diff options
Diffstat (limited to 'scss/imports')
-rwxr-xr-x | scss/imports/scss/_Tools.scss | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/scss/imports/scss/_Tools.scss b/scss/imports/scss/_Tools.scss index 52d8ab46..5d935d69 100755 --- a/scss/imports/scss/_Tools.scss +++ b/scss/imports/scss/_Tools.scss | |||
@@ -351,16 +351,6 @@ input[type="radio"]:disabled { | |||
351 | position: relative; | 351 | position: relative; |
352 | } | 352 | } |
353 | 353 | ||
354 | .tagRadioButtons select.nj-skinned { | ||
355 | visibility: visible; | ||
356 | position: relative; | ||
357 | margin-top: 1px; | ||
358 | } | ||
359 | |||
360 | .tagRadioButtons select[disabled="true"].nj-skinned, | ||
361 | .tagRadioButtons select[disabled].nj-skinned { | ||
362 | visibility: hidden; | ||
363 | } | ||
364 | // End: styles for tag toolbar | 354 | // End: styles for tag toolbar |
365 | 355 | ||
366 | #zoomToolOptionHolder .zoomOutToolIcon { | 356 | #zoomToolOptionHolder .zoomOutToolIcon { |