Merge branch 'main', commit 'refs/pull/58/head' of https://github.com/MathMan05/JankClient
This commit is contained in:
@@ -1035,7 +1035,17 @@ span {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.cunread {
|
.cunread {
|
||||||
box-shadow: inset .024in 0 var(--primary-text);
|
position: relative;
|
||||||
|
}
|
||||||
|
.cunread:after {
|
||||||
|
content: '';
|
||||||
|
position: absolute;
|
||||||
|
top: .13in;
|
||||||
|
left: -.082in;
|
||||||
|
height: .075in;
|
||||||
|
width: .075in;
|
||||||
|
background: var(--primary-text);
|
||||||
|
border-radius: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.servernoti {
|
.servernoti {
|
||||||
|
Reference in New Issue
Block a user