diff --git a/themes/original/css/theme_right.css.php b/themes/original/css/theme_right.css.php index 431adbc5d..6e3a75653 100644 --- a/themes/original/css/theme_right.css.php +++ b/themes/original/css/theme_right.css.php @@ -798,7 +798,7 @@ ul#topmenu > li.active { /* disabled drop/empty tabs */ ul#topmenu span.tab, -a.warning, +a.error, ul#topmenu span.tabcaution { cursor: url(getImgPath(); ?>error.ico), default; } diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php index 80ac42dfb..41d0fbb56 100644 --- a/themes/pmahomme/css/theme_right.css.php +++ b/themes/pmahomme/css/theme_right.css.php @@ -992,6 +992,7 @@ ul#topmenu > li.active { /* disabled drop/empty tabs */ ul#topmenu span.tab, +a.error, ul#topmenu span.tabcaution { cursor: url(getImgPath(); ?>error.ico), default; color:#ccc;