summaryrefslogtreecommitdiff
path: root/yeti/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'yeti/bootstrap.css')
-rw-r--r--yeti/bootstrap.css9
1 files changed, 8 insertions, 1 deletions
diff --git a/yeti/bootstrap.css b/yeti/bootstrap.css
index 9b74ebd6..f109c8f4 100644
--- a/yeti/bootstrap.css
+++ b/yeti/bootstrap.css
@@ -7619,7 +7619,14 @@ label,
color: #999999;
}
-.pagination > li > a {
+.pagination > li > a,
+.pagination > li > a,
+.pagination > li:first-child > a,
+.pagination > li:last-child > a,
+.pagination > li > span,
+.pagination > li > span,
+.pagination > li:first-child > span,
+.pagination > li:last-child > span {
margin-left: 4px;
color: #999999;
border-radius: 3px;