1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-04 16:07:12 +00:00

improve contrast a bit

This commit is contained in:
Andrew Dolgov
2014-01-28 00:37:52 +04:00
parent a1f4151ecd
commit 752b3f6404
3 changed files with 15 additions and 15 deletions

View File

@@ -255,7 +255,7 @@ div#floatingTitle {
border-style : solid;
background : white;
color : #555;
box-shadow : 0px 1px 1px 0px rgba(0,0,0,0.1);
box-shadow : 0px 1px 1px -1px rgba(0,0,0,0.1);
}
div#floatingTitle > * {