GDPR seznam anket : grey row barva
This commit is contained in:
parent
83d3496a07
commit
590017bda3
File diff suppressed because it is too large
Load Diff
@ -96,3 +96,6 @@ table.gdpr_surveys tr.red_row td{
|
|||||||
// background-color: #FF0000 !important;
|
// background-color: #FF0000 !important;
|
||||||
background-color: rgba(255, 0, 0, 0.05) !important;
|
background-color: rgba(255, 0, 0, 0.05) !important;
|
||||||
}
|
}
|
||||||
|
table.gdpr_surveys tr.grey_row {
|
||||||
|
background-color: #ffffff !important;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user