]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.css
use css for help overlay, css cleanup
[tt-rss.git] / tt-rss.css
index 683dffd3b1ddea03baf7b0d763f383bc95f688f4..fe6d883533fe9be4be164e82ae5c0833a1d9a20f 100644 (file)
@@ -1,9 +1,9 @@
-body#ttrssMain, body#ttrssPrefs, body#ttrssLogin {
+body#ttrssMain, body#ttrssPrefs, body#ttrssLogin, body {
        background : white;
        color : black;
        margin : 0px;
        padding : 0px;
-       font-family : "Lucida Grande", Arial, sans-serif;
+       font-family : sans-serif;
        font-size : 12px;
 }
 
@@ -76,17 +76,17 @@ div.postReply img.tagsPic {
 
 div.articleNote {
        background-color : #fff7d5;
-       border-width : 1px;
        padding : 5px;
-       border-style : dashed;
+       border-style : none none dashed none;
        border-color : #e7d796;
-       font-size : 11px;
-       margin-left : 5px;
-       margin-top : 5px;
-       float : right;
+       border-width : 1px;
+       background-color : #fff7d5;
        color : #9a8c59;
-       max-width : 150px;
-       text-align : justify;
+}
+
+div.articleNote div.noteEdit {
+       float : right;
+       cursor : pointer;
 }
 
 div.postReply span.author {
@@ -350,7 +350,11 @@ table.prefUserList tr.oddSelected,
 table.prefFeedList tr.even,
 table.prefFeedList tr.odd,
 table.prefFeedList tr.evenSelected,
-table.prefFeedList tr.oddSelected
+table.prefFeedList tr.oddSelected,
+table.prefInstanceList tr.even,
+table.prefInstanceList tr.odd,
+table.prefInstanceList tr.evenSelected,
+table.prefInstanceList tr.oddSelected
 {      
        cursor : pointer;
 }
@@ -370,7 +374,11 @@ table.prefUserList tr.oddSelected:hover td,
 table.prefFeedList tr.even:hover td, 
 table.prefFeedList tr.odd:hover td,
 table.prefFeedList tr.evenSelected:hover td, 
-table.prefFeedList tr.oddSelected:hover td
+table.prefFeedList tr.oddSelected:hover td,
+table.prefInstanceList tr.even:hover td, 
+table.prefInstanceList tr.odd:hover td,
+table.prefInstanceList tr.evenSelected:hover td, 
+table.prefInstanceList tr.oddSelected:hover td
 {
        color : #88b0f0;
 }
@@ -412,6 +420,7 @@ a.helpLink:hover {
        font-size : 12px;
        background : transparent;
        border-width : 0px;
+       color : gray;
 }
 
 #content-insert blockquote, #headlines-frame blockquote, .dijitContentPane blockquote {
@@ -432,61 +441,9 @@ a.helpLink:hover {
        font-family : monospace;
        padding : 0px;
        font-size : 12px;
+       color : black;
 }
 
-/*
-div.firstTab {
-       width : 10px;
-       float : left;
-}
-
-div.prefsTab:hover {
-       cursor : pointer;
-}
-
-div.prefsTab.Selected:hover {
-       cursor : pointer;
-}
-
-div.prefsTab {
-       float : left;
-       border-width : 1px 1px 0px 1px;
-       border-color : #C4D1E4;
-       border-style : solid;
-       margin : 0px 0px 0px 5px;
-       padding : 3px 5px 3px 5px;
-       font-size : 12px;
-       font-family : "Lucida Grande", "Segoe UI", Tahoma, Arial, sans-serif;
-       border-collapse : collapse;
-       min-width : 100px;
-       text-align : center;
-       cursor : pointer;
-       position : relative;
-       bottom : -1px;
-       height : 30px;
-}
-
-div.prefsTab.Selected {
-       float : left;
-       border-width : 1px 1px 0px 1px;
-       border-color : #88b0f0;
-       border-style : solid;
-       margin : 0px 0px 0px 5px;
-       padding : 3px 5px 3px 5px;
-       background-color : #ecf4ff;
-       font-size : 12px;
-       font-family : "Lucida Grande", "Segoe UI", Tahoma, Arial, sans-serif;
-       border-collapse : collapse;
-       font-weight : bold;
-       min-width : 100px;
-       text-align : center;
-       cursor : pointer;
-       position : relative;
-       bottom : -1px;
-       z-index : 3;
-       height : 30px;
-} */
-
 div.notice {
        background : #ffffff;
        border : 1px solid #88b0f0;
@@ -568,11 +525,11 @@ td.selectPrompt {
 }
 
 div#headlines-toolbar {
-       border-width : 1px 0px 1px 0px;
+       border-width : 0px 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;
+       font-family : "Segoe UI", Tahoma, sans-serif;
        color : gray;
        padding : 0px;
        margin : 0px;
@@ -643,7 +600,6 @@ div.postHeader div.postDateRTL {
 div.postHeader div {
        padding-bottom : 3px;
        font-size : 12px;
-       /* font-family : "Lucida Grande", Tahoma, sans-serif; */
 }
 
 #feedUpdateErrors {
@@ -793,16 +749,6 @@ div.browserFeedInfo div.detailsPart {
        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;
@@ -1084,6 +1030,9 @@ div#hotkey_help_overlay {
        z-index : 999;
        color : white;
        font-size : 15px;
+       background : black;
+       border-radius : 30px;
+       padding : 10px;
 }
 
 div#hotkey_help_overlay h1 {
@@ -1135,43 +1084,6 @@ div#hotkey_help_overlay h2 {
        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;
@@ -1225,10 +1137,6 @@ div.dlgButtons {
        clear : both;
 }
 
-span.prefsLabelEntry {
-       padding : 2px;
-}
-
 span.labelColorIndicator {
        height : 14px;
        width : 14px;
@@ -1269,37 +1177,6 @@ div.labelColorIndicator {
        margin-right : 10px;
 }
 
-div.colorPicker div.colorPickerEntry:hover {
-       border : 1px solid #88b0f0;
-}
-
-div.colorPicker div.ccPrompt:hover {
-       color : black;
-}
-
-div.colorPicker div.colorPickerEntry {
-       height : 15px;
-       width : 15px;
-       line-height : 13px;
-       font-height : 9px;
-       text-align : center;
-       border : 1px solid black;
-       margin : 5px 5px 0px 0px;
-       float : left;
-}
-
-div.colorPicker {
-       border : 1px solid #cccccc;
-       background : #f0f0f0;
-       width : 110px;
-       padding : 0px 0px 5px 5px;
-       position : absolute;
-       left : auto;
-       top : auto;
-       z-index : 3;
-       color : #909090;
-}
-
 optgroup {
        color : #4684ff;
        font-style : normal;
@@ -1377,8 +1254,14 @@ div.hlRight img {
 span.hlUpdated {
        color : gray;
        font-weight : medium;
-       width : 100px;
-       display : inline-block;
+       min-width : 100px;
+       display : table-cell;
+       width : 100%;
+       vertical-align : middle;
+       padding-top : 4px;
+       padding-bottom : 4px;
+       text-align : right;
+
 }
 
 div.hlLeft input {
@@ -1440,6 +1323,7 @@ div.fatalError textarea {
        border-left-width : 0px;
        border-bottom-width : 0px;
        border-top-width : 0px;
+       overflow : auto;
 }
 
 #headlines-wrap-inner {
@@ -1457,7 +1341,7 @@ div.fatalError textarea {
        border-top-width : 0px;
 }
 
-#headlines-toolbar_splitter {
+#headlines-toolbar_splitter, #toolbar_splitter {
        display : none;
 }
 
@@ -1467,11 +1351,6 @@ div.fatalError textarea {
        border-width : 0px;
 }
 
-#content-tabs .dijitTab {
-       margin-top : 0px;
-       padding-top : 0px;
-}
-
 #toolbar {
        padding : 0px;
        margin : 0px;
@@ -1505,6 +1384,7 @@ div.fatalError textarea {
        border-bottom-width : 0px;
        border-right-width : 0px;
        border-left-width : 0px;
+       overflow : auto;
 }
 
 .dijitTreeLabel.Unread {
@@ -1557,21 +1437,16 @@ div#pref-tabs .dijitContentPane h3 {
        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 {
+#pref-user-wrap, #pref-user-header, #pref-user-content, 
+#pref-instance-wrap, #pref-instance-header, #pref-instance-content {
        margin : 0px;
        padding : 0px;
        border-width : 0px;
 }
 
-#userConfigTab, #labelConfigTab, #filterConfigTab, #pref-feeds-feeds { 
+#userConfigTab, #labelConfigTab, #filterConfigTab, #pref-feeds-feeds, #instanceConfigTab { 
        padding : 0px;
 }
 
@@ -1627,3 +1502,10 @@ a.bookmarklet {
        cursor : pointer;
 }
 
+#headlines-spacer {
+       height : 100%;
+       margin-left : 1px;
+       text-align : center;
+       padding : 1em;
+       color : gray;
+}