move checkbox label formatting from identica theme to default theme
darcs-hash:20081203184254-5ed1f-844aa013d72f5100ea5f100b252321760121cb17.gz
This commit is contained in:
parent
a84394f827
commit
daba1b010a
|
@ -30,7 +30,6 @@ h1 {
|
|||
font-size: 14px;
|
||||
}
|
||||
|
||||
|
||||
#wrap {
|
||||
margin: 0 auto;
|
||||
padding: 0 20px;
|
||||
|
@ -138,7 +137,6 @@ p#branding a {
|
|||
border-right: 1px solid #dcaa3f;
|
||||
}
|
||||
|
||||
|
||||
.feeds {
|
||||
clear:both;
|
||||
float:right;
|
||||
|
@ -179,7 +177,6 @@ padding-top:2px;
|
|||
padding-left:30px;
|
||||
}
|
||||
|
||||
|
||||
form#disfavor, form.disfavor,
|
||||
form#favor, form.favor {
|
||||
float: right;
|
||||
|
@ -208,7 +205,6 @@ input#disfavor, input.disfavor {
|
|||
background-color:#f3f8ea;
|
||||
}
|
||||
|
||||
|
||||
/*profile_actions*/
|
||||
#profile_actions {
|
||||
padding-left:0;
|
||||
|
@ -251,7 +247,6 @@ line-height:18px;
|
|||
font-size:14px;
|
||||
}
|
||||
|
||||
|
||||
#wrap form input.disabled,
|
||||
#wrap form input.disabled:hover {
|
||||
background-color:#999;
|
||||
|
@ -314,7 +309,7 @@ cursor:default;
|
|||
}
|
||||
.instructions a:hover, .success a:hover, .error a:hover {
|
||||
color: #fff6d5;
|
||||
}
|
||||
}
|
||||
.success {
|
||||
background-color: #48705b;
|
||||
}
|
||||
|
@ -322,7 +317,6 @@ cursor:default;
|
|||
background-color: #ce3728;
|
||||
}
|
||||
|
||||
|
||||
/* ----- Stream -----*/
|
||||
|
||||
#notices {
|
||||
|
@ -389,7 +383,7 @@ p.time {
|
|||
p.time a {
|
||||
color: #dab134;
|
||||
}
|
||||
|
||||
|
||||
/* ----- Profile -----*/
|
||||
#profile {
|
||||
clear: left;
|
||||
|
@ -469,7 +463,7 @@ dl.statistics {
|
|||
.statistics dt {
|
||||
float: left;
|
||||
width: 96px;
|
||||
}
|
||||
}
|
||||
.statistics dd {
|
||||
margin-left: 100px;
|
||||
}
|
||||
|
@ -516,8 +510,6 @@ ul.subscriptions li, ul.subscribers li {
|
|||
}
|
||||
/* ----- End Subscriptions & Subscribers -----*/
|
||||
|
||||
|
||||
|
||||
#pagination {
|
||||
margin: 18px auto;
|
||||
width: 600px;
|
||||
|
@ -606,7 +598,13 @@ input.checkbox {
|
|||
height: 14px;*/
|
||||
width: auto;
|
||||
border: 0;
|
||||
}
|
||||
}
|
||||
|
||||
label.checkbox_label {
|
||||
display: inline;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
textarea, input {
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size: 12px;
|
||||
|
@ -689,8 +687,6 @@ textarea {
|
|||
background-color:#fee;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* ----- Subscribe Form ----- */
|
||||
#content .subscribe .submit, #content .unsubscribe .submit, #remotesubscribe .button, #remotesubscribe {
|
||||
clear: left;
|
||||
|
@ -754,7 +750,7 @@ input#openid_url {
|
|||
#profiles a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
||||
.profile_single {
|
||||
clear: both;
|
||||
display: block;
|
||||
|
@ -777,7 +773,7 @@ input#openid_url {
|
|||
.profile_single form.unsubscribe {
|
||||
float: right;
|
||||
}
|
||||
|
||||
|
||||
/* ----- IM Settings Form -----*/
|
||||
|
||||
#imsettings p {
|
||||
|
@ -786,16 +782,13 @@ input#openid_url {
|
|||
line-height: 15px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
/* ----- direct message ----- */
|
||||
|
||||
#message_form {
|
||||
height: 96px;
|
||||
/*background-color: #F00;*/
|
||||
}
|
||||
|
||||
|
||||
#message_form p {
|
||||
margin: 21px 0 0 0;
|
||||
padding: 0;
|
||||
|
@ -803,7 +796,7 @@ input#openid_url {
|
|||
#message_form label {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
|
||||
#message_content {
|
||||
display: block;
|
||||
float: left;
|
||||
|
@ -815,7 +808,7 @@ input#openid_url {
|
|||
color: #193441;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
|
||||
#message_send {
|
||||
display: block;
|
||||
float: left;
|
||||
|
@ -830,12 +823,11 @@ input#openid_url {
|
|||
cursor: pointer;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
|
||||
#message_send:hover {
|
||||
background-color: #904632;
|
||||
}
|
||||
|
||||
|
||||
/* ===== End Forms Styling ===== */
|
||||
|
||||
/* ===== Tag Cloud Styling ===== */
|
||||
|
@ -876,7 +868,6 @@ p.tagcloud a.smallest {
|
|||
font-size: 60%;
|
||||
}
|
||||
|
||||
|
||||
#subscriptions_nav,
|
||||
#filter_tags {
|
||||
margin:0 0 2em 0;
|
||||
|
@ -917,7 +908,6 @@ padding-left:0;
|
|||
margin-left:0;
|
||||
}
|
||||
|
||||
|
||||
#filter_tags ul li {
|
||||
float:left;
|
||||
margin-left:0.5em;
|
||||
|
@ -964,9 +954,6 @@ margin:0;
|
|||
margin:0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
.tags_self,
|
||||
.tags_user {
|
||||
margin-left:4.5em;
|
||||
|
@ -988,7 +975,6 @@ margin-left:0;
|
|||
display:inline;
|
||||
}
|
||||
|
||||
|
||||
ul.tags {
|
||||
padding-left:0;
|
||||
margin-left:0;
|
||||
|
@ -1039,7 +1025,6 @@ margin:0 0 0.5em 0;
|
|||
margin-left:4.5em;
|
||||
}
|
||||
|
||||
|
||||
/* ----- Mailbox ----- */
|
||||
#messages {
|
||||
clear: both;
|
||||
|
|
|
@ -57,7 +57,6 @@ a {
|
|||
border-top: 1px solid #D8E2D7;
|
||||
}
|
||||
|
||||
|
||||
.instructions p, .success, .error {
|
||||
border: 1px solid #91AA9D;
|
||||
color: #FCFFF5;
|
||||
|
@ -69,7 +68,7 @@ a {
|
|||
#notices {
|
||||
border-top: 1px solid #D8E2D7;
|
||||
}
|
||||
|
||||
|
||||
.notice_single {
|
||||
border-bottom: 1px solid #D8E2D7;
|
||||
}
|
||||
|
@ -94,7 +93,7 @@ p.time a {
|
|||
#profile {
|
||||
border-top: 1px solid #D8E2D7;
|
||||
}
|
||||
|
||||
|
||||
#profile h2 {
|
||||
color: #91AA9D;
|
||||
}
|
||||
|
@ -111,7 +110,7 @@ p.time a {
|
|||
#nav_pagination li a:hover {
|
||||
color: #FCFFF5;
|
||||
}
|
||||
|
||||
|
||||
#footer {
|
||||
border-top: 1px solid #D8E2D7;
|
||||
}
|
||||
|
@ -119,7 +118,7 @@ p.time a {
|
|||
form input {
|
||||
border: 1px solid #D8E2D7;
|
||||
}
|
||||
|
||||
|
||||
input#submit, input.submit {
|
||||
color: #FCFFF5;
|
||||
background-color: #C15D42;
|
||||
|
@ -132,7 +131,7 @@ input#submit:hover, input.submit:hover {
|
|||
textarea, input {
|
||||
color: #193441;
|
||||
}
|
||||
|
||||
|
||||
textarea:focus, input:focus {
|
||||
background-color: #f0f6eb;
|
||||
}
|
||||
|
@ -145,12 +144,6 @@ textarea:focus, input:focus {
|
|||
color: #91AA9D;
|
||||
}
|
||||
|
||||
label.checkbox_label {
|
||||
display: inline;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
|
||||
#status_textarea {
|
||||
color: #193441;
|
||||
}
|
||||
|
@ -168,7 +161,7 @@ label.checkbox_label {
|
|||
background-color: #c15d42;
|
||||
color: #fcfff5;
|
||||
}
|
||||
|
||||
|
||||
#profiles {
|
||||
border-top: 1px solid #D8E2D7;
|
||||
}
|
||||
|
@ -181,7 +174,6 @@ label.checkbox_label {
|
|||
background-color: #F3F8EA;
|
||||
}
|
||||
|
||||
|
||||
#messages {
|
||||
border-top: 1px solid #D8E2D7;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user