mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
feature: open spawns tooltip
This commit is contained in:
@@ -101,3 +101,16 @@
|
||||
background-color: #be3728;
|
||||
}
|
||||
}
|
||||
|
||||
.spawn-badge {
|
||||
color: white;
|
||||
|
||||
.length {
|
||||
background-color: #404040;
|
||||
color: #cfcfcf;
|
||||
}
|
||||
|
||||
&[data-electrified='true'] > .name {
|
||||
background-color: #007599;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user