This commit is contained in:
libccy 2017-03-24 17:21:48 +08:00
parent 19a363bdc2
commit 2530972a41
1 changed files with 3 additions and 0 deletions

View File

@ -150,6 +150,9 @@ html{
.menubutton.active{
box-shadow: rgba(0, 0, 0, 0.3) 0 0 0 1px, rgba(0, 133, 255, 0.4) 0 0 0 2px, rgba(0, 133, 255, 1) 0 0 5px !important;
}
.videonode.menubutton.extension>.caption>.menubutton.active{
box-shadow: rgba(0, 0, 0, 0.2) 0 0 0 1px, rgba(0, 0, 0, 0.2) 0 3px 10px !important;
}
.themebutton{
box-shadow: rgba(0, 0, 0, 0.45) 0 0 0 1px, rgba(0, 0, 0, 0.45) 0 3px 10px !important;
}