diff --git a/index.css b/index.css index e44c49da..9d2bab2b 100644 --- a/index.css +++ b/index.css @@ -1448,6 +1448,20 @@ div.states > .coaIcon > use { pointer-events: none; } +div.states > .icon { + margin: 0; + cursor: pointer; + vertical-align: middle; +} + +div.states > .model { + width: 7em; +} + +div.states > .icon > * { + pointer-events: none; +} + #diplomacyBodySection > div { cursor: pointer; } diff --git a/index.html b/index.html index 8cbd97f1..592dd2b7 100644 --- a/index.html +++ b/index.html @@ -3003,12 +3003,12 @@