瀏覽代碼

Remove unused selectors.

Caroline Moore 6 年之前
父節點
當前提交
9a6debb43a
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. 0 5
      apostrophe-2/css/blocks.css

+ 0 - 5
apostrophe-2/css/blocks.css

@@ -332,11 +332,6 @@ body {
 	text-decoration: none;
 }
 
-.wp-block-button .wp-block-button__link:active,
-.wp-block-button .wp-block-button__link:hover,
-.wp-block-button .wp-block-button__link:focus {
-}
-
 .wp-block-button__link:not(.has-background) {
 	border: 2px solid #117bb8;
 	background: rgba(255, 255, 255, 0.25);