mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
v1.198.3
This commit is contained in:
@@ -649,3 +649,29 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.ve-source-marker {
|
||||
position: relative;
|
||||
font-size: 80%;
|
||||
display: inline-block;
|
||||
margin-left: 1px;
|
||||
align-self: start;
|
||||
|
||||
&--list {
|
||||
left: 1px;
|
||||
margin-top: 1px;
|
||||
margin-left: -20px;
|
||||
padding-left: 20px;
|
||||
line-height: 8px;
|
||||
height: 8px;
|
||||
width: 8px;
|
||||
}
|
||||
|
||||
&--partnered {
|
||||
color: #00c797;
|
||||
}
|
||||
|
||||
&--legacy {
|
||||
color: $rgb-font--muted;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user