File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 219
219
height : 18px ;
220
220
line-height : 26px ;
221
221
}
222
+ .plane-header > .dlp-submit-btn : hover {
223
+ background : # 000000 ;
224
+ border-radius : 50% ;
225
+ }
222
226
223
227
.dlp-contextmenu {
224
228
list-style : none;
299
303
.dlp-loader-line-wrap : nth-child (5 ) { animation-delay : -250ms ; }
300
304
301
305
.dlp-loader-line-wrap : nth-child (1 ) .dlp-loader-line {
302
- border-color : hsl (0 , 80 % , 60 % );
306
+ border-color : hsl (0 , 0 % , 25 % );
303
307
height : 90px ;
304
308
width : 90px ;
305
309
top : 7px ;
306
310
}
307
311
.dlp-loader-line-wrap : nth-child (2 ) .dlp-loader-line {
308
- border-color : hsl (60 , 80 % , 60 % );
312
+ border-color : hsl (0 , 0 % , 35 % );
309
313
height : 76px ;
310
314
width : 76px ;
311
315
top : 14px ;
312
316
}
313
317
.dlp-loader-line-wrap : nth-child (3 ) .dlp-loader-line {
314
- border-color : hsl (120 , 80 % , 60 % );
318
+ border-color : hsl (0 , 0 % , 55 % );
315
319
height : 62px ;
316
320
width : 62px ;
317
321
top : 21px ;
318
322
}
319
323
.dlp-loader-line-wrap : nth-child (4 ) .dlp-loader-line {
320
- border-color : hsl (180 , 80 % , 60 % );
324
+ border-color : hsl (0 , 0 % , 75 % );
321
325
height : 48px ;
322
326
width : 48px ;
323
327
top : 28px ;
324
328
}
325
329
.dlp-loader-line-wrap : nth-child (5 ) .dlp-loader-line {
326
- border-color : hsl (240 , 80 % , 60 % );
330
+ border-color : hsl (0 , 0 % , 90 % );
327
331
height : 34px ;
328
332
width : 34px ;
329
333
top : 35px ;
You can’t perform that action at this time.
0 commit comments