Fix: Style with jmobile
This commit is contained in:
parent
53672dff75
commit
70eef21bc8
@ -2739,6 +2739,9 @@ a.tab span.ui-btn-inner
|
|||||||
.ui-link {
|
.ui-link {
|
||||||
color: rgb(<?php print $colortext; ?>) !important;
|
color: rgb(<?php print $colortext; ?>) !important;
|
||||||
}
|
}
|
||||||
|
.liste_titre .ui-link {
|
||||||
|
color: #<?php print $colortexttitle; ?> !important;
|
||||||
|
}
|
||||||
|
|
||||||
a.ui-link {
|
a.ui-link {
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user