|
|
@@ -121,11 +121,6 @@ header a, header button {color:#fff;}
|
|
|
.header-info i.bar, .header-info i.dot {display:none;}
|
|
|
}
|
|
|
|
|
|
-/* GNB:툴팁--------------- */
|
|
|
-.tooltip .tooltiptext {visibility:hidden; position:absolute; top:48px; right:20px; z-index:1; padding:0 15px; line-height:30px; color:#fff; font-size:13px; text-align:center; background-color:#233646; border-radius:3px;}
|
|
|
-.tooltip .tooltiptext::after {content:""; position:absolute; bottom:100%; right:38px; border-width:5px; border-style:solid; border-color:transparent transparent #233646 transparent;}
|
|
|
-.tooltip .tooltiptext.logout::after {right:10px;}
|
|
|
-.tooltip:hover .tooltiptext {visibility:visible;}
|
|
|
|
|
|
/* LNB--------------- */
|
|
|
#lnb-wrapper {position:fixed; top:60px; left:-260px; width:260px; height:100%; vertical-align:top; overflow-y:auto; transition:left .3s; -webkit-transition:left .3s; background-color:#2f4050;}
|