summaryrefslogtreecommitdiff
path: root/tools/mmd/mmd.css
diff options
context:
space:
mode:
authorJogi Hofmüller <jogi@mur.at>2011-08-12 17:06:33 +0000
committerJogi Hofmüller <jogi@mur.at>2011-08-12 17:06:33 +0000
commitf10966be65365c240b5ff53a1e596bbe5d598af5 (patch)
tree1a5b7eb69ed4fd9e1957efddb40adfcecb7bb889 /tools/mmd/mmd.css
parent- fixed bug that confused east/west in Satellite () (diff)
- switched to jquery validated loginForm ()
- switched to jquery validated registerForm () git-svn-id: https://svn.spreadspace.org/mur.sat@136 7de4ea59-55d0-425e-a1af-a3118ea81d4c
Diffstat (limited to 'tools/mmd/mmd.css')
-rw-r--r--tools/mmd/mmd.css13
1 files changed, 13 insertions, 0 deletions
diff --git a/tools/mmd/mmd.css b/tools/mmd/mmd.css
index f72ab30..f8d038a 100644
--- a/tools/mmd/mmd.css
+++ b/tools/mmd/mmd.css
@@ -106,3 +106,16 @@ pre.debug
padding: 1px;
margin: 1px;
}
+
+label
+{
+ width: 10em;
+ float: left;
+}
+
+em
+{
+ padding-right: 1em;
+ font-weight: bold;
+ vertical-align: top;
+}