]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.css
about dialog, UI tweaks
[tt-rss.git] / tt-rss.css
index a5662fede92794cfc839832663a5b372bc12e0d6..c161592341ef4909a8b9b45eb1100c608facca37 100644 (file)
@@ -12,7 +12,7 @@ body#ttrssPrefs {
 }
 
 body#ttrssPrefs #footer, body#ttrssPrefs #header {
-       background-color : #ecf4ff;
+       background-color : #ecf4ff; 
        padding-left : 8px;
        padding-right : 8px;
 }
@@ -383,7 +383,7 @@ table.prefFeedList td.feedSelect {
        text-align : center;
 }
 
-div.prefFeedCatHolder, div.prefFeedOPMLHolder {
+div.prefFeedCatHolder, div.prefFeedOPMLHolder, div.inactiveFeedHolder {
        height : 300px;
        overflow : auto;
        border-width : 0px 1px 1px 1px;
@@ -393,7 +393,7 @@ div.prefFeedCatHolder, div.prefFeedOPMLHolder {
        background-color : #ecf4ff;
 }
 
-div.prefFeedOPMLHolder {
+div.prefFeedOPMLHolder, div.inactiveFeedHolder {
        border-width : 1px 1px 1px 1px;
 }
 
@@ -434,59 +434,6 @@ a.helpLink:hover {
        font-size : 12px;
 }
 
-/*
-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,7 +515,7 @@ 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;
@@ -961,46 +908,6 @@ html, body#ttrssPrefs, #main {
 
 /* preferences layout */
 
-/* #prefFooter {
-       position : absolute;
-       bottom : 0px;
-       height : 20px;
-       text-align : center;
-       color : gray;
-       font-size : 12px;
-       background-image : url("images/footer.png");
-       background-position : top left;
-       background-repeat : repeat-x; 
-       background-color : white;
-       right : 0px;
-       left : 261px;
-       padding : 10px;
-       border-collapse : collapse;
-       border-width : 1px 0px 0px 0px;
-       border-style : solid;
-       border-color : #88b0f0;
-
-}
-
-#prefFooter {
-       left : 0px;
-}
-
-#footer a, #prefFooter a {
-       color : gray;
-}
-
-#footer a:hover, #prefFooter a:hover {
-       color : black;
-}
-
-#prefHeader {
-       color : #4684ff;
-       font-size : 12px;
-       margin : 10px;
-       height : 33px;
-} */
-
 div.return {
        float : right;
        font-size : 12px;
@@ -1015,35 +922,20 @@ div.return a:hover {
        color : black;
 }
 
-/* #prefContentOuter {
-       clear : left;
-       position : absolute;
-       bottom : 41px;
-       top : 75px;
-       left : 0px;
-       right : 0px;
-       min-height : 300px;
-       border-width : 1px 0px 0px 0px;
-       border-color : #88b0f0;
-       border-style : solid;
-       font-size : 12px;
+#header .logo {
+       float : right;
+       margin-left : 10px;
 }
 
-#prefContent {
-       z-index : 4;
-       background-image : url("images/prefs-content.png");
-       background-position : top left;
-       background-repeat : repeat-x;
-       position : absolute;
-       bottom : 0px;
-       top : 0px;
-       left : 0px;
-       right : 0px;
-       padding : 1em;
-       overflow : auto;
-} */
+#header a {
+       color : #4684ff;        
+}
+
+#header a:hover {
+       color : black;
+}
 
-div.topLinks img {
+#header img {
        vertical-align : middle;
        cursor : pointer;
 }
@@ -1089,22 +981,7 @@ div.autocomplete ul li {
        float : right;
 }
 
-div.topLinks {
-       float : right;
-       color : gray;
-       font-size : 12px;
-       line-height : 120%;
-}
-
-div.topLinks a {
-       color : #4684ff;        
-}
-
-div.topLinks a:hover {
-       color : black;
-}
-
-div.topLinks a.feedback {
+#header a.feedback {
        color : #009900;
 }
 
@@ -1473,6 +1350,9 @@ div.hlUpdPic img {
        max-width : 16px;
 }
 
+div.fatalError {
+       margin-bottom : 10px;
+}
 
 div.fatalError button {
        margin-top : 5px;
@@ -1489,6 +1369,12 @@ div.fatalError textarea {
        padding : 0px;
 }
 
+#header-wrap {
+       border-width : 0px;
+       margin : 0px;
+       padding : 0px;
+}
+
 #content-wrap {
        padding : 0px;
        border-width : 0px;
@@ -1500,6 +1386,7 @@ div.fatalError textarea {
        border-color : #88b0f0;
        border-left-width : 0px;
        border-bottom-width : 0px;
+       border-top-width : 0px;
 }
 
 #headlines-wrap-inner {
@@ -1517,7 +1404,7 @@ div.fatalError textarea {
        border-top-width : 0px;
 }
 
-#headlines-toolbar_splitter {
+#headlines-toolbar_splitter, #toolbar_splitter {
        display : none;
 }
 
@@ -1527,11 +1414,6 @@ div.fatalError textarea {
        border-width : 0px;
 }
 
-#content-tabs .dijitTab {
-       margin-top : 0px;
-       padding-top : 0px;
-}
-
 #toolbar {
        padding : 0px;
        margin : 0px;
@@ -1541,8 +1423,15 @@ div.fatalError textarea {
 }
 
 #header {
-       padding : 4px 8px 0px 8px;
        border-width : 0px;
+       text-align : right;
+       color : gray;
+       padding : 5px 5px 0px 0px;
+       margin : 0px;
+       position : absolute;
+       right : 0px;
+       top : 0px;
+       z-index : 5;
 }
 
 #footer {
@@ -1564,6 +1453,12 @@ div.fatalError textarea {
        font-weight : bold;
 }
 
+.feedParam {
+       color : gray;
+       float : right;
+       margin-right : 1em;
+}
+
 .dijitTreeLabel.Disabled, .labelParam.Disabled {
        color : gray;
 }