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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user