mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
2014-02-10 Sergio Martin <sergio.martin@artica.es>
* mobile/include/style/main.css: Fix ugly close dialog button git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9424 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
be97c59274
commit
2e4e6dd5ea
@ -1,3 +1,8 @@
|
|||||||
|
2014-02-10 Sergio Martin <sergio.martin@artica.es>
|
||||||
|
|
||||||
|
* mobile/include/style/main.css: Fix ugly close dialog
|
||||||
|
button
|
||||||
|
|
||||||
2014-02-10 Sergio Martin <sergio.martin@artica.es>
|
2014-02-10 Sergio Martin <sergio.martin@artica.es>
|
||||||
|
|
||||||
* mobile/include/style/main.css
|
* mobile/include/style/main.css
|
||||||
|
@ -1207,6 +1207,9 @@ DIV.nodata_container {
|
|||||||
height: 7px;
|
height: 7px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ui-icon-delete {
|
||||||
|
margin-top: -3px !important;
|
||||||
|
}
|
||||||
/* JQuery Mobile responsive hack to tables with */
|
/* JQuery Mobile responsive hack to tables with */
|
||||||
.ui-table-reflow.ui-responsive {
|
.ui-table-reflow.ui-responsive {
|
||||||
display: table !important;
|
display: table !important;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user