diff mbox

[25/51] dynatable: Style the pagination widget to look list the patches one

Message ID 1441986924-26689-26-git-send-email-damien.lespiau@intel.com
State Superseded
Headers show

Commit Message

Damien Lespiau Sept. 11, 2015, 3:54 p.m. UTC
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
---
 lib/packages/jquery/jquery.dynatable.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox

Patch

diff --git a/lib/packages/jquery/jquery.dynatable.css b/lib/packages/jquery/jquery.dynatable.css
index b896559..658cf24 100644
--- a/lib/packages/jquery/jquery.dynatable.css
+++ b/lib/packages/jquery/jquery.dynatable.css
@@ -49,9 +49,9 @@ 
 }
 
 .dynatable-active-page {
-  background: #006a72;
-  border-radius: 5px;
+  background-color: #2E2E70;
   color: #fff;
+  font-weight:normal;
 }
 .dynatable-active-page:hover {
   color: #fff;