mirror of
https://github.com/mwalbeck/nextcloud-breeze-dark.git
synced 2025-05-17 06:32:05 +00:00
11 lines
No EOL
182 B
SCSS
11 lines
No EOL
182 B
SCSS
/* File Access Control ------------------------------------------------------ */
|
|
|
|
.workflowengine {
|
|
|
|
.operation {
|
|
|
|
.check:hover {
|
|
background-color: $background-normal;
|
|
}
|
|
}
|
|
} |