Signed-off-by: Michael Eshom <[email protected]>
@@ -34,8 +34,8 @@ function template_show_list($list_id = null)
// Show the title of the table (if any).
if (!empty($cur_list['title']))
echo '
- <div class="title_bar clear_right">
- <h3 class="titlebg">
+ <div class="cat_bar clear_right">
+ <h3 class="catbg">
', $cur_list['title'], '
</h3>
</div>';
@@ -804,7 +804,7 @@ h3.catbg2 a:hover {
text-decoration: none;
}
h3.titlebg, h4.titlebg {
- color: #A85400;
+ color: #fff;
h3.titlebg a, h4.titlebg a {
color: #444;