Lidarr/frontend/src/App/AppUpdatedModalContent.css

16 lines
201 B
CSS
Raw Normal View History

2017-09-04 02:20:56 +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;
2017-10-07 06:21:06 +00:00
font-size: 18px;
2017-09-04 02:20:56 +00:00
}