changeset 611 | 4b914331a39b |
parent 594 | 738c61b498a6 |
child 628 | ab6f55abb17e |
610:de33b0d26741 | 611:4b914331a39b |
---|---|
825 .showSuggestClass .hideSuggestClass |
825 .showSuggestClass .hideSuggestClass |
826 { |
826 { |
827 display: block !important; |
827 display: block !important; |
828 } |
828 } |
829 |
829 |
830 .adminiconsprite { |
|
831 width: 16px; |
|
832 height: 16px; |
|
833 background-image: url(../../../images/icons/applets/sprite.png); |
|
834 background-position: center center; |
|
835 background-repeat: no-repeat; |
|
836 } |
|
837 |