mirror of
https://github.com/Spengreb/sync.git
synced 2026-05-18 13:32:05 +00:00
Slight fixes to CSS
This commit is contained in:
parent
d3079a2b07
commit
15e55c9811
2 changed files with 1 additions and 7 deletions
|
|
@ -946,8 +946,7 @@ select:focus:invalid:focus {
|
||||||
color: #ff9900;
|
color: #ff9900;
|
||||||
}
|
}
|
||||||
|
|
||||||
#usercountwrap, #currenttitle, #videowrap,
|
#usercountwrap, #currenttitle, #videowrap {
|
||||||
#librarytoggle, #userpltoggle, #playlisttoggle {
|
|
||||||
background-color: #2f2f2f;
|
background-color: #2f2f2f;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -11,11 +11,6 @@ body, #videowrap {
|
||||||
background-color: #332200;
|
background-color: #332200;
|
||||||
}
|
}
|
||||||
|
|
||||||
#userpltoggle, #librarytoggle, #playlisttoggle {
|
|
||||||
color: #cccccc;
|
|
||||||
background-color: #2f2f2f;
|
|
||||||
}
|
|
||||||
|
|
||||||
#currenttitle {
|
#currenttitle {
|
||||||
color: #cccccc;
|
color: #cccccc;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue