Bug 11375: (QA follow-up) Remove some more treeview occurences
authorJosef Moravec <josef.moravec@gmail.com>
Mon, 25 Feb 2019 14:49:18 +0000 (14:49 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Mon, 11 Mar 2019 13:05:20 +0000 (13:05 +0000)
Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

koha-tmpl/intranet-tmpl/prog/css/right-to-left.css

index fb59844..effc333 100644 (file)
@@ -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,