mirror of
https://github.com/mwalbeck/nextcloud-breeze-dark.git
synced 2025-07-06 11:11:58 +00:00
Remove unused styling for notes
This commit is contained in:
parent
df81c23f14
commit
e07813abfa
2 changed files with 0 additions and 19 deletions
core/css
|
@ -1,18 +0,0 @@
|
|||
/* Notes -------------------------------------------------------------------- */
|
||||
|
||||
.app-notes #app-content {
|
||||
|
||||
.note-meta {
|
||||
|
||||
& > * {
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
.note-meta-right {
|
||||
|
||||
&:hover, &:active, &:focus {
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -28,7 +28,6 @@
|
|||
@import 'apps/official/ldap';
|
||||
@import 'apps/official/log-reader';
|
||||
@import 'apps/official/mail';
|
||||
@import 'apps/official/notes';
|
||||
@import 'apps/official/notifications';
|
||||
@import 'apps/official/retention';
|
||||
@import 'apps/official/talk';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue