mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 15:45:56 +00:00
css: font size tweaks
This commit is contained in:
16
tt-rss.css
16
tt-rss.css
@@ -4,6 +4,7 @@ body#ttrssMain, body#ttrssPrefs {
|
||||
margin : 0px;
|
||||
padding : 0px;
|
||||
font-family : "Lucida Grande", Arial, sans-serif;
|
||||
font-size : 12px;
|
||||
}
|
||||
|
||||
body#ttrssPrefs {
|
||||
@@ -596,7 +597,6 @@ div#headlines-toolbar div#subtoolbar_ftitle {
|
||||
}
|
||||
|
||||
span.contentPreview {
|
||||
font-size : 12px;
|
||||
color : gray;
|
||||
font-weight : normal;
|
||||
}
|
||||
@@ -1244,16 +1244,6 @@ div#l_progress_i {
|
||||
height : 10px;
|
||||
}
|
||||
|
||||
/* #content-insert {
|
||||
background-color : white;
|
||||
overflow : auto;
|
||||
position : absolute;
|
||||
left : 0px;
|
||||
right : 0px;
|
||||
bottom : 0px;
|
||||
top : 6px;
|
||||
} */
|
||||
|
||||
div.dlgSec {
|
||||
font-size : 12px;
|
||||
color : gray;
|
||||
@@ -1508,10 +1498,6 @@ div.fatalError textarea {
|
||||
display : none;
|
||||
}
|
||||
|
||||
#headlinesInnerContainer {
|
||||
font-size : 12px;
|
||||
}
|
||||
|
||||
#content-tabs {
|
||||
margin : 0px;
|
||||
padding : 0px;
|
||||
|
||||
Reference in New Issue
Block a user