File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -208,8 +208,8 @@ TABLE OF CONTENTS:
208208.wp-core-ui .button-secondary : disabled ,
209209.wp-core-ui .button-secondary .disabled ,
210210.wp-core-ui .button-disabled {
211- color : # 949494 !important ;
212- border-color : # dddddd !important ;
211+ color : # 8a8a8a !important ;
212+ border-color : # d8d8d8 !important ;
213213 background : transparent !important ;
214214 box-shadow : none !important ;
215215 cursor : default;
@@ -312,9 +312,9 @@ TABLE OF CONTENTS:
312312.wp-core-ui .button-primary : disabled ,
313313.wp-core-ui .button-primary-disabled ,
314314.wp-core-ui .button-primary .disabled {
315- color : # 949494 !important ;
316- background : # f0f0f0 !important ;
317- border-color : # f0f0f0 !important ;
315+ color : # 8a8a8a !important ;
316+ background : # e2e2e2 !important ;
317+ border-color : # e2e2e2 !important ;
318318 box-shadow : none !important ;
319319 text-shadow : none !important ;
320320 cursor : default;
You can’t perform that action at this time.
0 commit comments