]> source.dussan.org Git - vaadin-framework.git/commitdiff
simplereserver theme renamed to liferay
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Thu, 17 Apr 2008 14:49:25 +0000 (14:49 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Thu, 17 Apr 2008 14:49:25 +0000 (14:49 +0000)
svn changeset:4194/svn branch:trunk

WebContent/ITMILL/themes/liferay/styles.css [new file with mode: 0644]
WebContent/ITMILL/themes/simplereserver/styles.css [deleted file]

diff --git a/WebContent/ITMILL/themes/liferay/styles.css b/WebContent/ITMILL/themes/liferay/styles.css
new file mode 100644 (file)
index 0000000..718988a
--- /dev/null
@@ -0,0 +1,35 @@
+/*
+ * Simplified default theme to work seamlessly with Liferay
+ */
+
+.i-app {
+       background-color: transparent;
+}
+
+.i-orderedlayout-margin-left {
+       padding-left:8px;
+}
+.i-orderedlayout-margin-bottom {
+       padding-bottom:5px;
+}
+.i-orderedlayout-margin-right {
+       padding-right:8px;
+}
+.i-orderedlayout-margin-top {
+       padding-top:5px;
+}
+
+input[type="text"].i-filterselect-input {
+       background: transparent;
+       border: none;
+       font-size: 13px;
+       height: 20px;
+       margin: 0px;
+       padding: 3px 0px 0px 4px;
+}
+
+.simplereserver div.i-datefield-entrycalendar-hours {\r
+       height: 200px;\r
+       overflow: auto;\r
+}\r
+
diff --git a/WebContent/ITMILL/themes/simplereserver/styles.css b/WebContent/ITMILL/themes/simplereserver/styles.css
deleted file mode 100644 (file)
index 06d3908..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-div.i-datefield-entrycalendar-hours {\r
-       height: 200px;\r
-       overflow: auto;\r
-}\r