From 0a4bb394da50520c872c0f0b1fcb73dbe6904e34 Mon Sep 17 00:00:00 2001 From: Jason Date: Sun, 24 Jul 2016 18:20:29 +0800 Subject: [web] style improvement --- web/src/css/flowdetail.less | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'web/src/css/flowdetail.less') diff --git a/web/src/css/flowdetail.less b/web/src/css/flowdetail.less index 35857729..3d9fadb0 100644 --- a/web/src/css/flowdetail.less +++ b/web/src/css/flowdetail.less @@ -64,6 +64,17 @@ } } +.header-table .inline-input { + display: inline-block; + width: 100%; + height: 100%; +} + +.header-colon { + position: absolute; + opacity: 0; +} + .view-options { margin-top: 10px; } @@ -102,7 +113,6 @@ } .header-name { width: 33%; - padding-right: 1em; } .header-value { -- cgit v1.2.3