1
0
Fork 0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2025-06-18 11:50:55 +00:00
nextcloud-breeze-dark/core/css/apps/_group-folders.scss

8 lines
164 B
SCSS
Raw Permalink Normal View History

2017-05-26 17:14:10 +02:00
#groupfolders-react-root th {
border-bottom-color: $decoration-normal;
}
.group-edit {
background-color: $background-normal;
border-color: $decoration-normal;
}