This repository has been archived on 2025-06-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
suitedesk/modules/user/user-rtl.css

21 lines
344 B
CSS

#permissions td.permission {
padding-left: 0;
padding-right: 1.5em;
}
#access-rules .access-type, #access-rules .rule-type {
margin-right: 0;
margin-left: 1em;
float: right;
}
#user-admin-buttons {
float: right;
margin-left: 0;
margin-right: 0.5em;
clear: left;
}
.profile .picture {
float: left;
margin: 0 0 1em 1em;
}