mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
default cursor for disabled links in pagination
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
.disabled a:hover {
|
||||
color: @grayLight;
|
||||
background-color: transparent;
|
||||
cursor: default;
|
||||
}
|
||||
.next a {
|
||||
border: 0;
|
||||
|
||||
Reference in New Issue
Block a user