]> git.wh0rd.org - tt-rss.git/blobdiff - themes/compat/theme.css
compat: compatibility fixes
[tt-rss.git] / themes / compat / theme.css
index 2d78c4bce43ec304fb7573e714bfc89e1d51061d..79059321482ebf45180763cb337e6e8da893b05e 100644 (file)
@@ -8,109 +8,13 @@ body {
 
 /* common styles */
 
-table.main td.headerBox {
-       background-image : url("images/vgrad_light_rev2.png");
-       background-position : top left;
-       background-repeat : repeat-x;
-}
-
-table.main td.header {
-       padding : 10px 10px 10px 30px;
-       height : 70px;
-}
-
-table.main td.mainToolbar {
-       border-width : 0px 0px 0px 0px;
-       border-style : solid;
-       border-color : #c0c0c0;
-       padding : 3px 25px 3px 10px;
-}
-
-table.main td.prefsToolbar {
-       padding : 0px 5px 5px 0px;
-}
-
-table.main td.feeds {
-       width : 290px;
-       height : 100%;
-       border-width : 1px 0px 0px 0px;
-       border-style : solid;
-       border-color : #c0c0c0;
-       padding : 0px;
-}
-
-table.main td.headlinesToolbarBox {
-       padding : 10px;
-       border-width : 0px 0px 1px 1px;
-       border-style : solid;
-       border-color : #c0c0c0;
-       background-image : url("images/vgrad_light.png");
-       background-position : bottom left;
-       background-repeat : repeat-x;
-}
-
-table.main td.footer {
-       border-width : 1px 0px 0px 0px;
-       border-style : solid;
-       border-color : #c0c0c0;
-       padding : 10px;
-       text-align : center;
-       font-size : x-small;
-       background-image : url("images/vgrad_light_rev2.png");
-       background-position : top left;
-       background-repeat : repeat-x;
-       color : gray;
-}
-
-table.main td.footer a {
-       color : gray;
-}
-
-table.main td.footer a:hover {
-       color : #5050aa;
-}
-
-table.main td.headlines {
-       height : 25%;
-       border-width : 0px 0px 1px 1px;
-       border-style : solid;
-       border-color : #c0c0c0;
-}
-
-table.main td.headlines2 {
-       height : 100%;
-       border-width : 0px 0px 0px 1px;
-       border-style : solid;
-       border-color : #c0c0c0;
-}
-
-table.main td.content {
-       height : 100%;
-       background-image : url("images/vgrad_light_rev.png");
-       background-position : top left;
-       background-repeat : repeat-x;
-       border-width : 0px 0px 0px 1px;
-       border-style : solid;
-       border-color : #c0c0c0;
-}
-
-table.main td.prefContent {
-       height : 100%;
-       background-image : url("images/vgrad_light_rev.png");
-       background-position : top left;
-       background-repeat : repeat-x;
-       border-width : 1px 0px 0px 0px;
-       border-style : solid;
-       border-color : #c0c0c0;
-       padding : 20px;
-}
-
 div.postReply {
        background-image : url("images/vgrad_light_rev.png");
        background-position : top left;
        background-repeat : repeat-x;
        height : 100%;
        padding : 10px;
+       margin-left : 1px;
 }
 
 div.postReply a {
@@ -177,46 +81,6 @@ ul.feedList li {
        margin : 0px;
 }
 
-/*
-li.oddSelected, li.evenSelected {
-       background-color : white;
-}
-
-li.oddUnreadSelected, li.evenUnreadSelected, li.evenSelectedUnread,
-       li.oddSelectedUnread {
-       background-color : white;
-       font-weight : bold;
-} 
-
-li.oddSelected a, li.evenSelected a,
-       li.oddUnreadSelected a, li.evenUnreadSelected a {
-       color : #5050aa;
-}
-
-ul.feedlist 
-       li.virtSelected,
-       li.virtUnreadSelected,
-       li.virtSelectedUnread,
-       li.feedSelected, 
-       li.labelSelected, 
-       li.feedUnreadSelected, 
-       li.labelUnreadSelected,
-       li.feedSelectedUnread,
-       li.labelSelectedUnread {
-       background-color : white;
-}
-
-ul.feedlist 
-       li.feedSelected a, 
-       li.labelSelected a, 
-       li.feedUnreadSelected a, 
-       li.labelUnreadSelected a, 
-       li.virtSelected a, 
-       li.virtUnreadSelected a,
-       li.virtSelectedUnread a {
-       color : #5050aa;
-} */
-
 ul.feedlist li.feedUnread, 
 ul.feedlist li.errorUnread, 
 ul.feedlist li.labelUnread, 
@@ -300,43 +164,6 @@ a:hover {
        color : #5050aa;
 }
 
-#piggie {
-       width : 400;
-       height : 400;
-       right : 0;
-       top : -400;
-       background-color : white;
-       display : none;
-       z-index : 3;
-       background-image : url("http://madoka.spb.ru/stuff/fox/piggie.png");
-       background-position : center center;
-       background-repeat : no-repeat;
-       position : absolute;
-       border : 1px solid pink;        
-       margin-left : auto;
-       margin-right : auto;
-       -moz-border-radius : 10px;
-       opacity : 0.8;
-}
-
-#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;
-}
-
-input.editbox {
-       width : 200px;
-       padding-left : 2px;
-}
-
-td.notifyBox {
-       font-size : 10pt;
-       text-align : right;
-}
-
 #notify {
        color : black;
        font-weight : bold;
@@ -357,10 +184,6 @@ td.notifyBox {
        color : #5050aa;
 }
 
-div.expPane {
-       margin : 15px;
-}
-
 iframe {
        border : 0px solid white;
 }
@@ -392,7 +215,6 @@ iframe.contentFrame, iframe.headlinesFrame {
        background-position : top;
        background-repeat : repeat-x;
        background-color : white;
-       color : black;  
 }
 
 .button:hover {
@@ -406,28 +228,32 @@ a.button {
        font-size : small;
 }
 
-.evenUnreadSelected, .evenSelectedUnread {
-       background-color : #e0e0ff;
-       font-weight : bold;
+.evenUnreadSelected, .evenSelectedUnread, .evenUnreadSelected td,
+       .evenSelectedUnread td {
+        background-color : #e0e0ff;
+        font-weight : bold;
+                 border-width : 1px 0px 1px 0px;
+                 border-style : solid;
+                 border-color : #778899;
 }
 
-.oddUnreadSelected, .oddSelectedUnread  {
-       background-color : #e0e0ff;
-       font-weight : bold;
+.oddUnreadSelected, .oddSelectedUnread, .oddUnreadSelected td,
+       .oddSelectedUnread td {
+        background-color : #e0e0ff;
+        font-weight : bold;
 }
 
-.evenSelected, .oddSelected {
-       background-color : #e0e0ff;
+.evenSelected, .evenSelected td {
+        background-color : #e0e0ff;
+                 border-width : 1px 0px 1px 0px;
+                 border-style : solid;
+                 border-color : #778899;
 }
 
+.oddSelected, .evenSelected td {
+        background-color : #e0e0ff;
+}
 
-/*
-.feedUnreadSelected, .feedSelectedUnread, 
-.virtUnreadSelected, .virtSelectedUnread,
-.labelUnreadSelected, .labelSelectedUnread {
-       background-color : #e0e0ff;
-       font-weight : bold;
-} */
 
 .disabledButton {
        border : 1px solid #c0c0c0;
@@ -435,30 +261,36 @@ a.button {
        color : gray;   
 }
 
-.evenGrayed {
-       background-color : #f0f0f0;
-       color : #909090;
-}
 
-.oddGrayed {
-       color : #909090;
+.evenGrayed, .evenGrayed td {
+        background-color : #f0f0f0;
+        color : #909090;
+                 border-width : 1px 0px 1px 0px;
+                 border-style : solid;
+                 border-color : #88b0f0;
 }
 
-.even {
-       background-color : #f0f0f0;
+.oddGrayed {
+        color : #909090;
 }
 
-.evenUnread {
-       background-color : #f0f0f0;
-       font-weight : bold;
+.even, .even td {
+                 border-width : 1px 0px 1px 0px;
+                 border-style : solid;
+                 border-color : #c0c0c0;
+        background-color : #f0f0f0;
 }
 
-.oddUnread {
-       font-weight : bold;
+.evenUnread, .evenUnread td {
+        background-color : #f0f0f0;
+        font-weight : bold;
+                 border-width : 1px 0px 1px 0px;
+                 border-style : solid;
+                 border-color : #c0c0c0;
 }
 
-.invisible {
-       display : none;
+.oddUnread, .oddUnread td {
+        font-weight : bold;
 }
 
 td > input, div > input {
@@ -471,7 +303,7 @@ tr.title td {
        border-width : 0px 0px 1px 0px;
        border-color : #f0f0f0;
        border-style : solid;
-       font-size : x-small;
+       font-size : small;
        color : gray;
 }
 
@@ -483,10 +315,18 @@ tr.title td a:hover {
        color : #5050aa;
 }
 
+div.prefFeedCatHolder {
+       border : 1px solid #c0c0c0;
+}
+
 table.prefFeedList td.feedEditCat {
        font-size : large;
-       font-weight : bold;
-       padding : 5px 0px 5px 0px;
+       border-color : #c0c0c0;
+}
+
+table.prefFilterList td.filterEditCat {
+       font-size : large;
+       border-color : #c0c0c0;
 }
 
 table.prefFeedList td.feedIcon {
@@ -540,6 +380,15 @@ div.helpResponse {
        width : 300px;
 }
 
+#infoBoxTitle {
+       border-width : 1px 1px 1px 1px;
+       border-style : solid;
+       border-color : #c0c0c0;
+       background-color : #c0c0c0;
+       padding : 2px;
+       color : white;
+}
+
 
 #infoBox {
        border : 1px solid #c0c0c0;
@@ -548,10 +397,10 @@ div.helpResponse {
        position : relative;
        bottom : 2px;
        right : 2px;
-       background-color : white;
+       background : white;
 }
 
-#infoBoxShadow {
+/*#infoBoxShadow {
        background-image : url("images/shadow.png");
        position : absolute;
        width : 30%;
@@ -559,7 +408,7 @@ div.helpResponse {
        top : 30%;
        z-index : 3;
        display : none;
-}
+}*/
 
 div.infoBoxContents {
        background-image : url("images/vgrad_light_rev2.png");
@@ -569,11 +418,6 @@ div.infoBoxContents {
        margin-bottom : 5px;
 }
 
-div.infoBoxContents td {
-       font-size : small;
-}
-
-
 div.helpResponse h1, div.infoBoxContents h1 {
        border-width : 0px 0px 1px 0px;
        border-style : solid;
@@ -586,23 +430,39 @@ div.helpResponse h2, div.infoBoxContents h2 {
        font-size : 12pt;
 }
 
-/* pre {
-       border : 1px solid #c0c0c0;
-       padding : 5px;
-       background : #f0f0f0;
-       margin : 5px 10px 5px 10px;
-} */
-
-pre {
-       margin : 5px;
-}
+div.prefsTab {
+       border-width : 1px 1px 0px 1px;
+       border-color : #c0c0c0;
+       border-style : solid;
+       font-size : small;
+       position : relative;
+       bottom : 0px;
+       border-collapse : collapse;
+       -moz-border-radius : 3px;
+       min-width : 100px;
+       text-align : center;
+       background-image : url("images/vgrad_light_rev2.png");
+       background-position : top left;
+       background-repeat : repeat-x;
 
-input.extSearch {
-       width : 200px;
 }
 
-table.main td.prefsTabs {
-       padding-left : 5px;
+div.prefsTabSelected {
+       float : left;
+       border-width : 1px 1px 0px 1px;
+       border-color : #c0c0c0;
+       border-style : solid;
+       margin : 0px 0px 0px 5px;
+       padding : 3px 5px 3px 5px;
+       font-size : small;
+       position : relative;
+       bottom : 0px;
+       border-collapse : collapse;
+       -moz-border-radius : 3px;
+       font-weight : bold;
+       min-width : 100px;
+       text-align : center;
+       background : white;
 }
 
 input.prefsTab {
@@ -633,7 +493,6 @@ input.prefsTabSelected {
        color : black;
 }
 
-
 input.prefsTab:hover {
        background : white;
 }
@@ -643,7 +502,7 @@ div.warning {
        border : 1px solid #c0c0c0;
        padding : 5px;
        margin : 5px;
-       font-size : x-small;
+       font-size : small;
 }
 
 div.notice {
@@ -651,7 +510,7 @@ div.notice {
        border : 1px solid #c0c0c0;
        padding : 5px;
        margin : 5px;
-       font-size : x-small;
+       font-size : small;
 }
 
 ul.nomarks {
@@ -673,20 +532,6 @@ div.prefHelp, td.prefHelp {
        padding : 5px;
 }
 
-td.welcomePrompt {
-       font-size : x-small;
-       color : gray;
-       text-align : right;
-       padding-right : 10px;
-
-}
-
-td.httpWelcomePrompt {
-       font-size : small;
-       color : gray;
-       text-align : right;
-}
-
 table.loginForm {
        background-image : url("images/vgrad_light_rev.png");
        background-color : white;
@@ -751,30 +596,8 @@ td.selectPrompt {
        color : gray;
 }
 
-table.headlinesSubToolbar td.headlineActions {
-       font-size : x-small;
+table.headlinesSubToolbar td {
        color : gray;
-       padding : 5px 0px 5px 5px;
-}
-
-table.headlinesSubToolbar td.headlineActionsRTL {
-       font-size : x-small;
-       color : gray;
-       padding : 5px 5px 5px 0px;
-}
-
-table.headlinesSubToolbar td.headlineTitle {
-       font-size : x-small;
-       color : gray;
-       padding : 5px 5px 5px 0px;
-       text-align : right;
-}
-
-table.headlinesSubToolbar td.headlineTitleRTL {
-       font-size : x-small;
-       color : gray;
-       padding : 5px 0px 5px 5px;
-       text-align : left;
 }
 
 span.contentPreview {
@@ -813,30 +636,6 @@ table.headlinesList tr td {
        padding : 2px 0px 2px 0px;
 }
 
-/*
-tr.even td.headlineContent, tr.evenUnread td.headlineContent {
-       display : block;
-       overflow : hidden;
-       height : 1em;   
-       background-color : #f0f0f0;
-}
-
-tr.odd td.headlineContent, tr.oddUnread td.headlineContent {
-       display : block;
-       overflow : hidden;
-       height : 1em;
-}
-
-tr.oddSelected td.headlineContent,
-tr.evenSelected td.headlineContent,
-tr.oddUnreadSelected td.headlineContent,
-tr.evenUnreadSelected td.headlineContent {
-       display : block;
-       overflow : hidden;
-       height : 1em;
-       background-color : #e0e0ff;
-} */
-
 div.postHeader td.postDate {
        font-size : x-small;
        text-align : right;
@@ -944,6 +743,7 @@ ul.userFeedList {
        height : 300px;
        overflow : auto;
        list-style-type : none;
+       border-color : #c0c0c0;
 }
 
 /* #browseBigFeedList li.oddSelected {
@@ -958,6 +758,7 @@ ul.browseFeedList {
        list-style-type : none;
        margin : 0px 0px 5px 0px;
        padding : 0px;
+       border-color : #c0c0c0;
 }
 
 ul.browseFeedList li {
@@ -998,6 +799,7 @@ ul.compact li {
 
 div.browserFeedInfo {
        font-size : x-small;
+       border-color : #c0c0c0;
 }
 
 div.browserFeedInfo div.detailsPart {
@@ -1012,69 +814,101 @@ div.cdmContent a:hover {
        color : black;
 }
 
-.noborder {
-       border-width : 0px;
+/* layout */
+
+#header {
+       color : gray;
 }
 
-#debug_output {
-       width : 400;
-       height : 200;
-       right : 20;
-       bottom : 20;
-       background-color : white;
-       display : none;
-       z-index : 999;
-       position : absolute;
-       border : 1px solid #c0c0c0;
-       overflow : auto;
-       margin : 0px;
-       padding : 0px;
-       list-style-type : none;
+#feeds-holder {
+       border-color : #c0c0c0;
 }
 
-#debug_output li {
-       margin : 0px;
-       padding : 0px;
-       font-size : x-small;
+#toolbar {
+       background-image : url("images/vgrad_light.png");
+       background-position : bottom left;
+       background-repeat : repeat-x;
 }
 
-#overlay {
-       background : white;
-       left : 0;
-       top : 0;
-       height : 100%;
-       width : 100%;
-       z-index : 100;
-       position : absolute;
+div.headlines_normal {
+       border-color : #c0c0c0;
 }
 
-#overlay_inner {
-       font-weight : bold;
-       text-align : center;
-       margin : 10px;
+div.headlines_cdm {
+       border-color : #c0c0c0;
 }
 
-#fatal_error {
-       background : white;
-       left : 0;
-       top : 0;
-       height : 100%;
-       width : 100%;
-       z-index : 200;
+#content-frame {
+       border-color : #c0c0c0;
+}
+
+#prefFooter {
        display : none;
+}
+
+#footer {
        position : absolute;
+       bottom : 0px;
+       height : 20px;
+       text-align : center;
+       color : gray;
+       font-size : x-small;
+       background-image : url("images/vgrad_light_rev2.png");
+       background-position : top left;
+       background-repeat : repeat-x; 
+       background-color : white;
+       border-color : #c0c0c0;
+       right : 0px;
+       left : 0px;
+       padding : 10px;
 }
 
-#fatal_error_inner {
-       font-weight : bold;
+#headlinesContainer {
+       background-color : white;
+}
+
+/* preferences layout */
+
+#prefHeader {
+       position : static;
+       color : gray;
        margin : 10px;
-       color : red;
 }
 
-#fatal_error_msg {
-       border : 1px solid #c0c0c0;
-       background-color : #f0f0f0;
+div.return a {
+       color : #5050aa;
+}
+
+div.return a:hover {
        color : black;
-       padding : 10px;
-       font-weight : normal;
 }
+
+#prefContent {
+       position : static;
+       background-image : url("images/vgrad_light_rev.png");
+       background-position : top left;
+       background-repeat : repeat-x;
+       border-color : #c0c0c0;
+}
+
+
+div.topLinks a {
+       color : #5050aa;        
+}
+
+div.tagCloudContainer {
+       border : 1px solid #c0c0c0;
+}
+
+div.infoBoxContents a {
+       color : #5050aa;
+}
+
+a.visibleLink {
+       color : gray;
+}
+
+table.headlinesList tr.feedTitle td a, div.cdmFeedTitle a {
+       color : #5050aa;
+}
+