aboutsummaryrefslogtreecommitdiff
path: root/www/css/phinde.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/css/phinde.css')
-rw-r--r--www/css/phinde.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/www/css/phinde.css b/www/css/phinde.css
index eae8dd9..b08a03a 100644
--- a/www/css/phinde.css
+++ b/www/css/phinde.css
@@ -6,6 +6,13 @@
margin-bottom: 1ex;
}
+/* bootstrap 2.1.1 does not have this style, 2.3.2 would have it */
+.pagination ul > .active > a,
+.pagination ul > .active > a:hover {
+ background-color: #0088cc;
+ color: #FFF;
+}
+
.hits {
list-style-type: none;
margin-left: 0px;