mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-21 10:51:17 +00:00
[info bar] fix
This commit is contained in:
@@ -1610,13 +1610,16 @@ button.sf-dropdown-toggle:focus {
|
||||
color: #1f0600;
|
||||
padding:1px 25px 1px 10px;
|
||||
background: #fddaa4;
|
||||
position:relative;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
z-index: 2;
|
||||
}
|
||||
#info-bar .close {
|
||||
position:absolute;
|
||||
right:5px;
|
||||
top:5px;
|
||||
color:#d6ba8f;
|
||||
font-size:16px;
|
||||
margin:0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user