]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.css
rework filter dialogs to use dijit.Form
[tt-rss.git] / tt-rss.css
index 9c5dd79af1e3014c217d1292fc99650161132b02..b0733d1869702116479e73025a755c09bec5034e 100644 (file)
@@ -4,6 +4,17 @@ body#ttrssMain, body#ttrssPrefs {
        margin : 0px;
        padding : 0px;
        font-family : "Lucida Grande", Arial, sans-serif;
+       font-size : 12px;
+}
+
+body#ttrssPrefs {
+       background-color : #ecf4ff;
+}
+
+body#ttrssPrefs #footer, body#ttrssPrefs #header {
+       background-color : #ecf4ff;
+       padding-left : 8px;
+       padding-right : 8px;
 }
 
 blockquote {
@@ -30,11 +41,12 @@ div.postReply a:hover {
 div.postReply div.postHeader {
        border-width : 0px 0px 1px 0px;
        border-style : solid;
-       border-color : #a0a0a0;
-       background-color : #f9faff;
-       margin : 0px 1px 0px 0px;
+       border-color : #88b0f0;
+       background-color : white;
+       background : url("images/toolbar.png");
+       background-position : bottom left;
+       background-repeat : repeat-x;
        padding : 5px;
-       /* cursor : move; */
        color : #909090;
 }
 
@@ -174,7 +186,7 @@ input.editbox {
        display : none;
        float : right;
        font-size : 12px;
-       z-index : 998;
+       z-index : 99;
        padding : 5px 5px 5px 5px;
 }
 
@@ -211,20 +223,14 @@ input.editbox {
        cursor : pointer;
 }
 
-#dispSwitch {
-       font-size : 12px;
-       font-family : "Lucida Grande", Arial, sans-serif;
-       text-align : right;
-       float : right;
-       margin : 5px 5px 0px 0px;
-}
-
-#dispSwitch a {
-       color : gray;
+.blankborder, .blankborder td {
+       border-style : solid;
+       border-color : transparent;
+       border-width : 0px 0px 1px 0px;
 }
 
-#dispSwitch a:hover {
-       color : #4684ff;
+.Selected, .Selected td {
+       background-color : #fff7d5;
 }
 
 .even.Unread.Selected, .even.Unread.Selected td {
@@ -317,6 +323,10 @@ table.prefPrefsList tr:hover td.prefValue input {
        color : #88b0f0;
 }
 
+table.prefPrefsList h3 {
+       margin-top : 0px;
+}
+
 tr.title td {
        border-width : 0px 0px 1px 0px;
        border-color : #ecf4ff;
@@ -401,8 +411,10 @@ table.prefFeedList td.feedSelect {
 div.prefFeedCatHolder {
        height : 250px;
        overflow : auto;
-       border : 1px solid #99d67a;
-       margin : 5px 0px 5px 0px;
+       border-width : 0px 1px 1px 1px;
+       border-color : #c0c0c0;
+       border-style : solid;
+       margin : 0px 0px 5px 0px;
        background-color : white;
 }
 
@@ -418,10 +430,7 @@ pre {
        margin : 5px;
 }
 
-input.extSearch {
-       width : 100%;
-}
-
+/*
 div.firstTab {
        width : 10px;
        float : left;
@@ -472,7 +481,7 @@ div.prefsTab.Selected {
        bottom : -1px;
        z-index : 3;
        height : 30px;
-}
+} */
 
 div.notice {
        background : #ffffff;
@@ -555,15 +564,16 @@ td.selectPrompt {
 }
 
 div#headlines-toolbar {
-       border-width : 0px;
-       background-color : white;
+       border-width : 1px 0px 1px 0px;
+       background-color : #ecf4ff;
+       border-color : #88b0f0 #88b0f0 #ecf4ff #88b0f0;
        font-size : 11px;
        font-family : "Lucida Grande", "Segoe UI", Tahoma, Arial, sans-serif;
        color : gray;
        padding : 0px;
        margin : 0px;
        overflow : hidden;
-       height : 21px;
+       height : 23px;
 }
 
 div#headlines-toolbar .dijitSelect {
@@ -575,6 +585,7 @@ div#headlines-toolbar div#subtoolbar_main {
        width : 100%;
        white-space : nowrap;
        vertical-align : middle;
+       padding-left : 5px;
 }
 
 div#headlines-toolbar div#subtoolbar_ftitle {
@@ -586,7 +597,6 @@ div#headlines-toolbar div#subtoolbar_ftitle {
 }
 
 span.contentPreview {
-       font-size : 12px;
        color : gray;
        font-weight : normal;
 }
@@ -677,7 +687,7 @@ span.groupPrompt {
 }
 
 div.tagCloudContainer {
-       border : 1px solid gray;
+       border : 1px solid #c0c0c0;
        background-color : white;
        margin : 5px 0px 5px 0px;
        padding : 5px;
@@ -685,7 +695,7 @@ div.tagCloudContainer {
 }
 
 div.errorExplained {
-       border : 1px solid #99d67a;
+       border : 1px solid #c0c0c0;
        background-color : white;
        margin : 5px 0px 5px 0px;
        padding : 5px;
@@ -695,7 +705,7 @@ ul.feedErrorsList {
        height : 300px;
        overflow : auto;
        list-style-type : none;
-       border : 1px solid #99d67a;
+       border : 1px solid gray;
        background-color : white;
        margin : 0px 0px 5px 0px;
        padding : 0px;
@@ -705,7 +715,7 @@ ul.userFeedList {
        height : 300px;
        overflow : auto;
        list-style-type : none;
-       border : 1px solid #99d67a;
+       border : 1px solid gray;
        background-color : white;
        margin : 0px 0px 5px 0px;
        padding : 0px;
@@ -714,16 +724,19 @@ ul.userFeedList {
 ul.browseFeedList {
        height : 300px;
        overflow : auto;
-       list-style-type : none;
+       border-width : 0px 1px 1px 1px;
+       border-color : #c0c0c0;
+       border-style : solid;
        margin : 0px 0px 5px 0px;
-       padding : 0px;
-       border : 1px solid #99d67a;
        background-color : white;
+       list-style-type : none;
+       padding : 0px;
+
 }
 
 ul.browseFeedList li {
        margin : 0px;
-       padding : 0px;
+       padding : 2px 4px 2px 4px;
 }
 
 span.subscribers {
@@ -794,7 +807,7 @@ div.browserFeedInfo div.detailsPart {
 
 #overlay_inner {
        font-weight : bold;
-       margin : 10px;
+       margin : 1em;
 }
 
 #noDaemonWarning {     
@@ -924,15 +937,23 @@ html, body#ttrssMain, #main {
        margin: 0;
 } 
 
+html, body#ttrssPrefs, #main {
+       width: 100%; 
+       height: 100%;
+       border: 0; 
+       padding: 0; 
+       margin: 0;
+} 
+
 #toolbar div.actionChooser {
        display : table-cell;
        text-align : right;
-       padding-right : 5px;
+       padding-right : 3px;
 }
 
 /* preferences layout */
 
-#prefFooter {
+/* #prefFooter {
        position : absolute;
        bottom : 0px;
        height : 20px;
@@ -970,7 +991,7 @@ html, body#ttrssMain, #main {
        font-size : 12px;
        margin : 10px;
        height : 33px;
-}
+} */
 
 div.return {
        float : right;
@@ -986,7 +1007,7 @@ div.return a:hover {
        color : black;
 }
 
-#prefContentOuter {
+/* #prefContentOuter {
        clear : left;
        position : absolute;
        bottom : 41px;
@@ -1012,8 +1033,7 @@ div.return a:hover {
        right : 0px;
        padding : 1em;
        overflow : auto;
-
-}
+} */
 
 div.topLinks img {
        vertical-align : middle;
@@ -1211,16 +1231,6 @@ div#hotkey_help_overlay table.hho td.bottom {
        font-size : 11px;
 }
 
-div.prefKbdHelp {
-       float : right;
-       font-size : 12px;
-       margin-right : 15px;
-}
-
-div.prefKbdHelp img {
-       vertical-align : middle;
-}
-
 div#l_progress_o {
        width : 200px;
        border : 1px solid black;
@@ -1234,16 +1244,6 @@ div#l_progress_i {
        height : 10px;
 }
 
-/* #content-insert {
-       background-color : white;
-       overflow : auto;
-       position : absolute;
-       left : 0px;
-       right : 0px;
-       bottom : 0px;
-       top : 6px; 
-} */
-
 div.dlgSec {
        font-size : 12px;
        color : gray;
@@ -1259,7 +1259,11 @@ div.dlgSecCont {
        float : left;
        font-size : 12px;
        font-weight : normal;
-       line-height : 200%;
+}
+
+div.dlgSecCont > * {
+       margin-top : 4px;
+       vertical-align : bottom;
 }
 
 div.dlgButtons {
@@ -1276,6 +1280,33 @@ span.prefsLabelEntry {
        padding : 2px;
 }
 
+span.labelColorIndicator {
+       height : 14px;
+       width : 14px;
+       line-height : 14px;
+       font-height : 9px;
+       display : inline-block;
+       border : 1px solid black;
+       background-color : #fff7d5;     
+       color : #063064;
+       text-align : center;
+       margin-right : 2px;
+}
+
+span.labelColorIndicator2 {
+       height : 14px;
+       width : 14px;
+       font-height : 9px;
+       display : inline-block;
+       border : 1px solid black;
+       background-color : #fff7d5;     
+       color : #063064;
+       text-align : center;
+       margin-right : 2px;
+       vertical-align : bottom;
+}
+
+
 div.labelColorIndicator {
        height : 14px;
        width : 14px;
@@ -1461,11 +1492,25 @@ div.fatalError textarea {
 #headlines-frame {
        padding : 0px;
        border-color : #88b0f0;
+       border-left-width : 0px;
        border-right-width : 0px;
+       margin-top : 0px;
+       border-top-width : 0px;
 }
 
-#headlinesInnerContainer {
-       font-size : 12px;
+#headlines-toolbar_splitter {
+       display : none;
+}
+
+#content-tabs {
+       margin : 0px;
+       padding : 0px;
+       border-width : 0px;
+}
+
+#content-tabs .dijitTab {
+       margin-top : 0px;
+       padding-top : 0px;
 }
 
 #toolbar {
@@ -1477,14 +1522,14 @@ div.fatalError textarea {
 }
 
 #header {
-       padding : 4px;
+       padding : 4px 8px 0px 8px;
        border-width : 0px;
 }
 
 #footer {
        text-align : center;
        color : gray;
-       padding : 4px;
+       padding : 4px 4px 8px 4px;
        border-width : 0px;
 }
 
@@ -1493,12 +1538,17 @@ div.fatalError textarea {
        border-color : #88b0f0;
        border-bottom-width : 0px;
        border-right-width : 0px;
+       border-left-width : 0px;
 }
 
 .dijitTreeLabel.Unread {
        font-weight : bold;
 }
 
+.dijitTreeLabel.Disabled, .labelParam.Disabled {
+       color : gray;
+}
+
 .dijitTreeRow.Error {
        color : red;
 }
@@ -1506,3 +1556,59 @@ div.fatalError textarea {
 .dijitTreeRow.Hidden {
        display : none;
 }
+
+img.feedIcon, img.tinyFeedIcon {
+       width : 16px;
+       height : 16px;
+}
+
+div#feedlistLoading, div#filterlistLoading, div#labellistLoading {
+       text-align : center;
+       padding : 5px;
+       color : gray;
+}
+
+div#feedlistLoading img, div#filterlistLoading img, div#labellistLoading {
+       margin-right : 5px;
+}
+
+div#pref-tabs .dijitContentPane {
+       font-size : 12px;
+}
+
+div#pref-tabs {
+       margin : 0px 5px 0px 5px;
+}
+
+div#pref-tabs .dijitContentPane h3 {
+       font-size : 14px;
+       font-weight : bold;
+}
+
+/* div#feedTree {
+       font-size : 11px;
+       font-family : "Lucida Grande", "Segoe UI", Tahoma, Arial, sans-serif;
+} */
+
+
+#pref-filter-wrap, #pref-filter-header, #pref-filter-content, 
+#pref-label-wrap, #pref-label-header, #pref-label-content,
+#pref-user-wrap, #pref-user-header, #pref-user-content {
+       margin : 0px;
+       padding : 0px;
+       border-width : 0px;
+}
+
+#errorButton {
+       color : red;
+}
+
+span.labelFixedLength {
+       display : inline-block;
+       width : 70%;
+}
+
+#filter_dlg_date_chk_box {
+       display : inline-block;
+}
+