]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.css
about dialog, UI tweaks
[tt-rss.git] / tt-rss.css
index 843799d5abdad5ae7eefcf2e903e6cad50bb911b..c161592341ef4909a8b9b45eb1100c608facca37 100644 (file)
@@ -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;
@@ -1457,7 +1404,7 @@ div.fatalError textarea {
        border-top-width : 0px;
 }
 
-#headlines-toolbar_splitter {
+#headlines-toolbar_splitter, #toolbar_splitter {
        display : none;
 }
 
@@ -1467,11 +1414,6 @@ div.fatalError textarea {
        border-width : 0px;
 }
 
-#content-tabs .dijitTab {
-       margin-top : 0px;
-       padding-top : 0px;
-}
-
 #toolbar {
        padding : 0px;
        margin : 0px;