2005-12-22 21:52:11 -05:00
|
|
|
|
2003-12-27 15:55:03 -05:00
|
|
|
a.delete:hover {
|
|
|
|
background: #c00;
|
|
|
|
color: #fff;
|
|
|
|
}
|
|
|
|
|
2006-10-05 21:14:47 -04:00
|
|
|
.plugins p {
|
|
|
|
margin: 4px;
|
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.plugins .name {
|
|
|
|
font-size: 16px;
|
|
|
|
}
|
|
|
|
|
2006-05-10 16:35:10 -04:00
|
|
|
.import-system {
|
|
|
|
font-size: 16px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#import-upload-form {
|
|
|
|
margin: auto;
|
2006-10-05 21:14:47 -04:00
|
|
|
background: #eee;
|
|
|
|
padding: 1em;
|
2006-05-10 16:35:10 -04:00
|
|
|
}
|
|
|
|
|
2007-11-01 02:23:16 -04:00
|
|
|
.form-invalid {
|
|
|
|
background-color: #FF9999 !important;
|
|
|
|
}
|
|
|
|
|
2005-11-05 22:40:43 -05:00
|
|
|
#uploading {
|
2005-09-30 18:42:26 -04:00
|
|
|
border-style: none;
|
2007-01-23 02:14:05 -05:00
|
|
|
padding: 0;
|
2005-09-30 18:42:26 -04:00
|
|
|
margin-bottom: 16px;
|
2006-11-14 18:18:20 -05:00
|
|
|
height: 18em;
|
2005-09-30 18:42:26 -04:00
|
|
|
width: 100%;
|
2005-09-26 19:55:36 -04:00
|
|
|
}
|
|
|
|
|
2005-12-13 14:19:56 -05:00
|
|
|
form#upload th {
|
|
|
|
text-align: right;
|
|
|
|
}
|
|
|
|
|
|
|
|
form#upload #post_content, form#upload #post_title {
|
|
|
|
width: 250px;
|
|
|
|
}
|
|
|
|
|
|
|
|
form#upload #post_content {
|
|
|
|
height: 50px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.attpreview {
|
|
|
|
width: 1px; /* hug */
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
2003-10-13 20:54:09 -04:00
|
|
|
.anchors {
|
|
|
|
margin: 10px 20px 10px 20px;
|
|
|
|
}
|
|
|
|
|
2005-08-07 06:11:30 -04:00
|
|
|
.available-theme {
|
2005-09-05 19:33:10 -04:00
|
|
|
width: 30%;
|
|
|
|
margin: 0 1em;
|
2005-08-07 06:11:30 -04:00
|
|
|
float: left;
|
|
|
|
text-align: center;
|
2005-09-05 19:33:10 -04:00
|
|
|
height: 28em;
|
|
|
|
overflow: hidden;
|
2005-08-07 06:11:30 -04:00
|
|
|
}
|
|
|
|
|
2005-09-05 19:33:10 -04:00
|
|
|
.available-theme a.screenshot {
|
2005-08-07 06:11:30 -04:00
|
|
|
width: 250px;
|
2005-09-05 19:33:10 -04:00
|
|
|
height: 200px;
|
2005-11-17 05:23:35 -05:00
|
|
|
display: block;
|
2005-08-07 06:11:30 -04:00
|
|
|
margin: auto;
|
|
|
|
background: #f1f1f1;
|
|
|
|
border: 1px solid #ccc;
|
2005-09-05 19:33:10 -04:00
|
|
|
margin-bottom: 10px;
|
|
|
|
overflow: hidden;
|
|
|
|
}
|
|
|
|
|
|
|
|
.available-theme a.screenshot:hover {
|
2005-11-08 14:17:08 -05:00
|
|
|
/* border: 1px solid #666;*/
|
2005-08-07 06:11:30 -04:00
|
|
|
}
|
|
|
|
|
|
|
|
.available-theme img {
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
|
2003-08-15 11:12:25 -04:00
|
|
|
.checkbox {
|
2003-08-15 12:23:04 -04:00
|
|
|
background: #fff;
|
2003-12-05 04:41:27 -05:00
|
|
|
border: none;
|
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
2003-08-15 11:12:25 -04:00
|
|
|
}
|
|
|
|
|
2004-02-13 04:59:47 -05:00
|
|
|
.code {
|
2004-11-25 14:36:21 -05:00
|
|
|
font-family: "Courier New", Courier, monospace;
|
2004-02-13 04:59:47 -05:00
|
|
|
}
|
|
|
|
|
2004-07-21 03:44:27 -04:00
|
|
|
.commentlist li {
|
2006-11-19 02:56:05 -05:00
|
|
|
border-bottom: 1px solid #ccc;
|
2006-04-19 05:12:52 -04:00
|
|
|
padding: 1em 1em .2em;
|
|
|
|
margin: 0;
|
|
|
|
}
|
|
|
|
|
2007-02-26 00:22:02 -05:00
|
|
|
.commentlist li li {
|
|
|
|
border-bottom: 0px;
|
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
|
2006-04-19 05:12:52 -04:00
|
|
|
.commentlist p {
|
|
|
|
padding: 0;
|
|
|
|
margin: 0 0 .8em;
|
2004-07-21 03:44:27 -04:00
|
|
|
}
|
|
|
|
|
2003-12-07 20:40:02 -05:00
|
|
|
.post-categories {
|
|
|
|
display: inline;
|
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
|
2003-12-27 15:55:03 -05:00
|
|
|
.post-categories li, #ed_toolbar {
|
2003-12-07 20:40:02 -05:00
|
|
|
display: inline;
|
|
|
|
}
|
|
|
|
|
2003-08-15 11:12:25 -04:00
|
|
|
.quicktags, .search {
|
2003-08-15 12:23:04 -04:00
|
|
|
background: #ccc;
|
2003-08-15 11:12:25 -04:00
|
|
|
color: #000;
|
2003-08-15 12:23:04 -04:00
|
|
|
font: 12px Georgia, "Times New Roman", Times, serif;
|
2003-08-15 11:12:25 -04:00
|
|
|
}
|
|
|
|
|
2008-02-07 16:57:54 -05:00
|
|
|
.submit {
|
|
|
|
margin: 1.5em 0;
|
|
|
|
}
|
|
|
|
|
2006-10-05 21:14:47 -04:00
|
|
|
.submit input, .submit input:focus, .button, .button:focus {
|
2007-12-23 05:05:37 -05:00
|
|
|
color: #246;
|
2008-01-02 20:34:11 -05:00
|
|
|
padding: 2px;
|
2006-10-05 21:14:47 -04:00
|
|
|
}
|
|
|
|
|
2008-02-07 16:57:54 -05:00
|
|
|
.editform th, #postcustomsubmit {
|
2004-04-15 04:28:53 -04:00
|
|
|
text-align: right;
|
|
|
|
}
|
|
|
|
|
2003-11-12 10:22:47 -05:00
|
|
|
.unapproved {
|
|
|
|
color: #888;
|
|
|
|
}
|
|
|
|
|
|
|
|
.unapproved a:link {
|
2003-12-05 04:41:27 -05:00
|
|
|
color: #b9bcff;
|
2003-11-12 10:22:47 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
.unapproved a:visited {
|
2003-12-05 04:41:27 -05:00
|
|
|
color: #696dff;
|
2003-11-12 10:22:47 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
.unapproved a:hover {
|
2003-12-05 04:41:27 -05:00
|
|
|
color: #009ef0;
|
|
|
|
}
|
|
|
|
|
2006-03-28 20:51:55 -05:00
|
|
|
.approve {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.unapproved .approve {
|
|
|
|
display: inline;
|
|
|
|
}
|
|
|
|
|
|
|
|
.unapproved .unapprove {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
2007-12-24 02:14:41 -05:00
|
|
|
.updated, .error {
|
|
|
|
margin-left: 15px;
|
|
|
|
padding: 0 15px;
|
|
|
|
margin-bottom: 20px;
|
2008-02-10 03:10:11 -05:00
|
|
|
margin-right: 15%;
|
2007-12-24 02:14:41 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
.updated a, .error a {
|
|
|
|
text-decoration: underline;
|
|
|
|
}
|
|
|
|
|
|
|
|
.updated {
|
2008-01-09 07:12:35 -05:00
|
|
|
background: #ffffe0;
|
|
|
|
border: 1px solid #e6db55;
|
2007-12-24 02:14:41 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
.updated a {
|
2008-01-09 07:12:35 -05:00
|
|
|
text-decoration: none;
|
|
|
|
padding-bottom: 2px;
|
|
|
|
border-bottom: 1px solid #2583ad;
|
2004-04-28 15:49:27 -04:00
|
|
|
}
|
|
|
|
|
2005-07-12 11:53:13 -04:00
|
|
|
.error {
|
|
|
|
background: #FFEFF7;
|
|
|
|
border: 1px solid #c69;
|
|
|
|
}
|
|
|
|
|
2006-10-05 21:14:47 -04:00
|
|
|
.narrow {
|
2007-12-23 05:05:37 -05:00
|
|
|
width: 70%;
|
|
|
|
margin-bottom: 40px;
|
2006-10-05 21:14:47 -04:00
|
|
|
}
|
|
|
|
|
|
|
|
.narrow p {
|
|
|
|
line-height: 150%;
|
2003-12-05 04:41:27 -05:00
|
|
|
}
|
|
|
|
|
2006-10-05 21:14:47 -04:00
|
|
|
|
2006-05-10 16:35:10 -04:00
|
|
|
table .vers {
|
2005-08-07 06:45:06 -04:00
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
2006-10-04 08:58:05 -04:00
|
|
|
textarea.all-options, input.all-options {
|
2006-10-04 07:28:38 -04:00
|
|
|
width: 250px;
|
|
|
|
}
|
|
|
|
|
2006-10-12 19:54:36 -04:00
|
|
|
input.disabled, textarea.disabled {
|
|
|
|
background: #ccc;
|
|
|
|
}
|
|
|
|
|
2008-01-02 20:34:11 -05:00
|
|
|
#postdiv, #titlediv, #guiddiv {
|
2005-11-08 14:17:08 -05:00
|
|
|
margin: 0 8px 0 0;
|
2007-01-23 02:14:05 -05:00
|
|
|
padding: 0;
|
2005-11-08 14:17:08 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
#postdivrich {
|
2007-01-23 02:14:05 -05:00
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
2005-11-08 14:17:08 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
#content {
|
2007-01-23 02:14:05 -05:00
|
|
|
margin: 0;
|
2005-11-08 14:17:08 -05:00
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
|
2008-01-31 13:10:46 -05:00
|
|
|
#editorcontainer #content {
|
|
|
|
padding: 0;
|
|
|
|
line-height: 150%;
|
|
|
|
border: 0 none;
|
|
|
|
}
|
|
|
|
|
|
|
|
#editorcontainer {
|
|
|
|
padding: 6px;
|
2006-10-05 21:14:47 -04:00
|
|
|
}
|
|
|
|
|
2005-08-07 06:11:30 -04:00
|
|
|
#currenttheme img {
|
|
|
|
float: left;
|
|
|
|
border: 1px solid #666;
|
|
|
|
margin-right: 1em;
|
|
|
|
margin-bottom: 1.5em;
|
2005-08-07 21:13:22 -04:00
|
|
|
width: 300px;
|
2005-08-07 06:11:30 -04:00
|
|
|
}
|
|
|
|
|
2006-10-02 14:34:08 -04:00
|
|
|
input.delete:hover {
|
2004-12-13 11:42:22 -05:00
|
|
|
background: #ce0000;
|
|
|
|
color: #fff;
|
|
|
|
}
|
|
|
|
|
2006-02-26 23:57:30 -05:00
|
|
|
#deletebookmarks:hover {
|
|
|
|
background: #ce0000;
|
|
|
|
color: #fff;
|
|
|
|
}
|
|
|
|
|
2006-09-22 03:04:41 -04:00
|
|
|
#postdivrich #quicktags {
|
2008-01-31 13:10:46 -05:00
|
|
|
background: #cee1ef;
|
2007-01-23 02:14:05 -05:00
|
|
|
padding: 0;
|
2008-01-31 13:10:46 -05:00
|
|
|
border: 0 none;
|
2006-09-22 03:04:41 -04:00
|
|
|
}
|
2006-09-26 20:51:17 -04:00
|
|
|
|
2006-09-22 03:04:41 -04:00
|
|
|
#postdiv #quicktags {
|
|
|
|
padding-right: 6px;
|
|
|
|
}
|
2006-09-26 20:51:17 -04:00
|
|
|
|
2006-09-22 03:04:41 -04:00
|
|
|
#quicktags #ed_toolbar {
|
2007-01-23 02:14:05 -05:00
|
|
|
padding: 0 2px;
|
2006-09-22 03:04:41 -04:00
|
|
|
}
|
|
|
|
|
|
|
|
#ed_toolbar input {
|
2007-01-23 02:14:05 -05:00
|
|
|
background: #fff url( images/fade-butt.png ) repeat-x 0 -2px;
|
2006-09-22 03:04:41 -04:00
|
|
|
margin: 3px 2px 2px;
|
|
|
|
}
|
|
|
|
|
2005-06-14 03:31:36 -04:00
|
|
|
#quicktags #ed_strong {
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
|
|
|
|
#quicktags #ed_link {
|
|
|
|
color: blue;
|
|
|
|
text-decoration: underline;
|
|
|
|
}
|
|
|
|
|
|
|
|
#quicktags #ed_del {
|
2003-08-15 12:23:04 -04:00
|
|
|
text-decoration: line-through;
|
2003-08-15 11:12:25 -04:00
|
|
|
}
|
|
|
|
|
2005-06-14 03:31:36 -04:00
|
|
|
#quicktags #ed_em {
|
2003-08-15 12:23:04 -04:00
|
|
|
font-style: italic;
|
2003-08-15 11:12:25 -04:00
|
|
|
}
|
|
|
|
|
2005-06-14 03:31:36 -04:00
|
|
|
#quicktags #ed_code {
|
|
|
|
font-family: "Courier New", Courier, mono;
|
2006-09-22 03:04:41 -04:00
|
|
|
margin-bottom: 3px;
|
2005-06-14 03:31:36 -04:00
|
|
|
}
|
|
|
|
|
2005-11-08 14:17:08 -05:00
|
|
|
|
2005-12-13 14:19:56 -05:00
|
|
|
#attachmentlinks textarea {
|
|
|
|
width: 100%;
|
|
|
|
height: 2.5em;
|
|
|
|
margin-bottom: 6px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#excerpt, .attachmentlinks {
|
2007-01-23 02:14:05 -05:00
|
|
|
margin: 0;
|
2005-09-06 02:45:31 -04:00
|
|
|
height: 4em;
|
2005-11-08 14:17:08 -05:00
|
|
|
width: 100%;
|
2003-08-15 12:23:04 -04:00
|
|
|
}
|
2003-08-15 11:12:25 -04:00
|
|
|
|
2006-10-05 21:14:47 -04:00
|
|
|
.plugins p {
|
|
|
|
}
|
2006-10-04 12:47:50 -04:00
|
|
|
|
|
|
|
#login .fullwidth {
|
|
|
|
width: 320px;
|
2005-11-16 19:51:34 -05:00
|
|
|
}
|
2004-04-28 15:49:27 -04:00
|
|
|
|
2007-05-28 14:34:06 -04:00
|
|
|
#searchform fieldset {
|
2006-09-26 20:51:17 -04:00
|
|
|
float: left;
|
2007-05-28 14:34:06 -04:00
|
|
|
margin: 0 1.5ex 1em 0;
|
|
|
|
padding: 0;
|
2006-09-26 20:51:17 -04:00
|
|
|
}
|
|
|
|
|
2007-05-28 14:34:06 -04:00
|
|
|
#searchform fieldset legend {
|
|
|
|
padding: 0 0 .2em 1px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#searchform #s {
|
|
|
|
padding: 4px 3px;
|
2006-09-26 20:51:17 -04:00
|
|
|
}
|
|
|
|
|
2007-05-28 14:34:06 -04:00
|
|
|
#searchform #post-query-submit {
|
2006-09-26 20:51:17 -04:00
|
|
|
float: left;
|
2007-05-28 14:34:06 -04:00
|
|
|
margin: 14px 0 1em;
|
|
|
|
position: relative;
|
|
|
|
top: .35em;
|
2006-09-26 20:51:17 -04:00
|
|
|
}
|
|
|
|
|
2004-04-28 15:49:27 -04:00
|
|
|
#postcustom .updatemeta, #postcustom .deletemeta {
|
|
|
|
margin: auto;
|
2003-11-30 17:13:53 -05:00
|
|
|
}
|
|
|
|
|
2004-03-25 00:38:59 -05:00
|
|
|
#postcustom table {
|
|
|
|
border: 1px solid #ccc;
|
2007-01-23 02:14:05 -05:00
|
|
|
margin: 0;
|
2005-11-08 14:17:08 -05:00
|
|
|
width: 100%;
|
2004-03-25 00:38:59 -05:00
|
|
|
}
|
|
|
|
|
2004-04-28 15:49:27 -04:00
|
|
|
#postcustom table input, #postcustom table textarea {
|
|
|
|
width: 95%;
|
2004-03-25 00:38:59 -05:00
|
|
|
}
|
|
|
|
|
2007-10-09 18:49:42 -04:00
|
|
|
#postcustom table #addmetasub {
|
|
|
|
width: auto;
|
|
|
|
}
|
|
|
|
|
2003-12-05 04:41:27 -05:00
|
|
|
#poststuff {
|
2005-06-14 03:31:36 -04:00
|
|
|
margin-right: 16em;
|
2003-12-17 18:07:36 -05:00
|
|
|
}
|
|
|
|
|
2004-04-28 15:49:27 -04:00
|
|
|
#save {
|
2005-06-14 03:31:36 -04:00
|
|
|
width: 15em;
|
2004-08-01 03:51:26 -04:00
|
|
|
}
|
|
|
|
|
2004-12-21 17:09:07 -05:00
|
|
|
#template div {
|
|
|
|
margin-right: 190px;
|
|
|
|
}
|
|
|
|
|
2005-12-09 14:21:39 -05:00
|
|
|
* html #template div {
|
2007-01-23 02:14:05 -05:00
|
|
|
margin-right: 0;
|
2005-12-09 14:21:39 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
#template, #template div, #editcat, #addcat {
|
|
|
|
zoom: 1;
|
|
|
|
}
|
|
|
|
|
2005-06-14 03:31:36 -04:00
|
|
|
.active td {
|
|
|
|
background: #BEB;
|
|
|
|
}
|
|
|
|
.active .name {
|
|
|
|
background: #9C9;
|
|
|
|
}
|
|
|
|
.alternate.active td {
|
|
|
|
background: #ADA;
|
|
|
|
}
|
|
|
|
.alternate.active .name {
|
|
|
|
background: #8B8;
|
|
|
|
}
|
|
|
|
|
2006-04-19 04:02:16 -04:00
|
|
|
#namediv, #emaildiv, #uridiv {
|
|
|
|
float: left;
|
|
|
|
}
|
|
|
|
|
2006-04-19 04:51:01 -04:00
|
|
|
#ajax-response {
|
|
|
|
padding: .5em;
|
|
|
|
}
|
|
|
|
|
2005-11-09 03:44:48 -05:00
|
|
|
/* A handy div class for hiding controls.
|
2006-11-19 02:56:05 -05:00
|
|
|
Some browsers will disable them when you
|
|
|
|
set display:none; */
|
2005-11-09 03:44:48 -05:00
|
|
|
.zerosize {
|
2007-01-23 02:14:05 -05:00
|
|
|
height: 0;
|
|
|
|
width: 0;
|
|
|
|
margin: 0;
|
|
|
|
border: 0;
|
|
|
|
padding: 0;
|
2005-11-09 03:44:48 -05:00
|
|
|
overflow: hidden;
|
|
|
|
position: absolute;
|
|
|
|
}
|
|
|
|
|
2005-12-23 16:08:42 -05:00
|
|
|
* html #themeselect {
|
2007-01-23 02:14:05 -05:00
|
|
|
padding: 0 3px;
|
2005-12-23 16:08:42 -05:00
|
|
|
height: 22px;
|
|
|
|
}
|
2005-06-14 03:31:36 -04:00
|
|
|
|
2006-08-29 21:11:49 -04:00
|
|
|
#your-profile #rich_editing {
|
|
|
|
border: none;
|
|
|
|
background: #fff;
|
|
|
|
}
|
|
|
|
|
2005-09-05 22:01:33 -04:00
|
|
|
#your-profile fieldset {
|
|
|
|
border: 1px solid #ccc;
|
|
|
|
float: left;
|
|
|
|
width: 40%;
|
2006-09-19 02:11:42 -04:00
|
|
|
padding: .5em 2em 1em;
|
2006-09-26 20:51:17 -04:00
|
|
|
margin: 1em 1em 1em 0;
|
2005-09-05 22:01:33 -04:00
|
|
|
}
|
|
|
|
|
2007-01-23 02:14:05 -05:00
|
|
|
#your-profile fieldset input {
|
2005-09-05 22:01:33 -04:00
|
|
|
width: 100%;
|
|
|
|
font-size: 20px;
|
|
|
|
padding: 2px;
|
|
|
|
}
|
|
|
|
|
2005-09-06 02:45:31 -04:00
|
|
|
#your-profile fieldset textarea {
|
|
|
|
width: 100%;
|
|
|
|
padding: 2px;
|
|
|
|
}
|
|
|
|
|
2005-09-05 22:01:33 -04:00
|
|
|
#your-profile legend {
|
|
|
|
font-family: Georgia, "Times New Roman", Times, serif;
|
|
|
|
font-size: 22px;
|
|
|
|
}
|
|
|
|
|
2006-01-10 00:16:17 -05:00
|
|
|
#howto {
|
|
|
|
font-size: 11px;
|
|
|
|
margin: 0 5px;
|
|
|
|
display: block;
|
|
|
|
}
|
2006-09-26 20:51:17 -04:00
|
|
|
|
2006-04-03 20:16:27 -04:00
|
|
|
#ajax-response.alignleft {
|
|
|
|
margin-left: 2em;
|
|
|
|
}
|
2006-09-26 20:51:17 -04:00
|
|
|
|
2006-10-05 21:14:47 -04:00
|
|
|
|
2008-02-07 16:57:54 -05:00
|
|
|
div.nav {
|
|
|
|
background-color: #eaf3fa;
|
|
|
|
padding: 0.7em 1em;
|
|
|
|
margin: .7em 0;
|
|
|
|
}
|
|
|
|
|
2006-10-05 21:14:47 -04:00
|
|
|
.page-numbers {
|
2008-02-10 03:10:11 -05:00
|
|
|
padding: 2px 4px;
|
2006-10-05 21:14:47 -04:00
|
|
|
border: 1px solid #fff;
|
|
|
|
margin-right: 3px;
|
2008-02-07 20:40:14 -05:00
|
|
|
background-color: #fff;
|
2006-10-05 21:14:47 -04:00
|
|
|
}
|
|
|
|
|
|
|
|
a.page-numbers {
|
|
|
|
border: 1px solid #ccc;
|
|
|
|
}
|
|
|
|
|
|
|
|
a.page-numbers:hover {
|
|
|
|
border: 1px solid #999;
|
|
|
|
}
|
|
|
|
|
|
|
|
.page-numbers.current {
|
2008-02-07 20:40:14 -05:00
|
|
|
border: 1px solid #328ab2;
|
2006-10-05 21:14:47 -04:00
|
|
|
font-weight: bold;
|
2008-02-07 20:40:14 -05:00
|
|
|
background-color: #328ab2;
|
|
|
|
color: #fff;
|
2006-10-07 14:31:39 -04:00
|
|
|
}
|
2007-01-22 14:26:20 -05:00
|
|
|
|
2008-02-07 16:57:54 -05:00
|
|
|
p.pagenav {
|
|
|
|
margin: 0;
|
|
|
|
display: inline;
|
|
|
|
}
|
|
|
|
|
2007-01-22 14:26:20 -05:00
|
|
|
.pagenav span {
|
|
|
|
font-weight: bold;
|
|
|
|
margin: 0 6px;
|
2007-04-04 22:03:40 -04:00
|
|
|
}
|
|
|
|
|
2008-02-10 03:10:11 -05:00
|
|
|
.tablenav .dots {
|
|
|
|
background-color: #e4f2fd;
|
|
|
|
border-color: #e4f2fd;
|
|
|
|
}
|
|
|
|
|
|
|
|
.tablenav .next, .tablenav .prev{
|
|
|
|
border-color: #e4f2fd;
|
|
|
|
background-color: #e4f2fd;
|
|
|
|
border-bottom: 1px solid #2583ad;
|
|
|
|
padding: 0;
|
|
|
|
color: #2583ad;
|
|
|
|
}
|
|
|
|
|
|
|
|
.tablenav .next:hover, .tablenav .prev:hover {
|
|
|
|
color: #d54e21;
|
|
|
|
border-color: #e4f2fd;
|
|
|
|
border-bottom: 1px solid #d54e21;
|
|
|
|
}
|
|
|
|
|
|
|
|
.tablenav {
|
|
|
|
background-color: #e4f2fd;
|
|
|
|
padding: 10px;
|
|
|
|
clear: both;
|
|
|
|
}
|
|
|
|
|
|
|
|
.tablenav .tablenav-pages {
|
|
|
|
float: right;
|
|
|
|
height: 24px;
|
|
|
|
padding-top: 6px;
|
|
|
|
}
|
|
|
|
|
2007-08-22 06:48:48 -04:00
|
|
|
#update-nag, .plugin-update {
|
2007-08-20 03:01:15 -04:00
|
|
|
border-bottom: 1px solid #ccc;
|
2007-08-27 14:52:50 -04:00
|
|
|
border-top: 1px solid #ccc;
|
2007-08-20 03:01:15 -04:00
|
|
|
background: #fffeeb;
|
|
|
|
line-height: 29px;
|
|
|
|
font-size: 12px;
|
|
|
|
color: #555;
|
2007-08-22 06:48:48 -04:00
|
|
|
text-align: center;
|
2007-08-27 14:52:50 -04:00
|
|
|
}
|
2007-08-22 06:48:48 -04:00
|
|
|
|
|
|
|
#update-nag a, .plugin-update a {
|
2007-08-20 03:01:15 -04:00
|
|
|
font-size: 1.1em;
|
2007-08-17 06:33:52 -04:00
|
|
|
}
|
2007-08-22 06:48:48 -04:00
|
|
|
#update-nag a:link, .plugin-update a:link {
|
2007-08-20 03:01:15 -04:00
|
|
|
color: #036;
|
2007-12-19 16:53:10 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
#pass-strength-result {
|
|
|
|
padding: 3px 5px 3px 5px;
|
|
|
|
margin-top: 3px;
|
|
|
|
text-align: center;
|
|
|
|
background-color: #e3e3e3;
|
|
|
|
border: 1px solid #000000;
|
|
|
|
}
|
|
|
|
|
|
|
|
#pass-strength-result.short {
|
|
|
|
background-color: #e3e3e3;
|
|
|
|
border: 1px solid #000000;
|
2007-12-20 00:50:57 -05:00
|
|
|
}
|
2007-12-19 16:53:10 -05:00
|
|
|
|
|
|
|
#pass-strength-result.bad {
|
|
|
|
background-color: #ffeff7;
|
|
|
|
border: 1px solid #cc6699;
|
2007-12-20 00:50:57 -05:00
|
|
|
}
|
2007-12-19 16:53:10 -05:00
|
|
|
|
|
|
|
#pass-strength-result.good {
|
|
|
|
background-color: #effff4;
|
|
|
|
border: 1px solid #66cc87;
|
2007-12-20 00:50:57 -05:00
|
|
|
}
|
2007-12-19 16:53:10 -05:00
|
|
|
|
|
|
|
#pass-strength-result.strong {
|
|
|
|
background-color: #59ef86;
|
|
|
|
border: 1px solid #319f52;
|
2007-12-20 15:31:46 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
a.view-comment-post-link {
|
|
|
|
position: absolute;
|
|
|
|
text-decoration:underline;
|
2007-12-22 04:46:13 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
/* Admin Header */
|
|
|
|
|
|
|
|
#user_info {
|
|
|
|
position: absolute;
|
2008-02-10 03:10:11 -05:00
|
|
|
right: 15%;
|
2008-01-14 02:21:25 -05:00
|
|
|
top: 9px;
|
|
|
|
color: #ccc;
|
2007-12-22 04:46:13 -05:00
|
|
|
font-size: 12px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#user_info p {
|
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
#user_info a {
|
|
|
|
color: #fff;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wphead {
|
2008-01-14 02:21:25 -05:00
|
|
|
border-top: 30px solid #464646;
|
2007-12-22 04:46:13 -05:00
|
|
|
background: #e4f2fd;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wphead #viewsite {
|
|
|
|
position: absolute;
|
|
|
|
margin-top: 8px;
|
|
|
|
margin-left: 10px;
|
|
|
|
}
|
|
|
|
#wphead #viewsite a {
|
|
|
|
background-color: #c6d9e9;
|
|
|
|
font: 14px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
|
|
|
|
padding: 6px;
|
|
|
|
display: block;
|
|
|
|
-moz-border-radius: 2px;
|
|
|
|
color: #246;
|
|
|
|
letter-spacing: normal;
|
|
|
|
}
|
|
|
|
#wphead h1 {
|
|
|
|
font: normal 36px Georgia, "Times New Roman", Times, serif;
|
|
|
|
color: #555;
|
|
|
|
letter-spacing: -.03em;
|
2008-01-04 19:22:48 -05:00
|
|
|
padding: 15px 170px 18px 15px;
|
2007-12-22 04:46:13 -05:00
|
|
|
margin: 0;
|
2008-02-10 03:10:11 -05:00
|
|
|
margin-right: 15%;
|
2007-12-22 04:46:13 -05:00
|
|
|
}
|
|
|
|
|
2008-01-04 06:47:06 -05:00
|
|
|
/* menu stuff */
|
|
|
|
|
|
|
|
#dashmenu {
|
|
|
|
margin: 0;
|
|
|
|
list-style: none;
|
|
|
|
position: absolute;
|
2008-01-14 02:21:25 -05:00
|
|
|
top: 4px;
|
2008-01-04 06:47:06 -05:00
|
|
|
left: 0;
|
2008-01-14 02:21:25 -05:00
|
|
|
font-size: 12px;
|
2008-01-04 06:47:06 -05:00
|
|
|
padding-left: 12px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#dashmenu a {
|
|
|
|
color: #999;
|
2008-02-10 03:10:11 -05:00
|
|
|
padding: 5px 6px;
|
2008-01-04 06:47:06 -05:00
|
|
|
line-height: 220%;
|
|
|
|
margin-right: 8px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#dashmenu a:hover, #dashmenu a.current, #dashmenu a.current:hover {
|
|
|
|
background: #e4f2fd;
|
|
|
|
-moz-border-radius-topleft: 3px;
|
|
|
|
-moz-border-radius-topright: 3px;
|
|
|
|
color: #555;
|
|
|
|
}
|
|
|
|
|
2007-12-22 04:46:13 -05:00
|
|
|
#adminmenu {
|
|
|
|
margin: 0;
|
|
|
|
list-style: none;
|
2008-02-17 14:41:47 -05:00
|
|
|
background-color: #e4f2fd;
|
|
|
|
border-bottom: 1px solid #c6d9e9;
|
2008-02-16 17:39:59 -05:00
|
|
|
padding-left: 15px;
|
2007-12-22 04:46:13 -05:00
|
|
|
}
|
|
|
|
|
2008-02-10 03:10:11 -05:00
|
|
|
/* Because we don't want visited on these links */
|
|
|
|
#adminmenu a, #submenu a {
|
|
|
|
color: #2583ad;
|
|
|
|
}
|
|
|
|
|
2007-12-22 04:46:13 -05:00
|
|
|
#adminmenu a {
|
|
|
|
font-size: 16px;
|
2008-02-16 17:39:59 -05:00
|
|
|
padding: 6px 7px 6px 7px;
|
2007-12-22 04:46:13 -05:00
|
|
|
line-height: 200%;
|
|
|
|
}
|
|
|
|
|
|
|
|
#adminmenu a:hover, #adminmenu a.current, #adminmenu a.current:hover {
|
|
|
|
background: #fff;
|
|
|
|
color: #d54e21;
|
|
|
|
border: 1px solid #c6d9e9;
|
|
|
|
font-weight: bold;
|
2008-02-16 17:39:59 -05:00
|
|
|
-moz-border-radius-topleft: 4px;
|
|
|
|
-moz-border-radius-topright: 4px;
|
|
|
|
padding: 6px;
|
2007-12-22 04:46:13 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
#adminmenu a:hover {
|
2008-02-17 14:41:47 -05:00
|
|
|
border-bottom: 0;
|
2007-12-22 04:46:13 -05:00
|
|
|
font-weight: normal;
|
|
|
|
}
|
|
|
|
|
2008-02-17 14:41:47 -05:00
|
|
|
#adminmenu a.current, #adminmenu a.current:hover {
|
|
|
|
border-bottom: 2px solid #fff;
|
|
|
|
}
|
|
|
|
|
2008-01-04 06:47:06 -05:00
|
|
|
#sidemenu {
|
|
|
|
margin: 0;
|
|
|
|
color: #999;
|
|
|
|
list-style: none;
|
|
|
|
position: absolute;
|
2008-02-10 03:10:11 -05:00
|
|
|
right: 15%;
|
2008-01-04 06:47:06 -05:00
|
|
|
top: 55px;
|
|
|
|
padding-left: 10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#sidemenu a {
|
|
|
|
padding: 3px;
|
|
|
|
line-height: 200%;
|
|
|
|
}
|
|
|
|
|
|
|
|
#sidemenu a:hover, #sidemenu a.current, #sidemenu a.current:hover {
|
|
|
|
color: #d54e21;
|
|
|
|
}
|
|
|
|
|
|
|
|
#dashmenu li, #adminmenu li, #submenu li, #sidemenu li {
|
2007-12-22 04:46:13 -05:00
|
|
|
display: inline;
|
|
|
|
line-height: 200%;
|
|
|
|
list-style: none;
|
|
|
|
text-align: center;
|
|
|
|
white-space: nowrap;
|
2008-01-04 06:47:06 -05:00
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
2007-12-22 04:46:13 -05:00
|
|
|
}
|
|
|
|
|
2008-01-21 17:13:07 -05:00
|
|
|
#adminmenu li a #awaiting-mod {
|
2007-12-22 04:46:13 -05:00
|
|
|
position: absolute;
|
2008-01-21 17:13:07 -05:00
|
|
|
margin-left: -1.2em;
|
|
|
|
margin-top: -0.2em;
|
|
|
|
font-size: 0.7em;
|
|
|
|
background-image: url(images/comment-stalk.gif);
|
2007-12-22 04:46:13 -05:00
|
|
|
background-repeat: no-repeat;
|
2008-01-21 17:13:07 -05:00
|
|
|
background-position: 0 bottom;
|
|
|
|
height: 0.9em;
|
|
|
|
width: 1em;
|
|
|
|
}
|
|
|
|
|
2008-02-10 03:10:11 -05:00
|
|
|
.post-com-count {
|
|
|
|
background-image: url(images/comment-stalk.gif);
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
background-position: -240px bottom;
|
|
|
|
height: 0.9em;
|
|
|
|
margin-top: 7px;
|
|
|
|
width: 1em;
|
|
|
|
display: block;
|
|
|
|
position: absolute;
|
|
|
|
color: #fff;
|
|
|
|
}
|
|
|
|
|
|
|
|
.post-com-count span {
|
|
|
|
color: #fff;
|
|
|
|
top: -0.7em;
|
|
|
|
right: 0;
|
|
|
|
position: absolute;
|
|
|
|
display: block;
|
|
|
|
height: 1.3em;
|
|
|
|
line-height: 1.3em;
|
|
|
|
padding: 0 0.6em;
|
|
|
|
background-color: #bbb;
|
|
|
|
-moz-border-radius: 0.3em;
|
|
|
|
-khtml-border-radius: 0.3em;
|
|
|
|
border-radius: 0.3em;
|
|
|
|
}
|
|
|
|
|
|
|
|
strong .post-com-count {
|
|
|
|
background-position: -160px bottom;
|
|
|
|
}
|
|
|
|
|
|
|
|
strong .post-com-count span {
|
|
|
|
background-color: #2583ad;
|
|
|
|
}
|
|
|
|
|
|
|
|
.post-com-count:hover {
|
|
|
|
background-position: 0 bottom;
|
|
|
|
}
|
|
|
|
|
|
|
|
.post-com-count:hover span {
|
|
|
|
background-color: #d54e21;
|
|
|
|
}
|
|
|
|
|
2008-01-21 17:13:07 -05:00
|
|
|
#adminmenu li a:hover #awaiting-mod {
|
|
|
|
background-position: -80px bottom;
|
|
|
|
}
|
|
|
|
|
|
|
|
#adminmenu li a #awaiting-mod span {
|
|
|
|
color: #fff;
|
|
|
|
top: -0.8em;
|
|
|
|
right: 0;
|
|
|
|
position: absolute;
|
|
|
|
display: block;
|
|
|
|
height: 1.3em;
|
|
|
|
line-height: 1.3em;
|
|
|
|
padding: 0 0.8em;
|
|
|
|
background-color: #d54e21;
|
|
|
|
-moz-border-radius: 0.3em;
|
|
|
|
-khtml-border-radius: 0.3em;
|
|
|
|
border-radius: 0.3em;
|
|
|
|
}
|
|
|
|
|
|
|
|
#adminmenu li a:hover #awaiting-mod span {
|
|
|
|
background-color: #264761;
|
2007-12-22 04:46:13 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
#submenu {
|
|
|
|
margin: 0;
|
|
|
|
list-style: none;
|
|
|
|
padding: 12px 0 15px 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
#submenu a {
|
|
|
|
font-size: 14px;
|
|
|
|
padding: 0 0 8px 17px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#submenu a.current, #submenu a:hover {
|
|
|
|
color: #d54e21;
|
|
|
|
}
|
|
|
|
|
|
|
|
#minisub { /* for empty submenus */
|
|
|
|
height: 15px;
|
|
|
|
}
|
|
|
|
|
2008-01-04 06:47:06 -05:00
|
|
|
/* end menu stuff */
|
|
|
|
|
2007-12-22 04:46:13 -05:00
|
|
|
/* Admin Footer */
|
|
|
|
|
2008-01-13 22:16:56 -05:00
|
|
|
html, body {
|
|
|
|
height:100%;
|
|
|
|
}
|
|
|
|
#wpwrap {
|
|
|
|
position: relative;
|
|
|
|
min-height: 100%;
|
|
|
|
}
|
|
|
|
#wpcontent{
|
|
|
|
padding-bottom: 65px;
|
|
|
|
}
|
2007-12-22 04:46:13 -05:00
|
|
|
#footer {
|
|
|
|
clear: both;
|
|
|
|
height: 65px;
|
|
|
|
padding: 10px 0 0 65px;
|
|
|
|
margin: 0;
|
|
|
|
background: #464646 url('images/logo-ghost.png') no-repeat 20px 10px;
|
|
|
|
color: #999;
|
2008-01-13 22:16:56 -05:00
|
|
|
position: relative;
|
2008-02-02 02:57:51 -05:00
|
|
|
// margin-top: -75px;
|
2007-12-22 04:46:13 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
#footer a {
|
|
|
|
color: #fff;
|
|
|
|
}
|
|
|
|
|
|
|
|
#footer p {
|
|
|
|
margin: 0;
|
|
|
|
padding: 5px 0;
|
2007-12-23 05:05:37 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
/* Tables used on comment.php and option/setting pages */
|
|
|
|
|
|
|
|
.niceblue {
|
|
|
|
border-collapse: collapse;
|
|
|
|
margin-top: 1em;
|
2008-02-14 10:33:56 -05:00
|
|
|
width: 100%;
|
2007-12-23 05:05:37 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
.niceblue td {
|
|
|
|
margin-bottom: 9px;
|
|
|
|
padding: 10px;
|
|
|
|
border-bottom: 8px solid #fff;
|
|
|
|
}
|
|
|
|
|
|
|
|
.niceblue th {
|
|
|
|
text-align: left;
|
|
|
|
padding: 10px;
|
|
|
|
border-bottom: 8px solid #fff;
|
|
|
|
}
|
|
|
|
|
|
|
|
.niceblue tr {
|
|
|
|
background: #eaf3fa;
|
2007-12-24 02:14:41 -05:00
|
|
|
}
|
|
|
|
|
2008-01-02 20:34:11 -05:00
|
|
|
/* Post Screen */
|
|
|
|
|
|
|
|
#tagchecklist {
|
|
|
|
margin-left: 5px;
|
2008-01-09 01:21:38 -05:00
|
|
|
padding-bottom: 20px;
|
2008-01-02 20:34:11 -05:00
|
|
|
font-size: 12px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#tagchecklist span {
|
|
|
|
margin-right: 15px;
|
|
|
|
display: block;
|
|
|
|
float: left;
|
|
|
|
font-size: 11px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#tagchecklist span a {
|
|
|
|
margin-top: 5px;
|
|
|
|
cursor: pointer;
|
|
|
|
width: 10px;
|
|
|
|
height: 10px;
|
|
|
|
background: url(images/xit.gif) no-repeat;
|
|
|
|
display: block;
|
|
|
|
float: left;
|
|
|
|
text-indent: -9999px;
|
|
|
|
overflow: hidden;
|
|
|
|
}
|
|
|
|
#tagchecklist span a:hover {
|
|
|
|
background: url(images/xit.gif) no-repeat -10px 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.howto {
|
|
|
|
font-style: italic;
|
|
|
|
display: block;
|
|
|
|
color: #999;
|
|
|
|
}
|
|
|
|
|
|
|
|
.ac_results {
|
|
|
|
border: 1px solid gray;
|
|
|
|
background-color: white;
|
|
|
|
padding: 0;
|
|
|
|
margin: 0;
|
|
|
|
list-style: none;
|
|
|
|
position: absolute;
|
|
|
|
z-index: 10000;
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.ac_results li {
|
|
|
|
padding: 2px 5px;
|
|
|
|
white-space: nowrap;
|
|
|
|
color: #101010;
|
|
|
|
text-align: left;
|
|
|
|
}
|
|
|
|
|
|
|
|
.ac_over {
|
|
|
|
cursor: pointer;
|
|
|
|
background-color: #F0F0B8;
|
|
|
|
}
|
|
|
|
|
|
|
|
.ac_match {
|
|
|
|
text-decoration: underline;
|
|
|
|
color: black;
|
|
|
|
}
|
2008-01-03 03:03:29 -05:00
|
|
|
|
2008-01-09 02:52:30 -05:00
|
|
|
#poststuff h2 {
|
2008-01-09 07:12:35 -05:00
|
|
|
margin-top: 20px;
|
2008-01-09 02:52:30 -05:00
|
|
|
margin-bottom: 20px;
|
|
|
|
}
|
|
|
|
|
2008-01-03 03:03:29 -05:00
|
|
|
#poststuff h3 {
|
|
|
|
background: #eaf3fa;
|
|
|
|
font-size: 15px;
|
|
|
|
font-weight: bold;
|
|
|
|
padding: 10px 5px;
|
|
|
|
margin: 0 0 10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#poststuff fieldset {
|
|
|
|
border: 1px solid #ccc;pa
|
|
|
|
padding: 2px;
|
|
|
|
}
|
|
|
|
|
2008-01-31 13:10:46 -05:00
|
|
|
#poststuff .postbox, #titlediv, #poststuff .postarea {
|
2008-01-03 03:03:29 -05:00
|
|
|
margin-left: 20px;
|
|
|
|
border: 1px solid #ebebeb;
|
|
|
|
border-right: 1px solid #ccc;
|
|
|
|
border-bottom: 1px solid #ccc;
|
|
|
|
padding: 2px;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#poststuff .postarea {
|
|
|
|
margin-right: 8px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#poststuff .inside {
|
|
|
|
margin: 0 12px 15px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#poststuff #title {
|
|
|
|
font-size: 1.7em;
|
|
|
|
padding: 4px 3px;
|
|
|
|
width: 98%;
|
|
|
|
}
|
2008-01-17 11:51:32 -05:00
|
|
|
#edit-slug-box {
|
|
|
|
margin-top: 8px;
|
|
|
|
color: #999;
|
|
|
|
}
|
|
|
|
#edit-slug-box strong {color: #777;}
|
|
|
|
#editable-post-name {background-color: #FFFBCC;}
|
2008-02-11 18:19:09 -05:00
|
|
|
#editable-post-name-full {display: none;}
|
2008-01-17 11:51:32 -05:00
|
|
|
#editable-post-name input {width: 16em;}
|
|
|
|
#edit-slug-buttons a.save {
|
|
|
|
background-color: #ebebeb;
|
|
|
|
-moz-border-raduis: 5px;
|
|
|
|
padding: 6px;
|
|
|
|
}
|
|
|
|
#edit-slug-buttons a.cancel {font-size: 80%;}
|
2008-01-03 03:03:29 -05:00
|
|
|
|
|
|
|
#poststuff #editor-toolbar {
|
|
|
|
position: relative;
|
|
|
|
height: 30px;
|
|
|
|
margin-top: -40px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#poststuff #edButtonPreview, #poststuff #edButtonHTML {
|
|
|
|
display: block;
|
2008-01-31 13:10:46 -05:00
|
|
|
height: 20px;
|
2008-01-03 03:03:29 -05:00
|
|
|
padding: 5px;
|
|
|
|
margin-right: 8px;
|
|
|
|
float: right;
|
|
|
|
cursor: pointer;
|
|
|
|
color: #2583ad;
|
|
|
|
}
|
|
|
|
|
|
|
|
#poststuff #editor-toolbar .active {
|
|
|
|
background: #cee1ef;
|
|
|
|
color: #333;
|
|
|
|
font-weight: bold;
|
2008-01-31 13:10:46 -05:00
|
|
|
-moz-border-radius-topright: 2px;
|
|
|
|
-moz-border-radius-topleft: 2px;
|
2008-01-03 03:03:29 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
#poststuff #media-buttons {
|
|
|
|
float: right;
|
|
|
|
margin-right: 20px;
|
|
|
|
margin-top: 5px;
|
|
|
|
}
|
|
|
|
|
2008-02-11 02:44:21 -05:00
|
|
|
#poststuff #media-buttons a {
|
|
|
|
margin-right: 8px;
|
|
|
|
}
|
|
|
|
|
2008-01-09 02:52:30 -05:00
|
|
|
#poststuff .togbox {
|
|
|
|
background-color:#b2b2b2;
|
|
|
|
background-image:url(images/toggle-arrow.gif);
|
|
|
|
background-position:-10px 18px;
|
|
|
|
background-repeat:no-repeat;
|
|
|
|
display:block;
|
|
|
|
height:44px;
|
|
|
|
margin-left:-19px;
|
|
|
|
margin-top:-13px;
|
|
|
|
overflow:hidden;
|
|
|
|
position:absolute;
|
|
|
|
text-indent:-9999px;
|
|
|
|
width:12px;
|
|
|
|
-moz-border-radius-topleft: 2px;
|
|
|
|
-moz-border-radius-bottomleft: 3px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#poststuff .closed .inside {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
#poststuff .closed h3 {
|
|
|
|
margin: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
#poststuff .closed .togbox {
|
|
|
|
background-color:#2583ad;
|
|
|
|
background-image:url(images/toggle-arrow.gif);
|
2008-01-09 07:12:35 -05:00
|
|
|
background-position: 4px 18px;
|
|
|
|
}
|
2008-01-10 04:39:35 -05:00
|
|
|
|
2008-01-13 20:14:57 -05:00
|
|
|
#submitpost {
|
2008-02-10 03:10:11 -05:00
|
|
|
position: absolute;
|
2008-01-13 20:14:57 -05:00
|
|
|
background-color: #eaf3fa;
|
2008-01-14 02:21:25 -05:00
|
|
|
width: 200px;
|
|
|
|
top: 194px;
|
2008-02-10 03:10:11 -05:00
|
|
|
right: 15%;
|
2008-01-14 02:21:25 -05:00
|
|
|
-moz-border-radius: 3px;
|
2008-01-13 20:14:57 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
#submitpost #previewview {
|
|
|
|
background-color: #2683ae;
|
2008-01-14 02:21:25 -05:00
|
|
|
padding: 15px 10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#submitpost #previewview a {
|
|
|
|
background: #ebebeb;
|
|
|
|
-moz-border-radius: 5px;
|
|
|
|
padding: 6px;
|
|
|
|
font-weight: normal;
|
|
|
|
color: #264761;
|
|
|
|
border-bottom: none;
|
|
|
|
font-size: 14px;
|
|
|
|
|
2008-01-13 20:14:57 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
#submitpost .submit {
|
|
|
|
text-align: left;
|
|
|
|
background-color: #464646;
|
|
|
|
padding: 15px 10px;
|
|
|
|
}
|
|
|
|
|
2008-01-10 04:39:35 -05:00
|
|
|
/* Categories */
|
|
|
|
|
|
|
|
#categorydiv #category-adder {
|
|
|
|
margin-left: 120px;
|
|
|
|
padding: 4px 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
#category-add input, #category-add select {
|
|
|
|
width: 30%;
|
|
|
|
}
|
|
|
|
|
2008-01-10 17:42:49 -05:00
|
|
|
#category-add input#category-add-sumbit {
|
|
|
|
width: auto;
|
|
|
|
}
|
|
|
|
|
2008-01-10 04:39:35 -05:00
|
|
|
#categorydiv ul#category-tabs {
|
|
|
|
float: left;
|
|
|
|
width: 120px;
|
|
|
|
text-align: right;
|
|
|
|
/* Negative margin for the sake of those without JS: all tabs display */
|
|
|
|
margin: 0 -120px 0 0;
|
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
ul#category-tabs li {
|
|
|
|
padding: 8px;
|
|
|
|
}
|
|
|
|
|
|
|
|
ul#category-tabs li.ui-tabs-selected {
|
|
|
|
background-color: #CEE1EF;
|
|
|
|
}
|
|
|
|
|
|
|
|
div.ui-tabs-panel {
|
|
|
|
margin: 0 0 0 120px;
|
|
|
|
padding: .5em .9em;
|
|
|
|
height: 12em;
|
|
|
|
overflow: auto;
|
|
|
|
border: 4px solid #CEE1EF;
|
|
|
|
}
|
|
|
|
|
|
|
|
#categorydiv ul {
|
|
|
|
list-style: none;
|
|
|
|
padding: 0;
|
|
|
|
margin: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
#categorydiv ul.categorychecklist ul {
|
|
|
|
margin-left: 18px;
|
|
|
|
}
|
|
|
|
|
|
|
|
ul.categorychecklist li {
|
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
|
2008-02-02 15:31:56 -05:00
|
|
|
#linkcategorydiv #category-adder {
|
|
|
|
margin-left: 120px;
|
|
|
|
padding: 4px 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
#linkcategorydiv ul#category-tabs {
|
|
|
|
float: left;
|
|
|
|
width: 120px;
|
|
|
|
text-align: right;
|
|
|
|
/* Negative margin for the sake of those without JS: all tabs display */
|
|
|
|
margin: 0 -120px 0 0;
|
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
#linkcategorydiv ul {
|
|
|
|
list-style: none;
|
|
|
|
padding: 0;
|
|
|
|
margin: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
#linkcategorydiv ul.categorychecklist ul {
|
|
|
|
margin-left: 18px;
|
|
|
|
}
|
|
|
|
|
2008-02-05 02:45:40 -05:00
|
|
|
/* pasitioning etc. */
|
|
|
|
form#tags-filter {
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
|
|
|
|
p#tag-search {
|
|
|
|
position: absolute;
|
|
|
|
right: 0;
|
|
|
|
top: 0;
|
|
|
|
margin: 0;
|
|
|
|
}
|
|
|
|
|
2008-02-05 16:27:10 -05:00
|
|
|
form#posts-filter {
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
|
|
|
|
p#post-search {
|
|
|
|
position: absolute;
|
|
|
|
right: 0;
|
|
|
|
top: 0;
|
|
|
|
margin: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
#posts-filter fieldset {
|
|
|
|
float: left;
|
|
|
|
margin: 0 1.5ex 1em 0;
|
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
#posts-filter fieldset legend {
|
|
|
|
padding: 0 0 .2em 1px;
|
|
|
|
}
|
2008-02-05 02:45:40 -05:00
|
|
|
|
2008-02-16 17:08:13 -05:00
|
|
|
.bordertitle {
|
|
|
|
padding-bottom: 5px;
|
|
|
|
border-bottom: 1px solid #dadada;
|
|
|
|
}
|
|
|
|
|
2008-01-10 04:39:35 -05:00
|
|
|
/* Global classes */
|
|
|
|
.wp-hidden-children .wp-hidden-child { display: none; }
|
2008-01-10 17:42:49 -05:00
|
|
|
.wp-no-js-hidden { display: none; }
|
2008-01-10 04:39:35 -05:00
|
|
|
.ui-tabs-hide { display: none; }
|
2008-01-10 15:19:58 -05:00
|
|
|
.form-input-tip { color: #999; }
|
2008-02-15 21:39:13 -05:00
|
|
|
|
|
|
|
.commentlist .avatar {
|
|
|
|
vertical-align:text-top;
|
2008-02-17 14:41:47 -05:00
|
|
|
}
|