This commit is contained in:
thaisym1912
2018-09-06 11:51:05 +07:00
committed by Vishwas Shashidhar
parent 4d98f59deb
commit ce5b6a8409
8 changed files with 108 additions and 253 deletions

View File

@@ -2,6 +2,7 @@ module.exports= {
// Title bar
TITLE_BAR: "#title-bar",
MAXIMIZE_BTN: "#title-bar-maximize-button",
MINIMIZE_BTN: "#title-bar-minimize-button",
CLOSE_BUTTON: "button#title-bar-close-button",
MAIN_MENU_ITEM: "#hamburger-menu-button",
SYM_LOGO: "#logo",