File tree Expand file tree Collapse file tree 1 file changed +0
-22
lines changed
Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Original file line number Diff line number Diff line change 22 font-size : 10px ;
33 overflow : auto ;
44 background-color : $state-background ;
5- // margin-left: 5px;
65}
76
87.toggleAC {
9- // color: #00dffc;
10- // color: $blue-brand;
118 background : #ff0001 ;
129 height : 50% ;
1310 text-decoration : none ;
1916 box-shadow : none ;
2017}
2118
22- // .state-container .navbar {
23- // //background-color: $state-background;
24- // //color: #ff0000;
25- // display: flex;
26- // flex-direction: row;
27- // justify-content: flex-start;
28- // align-items: center;
29- // height: 30px;
30- // }
31-
3219.state-container .main-navbar {
3320 background-color : $state-background ;
3421 color : #ff0000 ;
5946 height : 35px ;
6047}
6148
62- // .navbar {
63- // color: #ff0000;
64- // // prevent navbar from scrolling with state/tree display
65- // position: sticky;
66- // left: 0;
67- // top: 0;
68- // @extend %disable-highlight;
69- // }
70-
7149.no-data-message {
7250 color : #ff0001 ;
7351 font : normal 13px $text-font-stack ;
You can’t perform that action at this time.
0 commit comments