global style

This commit is contained in:
bernini 2021-12-07 12:00:29 +01:00
parent d92a8912c3
commit 4088f45baa
2 changed files with 8 additions and 5 deletions

View file

@ -288,10 +288,10 @@ iframe {
.comment_lined:before {
position: absolute;
content: "";
top: 36px;
bottom: 10px;
top: 55px;
bottom: 0px;
width: 2px;
left: 19px;
left: 30px;
@apply bg-base-200;
}
@ -330,6 +330,10 @@ iframe {
height: calc(100vh - 96px);
}
.thread_actions {
margin-left: 0.5rem !important
}
html, body, a {
@apply text-base-content;
@ -338,5 +342,4 @@ html, body, a {
:root {
@apply text-base-content;
}

View file

@ -25,7 +25,7 @@
"bonfire_files": {:git, "https://github.com/bonfire-networks/bonfire_files", "05da65b5053319df64094fbf713b83c09c9bdc87", [branch: "main"]},
"bonfire_geolocate": {:git, "https://github.com/bonfire-networks/bonfire_geolocate", "5be6bc99c920ebc2ddad29e3a2cb503bd4d14a34", [branch: "main"]},
"bonfire_mailer": {:git, "https://github.com/bonfire-networks/bonfire_mailer", "0175c69995a06e02cb59c4edee9414708c90daab", [branch: "main"]},
"bonfire_me": {:git, "https://github.com/bonfire-networks/bonfire_me", "946dabc37a17c19d403ccf208251059cbf521cad", [branch: "main"]},
"bonfire_me": {:git, "https://github.com/bonfire-networks/bonfire_me", "0f0d754fe88928b1d7a99331f46c228d07397dcb", [branch: "main"]},
"bonfire_quantify": {:git, "https://github.com/bonfire-networks/bonfire_quantify", "4feb5e710660491c2a94504c5eab5d40e2219340", [branch: "main"]},
"bonfire_search": {:git, "https://github.com/bonfire-networks/bonfire_search", "ced98627dc5daaa4d26b0c73fdb68953e87b427b", [branch: "main"]},
"bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "43d5b8a8104be658e4f65e161a97201b227195e4", [branch: "main"]},