File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
.left_menu_area{
float: left;
}
.left_title_menu_area,.left_sub_menu_area{
height: 968px;
display: inline-block;
vertical-align: top;
}
.left_title_menu_area{
background-color: #f5f7fb;
border-right: 1px solid #e6e8ed;
width: 47px;
text-align: center;
}
.left_title_menu_area ul li:hover{
background-color: #0388d2;
box-shadow: 0 2px 5px rgba(16,60,84,0.55);
}
.left_title_menu_area ul li img{
padding: 15px 0;
border-bottom: 1px solid #ccc;
}
.left_sub_menu_area{
width: 170px;
border-right: 1px solid #e6e8ed;
margin-left: -6px;
}
.left_sub_menu_title img{
padding-right: 5px;
vertical-align: 1.5px;
}
.left_sub_menu_title{
font-size: 18px;
font-weight: bold;
padding: 22px 19px;
border-bottom: 1px solid #e6e8ed;
}
.left_sub_menu_area ul li{
padding: 23px 0;
}
.left_sub_menu_area ul li a{
color: #272727;
font-size: 14px;
padding-left: 20px;
display: block;
}
.left_sub_menu_on{
color: #0388d2 !important;
border-right: 3px solid #0388d2;
font-weight: bold;
}
/* leftmenu 이름 */
.left_title_menu_area ul li {
position: relative
}
.hmsw {
font-size: 14px;
color: #fff;
font-weight: 500;
background-color: #0388d2;
width: auto;
display: inline-block;
padding: 0px 10px;
border-radius: 5px;
box-shadow: 0 0 2px 1px rgba(51, 51, 51, 0.1);
position: absolute;
left: 43px;
z-index: 99999;
width: 190%;
top: 0px;
text-align: left;
display: none;
height: auto;
line-height: inherit;
}