mirror of https://github.com/calzoneman/sync.git
Another CSS fix
This commit is contained in:
parent
15e55c9811
commit
44a981bb54
|
@ -19,12 +19,6 @@ body, #videowrap {
|
||||||
color: #cccccc;
|
color: #cccccc;
|
||||||
}
|
}
|
||||||
|
|
||||||
#userpltoggle i[class^="icon-"], #userpltoggle i[class*=" icon-"],
|
|
||||||
#librarytoggle i[class^="icon-"], #librarytoggle i[class*=" icon-"],
|
|
||||||
#playlisttoggle i[class^="icon-"], #playlisttoggle i[class*=" icon-"] {
|
|
||||||
background-image: url("../img/glyphicons-halflings-white.png");
|
|
||||||
}
|
|
||||||
|
|
||||||
#plmeta {
|
#plmeta {
|
||||||
color: #cccccc;
|
color: #cccccc;
|
||||||
background-color: #2f2f2f;
|
background-color: #2f2f2f;
|
||||||
|
|
Loading…
Reference in New Issue