mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Completed RTS front end
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.deploy-unit-button[data-points]:not([data-points='']):not([data-points='0'])::after {
|
||||
.deploy-unit-button[data-points]:not([data-points='']):not([data-points='0']):not([data-points='Infinity'])::after {
|
||||
content: " (" attr(data-points) " points)";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user