mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
renamed Updating to Development.
minor setting style
This commit is contained in:
parent
663eeb53c1
commit
add4c38589
4 changed files with 29 additions and 18 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue