mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
renamed Updating to Development.
minor setting style
This commit is contained in:
@@ -3,8 +3,9 @@
|
||||
.control-group {
|
||||
.controls {
|
||||
i {
|
||||
font-size : 16px;
|
||||
color : #595959;
|
||||
font-size : 16px;
|
||||
color : #595959;
|
||||
margin-right : 5px;
|
||||
}
|
||||
.checkbox {
|
||||
width : 100px;
|
||||
@@ -15,7 +16,6 @@
|
||||
}
|
||||
|
||||
.help-inline-checkbox {
|
||||
padding-left : 5px;
|
||||
display : inline-block;
|
||||
margin-top : -20px;
|
||||
margin-bottom : 0;
|
||||
@@ -35,9 +35,9 @@ textarea.release-restrictions {
|
||||
}
|
||||
|
||||
.help-link {
|
||||
text-decoration: none !important;
|
||||
text-decoration : none !important;
|
||||
|
||||
i {
|
||||
.clickable;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -46,6 +46,11 @@
|
||||
transform : scale(1, -1);
|
||||
}
|
||||
|
||||
.icon-nd-warning:before {
|
||||
.icon(@warning-sign);
|
||||
color : #f89406;
|
||||
}
|
||||
|
||||
.icon-nd-edit:before {
|
||||
.icon(@wrench);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user