diff options
author | Marc Englund <marc.englund@itmill.com> | 2007-10-16 14:43:41 +0000 |
---|---|---|
committer | Marc Englund <marc.englund@itmill.com> | 2007-10-16 14:43:41 +0000 |
commit | 810de1f5969aef286f541743aa9ffdee5f5aa580 (patch) | |
tree | edd30cb482d114c4e5087b5c8793eb046c46a339 /WebContent/ITMILL | |
parent | 46f9a1578f1ef73dc03be9160b52885d95532689 (diff) | |
download | vaadin-framework-810de1f5969aef286f541743aa9ffdee5f5aa580.tar.gz vaadin-framework-810de1f5969aef286f541743aa9ffdee5f5aa580.zip |
Generate reservations, styles
svn changeset:2529/svn branch:trunk
Diffstat (limited to 'WebContent/ITMILL')
-rw-r--r-- | WebContent/ITMILL/themes/reservr/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/ITMILL/themes/reservr/styles.css b/WebContent/ITMILL/themes/reservr/styles.css index a2b059a765..6bf615f486 100644 --- a/WebContent/ITMILL/themes/reservr/styles.css +++ b/WebContent/ITMILL/themes/reservr/styles.css @@ -64,7 +64,7 @@ textarea.i-textfield { background: none;
font-weight: bold;
}
-.i-button-selected-link {
+#itmtk-ajax-window .i-button-selected-link {
border: 0px;
text-align: left;
text-decoration: none;
|