mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-21 10:51:17 +00:00
Clean .hidden-op
This commit is contained in:
@@ -1936,8 +1936,7 @@ textarea:-moz-placeholder {/* for FF */
|
||||
.displayed-op .op:hover {
|
||||
text-decoration:none;
|
||||
}
|
||||
.audit-item .audit-select-hidden,
|
||||
.repo-file-list .hidden-op {
|
||||
.audit-item .audit-select-hidden {
|
||||
position:absolute;
|
||||
background:#fff;
|
||||
padding:6px 1px;
|
||||
@@ -1945,14 +1944,10 @@ textarea:-moz-placeholder {/* for FF */
|
||||
border-radius:5px;
|
||||
z-index:10;
|
||||
}
|
||||
.audit-select-hidden li a,
|
||||
.hidden-op a {
|
||||
.audit-select-hidden li a {
|
||||
display:block;
|
||||
padding:0 12px;
|
||||
}
|
||||
.hidden-op a:hover {
|
||||
background: #eee;
|
||||
}
|
||||
.file-choose-form {
|
||||
width:500px;
|
||||
padding:10px 20px;
|
||||
|
Reference in New Issue
Block a user