Class name |
Description |
Maze-wrapper-menu/td>
| DIV which is surrounding the menu at the left side of the addon. If the hide navigation bar is enabled, the width of this wrapper is zero. |
Maze-wrapper-game-container |
DIV which is surrounding the game elements at the right side of the addon. If the hide navigation bar is enabled, the width of this wrapper is 100%. |
Maze-wrapper-menu-controls |
Div which is surrounding the navigation buttons. |
Maze-wrapper-menu-controls-up |
The Up button. |
Maze-wrapper-menu-controls-down |
The Down button. |
Maze-wrapper-menu-controls-left |
The Left button. |
Maze-wrapper-menu-controls-right |
The Right button. |
Maze_room_image_top_left_right_bottom |
DIV which contains as background the closed top, left, right and bottom walls image. This element may be rotated by the addon. |
Maze_room_image_top_left_right |
DIV which contains as background the closed top, left, right walls image. This element may be rotated by the addon. |
Maze_room_image_top_left |
DIV which contains as background the closed top, left walls image. This element may be rotated by the addon. |
Maze_room_image_top_bottom |
DIV which contains as background the closed top and bottom walls image. This element may be rotated by the addon. |
Maze_room_image_top |
DIV which contains as background the closed top wall image. This element may be rotated by the addon. |
Maze_player_element |
DIV which contains as background the player image. |
Maze_treasure_element |
DIV which contains as background the end level image in the diamond game type. |
Maze_door |
DIV which contains the closed door as a background image. |
Maze_door_opened |
DIV which contains the opened door as a background image. |
Maze_room_left_top_dot |
Sometimes a maze needs to complete an empty dot in the connection between walls. This element contains this dot in the left top corner as a background image. |
Maze_game_question_background |
A background element while showing a question. |
Maze_game_question_container |
A DIV element which is surrounding questions' elements. |
Maze_game_question_container_question_input |
An input for the player's answer. |
Maze_game_question_container_question_apply_text |
A DIV element which contains the text for entering an answer. Text is set as ::after class. |
Maze_letters_end_level_next_maze_button |
A button which is shown on the end level in the Letters game mode when going to the next level. |
Maze_game_end |
A background element when a player completes all mazes. |
Maze_letters_end_level_answer_wrapper |
DIV which is surrounding the elements in the end level in the Letters game mode. |
Maze_game_end_text |
DIV which contains the end game text. The text is set as ::after class. |
Maze_letters_end_level |
DIV which a user must enter to the end level in the Letters game mode. |
Maze_letters_end_level_background |
DIV which is a background element in the end level in the Letters game mode. |
Maze_letters_letter_element |
DIV element which contains a letter answer in the end level in the Letters game mode. |
Maze_letters_end_level_answer_letters_container |
DIV which is surrounding the answer letters. |
Maze_letters_room_letter |
DIV which contains a letter. |
Maze_game_question_container_question_apply |
DIV which contains the OK button text while entering an answer by a player. The text is set as ::after class. |