mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Merge branch 'ent-5094-selector-fechas-informes-html' into 'develop'
Added margin to date selector elements in reporting viewer See merge request artica/pandorafms!2945
This commit is contained in:
commit
01db6dd3b2
@ -5997,3 +5997,13 @@ form#modal_form_feedback ul.wizard li > textarea {
|
|||||||
.pandora_green_bg {
|
.pandora_green_bg {
|
||||||
background-color: #82b92e;
|
background-color: #82b92e;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
|
* ---------------------------------------------------------------------
|
||||||
|
* - REPORTING VIEWER
|
||||||
|
* ---------------------------------------------------------------------
|
||||||
|
*/
|
||||||
|
|
||||||
|
#controls_table > tbody > tr > td input {
|
||||||
|
margin-left: 3px;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user