This commit is contained in:
harukin 2018-11-22 00:40:49 +09:00
parent 0af2fb3a3e
commit ba9e34d4cd

View File

@ -1863,6 +1863,9 @@ dl.bb-dl > dd > li {
left: -40px;
transition: all 300ms 0s;
}
#user_menu > ul > iframe{
left: -10px;
}
#user_menu > ul > li:hover{
background-color: #e1dede;
}