mirror of
https://github.com/mwalbeck/nextcloud-breeze-dark.git
synced 2025-07-07 03:31:57 +00:00
Remove seperate files right click file
This commit is contained in:
parent
2c53387cd6
commit
44b84f7ac4
2 changed files with 0 additions and 16 deletions
core/css
15
core/css/apps/thirdparty/_files-rightclick.scss
vendored
15
core/css/apps/thirdparty/_files-rightclick.scss
vendored
|
@ -1,15 +0,0 @@
|
|||
/* Files Right Click -------------------------------------------------------- */
|
||||
|
||||
.rightClick {
|
||||
|
||||
border: 1px solid $decoration-normal;
|
||||
filter: none;
|
||||
|
||||
li:hover {
|
||||
background-color: $background-active-hover;
|
||||
}
|
||||
|
||||
li:active, li:focus {
|
||||
background-color: $background-active;
|
||||
}
|
||||
}
|
|
@ -37,7 +37,6 @@
|
|||
@import 'apps/thirdparty/circles';
|
||||
@import 'apps/thirdparty/dashboard';
|
||||
@import 'apps/thirdparty/deck';
|
||||
@import 'apps/thirdparty/files-rightclick';
|
||||
@import 'apps/thirdparty/flow-upload';
|
||||
@import 'apps/thirdparty/fulltextsearch';
|
||||
@import 'apps/thirdparty/group-folders';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue