mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-29 01:05:32 +00:00
Some minor css changes to vertical align the comment button
This commit is contained in:
@@ -1000,6 +1000,9 @@ body {
|
||||
display: block;
|
||||
width: 20rem;
|
||||
border-left-width: 2px;
|
||||
border-top-width: 3px;
|
||||
--tw-border-opacity: 1;
|
||||
border-top-color: rgb(248 250 252 / var(--tw-border-opacity));
|
||||
--tw-bg-opacity: 1;
|
||||
background-color: rgb(248 250 252 / var(--tw-bg-opacity));
|
||||
text-indent: 0px;
|
||||
@@ -1225,7 +1228,7 @@ body {
|
||||
|
||||
.ha-register .ha-btn-collapsed-box {
|
||||
position: absolute;
|
||||
top: -0.25rem;
|
||||
top: -0.15rem;
|
||||
display: none;
|
||||
cursor: pointer;
|
||||
--tw-text-opacity: 1;
|
||||
|
||||
@@ -290,7 +290,7 @@
|
||||
|
||||
.ha-register .ha-neuzeit .ha-register-body .ha-commenthead .ha-letlinks,
|
||||
.ha-register .ha-forschung .ha-register-body .ha-commenthead .ha-letlinks {
|
||||
@apply desktop:indent-0 desktop:top-0 desktop:w-80 desktop:block desktop:bg-slate-50 desktop:absolute desktop:border-l-2 pl-2
|
||||
@apply desktop:indent-0 desktop:top-0 desktop:w-80 desktop:block desktop:bg-slate-50 desktop:absolute desktop:border-l-2 desktop:border-t-[3px] desktop:border-t-slate-50 pl-2
|
||||
}
|
||||
|
||||
.ha-register .ha-register-body .ha-comment .ha-commenthead .ha-letlinks a {
|
||||
@@ -398,7 +398,7 @@
|
||||
}
|
||||
|
||||
.ha-register .ha-btn-collapsed-box {
|
||||
@apply hidden desktop:block absolute -top-1 text-gray-600 hover:text-gray-900 cursor-pointer
|
||||
@apply hidden desktop:block absolute -top-[0.15rem] text-gray-600 hover:text-gray-900 cursor-pointer
|
||||
}
|
||||
|
||||
.ha-register .ha-neuzeit .ha-register-body .ha-commenthead .ha-collapsed-box,
|
||||
|
||||
Reference in New Issue
Block a user