From 29bbc831497798125436e31cf19d180689f192f1 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 23 Jun 2017 15:48:27 +0200 Subject: [default.css] Add slx-smallcol for table cells that should be narrow and not break text --- style/default.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'style') diff --git a/style/default.css b/style/default.css index 52ded3ae..81d40458 100644 --- a/style/default.css +++ b/style/default.css @@ -214,6 +214,12 @@ input[readonly] { border-width: 1px 0px; } +.slx-smallcol { + width: 1px; + overflow: visible; + white-space: nowrap; +} + .slx-visible-rows > div.row + div.row { border-top: none; } -- cgit v1.2.3-55-g7522