bug fix
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
}
|
||||
|
||||
&[disabled] .btn-icon {
|
||||
background-position: -60px @top-position;
|
||||
background-position: -40px @top-position;
|
||||
}
|
||||
|
||||
&.active {
|
||||
@@ -146,6 +146,14 @@
|
||||
.apply-language-flag();
|
||||
}
|
||||
}
|
||||
|
||||
&.disabled {
|
||||
cursor: default;
|
||||
label, .icon-lang-flag {
|
||||
cursor: default;
|
||||
opacity: 0.4;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.cnt-zoom {
|
||||
|
||||
Reference in New Issue
Block a user