summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7879274)
raw | patch | inline | side by side (parent: 7879274)
author | Florian Forster <ff@octo.it> | |
Mon, 21 Jun 2010 08:41:59 +0000 (10:41 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Mon, 21 Jun 2010 08:41:59 +0000 (10:41 +0200) |
share/style.css | patch | blob | history |
diff --git a/share/style.css b/share/style.css
index aafe97cd0c4f98dceb0a63b43161aa5481c5b26d..d5b1161a24596771990a660897601498c29ae888 100644 (file)
--- a/share/style.css
+++ b/share/style.css
font-family: sans-serif;
}
+#layout-table
+{
+ width: 100%;
+}
+
+#layout-top-left,
+#layout-middle-left,
+#layout-bottom-left
+{
+ width: 10%;
+ min-width: 250px;
+}
+
+#layout-top-center,
+#layout-middle-center,
+#layout-bottom-center
+{
+}
+
+#layout-top-right,
+#layout-middle-right,
+#layout-bottom-right
+{
+ width: 10%;
+ min-width: 300px;
+}
+
+#layout-middle td
+{
+ vertical-align: top;
+}
+
ul.graph_list
{
margin: 0;
padding: 1ex;
- width: 50ex;
}
li.graph