mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Added margin to date selector elements in reporting viewer
This commit is contained in:
parent
0263060639
commit
a184b50eb2
@ -6002,3 +6002,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