layout
This commit is contained in:
parent
24ba7b6633
commit
2103f09be1
4 changed files with 22 additions and 5 deletions
|
@ -83,3 +83,11 @@
|
|||
width: 200px;
|
||||
}
|
||||
}
|
||||
|
||||
.file-hidden-by-user {
|
||||
background-color: rgba(242, 137, 0, 0.6);
|
||||
|
||||
&:hover {
|
||||
background-color: rgba(242, 137, 0, 0.6) !important;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue