[style] marked 'disabled' state in sprites
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 46 KiB |
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 116 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 14 KiB |
|
@ -70,7 +70,6 @@
|
||||||
.menu-btn-icon(@icon-class, @index, @icon-size) {
|
.menu-btn-icon(@icon-class, @index, @icon-size) {
|
||||||
.menu-item-icon.@{icon-class} {background-position: 0 -@index*@icon-size;}
|
.menu-item-icon.@{icon-class} {background-position: 0 -@index*@icon-size;}
|
||||||
li > a.checked > .menu-item-icon.@{icon-class} {background-position: -1*@icon-size -@index*@icon-size;}
|
li > a.checked > .menu-item-icon.@{icon-class} {background-position: -1*@icon-size -@index*@icon-size;}
|
||||||
li.disabled .menu-item-icon.@{icon-class} {background-position: -2*@icon-size -@index*@icon-size;}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.options-btn-icon(@icon-class, @index, @icon-size) {
|
.options-btn-icon(@icon-class, @index, @icon-size) {
|
||||||
|
|
|
@ -62,6 +62,12 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&.disabled {
|
||||||
|
.menu-item-icon {
|
||||||
|
opacity: .4;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.menu-item-icon {
|
.menu-item-icon {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
float: left;
|
float: left;
|
||||||
|
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 8.9 KiB |
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 60 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 8 KiB |
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 67 KiB |
Before Width: | Height: | Size: 7 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 43 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 29 KiB |
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 77 KiB |