1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-05 23:29:18 +00:00

interface tweaks

This commit is contained in:
Andrew Dolgov
2006-05-18 08:56:52 +01:00
parent 6311acbeea
commit 0ceded7a46
5 changed files with 25 additions and 18 deletions

View File

@@ -296,9 +296,16 @@ td.notifyBox {
}
#notify {
color : black;
font-weight : bold;
background : #fff7d5;
border : 1px solid #d7c47a;
padding : 3px;
top : 2px;
right : 2px;
float : right;
position : absolute;
-moz-border-radius : 3px;
font-size : x-small;
font-weight : bold;
}
#dispSwitch {