добавляет красную клетку под пау + прозрачную/красную стрелу
красная клетка пау by Kaverza_ria

Details
AuthorKaverza_ria
LicenseNo License
Categoryhttps://catwar.net/cw3/
Created
Updated
Code size521 B
Code checksum330d4c92
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
что-то
Source code
/* ==UserStyle==
@name catwar.su
@version 20231022.12.54
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://catwar.net/cw3/") {
#tr_field [style*='things/20.png'] {
background-color: #ff0000 !important;
}
.arrow_green {
background-color: #d73b3b;
}
.arrow_red {
background-color: rgba(255, 255, 255, .29);
}
.arrow-paws {
background: url(/cw3/symbole/arrow_claws.png) 0 0 no-repeat;
}
.arrow-claws {
background: url(/cw3/symbole/arrow_paws.png) 0 0 no-repeat;
}
}