| Server IP : 87.98.154.146 / Your IP : 216.73.216.101 Web Server : Apache System : Linux webm005.cluster126.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : bsiadvisil ( 110003) PHP Version : 7.3.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/bsiadvisil/www/media/media/css/ |
Upload File : |
/**
* @copyright Copyright (C) 2005 - 2019 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
img {
border: 0 none;
}
form {
padding: 0px;
margin: 0 auto;
width: 100%;
}
button {
padding: 3px;
border: 1px solid #CCCCCC;
font-weight: bold;
color: #0B55C4;
background-color: white;
}
button:hover {
border: 1px solid #0B55C4;
}
iframe {
width: 100%;
overflow-x: false;
border: 0 none;
margin: 0 0 0.5em 0;
padding: 0;
}
iframe#imageframe {
height: 200px;
}
a:hover {
border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
}
.buttons {
width: 70px;
text-align: center;
}
#messages {
position: relative;
left: 175px;
top: 115px;
background-color: white;
width: 200px;
float: left;
margin-top: -52px;
border: 1px solid #ccc;
text-align: center;
padding: 15px;
}
#message {
font-size: 15px;
font-weight: bold;
color: #69c;
}
#uploads .upload {
padding: 4px;
}
/* added Angie */
#upload-noflash {
border:0
}
.hide {
display:none
}
label.hidelabeltxt {
text-indent: -9999em;
}