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