File tree Expand file tree Collapse file tree
xxl-api-admin/src/main/resources/templates/base Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 </a >
4444 <ul class =" dropdown-menu" role =" menu" >
4545 <li id =" updatePwd" >
46- <a href =" javascript:" style =" height : 30px ;padding : 3px 25px ;" ><i class =" fa fa-key" ></i > ${I18n.change_pwd} </a >
46+ <a href =" javascript:" style =" height : 30px ;padding : 3px 25px ;color : #777 ; " ><i class =" fa fa-key" ></i > ${I18n.change_pwd} </a >
4747 </li >
4848 <li id =" changeSkin" >
49- <a href =" javascript:" style =" height : 30px ;padding : 3px 25px ;" ><i class =" fa fa-key" ></i > ${I18n.change_skin} </a >
49+ <a href =" javascript:" style =" height : 30px ;padding : 3px 25px ;color : #777 ; " ><i class =" fa fa-key" ></i > ${I18n.change_skin} </a >
5050 </li >
5151 <li id =" logoutBtn" >
52- <a href =" javascript:" style =" height : 30px ;padding : 3px 25px ;" ><i class =" fa fa-sign-out" ></i > ${I18n.logout_btn} </a >
52+ <a href =" javascript:" style =" height : 30px ;padding : 3px 25px ;color : #777 ; " ><i class =" fa fa-sign-out" ></i > ${I18n.logout_btn} </a >
5353 </li >
5454 </ul >
5555
You can’t perform that action at this time.
0 commit comments