mirror of
https://github.com/portainer/portainer.git
synced 2025-07-27 17:29:39 +02:00
7 lines
134 B
CSS
7 lines
134 B
CSS
.update-notification {
|
|
font-size: 14px;
|
|
padding: 12px;
|
|
border-radius: 2px;
|
|
background-color: #ff851b;
|
|
margin-bottom: 5px;
|
|
}
|