Minor enhancements for usage with smartphones

This commit is contained in:
Laurent Destailleur 2009-10-06 16:33:59 +00:00
parent 858fdcf85f
commit 630a6eb066
6 changed files with 16 additions and 17 deletions

View File

@ -942,9 +942,9 @@ a.impayee:hover { font-weight: bold; color: #550000; }
}
div.titre {
font-weight: bold;
font-weight: normal;
color: #57A2CA;
text-decoration: none
text-decoration: none;
}

View File

@ -623,10 +623,9 @@ a.impayee:hover { font-weight: bold; color: #550000; }
div.titre {
font-family: Helvetica, Verdana;
font-size: 0.9em;
font-weight: bold;
font-weight: normal;
color: #336666;
text-decoration: none
text-decoration: none;
}

View File

@ -823,7 +823,7 @@ background-image: url(<?php echo DOL_URL_ROOT.'/theme/eldy/img/liste_titre.png'
background-repeat: repeat-x;
color: #334444;
font-family: helvetica, verdana, arial, sans-serif;
font-weight: bold;
font-weight: normal;
border-bottom: 1px solid #FDFFFF;
white-space: nowrap;
}
@ -834,7 +834,7 @@ background-image: url(<?php echo DOL_URL_ROOT.'/theme/eldy/img/liste_titre.png'
background-repeat: repeat-x;
color: #F5FFFF;
font-family: helvetica, verdana, arial, sans-serif;
font-weight: bold;
font-weight: normal;
border-bottom: 1px solid #FDFFFF;
white-space: nowrap;
}
@ -993,9 +993,9 @@ a.impayee:hover { font-weight: bold; color: #550000; }
div.titre {
font-family: helvetica, verdana, arial, sans-serif;
font-weight: bold;
font-weight: normal;
color: #336666;
text-decoration: none
text-decoration: none;
}

View File

@ -725,9 +725,9 @@ a.impayee:hover { font-weight: bold; color: #550000; }
div.titre {
font-family: helvetica, verdana, arial, sans-serif;
font-weight: bold;
font-weight: normal;
color: #777799;
text-decoration: none
text-decoration: none;
}

View File

@ -651,9 +651,9 @@ a.impayee:hover { font-weight: bold; color: #550000; }
div.titre {
font-family: helvetica, verdana, arial, sans-serif;
font-weight: bold;
color: #666633;
text-decoration: none
font-weight: normal;
color: #666633;
text-decoration: none;
}

View File

@ -715,9 +715,9 @@ a.impayee:hover { font-weight: bold; color: #550000; }
div.titre {
font-family: helvetica, verdana, arial, sans-serif;
font-weight: bold;
color: #666633;
text-decoration: none
font-weight: normal;
color: #666633;
text-decoration: none;
}