Link icon can be click

This commit is contained in:
Laurent Destailleur 2010-08-27 07:13:56 +00:00
parent 579990683e
commit 26801a4ddf
2 changed files with 10 additions and 2 deletions

View File

@ -55,7 +55,7 @@ $left=($langs->direction=='rtl'?'right':'left');
?> ?>
/* ============================================================================== */ /* ============================================================================== */
/* Styles par d<>faut */ /* Styles by default */
/* ============================================================================== */ /* ============================================================================== */
body { body {
@ -329,6 +329,10 @@ li.tmenu a:link
font-weight: normal; font-weight: normal;
} }
.tmenuimage {
padding:0 0 0 0 !important;
margin:0 0px 0 0 !important;
}
/* Login */ /* Login */

View File

@ -55,7 +55,7 @@ $left=($langs->direction=='rtl'?'right':'left');
?> ?>
/* ============================================================================== */ /* ============================================================================== */
/* Styles par d<>faut */ /* Styles by default */
/* ============================================================================== */ /* ============================================================================== */
body { body {
@ -307,6 +307,10 @@ li.tmenu a:link
font-weight: normal; font-weight: normal;
} }
.tmenuimage {
padding:0 0 0 0 !important;
margin:0 0px 0 0 !important;
}
/* Login */ /* Login */