Skip to content

изменение боевого окошка by Kaverza_ria

Screenshot of изменение боевого окошка

Details

AuthorKaverza_ria

LicenseNo License

Categoryhttps://catwar.su/cw3/

Created

Updated

Size511 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Убирает опасные режимы, второе дыхание, добавляет отступы между кнопками в боевом окошке. Предназначен для упрощения кача с телефона.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         https://catwar.su/cw3/
@version      20230917.12.47
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://catwar.su/cw3/") {
input[type=button][value="T+1"] {
  display: none;
}

input[type=button][value="T+2"] {
  display: none;
}

input[type=button][value="T+3"] {
  display: none;
}

input[type=button][value="O"] {
  display: none;
}

.hotkey {
    margin-left: 10px;
    margin-right: 10px;
}

.hotkey {
  user-select: none;
}
}

Reviews

No reviews yet.