]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.css
default headline sort order by date_entered instead of updated
[tt-rss.git] / tt-rss.css
index 23ff92d117599f5df9aad3c10d7e02531ff1f0bf..a6fef1e1f0a48dbad45c75cfc385fbaa051afe60 100644 (file)
@@ -101,6 +101,12 @@ div.postReply span.author {
        font-size : 12px;
 }
 
+ul.feedList span.feedlink:hover {
+       cursor : pointer;
+       color : #4684ff;
+}
+
+
 ul.feedList img.hlLoading {
        margin-left : 5px;
        vertical-align : middle;
@@ -112,7 +118,6 @@ ul.feedList {
        margin : 5px 5px 5px 0px;
        padding : 0px 0px 0px 5px;
        font-size : 12px;
-       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
 }
 
 ul.feedList li.feedCat, ul.feedList li.virtCat {
@@ -175,24 +180,24 @@ li.tagUnread {
        font-weight : bold;
 }
 
-li.errorSelected a,
-li.error a,
-li.errorUnread a,
-li.errorUnreadSelected a {
+li.errorSelected span.feedlink,
+li.error span.feedlink,
+li.errorUnread span.feedlink,
+li.errorUnreadSelected span.feedlink {
        color : #f04040;
 }
 
-li.feedSelected a,
-li.labelSelected a,
-li.virtSelected a,
-li.tagSelected a {
+li.feedSelected span.feedlink,
+li.labelSelected span.feedlink,
+li.virtSelected span.feedlink,
+li.tagSelected span.feedlink {
        color : #4684ff;
 }
 
-li.feedUnreadSelected a,
-li.labelUnreadSelected a,
-li.virtUnreadSelected a,
-li.tagUnreadSelected a {
+li.feedUnreadSelected span.feedlink,
+li.labelUnreadSelected span.feedlink,
+li.virtUnreadSelected span.feedlink,
+li.tagUnreadSelected span.feedlink {
        color : #4684ff;
 }
 
@@ -323,7 +328,7 @@ input.editbox {
 
 #dispSwitch {
        font-size : 12px;
-       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
+       font-family : "Lucida Grande", Arial, sans-serif;
        text-align : right;
        float : right;
        margin : 5px 5px 0px 0px;
@@ -526,105 +531,6 @@ a.helpLink:hover {
        color : #4684ff;
 }
 
-#infoBoxTitle {
-       border-width : 0px 0px 1px 0px;
-       border-style : solid;
-       border-color : #659a4c;
-       background-color : #99d67a;
-       padding : 4px 2px 4px 10px;
-       color : white;
-       font-weight : bold;
-       font-size : 16px;
-       text-shadow : #659a4c 0px 1px 0px;
-}
-
-/* shadow stuff from http://www.sixapart.com/pronet/articles/ydsf_-_robust_c.html */
-
-#infoBox {     
-       border-width : 1px 1px 1px 1px;
-       border-style : solid;
-       border-color : #659a4c;
-       background-color : #f8fcf5;
-       position: relative;
-       overflow : hidden;
-       left : -4px;
-       top : -4px;
-}
-
-div#errorBox {
-       background-color : #ffcccc;
-       border : 1px solid #ff0000;
-       font-size : 12px;
-       position: relative;
-       overflow : hidden;
-       left : -4px;
-       top : -4px;
-}
-
-html>body #infoBox, html>body #errorBox {
-       left : -10px;
-       top : -10px;
-       margin : 0;
-}
-
-#infoBoxShadow:before, #infoBoxShadow:after, 
-#errorBoxShadow:before, #errorBoxShadow:after {
-       content : " ";
-       display : block;
-       background : inherit;
-       width : 10px;
-       height : 10px;
-}
-
-#infoBoxShadow:before, #errorBoxShadow:before {
-       position : absolute;
-       top : 0;
-       right : 0;
-       margin : -10px 0 0 auto;
-       background-position : right top;
-}
-
-#infoBoxShadow:after, #errorBoxShadow:after {
-       margin : -10px 0 0 -10px;
-       background-position : left bottom;
-}
-
-#infoBoxShadow, #errorBoxShadow {
-       background-image : url("images/shadow.png");
-       background-position : bottom right;
-       left : 25%;
-       top : 50px;
-       width : 50%;
-       position : absolute;
-       min-width : 600px;
-} 
-
-#infoBoxShadow {
-       z-index : 5;
-}
-
-#errorBoxShadow {
-       z-index : 400;
-}
-
-div.infoBoxContents {
-       padding : 10px;
-       margin-bottom : 5px;
-       font-size : 12px;
-}
-
-div.infoBoxContents td {
-       font-size : 12px;
-}
-
-div.infoBoxContents a {
-       color : #527040;
-}
-
-div.infoBoxContents a:hover {
-       color : black;
-}
-
 pre {
        margin : 5px;
 }
@@ -654,7 +560,7 @@ div.prefsTab {
        margin : 0px 0px 0px 5px;
        padding : 3px 5px 3px 5px;
        font-size : 12px;
-       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
+       font-family : "Lucida Grande", "Segoe UI", Tahoma, Arial, sans-serif;
        border-collapse : collapse;
        min-width : 100px;
        text-align : center;
@@ -673,7 +579,7 @@ div.prefsTabSelected {
        padding : 3px 5px 3px 5px;
        background-color : #ecf4ff;
        font-size : 12px;
-       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
+       font-family : "Lucida Grande", "Segoe UI", Tahoma, Arial, sans-serif;
        border-collapse : collapse;
        font-weight : bold;
        min-width : 100px;
@@ -779,7 +685,7 @@ div.headlinesSubToolbar {
        right : 0px;
        background-color : white;
        font-size : 11px;
-       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
+       font-family : "Lucida Grande", "Segoe UI", Tahoma, Arial, sans-serif;
        color : gray;
 }
 
@@ -1368,8 +1274,8 @@ div.whiteBox {
 
 #feeds-holder {
        border-width : 1px 1px 0px 0px;
-       border-style : dotted solid;
-       border-color : #88b0f0;
+       border-style : solid solid;
+       border-color : #C4D1E4 #88b0f0;
        top : 40px;
        left : 0px;
        position : absolute;
@@ -1658,10 +1564,6 @@ div.topLinks a.feedback {
        color : #009900;
 }
 
-div.dashboard {
-       margin-left : 3px;
-}
-
 a.visibleLink {
        color : #4684ff;
 }
@@ -1938,29 +1840,6 @@ ul#headlineActionsBody li.insensitive:hover {
        color : gray;
 }
 
-div#errorBox div#xebTitle {
-       background-color : #ff0000;
-       color : white;
-       padding : 4px 2px 4px 10px;
-       color : white;
-       font-weight : bold;
-       font-size : 12px;
-}
-
-div#errorBox div#xebContent {
-       font-size : 12px;
-       padding : 10px;
-}
-
-div#errorBox textarea {
-       width : 100%;
-       height : 200px;
-}
-
-div#errorBox input {
-       margin-bottom : 10px;
-}
-
 span.prefsLabelEntry {
        padding : 2px;
 }
@@ -2033,9 +1912,8 @@ div#offlineModeDrop {
 }
 
 optgroup {
-       color : #5050aa;
+       color : #4684ff;
        font-style : normal;
-
 }
 
 option {