X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=unfold%2Fstatic%2Fcss%2Fonelab_marko.css;h=a49457b79ac3be8b2147e3f85bf71774cfb777b6;hb=0120bc491b3464f4981270a28ac153fa62f3b08b;hp=ab82706b41ca27cdc8c23ea2a437530bf3289e87;hpb=e6184193b74ac6d5c52289546dae9121bdd99008;p=unfold.git diff --git a/unfold/static/css/onelab_marko.css b/unfold/static/css/onelab_marko.css index ab82706b..a49457b7 100644 --- a/unfold/static/css/onelab_marko.css +++ b/unfold/static/css/onelab_marko.css @@ -283,9 +283,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; @@ -299,18 +299,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; */ } @@ -327,7 +327,7 @@ table.query-editor { } .query-editor-spacer, -.plugin.ResourcesSelected, +.plugin.QueryUpdater, .plugin.Tabs { margin-top: 60px !important; }