1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

add some improvements for night css

This commit is contained in:
Andrew Dolgov
2014-01-31 14:46:51 +04:00
parent df025669db
commit 420ec63425
2 changed files with 38 additions and 7 deletions

View File

@@ -207,7 +207,7 @@ a:hover {
.hl.active div.hlTitle a {
color : #4684ff;
text-shadow : 1px 1px 2px #fff;
/* text-shadow : 1px 1px 2px #fff; */
}
.hl.Selected {
@@ -383,8 +383,7 @@ div.prefHelp {
span.contentPreview {
color : #999;
font-weight : normal;
text-shadow : 1px 1px 2px #fff;
font-size : 11px;
font-size : 12px;
padding-left : 4px;
}