Classic theme: Dark color for header links. White color for loading spinner

This commit is contained in:
Dmitriy Zaporozhets 2013-06-29 09:05:26 +03:00
parent 28d517f58e
commit 0904cc485c

View file

@ -23,8 +23,12 @@
background-color: #373D47;
}
}
.nav > li > a { color: #AAA; }
}
}
.turbolink-spinner {
color: #FFF;
}
.separator {
background: #31363E;