298 lines
4.9 KiB
CSS
298 lines
4.9 KiB
CSS
div#cpm-container {
|
|
padding: 10px;
|
|
padding-bottom: 0;
|
|
width: 955px
|
|
}
|
|
|
|
div#cpm-container.no-sidebar {
|
|
width: 100%;
|
|
padding: 0;
|
|
}
|
|
|
|
div#cpm-container h1 {
|
|
margin-top: 0;
|
|
margin-bottom: 5px;
|
|
}
|
|
|
|
div#cpm-container h2 {
|
|
margin-top: 0;
|
|
margin-bottom: 4px;
|
|
}
|
|
|
|
div#cpm-container div h2 {
|
|
padding-top: 0;
|
|
font-size: 20px;
|
|
font-style: normal;
|
|
font-weight: bold;
|
|
font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif
|
|
}
|
|
|
|
div#cpm-container h3 { margin-top: 0 }
|
|
|
|
div#cpm-container em { font-style: oblique }
|
|
|
|
div#cpm-container div#cpm-sidebar-column {
|
|
float: left;
|
|
display: inline;
|
|
width: 320px;
|
|
padding-top: 10px;
|
|
margin-left: 10px;
|
|
}
|
|
|
|
div#cpm-container div#cpm-activity-column {
|
|
float: left;
|
|
display: inline;
|
|
width: 625px;
|
|
}
|
|
|
|
div#cpm-container div#cpm-activity-column.no-sidebar {
|
|
margin-left: 0;
|
|
float: none;
|
|
display: block;
|
|
width: 100%
|
|
}
|
|
|
|
div#cpm-container div#comicpress-details {
|
|
border: solid #E3E3E3 1px;
|
|
background-color: #f1f1f1;
|
|
-moz-border-radius: 5px;
|
|
-webkit-border-radius: 5px;
|
|
padding: 10px;
|
|
}
|
|
|
|
div#cpm-container div#comicpress-details ul {
|
|
list-style-type: circle
|
|
}
|
|
|
|
div#cpm-container div#comicpress-help {
|
|
border: solid #464646 1px;
|
|
background-color: #b0b0b0;
|
|
-moz-border-radius: 5px;
|
|
-webkit-border-radius: 5px;
|
|
padding: 10px;
|
|
margin-top: 10px;
|
|
}
|
|
|
|
div#cpm-container div#config-editor {
|
|
border: solid #abc 1px;
|
|
background-color: #fed;
|
|
padding: 10px;
|
|
margin-top: 10px;
|
|
}
|
|
|
|
form#config-editor h3 {
|
|
margin-bottom: 5px;
|
|
margin-top: 5px;
|
|
}
|
|
|
|
form#config-editor table.form-table {
|
|
padding-bottom: 10px;
|
|
margin-top: 5px;
|
|
}
|
|
|
|
div#cpm-container div.activity-box {
|
|
overflow: hidden
|
|
}
|
|
|
|
div#cpm-container div.top-activity-box {
|
|
margin-top: 0;
|
|
}
|
|
|
|
div#cpm-container div#cpm-footer {
|
|
color: #777;
|
|
margin-top: 10px;
|
|
text-align: left;
|
|
clear: both;
|
|
overflow: hidden
|
|
}
|
|
|
|
div#cpm-footer-paypal {
|
|
width: 100px;
|
|
float: right;
|
|
display: inline;
|
|
text-align: right
|
|
}
|
|
|
|
div#zip-upload-warning {
|
|
border: solid red 1px;
|
|
background-color: #dcc;
|
|
margin: 5px;
|
|
padding: 5px;
|
|
}
|
|
|
|
div#image-preview {
|
|
margin: 5px;
|
|
padding: 5px;
|
|
background-color: #777;
|
|
border: solid black 2px
|
|
}
|
|
|
|
div#editor-toolbar {
|
|
text-align: right;
|
|
overflow: hidden
|
|
}
|
|
|
|
div#editor-toolbar a {
|
|
padding: 5px;
|
|
display: block;
|
|
float: right;
|
|
cursor: pointer;
|
|
cursor: hand;
|
|
}
|
|
|
|
div#editor-toolbar a.active {
|
|
background-color: #CEE1EF
|
|
}
|
|
|
|
form#config-editor input.update-config {
|
|
clear: both;
|
|
width: 295px;
|
|
}
|
|
|
|
.form-title {
|
|
font-weight: bold
|
|
}
|
|
|
|
form span.form-title {
|
|
width: 280px;
|
|
display: block;
|
|
position: absolute;
|
|
height: 30px;
|
|
}
|
|
|
|
form span.form-field {
|
|
width: 200px;
|
|
display: inline;
|
|
margin-left: 290px;
|
|
height: 30px;
|
|
}
|
|
|
|
table td {
|
|
padding-bottom: 5px
|
|
}
|
|
|
|
table input {
|
|
font-size: 12px;
|
|
border: solid black 1px;
|
|
padding: 1px;
|
|
}
|
|
|
|
#cpm-container h2 { padding-right: 0; }
|
|
|
|
#comicpress-details h3 {
|
|
color: #7f958a;
|
|
border-bottom: 1px solid #acb;
|
|
}
|
|
|
|
#comicpress-help h2 {
|
|
color: #333333;
|
|
border-color: #333333;
|
|
}
|
|
|
|
#categories-table { border-top: solid #aaa 1px }
|
|
|
|
#categories-table th { padding: 0 10px }
|
|
|
|
#categories-table td { border-top: solid #ddd 1px; }
|
|
|
|
.code-block {
|
|
background-color: white;
|
|
border:solid black 2px;
|
|
padding: 5px;
|
|
overflow: auto;
|
|
height: 300px;
|
|
font-family: 'courier new';
|
|
white-space: pre;
|
|
display: block
|
|
}
|
|
|
|
div.upload-holder {
|
|
text-align: center;
|
|
padding: 3px 0;
|
|
border-top: solid #ddd 1px;
|
|
}
|
|
|
|
div#cpm-messages, div#cpm-errors, div#cpm-warnings, div#import-count-information {
|
|
padding: 5px;
|
|
margin-bottom: 5px;
|
|
border-width: 1px;
|
|
border-style: solid
|
|
}
|
|
|
|
div#cpm-messages, div#import-count-information {
|
|
background-color: #ffe;
|
|
border-color: #ddc;
|
|
}
|
|
|
|
div#cpm-warnings {
|
|
background-color: #fee;
|
|
border-color: #dcc;
|
|
}
|
|
|
|
div#cpm-errors {
|
|
background-color: #330007;
|
|
border-color: #a00;
|
|
color: white
|
|
}
|
|
|
|
div#import-count-information {
|
|
text-align: center
|
|
}
|
|
|
|
div#first-run-holder {
|
|
border: solid #a77 1px;
|
|
border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
-webkit-border-radius: 5px;
|
|
background-color: #fff0f0;
|
|
padding: 5px;
|
|
text-align: center;
|
|
margin-top: 10px
|
|
}
|
|
|
|
div#dashboard_quomicpress div.wrap {
|
|
margin: 0
|
|
}
|
|
|
|
div#dashboard_quomicpress div#cpm-container {
|
|
padding: 0
|
|
}
|
|
|
|
div#comicpress-latest-posts h3 {
|
|
text-align: center;
|
|
padding-top: 5px;
|
|
}
|
|
|
|
div#comicpress-latest-posts div.comic-found,
|
|
div#comicpress-latest-posts div.comic-not-found {
|
|
border-top: solid #aaa 1px;
|
|
padding: 0 5px 5px;
|
|
}
|
|
|
|
div#comicpress-latest-posts div.comic-not-found {
|
|
background-color: #ffe0e0
|
|
}
|
|
|
|
div#comicpress-latest-posts div.comic-not-found div.alert {
|
|
border: solid #a00 2px;
|
|
margin: 10px;
|
|
padding: 10px;
|
|
background-color: white;
|
|
text-align: center;
|
|
font-size: 18px;
|
|
font-weight: bold
|
|
}
|
|
|
|
tr.grey { background-color: #d4d4d4 }
|
|
|
|
table#status-table {
|
|
width: 100%
|
|
}
|
|
|
|
table#status-table td.comic {
|
|
background-color: #f3f3f3;
|
|
}
|
|
|
|
table#status-table td.post {
|
|
background-color: #e0e0e0;
|
|
} |