mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-20 17:54:23 +01:00
Merge branch 'davewasmer-master' into 2.0.2-wip
This commit is contained in:
commit
492ccedcab
@ -28,3 +28,9 @@
|
|||||||
.pager .previous a {
|
.pager .previous a {
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
.pager .disabled a,
|
||||||
|
.pager .disabled a:hover {
|
||||||
|
color: @grayLight;
|
||||||
|
background-color: #fff;
|
||||||
|
cursor: default;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user