mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-26 20:11:49 +02:00
New: Project Aphrodite
This commit is contained in:
15
frontend/src/App/AppUpdatedModalContent.css
Normal file
15
frontend/src/App/AppUpdatedModalContent.css
Normal file
@@ -0,0 +1,15 @@
|
||||
.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;
|
||||
}
|
Reference in New Issue
Block a user