diff options
| author | Andrew Dolgov <noreply@madoka.volgo-balt.ru> | 2015-08-11 16:43:47 +0300 |
|---|---|---|
| committer | Andrew Dolgov <noreply@madoka.volgo-balt.ru> | 2015-08-11 16:43:47 +0300 |
| commit | 4d15d60d2e2b26cb47f0d041781d23a26946e132 (patch) | |
| tree | 9bba5712d1bd0843b64ffc8b0c43c55a5abdcf56 | |
| parent | e79e274fc8792b4abc29baa62dbc52eef3044e6b (diff) | |
add styles for several other dijit elements (2)
| -rw-r--r-- | css/dijit.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/dijit.css b/css/dijit.css index b9551022e..22bfa392a 100644 --- a/css/dijit.css +++ b/css/dijit.css @@ -520,6 +520,6 @@ button[disabled], .claro .dijitToolbar .dijitTextBox { padding : 0px; margin-bottom : 0px; - + border-radius : 0px; } |