]> git.wh0rd.org - tt-rss.git/blobdiff - themes/compat/theme.css
add new widgets to collapse categories, unify behaviour wnen clicking on category...
[tt-rss.git] / themes / compat / theme.css
index e3546017f42d44561bf4d64d147195d6b5f7e90c..fab031301d8dc8db07f22a4b08287b4e727c3fe3 100644 (file)
@@ -54,14 +54,13 @@ ul.feedList li.feedCat {
        margin : 0px;
        padding : 3px 0px 3px 0px;
        color : #707070;
-       font-size : x-small;
 }
 
-ul.feedList li.feedCat a {
+ul.feedList li.feedCat span.catTitle {
        color : #707070;
 }
 
-ul.feedList li.feedCat a:hover {
+ul.feedList li.feedCat span.catTitle:hover {
        color : #5050aa;
 }
 
@@ -232,8 +231,6 @@ a.button {
        .evenSelectedUnread td {
         background-color : #e0e0ff;
         font-weight : bold;
-                 border-width : 1px 0px 1px 0px;
-                 border-style : solid;
                  border-color : #778899;
 }
 
@@ -241,17 +238,19 @@ a.button {
        .oddSelectedUnread td {
         background-color : #e0e0ff;
         font-weight : bold;
+                 border-color : #778899;
+
 }
 
 .evenSelected, .evenSelected td {
         background-color : #e0e0ff;
-                 border-width : 1px 0px 1px 0px;
-                 border-style : solid;
                  border-color : #778899;
 }
 
-.oddSelected, .evenSelected td {
+.oddSelected, .oddSelected td {
         background-color : #e0e0ff;
+                 border-color : #778899;
+
 }
 
 
@@ -265,8 +264,6 @@ a.button {
 .evenGrayed, .evenGrayed td {
         background-color : #f0f0f0;
         color : #909090;
-                 border-width : 1px 0px 1px 0px;
-                 border-style : solid;
                  border-color : #88b0f0;
 }
 
@@ -275,22 +272,23 @@ a.button {
 }
 
 .even, .even td {
-                 border-width : 1px 0px 1px 0px;
-                 border-style : solid;
                  border-color : #c0c0c0;
         background-color : #f0f0f0;
 }
 
+.odd, .odd td {
+                 border-color : #c0c0c0;
+}
+
 .evenUnread, .evenUnread td {
         background-color : #f0f0f0;
         font-weight : bold;
-                 border-width : 1px 0px 1px 0px;
-                 border-style : solid;
                  border-color : #c0c0c0;
 }
 
 .oddUnread, .oddUnread td {
         font-weight : bold;
+        background-color : #f0f0f0;
 }
 
 td > input, div > input {
@@ -315,10 +313,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 {
@@ -373,26 +379,19 @@ div.helpResponse {
 }
 
 #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;
-       padding-bottom : 10px;
+       border-color : #c0c0c0;
        font-size : small;
-       position : relative;
-       bottom : 2px;
-       right : 2px;
        background : white;
 }
 
-#infoBoxShadow {
+/*#infoBoxShadow {
        background-image : url("images/shadow.png");
        position : absolute;
        width : 30%;
@@ -400,14 +399,12 @@ div.helpResponse {
        top : 30%;
        z-index : 3;
        display : none;
-}
+}*/
 
 div.infoBoxContents {
        background-image : url("images/vgrad_light_rev2.png");
        background-position : top left;
        background-repeat : repeat-x;
-       padding : 5px;
-       margin-bottom : 5px;
 }
 
 div.helpResponse h1, div.infoBoxContents h1 {
@@ -422,8 +419,39 @@ div.helpResponse h2, div.infoBoxContents h2 {
        font-size : 12pt;
 }
 
-table.main td.prefsTabs {
-       padding-left : 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;
+
+}
+
+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 : #f0f0f0;
 }
 
 input.prefsTab {
@@ -557,30 +585,8 @@ td.selectPrompt {
        color : gray;
 }
 
-table.headlinesSubToolbar td.headlineActions {
-       font-size : x-small;
-       color : gray;
-       padding : 5px 0px 5px 5px;
-}
-
-table.headlinesSubToolbar td.headlineActionsRTL {
-       font-size : x-small;
+table.headlinesSubToolbar td {
        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 {
@@ -800,84 +806,39 @@ div.cdmContent a:hover {
 /* layout */
 
 #header {
-       position : absolute;
-       white-space: nowrap;
-       top : 10px;
-       left : 15px;
-       right : 5px;
-       height : 40px;
        color : gray;
-       font-size : small;
 }
 
 #feeds-holder {
-       border-width : 1px 1px 1px 0px;
-       border-style : solid;
        border-color : #c0c0c0;
-       top : 70px;
-       left : 0px;
-       position : absolute;
-       width : 260px;
-       overflow : auto;
-       bottom : 50px;
 }
 
 #toolbar {
-       position : absolute;
-       left : 261px;
-       padding : 5px 10px 5px 10px;
-       top : 70px;
-       right : 0px;
-       white-space: nowrap;
-       height : 30px;
        background-image : url("images/vgrad_light.png");
        background-position : bottom left;
        background-repeat : repeat-x;
-       font-size : small;
 }
 
 div.headlines_normal {
-       position : absolute;
-       border-width : 1px 0px 0px 0px;
-       border-style : solid;
        border-color : #c0c0c0;
-       left : 260px;
-       height : 280px;
-       top : 105px;
-       right : 0px;
-       overflow : auto;
-       font-size : small;
 }
 
 div.headlines_cdm {
-       position : absolute;
-       border-width : 1px 0px 1px 0px;
-       border-style : solid;
        border-color : #c0c0c0;
-       left : 260px;
-       bottom : 50px;
-       top : 105px;
-       right : 0px;
-       overflow : auto;
-       font-size : small;
 }
 
 #content-frame {
-       position : absolute;
-       border-width : 1px 0px 1px 0px;
-       border-style : solid;
        border-color : #c0c0c0;
-       overflow : auto;
-       top : 390px;
-       left : 260px;
-       bottom : 50px;
-       right : 0px;
+}
+
+#prefFooter {
+       display : none;
 }
 
 #footer {
        position : absolute;
        bottom : 0px;
-       height : 30px;
+       height : 20px;
        text-align : center;
        color : gray;
        font-size : x-small;
@@ -885,51 +846,72 @@ div.headlines_cdm {
        background-position : top left;
        background-repeat : repeat-x; 
        background-color : white;
+       border-color : #c0c0c0;
        right : 0px;
        left : 0px;
        padding : 10px;
 }
 
 #headlinesContainer {
-       margin-left : 1px;
        background-color : white;
 }
 
 /* preferences layout */
 
 #prefHeader {
-       margin : 10px;
+       position : static;
        color : gray;
-       font-size : small;
-}
-
-#prefTabs {
-       border-width : 0px 0px 1px 0px;
-       border-color : #c0c0c0;
-       border-style : solid;
-       border-collapse : collapse;
-       padding : 0px 10px 0px 10px;
-}
-
-#prefTabs div.return {
-       float : right;
-       font-size : small;
+       margin : 10px;
 }
 
-#prefTabs div.return a {
+div.return a {
        color : #5050aa;
 }
 
-#prefTabs div.return a:hover {
+div.return a:hover {
        color : black;
 }
 
+#prefContentOuter {
+       background-image : url("images/vgrad_light_rev.png");
+       background-position : top left;
+       background-repeat : repeat-x;
+       border-color : #c0c0c0;
+}
+
 #prefContent {
-       bottom : 20px;
-       padding : 1em;
-       min-height : 300px;
        background-image : url("images/vgrad_light_rev.png");
        background-position : top left;
        background-repeat : repeat-x;
-       font-size : small;
+
+}
+
+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;
+}
+
+table.headlinesList tr.feedTitle td , div.cdmFeedTitle {
+       background : white;
+}
+
+#resize-grabber {
+       border-color : #c0c0c0;
+       background : url("images/resize_horiz.png") top left;
+}
+