summaryrefslogtreecommitdiff
path: root/lumen/bootswatch.less
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2014-03-06 01:00:43 -0500
committerThomas Park <thomas@thomaspark.me>2014-03-06 01:00:43 -0500
commit5774fae3a88c509935f29c09bec4166219fd3cd2 (patch)
tree4ef96b9ef3438f433f5933d50928c228c11a82e6 /lumen/bootswatch.less
parent017d0a468b1024f408efeccc5edb51ca90336c50 (diff)
lumen: set pagination active background color, closes #228
Diffstat (limited to 'lumen/bootswatch.less')
-rw-r--r--lumen/bootswatch.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/lumen/bootswatch.less b/lumen/bootswatch.less
index ac79db48..ca9759a3 100644
--- a/lumen/bootswatch.less
+++ b/lumen/bootswatch.less
@@ -264,6 +264,7 @@ label {
.pagination,
.pager {
+
> li > a,
> li > span {
.shadow();
@@ -283,7 +284,6 @@ label {
}
}
-
> .disabled > a,
> .disabled > span {