X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=tt-rss.css;h=809c540846efa6b818d193ac45fa73afa5e7e0b3;hb=51ddf0f8bbf184d548e4d5a826d615762f5e7a40;hp=6490b839acb43aae63f4c7a94e51be2528e0df2f;hpb=2f0e73ba73c0b48bfc2ea38a16767423ddd92313;p=tt-rss.git diff --git a/tt-rss.css b/tt-rss.css index 6490b839..809c5408 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -38,13 +38,9 @@ div.postReply div.postHeader { color : #909090; } -/* div.postReply > div.postHeader { - padding : 5px; -} */ - div.postReply div.postContent { padding : 10px; - font-size : 14px; + font-size : 12px; } div.postReply div.postContent img { @@ -102,9 +98,15 @@ div.articleNote { } div.postReply span.author { - font-size : 14px; + font-size : 12px; } +ul.feedList span.feedlink:hover { + cursor : pointer; + color : #4684ff; +} + + ul.feedList img.hlLoading { margin-left : 5px; vertical-align : middle; @@ -115,15 +117,14 @@ ul.feedList { list-style-type : none; margin : 5px 5px 5px 0px; padding : 0px 0px 0px 5px; - font-size : 14px; - font-family : "Lucida Grande", Tahoma, Arial, sans-serif; + font-size : 12px; } 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 { @@ -143,7 +144,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 { @@ -179,24 +180,24 @@ li.tagUnread { font-weight : bold; } -li.errorSelected a, -li.error a, -li.errorUnread a, -li.errorUnreadSelected a { +li.errorSelected span.feedlink, +li.error span.feedlink, +li.errorUnread span.feedlink, +li.errorUnreadSelected span.feedlink { color : #f04040; } -li.feedSelected a, -li.labelSelected a, -li.virtSelected a, -li.tagSelected a { +li.feedSelected span.feedlink, +li.labelSelected span.feedlink, +li.virtSelected span.feedlink, +li.tagSelected span.feedlink { color : #4684ff; } -li.feedUnreadSelected a, -li.labelUnreadSelected a, -li.virtUnreadSelected a, -li.tagUnreadSelected a { +li.feedUnreadSelected span.feedlink, +li.labelUnreadSelected span.feedlink, +li.virtUnreadSelected span.feedlink, +li.tagUnreadSelected span.feedlink { color : #4684ff; } @@ -233,7 +234,7 @@ h2 { } h3 { - font-size : 14px; + font-size : 12px; font-weight : bold; border-width : 0px 0px 1px 0px; border-style : solid; @@ -260,15 +261,6 @@ a:hover { position : absolute; } -#iedit_title, #iedit_link, #iedit_regexp, #iedit_descr, #iedit_expr, #iedit_updintl, -#iedit_purgintl, #iedit_ulogin, #iedit_ulevel, #iedit_match, #iedit_feed, -#iedit_fcat, #iedit_filter_action, #iedit_login, #iedit_pass, #iedit_email, -#iedit_parent_feed { - width : 100%; - padding-left : 2px; - background-color : #f0fff0; -} - textarea.iedit { width : 100%; } @@ -296,7 +288,7 @@ input.editbox { position : absolute; display : none; float : right; - font-size : 14px; + font-size : 12px; z-index : 998; padding : 5px 5px 5px 5px; } @@ -335,8 +327,8 @@ input.editbox { } #dispSwitch { - font-size : 14px; - font-family : "Lucida Grande", Tahoma, Arial, sans-serif; + font-size : 12px; + font-family : "Lucida Grande", Arial, sans-serif; text-align : right; float : right; margin : 5px 5px 0px 0px; @@ -350,36 +342,6 @@ input.editbox { color : #4684ff; } -div.expPane { - margin : 15px; -} - -/*.button { - border : 1px solid #d0d0d0; - background-image : url("images/button.png"); - background-position : top; - background-repeat : repeat-x; - background-color : white; - color : black; -} - -.button:hover { - background : white; - text-decoration : none; - color : black; -} - -.disabledButton { - border : 1px solid #c0c0c0; - background-color : white; - color : gray; -} - -a.button { - padding : 2px 5px 2px 5px; - font-size : small; -} */ - .evenUnreadSelected, .evenSelectedUnread, .evenUnreadSelected td, .evenSelectedUnread td { background-color : #fff7d5; @@ -569,15 +531,6 @@ a.helpLink:hover { color : #4684ff; } -div.helpResponse { - margin : 10px; - background-image : url("images/vgrad_light_rev2.png"); - background-position : top left; - background-repeat : repeat-x; - padding : 10px 20px 10px 20px; - border : 1px solid #f0f0f0; -} - #infoBoxTitle { border-width : 0px 0px 1px 0px; border-style : solid; @@ -601,20 +554,18 @@ div.helpResponse { overflow : hidden; left : -4px; top : -4px; - } div#errorBox { background-color : #ffcccc; border : 1px solid #ff0000; - font-size : 14px; + font-size : 12px; position: relative; overflow : hidden; left : -4px; top : -4px; } - html>body #infoBox, html>body #errorBox { left : -10px; top : -10px; @@ -643,7 +594,6 @@ html>body #infoBox, html>body #errorBox { background-position : left bottom; } - #infoBoxShadow, #errorBoxShadow { background-image : url("images/shadow.png"); background-position : bottom right; @@ -665,11 +615,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 { @@ -680,18 +630,6 @@ div.infoBoxContents a:hover { color : black; } -div.helpResponse h1, div.infoBoxContents h1 { -/* border-width : 0px 0px 1px 0px; - border-style : solid; - border-color : #c0c0c0; */ - font-size : 18px; -} - -div.helpResponse h2, div.infoBoxContents h2 { -/* border-width : 0px 0px 0px 0px; */ - font-size : 16px; -} - pre { margin : 5px; } @@ -720,8 +658,8 @@ div.prefsTab { border-style : solid; margin : 0px 0px 0px 5px; padding : 3px 5px 3px 5px; - font-size : 14px; - font-family : "Lucida Grande", Tahoma, Arial, sans-serif; + font-size : 12px; + font-family : "Lucida Grande", "Segoe UI", Tahoma, Arial, sans-serif; border-collapse : collapse; min-width : 100px; text-align : center; @@ -739,8 +677,8 @@ div.prefsTabSelected { margin : 0px 0px 0px 5px; padding : 3px 5px 3px 5px; background-color : #ecf4ff; - font-size : 14px; - font-family : "Lucida Grande", Tahoma, Arial, sans-serif; + font-size : 12px; + font-family : "Lucida Grande", "Segoe UI", Tahoma, Arial, sans-serif; border-collapse : collapse; font-weight : bold; min-width : 100px; @@ -758,19 +696,18 @@ 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; } - div.warning img, div.notice img, div.error img { vertical-align : middle; padding : 5px; @@ -785,7 +722,7 @@ div.error { background : #ffcccc; padding : 5px; margin : 0px 0px 5px 0px; - font-size : 14px; + font-size : 12px; } ul.nomarks { @@ -803,16 +740,6 @@ table.loginForm { background-color : #ecf4ff; } -table.innerLoginForm { - border : 1px solid #88b0f0; - padding : 50px; - background-color : white; -} - -table.innerLoginForm td { - padding : 3px 3px 5px 3px; -} - span.feed_error { color : red; } @@ -829,32 +756,8 @@ span.feed_error { color : black; } -/* .prefGenericAddBox { - font-size : 14px; -} */ - -body.logoutBody { - background-color : #f0f0f0; - color : black; -} - -span.logoutWarning { - color : red; - font-weight : bold; -} - -div.logoutContent { - width : 600px; - border : 1px solid #c0c0c0; - background-color : white; - margin-left : auto; - margin-right : auto; - margin-top : 20px; - padding : 10px; -} - .small { - font-size : 14px; + font-size : 11px; } table.innerFeedTable td { @@ -863,7 +766,7 @@ table.innerFeedTable td { } td.selectPrompt { - font-size : 14px; + font-size : 12px; color : gray; } @@ -881,7 +784,7 @@ div.headlinesSubToolbar { right : 0px; background-color : white; font-size : 11px; - font-family : "Lucida Grande", Tahoma, Arial, sans-serif; + font-family : "Lucida Grande", "Segoe UI", Tahoma, Arial, sans-serif; color : gray; } @@ -897,7 +800,7 @@ div.headlinesSubToolbar div#subtoolbar_ftitle { } span.contentPreview { - font-size : 14px; + font-size : 12px; color : gray; font-weight : normal; } @@ -971,7 +874,7 @@ div.postHeader div.postDateRTL { div.postHeader div { padding-bottom : 3px; - font-size : 14px; + font-size : 12px; /* font-family : "Lucida Grande", Tahoma, sans-serif; */ } @@ -980,7 +883,7 @@ div.postHeader div { } #allEntryTags { - font-size : 14px; + font-size : 12px; border-width : 0px 0px 1px 0px; border-style : solid; border-color : #c0c0c0; @@ -988,12 +891,6 @@ div.postHeader div { display : none; } -/*td.hlContent { - overflow : hidden; - height : 1em; - display : block; -} */ - td.hlMarkedPic, td.hlSelectRow, td.hlUpdated, td.hlFeed { height : 1em; } @@ -1003,7 +900,7 @@ td.hlFeed { } span.hlFeed, span.hlFeed a { - font-size : 14px; + font-size : 12px; color : gray; } @@ -1011,10 +908,6 @@ span.hlFeed a:hover { color : #4684ff; } -/* div.cdmArticle:hover { - background-color : white; -} */ - div.cdmAllTags { float : left; background-color : white; @@ -1033,37 +926,29 @@ span.cdmAllTagsCtr:hover div { } div.cdmArticle { - border-color : #a0a0a0; - border-width : 0px 0px 1px 0px; + border-color : #c0c0c0; + border-width : 1px; border-style : solid; - background-color : #f9faff; - margin : 0px; - color : #505050; - /* padding : 10px; */ + background : white; + margin : 5px 5px 0px 5px; color : black; - } -/* div.cdmArticleUnread:hover { - background-color : white; -} */ - div.cdmArticleUnread { - border-color : #a0a0a0; - border-width : 0px 0px 1px 0px; + border-color : #88b0f0; + border-width : 1px; border-style : solid; background-color : white; - margin : 0px; - /* padding : 10px; */ + margin : 5px 5px 0px 5px; color : black; } div.cdmArticleSelected, div.cdmArticleUnreadSelected { - margin : 0px; background-color : #fff7d5; border-color : #e7d796; - border-width : 0px 0px 1px 0px; - border-style : solid; + border-width : 1px; + border-style : solid; + margin : 5px 5px 0px 5px; } div.cdmArticleUnread div.cdmHeader a.title, @@ -1074,32 +959,36 @@ div.cdmArticleUnreadSelected div.cdmHeader a.title { div.cdmHeader { padding : 5px 5px 10px 5px; color : gray; +} +div.cdmArticleUnread div.cdmHeader { + background : url("images/footer.png") top left; + background-repeat : repeat-x; } div.cdmArticleUnread div.cdmHeader span.titleWrap a { color : black; } +div.cdmArticleSelected div.cdmFooter, div.cdmArticleUnreadSelected div.cdmFooter { + background : #e7d796; +} + +div.cdmFooter input { + vertical-align : middle; +} + div.cdmFooter { - font-size : 14px; + font-size : 12px; color : black; padding : 5px; color : gray; -/* background-color : white; */ - border-width : 1px 0px 0px 0px; - border-color : #c0c0c0; - border-style : dotted; -} - -/*div.cdmArticleSelected div.cdmFooter { - background-color : transparent; + background : #f9f9f9; +/* border-width : 1px 0px 0px 0px; + border-style : solid; + border-color : #88b0f0; */ } -div.cdmArticleUnreadSelected div.cdmFooter { - background-color : transparent; -}*/ - div.cdmFooter span.s0 { border-width : 0px 1px 0px 0px; border-color : #c0c0c0; @@ -1122,11 +1011,7 @@ div.cdmFooter img.markedPic, div.cdmFooter img.tagsPic { width : 16px; height : 16px; vertical-align : middle; -} - -img.markedPic { - cursor : pointer; -} +} div.cdmHeader div.articleUpdated { float : right; @@ -1144,7 +1029,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 { @@ -1178,6 +1063,10 @@ div.cdmEnclosures { color : gray; } +img.markedPic { + cursor : pointer; +} + a.warning { color : #f04040; } @@ -1188,13 +1077,11 @@ img.closeButton { } span.groupPrompt { - font-size : 14px; + font-size : 12px; color : #4684ff; } div.tagCloudContainer { -/* height : 300px; - overflow : auto; */ border : 1px solid #99d67a; background-color : white; margin : 5px 0px 5px 0px; @@ -1229,41 +1116,6 @@ ul.userFeedList { padding : 0px; } -/* #browseBigFeedList li.oddSelected { - border : 1px solid #d0d0f6; - background-color : #eaeaff; - -moz-border-radius : 5px; -} */ - -/*#browseBigFeedList li { - padding :0px; -}*/ - -div.labelTestError { - margin : 5px 0px 5px 0px; - color : #f04040; -} - -ul.labelTestResults { - height : 100px; - overflow : auto; - list-style-type : none; - margin : 0px 0px 5px 0px; - padding : 0px; - border : 1px solid #99d67a; - background-color : white; -} - -ul.filterTestResults { - height : 300px; - overflow : auto; - list-style-type : none; - margin : 0px 0px 5px 0px; - padding : 0px; - border : 1px solid #99d67a; - background-color : white; -} - ul.browseFeedList { height : 300px; overflow : auto; @@ -1285,7 +1137,7 @@ span.subscribers { div.subscribers { color : #808080; - font-size : 14px; + font-size : 12px; float : right; } @@ -1310,7 +1162,7 @@ ul.compact li { } div.browserFeedInfo { - font-size : 14px; + font-size : 12px; /* border : 1px solid #88b0f0; background-color : #ecf4ff; -moz-border-radius : 5px; */ @@ -1331,7 +1183,7 @@ div.cdmContent a:hover { a.cdmToggleLink { color : #808080; - font-size : 14px; + font-size : 12px; } a.cdmToggleLink:hover { @@ -1466,7 +1318,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; @@ -1516,13 +1368,13 @@ div.whiteBox { right : 5px; height : 35px; color : #4684ff; - font-size : 14px; + font-size : 12px; } #feeds-holder { border-width : 1px 1px 0px 0px; - border-style : dotted solid; - border-color : #88b0f0; + border-style : solid solid; + border-color : #C4D1E4 #88b0f0; top : 40px; left : 0px; position : absolute; @@ -1548,7 +1400,11 @@ div.whiteBox { background-image : url("images/toolbar.png"); background-position : bottom left; background-repeat : repeat-x; - font-size : 14px; + font-size : 12px; +} + +#toolbar input { + vertical-align : middle; } div.headlines_normal { @@ -1561,7 +1417,7 @@ div.headlines_normal { top : 70px; right : 0px; overflow : hidden; - font-size : 14px; + font-size : 12px; border-collapse : collapse; } @@ -1575,7 +1431,7 @@ div.headlines_cdm { top : 70px; right : 0px; overflow : hidden; - font-size : 14px; + font-size : 12px; border-collapse : collapse; } @@ -1623,7 +1479,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; @@ -1656,11 +1512,7 @@ div.headlines_cdm { } #headlineActionsTop { -/* border-width : 0px 0px 1px 0px; - border-style : solid; - border-color : #c0c0c0; - background-color : #fafafa; */ - font-size : 14px; + font-size : 12px; } #headlinesInnerContainer { @@ -1676,14 +1528,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; } @@ -1706,7 +1558,7 @@ div.return a:hover { border-width : 1px 0px 0px 0px; border-color : #88b0f0; border-style : solid; - font-size : 14px; + font-size : 12px; } #prefContent { @@ -1730,12 +1582,6 @@ div.return a:hover { right : 2px; } -a.feedUpdErrLink { - color : #ff0000; - display : block; - margin-bottom : 0.5em; -} - .catCtrHasUnread, .feedCtrHasUnread { font-weight : bold; color : #707070; @@ -1759,9 +1605,6 @@ a.helpLinkPic img { vertical-align : middle; } -#fadd_login_container { -} - li.feedCatHolder { display : inline; } @@ -1770,12 +1613,6 @@ table.prefFeedCatList { background-color : white; } -/*a[target="_new"], a[target="_blank"] { - border-width : 0px 0px 1px 0px; - border-color : #778899; - border-style : dotted; -}*/ - div.autocomplete { position : absolute; width : 250px; @@ -1811,6 +1648,7 @@ div.autocomplete ul li { div.topLinks { float : right; color : gray; + font-size : 12px; } div.topLinks a { @@ -1825,13 +1663,8 @@ div.topLinks a.feedback { color : #009900; } -div.dashboard { - margin-left : 3px; -} - a.visibleLink { color : #4684ff; - } a.visibleLinkB { @@ -1996,12 +1829,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; } @@ -2033,7 +1866,7 @@ div#l_progress_i { } div.dlgSec { - font-size : 14px; + font-size : 12px; color : gray; font-weight : bold; clear : both; @@ -2045,7 +1878,7 @@ div.dlgSecCont { left : 150px; top : -20px; float : left; - font-size : 14px; + font-size : 12px; font-weight : normal; line-height : 200%; } @@ -2055,12 +1888,8 @@ div.dlgButtons { clear : both; } -div#label_test_result { - clear : both; -} - pre, code { - font-size : 14px; + font-size : 12px; font-family : monospace; } @@ -2116,11 +1945,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; } @@ -2205,7 +2034,7 @@ div#offlineModeDrop { } optgroup { - color : #5050aa; + color : #4684ff; font-style : normal; }