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