summaryrefslogtreecommitdiff
path: root/readable/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'readable/bootstrap.css')
-rw-r--r--readable/bootstrap.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/readable/bootstrap.css b/readable/bootstrap.css
index f80bd81c..7a472b7d 100644
--- a/readable/bootstrap.css
+++ b/readable/bootstrap.css
@@ -7318,6 +7318,11 @@ h6 {
font-weight: bold;
}
+.pagination .active > a,
+.pagination .active > a:hover {
+ border-color: #ddd;
+}
+
.clearfix:before,
.clearfix:after {
display: table;