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:
20f4b1d
)
Indent in css, missing bottom class
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 8fb9fdd52be089a04606c911f904798f805e1ecb..0dbb19c6d6fb53f9152536a14bbd0e9b8ff08014 100644
(file)
--- a/
src/www/themes/css/fusionforge.css
+++ b/
src/www/themes/css/fusionforge.css
@@
-254,9
+254,10
@@
up {
----------------------------------------------- */
.align-left {text-align: left;}
.align-right {text-align: right;}
----------------------------------------------- */
.align-left {text-align: left;}
.align-right {text-align: right;}
-.align-center {text-align:center;}
+.align-center {text-align:
center;}
.top {vertical-align: top;}
.top {vertical-align: top;}
+.bottom {vertical-align: bottom;}
.nowrap {white-space: nowrap;}
.nowrap {white-space: nowrap;}