projects
/
fusionforge
/
fusionforge.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
project home
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a4c55d
)
Add margin in css for coolfieldset items
author
Alain Peyrat
<aljeux@free.fr>
Tue, 29 Nov 2011 21:42:58 +0000
(21:42 +0000)
committer
Alain Peyrat
<aljeux@free.fr>
Tue, 29 Nov 2011 21:42:58 +0000
(21:42 +0000)
src/www/themes/css/fusionforge.css
patch
|
blob
|
history
diff --git
a/src/www/themes/css/fusionforge.css
b/src/www/themes/css/fusionforge.css
index 841f2e294edd8e1bd22d3d89af747d17b1935b6a..bef652709ee1917f8e544accf3f84a2a016cd7e4 100644
(file)
--- a/
src/www/themes/css/fusionforge.css
+++ b/
src/www/themes/css/fusionforge.css
@@
-848,6
+848,9
@@
legend {
color: red;
}
+.coolfieldset {
+ margin-top: 1em;
+}
.float_left {
float: left;