mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-07 06:28:06 -06:00
fixie uppie
This commit is contained in:
parent
ff2c39862e
commit
3a175c5eb3
3 changed files with 102 additions and 34 deletions
|
|
@ -129,16 +129,6 @@ html, body {
|
|||
background: black;
|
||||
}
|
||||
|
||||
/* Status info dropdown button */
|
||||
.status .status-info .status-stats details.stats-more-info > summary {
|
||||
color: var(--button-fg);
|
||||
background: var(--button-bg);
|
||||
}
|
||||
.status .status-info .status-stats details.stats-more-info > summary:hover {
|
||||
outline: 0;
|
||||
background: var(--button-hover-bg);
|
||||
}
|
||||
|
||||
/* Status info dropdown content */
|
||||
.status.expanded .status-info .status-stats .stats-more-info-content,
|
||||
.status .status-info .status-stats .stats-more-info-content {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue