update docu

This commit is contained in:
2012-03-30 05:08:19 +00:00
parent 2338c33e2d
commit ff757c1ac1
16 changed files with 155 additions and 178 deletions

View File

@ -154,6 +154,9 @@ select {
font-family:arial, verdana, sans-serif;
font-size:100%;
}
label input {
vertical-align:text-bottom;
}
.foswikiTextarea {
padding:1px 4px;
}
@ -413,10 +416,6 @@ table.foswikiFormTable th.foswikiFormTableHRow a:visited {
/* always add class foswikiButton as well */
padding:.1em .2em;
}
.patternAttachmentHeader {
font-size: 1.1em;
/* behaviour class */
}
.foswikiForm h3 a:link,
.foswikiForm h3 a:visited {
text-decoration:none;