]> source.dussan.org Git - vaadin-framework.git/commitdiff
Added bmw-image to reservr
authorJoonas Lehtinen <joonas.lehtinen@itmill.com>
Tue, 16 Oct 2007 12:51:20 +0000 (12:51 +0000)
committerJoonas Lehtinen <joonas.lehtinen@itmill.com>
Tue, 16 Oct 2007 12:51:20 +0000 (12:51 +0000)
svn changeset:2523/svn branch:trunk

WebContent/ITMILL/themes/reservr/bmw.jpg [new file with mode: 0644]
WebContent/ITMILL/themes/reservr/styles.css

diff --git a/WebContent/ITMILL/themes/reservr/bmw.jpg b/WebContent/ITMILL/themes/reservr/bmw.jpg
new file mode 100644 (file)
index 0000000..5d91713
Binary files /dev/null and b/WebContent/ITMILL/themes/reservr/bmw.jpg differ
index 00c6caca1e5090304a7cc9822f8b5afe99b457fe..297251777294019e735a8498d904299fd42f5a46 100644 (file)
@@ -1,6 +1,12 @@
 /* Reservr styles */\r
-html, body {\r
-       background-color: #E9ECED;\r
+body {\r
+       background-color: #E9ECED;
+       background-image: url(bmw.jpg);
+       background-repeat: no-repeat;
+       background-position: top right;\r
+}
+#itmtk-ajax-window {
+       background-color: transparent;  
 }\r
 #header {\r
        font-family:"Trebuchet MS",geneva,helvetica,arial,tahoma,verdana,sans-serif;\r