Update to Bootstrap 2.3.0
This commit is contained in:
4
assets/css/less/bootstrap/pager.less
Executable file → Normal file
4
assets/css/less/bootstrap/pager.less
Executable file → Normal file
@@ -20,7 +20,8 @@
|
||||
border: 1px solid #ddd;
|
||||
.border-radius(15px);
|
||||
}
|
||||
.pager li > a:hover {
|
||||
.pager li > a:hover,
|
||||
.pager li > a:focus {
|
||||
text-decoration: none;
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
@@ -34,6 +35,7 @@
|
||||
}
|
||||
.pager .disabled > a,
|
||||
.pager .disabled > a:hover,
|
||||
.pager .disabled > a:focus,
|
||||
.pager .disabled > span {
|
||||
color: @grayLight;
|
||||
background-color: #fff;
|
||||
|
||||
Reference in New Issue
Block a user