Lots of updates

This commit is contained in:
baldo 2016-05-16 13:33:49 +02:00
commit 39e7af6238
454 changed files with 221168 additions and 36622 deletions

View file

@ -8,7 +8,7 @@
margin: $line-height-computed 0;
list-style: none;
text-align: center;
@include clearfix();
@include clearfix;
li {
display: inline;
> a,
@ -48,8 +48,7 @@
> span {
color: $pager-disabled-color;
background-color: $pager-bg;
cursor: not-allowed;
cursor: $cursor-disabled;
}
}
}