]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.css
tweak hello/prefs/logout linkbar (refs #163)
[tt-rss.git] / tt-rss.css
index a0ef19ce9dbbaf16a47f560ff21f60b6e766a667..f1580b0336fbe898aa02d0ddb4dc0ec8dbe4cceb 100644 (file)
@@ -56,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;
@@ -91,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;
 }
 
@@ -183,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,
@@ -614,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;
@@ -624,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;
 }
@@ -672,7 +668,7 @@ span.feed_error {
        color : red;
 }
 
-span.insensitive, div.insensitive {
+span.insensitive, div.insensitive, li.insensitive, label.insensitive {
        color : gray;
 }
 
@@ -851,6 +847,15 @@ 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;
 } */
@@ -876,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 {
@@ -936,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;
@@ -1029,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;
@@ -1080,7 +1099,6 @@ input.feedBrowseCB {
 
 div.browserDetails {
        margin : 5px 5px 5px 5px;
-       display : none;
        padding : 5px;
 }
 
@@ -1545,7 +1563,7 @@ ul.headlineDropdownMenu {
 
 ul.headlineDropdownMenu li.top {
        float : left;
-       width : 11em;
+       width : 12em;
        background-image : url("images/down_arrow.png");
        background-position : center right;
        background-repeat : no-repeat;
@@ -1597,7 +1615,7 @@ ul.headlineDropdownMenu ul {
        padding : 0px;
        display : none;
        background-color : white;
-       width : 11em;
+       width : 12em;
        z-index : 3;
        top : auto;
        left : auto;
@@ -1621,7 +1639,6 @@ ul.headlineDropdownMenu ul li:hover {
 #newVersionIcon {
        vertical-align : middle;
        cursor : pointer;
-       display : none;
 }
 
 a.helpLinkPic {
@@ -1633,7 +1650,6 @@ a.helpLinkPic img {
 }
 
 #fadd_login_container {
-       display : none;
 }
 
 li.feedCatHolder {
@@ -1678,3 +1694,20 @@ div.autocomplete ul li {
        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;
+}