Ignore:
Timestamp:
02/12/08 00:23:31 (4 years ago)
Author:
hverton
Message:

check if wiki_links are enabled. if not, strip [wiki] bbcodes (nothing to link to)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/ExiteCMS/templates/templates/_stylesheets.tpl

    r1266 r1267  
    186186 
    187187                        /* wiki links */ 
    188 .wiki_link              { color:#333333; text-decoration:none; border-bottom:1px dotted color #9c0204; } 
     188.wiki_link              { color:#9c0204; text-decoration:none; border-bottom:1px dotted color #333333; } 
    189189 
    190190/* --- Upgrade admin module -------------------------------- */ 
Note: See TracChangeset for help on using the changeset viewer.