| 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/Login/stylesheets/ |
Upload File : |
/* LOGO
***********************/
#loginPage {
#logo {
padding-top: 6px;
img.default-piwik-logo {
width: 171px;
}
img {
max-height: 32px;
}
}
.message_container {
margin-top: 16px;
margin-bottom: 16px;
}
/* LAYOUT
***********************/
#loginPage a {
text-decoration: none;
}
.loadingPiwik {
float: left;
margin-left: 16px;
}
/* FORM
***********************/
.loginSection {
margin-top: 32px;
.icon.prefix {
font-size: 1.5rem;
width: 2.5rem;
padding-top: 0.9rem;
}
.input-field {
.prefix ~ input {
margin-left: 2.5rem;
width: 80% !important;
overflow: hidden;
}
}
}
.loginSection .btn {
margin-top: 0;
}
.loginSection fieldset {
border: 0;
}
.loginSection .actions {
line-height: 35px;
}
#login_form {
margin-top: 16px;
}
#login_form_rememberme {
vertical-align: middle;
}
/* FIELDS
***********************/
/* MESSAGE
***********************/
.message {
margin: 0 auto;
border: 1px solid #e6db55;
padding: 12px;
background-color: #ffffe0;
}
/* NAVIGATION
***********************/
#nav,
#piwik {
margin: 0 0 0 8px;
padding: 16px;
}
#nav {
text-align: center;
}
#nav a:hover {
text-decoration: underline;
}
#nav a {
color: #777;
}
#piwik a {
color: #CDCDCD;
}
}