| Server IP : 213.186.33.4 / Your IP : 216.73.216.193 Web Server : Apache System : Linux webm006.cluster103.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 : awebpaca ( 35430) PHP Version : 8.5.0 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/awebpaca/piwik/plugins/CoreHome/stylesheets/dataTable/ |
Upload File : |
.limitSelection {
text-align: right;
position: relative;
margin-left: 5px;
min-height: 20px;
padding-top: 4px;
vertical-align: top;
padding-right: 0 !important;
padding-left: 0 !important;
}
.limitSelection.hidden {
display: none;
}
.limitSelection > div {
.select-wrapper:hover {
background-color: #edecec;
border-radius: 2px;
color: @theme-color-brand !important;
cursor: pointer;
input.select-dropdown,
span.caret {
color: @theme-color-brand !important;
opacity: 1;
&:hover {
color: @theme-color-brand !important;
opacity: 1;
}
}
input.select-dropdown {
&:hover {
border-color: @theme-color-brand !important;
}
}
}
.select-wrapper {
input.select-dropdown {
height: 36px;
line-height: 30px;
font-size: 16px;
margin-bottom: 0;
padding-left: 5px;
width: 42px !important;
overflow: hidden;
border: 0;
transition: all 0s;
color: @theme-color-brand !important;
opacity: 0.7;
&:hover {
color: @theme-color-brand !important;
opacity: 1;
border-color: @theme-color-brand !important;
}
}
svg.caret {
fill: @theme-color-brand !important;
opacity: 0.7;
&:hover {
fill: @theme-color-brand !important;
opacity: 1;
}
}
}
margin-top: 0;
margin-bottom: 0;
display: inline-block;
width: 47px;
height: 36px;
}
.widgetpreview-preview,
#dashboardWidgetsArea {
.limitSelection .select-wrapper span.caret {
top: 9px;
}
}
body > .widget {
.limitSelection .select-wrapper span.caret {
top: 9px;
}
}
.limitSelection.disabled > div {
opacity: 0.5;
cursor: not-allowed;
filter: Alpha(opacity=50);
}
.limitSelection.visible > div {
background-image: url(plugins/Morpheus/images/sort_subtable_asc_light.png)
}
.limitSelection > ul {
margin-top: 1px;
overflow: visible;
}
.limitSelection > ul > li {
cursor: pointer;
padding: 0 10px 0 4px;
font-size: 1em;
font-weight: bold;
height: 24px;
margin-top: -48px;
background-color: @theme-color-background-contrast;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
vertical-align: middle;
text-align: right;
}
.limitSelection > ul > li.last {
border-top: 1px solid #ccc;
}
.limitSelection > ul > li:hover {
background-color: @color-silver-l95;
}