mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-30 20:41:28 +00:00
prefTabs: appearance tweaks
This commit is contained in:
@@ -591,12 +591,9 @@ div.prefsTab {
|
||||
font-size : 9pt;
|
||||
font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
|
||||
border-collapse : collapse;
|
||||
-moz-border-radius : 3px;
|
||||
min-width : 100px;
|
||||
text-align : center;
|
||||
cursor : pointer;
|
||||
position : relative;
|
||||
bottom : -2px;
|
||||
}
|
||||
|
||||
div.prefsTabSelected {
|
||||
@@ -610,14 +607,10 @@ div.prefsTabSelected {
|
||||
font-size : 9pt;
|
||||
font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
|
||||
border-collapse : collapse;
|
||||
-moz-border-radius : 3px;
|
||||
font-weight : bold;
|
||||
min-width : 100px;
|
||||
text-align : center;
|
||||
cursor : pointer;
|
||||
position : relative;
|
||||
bottom : -2px;
|
||||
|
||||
}
|
||||
|
||||
div.notice {
|
||||
|
||||
Reference in New Issue
Block a user