瀏覽代碼

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%;
 	height: 0px;
 	overflow: visible;
+	z-index: 100;
 }
 .art-window-resize-handle {
 	cursor: se-resize;