7 lines
354 B
CSS
7 lines
354 B
CSS
|
.root .menuContainer .submenu { height:50px; }
|
|||
|
.root .menuContainer .submenu .titleText { top:10px; font-size:12px; font-weight:bold; }
|
|||
|
.root .menuContainer .submenu .bodyText { top:30px; }
|
|||
|
.root .menuContainer .submenu .goFlag { top:18px; }
|
|||
|
.root .menuContainer .noicon .titleText { left:15px; }
|
|||
|
.root .menuContainer .noicon .bodyText { left:15px; }
|