summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-01-13 11:37:02 +0300
committerAndrew Dolgov <[email protected]>2010-01-13 11:37:02 +0300
commitae096313ed2a5fc4b96dc82a5203f23936cd23f8 (patch)
tree77804d49a14e6760adbd25a3677c2f0990ea39c0 /tt-rss.css
parent6ab041891504bd947f43462e088d1fd742eb8ed4 (diff)
css: more font size tweaking
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css94
1 files changed, 47 insertions, 47 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 5d49f92e8..fc42bb0ad 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -40,7 +40,7 @@ div.postReply div.postHeader {
div.postReply div.postContent {
padding : 10px;
- font-size : 14px;
+ font-size : 12px;
}
div.postReply div.postContent img {
@@ -98,7 +98,7 @@ div.articleNote {
}
div.postReply span.author {
- font-size : 14px;
+ font-size : 12px;
}
ul.feedList img.hlLoading {
@@ -111,7 +111,7 @@ ul.feedList {
list-style-type : none;
margin : 5px 5px 5px 0px;
padding : 0px 0px 0px 5px;
- font-size : 14px;
+ font-size : 12px;
font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
}
@@ -119,7 +119,7 @@ ul.feedList li.feedCat, ul.feedList li.virtCat {
margin : 0px;
padding : 3px 0px 3px 0px;
color : #707070;
- font-size : 14px;
+ font-size : 12px;
}
ul.feedList img.catCollapse {
@@ -139,7 +139,7 @@ ul.feedList li.feedCatSelected {
margin : 0px;
padding : 3px 0px 3px 0px;
color : #4684ff;
- font-size : 14px;
+ font-size : 12px;
}
ul.feedList li.feedCatSelected span.catTitle {
@@ -229,7 +229,7 @@ h2 {
}
h3 {
- font-size : 14px;
+ font-size : 12px;
font-weight : bold;
border-width : 0px 0px 1px 0px;
border-style : solid;
@@ -283,7 +283,7 @@ input.editbox {
position : absolute;
display : none;
float : right;
- font-size : 14px;
+ font-size : 12px;
z-index : 998;
padding : 5px 5px 5px 5px;
}
@@ -322,7 +322,7 @@ input.editbox {
}
#dispSwitch {
- font-size : 14px;
+ font-size : 12px;
font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
text-align : right;
float : right;
@@ -554,7 +554,7 @@ a.helpLink:hover {
div#errorBox {
background-color : #ffcccc;
border : 1px solid #ff0000;
- font-size : 14px;
+ font-size : 12px;
position: relative;
overflow : hidden;
left : -4px;
@@ -610,11 +610,11 @@ html>body #infoBox, html>body #errorBox {
div.infoBoxContents {
padding : 10px;
margin-bottom : 5px;
- font-size : 14px;
+ font-size : 12px;
}
div.infoBoxContents td {
- font-size : 14px;
+ font-size : 12px;
}
div.infoBoxContents a {
@@ -653,7 +653,7 @@ div.prefsTab {
border-style : solid;
margin : 0px 0px 0px 5px;
padding : 3px 5px 3px 5px;
- font-size : 14px;
+ font-size : 12px;
font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
border-collapse : collapse;
min-width : 100px;
@@ -672,7 +672,7 @@ div.prefsTabSelected {
margin : 0px 0px 0px 5px;
padding : 3px 5px 3px 5px;
background-color : #ecf4ff;
- font-size : 14px;
+ font-size : 12px;
font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
border-collapse : collapse;
font-weight : bold;
@@ -691,13 +691,13 @@ div.notice {
width : 60%;
padding : 5px;
margin : 0px 0px 5px 0px;
- font-size : 14px;
+ font-size : 12px;
}
div.warning {
background : #fff7d5;
border : 1px solid #d7c47a;
- font-size : 14px;
+ font-size : 12px;
width : 60%;
padding : 5px;
margin : 0px 0px 5px 0px;
@@ -717,7 +717,7 @@ div.error {
background : #ffcccc;
padding : 5px;
margin : 0px 0px 5px 0px;
- font-size : 14px;
+ font-size : 12px;
}
ul.nomarks {
@@ -752,7 +752,7 @@ span.feed_error {
}
.small {
- font-size : 13px;
+ font-size : 11px;
}
table.innerFeedTable td {
@@ -761,7 +761,7 @@ table.innerFeedTable td {
}
td.selectPrompt {
- font-size : 14px;
+ font-size : 12px;
color : gray;
}
@@ -778,7 +778,7 @@ div.headlinesSubToolbar {
padding-right : 5px;
right : 0px;
background-color : white;
- font-size : 13px;
+ font-size : 11px;
font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
color : gray;
}
@@ -795,7 +795,7 @@ div.headlinesSubToolbar div#subtoolbar_ftitle {
}
span.contentPreview {
- font-size : 14px;
+ font-size : 12px;
color : gray;
font-weight : normal;
}
@@ -869,7 +869,7 @@ div.postHeader div.postDateRTL {
div.postHeader div {
padding-bottom : 3px;
- font-size : 14px;
+ font-size : 12px;
/* font-family : "Lucida Grande", Tahoma, sans-serif; */
}
@@ -878,7 +878,7 @@ div.postHeader div {
}
#allEntryTags {
- font-size : 14px;
+ font-size : 12px;
border-width : 0px 0px 1px 0px;
border-style : solid;
border-color : #c0c0c0;
@@ -895,7 +895,7 @@ td.hlFeed {
}
span.hlFeed, span.hlFeed a {
- font-size : 14px;
+ font-size : 12px;
color : gray;
}
@@ -974,7 +974,7 @@ div.cdmFooter input {
}
div.cdmFooter {
- font-size : 14px;
+ font-size : 12px;
color : black;
padding : 5px;
color : gray;
@@ -1024,7 +1024,7 @@ div.cdmFooter input, div.cdmHeader input, div.cdmFooter img {
div.cdmHeader, div.cdmHeader a {
color : #505050;
- font-size : 14px;
+ font-size : 12px;
}
div.cdmHeader a:hover {
@@ -1072,7 +1072,7 @@ img.closeButton {
}
span.groupPrompt {
- font-size : 14px;
+ font-size : 12px;
color : #4684ff;
}
@@ -1132,7 +1132,7 @@ span.subscribers {
div.subscribers {
color : #808080;
- font-size : 14px;
+ font-size : 12px;
float : right;
}
@@ -1157,7 +1157,7 @@ ul.compact li {
}
div.browserFeedInfo {
- font-size : 14px;
+ font-size : 12px;
/* border : 1px solid #88b0f0;
background-color : #ecf4ff;
-moz-border-radius : 5px; */
@@ -1178,7 +1178,7 @@ div.cdmContent a:hover {
a.cdmToggleLink {
color : #808080;
- font-size : 14px;
+ font-size : 12px;
}
a.cdmToggleLink:hover {
@@ -1313,7 +1313,7 @@ table.loginForm2 .loginBottom {
border-width : 1px 0px 0px 0px;
border-color : #88b0f0;
border-style : solid;
- font-size : 14px;
+ font-size : 12px;
text-align : center;
color : #909090;
padding : 0.5em;
@@ -1363,7 +1363,7 @@ div.whiteBox {
right : 5px;
height : 35px;
color : #4684ff;
- font-size : 14px;
+ font-size : 12px;
}
#feeds-holder {
@@ -1395,7 +1395,7 @@ div.whiteBox {
background-image : url("images/toolbar.png");
background-position : bottom left;
background-repeat : repeat-x;
- font-size : 14px;
+ font-size : 12px;
}
#toolbar input {
@@ -1412,7 +1412,7 @@ div.headlines_normal {
top : 70px;
right : 0px;
overflow : hidden;
- font-size : 14px;
+ font-size : 12px;
border-collapse : collapse;
}
@@ -1426,7 +1426,7 @@ div.headlines_cdm {
top : 70px;
right : 0px;
overflow : hidden;
- font-size : 14px;
+ font-size : 12px;
border-collapse : collapse;
}
@@ -1474,7 +1474,7 @@ div.headlines_cdm {
height : 20px;
text-align : center;
color : gray;
- font-size : 14px;
+ font-size : 12px;
background-image : url("images/footer.png");
background-position : top left;
background-repeat : repeat-x;
@@ -1507,7 +1507,7 @@ div.headlines_cdm {
}
#headlineActionsTop {
- font-size : 14px;
+ font-size : 12px;
}
#headlinesInnerContainer {
@@ -1523,14 +1523,14 @@ div.headlines_cdm {
#prefHeader {
color : #4684ff;
- font-size : 14px;
+ font-size : 12px;
margin : 10px;
height : 33px;
}
div.return {
float : right;
- font-size : 14px;
+ font-size : 12px;
margin-right : 10px;
}
@@ -1553,7 +1553,7 @@ div.return a:hover {
border-width : 1px 0px 0px 0px;
border-color : #88b0f0;
border-style : solid;
- font-size : 14px;
+ font-size : 12px;
}
#prefContent {
@@ -1834,12 +1834,12 @@ div#hotkey_help_overlay table.hho td.content {
div#hotkey_help_overlay table.hho td.top,
div#hotkey_help_overlay table.hho td.bottom {
text-align : center;
- font-size : 13px;
+ font-size : 11px;
}
div.prefKbdHelp {
float : right;
- font-size : 14px;
+ font-size : 12px;
margin-right : 15px;
}
@@ -1871,7 +1871,7 @@ div#l_progress_i {
}
div.dlgSec {
- font-size : 14px;
+ font-size : 12px;
color : gray;
font-weight : bold;
clear : both;
@@ -1883,7 +1883,7 @@ div.dlgSecCont {
left : 150px;
top : -20px;
float : left;
- font-size : 14px;
+ font-size : 12px;
font-weight : normal;
line-height : 200%;
}
@@ -1898,7 +1898,7 @@ div#label_test_result {
}
pre, code {
- font-size : 14px;
+ font-size : 12px;
font-family : monospace;
}
@@ -1954,11 +1954,11 @@ div#errorBox div#xebTitle {
padding : 4px 2px 4px 10px;
color : white;
font-weight : bold;
- font-size : 14px;
+ font-size : 12px;
}
div#errorBox div#xebContent {
- font-size : 14px;
+ font-size : 12px;
padding : 10px;
}
@@ -2083,7 +2083,7 @@ div#auxDlg {
background-color : #fff7d5;
color : black;
text-align : center;
- font-size : 13px;
+ font-size : 11px;
}
div#auxDlg a {