1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 14:50:29 +00:00

[group discussion, info-bar] fix

This commit is contained in:
llj
2017-05-10 12:09:12 +08:00
parent e084480799
commit 34811779bc

View File

@@ -1038,7 +1038,7 @@ textarea:-moz-placeholder {/* for FF */
right:-400px;
top:0;
bottom:0;
z-index:1;
z-index:21;
overflow-x:hidden;
border-left:1px solid #c9c9c9;
box-shadow:0 0 4px #ccc;
@@ -1767,7 +1767,7 @@ button.sf-dropdown-toggle:focus {
color:#1f0600;
padding:1px 25px 1px 10px;
background:#fddaa4;
z-index:15;
z-index:25;
}
#info-bar .close {
position:absolute;