Merge pull request #13401 from is-apps/amazon_s3_checkboxes
Tidy formatting of Amazon S3 checkboxes
This commit is contained in:
commit
659f958d01
1 changed files with 7 additions and 1 deletions
|
@ -32,12 +32,18 @@ tr:hover>td.remove>img { visibility:visible; cursor:pointer; }
|
|||
margin-right: 3px;
|
||||
}
|
||||
|
||||
#externalStorage td.configuration label {
|
||||
min-width: 144px; /* 130px plus 2x7px padding */
|
||||
display: inline-block;
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
|
||||
#externalStorage td.applicable div.chzn-container {
|
||||
position: relative;
|
||||
top: 3px;
|
||||
}
|
||||
|
||||
|
||||
#externalStorage td.status .success {
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue