summaryrefslogtreecommitdiff
path: root/united/bootswatch.less
diff options
context:
space:
mode:
authorJenil Gogari <jenil27@hotmail.com>2013-08-22 00:12:20 +0530
committerJenil Gogari <jenil27@hotmail.com>2013-08-22 00:12:20 +0530
commitc109243865d335295f604ad89bbcfa190146e498 (patch)
treed83ea23932f8824d96ca5f7639a3e7447436bd13 /united/bootswatch.less
parent7c146c60e2a32c41d7eda846ea048c595028a490 (diff)
Fixing pagination border for Cerulean, Journal, Readable, Simplex, Spacelab & United
Diffstat (limited to 'united/bootswatch.less')
-rw-r--r--united/bootswatch.less8
1 files changed, 8 insertions, 0 deletions
diff --git a/united/bootswatch.less b/united/bootswatch.less
index 684010c3..0a8a063d 100644
--- a/united/bootswatch.less
+++ b/united/bootswatch.less
@@ -16,6 +16,14 @@
// Navs =======================================================================
+.pagination {
+
+ .active > a,
+ .active > a:hover {
+ border-color: #ddd;
+ }
+}
+
// Indicators =================================================================
// Progress bars ==============================================================