mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-07 14:59:15 +00:00
fix prefs tabs placement
This commit is contained in:
@@ -515,6 +515,7 @@ div.prefsTab {
|
||||
padding : 3px 5px 3px 5px;
|
||||
font-size : small;
|
||||
position : relative;
|
||||
bottom : -1px;
|
||||
border-collapse : collapse;
|
||||
-moz-border-radius : 3px;
|
||||
min-width : 100px;
|
||||
@@ -531,6 +532,7 @@ div.prefsTabSelected {
|
||||
background-color : #ecf4ff;
|
||||
font-size : small;
|
||||
position : relative;
|
||||
bottom : -1px;
|
||||
border-collapse : collapse;
|
||||
-moz-border-radius : 3px;
|
||||
font-weight : bold;
|
||||
|
||||
Reference in New Issue
Block a user