projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f743b34
)
fix
author
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 29 Mar 2006 06:50:21 +0000
(06:50 +0000)
committer
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 29 Mar 2006 06:50:21 +0000
(06:50 +0000)
doc/style.css
patch
|
blob
|
history
diff --git
a/doc/style.css
b/doc/style.css
index 3d6179179f4cd38f667776a6b5358ab85d3558c7..5cb621119f43bdb4d00c88e66d7781174c4be3ac 100644
(file)
--- a/
doc/style.css
+++ b/
doc/style.css
@@
-39,10
+39,10
@@
}
/* Used for invalid form fields. */
-
#
fb_invalid {
+
.
fb_invalid {
background: red;
}
/* Used for required form fields. */
-
#
fb_required {
+
.
fb_required {
fornt-style: bold;
}