# catch-web-tools/0.3/admin/css/admin.css

Catch Web Tools, version 0.3. 236 lines.

- Page: https://pluginprobe.com/plugins/catch-web-tools/0.3/code/admin/css/admin.css
- Raw: https://pluginprobe.com/plugins/catch-web-tools/0.3/raw/admin/css/admin.css
- Modified: 2014-06-27T17:49:00+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/catch-web-tools/0.3/code/admin/css/admin.css#L10-L20`.

```css
/* Self Clearing Goodness */
#catchwebtools:after,
#plugin-option-title:after,
#plugin-support:after,
#catch_ad_tabs:after,
#module-container:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	clear: both;
}
#catchwebtools {
    background-color: #fff;
	box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
	margin: 10px 20px 10px 0;
	padding-bottom: 30px;
}
#catchwebtools .updated {
	float: right;
}
#plugin-option-header {
    background-color: #3A3D41;
	min-height: 120px;
	padding: 10px 20px 20px;
}
#plugin-social {
    float: right;
    width: 330px;
}
#plugin-social ul li {
    display: inline;
    float: right;
}
#plugin-option-title {
    float: left;
}
#plugin-option-title .title {
    color: #fff;
    float: left;
    font-size: 21px;
    line-height: 53px;
    padding: 0 10px 0 0;
	text-shadow: none;
}
#plugin-option-title .logo  { 
	float: left;
    padding: 0;
}
#plugin-support {
    clear: both;
    text-align: right;
}
#plugin-support ul li {
	display: inline;
}
#plugin-support a {
	opacity: 0.8;
	-moz-opacity: 0.8;
}
#plugin-support a:hover {
	opacity: 1;
	-moz-opacity: 1;
}
#catchwebtools .tabNavigation {
    background-color: #000;
    margin: 0 auto 10px;
    text-align: center;
	font: 13px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	line-height: 18px;
}
#catchwebtools .tabNavigation li {
    display: inline-block;
    margin: 0;
}
#catchwebtools .tabNavigation li a {
    color: #EEEEEE;
    display: block;
    font-size: 15px;
    line-height: 38px;
	outline: none;
    padding: 0 20px;
    text-decoration: none;
    text-transform: uppercase;
}
#catchwebtools .tabNavigation li a:hover,
#catchwebtools .tabNavigation li.ui-state-active a {
	background-color: #dfdfdf;
    color: #000;
}
#catchwebtools .option-container {
    margin: 0 auto;
    width: 90%;
}
#catchwebtools .tabNavigation .ui-tabs-selected a {
	background: url( '../../../../../wp-admin/images/menu-bits.gif' ) repeat-x left top #E0E0E0;
	border-color: #aaa !important;
	color: #000;
}
#catchwebtools #videos textarea, #howimadeit textarea {
	height: 150px;
	width: 400px;
}

#catchwebtools #videos textarea, #howimadeit textarea {
	height: 150px;
	width: 400px;
}
#catchwebtools #faq ul li {
	list-style:disc inside none;
}
#sociallinks .form-table th {
	padding: 0px;
	vertical-align: middle;
}
#catchwebtools .form-table select[multiple] {
	height: 200px;
}

#catchwebtools .form-table label.box {
	float: left;
	margin-right: 20px;
}
#catchwebtools .form-table label.box:last-child {
	margin-right: 0;
}
h3.option-toggle {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	margin: 20px 0 0 0;
	min-width: 600px;
	border:1px solid #dfdfdf;
	background-color: #F1F1F1;
	background-image: -ms-linear-gradient(top, #f9f9f9, #ececec);
	background-image: -moz-linear-gradient(top, #f9f9f9, #ececec);
	background-image: -o-linear-gradient(top, #f9f9f9, #ececec);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#ececec));
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ececec);
	background-image: linear-gradient(top, #f9f9f9, #ececec);
	height: 34px;
	line-height: 34px;
	font-size: 15px;
	font-weight: normal;
	float: left;
	padding: 0;
	width: 98%;
}
h3.option-toggle a {
	background:url(../../images/arrow-light.png) 99% 50% no-repeat;
	color: #464646;
	padding-left: 10px;
	text-decoration: none;
	display: block;
	text-shadow:#fff 0 1px 0;
}
h3.option-toggle a:hover, h3.option-active a {
	background:url(../../images/arrow-dark.png) 99% 50% no-repeat;
	color: #444;
}
.option-content {
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	margin: 0;
	min-width: 600px;
	padding: 0;
	border: 1px solid #dfdfdf;
	border-top:none;
	background: #fcfcfc;
	overflow: hidden;
	font-size: 12px;
	clear: both;
	color: #333;
	width: 98%;
}
.option-content p {
	padding-left: 10px;
}
/* Genericon */
.genericon {
	vertical-align: middle;
	float: right;
}
/* Dashboard */
#catchwebtools #dashboard {
    margin: 0 auto;
    width: 90%;
}
.wrap #plugin-description h2 {
    color: #464646;
    font-size: 18px;
    padding-bottom: 0;
}
.wrap #plugin-description p {
    font-size: 13px;
    line-height: 1.5;
    margin-top: 5px;
}
#module-container {
    margin-left: -2%;
}
#module-container .catch-modules {
    background-color: #f9f9f9;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    display: inline;
    float: left;
    margin-bottom: 20px;
    margin-left: 2%;
	min-height: 145px;
    padding: 5px 1.5% 40px;
	position: relative;
    width: 28%;
}	
#module-container .catch-modules p {
	margin: 0 0 10px;
}
#module-container .catch-actions {
    bottom: 15px;
    display: block;
    left: 15px;
    position: absolute;
}
#module-container .catch-actions a, #module-container .catch-actions .button {
	font-weight: bold;
}
```
