mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-10 03:11:07 +00:00
[repo trash] modified ui of 'clean' btn
This commit is contained in:
@@ -31,3 +31,12 @@ body {
|
||||
color: #000;
|
||||
background: #dfdfdf;
|
||||
}
|
||||
.clean {
|
||||
border-color: #ccc;
|
||||
border-radius: 2px;
|
||||
height: 30px;
|
||||
line-height: 28px;
|
||||
font-weight: normal;
|
||||
padding: 0 0.5rem;
|
||||
min-width: 55px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user