add styles for several other dijit elements (3)
This commit is contained in:
parent
4d15d60d2e
commit
ba89a6541a
1 changed files with 1 additions and 1 deletions
|
@ -482,7 +482,7 @@ button[disabled],
|
||||||
transition: border linear 0.2s, box-shadow linear 0.2s;
|
transition: border linear 0.2s, box-shadow linear 0.2s;
|
||||||
}
|
}
|
||||||
|
|
||||||
.claro .dijitTextBox:focus {
|
.claro .dijitTextBox.dijitFocused {
|
||||||
border-color: rgba(82, 168, 236, 0.8);
|
border-color: rgba(82, 168, 236, 0.8);
|
||||||
outline: 0;
|
outline: 0;
|
||||||
outline: thin dotted \9;
|
outline: thin dotted \9;
|
||||||
|
|
Loading…
Reference in a new issue