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