Skip to content

Commit

Permalink
Item113: the first 16 css classes
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/LinkOptionsPlugin@1090 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
ArthurClemens authored and ArthurClemens committed Nov 30, 2008
1 parent c9f3dd0 commit 26163f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/TWiki/LinkOptionsPlugin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Opening in a new window (with options):

Crazy CSS use:
* *Code:* =[<nop>[<nop>WebHome][Crazy Link!][color:green|background-color:#FFF0A0|border:3px dotted #FFC030|text-decoration:none|letter-spacing:10px|padding:4px|font-size:15px|font-weight:900]]=
* *Expand to:* <a style="color:green; background-color:#FFF0A0; border:3px dotted #FFC030; text-decoration:none; letter-spacing:10px; padding:4px; font-size:15px; font-weight:900; " class="twikiLink" href="/twiki/bin/view/TWiki/WebHome">Crazy Link!</a>
* *Expand to:* <a style="color:green; background-color:#FFF0A0; border:3px dotted #FFC030; text-decoration:none; letter-spacing:10px; padding:4px; font-size:15px; font-weight:900; " class="foswikiLink" href="/twiki/bin/view/TWiki/WebHome">Crazy Link!</a>
* *If installed:* [[WebHome][Crazy Link!][color:green|background-color:#FFF0A0|border:3px dotted #FFC030|text-decoration:none|letter-spacing:10px|padding:4px|font-size:15px|font-weight:900]]


Expand Down

0 comments on commit 26163f2

Please sign in to comment.