]> source.dussan.org Git - vaadin-framework.git/commitdiff
Added pointer cursor for default theme popup-calendar button.
authorJouni Koivuviita <jouni.koivuviita@itmill.com>
Mon, 13 Oct 2008 09:11:55 +0000 (09:11 +0000)
committerJouni Koivuviita <jouni.koivuviita@itmill.com>
Mon, 13 Oct 2008 09:11:55 +0000 (09:11 +0000)
svn changeset:5633/svn branch:trunk

WebContent/ITMILL/themes/default/datefield/datefield.css
WebContent/ITMILL/themes/default/styles.css

index f541f17b4b2b4d65434d0b41b9456191ec2afb11..26e9cfa2017c329e56e2315e412a1b9530d933da 100644 (file)
@@ -10,7 +10,8 @@
        overflow: hidden;\r
        border: none;\r
        background: transparent url(img/open-button.png) no-repeat right 0;
-       vertical-align: top;\r
+       vertical-align: top;
+       cursor: pointer;\r
 }\r
 \r
 .i-datefield-popup {\r
index cfe883c08073cb4420d1bf5cd01a9a3d7e638c25..09ab8448c613d1a2222292d02a68a2b8341877ee 100644 (file)
@@ -425,6 +425,7 @@ input.i-modified,
        border: none;
        background: transparent url(datefield/img/open-button.png) no-repeat right 0;
        vertical-align: top;
+       cursor: pointer;
 }
 
 .i-datefield-popup {