Skip to content
Snippets Groups Projects
Commit 70eef21b authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fix: Style with jmobile

parent 53672dff
No related branches found
No related tags found
No related merge requests found
...@@ -2739,6 +2739,9 @@ a.tab span.ui-btn-inner ...@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment