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

Try to remove grey background when using jquery jmobile.

parent 4ced5ed2
No related branches found
No related tags found
No related merge requests found
......@@ -3880,6 +3880,9 @@ li.ui-li-divider .ui-link {
a.ui-link, a.ui-link:hover, .ui-btn:hover, span.ui-btn-text:hover, span.ui-btn-inner:hover {
text-decoration: none !important;
}
.ui-body-c {
background: #fff;
}
.ui-btn-inner {
min-width: .4em;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment