]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.css
make appearance of feed title/updated more similar across combined and normal mode
[tt-rss.git] / tt-rss.css
index 42b0af15b9d958a58a123457619bae3e59ed336b..0b7e8ec7e22f88b801ca47255adddfdfc5abe6ef 100644 (file)
@@ -1,4 +1,4 @@
-body#ttrssMain, body#ttrssPrefs, body#ttrssLogin {
+body#ttrssMain, body#ttrssPrefs, body#ttrssLogin, body {
        background : white;
        color : black;
        margin : 0px;
@@ -41,6 +41,15 @@ div.postReply div.postHeader {
        color : #909090;
 }
 
+div.postReply div.postTitle {
+       overflow : hidden;
+       white-space : nowrap;
+}
+
+div.postReply div.postDate {
+       padding-left : 10px;
+}
+
 div.postReply div.postContent {
        padding : 10px;
        font-size : 12px;
@@ -51,17 +60,6 @@ div.postReply div.postContent img {
        max-width : 98%;
 }
 
-div.postReply div.postIcon {
-       float : right;
-       border : 0px;
-       margin : 5px;
-}
-
-div.postReply div.postIcon img {
-       max-width : 120px;
-       display : inline;
-}
-
 div.postReply div.postEnclosures {
        margin-top : 1em;
        color : gray;
@@ -133,24 +131,6 @@ a:hover {
        position : absolute;
 }
 
-textarea.iedit {
-       width : 100%;
-}
-
-input.iedit {
-       width : 100%;
-       padding-left : 2px;
-}
-
-select.iedit {
-       width : 100%;
-}
-
-input.editbox {
-       width : 200px;
-       padding-left : 2px;
-}
-
 #notify {
        border-width : 0px 1px 1px 1px;
        border-style : solid;
@@ -198,18 +178,12 @@ input.editbox {
        cursor : pointer;
 }
 
-.blankborder, .blankborder td {
-       border-style : solid;
-       border-color : transparent;
-       border-width : 0px 0px 1px 0px;
-}
-
 .Selected, .Selected td {
-       background-color : #fff7d5;
+       background-color : #fff7d5 ! important;
 }
 
 .even.Unread.Selected, .even.Unread.Selected td {
-       background-color : #fff7d5;
+       background : #fff7d5 ! important;
        font-weight : bold;
        border-width : 0px 0px 1px 0px;
        border-style : solid;
@@ -217,7 +191,7 @@ input.editbox {
 }
 
 .odd.Unread.Selected, .odd.Unread.Selected td {
-       background-color : #fff7d5;
+       background : #fff7d5 ! important;
        font-weight : bold;
        border-width : 0px 0px 1px 0px;
        border-style : solid;
@@ -225,7 +199,7 @@ input.editbox {
 }
 
 .even.Selected, .even.Selected td {
-       background-color : #fff7d5;
+       background : #fff7d5 ! important;
        border-width : 0px 0px 1px 0px;
        border-style : solid;
        border-color : #e7d796;
@@ -233,7 +207,7 @@ input.editbox {
 }
 
 .odd.Selected, .odd.Selected td {
-       background-color : #fff7d5;
+       background : #fff7d5 ! important;
        border-width : 0px 0px 1px 0px;
        border-style : solid;
        border-color : #e7d796;
@@ -241,7 +215,7 @@ input.editbox {
 }
 
 .even.Grayed, .even.Grayed td {
-       background-color : #f0f0f0;
+       background : #f0f0f0;
        color : #909090;
        border-width : 0px 0px 1px 0px;
        border-style : solid;
@@ -257,7 +231,7 @@ input.editbox {
        border-width : 0px 0px 1px 0px;
        border-style : solid;
        border-color : #c0c0c0;
-       background-color : #f0f0f0;
+       background : #f0f0f0;
        border-collapse : collapse;
 }
 
@@ -269,7 +243,7 @@ input.editbox {
 }
 
 .even.Unread, .even.Unread td {
-       background-color : #f0f0f0;
+       background : #f0f0f0;
        font-weight : bold;
        border-width : 0px 0px 1px 0px;
        border-style : solid;
@@ -299,7 +273,8 @@ table.prefPrefsList tr:hover td.prefValue input {
 } */
 
 table.prefPrefsList h3 {
-       margin-top : 0px;
+       margin-top : 0.5em;
+       margin-bottom : 0px;
 }
 
 tr.title td {
@@ -391,7 +366,7 @@ table.prefFeedList td.feedSelect {
        text-align : center;
 }
 
-div.prefFeedCatHolder, div.prefFeedOPMLHolder, div.inactiveFeedHolder {
+div.prefFeedCatHolder, div.prefFeedOPMLHolder, div.inactiveFeedHolder, div.filterTestHolder {
        height : 300px;
        overflow : auto;
        border-width : 0px 1px 1px 1px;
@@ -401,7 +376,7 @@ div.prefFeedCatHolder, div.prefFeedOPMLHolder, div.inactiveFeedHolder {
        background-color : #ecf4ff;
 }
 
-div.prefFeedOPMLHolder, div.inactiveFeedHolder {
+div.prefFeedOPMLHolder, div.filterTestHolder {
        border-width : 1px 1px 1px 1px;
 }
 
@@ -413,33 +388,40 @@ a.helpLink:hover {
        color : #4684ff;
 }
 
-#content-insert pre, #headlines-frame pre, .dijitContentPane pre {
-       margin : 0px 0px 0px 1em;
-       padding : 0px;
-       font-family : monospace;
-       font-size : 12px;
-       background : transparent;
-       border-width : 0px;
-}
-
 #content-insert blockquote, #headlines-frame blockquote, .dijitContentPane blockquote {
-       margin : 0px 0px 0px 1em;
-       border-width : 0px 0px 0px 2px;
+       margin : 5px 0px 5px 0px;
+       padding : 10px;
+       color : gray;
+       border-width : 0px 0px 0px 3px;
        border-color : #c0c0c0;
        border-style : solid;
-       font-style : italic;
-       padding : 0px 0px 0px 1em;
-       font-size : 12px;
-       color : gray;
+       background : #fafafa;
 }
 
 #content-insert code, #headlines-frame code, .dijitContentPane code {
-       background : transparent;
-       border : 0px solid transparent;
-       margin : 0px;
+       margin : 5px 0px 5px 0px;
+       padding : 10px;
+       color : #009900;
+       font-family : monospace;
+       font-size : 12px;
+       border-width : 0px;
+       border-color : #c0e0c0;
+       border-style : solid;
+       background : #fafafa;
+       display : block;
+}
+
+#content-insert pre, #headlines-frame pre, .dijitContentPane pre {
+       margin : 5px 0px 5px 0px;
+       padding : 10px;
+       color : gray;
        font-family : monospace;
-       padding : 0px;
        font-size : 12px;
+       border-width : 0px;
+       border-color : #c0c0c0;
+       border-style : solid;
+       background : #fafafa;
+       display : block;
 }
 
 div.notice {
@@ -488,10 +470,6 @@ div.prefHelp, td.prefHelp {
        padding : 5px;
 }
 
-table.loginForm {
-       background-color : #ecf4ff;
-}
-
 span.feed_error {
        color : red;
 }
@@ -524,7 +502,7 @@ td.selectPrompt {
 
 div#headlines-toolbar {
        border-width : 0px 0px 1px 0px;
-       background-color : #ecf4ff;
+       background-color : #f0f0f0;
        border-color : #88b0f0 #88b0f0 #ecf4ff #88b0f0;
        font-size : 11px;
        font-family : "Segoe UI", Tahoma, sans-serif;
@@ -532,31 +510,34 @@ div#headlines-toolbar {
        padding : 0px;
        margin : 0px;
        overflow : hidden;
-       height : 23px;
+       height : 25px;
+       line-height : 25px;
+       padding-left : 4px;
 }
 
 div#headlines-toolbar .dijitSelect {
        font-size : 11px;
+       position : relative;
+       top : -2px;
 }
 
-div#headlines-toolbar div#subtoolbar_main {
-       display : table-cell;
-       width : 100%;
-       white-space : nowrap;
-       vertical-align : middle;
-       padding-left : 5px;
-}
-
-div#headlines-toolbar div#subtoolbar_ftitle {
-       display : table-cell;
+div#headlines-toolbar span.r {
+       float: right;
+   position: relative;
+       padding : 0 4px 0px 4px;
        text-align : right;
-       vertical-align : middle;
-       white-space : nowrap;
-       padding-right : 5px;
-}
+}      
 
-div#subtoolbar_ftitle span.error {
+div#headlines-toolbar span.r span.error {
        color : red;
+} 
+
+div#headlines-toolbar span.r a {
+       color : gray;
+}
+
+div#headlines-toolbar span.r a:hover {
+       color : black;
 }
 
 span.contentPreview {
@@ -570,7 +551,7 @@ span.contentPreview:hover {
 
 span.hlLabelRef {
        background-color : #fff7d5;     
-       font-height : 8px;
+       font-size : 8px;
        color : #063064;
        font-weight : normal;
        margin : 0px 3px 0px 3px;
@@ -578,23 +559,12 @@ span.hlLabelRef {
        white-space: nowrap;
 }
 
-td.hlSelectRow, td.hlUpdPic {
-       width : 25px;
-       text-align : center;
-}
-
 div.postHeader div.postDate {
        text-align : right;
        color : gray;
        float : right;
 }
 
-div.postHeader div.postDateRTL {
-       text-align : left;
-       color : gray;
-       float : right;
-}
-
 div.postHeader div {
        padding-bottom : 3px;
        font-size : 12px;
@@ -613,17 +583,11 @@ div.postHeader div {
        display : none;
 }
 
-td.hlMarkedPic, td.hlSelectRow, td.hlUpdated, td.hlFeed {
-       height : 1em;
-}
-
-td.hlFeed {
-       text-align : right;
-}
-
 span.hlFeed, span.hlFeed a {
-       font-size : 12px;
+       font-size : 10px;
        color : gray;
+       font-style : italic;
+       font-weight : normal;
 }
 
 span.hlFeed a:hover {
@@ -632,22 +596,13 @@ span.hlFeed a:hover {
 
 img.markedPic {
        cursor : pointer;
+       vertical-align : middle;
 }
 
 a.warning {
        color : #f04040;
 }
 
-img.closeButton {
-       border-width : 0px;
-       float : right;
-}
-
-span.groupPrompt {
-       font-size : 12px;
-       color : #4684ff;
-}
-
 div.tagCloudContainer {
        border : 1px solid #c0c0c0;
        background-color : #ecf4ff;
@@ -673,6 +628,16 @@ ul.feedErrorsList {
        padding : 5px;
 }
 
+ul.selfUpdateList {
+       height : 200px;
+       overflow : auto;
+       list-style-type : none;
+       border : 1px solid #c0c0c0;
+       background-color : #ecf4ff;
+       margin : 0px 0px 5px 0px;
+       padding : 5px;
+}
+
 ul.feedErrorsList em {
        color : gray;
 }
@@ -731,32 +696,10 @@ ul.compact li {
        padding : 0px;
 }
 
-div.browserFeedInfo {
-       font-size : 12px;
-/*     border : 1px solid #88b0f0;
-       background-color : #ecf4ff;
-       -moz-border-radius : 5px; */
-       padding : 5px;
-}
-
-div.browserFeedInfo div.detailsPart {
-       margin : 5px 0px 5px 5px;       
-}
-
 .noborder {
        border-width : 0px;
 }
 
-#dialog_overlay {
-       left : 0;
-       top : 0;
-       height : 100%;
-       width : 100%;
-       z-index : 4;
-       position : absolute;
-       background-image : url("images/shadow_white.png");
-}
-
 #overlay {
        background : white;
        left : 0;
@@ -772,20 +715,6 @@ div.browserFeedInfo div.detailsPart {
        margin : 1em;
 }
 
-#noDaemonWarning {     
-       position : absolute;
-       background-color : #ecf4ff;               
-       border : 1px solid #88b0f0;
-       padding : 10px;
-       margin : 5px;
-       z-index : 2;
-       display : none;
-}
-
-#qafInput {
-       width : 100%;
-}
-
 form {
        margin : 0px;
        padding : 0px;
@@ -799,86 +728,6 @@ form {
        width : 100%;
 }
 
-div.feedExtInfo {
-       margin-left : 2em;
-       font-size : 7pt;
-       color : gray;
-       font-weight : normal;
-}
-
-span.debugTS {
-       color : #4684ff;
-}
-
-#backReqBox {
-       display : none;
-}
-
-/*.scriptWarn:before {
-       content : "Disabled script:";
-}*/
-
-.scriptWarn {
-       color : white;
-       background-color : #903030;
-       border : 1px solid #601010;
-       padding : 3px;
-       font-weight : bold;
-       display : none;
-}
-
-.objectWarn {
-       color : gray;
-       font-style: italic;
-       text-align : center;
-}
-
-table.loginForm2 {
-       padding : 1em;
-}
-
-table.loginForm2 .loginTop {
-       border-width : 0px 0px 1px 0px;
-       border-color : #88b0f0;
-       border-style : solid;
-       padding : 0.5em;
-}
-
-table.loginForm2 .loginMiddle {
-       padding : 3em;
-}
-
-table.loginForm2 .loginBottom {
-       border-width : 1px 0px 0px 0px;
-       border-color : #88b0f0;
-       border-style : solid;
-       font-size : 12px;
-       text-align : center;
-       color : #909090;
-       padding : 0.5em;
-}
-
-table.loginForm2 .loginBottom a {
-       color : gray;
-}
-
-table.loginForm2 .loginBottom a:hover {
-       color : #4684ff;
-}
-
-table.loginForm2 .loginError {
-       color : red;
-       margin : 0.5em;
-}
-
-table.loginForm2 .innerLoginCell {
-       padding-top : 0.5em;
-}
-
-#milestoneDetails {
-       display : none;
-}
-
 div.loadingPrompt {
        padding : 1em;
        text-align : center;
@@ -952,10 +801,6 @@ a.helpLinkPic img {
        vertical-align : middle;
 }
 
-table.prefFeedCatList {
-       
-}
-
 div.autocomplete {
        position : absolute;
        width : 250px;
@@ -1030,121 +875,6 @@ img.hlScorePic {
        height : 16px;
 }
 
-div#hotkey_help_overlay {
-       position : absolute;
-       left : 30px;
-       right : 30px;
-       top : 30px;
-       z-index : 999;
-       color : white;
-       font-size : 15px;
-}
-
-div#hotkey_help_overlay h1 {
-       text-align : center;
-}
-
-div#hotkey_help_overlay ul {
-       list-style-type : none;
-       margin : 0px;
-}
-
-div#hotkey_help_overlay a {
-       color : #88b0f0;
-}
-
-div#hotkey_help_overlay a:hover {
-       color : white;
-}
-
-div#hotkey_help_overlay li {
-       margin : 0px;
-}
-
-div#hotkey_help_overlay p {
-       text-align : center;
-}
-
-div#hotkey_help_overlay td.n {
-       text-align : right;
-       font-weight : bold;
-       width : 6em;
-       color : #a0ffa0;
-       padding-right : 5px;
-}
-
-div#hotkey_help_overlay td {
-       vertical-align : top;
-}
-
-div#hotkey_help_overlay h1 {
-       margin : 0px;
-}
-
-div#hotkey_help_overlay h2 {
-       font-size : 16px;
-       border-width : 0px;
-       margin : 0.3em 0px 0.3em 0px;
-       text-align : center;
-       color : #88b0f0;
-}
-
-div#hotkey_help_overlay table.hho td.c1 {
-       height : 30px;
-       width : 30px;
-       background : url("images/c1.png");
-       background-repeat : no-repeat;
-
-}
-
-div#hotkey_help_overlay table.hho td.c2 {
-       height : 30px;
-       width : 30px;
-       background : url("images/c2.png");
-       background-repeat : no-repeat;
-}
-
-div#hotkey_help_overlay table.hho td.c3 {
-       height : 30px;
-       width : 30px;
-       background : url("images/c3.png");
-       background-repeat : no-repeat;
-}
-
-div#hotkey_help_overlay table.hho td.c4 {
-       height : 30px;
-       width : 30px;
-       background : url("images/c4.png");
-       background-repeat : no-repeat;
-}
-
-div#hotkey_help_overlay table.hho td.top,
-div#hotkey_help_overlay table.hho td.left,
-div#hotkey_help_overlay table.hho td.right,
-div#hotkey_help_overlay table.hho td.bottom,
-div#hotkey_help_overlay table.hho td.content {
-       background : url("images/shadow_dark.png");     
-}
-
-div#hotkey_help_overlay table.hho td.top,
-div#hotkey_help_overlay table.hho td.bottom {
-       text-align : center;
-       font-size : 11px;
-}
-
-div#l_progress_o {
-       width : 200px;
-       border : 1px solid black;
-       background-color : white;
-       margin-top : 10px;
-}
-
-div#l_progress_i {
-       width : 10px;
-       background-color : #88b0f0;
-       height : 10px;
-}
-
 div.dlgSec {
        font-size : 12px;
        color : gray;
@@ -1183,7 +913,7 @@ span.labelColorIndicator {
        height : 14px;
        width : 14px;
        line-height : 14px;
-       font-height : 9px;
+       font-size : 9px;
        display : inline-block;
        border : 1px solid black;
        background-color : #fff7d5;     
@@ -1195,7 +925,7 @@ span.labelColorIndicator {
 span.labelColorIndicator2 {
        height : 14px;
        width : 14px;
-       font-height : 9px;
+       font-size : 9px;
        display : inline-block;
        border : 1px solid black;
        background-color : #fff7d5;     
@@ -1205,29 +935,6 @@ span.labelColorIndicator2 {
        vertical-align : bottom;
 }
 
-
-div.labelColorIndicator {
-       height : 14px;
-       width : 14px;
-       line-height : 14px;
-       font-height : 9px;
-       text-align : center;
-       border : 1px solid black;
-       float : left;
-       background-color : #fff7d5;     
-       color : #063064;
-       margin-right : 10px;
-}
-
-optgroup {
-       color : #4684ff;
-       font-style : normal;
-}
-
-option {
-       color : black;
-}
-
 div#cmdline {
        position : absolute;
        left : 5px;
@@ -1295,15 +1002,17 @@ div.hlRight img {
 
 span.hlUpdated {
        color : gray;
-       font-weight : medium;
        min-width : 100px;
        display : table-cell;
        width : 100%;
        vertical-align : middle;
-       padding-top : 4px;
-       padding-bottom : 4px;
        text-align : right;
+       font-size : 10px;
+       font-weight : normal;
+}
 
+div.hlLeft {
+       padding-left : 8px;
 }
 
 div.hlLeft input {
@@ -1313,19 +1022,11 @@ div.hlLeft input {
 
 div.hlLeft img, div.hlRight img {
        margin : 0px 4px 0px 4px;
-
-}
-
-div.hlUpdPic {
-       display : table-cell;
-       padding-right : 4px;
-       padding-left : 4px;
-       text-align : center;
-       vertical-align : middle;
 }
 
-div.hlUpdPic img {
-       max-width : 16px;
+div.hlLeft img {
+       width : 16px;
+       height : 16px;
 }
 
 div.fatalError {
@@ -1355,7 +1056,9 @@ div.fatalError textarea {
 
 #content-wrap {
        padding : 0px;
-       border-width : 0px;
+       border-width : 0px 0px 1px 1px;
+       border-style : solid;
+       border-color : #c0c0c0;
        margin : 0px;
 }
 
@@ -1365,6 +1068,7 @@ div.fatalError textarea {
        border-left-width : 0px;
        border-bottom-width : 0px;
        border-top-width : 0px;
+       overflow : auto;
 }
 
 #headlines-wrap-inner {
@@ -1386,18 +1090,12 @@ div.fatalError textarea {
        display : none;
 }
 
-#content-tabs {
-       margin : 0px;
-       padding : 0px;
-       border-width : 0px;
-}
-
 #toolbar {
        padding : 0px;
        margin : 0px;
        border-width : 0px;
        white-space: nowrap;
-       font-size : 12px;
+       font-size : 11px;
 }
 
 #header {
@@ -1425,6 +1123,7 @@ div.fatalError textarea {
        border-bottom-width : 0px;
        border-right-width : 0px;
        border-left-width : 0px;
+       overflow : auto;
 }
 
 .dijitTreeLabel.Unread {
@@ -1452,6 +1151,7 @@ div.fatalError textarea {
 img.feedIcon, img.tinyFeedIcon {
        width : 16px;
        height : 16px;
+       vertical-align : middle;
 }
 
 div#feedlistLoading, div#filterlistLoading, div#labellistLoading {
@@ -1513,13 +1213,6 @@ a.bookmarklet {
        padding : 2px;
 }
 
-#newVersionIcon {
-       margin-left : 5px;
-       vertical-align : middle;
-       position : relative;
-       top : -1px;
-}
-
 .player {
        display : inline-block;
        color : gray;
@@ -1549,3 +1242,59 @@ a.bookmarklet {
        padding : 1em;
        color : gray;
 }
+
+td.error { 
+       color : red;
+}
+
+div.dialogNotice {
+       margin-bottom : 5px;
+       color : gray;
+}
+
+ul#filterDlg_Matches, ul#filterDlg_Actions {
+       max-height : 100px;
+       overflow : auto;
+       list-style-type : none;
+       border-style : solid;
+       border-color : #c0c0c0;
+       border-width : 0px 1px 1px 1px;
+       background-color : #ecf4ff;
+       margin : 0px 0px 5px 0px;
+       padding : 0px;
+}
+
+ul#filterDlg_Matches li, ul#filterDlg_Actions li {
+       cursor : pointer;
+       padding : 0px 0px 0px 5px;
+}
+
+ul#filterDlg_Matches li div.dijitCheckBox, ul#filterDlg_Actions li div.dijitCheckBox {
+       margin-right : 5px;
+}
+
+table.prefPluginsList td label, table.prefUserList td {
+       cursor : pointer;
+}
+
+ul.helpKbList {
+       max-height : 300px;
+       overflow : auto;
+       list-style-type : none;
+       border : 1px solid #c0c0c0;
+       background-color : #ecf4ff;
+       margin : 0px 0px 5px 0px;
+       padding : 5px;
+}
+
+ul.helpKbList span.hksequence {
+       width : 6em;
+       margin-left : 20px;
+       color : #88b0f0;
+       font-weight : bold;
+       display : inline-block;
+}
+
+ul.helpKbList h2 {
+       margin-top : 0px;
+}