X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plekit%2Ftable%2Ftable.css;h=26116cfedc2c24ca574f08c1954c1674e99676bd;hb=e8fb477e36771b75dcbeeb79c8eefdfb4e28d084;hp=89a509ec1d8f73e5a894ae5801d3db79ac70344d;hpb=9265db18ba5d69116c2ccbbb7577944f8a7a80e8;p=plewww.git diff --git a/plekit/table/table.css b/plekit/table/table.css index 89a509e..26116cf 100644 --- a/plekit/table/table.css +++ b/plekit/table/table.css @@ -90,12 +90,12 @@ table.plekit_table>tbody>tr>td [class~="alt"] { background: #edf3f3 url(/plekit/icons/tablesort-col-alt.jpg) no-repeat !important; } /* Poor old Internet Explorer won't see the next two rules either as it doesn't get :first-child */ -table.plekit_table>tbody>tr.alt>td:first-child { +table.bullets1>tbody>tr.alt>td:first-child { background-color: #F5FAFA; background-image: url(/plekit/icons/tablesort-bullet2.gif); background-repeat: no-repeat; } -table.plekit_table>tbody>tr>td:first-child { +table.bullets1>tbody>tr>td:first-child { background-image: url(/plekit/icons/tablesort-bullet1.gif); background-repeat: no-repeat; }