Browse Source

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

Torkel Ödegaard 10 years ago
parent
commit
b8fb8cdce6
1 changed files with 1 additions and 1 deletions
  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;
 }