| Server IP : 46.105.57.169 / Your IP : 216.73.216.84 Web Server : Apache System : Linux webd003.cluster120.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : maitricfuz ( 93378) PHP Version : 8.4.10 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/maitricfuz/www/maitric/media/templates/administrator/atum/scss/pages/ |
Upload File : |
// com_templates
.com_templates {
.menu-assignment {
position: relative;
.menu-links {
padding-left: 0;
margin-top: 15px;
margin-left: 0;
column-count: 3;
column-gap: 15px;
@include media-breakpoint-down(lg) {
column-count: auto;
}
> li {
display: inline-block;
width: 100%;
margin-bottom: 15px;
vertical-align: top;
list-style: none;
backface-visibility: hidden;
page-break-inside: avoid;
break-inside: avoid;
}
}
.menu-links-block {
padding: 15px;
border: 1px solid $border-color;
border-radius: $border-radius-sm;
@if $enable-dark-mode {
@include color-mode(dark) {
--heading-color: var(--body-color);
}
}
}
label {
display: block;
padding: 3px 0;
font-size: inherit;
input {
position: relative;
margin-inline-end: 5px;
}
}
}
.thumbnail > img {
max-width: 100%;
max-height: 100%;
}
}