Commit ace449ed authored by Leo Iannacone's avatar Leo Iannacone

Other changes in pages

parent bc6db57c
...@@ -44,10 +44,8 @@ label { ...@@ -44,10 +44,8 @@ label {
} }
hr { hr {
border-color: #CCCCCE -moz-use-text-color -moz-use-text-color; border-color: #DDD;
border-right: medium none;
border-style: dashed none none; border-style: dashed none none;
border-width: 1px medium medium;
} }
input, select { input, select {
...@@ -235,6 +233,10 @@ blockquote blockquote { ...@@ -235,6 +233,10 @@ blockquote blockquote {
margin-left: 0; margin-left: 0;
} }
#header .links *:first-letter {
text-transform: capitalize;
}
#header li { #header li {
background: url("../images/light/topnav_divider.png") no-repeat scroll right top transparent !important; background: url("../images/light/topnav_divider.png") no-repeat scroll right top transparent !important;
padding-right: 2px; padding-right: 2px;
...@@ -242,7 +244,6 @@ blockquote blockquote { ...@@ -242,7 +244,6 @@ blockquote blockquote {
margin: 0; margin: 0;
padding-right: 2px; padding-right: 2px;
list-style: none; list-style: none;
text-transform: capitalize;
} }
#header li a { #header li a {
...@@ -457,6 +458,11 @@ padding-top: 4px; ...@@ -457,6 +458,11 @@ padding-top: 4px;
font-size: 14px; font-size: 14px;
} }
#CARight p.tags {
clear: both;
float: none;
}
#CAFull { #CAFull {
float: left; float: left;
width: 100%; width: 100%;
...@@ -484,10 +490,10 @@ padding-top: 4px; ...@@ -484,10 +490,10 @@ padding-top: 4px;
} }
.short-summary { .short-summary {
border-top: 1px dotted #CCCCCE; border-top: 1px dotted #e0e0e0;
float: left; float: left;
overflow: hidden; overflow: hidden;
padding: 3px 0px 5px 0; padding: 8px 0;
position: relative; position: relative;
width: 100%; width: 100%;
} }
...@@ -500,6 +506,10 @@ padding-top: 4px; ...@@ -500,6 +506,10 @@ padding-top: 4px;
margin: 0 !important; margin: 0 !important;
} }
.user-stats-table .tags {
float: none;
}
.user-stats-table .short-summary { .user-stats-table .short-summary {
width: 100%; width: 100%;
} }
...@@ -507,10 +517,11 @@ padding-top: 4px; ...@@ -507,10 +517,11 @@ padding-top: 4px;
.short-summary h2 a { .short-summary h2 a {
color: #333; color: #333;
font-family: "Trebuchet MS", "segoe ui", arial, sans-serif; font-family: "Trebuchet MS", "segoe ui", arial, sans-serif;
font-size: 17px; font-size: 20px;
line-height: 24px;
float: left; float: left;
width: 50%; width: 74%;
white-space: nowrap; /* white-space: nowrap;*/
} }
.short-summary h2 a:hover { .short-summary h2 a:hover {
...@@ -520,7 +531,7 @@ padding-top: 4px; ...@@ -520,7 +531,7 @@ padding-top: 4px;
.short-summary .userinfo { .short-summary .userinfo {
color: #666666; color: #666666;
float: right; float: right;
margin-top: 8px; font-size: 11px;
} }
.userinfo a, a.userinfo { .userinfo a, a.userinfo {
...@@ -532,6 +543,7 @@ padding-top: 4px; ...@@ -532,6 +543,7 @@ padding-top: 4px;
margin-right: 0px; margin-right: 0px;
margin-top: 4px; margin-top: 4px;
padding-right: 2px; padding-right: 2px;
width: 25%;
} }
.short-summary .counts .item-count { .short-summary .counts .item-count {
...@@ -709,9 +721,8 @@ padding-top: 4px; ...@@ -709,9 +721,8 @@ padding-top: 4px;
.tags { .tags {
/*display: block;*/ /*display: block;*/
font-family: sans-serif; font-family: sans-serif;
line-height: 200%; float:left;
margin-top: 5px; margin-top: 4px;
width: 100%;
} }
.tags-summary { .tags-summary {
...@@ -810,7 +821,7 @@ a.medal { ...@@ -810,7 +821,7 @@ a.medal {
display: block; display: block;
float: left; float: left;
line-height: 22px; line-height: 22px;
margin: 5px 4px 0 0; margin: 0px 4px;
text-decoration: none; text-decoration: none;
border-radius: 3px; border-radius: 3px;
-moz-border-radius: 3px; -moz-border-radius: 3px;
...@@ -864,8 +875,8 @@ a.medal { ...@@ -864,8 +875,8 @@ a.medal {
font-weight: 700; font-weight: 700;
height: 23px; height: 23px;
line-height: 23px; line-height: 23px;
margin: 5px 0 0 5px; padding-left: 15px;
padding: 0 6px 0 15px; margin-top: 2px;
} }
.headUsers { .headUsers {
...@@ -892,12 +903,13 @@ a.medal { ...@@ -892,12 +903,13 @@ a.medal {
padding: 0 6px 0 15px; padding: 0 6px 0 15px;
} }
.headUser, .headNormal h1 { .headUser, .headNormal {
font-size: 2.4em; font-size: 2.4em;
margin: 0.4em 0 0.8em; margin: 0.4em 0 0.8em;
} }
.headNormal h1 { .headNormal h1 {
font-size: 100%;
margin-bottom: 0.4em; margin-bottom: 0.4em;
} }
...@@ -946,15 +958,12 @@ ul.errorlist li { ...@@ -946,15 +958,12 @@ ul.errorlist li {
} }
.answer { .answer {
border-bottom: 1px solid #CCCCCE; border-bottom: 1px solid #EEE;
padding-top: 10px; padding-top: 10px;
width: 100%; width: 100%;
} }
.answer-body { .answer-body {
font-size: 13px;
line-height: 20px;
min-height: 80px;
margin: 0 0 20px 0; margin: 0 0 20px 0;
} }
...@@ -970,7 +979,9 @@ div.question-body p, div.answer-body p { ...@@ -970,7 +979,9 @@ div.question-body p, div.answer-body p {
} }
.answered-by-owner { .answered-by-owner {
background: none repeat scroll 0 0 #E9E9FF; background: none repeat scroll 0 0 #f0f0f0;
border-radius: 3px;
margin-top: 1px;
} }
/*.accepted-answer { /*.accepted-answer {
...@@ -1014,11 +1025,6 @@ div.question-body p, div.answer-body p { ...@@ -1014,11 +1025,6 @@ div.question-body p, div.answer-body p {
padding: 0; padding: 0;
} }
.tagsList li {
float: left;
width: 235px;
}
.badge-list { .badge-list {
list-style-type: none; list-style-type: none;
margin: 0; margin: 0;
...@@ -1230,6 +1236,10 @@ ins { ...@@ -1230,6 +1236,10 @@ ins {
margin-right: 4px; margin-right: 4px;
} }
#CAFull #mainbar-full h2 {
margin-top: 1em;
margin-bottom: 0.4em;
}
.scoreNumber { .scoreNumber {
color: #777777; color: #777777;
font-family: Arial; font-family: Arial;
...@@ -1699,6 +1709,7 @@ ul.form-horizontal-rows li input { ...@@ -1699,6 +1709,7 @@ ul.form-horizontal-rows li input {
.post-controls { .post-controls {
float: left; float: left;
clear:both;
} }
#question-controls .tags { #question-controls .tags {
...@@ -1825,11 +1836,11 @@ a.accept-answer.on, a.accept-answer:hover { ...@@ -1825,11 +1836,11 @@ a.accept-answer.on, a.accept-answer:hover {
} }
.answered-by-owner .comments-container { .answered-by-owner .comments-container {
background-color: #E6ECFF; /* background-color: #E6ECFF;*/
} }
.accepted-answer .comments-container { .accepted-answer .comments-container {
background-color: #CCFFBF; /* background-color: #CCFFBF;*/
} }
.comment { .comment {
...@@ -1951,8 +1962,9 @@ span.comment-chars-left { ...@@ -1951,8 +1962,9 @@ span.comment-chars-left {
} }
div.comment-tools { div.comment-tools {
border-top: 1px dotted #CCCCCE; border-top: 1px dotted #eee;
padding-top: 12px; padding-top: 3px;
padding-bottom: 10px;
text-align: right; text-align: right;
} }
...@@ -2189,6 +2201,10 @@ div.dialog.prompt .dialog-content select, div.dialog.prompt .dialog-content text ...@@ -2189,6 +2201,10 @@ div.dialog.prompt .dialog-content select, div.dialog.prompt .dialog-content text
vertical-align: top; vertical-align: top;
} }
.boxC .feed-icon {
}
.feed-icon-big { .feed-icon-big {
width: 28px; width: 28px;
height: 28px; height: 28px;
...@@ -2279,15 +2295,6 @@ div.subscription_tags { ...@@ -2279,15 +2295,6 @@ div.subscription_tags {
float:left; float:left;
} }
div.subscription_tags a, span.tag { div.subscription_tags a, span.tag {
background-color: #EEEEEE;
border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
color: #777777;
font-size: 11px;
font-weight: normal;
padding: 1px 8px;
text-decoration: none;
white-space: nowrap;
} }
div.subscription_tags a:hover { div.subscription_tags a:hover {
background-color: #356FCB; background-color: #356FCB;
...@@ -2322,3 +2329,7 @@ div.wmd-button-bar { ...@@ -2322,3 +2329,7 @@ div.wmd-button-bar {
padding-top: 44px; padding-top: 44px;
font-size: large; font-size: large;
} }
.provider_logo.big {
min-width: 135px;
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment