uniform styles for icon-buttons (+ mixin for prefix added)
This commit is contained in:
parent
865239e692
commit
fb408e5e99
4 changed files with 32 additions and 46 deletions
|
@ -185,6 +185,15 @@
|
|||
}
|
||||
}
|
||||
|
||||
.btn-prefix () {
|
||||
.fontello();
|
||||
.hide-text-show-before();
|
||||
|
||||
color: @color-nav;
|
||||
font-size: 1rem;
|
||||
margin-top: .2rem;
|
||||
}
|
||||
|
||||
|
||||
.btn-default-size() {
|
||||
height: 1rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue