File tree Expand file tree Collapse file tree 1 file changed +4
-15
lines changed
src/app/styles/components Expand file tree Collapse file tree 1 file changed +4
-15
lines changed Original file line number Diff line number Diff line change 65
65
}
66
66
67
67
.clear-button {
68
- background :#3256f1 ;
68
+ background : #3256f1 ;
69
69
background-color : #050787 ;
70
- color :#3256f1
70
+ color : #3256f1 ;
71
71
}
72
72
73
-
74
73
.empty-button :hover {
75
74
color : black ;
76
75
box-shadow : #ff0001 ;
@@ -403,13 +402,8 @@ aside {
403
402
.reconnect-button-pop-up {
404
403
padding : 3px ;
405
404
outline : transparent ;
406
- <<<<<<< HEAD
407
- background : $red-color-gradient ;
408
- color : $text-color !important ;
409
- =======
410
- background-color : #050787 ;
405
+ background-color : #050787 ;
411
406
color : $reconnect-button-text !important ;
412
- >>>>>>> origin /consolidated-colors
413
407
border : none ;
414
408
border-radius : 3px ;
415
409
cursor : pointer ;
@@ -440,13 +434,8 @@ aside {
440
434
441
435
.close-icon-pop-up {
442
436
cursor : pointer ;
443
- <<<<<<< HEAD
444
- color : $text-color ;
445
- font-size : 20px ;
446
- =======
447
437
color : #ff0001 ;
448
- font-size : 20px ;
449
- >>>>>>> origin /consolidated-colors
438
+ font-size : 20px ;
450
439
padding-right : 8px ;
451
440
color : black ;
452
441
}
You can’t perform that action at this time.
0 commit comments