mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
2014-02-10 Sergio Martin <sergio.martin@artica.es>
* mobile/include/style/main.css: Fix style of the close button of global search control git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9421 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
e6da51b41d
commit
e64a3837ec
@ -1,3 +1,8 @@
|
|||||||
|
2014-02-10 Sergio Martin <sergio.martin@artica.es>
|
||||||
|
|
||||||
|
* mobile/include/style/main.css: Fix style of the close
|
||||||
|
button of global search control
|
||||||
|
|
||||||
2014-02-10 Sergio Martin <sergio.martin@artica.es>
|
2014-02-10 Sergio Martin <sergio.martin@artica.es>
|
||||||
|
|
||||||
* include/functions_groups.php: Fixed total agents
|
* include/functions_groups.php: Fixed total agents
|
||||||
|
@ -1256,6 +1256,14 @@ DIV.nodata_container {
|
|||||||
display: table;
|
display: table;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#free_search-container a {
|
||||||
|
margin-right: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#free_search-container span.ui-btn-inner {
|
||||||
|
height: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
/* 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