This commit is contained in:
Alexander Trofimov
2015-06-25 11:27:08 +03:00
parent dbf21ee32f
commit a10605c91f
174 changed files with 24121 additions and 8908 deletions

View File

@@ -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 {