Преглед изворни кода

No ticket. Z-index change to ensure that toolbar elements are always above window elements (like the history component) in the window header.

Aaron Newton пре 15 година
родитељ
комит
6228e53184
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      desktop/core/static/css/windows.css

+ 1 - 0
desktop/core/static/css/windows.css

@@ -111,6 +111,7 @@ div.solid-win a.ccs-close {
 	width:100%;
 	width:100%;
 	height: 0px;
 	height: 0px;
 	overflow: visible;
 	overflow: visible;
+	z-index: 100;
 }
 }
 .art-window-resize-handle {
 .art-window-resize-handle {
 	cursor: se-resize;
 	cursor: se-resize;