From: Ciro Scognamiglio Date: Mon, 15 Sep 2014 16:24:14 +0000 (+0200) Subject: management requests table reorganization X-Git-Tag: myslice-1.2~1^2~35 X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=commitdiff_plain;h=ddef21bbdac63378e2f1399dbfc2347dfff83d74 management requests table reorganization --- diff --git a/portal/static/css/onelab.css b/portal/static/css/onelab.css index d64c5434..e8a5cc11 100644 --- a/portal/static/css/onelab.css +++ b/portal/static/css/onelab.css @@ -817,3 +817,7 @@ div.s-monitor { span#stats-period-txt { text-transform:lowercase; } + +table.requests td { + padding:4px 6px; +} diff --git a/portal/templates/management-tab-requests.html b/portal/templates/management-tab-requests.html index d704edc8..a01fde7e 100644 --- a/portal/templates/management-tab-requests.html +++ b/portal/templates/management-tab-requests.html @@ -1,7 +1,18 @@