1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/17501] Adjust notification dropdown color and spacing

PHPBB-17501
This commit is contained in:
Marc Alexander
2025-04-24 21:03:44 +02:00
parent 3b233d9c28
commit 3eaf4829bb
2 changed files with 3 additions and 2 deletions

View File

@@ -128,7 +128,7 @@ th a:hover {
}
.header-profile {
text-shadow: 0 0 var(--ps-font-tiny) #eaf8ff;
text-shadow: 0 0 1.75rem #eaf8ff;
}
.panel {
@@ -1126,6 +1126,7 @@ input.disabled {
.dropdown-extended .dropdown-extended-item {
border-top-color: #bdbdbd;
color: #47536b;
}
.dropdown-extended .dropdown-extended-item:hover {

View File

@@ -347,7 +347,7 @@ ul.linklist .dropdown-up .dropdown {
}
ul.nav-breadcrumbs {
margin: var(--ps-line-height) 0;
margin: calc(var(--ps-line-height) * 0.75) 0;
}
/* Bulletin icons for list items