mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
applied @pagination-bg for .disabled state instead of hardcoded color in hex
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@
|
||||
> a:focus,
|
||||
> span {
|
||||
color: @grayLight;
|
||||
background-color: #fff;
|
||||
background-color: @pagination-bg;
|
||||
cursor: default;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user