| 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/ |
Upload File : |
/* Autocomplete
----------------------------------*/
.ui-autocomplete {
position: absolute;
cursor: default;
}
.ui-autocomplete-loading {
background: white;
}
/* workarounds */
* html .ui-autocomplete {
/* without this, the menu expands to 100% in IE6 */
width: 1px;
}
/* Menu
----------------------------------*/
.ui-menu {
list-style: none;
padding: 6px;
margin: 0;
display: block;
position: relative;
font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
}
.ui-menu .ui-menu {
margin-top: -3px;
margin-bottom: 8px;
}
.ui-menu .ui-menu-item {
line-height: 18px;
padding: 0;
height: auto;
display: block;
text-decoration: none;
white-space: nowrap;
}
.ui-menu .ui-menu-item a {
line-height: 18px;
color: #255792;
font-size: 12px;
padding: 0 5px 0 5px;
position: relative;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
font-weight: normal;
margin: 0;
}
.ui-widget-content {
border: 0;
}
.ui-corner-all {
border-radius: 0;
}
.ui-menu .ui-menu-item a.ui-state-focus {
background: #ebeae6;
border: 0;
border-radius: 0;
}