mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
WIP alerts-log
This commit is contained in:
parent
25f879df00
commit
28c9718c26
@ -7,6 +7,7 @@ li#li-filters-alert-list > label {
|
|||||||
width: initial;
|
width: initial;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
form#advanced_filters_alert ul li label,
|
||||||
form#general_filters_alert ul li label {
|
form#general_filters_alert ul li label {
|
||||||
width: 150px;
|
width: 150px;
|
||||||
}
|
}
|
||||||
@ -34,6 +35,18 @@ li#li-time-from-to > input {
|
|||||||
margin-right: 15px;
|
margin-right: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
form#advanced_filters_alert textarea {
|
||||||
|
flex: 1 1 auto;
|
||||||
|
height: 5em;
|
||||||
|
min-height: 5em;
|
||||||
|
}
|
||||||
|
|
||||||
|
form#advanced_filters_alert ul li label img {
|
||||||
|
margin-bottom: -2px;
|
||||||
|
margin-left: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*DRAG DROP*/
|
||||||
#threshold_manual,
|
#threshold_manual,
|
||||||
#threshold_default {
|
#threshold_default {
|
||||||
/*TODO: UGLY*/
|
/*TODO: UGLY*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user