This repository was archived by the owner on Jul 9, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 -GtkDialog-button-spacing : 4 ;
1010 -GtkDialog-action-area-border : 6 ;
1111 outline-color : rgba (143 , 168 , 118 , 0.5 );
12- outline-style : solid ;
12+ outline-style : none ;
1313 outline-offset : -3px ;
1414 outline-width : 1px ;
1515 -gtk-outline-radius : 4px ; }
@@ -250,6 +250,7 @@ button {
250250 border-radius : 5px ;
251251 padding : 5px 8px ;
252252 outline-color : rgba (143 , 168 , 118 , 0.5 );
253+ outline-style : solid;
253254 color : rgba (255 , 255 , 255 , 0.87 );
254255 outline-color : rgba (143 , 168 , 118 , 0.5 );
255256 border-color : # 212121 ;
Original file line number Diff line number Diff line change 99 -GtkDialog-button-spacing : 4 ;
1010 -GtkDialog-action-area-border : 6 ;
1111 outline-color : rgba (146 , 179 , 114 , 0.5 );
12- outline-style : solid ;
12+ outline-style : none ;
1313 outline-offset : -3px ;
1414 outline-width : 1px ;
1515 -gtk-outline-radius : 4px ; }
@@ -249,6 +249,7 @@ button {
249249 border-radius : 5px ;
250250 padding : 5px 8px ;
251251 outline-color : rgba (146 , 179 , 114 , 0.5 );
252+ outline-style : solid;
252253 color : rgba (0 , 0 , 0 , 0.87 );
253254 outline-color : rgba (146 , 179 , 114 , 0.5 );
254255 border-color : # c7c7c7 ;
You can’t perform that action at this time.
0 commit comments