mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-20 14:30:23 +00:00
Merge branch 'davewasmer-master' into 2.0.2-wip
This commit is contained in:
commit
492ccedcab
1 changed files with 6 additions and 0 deletions
|
|
@ -28,3 +28,9 @@
|
|||
.pager .previous a {
|
||||
float: left;
|
||||
}
|
||||
.pager .disabled a,
|
||||
.pager .disabled a:hover {
|
||||
color: @grayLight;
|
||||
background-color: #fff;
|
||||
cursor: default;
|
||||
}
|
||||
Loading…
Reference in a new issue