|
|
|
@ -1,7 +1,7 @@
@@ -1,7 +1,7 @@
|
|
|
|
|
/* ==UserStyle== |
|
|
|
|
@name xenua's mastodon 4 frontend tweaks |
|
|
|
|
@namespace git.xenua.me/xenua |
|
|
|
|
@version 1.1.0 |
|
|
|
|
@version 1.1.1 |
|
|
|
|
@description makes the mastodon *advanced* webinterface more compact and pleasant to look at |
|
|
|
|
@author xenua |
|
|
|
|
@license CNPLv7+ |
|
|
|
@ -250,6 +250,11 @@
@@ -250,6 +250,11 @@
|
|
|
|
|
margin-inline-start: 0; |
|
|
|
|
width: 100%; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.status-card { |
|
|
|
|
margin-inline-start: 4px; |
|
|
|
|
width: calc(100% - 8px - 2.5px); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.notification-ungrouped__header { |
|
|
|
|