浏览代码

feat(plugins): progress on plugin details page, # 4275

Torkel Ödegaard 9 年之前
父节点
当前提交
b8fb8cdce6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      public/sass/pages/_plugins.scss

+ 1 - 1
public/sass/pages/_plugins.scss

@@ -22,7 +22,7 @@
 }
 
 .plugin-header-stamps-type {
-  color: $headings-color-disabled;
+  color: $link-color-disabled;
   text-transform: uppercase;
 }