mirror of
https://github.com/mwalbeck/nextcloud-breeze-dark.git
synced 2025-07-03 09:52:57 +00:00
Update styles.css
This commit is contained in:
parent
a3ca9ea0e7
commit
8fa0cf9667
1 changed files with 7 additions and 3 deletions
|
@ -222,9 +222,13 @@ body {
|
|||
#body-user #header, #body-settings #header, #body-public #header {
|
||||
background-color: #31363b; }
|
||||
|
||||
div.crumb.last a {
|
||||
color: white;
|
||||
opacity: 0.5;
|
||||
div.crumb a {
|
||||
color: white;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
div.crumb:first-child a {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue