Toggle menu
Toggle preferences menu
Toggle personal menu
Et ole kirjautunut
Your IP address will be publicly visible if you make any edits.

Ero sivun ”Malline:Työpöytä/styles.css” versioiden välillä

Sarastus Wikistä
Ak: Uusi sivu: →‎Disable dragging the crafting table: .crafting-table { user-select: none; }
 
Ei muokkausyhteenvetoa
Rivi 1: Rivi 1:
/* Disable dragging the crafting table */
/* Disable dragging the crafting table */
.crafting-table {
.crafting-table img {
   user-select: none;
   user-select: none;
}
}

Versio 31. lokakuuta 2023 kello 21.27

/* Disable dragging the crafting table */
.crafting-table img {
  user-select: none;
}