From d421898deb5fb182576f8149d1396de7fd436a3c Mon Sep 17 00:00:00 2001 From: Michael Traeger Date: Thu, 7 Jul 2016 18:39:03 +0200 Subject: more cleanups --- notUsedCss.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'notUsedCss.css') diff --git a/notUsedCss.css b/notUsedCss.css index 436d437..3967016 100644 --- a/notUsedCss.css +++ b/notUsedCss.css @@ -1,6 +1,11 @@ /*not used css since commit 35353dc53824f90e9de18efb905d5b26c556f8f4 from upstream */ -table.multiselect thead {width: 100% !important; left: 24.3% !important; position: relative !important;top: 0px !important;} +/*has no effect for me in little testing*/ +table.multiselect thead{width: 76% !important; left: 24.3% !important; margin: 0px !important; } + +/* oc 7 compatibility */ ++#leftcontent{width: 21% !important;} ++#rightcontent{width: 78% !important;} ++/* /oc 7 */ -- cgit v1.2.3