Update of /cvsroot/phpwiki/phpwiki
In directory usw-pr-cvs1:/tmp/cvs-serv30946
Modified Files:
phpwiki.css
Log Message:
Style fixes for TextFormattingRules Synopsis on templates/editpage.html.
Index: phpwiki.css
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/phpwiki.css,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -r1.15 -r1.16
*** phpwiki.css 2001/12/15 11:42:39 1.15
--- phpwiki.css 2001/12/17 16:41:54 1.16
***************
*** 222,225 ****
--- 222,237 ----
}
+ /* The transclusion of the TextEditingRules Synopsis on templates/editpage.html */
+ div.wiki-edithelp .transclusion {
+ font-size: smaller;
+ background: inherit;
+ padding: 0.5ex 0.5em;
+ margin: 0.2ex 5%;
+ }
+ div.wiki-edithelp .transclusion p {
+ margin: 0;
+ }
+
+
/****************************************************************
**
|