cleanup
This commit is contained in:
parent
493634aee5
commit
ce3cefa1cb
@ -32,12 +32,10 @@
|
|||||||
background-image: url('../images/sprite-post-functions.png');
|
background-image: url('../images/sprite-post-functions.png');
|
||||||
background-size: 100px 1200px;
|
background-size: 100px 1200px;
|
||||||
&:hover {
|
&:hover {
|
||||||
// dont forget the active icon state
|
|
||||||
color: $gab-brand-default;
|
color: $gab-brand-default;
|
||||||
background-position: 0 -100px;
|
background-position: 0 -100px;
|
||||||
}
|
}
|
||||||
&.group-form__file-label--selected {
|
&.group-form__file-label--selected {
|
||||||
// dont forget the active icon state
|
|
||||||
background-position: 0 -100px;
|
background-position: 0 -100px;
|
||||||
color: $gab-brand-default;;
|
color: $gab-brand-default;;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user