|
Server : Apache System : Linux s1230 5.15.0-139-generic #149~20.04.1 SMP Tue Jul 14 11:21:49 UTC 2026 x86_64 User : p141464 ( 418825) PHP Version : 7.4.33.12 Disable Function : NONE Directory : /html/KMU-CSR-PLANER/wp-content/plugins/matomo/app/plugins/Morpheus/stylesheets/general/ |
Upload File : |
.submit {
clear: both;
font-size: 18px;
border: 0;
float: right;
margin: 12px 0 10px 0;
cursor: pointer;
}
/* on admin screen, Save button aligned on the left */
.admin .submit {
margin-left: 0;
margin-top: 20px;
float: none;
}
.admin .entityContainer .submit {
margin: 0;
margin-top: 20px;
}
.entityContainer .link_but {
white-space: nowrap;
display: inline-block;
margin: 0 10px 0 0;
text-decoration: none;
}
.entityContainer .link_but img {
white-space: nowrap;
margin: 0 1px 0 0 !important;
}
/* Add / Edit / List entities */
.entityContainer {
width: 100%;
max-width: 900px;
min-width: 600px;
font-size: 14px;
}
.entityInlineHelp {
color: #9b9b9b;
margin-top: 5px;
clear: both;
}
/* cancel button below Forms */
.entityCancel {
padding: 10px 0;
font-size: 12px;
}
// material select additions
ul.select-dropdown li.disabled span {
color: #9e9e9e !important;
&:hover {
background-color: #fff;
}
}