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 6565}
6666
6767.clear-button {
68- background :#3256f1 ;
68+ background : #3256f1 ;
6969 background-color : #050787 ;
70- color :#3256f1
70+ color : #3256f1 ;
7171}
7272
73-
7473.empty-button :hover {
7574 color : black ;
7675 box-shadow : #ff0001 ;
@@ -403,13 +402,8 @@ aside {
403402.reconnect-button-pop-up {
404403 padding : 3px ;
405404 outline : transparent ;
406- <<<<<<< HEAD
407- background : $red-color-gradient ;
408- color : $text-color !important ;
409- =======
410- background-color : #050787 ;
405+ background-color : #050787 ;
411406 color : $reconnect-button-text !important ;
412- >>>>>>> origin /consolidated-colors
413407 border : none ;
414408 border-radius : 3px ;
415409 cursor : pointer ;
@@ -440,13 +434,8 @@ aside {
440434
441435.close-icon-pop-up {
442436 cursor : pointer ;
443- <<<<<<< HEAD
444- color : $text-color ;
445- font-size : 20px ;
446- =======
447437 color : #ff0001 ;
448- font-size : 20px ;
449- >>>>>>> origin /consolidated-colors
438+ font-size : 20px ;
450439 padding-right : 8px ;
451440 color : black ;
452441}
You can’t perform that action at this time.
0 commit comments