mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2025-06-08 06:21:29 +02:00
v.0.5.1
This commit is contained in:
parent
261527905b
commit
554378b49b
65 changed files with 824 additions and 715 deletions
5
_sass/vendor/bootstrap/_pager.scss
vendored
5
_sass/vendor/bootstrap/_pager.scss
vendored
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue