Fix for Instances of text-decoration in Zen CSS

  1. garrett@garrett-macbook] zen $ grep -rn "text-decoration" *
  2. layout-fixed.css:66:    text-decoration: none;
  3. layout-liquid.css:57:    text-decoration: none;
  4. print.css:6:    text-decoration: underline !important;
  5. print.css:13:    text-decoration: none !important;
  6. tabs.css:44:    text-decoration: none;
  7. tabs.css:113:    text-decoration: none;
  8. zen.css:73:    text-decoration: none;
  9. zen.css:78:    text-decoration: underline;

Submit Fix

Any tags you'd like to associate with your code, delimitered by commas (example: Views, CCK, Module, etc).
Select the syntax highlighting mode to use.