]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.css
tweak hello/prefs/logout linkbar (refs #163)
[tt-rss.git] / tt-rss.css
index 7cdbaf0b328a70e42ad5ee4d778e596cac93c1f7..f1580b0336fbe898aa02d0ddb4dc0ec8dbe4cceb 100644 (file)
@@ -7,15 +7,16 @@ body {
 }
 
 blockquote {
-       margin : 5px;
+       margin : 5px 5px 5px 5px;
        border-width : 0px 0px 0px 4px;
-       border-color : #f0f0f0;
+       border-color : #e0e0e0;
        border-style : solid;
-       padding : 2px 0px 2px 5px;
+       padding : 5px;
+       background-color : #f0f0f0;
 }
 
 div.postReply {
-       padding : 10px;
+       padding : 0px;
 }
 
 div.postReply a {
@@ -28,12 +29,17 @@ div.postReply a:hover {
 
 div.postReply div.postHeader {
        background : #ecf4ff;
-       border : 1px solid #88b0f0;
+       /* border : 1px solid #88b0f0; */
+       border-width : 0px 0px 1px 0px;
+       border-style : dotted;
+       border-color : #88b0f0; 
+       margin : 0px 1px 0px 1px;
+       padding : 5px;
 }
 
-div.postReply > div.postHeader {
+/* div.postReply > div.postHeader {
        padding : 5px;
-}
+} */
 
 div.postReply div.postContent {
        padding : 10px;
@@ -50,6 +56,16 @@ div.postReply div.postIcon {
        margin : 10px 0px 10px 10px;
 }
 
+div.postReply img.tagsPic {
+       width : 16px;
+       height : 16px;
+       vertical-align : middle;
+}
+
+div.postReply span.author {
+       font-size : 9pt;
+}
+
 ul.feedList {
        list-style-type : none;
        margin : 5px;
@@ -85,11 +101,11 @@ ul.feedCatList li {
        color : black;
 }
 
-ul.feedList li {
-       margin : 0px;
+ul.feedList li {
+       padding : 0px 0px 2px 0px;
 }
 
-ul.feedCatList img {
+ul.feedCatList img, ul.feedList img {
        vertical-align : bottom;
 }
 
@@ -177,22 +193,8 @@ a:hover {
 }
 
 #piggie {
-       width : 400;
-       height : 400;
-       right : 0;
-       top : -400;
-       background-color : white;
-       display : none;
        z-index : 999;
-       background-image : url("images/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,
@@ -608,7 +610,7 @@ div.prefsTabSelected {
 div.notice {
        background : #ffffff;
        border : 1px solid #88b0f0;
-       width : 50%;
+       width : 60%;
        padding : 5px;
        margin : 0px 0px 5px 0px;
        font-size : 9pt;
@@ -618,7 +620,7 @@ div.warning {
        background : #fff7d5;
        border : 1px solid #d7c47a;
        font-size : 9pt;
-       width : 50%;
+       width : 60%;
        padding : 5px;
        margin : 0px 0px 5px 0px;
 }
@@ -666,7 +668,7 @@ span.feed_error {
        color : red;
 }
 
-span.insensitive, div.insensitive {
+span.insensitive, div.insensitive, li.insensitive, label.insensitive {
        color : gray;
 }
 
@@ -845,12 +847,20 @@ td.hlFeed {
        text-align : right;
 }
 
+span.hlFeed, span.hlFeed a {
+       font-size : 9pt;
+       color : gray;
+}
+
+span.hlFeed a:hover {
+       color : #4684ff;
+}
+
 /* div.cdmArticle:hover {
        background-color : white;
 } */
 
 div.cdmAllTags {
-       width : 75%;
        float : left;
        background-color : white;
        border : 1px solid #c0c0c0;
@@ -858,7 +868,9 @@ div.cdmAllTags {
        z-index : 3;
        top : auto;
        left : auto;
+       right : auto;
        position : absolute;
+       padding : 10px;
 }
 
 span.cdmAllTagsCtr:hover div {
@@ -869,10 +881,12 @@ div.cdmArticle {
        border-color : #a0a0a0;
        border-width : 0px 0px 1px 0px;
        border-style : solid;
-       background-color : #fafafa;
+       background-color : #f9faff;
        margin : 0px;
        color : #505050;
        /* padding : 10px; */
+       color : black;
+
 }
 
 /* div.cdmArticleUnread:hover {
@@ -929,26 +943,29 @@ div.cdmFooter span.s0 {
        border-width : 0px 1px 0px 0px;
        border-color : #c0c0c0;
        border-style : dotted;
-       padding : 0px 10px 0px 0px;
+       padding : 0px 5px 0px 0px;
 }
 
 div.cdmFooter span.s1 {
        border-width : 0px 1px 0px 0px;
        border-color : #c0c0c0;
        border-style : dotted;
-       padding : 0px 10px 0px 10px;
+       padding : 0px 5px 0px 5px;
 }
 
 div.cdmFooter span.s2 {
-       padding : 0px 10px 0px 10px;
+       padding : 0px 5px 0px 5px;
 }
 
-div.cdmFooter img.markedPic {
+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;
@@ -1022,6 +1039,15 @@ ul.userFeedList {
        -moz-border-radius : 5px;
 } */
 
+/*#browseBigFeedList li {
+       padding :0px;
+}*/
+
+div.labelTestError {
+       margin : 5px 0px 5px 0px;
+       color : #f04040;
+}
+
 ul.labelTestResults {
        height : 100px;
        overflow : auto;
@@ -1073,7 +1099,6 @@ input.feedBrowseCB {
 
 div.browserDetails {
        margin : 5px 5px 5px 5px;
-       display : none;
        padding : 5px;
 }
 
@@ -1538,7 +1563,7 @@ ul.headlineDropdownMenu {
 
 ul.headlineDropdownMenu li.top {
        float : left;
-       width : 9em;
+       width : 12em;
        background-image : url("images/down_arrow.png");
        background-position : center right;
        background-repeat : no-repeat;
@@ -1590,7 +1615,7 @@ ul.headlineDropdownMenu ul {
        padding : 0px;
        display : none;
        background-color : white;
-       width : 9em;
+       width : 12em;
        z-index : 3;
        top : auto;
        left : auto;
@@ -1614,7 +1639,6 @@ ul.headlineDropdownMenu ul li:hover {
 #newVersionIcon {
        vertical-align : middle;
        cursor : pointer;
-       display : none;
 }
 
 a.helpLinkPic {
@@ -1626,7 +1650,6 @@ a.helpLinkPic img {
 }
 
 #fadd_login_container {
-       display : none;
 }
 
 li.feedCatHolder {
@@ -1636,3 +1659,55 @@ li.feedCatHolder {
 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;
+       background-color : white;
+       border :1px solid #778899;
+       margin : 0px;
+       padding : 0px;
+}
+
+div.autocomplete ul {
+       list-style-type : none;
+       margin : 0px;
+       padding : 0px;
+}
+
+div.autocomplete ul li.selected { 
+       background-color : #fff7d5;
+}
+
+div.autocomplete ul li {
+       list-style-type : none;
+       display : block;
+       margin : 0;
+       padding : 2px;
+       height : 32px;
+       cursor : pointer;
+}
+
+#feedOpToolbar {
+       float : right;
+}
+
+div.topLinks {
+       float : right;
+       margin-right : 5px;
+       color : gray;
+}
+
+div.topLinks a {
+       color : #4684ff;        
+}
+
+div.topLinks a:hover {
+       color : black;
+}