From 5347ecd5ddb1803ec1c43240bafc84f5c427f855 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 26 Jan 2015 20:28:49 +0100 Subject: Add configtgz class. Fix dozens of bugs --- style/default.css | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'style') diff --git a/style/default.css b/style/default.css index f189a84a..c154a203 100644 --- a/style/default.css +++ b/style/default.css @@ -135,6 +135,17 @@ body { max-width: 240px; } +.slx-dyn-ellipsis { + text-overflow: ellipsis; + white-space: nowrap; + overflow: hidden; + display: block; +} + +.slx-nowrap { + white-space: nowrap; +} + .slx-rotation { animation-name: rotateThis; animation-duration: .75s; @@ -156,10 +167,6 @@ body { padding: 5px; } -.slx-bold { - font-weight: bold; -} - .slx-fade { opacity: 0.5; } -- cgit v1.2.3-55-g7522