add styles for several other dijit elements (3)

This commit is contained in:
Andrew Dolgov 2015-08-11 16:46:01 +03:00
parent 4d15d60d2e
commit ba89a6541a

View file

@ -482,7 +482,7 @@ button[disabled],
transition: border linear 0.2s, box-shadow linear 0.2s;
}
.claro .dijitTextBox:focus {
.claro .dijitTextBox.dijitFocused {
border-color: rgba(82, 168, 236, 0.8);
outline: 0;
outline: thin dotted \9;