Commit 0a504107 authored by PkSM3's avatar PkSM3

[UPDATE] autoupdate paginator on timerange change

parent b885fab2
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
* Date: Tue Jan 02 2014 * Date: Tue Jan 02 2014
*/ */
th { th {
background: #006a72; background: #bd2525;
} }
th a { th a {
color: #fff; color: #fff;
...@@ -58,7 +58,7 @@ th a:hover { ...@@ -58,7 +58,7 @@ th a:hover {
} }
.dynatable-active-page { .dynatable-active-page {
background: #006a72; background: #bd2525;
border-radius: 5px; border-radius: 5px;
color: #fff; color: #fff;
} }
......
This diff is collapsed.
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