Spade
Mini Shell
| Directory:~$ /home/lmsyaran/www/plugins/system/loginasuser/assets/css/ |
| [Home] [System Details] [Kill Me] |
/* CSS Style for Login as User link. */
table td.login_as_user {
margin: 0 0 20px 0;
text-align: left;
}
table td.login_as_user:last-child {
margin-bottom: 0;
}
table td.login_as_user a {
display: inline-block;
padding: 5px;
margin: 0px !important;
border: 1px dotted #ccc;
}
/*for demo only */
/* table th.login_as_user {
position: relative;
}
table th.login_as_user .arrow-down-bg-icon {
display: block;
background: transparent
url('https://temp.web357.com/arrow-down.png')
no-repeat left center;
position: absolute;
width: 64px;
height: 64px;
top: -60px;
left: 10px;
} */
.login_as_user_edit {
display: inline-block;
margin: 5px 0 20px 0;
border: 1px solid #ccc;
padding: 9px 15px;
}