]> source.dussan.org Git - vaadin-framework.git/commitdiff
disabled paging-button cursor fix
authorMarc Englund <marc.englund@itmill.com>
Fri, 23 Nov 2007 12:06:29 +0000 (12:06 +0000)
committerMarc Englund <marc.englund@itmill.com>
Fri, 23 Nov 2007 12:06:29 +0000 (12:06 +0000)
svn changeset:2910/svn branch:trunk

src/com/itmill/toolkit/terminal/gwt/public/default/select/filterselect.css

index 2327cf21028a82305ef542ef28e75b4d1e9972cc..9e92eb7d0f7fa4271459fd695b7ec54cb1e83e3e 100644 (file)
        color: #666;\r
        opacity: 0.5;\r
        filter: Alpha(opacity=50);
+}\r
+.i-filterselect-nextpage-off span,\r
+.i-filterselect-prevpage-off span {\r
+       cursor: default;\r
 }
 
 .i-filterselect-status {