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/system/admin-rtl.css

36 lines
596 B
CSS

div.admin-panel .body {
padding: 0 8px 2px 4px;
}
div.admin .expert-link {
text-align: left;
margin-right: 0;
margin-left: 1em;
padding-right: 0;
padding-left: 4px;
}
table.system-status-report th, table.system-status-report tr.merge-up td {
padding-right: 30px;
}
table.system-status-report th {
background-position: 95% 50%;
}
table.screenshot {
margin-left: 1em;
}
.date-container {
clear: right;
}
.date-container .select-container, .date-container .custom-container {
float: right;
}
.date-container .custom-container {
margin-left: 0;
margin-right: 15px;
}