1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-09 01:31:34 +00:00

move preferences button to toolbar

This commit is contained in:
Andrew Dolgov
2005-10-16 15:23:06 +01:00
parent bc18bcddc6
commit a14f82f241
3 changed files with 15 additions and 27 deletions

View File

@@ -233,14 +233,18 @@ a:hover {
}
#notify {
font-weight : bold;
font-size : 10pt;
display : none;
width : 350px;
text-align : right;
color : gray;
font-size:8pt;
border-style : solid;
border-width : 0px 0px 1px 1px;
border-color : #c0c0c0;
background-color : white;
padding : 3px;
width : 350px;
}
#dispSwitch {
text-align : right;
padding : 5px 5px 5px 0px;