mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-17 15:53:28 +00:00
Add the ability to create files and selected states
This commit is contained in:
@@ -71,4 +71,12 @@
|
||||
bottom: 0;
|
||||
right: 10px;
|
||||
width: 16px;
|
||||
}
|
||||
|
||||
.grid-selected-active {
|
||||
background-color: #f8f8f8;
|
||||
}
|
||||
|
||||
.grid-selected-link-active a{
|
||||
color: #eb8205;
|
||||
}
|
Reference in New Issue
Block a user