Fix: Style with jmobile

This commit is contained in:
Laurent Destailleur 2013-08-01 04:36:54 +02:00
parent 53672dff75
commit 70eef21bc8

View File

@ -2739,6 +2739,9 @@ a.tab span.ui-btn-inner
.ui-link {
color: rgb(<?php print $colortext; ?>) !important;
}
.liste_titre .ui-link {
color: #<?php print $colortexttitle; ?> !important;
}
a.ui-link {
word-wrap: break-word;