mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Update custom sass
This commit is contained in:
parent
6fc752b5ad
commit
80624aea83
1 changed files with 8 additions and 0 deletions
8
resources/assets/sass/custom.scss
vendored
8
resources/assets/sass/custom.scss
vendored
|
@ -491,3 +491,11 @@ details summary::-webkit-details-marker {
|
|||
#s-modal .modal-content {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.text-lighter {
|
||||
color:#B8C2CC !important;
|
||||
}
|
||||
|
||||
.cursor-pointer {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue