[Glitch] Implement Instance Moderation Notes
Port CSS changes from 72f2f35bfb44bb87de6a1f4726a2965d049169e3 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
c9a1e27a49
commit
34b8ff8267
@ -1653,6 +1653,17 @@ a.sparkline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a.timestamp {
|
||||||
|
color: $darker-text-color;
|
||||||
|
text-decoration: none;
|
||||||
|
|
||||||
|
&:hover,
|
||||||
|
&:focus,
|
||||||
|
&:active {
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
time {
|
time {
|
||||||
margin-inline-start: 5px;
|
margin-inline-start: 5px;
|
||||||
vertical-align: baseline;
|
vertical-align: baseline;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user