X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=unfold%2Fstatic%2Fcss%2Fonelab_marko.css;h=edb95ecdb7221766e8d8e6c478046376b5cbaabe;hb=c025814eadebf386f556f9af571d3f04e2124a80;hp=8fa53dd723973351edc2cfcd3dddc1613ebaa6df;hpb=641432a9373ea5466ab8fd1cc7114950660b609f;p=unfold.git diff --git a/unfold/static/css/onelab_marko.css b/unfold/static/css/onelab_marko.css index 8fa53dd7..edb95ecd 100644 --- a/unfold/static/css/onelab_marko.css +++ b/unfold/static/css/onelab_marko.css @@ -270,9 +270,9 @@ div.dataTables_info { -/* HAZELNUT */ +/* QUERYTABLE */ -div.Hazelnut table.dataTable th { +div.QueryTable table.dataTable th { font: bold 12px/22px Ubuntu, Arial, sans-serif; color: #333 !important; border-right: 0px solid #333 !important; @@ -286,18 +286,18 @@ div.Hazelnut table.dataTable th { background: url('../img/tablesort-header.jpg') no-repeat !important; } -div.Hazelnut table.dataTable td, div.Hazelnut table.dataTable textarea, div.Hazelnut table.dataTable input [type="text"] { +div.QueryTable table.dataTable td, div.QueryTable table.dataTable textarea, div.QueryTable table.dataTable input [type="text"] { font: normal 12px Ubuntu, Arial, Helvetica, sans-serif; border-right: 0px solid #fff !important; border-bottom: 1px solid #fff !important; } -div.Hazelnut table.dataTable thead { +div.QueryTable table.dataTable thead { background: url('../img/tablesort-header.png') repeat-x !important; background-color: #caebea; } -div.Hazelnut table.dataTable tfoot { +div.QueryTable table.dataTable tfoot { background: url('../img/tablesort-header.png') repeat-x !important; /* background-color: # !important; */ }