]> source.dussan.org Git - vaadin-framework.git/commitdiff
removed row indicator opacity (looks bad in IE)
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Tue, 5 Feb 2008 15:22:36 +0000 (15:22 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Tue, 5 Feb 2008 15:22:36 +0000 (15:22 +0000)
svn changeset:3710/svn branch:trunk

src/com/itmill/toolkit/terminal/gwt/public/default/table/table.css

index 7bfa364cf688abe04914cf08722e52e6c97a3e82..745a4513386810d600dbc8d3fd0a0e805edad971 100644 (file)
        width: 160px;
        height: 39px;
        background: transparent url(img/scroll-position-bg.png);
-       opacity: 0.5;
-       filter: alpha(opacity=50);
 }
 
 .i-table-scrollposition span {