Cosmetic changes
All checks were successful
buildbot/django-dav-events--test Build done.

This commit is contained in:
2023-02-27 15:20:08 +01:00
parent 3c53403d17
commit fb21a8721f
13 changed files with 132 additions and 31 deletions

View File

@@ -63,7 +63,7 @@ thead input {
}
#page-header h2 img {
margin-right: 1.2rem;
margin-right: .6rem;
}
#page-header h2 a {
@@ -166,6 +166,16 @@ thead input {
padding: 0px;
}
/*
* Used to decolourize a link.
*/
.text-default {
color: #333;
}
a.text-default:hover, a.text-default:focus {
color: #333;
}
/*
* We need more text colors (for event stati)
*/