Radarr/frontend/src/App/AppUpdatedModalContent.css

16 lines
201 B
CSS
Raw Normal View History

2018-11-23 07:04:42 +00:00
.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;
}