]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.css
fix schema
[tt-rss.git] / tt-rss.css
index 113f289e33c4abc46b20e6d5b8f029c4bb46b140..39ae0bdc89896fc832fbc6192719a9f7e1c246b1 100644 (file)
@@ -3,7 +3,7 @@ body {
        color : black;
        margin : 0px;
        padding : 0px;
-       font-family : "Lucida Grande", sans-serif;
+       font-family : "Lucida Grande", Arial, sans-serif;
 }
 
 blockquote {
@@ -40,6 +40,10 @@ div.postReply div.postContent {
        font-size : 10pt;
 }
 
+div.postReply div.postContent img {
+       border-width : 0px;
+}
+
 div.postReply div.postIcon {
        float : right;
        border : 0px;
@@ -51,7 +55,7 @@ ul.feedList {
        margin : 5px;
        padding : 0px 0px 0px 5px;
        font-size : 9pt;
-       font-family : "Lucida Grande", Tahoma, sans-serif;
+       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
 }
 
 ul.feedList li.feedCat {
@@ -268,7 +272,7 @@ input.editbox {
 
 #dispSwitch {
        font-size : 8pt;
-       font-family : "Lucida Grande", Tahoma, sans-serif;
+       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
        text-align : right;
        float : right;
        margin : 5px 5px 0px 0px;
@@ -438,8 +442,9 @@ table.prefFeedList td.feedSelect {
 div.prefFeedCatHolder {
        height : 250px;
        overflow : auto;
-       border : 1px solid #88b0f0;
+       border : 1px solid #99d67a;
        margin : 5px 0px 5px 0px;
+       background-color : white;
 }
 
 a.helpLink {
@@ -459,6 +464,27 @@ div.helpResponse {
        border : 1px solid #f0f0f0;
 }
 
+#infoBoxTitle {
+       border-width : 1px 1px 1px 1px;
+       border-style : solid;
+       border-color : #99d67a;
+       background-color : #99d67a;
+       padding : 2px;
+       color : white;
+}
+
+#infoBox {     
+       border-width : 1px 1px 1px 1px;
+       border-style : solid;
+       border-color : #99d67a;
+       position : relative;
+       bottom : 2px;
+       right : 2px;
+       padding-bottom : 5px;   
+       background-color : #f8fcf5;
+}
+
+/*
 #infoBoxTitle {
        border-width : 1px 1px 1px 1px;
        border-style : solid;
@@ -468,7 +494,6 @@ div.helpResponse {
        color : white;
 }
 
-
 #infoBox {     
        border-width : 1px 1px 1px 1px;
        border-style : solid;
@@ -477,21 +502,18 @@ div.helpResponse {
        bottom : 2px;
        right : 2px;
        padding-bottom : 5px;   
-       background-image : url("images/prefs-content.png");
-       background-position : top left;
-       background-repeat : repeat-x;
-       background-color : white;
-}
+       background-color : #f7faff;
+} */
 
 #infoBoxShadow {
        background-image : url("images/shadow.png");
-       left : 30%;
+       left : 25%;
        top : 30%;
-       width : 30%;
+       width : 50%;
        z-index : 3;
        position : absolute;
        display : none;
-}
+} 
 
 div.infoBoxContents {
        padding : 10px;
@@ -504,7 +526,7 @@ div.infoBoxContents td {
 }
 
 div.infoBoxContents a {
-       color : #4684ff;
+       color : #527040;
 }
 
 div.infoBoxContents a:hover {
@@ -552,13 +574,14 @@ div.prefsTab {
        margin : 0px 0px 0px 5px;
        padding : 3px 5px 3px 5px;
        font-size : 9pt;
-       font-family : "Lucida Grande", Tahoma, sans-serif;
-       position : relative;
-       bottom : -2px;
+       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
        border-collapse : collapse;
        -moz-border-radius : 3px;
        min-width : 100px;
        text-align : center;
+       cursor : pointer;
+       position : relative;
+       bottom : -2px;
 }
 
 div.prefsTabSelected {
@@ -570,14 +593,16 @@ div.prefsTabSelected {
        padding : 3px 5px 3px 5px;
        background-color : #ecf4ff;
        font-size : 9pt;
-       font-family : "Lucida Grande", Tahoma, sans-serif;
-       position : relative;
-       bottom : -2px;
+       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
        border-collapse : collapse;
        -moz-border-radius : 3px;
        font-weight : bold;
        min-width : 100px;
        text-align : center;
+       cursor : pointer;
+       position : relative;
+       bottom : -2px;
+       
 }
 
 div.notice {
@@ -599,7 +624,7 @@ div.warning {
 }
 
 
-div.warning img, div.notice img {
+div.warning img, div.notice img, div.error img {
        vertical-align : middle;
        padding : 5px;
 }
@@ -637,6 +662,10 @@ table.innerLoginForm td {
        padding : 3px 3px 5px 3px;
 }
 
+span.feed_error {
+       color : red;
+}
+
 span.insensitive, div.insensitive {
        color : gray;
 }
@@ -701,21 +730,21 @@ table.headlinesSubToolbar {
 
 table.headlinesSubToolbar td.headlineActions {
        font-size : 9pt;
-       font-family : "Lucida Grande", Tahoma, sans-serif;
+       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
        color : gray;
        padding : 0px 5px 0px 5px;
 }
 
 table.headlinesSubToolbar td.headlineActionsRTL {
        font-size : 9pt;
-       font-family : "Lucida Grande", Tahoma, sans-serif;
+       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
        color : gray;
        padding : 0px 5px 0px 5px;
 }
 
 table.headlinesSubToolbar td.headlineTitle {
        font-size : 9pt;
-       font-family : "Lucida Grande", Tahoma, sans-serif;
+       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
        color : gray;
        padding : 0px 5px 0px 5px;
        text-align : right;
@@ -723,7 +752,7 @@ table.headlinesSubToolbar td.headlineTitle {
 
 table.headlinesSubToolbar td.headlineTitleRTL {
        font-size : 9pt;
-       font-family : "Lucida Grande", Tahoma, sans-serif;
+       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
        color : gray;
        padding : 0px 5px 0px 5px;
        text-align : left;
@@ -739,6 +768,10 @@ span.contentPreview:hover {
        color : #4684ff;
 }
 
+table.headlinesList {
+       width : 100%;
+}
+
 table.headlinesList td.hlMarkedPic {
        width : 25px;
        text-align : center;
@@ -748,7 +781,7 @@ table.headlinesList td.hlfeed {
        text-align : right;
 }
 
-td.hlSelectRow, td.hlUpdatePic {
+td.hlSelectRow, td.hlUpdPic {
        width : 25px;
        text-align : center;
 }
@@ -812,27 +845,36 @@ td.hlFeed {
        text-align : right;
 }
 
+/* div.cdmArticle:hover {
+       background-color : white;
+} */
+
 div.cdmArticle {
-       border-color : #c0c0c0;
+       border-color : #a0a0a0;
        border-width : 0px 0px 1px 0px;
        border-style : solid;
        background-color : #fafafa;
        margin : 0px;
-       padding : 10px;
+       color : #505050;
+       /* padding : 10px; */
 }
 
+/* div.cdmArticleUnread:hover {
+       background-color : white;
+} */
+
 div.cdmArticleUnread {
-       border-color : #c0c0c0;
+       border-color : #a0a0a0;
        border-width : 0px 0px 1px 0px;
        border-style : solid;
-       background-color : #fafeff;
+       background-color : white;
        margin : 0px;
-       padding : 10px;
+       /* padding : 10px; */
+       color : black;
 }
 
 div.cdmArticleSelected, div.cdmArticleUnreadSelected {
        margin : 0px;
-       padding : 10px;
        background-color : #fff7d5;
        border-color : #e7d796;
        border-width : 0px 0px 1px 0px;
@@ -845,21 +887,53 @@ div.cdmArticleUnreadSelected div.cdmHeader a.title {
 }
 
 div.cdmHeader {
-       padding-bottom : 5px;
+       padding : 5px 5px 10px 5px;
+}
+
+div.cdmArticleUnread div.cdmHeader a {
+       color : black;
 }
 
 div.cdmFooter {
        font-size : 9pt;
+       color : black;
+       padding : 5px;
        color : gray;
-       padding-top : 5px;
+       background-color : white;
+       border-width : 1px 0px 0px 0px;
+       border-color : #c0c0c0;
+       border-style : dotted;
+}
+
+div.cdmArticleSelected div.cdmFooter {
+       background-color : transparent;
+}
+
+div.cdmFooter span.s0 {
+       border-width : 0px 1px 0px 0px;
+       border-color : #c0c0c0;
+       border-style : dotted;
+       padding : 0px 10px 0px 0px;
+}
+
+div.cdmFooter span.s1 {
+       border-width : 0px 1px 0px 0px;
+       border-color : #c0c0c0;
+       border-style : dotted;
+       padding : 0px 10px 0px 10px;
+}
+
+div.cdmFooter span.s2 {
+       padding : 0px 10px 0px 10px;
 }
 
 div.cdmFooter img.markedPic {
        width : 16px;
        height : 16px;
-       float : right;
+       vertical-align : middle;
 }
 
+
 div.cdmHeader div.articleUpdated {
        float : right;
 }
@@ -869,7 +943,7 @@ div.cdmFooter input, div.cdmHeader input, div.cdmFooter img {
 }
 
 div.cdmHeader, div.cdmHeader a {
-       color : gray;
+       color : #505050;
        font-size : 9pt;
 }
 
@@ -878,7 +952,8 @@ div.cdmHeader a:hover {
 }
 
 div.cdmContent {
-       margin-bottom : 5px;
+       margin : 5px 15px 0px 15px;
+
 }
 
 a.warning {
@@ -895,11 +970,21 @@ span.groupPrompt {
        color : #4684ff;
 }
 
+div.tagCloudContainer {
+/*     height : 300px;
+       overflow : auto; */
+       border : 1px solid #99d67a;
+       background-color : white;
+       margin : 5px 0px 5px 0px;
+       padding : 5px;
+       text-align : center;
+}
+
 ul.feedErrorsList {
        height : 300px;
        overflow : auto;
        list-style-type : none;
-       border : 1px solid #88b0f0;
+       border : 1px solid #99d67a;
        background-color : white;
        margin : 0px 0px 5px 0px;
        padding : 0px;
@@ -909,7 +994,7 @@ ul.userFeedList {
        height : 300px;
        overflow : auto;
        list-style-type : none;
-       border : 1px solid #88b0f0;
+       border : 1px solid #99d67a;
        background-color : white;
        margin : 0px 0px 5px 0px;
        padding : 0px;
@@ -927,7 +1012,7 @@ ul.labelTestResults {
        list-style-type : none;
        margin : 0px 0px 5px 0px;
        padding : 0px;
-       border : 1px solid #88b0f0;
+       border : 1px solid #99d67a;
        background-color : white;
 }
 
@@ -937,7 +1022,7 @@ ul.filterTestResults {
        list-style-type : none;
        margin : 0px 0px 5px 0px;
        padding : 0px;
-       border : 1px solid #88b0f0;
+       border : 1px solid #99d67a;
        background-color : white;
 }
 
@@ -947,7 +1032,7 @@ ul.browseFeedList {
        list-style-type : none;
        margin : 0px 0px 5px 0px;
        padding : 0px;
-       border : 1px solid #88b0f0;
+       border : 1px solid #99d67a;
        background-color : white;
 }
 
@@ -1042,6 +1127,18 @@ a.cdmToggleLink:hover {
        font-size : 8pt;
 }
 
+#dialog_overlay {
+       background : white;
+       left : 0;
+       top : 0;
+       height : 100%;
+       width : 100%;
+       z-index : 2;
+       opacity : 0.5;
+       position : absolute;
+       display : none;
+}
+
 #overlay {
        background : white;
        left : 0;
@@ -1288,7 +1385,7 @@ div.headlines_cdm {
 
 #content-frame {
        position : absolute;
-       border-width : 1px 0px 1px 0px;
+       border-width : 1px 0px 0px 0px;
        border-style : solid;
        border-color : #88b0f0;
        overflow : auto;
@@ -1298,7 +1395,7 @@ div.headlines_cdm {
        right : 0px;
        border-collapse : collapse;
        width: expression((parseInt(document.documentElement.clientWidth)-260)+'px');
-       height: expression((parseInt(document.documentElement.clientHeight)-40-305-50)+'px');
+/*     height: expression((parseInt(document.documentElement.clientHeight)-40-305-50)+'px'); */
 }
 
 #footer, #prefFooter {
@@ -1440,6 +1537,15 @@ ul.headlineDropdownMenu li.top2 {
        float : left;
 }
 
+ul.headlineDropdownMenu li.top3 {
+       float : left;
+       margin : 0px; 
+       cursor : pointer;
+       border-width : 1px 1px 1px 1px;
+       border-color : transparent;
+       border-style : solid;
+}
+
 ul.headlineDropdownMenu li.vsep {
        float : left;
        margin : 0px 5px 0px 0px;
@@ -1502,3 +1608,15 @@ a.helpLinkPic {
 a.helpLinkPic img {
        border-width : 0px;
 }
+
+#fadd_login_container {
+       display : none;
+}
+
+li.feedCatHolder {
+       display : inline;
+}
+
+table.prefFeedCatList {
+       background-color : white;
+}