From 89d7258e23320ed73f333e1b23062bd8b06a9c49 Mon Sep 17 00:00:00 2001 From: Josef Moravec Date: Mon, 25 Feb 2019 14:49:18 +0000 Subject: [PATCH] Bug 11375: (QA follow-up) Remove some more treeview occurences Signed-off-by: Josef Moravec --- koha-tmpl/intranet-tmpl/prog/css/right-to-left.css | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/css/right-to-left.css b/koha-tmpl/intranet-tmpl/prog/css/right-to-left.css index fb598440f7..effc333eef 100644 --- a/koha-tmpl/intranet-tmpl/prog/css/right-to-left.css +++ b/koha-tmpl/intranet-tmpl/prog/css/right-to-left.css @@ -70,7 +70,6 @@ ol.bibliodetails span.label, span.required, #marcDocsSelect, #toplevelnav, -.treeview .hitarea, .ui-tabs-nav li, .yui-g div.first, .yui-gb div.first, @@ -127,12 +126,6 @@ float:right /* karam margin-right: 13em; */ } -.treeview .hitarea -{ - margin-left: 0; - margin-right: -16px; -} - div#menu li a { margin-left: -1px; @@ -189,10 +182,6 @@ ul padding-bottom: 5em; } -.treeview li { - padding: 3px 16px 3px 16px; -} - #login { left: 0.5em; @@ -247,13 +236,6 @@ div.patroninfo h5 border-left: 0; } -/* flip over images */ - -.treeview li, -.treeview li.last -{ - background-position-x: right !important; -} /* TODO - Can we find ways to avoid this? */ h1#logo, -- 2.11.0