浏览代码

remove redundant CSS

Ben Dwyer 4 年之前
父节点
当前提交
91905b4075
共有 4 个文件被更改,包括 0 次插入15 次删除
  1. 0 5
      spearhead/assets/sass/block-extends/_categories.scss
  2. 0 5
      spearhead/style-rtl.css
  3. 0 5
      spearhead/style.css
  4. 0 0
      spearhead/style.css.map

+ 0 - 5
spearhead/assets/sass/block-extends/_categories.scss

@@ -6,11 +6,6 @@ ul.wp-block-categories,
 }
 }
 
 
 .wp-block-categories {
 .wp-block-categories {
-    ul {
-        list-style-type: none;
-        padding: 0;
-    }
-
 	.cat-item {
 	.cat-item {
 		margin: calc( 0.3 * var(--global--spacing-vertical) ) 0;
 		margin: calc( 0.3 * var(--global--spacing-vertical) ) 0;
 	}
 	}

+ 0 - 5
spearhead/style-rtl.css

@@ -400,11 +400,6 @@ ul.wp-block-categories,
 	padding: 0;
 	padding: 0;
 }
 }
 
 
-.wp-block-categories ul {
-	list-style-type: none;
-	padding: 0;
-}
-
 .wp-block-categories .cat-item {
 .wp-block-categories .cat-item {
 	margin: calc( 0.3 * var(--global--spacing-vertical)) 0;
 	margin: calc( 0.3 * var(--global--spacing-vertical)) 0;
 }
 }

+ 0 - 5
spearhead/style.css

@@ -400,11 +400,6 @@ ul.wp-block-categories,
 	padding: 0;
 	padding: 0;
 }
 }
 
 
-.wp-block-categories ul {
-	list-style-type: none;
-	padding: 0;
-}
-
 .wp-block-categories .cat-item {
 .wp-block-categories .cat-item {
 	margin: calc( 0.3 * var(--global--spacing-vertical)) 0;
 	margin: calc( 0.3 * var(--global--spacing-vertical)) 0;
 }
 }

文件差异内容过多而无法显示
+ 0 - 0
spearhead/style.css.map


部分文件因为文件数量过多而无法显示