2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

enable use of span in place of a for .disabled in pagination, per #1406

This commit is contained in:
Mark Otto
2012-02-19 23:51:59 -08:00
parent 9f608411cb
commit 6df925bc75
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -32,6 +32,7 @@
color: @grayLight;
cursor: default;
}
.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
color: @grayLight;