13 lines
201 B
CSS
13 lines
201 B
CSS
|
#oca_updatenotification_section p {
|
||
|
margin: 25px 0;
|
||
|
}
|
||
|
|
||
|
#updatenotification .warning {
|
||
|
color: #ce3702;
|
||
|
}
|
||
|
|
||
|
#oca_updatenotification_section p.eol .icon {
|
||
|
display: inline-block;
|
||
|
margin-bottom: -3px;
|
||
|
}
|