updates for flat theme (mostly disable old dijit overrides)
This commit is contained in:
@@ -813,7 +813,7 @@ body.ttrss_main {
|
||||
box-shadow : inset -1px 0px 2px -1px rgba(0,0,0,0.1);
|
||||
-webkit-overflow-scrolling : touch;
|
||||
|
||||
#feedTree .dijitTreeRow .dijitTreeLabel.Unread {
|
||||
/* #feedTree .dijitTreeRow .dijitTreeLabel.Unread {
|
||||
font-weight : bold;
|
||||
}
|
||||
|
||||
@@ -848,13 +848,13 @@ body.ttrss_main {
|
||||
#feedTree.dijitTree img.tinyFeedIcon {
|
||||
position : relative;
|
||||
top : -2px;
|
||||
}
|
||||
} */
|
||||
|
||||
#feedTree {
|
||||
height : 100%;
|
||||
overflow-x : hidden;
|
||||
text-rendering: optimizelegibility;
|
||||
font-family : @fonts-ui;
|
||||
//font-family : @fonts-ui;
|
||||
|
||||
.counterNode.aux {
|
||||
background : #f0f0f0;
|
||||
@@ -929,12 +929,12 @@ body.ttrss_main {
|
||||
display : none;
|
||||
}
|
||||
|
||||
#content-insert_splitter.dijitSplitterH {
|
||||
/* #content-insert_splitter.dijitSplitterH {
|
||||
background : #f0f0f0;
|
||||
border-color: #ddd;
|
||||
border-top-width : 1px;
|
||||
border-style : solid;
|
||||
}
|
||||
} */
|
||||
|
||||
#toolbar {
|
||||
padding : 0px;
|
||||
@@ -1085,9 +1085,9 @@ body.ttrss_main {
|
||||
width : 410px;
|
||||
}
|
||||
|
||||
ul#filterDlg_Matches li div.dijitCheckBox, ul#filterDlg_Actions li div.dijitCheckBox {
|
||||
/* ul#filterDlg_Matches li div.dijitCheckBox, ul#filterDlg_Actions li div.dijitCheckBox {
|
||||
margin-right : 5px;
|
||||
}
|
||||
} */
|
||||
|
||||
span.highlight {
|
||||
background-color : #ffff00;
|
||||
@@ -1098,7 +1098,7 @@ body.ttrss_main {
|
||||
|
||||
}
|
||||
|
||||
#headlines-frame .dijitCheckBox {
|
||||
/* #headlines-frame .dijitCheckBox {
|
||||
border-width : 0px;
|
||||
opacity : 0.5;
|
||||
}
|
||||
@@ -1121,7 +1121,7 @@ body.ttrss_main {
|
||||
|
||||
.dijitDropDownButton.attachments {
|
||||
display : inline-block;
|
||||
}
|
||||
} */
|
||||
|
||||
#editTagsDlg{
|
||||
overflow: visible;
|
||||
|
||||
Reference in New Issue
Block a user