mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
z-index correction for workzone tabs
This commit is contained in:
@@ -221,7 +221,7 @@ span.ww_winTitle {
|
||||
height: 52px;
|
||||
display: inline-block;
|
||||
background-color: #404040;
|
||||
z-index: 1000;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
#idFrameC .ui-tabs #thesaurus_tab li a {
|
||||
|
@@ -221,7 +221,7 @@ span.ww_winTitle {
|
||||
height: 52px;
|
||||
display: inline-block;
|
||||
background-color: #999999;
|
||||
z-index: 0;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
#idFrameC .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
|
||||
|
Reference in New Issue
Block a user