File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
src/app/styles/components Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -54,19 +54,19 @@ div.tooltip {
5454 max-width : 250px ;
5555 overflow-wrap : break-word;
5656 padding : 6px ;
57- color : # 320a5c ;
57+ color : # 2B2F39 ;
5858 font-size : 12px ;
5959 font-family : "Overpass Mono" , monospace;
60- background : # 9cf4df ;
60+ background : # 679DCA ;
6161 border-radius : 8px ;
6262 pointer-events : none;
6363}
6464
6565 .d3-tip {
6666 line-height : 1 ;
6767 padding : 6px ;
68- background : # 9cf4df ;
69- color : # 320a5c ;
68+ background : # 679DCA ;
69+ color : # 2B2F39 ;
7070 border-radius : 4px ;
7171 font-size : 13px ;
7272 max-width : 400px ;
@@ -80,7 +80,7 @@ div.tooltip {
8080 display : inline;
8181 font-size : 15px ;
8282 line-height : 1 ;
83- color : # 9cf4df ;
83+ color : # 679DCA ;
8484 content : "\25BC" ;
8585 position : absolute;
8686 text-align : center;
You can’t perform that action at this time.
0 commit comments