File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 4141 </ li >
4242
4343 < li class ="flex__column flex__column--shrink ">
44- < a class ="nav-list__link " href ="# " id ="open-consent-manager "> Website Data Collection Preferences </ a >
44+ < a class ="nav-list__link " href ="# " id ="open-consent-manager "> Website Data Collection</ a >
4545 </ li >
4646 </ ul >
4747 </ div >
Original file line number Diff line number Diff line change 55 background-color : color (primary-lighter );
66 border-radius : 4px ;
77 font-size : 11px ;
8- font-weight : 600 ;
8+ font-weight : 500 ;
99 line-height : 15px ;
1010 text-transform : uppercase ;
1111 letter-spacing : 0.2px ;
Original file line number Diff line number Diff line change 3232
3333 & --secondary {
3434 color : color (white );
35- background-color : color (secondary );
35+ background-color : color (twilio- secondary );
3636
3737 & :hover ,
3838 & :focus {
3939 color : color (white );
40- background-color : color (secondary-dark );
40+ background-color : color (twilio-secondary );
4141 }
4242 }
4343
Original file line number Diff line number Diff line change 9292 display : flex ;
9393 align-items : center ;
9494 width : 100% ;
95- color : color (secondary-dark );
95+ color : color (twilio-secondary );
9696 font-size : 15px ;
9797 line-height : 1.73 ;
9898 transition : 0.3s color , 0.3s font-weight ;
103103 & --active ,
104104 & :hover ,
105105 & :focus {
106- color : color (secondary-dark );
106+ color : color (twilio-secondary );
107107 border : 1px solid color (primary );
108108 background-color : rgba (color (success ), 0.1 );
109109 text-decoration : none ;
Original file line number Diff line number Diff line change @@ -409,8 +409,8 @@ tr.show {
409409}
410410
411411.skiplink :focus-visible {
412- outline : 2px solid color (secondary );
413- color : color (secondary );
412+ outline : 2px solid color (twilio- secondary );
413+ color : color (twilio- secondary );
414414 position : static ;
415415 width : 400px ;
416416 height : auto ;
Original file line number Diff line number Diff line change 135135 left : -12px ;
136136 height : 100% ;
137137 width : 2px ;
138- background-color : color (secondary );
138+ background-color : color (twilio- secondary );
139139 }
140140 }
141141
You can’t perform that action at this time.
0 commit comments