| Server IP : 195.130.67.5 / Your IP : 216.73.217.154 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Old Sites/repository/wp-content/plugins/php-code-for-posts/ |
Upload File : |
/*
Document : style.css
Author : The Hidden Code
Description: Styles for the administation menu
*/
p.formlabel{
cursor:default;
font-size: 14px;
line-height: 20px;
}
p.formlabel input{
cursor:pointer;
}
input[type=checkbox].mr22{
margin-right:22px;
}
.clearall{
clear:both;
}
table.form-table{
width:80%;
}
.field-code{
font-family:monospace;
font-size:12px;
white-space:pre;
}
form.donate{
background: none repeat scroll 0 0 #FFFFCC;
border: 1px solid #AAAA22;
padding: 5px;
position: absolute;
right: 10px;
}
form.donate h3{
text-align:center;margin:0;
}
.CodeMirror {
border: 1px solid #DDDDDD;
}
.codemirrorfootnote{
font-size:0.8em;float:right;
}