edit feed: smaller buttons for icon upload; allow uploading larger favicons

This commit is contained in:
Andrew Dolgov
2014-10-08 16:38:03 +04:00
parent 41fac971c4
commit 4a1d122c87
2 changed files with 7 additions and 3 deletions

View File

@@ -346,6 +346,10 @@ button[disabled],
line-height : 20px;
}
.claro .dijitButton.small .dijitButtonText {
font-size : 11px;
}
.claro .dijitMenu {
border-color : #ccc;
}