From c1dc77fe46b334ddca9cf034a6eb6a1053f4f090 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Mon, 3 Feb 2014 13:20:07 -0500 Subject: 3.0.3 -> 3.1.0 --- flatly/bootswatch.less | 22 ++-------------------- 1 file changed, 2 insertions(+), 20 deletions(-) (limited to 'flatly/bootswatch.less') diff --git a/flatly/bootswatch.less b/flatly/bootswatch.less index 391638a0..32e10d81 100644 --- a/flatly/bootswatch.less +++ b/flatly/bootswatch.less @@ -1,4 +1,4 @@ -// Flatly 3.0.3 +// Flatly 3.1.0 // Bootswatch // ----------------------------------------------------- @@ -126,23 +126,6 @@ input[type="color"], } } -.pagination { - - a, - a:hover { - color: #fff; - } - - .disabled { - &>a, - &>a:hover, - &>a:focus, - &>span { - background-color: lighten(@brand-success, 15%); - } - } -} - .pager { a, a:hover { @@ -154,7 +137,7 @@ input[type="color"], &>a:hover, &>a:focus, &>span { - background-color: lighten(@brand-success, 15%); + background-color: @pagination-disabled-bg; } } } @@ -181,5 +164,4 @@ input[type="color"], .well { .box-shadow(none); - border-width: 0; } -- cgit v1.2.3