From 4c8e6325f1d548cbc1d03919f0a2dd594bc1e7b1 Mon Sep 17 00:00:00 2001 From: Tyron Madlener Date: Fri, 15 Jul 2011 10:28:24 +0300 Subject: [PATCH] small help icon explained --- themes/pmahomme/css/theme_right.css.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php index fef7de021a..4707859b64 100644 --- a/themes/pmahomme/css/theme_right.css.php +++ b/themes/pmahomme/css/theme_right.css.php @@ -451,6 +451,9 @@ select[multiple] { .ic_s_vars { background-position: -1914px 0; } .ic_window-new { background-position: -1931px 0; } +/* Same as ic_b_help, but applied to place where width=11, height=11 attributes were used */ +.ic_b_help_s { background-position: -340px 0; } + /* Same as ic_s_sortable */ img.sortableIcon { background-position: -1812px 0; }