aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.css')
-rw-r--r--bootstrap.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/bootstrap.css b/bootstrap.css
index 9a4e6e111..37241baf0 100644
--- a/bootstrap.css
+++ b/bootstrap.css
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
- * Date: Sat Jan 14 23:28:07 PST 2012
+ * Date: Sat Jan 14 23:33:26 PST 2012
*/
html, body {
margin: 0;
@@ -2107,6 +2107,9 @@ i {
.pagination a:hover, .pagination .active a {
background-color: #f5f5f5;
}
+.pagination .active a {
+ color: #999999;
+}
.pagination .disabled a, .pagination .disabled a:hover {
color: #999999;
background-color: transparent;