update script loading
This commit is contained in:
parent
7b5f61d2d2
commit
94c3abe443
8 changed files with 67 additions and 156 deletions
|
@ -1614,3 +1614,13 @@ progress {
|
|||
.scheduledTaskPaperIconItem paper-progress {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.imageDropZone {
|
||||
border: 2px dashed #bbb;
|
||||
-moz-border-radius: 5px;
|
||||
-webkit-border-radius: 5px;
|
||||
border-radius: 5px;
|
||||
padding: 25px;
|
||||
text-align: center;
|
||||
color: #bbb;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue