]> git.wh0rd.org - tt-rss.git/blobdiff - css/dijit.css
css: remove dejavu sans
[tt-rss.git] / css / dijit.css
index dc8b40a6ac6d082e63ae2b5ec0959c5beb56e71a..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;
        border-width : 0px;
 }
 
-.claro .dijitMenuItemLabel {
+.claro .dijitMenu .dijitMenuItem .dijitMenuItemLabel {
        font-size : 13px;
+       padding-top : 3px;
+       padding-bottom : 3px;
 }
 
 /* Checkbox */
@@ -638,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;
 }