1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

upgrade dojo to 1.8.3 (refs #570)

This commit is contained in:
Andrew Dolgov
2013-03-18 10:26:24 +04:00
parent 9a2885da17
commit f0cfe83e37
1568 changed files with 159866 additions and 2781 deletions

View File

@@ -16,14 +16,13 @@
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;