This commit is contained in:
harukin 2018-11-22 00:44:14 +09:00
parent f9e0b0998d
commit f72db3957c

View File

@ -1864,7 +1864,8 @@ dl.bb-dl > dd > li {
transition: all 300ms 0s; transition: all 300ms 0s;
} }
#user_menu > ul > iframe{ #user_menu > ul > iframe{
left: -30px; position: relative;
left: -15px;
} }
#user_menu > ul > li:hover{ #user_menu > ul > li:hover{
background-color: #e1dede; background-color: #e1dede;