]> git.wh0rd.org - tt-rss.git/blobdiff - css/dijit.css
css: remove dejavu sans
[tt-rss.git] / css / dijit.css
index 68a426e3ce223fbf225051430350910346b0eb91..b0c9243c461b8893aa7142a211b5caeb900dde06 100644 (file)
        border-width : 0px;
 }
 
-.claro .dijitTree .dijitTreeRow {
+/*.claro .dijitTree .dijitTreeRow {
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
-}
+}*/
 
 .claro .dijitTree .dijitTreeRowSelected {
        background : white;
 }
 
-.claro #feedTree.dijitTree .dijitTreeRowSelected {
-       box-shadow : -1px 0px 2px -1px rgba(0,0,0,0.1);
-}
-
 .claro .dijitTree .dijitTreeRowHover {
        background : #f0f0f0;
        border-color : #ddd;
        border-width : 0px;
 }
 
-.claro .dijitMenuItemLabel {
+.claro .dijitMenu .dijitMenuItem .dijitMenuItemLabel {
        font-size : 13px;
+       padding-top : 3px;
+       padding-bottom : 3px;
 }
 
 /* Checkbox */
@@ -642,7 +640,7 @@ button[disabled],
        font-size : 16px;
        text-rendering: optimizelegibility;
        font-family : "Segoe WP Semibold", "Segoe UI Semibold",
-       "Segoe UI Web Semibold", "Segoe UI", Ubuntu, "DejaVu Sans", "Helvetica Neue",
+       "Segoe UI Web Semibold", "Segoe UI", Ubuntu, "Helvetica Neue",
        Helvetica, Arial, sans-serif;
 }