Ticket #58509: 58509.1.patch
File 58509.1.patch, 846 bytes (added by , 2 years ago) |
---|
-
src/wp-content/themes/twentyfourteen/css/blocks.css
157 157 background-color: #55d737; 158 158 } 159 159 160 .widget .wp-block-file .wp-block-file__button, 161 .widget .wp-block-file .wp-block-file__button:hover { 162 color: #fff; 163 } 164 160 165 /*-------------------------------------------------------------- 161 166 3.0 Blocks - Formatting 162 167 --------------------------------------------------------------*/ … … 263 268 background-color: #55d737; 264 269 } 265 270 271 .widget a.wp-block-button__link:not(.has-text-color), 272 .widget a.wp-block-button__link:not(.has-text-color):hover { 273 color: #fff; 274 } 275 266 276 /* Separator */ 267 277 268 278 .wp-block-separator {