| 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/wp-members/admin/css/ |
Upload File : |
/**
* WP-Members Admin Styles CSS
*
* CSS for the WP-Members admin panels
*
* This file is part of the WP-Members plugin by Chad Butler
* You can find out more about this plugin at https://rocketgeek.com
* Copyright (c) 2006-2018 Chad Butler
* WP-Members(tm) is a trademark of butlerblog.com
*
* @package WordPress
* @subpackage WP-Members
* @author Chad Butler
* @copyright 2006-2018
*/
.wpmem_tbl_drag {
background:#fffbcc;
font-weight: bold;
border: 1px solid #990000;
}
.column-wpmem_block {
width: 80px;
}
#addfieldform li,
#editfieldform li,
#updatesettings li {
padding: 5px 0;
}
#addfieldform label,
#editfieldform label,
#updatesettings label {
float:left;
width: 166px;
}
#addfieldform .add-field-indent,
#editfieldform .add-field-indent {
margin-left: 165px;
}
#fields_postbox,
#add_field_postbox {
min-width:950px;
}
.req {
color: #f00;
}
#the-list {
cursor: move;
}
#sort {
width: 24px;
}