mirror of
https://github.com/Radarr/Radarr
synced 2025-02-07 15:23:48 +00:00
25 lines
No EOL
303 B
Text
25 lines
No EOL
303 B
Text
.update {
|
|
margin-bottom: 30px;
|
|
|
|
legend {
|
|
margin-bottom: 5px;
|
|
line-height: 30px;
|
|
|
|
.date {
|
|
font-size: 16px;
|
|
}
|
|
}
|
|
|
|
.changes-header {
|
|
font-size: 18px;
|
|
}
|
|
|
|
.label {
|
|
width: 40px;
|
|
text-align: center;
|
|
}
|
|
.change {
|
|
margin-bottom: 2px;
|
|
font-size: 13px;
|
|
}
|
|
} |