]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.css
daemon2: properly abort stuck children
[tt-rss.git] / tt-rss.css
index 8a37e34552d18c8f88e60c63fa8612032a804c9b..809c540846efa6b818d193ac45fa73afa5e7e0b3 100644 (file)
@@ -40,7 +40,7 @@ div.postReply div.postHeader {
 
 div.postReply div.postContent {
        padding : 10px;
-       font-size : 14px;
+       font-size : 12px;
 }
 
 div.postReply div.postContent img {
@@ -98,9 +98,15 @@ div.articleNote {
 }
 
 div.postReply span.author {
-       font-size : 14px;
+       font-size : 12px;
 }
 
+ul.feedList span.feedlink:hover {
+       cursor : pointer;
+       color : #4684ff;
+}
+
+
 ul.feedList img.hlLoading {
        margin-left : 5px;
        vertical-align : middle;
@@ -111,15 +117,14 @@ ul.feedList {
        list-style-type : none;
        margin : 5px 5px 5px 0px;
        padding : 0px 0px 0px 5px;
-       font-size : 14px;
-       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
+       font-size : 12px;
 }
 
 ul.feedList li.feedCat, ul.feedList li.virtCat {
        margin : 0px;
        padding : 3px 0px 3px 0px;
        color : #707070;
-       font-size : 14px;
+       font-size : 12px;
 }
 
 ul.feedList img.catCollapse {
@@ -139,7 +144,7 @@ ul.feedList li.feedCatSelected {
        margin : 0px;
        padding : 3px 0px 3px 0px;
        color : #4684ff;
-       font-size : 14px;
+       font-size : 12px;
 }
 
 ul.feedList li.feedCatSelected span.catTitle {
@@ -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;
 }
 
@@ -229,7 +234,7 @@ h2 {
 }
 
 h3 {
-       font-size : 14px;
+       font-size : 12px;
        font-weight : bold;
        border-width : 0px 0px 1px 0px;
        border-style : solid;
@@ -283,7 +288,7 @@ input.editbox {
        position : absolute;    
        display : none;
        float : right;
-       font-size : 14px;
+       font-size : 12px;
        z-index : 998;
        padding : 5px 5px 5px 5px;
 }
@@ -322,8 +327,8 @@ input.editbox {
 }
 
 #dispSwitch {
-       font-size : 14px;
-       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
+       font-size : 12px;
+       font-family : "Lucida Grande", Arial, sans-serif;
        text-align : right;
        float : right;
        margin : 5px 5px 0px 0px;
@@ -554,7 +559,7 @@ a.helpLink:hover {
 div#errorBox {
        background-color : #ffcccc;
        border : 1px solid #ff0000;
-       font-size : 14px;
+       font-size : 12px;
        position: relative;
        overflow : hidden;
        left : -4px;
@@ -610,11 +615,11 @@ html>body #infoBox, html>body #errorBox {
 div.infoBoxContents {
        padding : 10px;
        margin-bottom : 5px;
-       font-size : 14px;
+       font-size : 12px;
 }
 
 div.infoBoxContents td {
-       font-size : 14px;
+       font-size : 12px;
 }
 
 div.infoBoxContents a {
@@ -653,8 +658,8 @@ div.prefsTab {
        border-style : solid;
        margin : 0px 0px 0px 5px;
        padding : 3px 5px 3px 5px;
-       font-size : 14px;
-       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
+       font-size : 12px;
+       font-family : "Lucida Grande", "Segoe UI", Tahoma, Arial, sans-serif;
        border-collapse : collapse;
        min-width : 100px;
        text-align : center;
@@ -672,8 +677,8 @@ div.prefsTabSelected {
        margin : 0px 0px 0px 5px;
        padding : 3px 5px 3px 5px;
        background-color : #ecf4ff;
-       font-size : 14px;
-       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
+       font-size : 12px;
+       font-family : "Lucida Grande", "Segoe UI", Tahoma, Arial, sans-serif;
        border-collapse : collapse;
        font-weight : bold;
        min-width : 100px;
@@ -691,13 +696,13 @@ div.notice {
        width : 60%;
        padding : 5px;
        margin : 0px 0px 5px 0px;
-       font-size : 14px;
+       font-size : 12px;
 }
 
 div.warning {
        background : #fff7d5;
        border : 1px solid #d7c47a;
-       font-size : 14px;
+       font-size : 12px;
        width : 60%;
        padding : 5px;
        margin : 0px 0px 5px 0px;
@@ -717,7 +722,7 @@ div.error {
        background : #ffcccc;
        padding : 5px;
        margin : 0px 0px 5px 0px;
-       font-size : 14px;
+       font-size : 12px;
 }
 
 ul.nomarks {
@@ -752,7 +757,7 @@ span.feed_error {
 }
 
 .small {
-       font-size : 13px;
+       font-size : 11px;
 }
 
 table.innerFeedTable td {
@@ -761,7 +766,7 @@ table.innerFeedTable td {
 }
 
 td.selectPrompt {
-       font-size : 14px;
+       font-size : 12px;
        color : gray;
 }
 
@@ -778,8 +783,8 @@ div.headlinesSubToolbar {
        padding-right : 5px;
        right : 0px;
        background-color : white;
-       font-size : 13px;
-       font-family : "Lucida Grande", Tahoma, Arial, sans-serif;
+       font-size : 11px;
+       font-family : "Lucida Grande", "Segoe UI", Tahoma, Arial, sans-serif;
        color : gray;
 }
 
@@ -795,7 +800,7 @@ div.headlinesSubToolbar div#subtoolbar_ftitle {
 }
 
 span.contentPreview {
-       font-size : 14px;
+       font-size : 12px;
        color : gray;
        font-weight : normal;
 }
@@ -869,7 +874,7 @@ div.postHeader div.postDateRTL {
 
 div.postHeader div {
        padding-bottom : 3px;
-       font-size : 14px;
+       font-size : 12px;
        /* font-family : "Lucida Grande", Tahoma, sans-serif; */
 }
 
@@ -878,7 +883,7 @@ div.postHeader div {
 }
 
 #allEntryTags {
-       font-size : 14px;
+       font-size : 12px;
        border-width : 0px 0px 1px 0px;
        border-style : solid;
        border-color : #c0c0c0;
@@ -895,7 +900,7 @@ td.hlFeed {
 }
 
 span.hlFeed, span.hlFeed a {
-       font-size : 14px;
+       font-size : 12px;
        color : gray;
 }
 
@@ -921,30 +926,29 @@ span.cdmAllTagsCtr:hover div {
 }
 
 div.cdmArticle {
-       border-color : #a0a0a0;
-       border-width : 0px 0px 1px 0px;
+       border-color : #c0c0c0;
+       border-width : 1px;
        border-style : solid;
-       background-color : #f9faff;
-       margin : 0px;
-       color : #505050;
+       background : white;
+       margin : 5px 5px 0px 5px;
        color : black;
 }
 
 div.cdmArticleUnread {
-       border-color : #a0a0a0;
-       border-width : 0px 0px 1px 0px;
+       border-color : #88b0f0;
+       border-width : 1px;
        border-style : solid;
        background-color : white;
-       margin : 0px;
+       margin : 5px 5px 0px 5px;
        color : black;
 }
 
 div.cdmArticleSelected, div.cdmArticleUnreadSelected {
-       margin : 0px;
        background-color : #fff7d5;
        border-color : #e7d796;
-       border-width : 0px 0px 1px 0px;
-       border-style : solid;
+       border-width : 1px;
+       border-style : solid;   
+       margin : 5px 5px 0px 5px;
 }
 
 div.cdmArticleUnread div.cdmHeader a.title, 
@@ -955,21 +959,34 @@ div.cdmArticleUnreadSelected div.cdmHeader a.title {
 div.cdmHeader {
        padding : 5px 5px 10px 5px;
        color : gray;
+}
 
+div.cdmArticleUnread div.cdmHeader {
+       background : url("images/footer.png") top left;
+       background-repeat : repeat-x;
 }
 
 div.cdmArticleUnread div.cdmHeader span.titleWrap a {
        color : black;
 }
 
+div.cdmArticleSelected div.cdmFooter, div.cdmArticleUnreadSelected div.cdmFooter {
+       background : #e7d796;
+}
+
+div.cdmFooter input {
+       vertical-align : middle;
+}
+
 div.cdmFooter {
-       font-size : 14px;
+       font-size : 12px;
        color : black;
        padding : 5px;
        color : gray;
-       border-width : 1px 0px 0px 0px;
-       border-color : #c0c0c0;
-       border-style : dotted;
+       background : #f9f9f9;
+/*     border-width : 1px 0px 0px 0px;
+       border-style : solid;
+       border-color : #88b0f0; */
 }
 
 div.cdmFooter span.s0 {
@@ -994,11 +1011,7 @@ 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;
@@ -1016,7 +1029,7 @@ div.cdmFooter input, div.cdmHeader input, div.cdmFooter img {
 
 div.cdmHeader, div.cdmHeader a {
        color : #505050;
-       font-size : 14px;
+       font-size : 12px;
 }
 
 div.cdmHeader a:hover {
@@ -1050,6 +1063,10 @@ div.cdmEnclosures {
        color : gray;
 }
 
+img.markedPic {
+       cursor : pointer;
+}
+
 a.warning {
        color : #f04040;
 }
@@ -1060,7 +1077,7 @@ img.closeButton {
 }
 
 span.groupPrompt {
-       font-size : 14px;
+       font-size : 12px;
        color : #4684ff;
 }
 
@@ -1120,7 +1137,7 @@ span.subscribers {
 
 div.subscribers {
        color : #808080;
-       font-size : 14px;
+       font-size : 12px;
        float : right;
 }
 
@@ -1145,7 +1162,7 @@ ul.compact li {
 }
 
 div.browserFeedInfo {
-       font-size : 14px;
+       font-size : 12px;
 /*     border : 1px solid #88b0f0;
        background-color : #ecf4ff;
        -moz-border-radius : 5px; */
@@ -1166,7 +1183,7 @@ div.cdmContent a:hover {
 
 a.cdmToggleLink {
        color : #808080;
-       font-size : 14px;
+       font-size : 12px;
 }
 
 a.cdmToggleLink:hover {
@@ -1301,7 +1318,7 @@ table.loginForm2 .loginBottom {
        border-width : 1px 0px 0px 0px;
        border-color : #88b0f0;
        border-style : solid;
-       font-size : 14px;
+       font-size : 12px;
        text-align : center;
        color : #909090;
        padding : 0.5em;
@@ -1351,13 +1368,13 @@ div.whiteBox {
        right : 5px;
        height : 35px;
        color : #4684ff;
-       font-size : 14px;
+       font-size : 12px;
 }
 
 #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;
@@ -1383,7 +1400,11 @@ div.whiteBox {
        background-image : url("images/toolbar.png");
        background-position : bottom left;
        background-repeat : repeat-x;
-       font-size : 14px;
+       font-size : 12px;
+}
+
+#toolbar input {
+       vertical-align : middle;
 }
 
 div.headlines_normal {
@@ -1396,7 +1417,7 @@ div.headlines_normal {
        top : 70px;
        right : 0px;
        overflow : hidden;
-       font-size : 14px;
+       font-size : 12px;
        border-collapse : collapse;
 }
 
@@ -1410,7 +1431,7 @@ div.headlines_cdm {
        top : 70px;
        right : 0px;
        overflow : hidden;
-       font-size : 14px;
+       font-size : 12px;
        border-collapse : collapse;
 }
 
@@ -1458,7 +1479,7 @@ div.headlines_cdm {
        height : 20px;
        text-align : center;
        color : gray;
-       font-size : 14px;
+       font-size : 12px;
        background-image : url("images/footer.png");
        background-position : top left;
        background-repeat : repeat-x; 
@@ -1491,7 +1512,7 @@ div.headlines_cdm {
 }
 
 #headlineActionsTop {
-       font-size : 14px;
+       font-size : 12px;
 }
 
 #headlinesInnerContainer {
@@ -1507,14 +1528,14 @@ div.headlines_cdm {
 
 #prefHeader {
        color : #4684ff;
-       font-size : 14px;
+       font-size : 12px;
        margin : 10px;
        height : 33px;
 }
 
 div.return {
        float : right;
-       font-size : 14px;
+       font-size : 12px;
        margin-right : 10px;
 }
 
@@ -1537,7 +1558,7 @@ div.return a:hover {
        border-width : 1px 0px 0px 0px;
        border-color : #88b0f0;
        border-style : solid;
-       font-size : 14px;
+       font-size : 12px;
 }
 
 #prefContent {
@@ -1561,12 +1582,6 @@ div.return a:hover {
        right : 2px;
 }
 
-a.feedUpdErrLink {
-       color : #ff0000;
-       display : block;
-       margin-bottom : 0.5em;
-}
-
 .catCtrHasUnread, .feedCtrHasUnread {
        font-weight : bold;
        color : #707070;
@@ -1633,6 +1648,7 @@ div.autocomplete ul li {
 div.topLinks {
        float : right;
        color : gray;
+       font-size : 12px;
 }
 
 div.topLinks a {
@@ -1647,10 +1663,6 @@ div.topLinks a.feedback {
        color : #009900;
 }
 
-div.dashboard {
-       margin-left : 3px;
-}
-
 a.visibleLink {
        color : #4684ff;
 }
@@ -1817,12 +1829,12 @@ div#hotkey_help_overlay table.hho td.content {
 div#hotkey_help_overlay table.hho td.top,
 div#hotkey_help_overlay table.hho td.bottom {
        text-align : center;
-       font-size : 13px;
+       font-size : 11px;
 }
 
 div.prefKbdHelp {
        float : right;
-       font-size : 14px;
+       font-size : 12px;
        margin-right : 15px;
 }
 
@@ -1854,7 +1866,7 @@ div#l_progress_i {
 }
 
 div.dlgSec {
-       font-size : 14px;
+       font-size : 12px;
        color : gray;
        font-weight : bold;
        clear : both;
@@ -1866,7 +1878,7 @@ div.dlgSecCont {
        left : 150px;
        top : -20px;
        float : left;
-       font-size : 14px;
+       font-size : 12px;
        font-weight : normal;
        line-height : 200%;
 }
@@ -1876,12 +1888,8 @@ div.dlgButtons {
        clear : both;
 }
 
-div#label_test_result {
-       clear : both;
-}
-
 pre, code {
-       font-size : 14px;
+       font-size : 12px;
        font-family : monospace;
 }
 
@@ -1937,11 +1945,11 @@ div#errorBox div#xebTitle {
        padding : 4px 2px 4px 10px;
        color : white;
        font-weight : bold;
-       font-size : 14px;
+       font-size : 12px;
 }
 
 div#errorBox div#xebContent {
-       font-size : 14px;
+       font-size : 12px;
        padding : 10px;
 }
 
@@ -2026,9 +2034,8 @@ div#offlineModeDrop {
 }
 
 optgroup {
-       color : #5050aa;
+       color : #4684ff;
        font-style : normal;
-
 }
 
 option {