From: Marc Englund Date: Thu, 18 Oct 2007 13:19:03 +0000 (+0000) Subject: reformat X-Git-Tag: 6.7.0.beta1~5814 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=07eff0b5b28a8bae34ee475e34e1e3a5734a2c3c;p=vaadin-framework.git reformat svn changeset:2556/svn branch:trunk --- diff --git a/WebContent/ITMILL/themes/reservr/styles.css b/WebContent/ITMILL/themes/reservr/styles.css index ccb909e578..e4f77100ae 100644 --- a/WebContent/ITMILL/themes/reservr/styles.css +++ b/WebContent/ITMILL/themes/reservr/styles.css @@ -1,25 +1,30 @@ /* Reservr styles */ body { - background-color: #E9ECED; - background-image: url(bmw.jpg); - background-repeat: no-repeat; + background-color: #E9ECED; + background-image: url(bmw.jpg); + background-repeat: no-repeat; background-position: top right; margin: 0; padding: 20px 25px 55px 25px; -} -#itmill-ajax-window { - background-color: transparent; } + +#itmill-ajax-window { + background-color: transparent; +} + #header { - font-family:"Trebuchet MS",geneva,helvetica,arial,tahoma,verdana,sans-serif; + font-family: "Trebuchet MS", geneva, helvetica, arial, tahoma, verdana, + sans-serif; padding: 10px; } + #logo { line-height: 33px; - color:#F14C1A; - font-size:22px; - letter-spacing:-0.03em; + color: #F14C1A; + font-size: 22px; + letter-spacing: -0.03em; } + #slogan { color: #464F52; font-style: italic; @@ -27,21 +32,24 @@ body { } /* Default widgetset overrides */ -.i-label, -.i-caption { +.i-label,.i-caption { min-height: 1em; } + .i-datefield-entrycalendar-hours { height: 250px; overflow: auto; } + .i-datefield-calendarpanel { width: 20em; } + .i-caption { color: #F14C1A; font-size: 16px; } + .i-label-arrow { line-height: 160px; font-family: Times New Roman; @@ -49,18 +57,21 @@ body { font-size: 65px; margin: 0 20px 0 12px; } + textarea.i-textfield { font-size: 13px; width: 320px; height: 110px; margin-right: 30px; } + .i-button-link { border: 0px; text-align: left; text-decoration: none; background: none; } + .i-button-important-link { border: 0px; text-align: left; @@ -68,6 +79,7 @@ textarea.i-textfield { background: none; font-weight: bold; } + #itmill-ajax-window .i-button-selected-link { border: 0px; text-align: left; @@ -76,8 +88,9 @@ textarea.i-textfield { font-weight: bold; color: #fff; } + .i-orderedlayout { - margin:0px; + margin: 0px; padding: 0px; }