Commit ace449ed authored by Leo Iannacone's avatar Leo Iannacone

Other changes in pages

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