AutoCommit Fre Aug 21 22:03:01 CEST 2015

This commit is contained in:
Andreas Stephanides
2015-08-21 22:03:01 +02:00
parent bfe65e14e3
commit c8e8a0d229
3 changed files with 34 additions and 20 deletions

View File

@@ -258,9 +258,21 @@ div.toolbar-inline > div.dropdown
div.btn-toolbar > div.dropdown > ul.dropdown-menu
{ font-size: small;
}
div.toolbar-inline > .ficon.fa-stack {
.fa-stack {
height: 1em;}
.fa-stack-sm > .fa-stack
{postion:relative;
top:-7px;
width:2em;
}
.fa-stack-sm {
height:1em;
line-height:1em;
width:1em;
height:1em;
}
}
.btn.stacked {
padding-left:4px;
padding-right:4px;
}