SPR-908: all z-indices are found in base_structure.less,

SPR-908: Bugfix Direct-nav in Tableview should be above toggle button
This commit is contained in:
Jana Deutschländer 2017-05-10 15:43:01 +02:00
commit 3389cd60ad
9 changed files with 56 additions and 17 deletions

View file

@ -34,7 +34,6 @@ div#dwpl-ti-container {
&.selected {
position: relative;
z-index: 1; // put .slected tab above div.dwpl-ti-content-box
background-color: @ini_background;
color: @ini_text;
}