From: Thierry Parmentelat Date: Thu, 26 Sep 2013 09:27:34 +0000 (+0200) Subject: buttons in the resources selected area are styled by bootstrap X-Git-Tag: myslice-0.2-5~88 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=3aa0fb90573d92b580215ab7ec346a0ceac91197;p=unfold.git buttons in the resources selected area are styled by bootstrap --- diff --git a/plugins/resources_selected/static/css/resources_selected.css b/plugins/resources_selected/static/css/resources_selected.css index a9a0bda0..1759ad2a 100644 --- a/plugins/resources_selected/static/css/resources_selected.css +++ b/plugins/resources_selected/static/css/resources_selected.css @@ -16,16 +16,6 @@ tr.remove td{ cursor: pointer; } -input.myslice_action { - font-size:13px; - font-family:Arial,sans-serif; - font-weight:bold; - color:#0066CC; - width:100px; - height:30px; - background-color:#FF9933; -} - .ResourcesSelected .added { background-color: #E3F6CE; } diff --git a/plugins/resources_selected/static/js/resources_selected.js b/plugins/resources_selected/static/js/resources_selected.js index fb498c2d..d8705c45 100644 --- a/plugins/resources_selected/static/js/resources_selected.js +++ b/plugins/resources_selected/static/js/resources_selected.js @@ -32,7 +32,7 @@ var self = this; this.table = this.elmt('table').dataTable({ //sPaginationType: 'full_numbers', // Use pagination - sPaginationType: 'bootstrap', + sPaginationType: 'full_numbers', //bJQueryUI : true, //bRetrieve : true, sScrollX : '100%', // Horizontal scrolling diff --git a/plugins/resources_selected/templates/resources_selected.html b/plugins/resources_selected/templates/resources_selected.html index aa5e4855..e1e56bcb 100644 --- a/plugins/resources_selected/templates/resources_selected.html +++ b/plugins/resources_selected/templates/resources_selected.html @@ -8,8 +8,10 @@ +/- + - - - - + + + + +