Commit 492ccedc authored by Mark Otto's avatar Mark Otto

Merge branch 'davewasmer-master' into 2.0.2-wip

parents 79090ac1 ff8b997a
...@@ -28,3 +28,9 @@ ...@@ -28,3 +28,9 @@
.pager .previous a { .pager .previous a {
float: left; float: left;
} }
.pager .disabled a,
.pager .disabled a:hover {
color: @grayLight;
background-color: #fff;
cursor: default;
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment