mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Merge branch 'ent-7720-bug-visual-en-correlacion-de-alertas' into 'develop'
fixed error See merge request artica/pandorafms!4244
This commit is contained in:
commit
3b5545cde4
@ -170,11 +170,12 @@ div#rules::after {
|
|||||||
position: relative;
|
position: relative;
|
||||||
display: block;
|
display: block;
|
||||||
margin: 2em auto;
|
margin: 2em auto;
|
||||||
font-size: 3em;
|
font-size: 2.5em;
|
||||||
color: #aaa;
|
color: #aaa;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
height: 100px;
|
||||||
}
|
}
|
||||||
div#rules.cleanup::after {
|
div#rules.cleanup::after {
|
||||||
content: none;
|
content: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user