]> git.wh0rd.org - tt-rss.git/blobdiff - lib/dijit/themes/nihilo/form/Button.css
upgrade dojo to 1.8.3 (refs #570)
[tt-rss.git] / lib / dijit / themes / nihilo / form / Button.css
index 90e1ee2cc6a87869f79e1fb15ce39a40d889749b..83c719b25ee79c43700934f55b4d1b1217aa7c1c 100644 (file)
        background: #fff url("../images/buttonEnabled.png") repeat-x top left;
 }
 
-.nihilo .dijitSelect .dijitButtonContents {
-       border-right: none;
-}
-
 .nihilo .dijitButtonText {
        text-align: center;
        padding: 0 0.3em;
 }
+.nihilo .dijitInputField {
+       padding: 0; /* set padding:0 for .nihilo .dijitSelect .dijitButtonText but with a low priority rule that can be easily trumped by the user */
+}
 
 .nihilo .dijitComboBox .dijitButtonNode {
        border-width: 0 0 0 1px;