Remove player + right click change rotation mirror
This commit is contained in:
@@ -97,20 +97,6 @@ main {
|
||||
background: #00FF00;
|
||||
}
|
||||
|
||||
/* ================================
|
||||
CURSOR PLAYER
|
||||
================================ */
|
||||
|
||||
.player-cursor {
|
||||
outline: 2px solid #00e5ff;
|
||||
outline-offset: -2px;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
.player-cursor.mirror {
|
||||
outline-color: #FFD700;
|
||||
}
|
||||
|
||||
/* ================================
|
||||
LIGHT LASER
|
||||
================================ */
|
||||
@@ -169,4 +155,4 @@ main {
|
||||
.map {
|
||||
padding: 4px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user