Fix #335 - Update to Bootstrap 2.0.2
This commit is contained in:
6
css/less/pager.less
Normal file → Executable file
6
css/less/pager.less
Normal file → Executable file
@@ -28,3 +28,9 @@
|
||||
.pager .previous a {
|
||||
float: left;
|
||||
}
|
||||
.pager .disabled a,
|
||||
.pager .disabled a:hover {
|
||||
color: @grayLight;
|
||||
background-color: #fff;
|
||||
cursor: default;
|
||||
}
|
||||
Reference in New Issue
Block a user