Add trop/empty links to table operations tab.

This commit is contained in:
Michal Čihař
2010-07-27 09:31:30 +02:00
parent a47c6e8bea
commit 659bd9c838
3 changed files with 62 additions and 0 deletions

View File

@@ -626,6 +626,13 @@ a.tabcaution:hover {
color: #FFFFFF;
background-color: #FF0000;
}
fieldset.caution a {
color: #FF0000;
}
fieldset.caution a:hover {
color: #ffffff;
background-color: #FF0000;
}
<?php if ($GLOBALS['cfg']['LightTabs']) { ?>
/* active tab */