1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-03-29 18:15:37 -04:00
Files
Radarr/frontend/src/App/AppUpdatedModalContent.css
2019-06-11 22:06:43 -04:00

16 lines
201 B
CSS

.version {
margin: 0 3px;
font-weight: bold;
}
.maintenance {
margin-top: 20px;
}
.changes {
margin-top: 20px;
padding-bottom: 5px;
border-bottom: 1px solid #e5e5e5;
font-size: 18px;
}