summaryrefslogtreecommitdiff
path: root/css/tt-rss.less
diff options
context:
space:
mode:
Diffstat (limited to 'css/tt-rss.less')
-rwxr-xr-xcss/tt-rss.less18
1 files changed, 9 insertions, 9 deletions
diff --git a/css/tt-rss.less b/css/tt-rss.less
index 267782187..035a0e376 100755
--- a/css/tt-rss.less
+++ b/css/tt-rss.less
@@ -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;