projects
/
potlatch2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
dbdc54f
)
Right-align form labels
author
Andy Allan
<andy@gravitystorm.co.uk>
Sun, 27 Nov 2011 12:49:53 +0000
(12:49 +0000)
committer
Andy Allan
<andy@gravitystorm.co.uk>
Sun, 27 Nov 2011 12:49:53 +0000
(12:49 +0000)
styles/Application.css
patch
|
blob
|
history
diff --git
a/styles/Application.css
b/styles/Application.css
index 6481249a62804c02b76da930af550f2ca928cea5..87bc9760db52ed6503f06f24299433f502539a37 100644
(file)
--- a/
styles/Application.css
+++ b/
styles/Application.css
@@
-59,6
+59,10
@@
mx|Label {
fontWeight: normal;
}
fontWeight: normal;
}
+s|FormItem s|Label#labelDisplay {
+ textAlign: right;
+}
+
/* Main window */
mx|Application {
/* Main window */
mx|Application {