make headline-toolbar brighter
This commit is contained in:
parent
c73b739b25
commit
b8461261fb
|
@ -323,7 +323,7 @@ span.feed_error {
|
||||||
|
|
||||||
div#headlines-toolbar {
|
div#headlines-toolbar {
|
||||||
border-width : 0px 0px 1px 0px;
|
border-width : 0px 0px 1px 0px;
|
||||||
background-color : #f0f0f0;
|
background-color : #fcfcfc;
|
||||||
border-color : #c0c0c0;
|
border-color : #c0c0c0;
|
||||||
font-size : 11px;
|
font-size : 11px;
|
||||||
font-family : "Segoe UI", Tahoma, sans-serif;
|
font-family : "Segoe UI", Tahoma, sans-serif;
|
||||||
|
|
Loading…
Reference in New Issue