mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-02-23 21:01:53 +01:00
deactivated css for openproject
This commit is contained in:
parent
9a6c835244
commit
1aa6c01c5a
@ -255,6 +255,9 @@ defaults_applications:
|
||||
ldap_enabled: True # Enables LDAP by default
|
||||
database:
|
||||
central_storage: True
|
||||
css:
|
||||
enabled: false # Temporary deactivated due to bugs
|
||||
# @todo Solve and reactivate
|
||||
|
||||
## Peertube
|
||||
peertube:
|
||||
|
@ -1051,5 +1051,5 @@ section.kanban h1, section.kanban h2{
|
||||
|
||||
/* Portfolio */
|
||||
.card-img-top i {
|
||||
filter: drop-shadow(9px 10px 9px rgba(var(--color-rgb-99), 0.9));
|
||||
filter: drop-shadow(4px 4px 4px rgba(var(--color-rgb-23), 0.6));
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user