1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-18 08:16:07 +00:00

fixed bug for op-confirm popup like repo-del

This commit is contained in:
llj
2014-01-06 15:21:30 +08:00
committed by zhengxie
parent 0fc70cf27a
commit f0c45de8c2

View File

@@ -667,6 +667,7 @@ textarea:-moz-placeholder {/* for FF */
background:#fff;
border:1px solid #ddd;
box-shadow: 0 2px 4px rgba(0,0,0,.2);
z-index:10;
}
.op-confirm button {
margin-right:8px;