Commit 1a53b356 authored by Romain Loth's avatar Romain Loth

manually propagate new colorto dynatable table headers

parent 47b0fab6
...@@ -9,7 +9,8 @@ ...@@ -9,7 +9,8 @@
* Date: Tue Jan 02 2014 * Date: Tue Jan 02 2014
*/ */
th { th {
background: #bd2525; /*background: #bd2525;*/
background: #065E9C;
} }
th a { th a {
color: #fff; color: #fff;
...@@ -58,7 +59,7 @@ th a:hover { ...@@ -58,7 +59,7 @@ th a:hover {
} }
.dynatable-active-page { .dynatable-active-page {
background: #bd2525; background: #065E9C;
border-radius: 5px; border-radius: 5px;
color: #fff; color: #fff;
} }
......
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