Link icon can be click
This commit is contained in:
parent
579990683e
commit
26801a4ddf
@ -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 */
|
||||||
|
|||||||
@ -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 */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user