mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-02 16:59:35 +01:00
b3e5e7a718
git-svn-id: http://svn.automattic.com/wordpress/trunk@9339 1a063a9b-81f0-0310-95a4-ce76da25c4cd
308 lines
4.0 KiB
CSS
308 lines
4.0 KiB
CSS
/* 2 column liquid layout */
|
|
#wpwrap {
|
|
height: auto;
|
|
min-height: 100%;
|
|
overflow: hidden;
|
|
width: 100%;
|
|
}
|
|
|
|
#wpcontent {
|
|
height: 100%;
|
|
margin-bottom: 50px;
|
|
}
|
|
|
|
#wpbody-content {
|
|
overflow: hidden;
|
|
padding-top: 10px;
|
|
}
|
|
|
|
#adminmenu {
|
|
float: left;
|
|
clear: left;
|
|
margin: 15px 5px 15px 18px;
|
|
position: relative;
|
|
}
|
|
|
|
#footer {
|
|
clear: both;
|
|
position: relative;
|
|
width: 100%;
|
|
}
|
|
|
|
/* inner 2 column liquid layout */
|
|
|
|
.inner-sidebar {
|
|
float: right;
|
|
clear: right;
|
|
width: 280px;
|
|
position: relative;
|
|
}
|
|
|
|
.has-sidebar {
|
|
float: left;
|
|
clear: left;
|
|
width: 100%;
|
|
margin-right: -340px;
|
|
}
|
|
|
|
.has-sidebar .has-sidebar-content {
|
|
margin-right: 305px;
|
|
}
|
|
|
|
/* 2 columns main area */
|
|
|
|
#col-container {
|
|
overflow: hidden;
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
|
|
#col-left {
|
|
padding: 0;
|
|
margin: 0;
|
|
overflow: hidden;
|
|
width: 39%;
|
|
}
|
|
|
|
#col-right {
|
|
float: right;
|
|
clear: right;
|
|
overflow: hidden;
|
|
padding: 0;
|
|
margin: 0;
|
|
width: 59%;
|
|
}
|
|
|
|
/* styles for use by people extending the WordPress interface */
|
|
|
|
body {
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
body, td {
|
|
font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
|
|
}
|
|
|
|
form, label input { margin: 0; padding: 0; }
|
|
|
|
img { border: 0; }
|
|
|
|
label { cursor: pointer; }
|
|
|
|
li, dd { margin-bottom: 6px; }
|
|
|
|
p, li, dl, dd, dt { line-height: 140%; }
|
|
|
|
textarea, input, select {
|
|
font: 13px Verdana, Arial, Helvetica, sans-serif;
|
|
margin: 1px;
|
|
padding: 3px;
|
|
}
|
|
|
|
.alignleft {
|
|
float: left;
|
|
}
|
|
|
|
.alignright {
|
|
float: right;
|
|
}
|
|
|
|
.textleft {
|
|
text-align: left;
|
|
}
|
|
|
|
.textright {
|
|
text-align: right;
|
|
}
|
|
|
|
.clear { clear: both; }
|
|
|
|
.hidden { display: none; }
|
|
|
|
h1 {
|
|
display: block;
|
|
font-size: 2em;
|
|
font-weight: bold;
|
|
margin: .67em 0;
|
|
}
|
|
|
|
h2 {
|
|
display: block;
|
|
font-size: 1.5em;
|
|
font-weight: bold;
|
|
margin: .83em 0;
|
|
}
|
|
|
|
h3 {
|
|
display: block;
|
|
font-size: 1.17em;
|
|
font-weight: bold;
|
|
margin: 1em 0;
|
|
}
|
|
|
|
h4 {
|
|
display: block;
|
|
font-weight: bold;
|
|
margin: 1.33em 0;
|
|
}
|
|
|
|
h5 {
|
|
display: block;
|
|
font-size: 0.83em;
|
|
font-weight: bold;
|
|
margin: 1.67em 0;
|
|
}
|
|
|
|
h6 {
|
|
display: block;
|
|
font-size: 0.67em;
|
|
font-weight: bold;
|
|
margin: 2.33em 0;
|
|
}
|
|
|
|
.subsubsub {
|
|
list-style: none;
|
|
margin: 0;
|
|
padding: 0;
|
|
position: relative;
|
|
top: -5px;
|
|
white-space: nowrap;
|
|
font-size: 12px;
|
|
float: left;
|
|
}
|
|
|
|
.subsubsub a {
|
|
line-height: 200%;
|
|
padding: 3px;
|
|
text-decoration: none;
|
|
}
|
|
|
|
.subsubsub a.current {
|
|
font-weight: bold;
|
|
background: none;
|
|
border: none;
|
|
}
|
|
|
|
.subsubsub li {
|
|
display: inline;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
.subsubsub li.spam {
|
|
font-size: .9em;
|
|
}
|
|
|
|
.widefat {
|
|
border-width: 1px;
|
|
border-style: solid;
|
|
border-collapse: separate;
|
|
border-spacing: 0;
|
|
width: 100%;
|
|
clear: both;
|
|
margin: 0;
|
|
-moz-border-radius: 4px;
|
|
-khtml-border-radius: 4px;
|
|
-webkit-border-radius: 4px;
|
|
border-radius: 4px;
|
|
|
|
}
|
|
|
|
.widefat a {
|
|
text-decoration: none;
|
|
}
|
|
|
|
.widefat abbr {
|
|
white-space: nowrap;
|
|
}
|
|
|
|
.widefat td, .widefat th {
|
|
border-bottom-width: 1px;
|
|
border-bottom-style: solid;
|
|
border-bottom-color: #ccc;
|
|
font-size: 11px;
|
|
vertical-align: text-top;
|
|
}
|
|
|
|
.widefat td {
|
|
padding: 7px 15px 9px 10px;
|
|
vertical-align: top;
|
|
}
|
|
|
|
.widefat th {
|
|
padding: 7px 15px 8px 10px;
|
|
text-align: left;
|
|
line-height: 1.3em;
|
|
}
|
|
|
|
.widefat th input {
|
|
margin: 0 0 0 8px;
|
|
padding: 0;
|
|
vertical-align: text-top;
|
|
}
|
|
|
|
.widefat .check-column {
|
|
text-align: right;
|
|
width: 1.5em;
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
.widefat tbody th.check-column {
|
|
padding: 10px 0 22px;
|
|
}
|
|
/*
|
|
th.check-column + th, th.check-column + td {
|
|
padding-left: 5px;
|
|
}
|
|
*/
|
|
.widefat .num,
|
|
.widefat .column-comments {
|
|
text-align: center;
|
|
}
|
|
|
|
.widefat th#comments {
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.wrap, .updated, .error {
|
|
margin: 0 15px;
|
|
padding: 0;
|
|
}
|
|
|
|
.updated, .error {
|
|
border-width: 1px;
|
|
border-style: solid;
|
|
padding: 0 0.6em;
|
|
margin: 3px 15px 5px;
|
|
}
|
|
|
|
.updated p, .error p {
|
|
margin: 0.6em 0;
|
|
}
|
|
|
|
.wrap .updated, .wrap .error {
|
|
margin: auto 0 0;
|
|
}
|
|
|
|
.updated a, .error a {
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.updated a {
|
|
text-decoration: none;
|
|
padding-bottom: 2px;
|
|
}
|
|
|
|
.wrap h2 {
|
|
clear: both;
|
|
font: italic normal normal 24px/29px Georgia, "Times New Roman", Times, serif;
|
|
margin: 5px 0 10px;
|
|
padding: 8px 15px 4px 0;
|
|
}
|
|
|
|
.wrap h2.long-header {
|
|
padding-right: 0;
|
|
}
|