Remove unused icons. Fix sprite css (menu icons inside huge buttons, when have same names)
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 1.8 KiB |
|
@ -25,7 +25,7 @@
|
||||||
}
|
}
|
||||||
{{/spritesheet}}
|
{{/spritesheet}}
|
||||||
{{#sprites}}
|
{{#sprites}}
|
||||||
{{#parselang name}}.x-huge .{{name}}{{/parselang}},
|
{{#parselang name}}.x-huge .{{name}}{{/parselang}}:not(.menu__icon),
|
||||||
.toolbar__icon-big.{{name}}
|
.toolbar__icon-big.{{name}}
|
||||||
{
|
{
|
||||||
background-position: 0 {{px.offset_y}};
|
background-position: 0 {{px.offset_y}};
|
||||||
|
|
Before Width: | Height: | Size: 147 B |
Before Width: | Height: | Size: 149 B |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.2 KiB |