]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.css
tweak css
[tt-rss.git] / tt-rss.css
index b08ffba904acf7ccf8305123c99cf87a3aad3809..a2f4531b423271abf3a35e57e00eae2acefe3b07 100644 (file)
@@ -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 {
@@ -116,7 +112,6 @@ ul.feedList {
        margin : 5px 5px 5px 0px;
        padding : 0px 0px 0px 5px;
        font-size : 12px;
-       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
 }
 
 ul.feedList li.feedCat, ul.feedList li.virtCat {
@@ -233,7 +228,7 @@ h2 {
 }
 
 h3 {
-       font-size : 14px;
+       font-size : 12px;
        font-weight : bold;
        border-width : 0px 0px 1px 0px;
        border-style : solid;
@@ -260,15 +255,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%;
 }
@@ -336,7 +322,7 @@ input.editbox {
 
 #dispSwitch {
        font-size : 12px;
-       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
+       font-family : "Lucida Grande", Arial, sans-serif;
        text-align : right;
        float : right;
        margin : 5px 5px 0px 0px;
@@ -350,36 +336,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;
@@ -487,10 +443,6 @@ tr.title td a:hover {
        color : black;
 }
 
-div.feedEditSearch {
-       float : right;
-}
-
 table.prefFeedList td.feedEditCat {
        font-weight : bold;
        border-width : 0px 0px 1px 0px;
@@ -573,15 +525,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;
@@ -605,7 +548,6 @@ div.helpResponse {
        overflow : hidden;
        left : -4px;
        top : -4px;
-       
 }
 
 div#errorBox {
@@ -618,7 +560,6 @@ div#errorBox {
        top : -4px;
 }
 
-
 html>body #infoBox, html>body #errorBox {
        left : -10px;
        top : -10px;
@@ -647,7 +588,6 @@ html>body #infoBox, html>body #errorBox {
        background-position : left bottom;
 }
 
-
 #infoBoxShadow, #errorBoxShadow {
        background-image : url("images/shadow.png");
        background-position : bottom right;
@@ -684,18 +624,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;
 }
@@ -725,7 +653,7 @@ div.prefsTab {
        margin : 0px 0px 0px 5px;
        padding : 3px 5px 3px 5px;
        font-size : 12px;
-       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
+       font-family : "Lucida Grande", "Segoe UI", Tahoma, Arial, sans-serif;
        border-collapse : collapse;
        min-width : 100px;
        text-align : center;
@@ -744,7 +672,7 @@ div.prefsTabSelected {
        padding : 3px 5px 3px 5px;
        background-color : #ecf4ff;
        font-size : 12px;
-       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
+       font-family : "Lucida Grande", "Segoe UI", Tahoma, Arial, sans-serif;
        border-collapse : collapse;
        font-weight : bold;
        min-width : 100px;
@@ -774,7 +702,6 @@ div.warning {
        margin : 0px 0px 5px 0px;
 }
 
-
 div.warning img, div.notice img, div.error img {
        vertical-align : middle;
        padding : 5px;
@@ -807,16 +734,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;
 }
@@ -833,32 +750,8 @@ span.feed_error {
        color : black;
 }
 
-/* .prefGenericAddBox {
-       font-size : 12px;
-} */
-
-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 : 12px;
+       font-size : 11px;
 }
 
 table.innerFeedTable td {
@@ -885,7 +778,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;
 }
 
@@ -992,12 +885,6 @@ div.postHeader div {
        display : none;
 }
 
-/*td.hlContent {
-       overflow : hidden;
-       height : 1em;
-       display : block;
-} */
-
 td.hlMarkedPic, td.hlSelectRow, td.hlUpdated, td.hlFeed {
        height : 1em;
 }
@@ -1015,10 +902,6 @@ span.hlFeed a:hover {
        color : #4684ff;
 }
 
-/* div.cdmArticle:hover {
-       background-color : white;
-} */
-
 div.cdmAllTags {
        float : left;
        background-color : white;
@@ -1037,37 +920,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, 
@@ -1078,32 +953,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 : 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;
@@ -1126,11 +1005,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;
@@ -1182,6 +1057,10 @@ div.cdmEnclosures {
        color : gray;
 }
 
+img.markedPic {
+       cursor : pointer;
+}
+
 a.warning {
        color : #f04040;
 }
@@ -1197,8 +1076,6 @@ span.groupPrompt {
 }
 
 div.tagCloudContainer {
-/*     height : 300px;
-       overflow : auto; */
        border : 1px solid #99d67a;
        background-color : white;
        margin : 5px 0px 5px 0px;
@@ -1233,41 +1110,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;
@@ -1525,8 +1367,8 @@ div.whiteBox {
 
 #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;
@@ -1555,6 +1397,10 @@ div.whiteBox {
        font-size : 12px;
 }
 
+#toolbar input {
+       vertical-align : middle;
+}
+
 div.headlines_normal {
        position : absolute;
        border-width : 1px 0px 0px 0px;
@@ -1660,10 +1506,6 @@ div.headlines_cdm {
 }
 
 #headlineActionsTop {
-/*     border-width : 0px 0px 1px 0px;
-       border-style : solid;
-       border-color : #c0c0c0;
-       background-color : #fafafa; */
        font-size : 12px;
 }
 
@@ -1734,12 +1576,6 @@ div.return a:hover {
        right : 2px;
 }
 
-a.feedUpdErrLink {
-       color : #ff0000;
-       display : block;
-       margin-bottom : 0.5em;
-}
-
 .catCtrHasUnread, .feedCtrHasUnread {
        font-weight : bold;
        color : #707070;
@@ -1758,15 +1594,9 @@ div.topLinks img {
        margin-left : 5px;
 }
 
-a.helpLinkPic {
-       float : right;
-}
-
 a.helpLinkPic img {
        border-width : 0px;
-}
-
-#fadd_login_container {
+       vertical-align : middle;
 }
 
 li.feedCatHolder {
@@ -1777,12 +1607,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;
@@ -1818,6 +1642,7 @@ div.autocomplete ul li {
 div.topLinks {
        float : right;
        color : gray;
+       font-size : 12px;
 }
 
 div.topLinks a {
@@ -1832,13 +1657,8 @@ div.topLinks a.feedback {
        color : #009900;
 }
 
-div.dashboard {
-       margin-left : 3px;
-}
-
 a.visibleLink {
        color : #4684ff;
-
 }
 
 a.visibleLinkB {
@@ -2003,7 +1823,7 @@ 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 {
@@ -2040,7 +1860,7 @@ div#l_progress_i {
 }
 
 div.dlgSec {
-       font-size : 14px;
+       font-size : 12px;
        color : gray;
        font-weight : bold;
        clear : both;
@@ -2062,10 +1882,6 @@ div.dlgButtons {
        clear : both;
 }
 
-div#label_test_result {
-       clear : both;
-}
-
 pre, code {
        font-size : 12px;
        font-family : monospace;
@@ -2212,7 +2028,7 @@ div#offlineModeDrop {
 }
 
 optgroup {
-       color : #5050aa;
+       color : #4684ff;
        font-style : normal;
 }
 
@@ -2242,8 +2058,8 @@ div#cmdline {
 div#auxDlg {
        position : absolute;
        z-index : 3;
-       bottom : 10px;
-       right : 10px;
+       bottom : 5px;
+       right : 25px;
        padding : 5px;
        border-width : 1px;
        border-style : solid;
@@ -2257,3 +2073,47 @@ div#auxDlg {
 div#auxDlg a {
        color : #4684ff;
 }
+
+/*
+button:active {
+       background-image : url("images/button_pressed.png");
+}
+
+button, select {
+       background-color : transparent;
+       background-repeat : repeat-x;
+       background-position : top left;
+       background-image : url("images/button.png");
+       border : 1px solid #bebebe;
+       font-family : "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
+       font-size : 100%;
+       text-decoration : none;
+       color : #303030;
+       cursor : pointer;
+       padding : 1px 5px 1px 5px;
+       margin : 0px;
+}
+
+select {
+       background : #ffffff;
+       padding : 1px 0px 1px 3px;
+}
+
+input {
+       background : white;
+       border : 1px solid #bebebe;
+       font-size : 100%;
+       padding : 1px 3px 1px 3px;
+}
+
+button:hover {
+       background-color : #f9faff;
+       border : 1px solid #88b0f0;
+       color : #336699;
+}
+
+button[disabled] {
+       background : #f0f0f0;
+       color : #dedede;
+       border : 1px solid #dedede;
+} */