Commit 0cbd6fa2 by Kyle Fiedler

merged with default

--HG--
branch : templates-kf-print
parents 2fb05da5 77b6c862
// Original styles // original styles
// body { // body {
// background: #FFF; // background: #fff;
// font-size: 14px; // font-size: 14px;
// line-height: 150%; // line-height: 150%;
// margin: 0; // margin: 0;
// padding: 0; // padding: 0;
// color: #000; // color: #000;
// font-family: Arial; } // font-family: arial; }
// div { // div {
// margin: 0 auto; // margin: 0 auto;
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
// input, select { // input, select {
// vertical-align: middle; // vertical-align: middle;
// font-family: Trebuchet MS,"segoe ui",Helvetica,Tahoma,Verdana,MingLiu,PMingLiu,Arial,sans-serif; // font-family: trebuchet ms,"segoe ui",helvetica,tahoma,verdana,mingliu,pmingliu,arial,sans-serif;
// margin-left: 0px; } // margin-left: 0px; }
// textarea:focus, input:focus { // textarea:focus, input:focus {
...@@ -73,23 +73,23 @@ ...@@ -73,23 +73,23 @@
// margin: 3px 3px 4px 3px; } // margin: 3px 3px 4px 3px; }
// pre { // pre {
// font-family: Consolas, Monaco, Liberation Mono, Lucida Console, Monospace; // font-family: consolas, monaco, liberation mono, lucida console, monospace;
// font-size: 100%; // font-size: 100%;
// margin-bottom: 10px; // margin-bottom: 10px;
// background-color: #F5F5F5; // background-color: #f5f5f5;
// padding-left: 5px; // padding-left: 5px;
// padding-top: 5px; // padding-top: 5px;
// padding-bottom: 20px; } // padding-bottom: 20px; }
// code { // code {
// font-family: Consolas, Monaco, Liberation Mono, Lucida Console, Monospace; // font-family: consolas, monaco, liberation mono, lucida console, monospace;
// font-size: 100%; } // font-size: 100%; }
// blockquote { // blockquote {
// margin-bottom: 10px; // margin-bottom: 10px;
// margin-right: 15px; // margin-right: 15px;
// padding: 10px 0px 1px 10px; // padding: 10px 0px 1px 10px;
// background-color: #F5F5F5; } // background-color: #f5f5f5; }
// * html { // * html {
// .clearfix, .paginator { // .clearfix, .paginator {
...@@ -148,14 +148,14 @@ body.user-messages { ...@@ -148,14 +148,14 @@ body.user-messages {
text-align: center; text-align: center;
background-color: #f5dd69; background-color: #f5dd69;
border-top: #fff 1px solid; border-top: #fff 1px solid;
font-family: 'Yanone Kaffeesatz',sans-serif; font-family: 'yanone kaffeesatz',sans-serif;
p.notification { p.notification {
margin-top: 6px; margin-top: 6px;
margin-bottom: 6px; margin-bottom: 6px;
font-size: 16px; font-size: 16px;
color: #424242; } } color: #424242; } }
#closeNotify { #closenotify {
position: absolute; position: absolute;
right: 5px; right: 5px;
top: 7px; top: 7px;
...@@ -172,7 +172,7 @@ body.user-messages { ...@@ -172,7 +172,7 @@ body.user-messages {
#header { #header {
margin-top: 0px; margin-top: 0px;
background: #16160f; background: #16160f;
font-family: 'Yanone Kaffeesatz',sans-serif; } font-family: 'yanone kaffeesatz',sans-serif; }
/*.content-wrapper { /*.content-wrapper {
width: 960px; width: 960px;
...@@ -185,7 +185,7 @@ body.user-messages { ...@@ -185,7 +185,7 @@ body.user-messages {
width: auto; width: auto;
float: left; } float: left; }
#userToolsNav { #usertoolsnav {
height: 20px; height: 20px;
padding-bottom: 5px; padding-bottom: 5px;
a { a {
...@@ -208,7 +208,7 @@ body.user-messages { ...@@ -208,7 +208,7 @@ body.user-messages {
margin: 0; margin: 0;
text-decoration: none; } } text-decoration: none; } }
#metaNav { #metanav {
float: right; float: right;
a { a {
color: #e2e2ae; color: #e2e2ae;
...@@ -225,42 +225,42 @@ body.user-messages { ...@@ -225,42 +225,42 @@ body.user-messages {
text-decoration: underline; } text-decoration: underline; }
&.on { &.on {
font-weight: bold; font-weight: bold;
color: #FFF; color: #fff;
text-decoration: none; } text-decoration: none; }
&.special { &.special {
font-size: 18px; font-size: 18px;
color: #B02B2C; color: #b02b2c;
font-weight: bold; font-weight: bold;
text-decoration: none; text-decoration: none;
&:hover { &:hover {
text-decoration: underline; } } } text-decoration: underline; } } }
#navTags { #navtags {
background: -50px -5px url(../images/sprites.png) no-repeat; } background: -50px -5px url(../images/sprites.png) no-repeat; }
#navUsers { #navusers {
background: -125px -5px url(../images/sprites.png) no-repeat; } background: -125px -5px url(../images/sprites.png) no-repeat; }
#navBadges { #navbadges {
background: -210px -5px url(../images/sprites.png) no-repeat; } } background: -210px -5px url(../images/sprites.png) no-repeat; } }
// #header { // #header {
// &.with-logo #userToolsNav { // &.with-logo #usertoolsnav {
// position: absolute; // position: absolute;
// bottom: 0; // bottom: 0;
// right: 0px; } // right: 0px; }
// &.without-logo { // &.without-logo {
// #userToolsNav { // #usertoolsnav {
// float: left; // float: left;
// margin-top: 7px; } // margin-top: 7px; }
// #metaNav { // #metanav {
// margin-bottom: 7px; } } } // margin-bottom: 7px; } } }
// #secondaryHeader { // #secondaryheader {
// height: 55px; // height: 55px;
// background: #e9e9e1; // background: #e9e9e1;
// border-bottom: #d3d3c2 1px solid; // border-bottom: #d3d3c2 1px solid;
// border-top: #fcfcfc 1px solid; // border-top: #fcfcfc 1px solid;
// margin-bottom: 10px; // margin-bottom: 10px;
// font-family: 'Yanone Kaffeesatz',sans-serif; // font-family: 'yanone kaffeesatz',sans-serif;
// #homeButton { // #homebutton {
// border-right: #afaf9e 1px solid; // border-right: #afaf9e 1px solid;
// background: -6px -36px url(../images/sprites.png) no-repeat; // background: -6px -36px url(../images/sprites.png) no-repeat;
// height: 55px; // height: 55px;
...@@ -269,7 +269,7 @@ body.user-messages { ...@@ -269,7 +269,7 @@ body.user-messages {
// float: left; // float: left;
// &:hover { // &:hover {
// background: -51px -36px url(../images/sprites.png) no-repeat; } } // background: -51px -36px url(../images/sprites.png) no-repeat; } }
// #scopeWrapper { // #scopewrapper {
// width: 688px; // width: 688px;
// float: left; // float: left;
// a { // a {
...@@ -286,7 +286,7 @@ body.user-messages { ...@@ -286,7 +286,7 @@ body.user-messages {
// .ask-message { // .ask-message {
// font-size: 24px; } } } // font-size: 24px; } } }
#searchBar { #searchbar {
display: inline-block; display: inline-block;
background-color: #fff; background-color: #fff;
width: 412px; width: 412px;
...@@ -294,28 +294,28 @@ body.user-messages { ...@@ -294,28 +294,28 @@ body.user-messages {
float: right; float: right;
height: 42px; height: 42px;
margin: 6px 0px 0px 15px; margin: 6px 0px 0px 15px;
.searchInput, .searchInputCancelable { .searchinput, .searchinputcancelable {
font-size: 30px; font-size: 30px;
height: 40px; height: 40px;
font-weight: 300; font-weight: 300;
background: #FFF; background: #fff;
border: 0px; border: 0px;
color: #484848; color: #484848;
padding-left: 10px; padding-left: 10px;
font-family: Arial; font-family: arial;
vertical-align: middle; } vertical-align: middle; }
.searchInput { .searchinput {
width: 352px; } width: 352px; }
.searchInputCancelable { .searchinputcancelable {
width: 317px; } width: 317px; }
.logoutsearch { .logoutsearch {
width: 337px; } width: 337px; }
.searchBtn { .searchbtn {
font-size: 10px; font-size: 10px;
color: #666; color: #666;
background-color: #eee; background-color: #eee;
height: 42px; height: 42px;
border: #FFF 1px solid; border: #fff 1px solid;
line-height: 22px; line-height: 22px;
text-align: center; text-align: center;
float: right; float: right;
...@@ -325,7 +325,7 @@ body.user-messages { ...@@ -325,7 +325,7 @@ body.user-messages {
cursor: pointer; cursor: pointer;
&:hover { &:hover {
background: -146px -36px url(../images/sprites.png) no-repeat; } } background: -146px -36px url(../images/sprites.png) no-repeat; } }
.cancelSearchBtn { .cancelsearchbtn {
font-size: 30px; font-size: 30px;
color: #ce8888; color: #ce8888;
background: #fff; background: #fff;
...@@ -338,14 +338,14 @@ body.user-messages { ...@@ -338,14 +338,14 @@ body.user-messages {
&:hover { &:hover {
color: #d84040; } } } color: #d84040; } } }
body.anon #searchBar { body.anon #searchbar {
width: 500px; width: 500px;
.searchInput { .searchinput {
width: 440px; } width: 440px; }
.searchInputCancelable { .searchinputcancelable {
width: 405px; } } width: 405px; } }
#askButton { #askbutton {
background: url(../images/bigbutton.png) repeat-x bottom; background: url(../images/bigbutton.png) repeat-x bottom;
line-height: 44px; line-height: 44px;
text-align: center; text-align: center;
...@@ -371,18 +371,18 @@ body.anon #searchBar { ...@@ -371,18 +371,18 @@ body.anon #searchBar {
-moz-text-shadow: 0px 1px 0px #c6d9dd; -moz-text-shadow: 0px 1px 0px #c6d9dd;
-webkit-text-shadow: 0px 1px 0px #c6d9dd; } } -webkit-text-shadow: 0px 1px 0px #c6d9dd; } }
/*#ContentLeft { /*#contentleft {
width: 730px; width: 730px;
float: left; float: left;
position: relative; position: relative;
padding-bottom: 10px; } padding-bottom: 10px; }
#ContentRight { #contentright {
width: 200px; width: 200px;
float: right; float: right;
padding: 0 0px 10px 0px; }*/ padding: 0 0px 10px 0px; }*/
#ContentFull { #contentfull {
float: left; float: left;
width: 960px; } width: 960px; }
...@@ -406,14 +406,14 @@ body.anon #searchBar { ...@@ -406,14 +406,14 @@ body.anon #searchBar {
// // color: #656565; // // color: #656565;
// /*padding-right: 10px;*/ // /*padding-right: 10px;*/
// /*margin-bottom: 10px;*/ // /*margin-bottom: 10px;*/
// /*font-family: 'Yanone Kaffeesatz',sans-serif;*/ // /*font-family: 'yanone kaffeesatz',sans-serif;*/
} }
// h3 { // h3 {
// /*color: #4a757f;*/ // /*color: #4a757f;*/
// /*font-size: 18px;*/ // /*font-size: 18px;*/
// text-align: left; // text-align: left;
// font-weight: normal; // font-weight: normal;
// /*font-family: 'Yanone Kaffeesatz',sans-serif;*/ // /*font-family: 'yanone kaffeesatz',sans-serif;*/
// padding-left: 0px; } // padding-left: 0px; }
// .contributorback { // .contributorback {
// background: #eceeeb url(../images/contributorsback.png) no-repeat center left; } // background: #eceeeb url(../images/contributorsback.png) no-repeat center left; }
...@@ -423,10 +423,10 @@ body.anon #searchBar { ...@@ -423,10 +423,10 @@ body.anon #searchBar {
// display: block; // display: block;
// float: right; // float: right;
// text-align: left; // text-align: left;
// font-family: 'Yanone Kaffeesatz',sans-serif; // font-family: 'yanone kaffeesatz',sans-serif;
// width: 80px; // width: 80px;
// margin-right: 18px; } // margin-right: 18px; }
// #displayTagFilterControl label { // #displaytagfiltercontrol label {
// width: 160px; } // width: 160px; }
// ul { // ul {
// margin-left: 22px; } // margin-left: 22px; }
...@@ -442,16 +442,16 @@ body.anon #searchBar { ...@@ -442,16 +442,16 @@ body.anon #searchBar {
// padding: 0; // padding: 0;
// line-height: 170%; // line-height: 170%;
// display: block; } // display: block; }
// #displayTagFilterControl p label { // #displaytagfiltercontrol p label {
// color: #707070; // color: #707070;
// font-size: 15px; } // font-size: 15px; }
/*.inputs { /*.inputs {
#interestingTagInput, #ignoredTagInput { #interestingtaginput, #ignoredtaginput {
width: 153px; width: 153px;
padding-left: 5px; padding-left: 5px;
border: #c9c9b5 1px solid; border: #c9c9b5 1px solid;
height: 25px; } height: 25px; }
#interestingTagAdd, #ignoredTagAdd { #interestingtagadd, #ignoredtagadd {
background: url(../images/small-button-blue.png) repeat-x top; background: url(../images/small-button-blue.png) repeat-x top;
border: 0; border: 0;
color: #4a757f; color: #4a757f;
...@@ -472,7 +472,7 @@ body.anon #searchBar { ...@@ -472,7 +472,7 @@ body.anon #searchBar {
-webkit-box-shadow: 1px 1px 2px #808080; -webkit-box-shadow: 1px 1px 2px #808080;
-moz-box-shadow: 1px 1px 2px #808080; -moz-box-shadow: 1px 1px 2px #808080;
box-shadow: 1px 1px 2px #808080; } box-shadow: 1px 1px 2px #808080; }
#interestingTagAdd:hover, #ignoredTagAdd:hover { #interestingtagadd:hover, #ignoredtagadd:hover {
background: url(../images/small-button-blue.png) repeat-x bottom; } }*/ background: url(../images/small-button-blue.png) repeat-x bottom; } }*/
// img.gravatar { // img.gravatar {
// margin: 1px; } // margin: 1px; }
...@@ -483,7 +483,7 @@ body.anon #searchBar { ...@@ -483,7 +483,7 @@ body.anon #searchBar {
// line-height: 34px; // line-height: 34px;
// text-align: center; // text-align: center;
// border: 0; // border: 0;
// font-family: 'Yanone Kaffeesatz',sans-serif; // font-family: 'yanone kaffeesatz',sans-serif;
// color: #4a757f; // color: #4a757f;
// font-weight: normal; // font-weight: normal;
// font-size: 21px; // font-size: 21px;
...@@ -515,58 +515,59 @@ body.anon #searchBar { ...@@ -515,58 +515,59 @@ body.anon #searchBar {
// &.unfollow { // &.unfollow {
// display: inline; // display: inline;
// color: #a05736; } } } } // color: #a05736; } } } }
.favorite-number { // .favorite-number {
padding: 5px 0 0 5px; // padding: 5px 0 0 5px;
font-size: 100%; // font-size: 100%;
font-family: Arial; // font-family: arial;
font-weight: bold; // font-weight: bold;
color: #777; // color: #777;
text-align: center; } // text-align: center; }
.notify-sidebar #question-subscribe-sidebar { // .notify-sidebar #question-subscribe-sidebar {
margin: 7px 0 0 3px; } } // margin: 7px 0 0 3px; }
}
.statsWidget p {
color: #707070; //.statswidget p {
font-size: 16px; // color: #707070;
border-bottom: #cccccc 1px solid; // font-size: 16px;
font-size: 13px; // border-bottom: #cccccc 1px solid;
strong { // font-size: 13px;
float: right; // strong {
padding-right: 10px; } } // float: right;
// padding-right: 10px; } }
.questions-related { // .questions-related {
word-wrap: break-word; // word-wrap: break-word;
p { // p {
line-height: 20px; // line-height: 20px;
padding: 4px 0px 4px 0px; // padding: 4px 0px 4px 0px;
font-size: 16px; // font-size: 16px;
font-weight: normal; // font-weight: normal;
border-bottom: #cccccc 1px solid; } // border-bottom: #cccccc 1px solid; }
a { // a {
font-size: 13px; } } // font-size: 13px; } }
#tips { // #tips {
li { // li {
color: #707070; // color: #707070;
font-size: 13px; // font-size: 13px;
list-style-image: url(../images/tips.png); } // list-style-image: url(../images/tips.png); }
a { // a {
font-size: 16px; } } // font-size: 16px; } }
#markdownHelp { // #markdownhelp {
li { // li {
color: #707070; // color: #707070;
font-size: 13px; } // font-size: 13px; }
a { // a {
font-size: 16px; } } // font-size: 16px; } }
// .tabBar { // .tabbar {
// background-color: #eff5f6; // background-color: #eff5f6;
// height: 30px; // height: 30px;
// margin-bottom: 3px; // margin-bottom: 3px;
// margin-top: 3px; // margin-top: 3px;
// float: right; // float: right;
// font-family: Georgia,serif; // font-family: georgia,serif;
// font-size: 16px; // font-size: 16px;
// border-radius: 5px; // border-radius: 5px;
// -ms-border-radius: 5px; // -ms-border-radius: 5px;
...@@ -576,19 +577,19 @@ body.anon #searchBar { ...@@ -576,19 +577,19 @@ body.anon #searchBar {
// h2 { // h2 {
// float: left; } } // float: left; } }
// .tabsA, .tabsC { // .tabsa, .tabsc {
// float: right; // float: right;
// position: relative; // position: relative;
// display: block; // display: block;
// height: 20px; } // height: 20px; }
// .tabsA { // .tabsa {
// float: right; } // float: right; }
// .tabsC { // .tabsc {
// float: left; } // float: left; }
// .tabsA a, .tabsC a { // .tabsa a, .tabsc a {
// border-left: 1px solid #d0e1e4; // border-left: 1px solid #d0e1e4;
// color: #7ea9b3; // color: #7ea9b3;
// display: block; // display: block;
...@@ -598,19 +599,19 @@ body.anon #searchBar { ...@@ -598,19 +599,19 @@ body.anon #searchBar {
// padding: 4px 7px 4px 7px; // padding: 4px 7px 4px 7px;
// text-decoration: none; } // text-decoration: none; }
// .tabsA a.on, .tabsC a.on, .tabsA a:hover, .tabsC a:hover { // .tabsa a.on, .tabsc a.on, .tabsa a:hover, .tabsc a:hover {
// color: #4a757f; } // color: #4a757f; }
// .tabsA .label, .tabsC .label { // .tabsa .label, .tabsc .label {
// float: left; // float: left;
// color: #646464; // color: #646464;
// margin-top: 4px; // margin-top: 4px;
// margin-right: 5px; } // margin-right: 5px; }
// .main-page .tabsA .label { // .main-page .tabsa .label {
// margin-left: 8px; } // margin-left: 8px; }
// .tabsB a { // .tabsb a {
// background: #eee; // background: #eee;
// border: 1px solid #eee; // border: 1px solid #eee;
// color: #777; // color: #777;
...@@ -622,7 +623,7 @@ body.anon #searchBar { ...@@ -622,7 +623,7 @@ body.anon #searchBar {
// padding: 0 11px 0 11px; // padding: 0 11px 0 11px;
// text-decoration: none; } // text-decoration: none; }
// .tabsC .first { // .tabsc .first {
// border: none; } // border: none; }
// .rss { // .rss {
...@@ -635,12 +636,12 @@ body.anon #searchBar { ...@@ -635,12 +636,12 @@ body.anon #searchBar {
// padding-top: 3px; // padding-top: 3px;
// background: white url(../images/feed-icon-small.png) no-repeat center right; // background: white url(../images/feed-icon-small.png) no-repeat center right;
// float: right; // float: right;
// font-family: Georgia,serif; // font-family: georgia,serif;
// font-size: 16px; // font-size: 16px;
// &:hover { // &:hover {
// color: #F4A731 !important; } } // color: #f4a731 !important; } }
// #questionCount { // #questioncount {
// font-weight: bold; // font-weight: bold;
// font-size: 23px; // font-size: 23px;
// color: #7ea9b3; // color: #7ea9b3;
...@@ -648,16 +649,16 @@ body.anon #searchBar { ...@@ -648,16 +649,16 @@ body.anon #searchBar {
// float: left; // float: left;
// margin-bottom: 8px; // margin-bottom: 8px;
// padding-top: 6px; // padding-top: 6px;
// font-family: 'Yanone Kaffeesatz',sans-serif; } // font-family: 'yanone kaffeesatz',sans-serif; }
// #listSearchTags { // #listsearchtags {
// float: left; // float: left;
// margin-top: 3px; // margin-top: 3px;
// color: #707070; // color: #707070;
// font-size: 16px; // font-size: 16px;
// font-family: 'Yanone Kaffeesatz',sans-serif; } // font-family: 'yanone kaffeesatz',sans-serif; }
// ul#searchTags { // ul#searchtags {
// margin-left: 10px; // margin-left: 10px;
// float: right; // float: right;
// padding-top: 2px; } // padding-top: 2px; }
...@@ -669,7 +670,7 @@ body.anon #searchBar { ...@@ -669,7 +670,7 @@ body.anon #searchBar {
// margin: 5px 0 10px 0; // margin: 5px 0 10px 0;
// padding: 0px; // padding: 0px;
// float: left; // float: left;
// font-family: 'Yanone Kaffeesatz',sans-serif; // font-family: 'yanone kaffeesatz',sans-serif;
// a { // a {
// text-decoration: underline; // text-decoration: underline;
// color: #1b79bd; } } // color: #1b79bd; } }
...@@ -677,7 +678,7 @@ body.anon #searchBar { ...@@ -677,7 +678,7 @@ body.anon #searchBar {
// #question-list { // #question-list {
// float: left; // float: left;
// position: relative; // position: relative;
// background-color: #FFF; // background-color: #fff;
// padding: 0; // padding: 0;
// width: 100%; } // width: 100%; }
...@@ -685,7 +686,7 @@ body.anon #searchBar { ...@@ -685,7 +686,7 @@ body.anon #searchBar {
// position: relative; // position: relative;
// filter: inherit; // filter: inherit;
// padding: 10px; // padding: 10px;
// border-bottom: 1px solid #DDDBCE; // border-bottom: 1px solid #dddbce;
// margin-bottom: 1px; // margin-bottom: 1px;
// overflow: hidden; // overflow: hidden;
// width: 710px; // width: 710px;
...@@ -698,13 +699,13 @@ body.anon #searchBar { ...@@ -698,13 +699,13 @@ body.anon #searchBar {
// padding-left: 0; // padding-left: 0;
// margin-bottom: 6px; // margin-bottom: 6px;
// display: block; // display: block;
// font-family: 'Yanone Kaffeesatz',sans-serif; } // font-family: 'yanone kaffeesatz',sans-serif; }
// a { // a {
// color: #464646; } // color: #464646; }
// .userinfo { // .userinfo {
// text-align: right; // text-align: right;
// line-height: 16px; // line-height: 16px;
// font-family: Arial; // font-family: arial;
// padding-right: 4px; // padding-right: 4px;
// .relativetime { // .relativetime {
// font-size: 11px; // font-size: 11px;
...@@ -722,11 +723,11 @@ body.anon #searchBar { ...@@ -722,11 +723,11 @@ body.anon #searchBar {
// .counts { // .counts {
// float: right; // float: right;
// margin: 4px 0 0 5px; // margin: 4px 0 0 5px;
// font-family: 'Yanone Kaffeesatz',sans-serif; // font-family: 'yanone kaffeesatz',sans-serif;
// .item-count { // .item-count {
// padding: 0px 5px 0px 5px; // padding: 0px 5px 0px 5px;
// font-size: 25px; // font-size: 25px;
// font-family: 'Yanone Kaffeesatz',sans-serif; } // font-family: 'yanone kaffeesatz',sans-serif; }
// .votes div, .views div, .answers div, .favorites div { // .votes div, .views div, .answers div, .favorites div {
// margin-top: 3px; // margin-top: 3px;
// font-size: 14px; // font-size: 14px;
...@@ -773,7 +774,7 @@ body.anon #searchBar { ...@@ -773,7 +774,7 @@ body.anon #searchBar {
// background: #eab243; // background: #eab243;
// color: yellow; } } // color: yellow; } }
// .evenMore { // .evenmore {
// font-size: 13px; // font-size: 13px;
// color: #707070; // color: #707070;
// padding: 15px 0px 10px 0px; // padding: 15px 0px 10px 0px;
...@@ -830,8 +831,8 @@ body.anon #searchBar { ...@@ -830,8 +831,8 @@ body.anon #searchBar {
.next a, .prev a { .next a, .prev a {
color: #7ea9b3; } color: #7ea9b3; }
.page a:hover, .curr a:hover, .prev a:hover, .next a:hover { .page a:hover, .curr a:hover, .prev a:hover, .next a:hover {
color: #8C8C8C; color: #8c8c8c;
background-color: #E1E1E1; background-color: #e1e1e1;
text-decoration: none; } text-decoration: none; }
.text { .text {
color: #777; color: #777;
...@@ -901,7 +902,7 @@ body.anon #searchBar { ...@@ -901,7 +902,7 @@ body.anon #searchBar {
// ul.tags.marked-tags li, .wildcard-tags ul.tags li { // ul.tags.marked-tags li, .wildcard-tags ul.tags li {
// margin-bottom: 5px; } // margin-bottom: 5px; }
// #tagSelector div.inputs { // #tagselector div.inputs {
// clear: both; // clear: both;
// float: none; // float: none;
// margin-bottom: 10px; } // margin-bottom: 10px; }
...@@ -946,7 +947,7 @@ body.anon #searchBar { ...@@ -946,7 +947,7 @@ body.anon #searchBar {
// text-align: center; // text-align: center;
// white-space: nowrap; // white-space: nowrap;
// vertical-align: middle; // vertical-align: middle;
// font-family: Arial; // font-family: arial;
// color: #717179; } // color: #717179; }
// .deletable-tag { // .deletable-tag {
...@@ -964,7 +965,7 @@ body.anon #searchBar { ...@@ -964,7 +965,7 @@ body.anon #searchBar {
// color: #585858; // color: #585858;
// text-decoration: none; } // text-decoration: none; }
// a:hover { // a:hover {
// color: #1A1A1A; } } // color: #1a1a1a; } }
// .users-page h1, .tags-page h1 { // .users-page h1, .tags-page h1 {
// float: left; } // float: left; }
...@@ -984,7 +985,7 @@ body.anon #searchBar { ...@@ -984,7 +985,7 @@ body.anon #searchBar {
// cursor: default; // cursor: default;
// color: #fff; // color: #fff;
// border-top: #cfdbdb 1px solid; // border-top: #cfdbdb 1px solid;
// font-family: Arial; // font-family: arial;
// border-top-right-radius: 4px; // border-top-right-radius: 4px;
// border-bottom-right-radius: 4px; // border-bottom-right-radius: 4px;
// -moz-border-radius-topright: 4px; // -moz-border-radius-topright: 4px;
...@@ -1010,7 +1011,7 @@ body.anon #searchBar { ...@@ -1010,7 +1011,7 @@ body.anon #searchBar {
// .section-title { // .section-title {
// color: #7ea9b3; // color: #7ea9b3;
// font-family: 'Yanone Kaffeesatz',sans-serif; // font-family: 'yanone kaffeesatz',sans-serif;
// font-weight: bold; // font-weight: bold;
// font-size: 24px; } // font-size: 24px; }
...@@ -1018,7 +1019,7 @@ body.anon #searchBar { ...@@ -1018,7 +1019,7 @@ body.anon #searchBar {
// margin-bottom: 30px; // margin-bottom: 30px;
// width: 100%; } // width: 100%; }
// #askFormBar { // #askformbar {
// display: inline-block; // display: inline-block;
// padding: 4px 7px 5px 0px; // padding: 4px 7px 5px 0px;
// margin-top: 0px; // margin-top: 0px;
...@@ -1027,7 +1028,7 @@ body.anon #searchBar { ...@@ -1027,7 +1028,7 @@ body.anon #searchBar {
// font-size: 14px; // font-size: 14px;
// color: #525252; // color: #525252;
// line-height: 1.4; } // line-height: 1.4; }
// .questionTitleInput { // .questiontitleinput {
// font-size: 24px; // font-size: 24px;
// line-height: 24px; // line-height: 24px;
// height: 36px; // height: 36px;
...@@ -1091,7 +1092,7 @@ body.anon #searchBar { ...@@ -1091,7 +1092,7 @@ body.anon #searchBar {
// background: url(../images/medium-button.png) top repeat-x; // background: url(../images/medium-button.png) top repeat-x;
// height: 34px; // height: 34px;
// border: 0; // border: 0;
// font-family: 'Yanone Kaffeesatz',sans-serif; // font-family: 'yanone kaffeesatz',sans-serif;
// color: #4a757f; // color: #4a757f;
// font-weight: normal; // font-weight: normal;
// font-size: 21px; // font-size: 21px;
...@@ -1132,20 +1133,20 @@ body.anon #searchBar { ...@@ -1132,20 +1133,20 @@ body.anon #searchBar {
// .wmd-preview { // .wmd-preview {
// margin: 3px 0 5px 0; // margin: 3px 0 5px 0;
// padding: 6px; // padding: 6px;
// background-color: #F5F5F5; // background-color: #f5f5f5;
// min-height: 20px; // min-height: 20px;
// overflow: auto; // overflow: auto;
// font-size: 13px; // font-size: 13px;
// font-family: Arial; // font-family: arial;
// p { // p {
// margin-bottom: 14px; // margin-bottom: 14px;
// line-height: 1.4; // line-height: 1.4;
// font-size: 14px; } // font-size: 14px; }
// pre { // pre {
// background-color: #E7F1F8; } // background-color: #e7f1f8; }
// blockquote { // blockquote {
// background-color: #eee; } // background-color: #eee; }
// IMG { // img {
// max-width: 600px; } } // max-width: 600px; } }
// .preview-toggle { // .preview-toggle {
...@@ -1172,43 +1173,43 @@ body.anon #searchBar { ...@@ -1172,43 +1173,43 @@ body.anon #searchBar {
label { label {
vertical-align: text-bottom; } } vertical-align: text-bottom; } }
.edit-content-html { // .edit-content-html {
border-top: 1px dotted #D8D2A9; // border-top: 1px dotted #d8d2a9;
border-bottom: 1px dotted #D8D2A9; // border-bottom: 1px dotted #d8d2a9;
margin: 5px 0 5px 0; } // margin: 5px 0 5px 0; }
.edit-question-page, #fmedit, .wmd-preview { // .edit-question-page, #fmedit, .wmd-preview {
color: #525252; } // color: #525252; }
.edit-question-page #id_revision, #fmedit #id_revision, .wmd-preview #id_revision { // .edit-question-page #id_revision, #fmedit #id_revision, .wmd-preview #id_revision {
font-size: 14px; // font-size: 14px;
margin-top: 5px; // margin-top: 5px;
margin-bottom: 5px; } // margin-bottom: 5px; }
.edit-question-page #id_title, #fmedit #id_title, .wmd-preview #id_title { // .edit-question-page #id_title, #fmedit #id_title, .wmd-preview #id_title {
font-size: 24px; // font-size: 24px;
line-height: 24px; // line-height: 24px;
height: 36px; // height: 36px;
margin: 0px; // margin: 0px;
padding: 0px 0 0 5px; // padding: 0px 0 0 5px;
border: #cce6ec 3px solid; // border: #cce6ec 3px solid;
width: 725px; // width: 725px;
margin-bottom: 10px; } // margin-bottom: 10px; }
.edit-question-page #id_summary, #fmedit #id_summary, .wmd-preview #id_summary { // .edit-question-page #id_summary, #fmedit #id_summary, .wmd-preview #id_summary {
border: #cce6ec 3px solid; // border: #cce6ec 3px solid;
height: 25px; // height: 25px;
padding-left: 5px; // padding-left: 5px;
width: 395px; // width: 395px;
font-size: 14px; } // font-size: 14px; }
.edit-question-page .title-desc, #fmedit .title-desc, .wmd-preview .title-desc { // .edit-question-page .title-desc, #fmedit .title-desc, .wmd-preview .title-desc {
margin-bottom: 10px; } // margin-bottom: 10px; }
// .question-page { // .question-page {
// h1 { // h1 {
// padding-top: 0px; // padding-top: 0px;
// font-family: 'Yanone Kaffeesatz',sans-serif; // font-family: 'yanone kaffeesatz',sans-serif;
// a { // a {
// color: #464646; // color: #464646;
// font-size: 30px; // font-size: 30px;
...@@ -1223,7 +1224,7 @@ body.anon #searchBar { ...@@ -1223,7 +1224,7 @@ body.anon #searchBar {
// background-position: center left; // background-position: center left;
// margin-left: 0px !important; // margin-left: 0px !important;
// a { // a {
// font-family: 'Yanone Kaffeesatz',sans-serif; // font-family: 'yanone kaffeesatz',sans-serif;
// vertical-align: top; } } // vertical-align: top; } }
// .question-content { // .question-content {
// float: right; // float: right;
...@@ -1242,7 +1243,7 @@ body.anon #searchBar { ...@@ -1242,7 +1243,7 @@ body.anon #searchBar {
// width: 670px; // width: 670px;
// padding-right: 10px; // padding-right: 10px;
// margin-top: 0px; // margin-top: 0px;
// border-bottom: 1px solid #D4D4D4; // border-bottom: 1px solid #d4d4d4;
// float: right; // float: right;
// td { // td {
// width: 20px; // width: 20px;
...@@ -1253,7 +1254,7 @@ body.anon #searchBar { ...@@ -1253,7 +1254,7 @@ body.anon #searchBar {
// .question-body, .answer-body { // .question-body, .answer-body {
// overflow: auto; // overflow: auto;
// margin-top: 10px; // margin-top: 10px;
// font-family: Arial; // font-family: arial;
// color: #4b4b4b; } // color: #4b4b4b; }
// .question-body p, .answer-body p { // .question-body p, .answer-body p {
// margin-bottom: 14px; // margin-bottom: 14px;
...@@ -1264,7 +1265,7 @@ body.anon #searchBar { ...@@ -1264,7 +1265,7 @@ body.anon #searchBar {
// color: #1b79bd; } // color: #1b79bd; }
// .question-body li, .answer-body li { // .question-body li, .answer-body li {
// margin-bottom: 7px; } // margin-bottom: 7px; }
// .question-body IMG, .answer-body IMG { // .question-body img, .answer-body img {
// max-width: 600px; } // max-width: 600px; }
// .post-update-info-container { // .post-update-info-container {
// float: right; // float: right;
...@@ -1273,7 +1274,7 @@ body.anon #searchBar { ...@@ -1273,7 +1274,7 @@ body.anon #searchBar {
// background: white url(../images/background-user-info.png) repeat-x bottom; // background: white url(../images/background-user-info.png) repeat-x bottom;
// float: right; // float: right;
// font-size: 9px; // font-size: 9px;
// font-family: Arial; // font-family: arial;
// width: 158px; // width: 158px;
// padding: 4px; // padding: 4px;
// margin: 0px 0px 5px 5px; // margin: 0px 0px 5px 5px;
...@@ -1316,7 +1317,7 @@ body.anon #searchBar { ...@@ -1316,7 +1317,7 @@ body.anon #searchBar {
// cursor: pointer; // cursor: pointer;
// border: none; // border: none;
// font-size: 12px; // font-size: 12px;
// font-family: Arial; // font-family: arial;
// text-decoration: none; // text-decoration: none;
// height: 18px; // height: 18px;
// display: block; // display: block;
...@@ -1352,11 +1353,11 @@ body.anon #searchBar { ...@@ -1352,11 +1353,11 @@ body.anon #searchBar {
// background: url(../images/close.png) no-repeat center left; } // background: url(../images/close.png) no-repeat center left; }
// .post-controls .permant-link, .answer-controls .permant-link { // .post-controls .permant-link, .answer-controls .permant-link {
// background: url(../images/link.png) no-repeat center left; } // background: url(../images/link.png) no-repeat center left; }
// .tabBar { // .tabbar {
// width: 100%; } // width: 100%; }
// #questionCount { // #questioncount {
// float: left; // float: left;
// font-family: 'Yanone Kaffeesatz',sans-serif; // font-family: 'yanone kaffeesatz',sans-serif;
// line-height: 15px; } // line-height: 15px; }
// .question-img-upvote, .question-img-downvote, .answer-img-upvote, .answer-img-downvote { // .question-img-upvote, .question-img-downvote, .answer-img-upvote, .answer-img-downvote {
// width: 25px; // width: 25px;
...@@ -1390,7 +1391,7 @@ body.anon #searchBar { ...@@ -1390,7 +1391,7 @@ body.anon #searchBar {
// color: #7ea9b3; // color: #7ea9b3;
// width: 200px; // width: 200px;
// float: left; // float: left;
// font-family: 'Yanone Kaffeesatz',sans-serif; } // font-family: 'yanone kaffeesatz',sans-serif; }
// .comments { // .comments {
// font-size: 12px; // font-size: 12px;
// clear: both; // clear: both;
...@@ -1402,7 +1403,7 @@ body.anon #searchBar { ...@@ -1402,7 +1403,7 @@ body.anon #searchBar {
// .controls a { // .controls a {
// color: #988e4c; // color: #988e4c;
// padding: 0 3px 2px 22px; // padding: 0 3px 2px 22px;
// font-family: Arial; // font-family: arial;
// font-size: 13px; // font-size: 13px;
// background: url(../images/comment.png) no-repeat center left; // background: url(../images/comment.png) no-repeat center left;
// &:hover { // &:hover {
...@@ -1426,7 +1427,7 @@ body.anon #searchBar { ...@@ -1426,7 +1427,7 @@ body.anon #searchBar {
// height: 42px; // height: 42px;
// width: 100%; // width: 100%;
// margin: 7px 0 5px 1px; // margin: 7px 0 5px 1px;
// font-family: Arial; // font-family: arial;
// outline: none; // outline: none;
// overflow: auto; // overflow: auto;
// font-size: 12px; // font-size: 12px;
...@@ -1443,7 +1444,7 @@ body.anon #searchBar { ...@@ -1443,7 +1444,7 @@ body.anon #searchBar {
// background: url(../images/small-button-blue.png) repeat-x top; // background: url(../images/small-button-blue.png) repeat-x top;
// border: 0; // border: 0;
// color: #4a757f; // color: #4a757f;
// font-family: Arial; // font-family: arial;
// font-size: 13px; // font-size: 13px;
// width: 100px; // width: 100px;
// font-weight: bold; // font-weight: bold;
...@@ -1473,7 +1474,7 @@ body.anon #searchBar { ...@@ -1473,7 +1474,7 @@ body.anon #searchBar {
// float: right; // float: right;
// color: #b6a475 !important; // color: #b6a475 !important;
// vertical-align: top; // vertical-align: top;
// font-family: Arial; // font-family: arial;
// float: right; // float: right;
// text-align: right; } // text-align: right; }
// .comment { // .comment {
...@@ -1483,7 +1484,7 @@ body.anon #searchBar { ...@@ -1483,7 +1484,7 @@ body.anon #searchBar {
// margin-top: 8px; // margin-top: 8px;
// padding-bottom: 4px; // padding-bottom: 4px;
// overflow: auto; // overflow: auto;
// font-family: Arial; // font-family: arial;
// font-size: 11px; // font-size: 11px;
// min-height: 25px; // min-height: 25px;
// background: white url(../images/comment-background.png) bottom repeat-x; // background: white url(../images/comment-background.png) bottom repeat-x;
...@@ -1506,7 +1507,7 @@ body.anon #searchBar { ...@@ -1506,7 +1507,7 @@ body.anon #searchBar {
// width: 14px; // width: 14px;
// height: 14px; // height: 14px;
// &:hover { // &:hover {
// border: #BC564B 2px solid; // border: #bc564b 2px solid;
// border-radius: 10px; // border-radius: 10px;
// -ms-border-radius: 10px; // -ms-border-radius: 10px;
// -moz-border-radius: 10px; // -moz-border-radius: 10px;
...@@ -1562,7 +1563,7 @@ body.anon #searchBar { ...@@ -1562,7 +1563,7 @@ body.anon #searchBar {
// margin-bottom: 0px; // margin-bottom: 0px;
// margin-top: 0px; // margin-top: 0px;
// line-height: 50%; } } // line-height: 50%; } }
// #questionTools { // #questiontools {
// font-size: 22px; // font-size: 22px;
// margin-top: 11px; // margin-top: 11px;
// text-align: left; } // text-align: left; }
...@@ -1582,10 +1583,10 @@ body.anon #searchBar { ...@@ -1582,10 +1583,10 @@ body.anon #searchBar {
// // text-align: center; // // text-align: center;
// // padding-top: 2px; // // padding-top: 2px;
// // margin: 10px 10px 0px 3px; // // margin: 10px 10px 0px 3px;
// IMG { // img {
// cursor: pointer; } } // cursor: pointer; } }
// .vote-number { // .vote-number {
// font-family: 'Yanone Kaffeesatz',sans-serif; // font-family: 'yanone kaffeesatz',sans-serif;
// padding: 0px 0 5px 0; // padding: 0px 0 5px 0;
// font-size: 25px; // font-size: 25px;
// font-weight: bold; // font-weight: bold;
...@@ -1595,7 +1596,7 @@ body.anon #searchBar { ...@@ -1595,7 +1596,7 @@ body.anon #searchBar {
// // width: 120px; // // width: 120px;
// label { // label {
// vertical-align: top; } } // vertical-align: top; } }
// .tabBar-answer { // .tabbar-answer {
// margin-bottom: 15px; // margin-bottom: 15px;
// padding-left: 7px; // padding-left: 7px;
// width: 723px; // width: 723px;
...@@ -1605,7 +1606,7 @@ body.anon #searchBar { ...@@ -1605,7 +1606,7 @@ body.anon #searchBar {
// } // }
// .accepted-answer { // .accepted-answer {
// background-color: #f7fecc; // background-color: #f7fecc;
// border-bottom-color: #9BD59B; // border-bottom-color: #9bd59b;
// // .vote-buttons { // // .vote-buttons {
// // width: 27px; // // width: 27px;
// // margin-right: 10px; // // margin-right: 10px;
...@@ -1614,19 +1615,19 @@ body.anon #searchBar { ...@@ -1614,19 +1615,19 @@ body.anon #searchBar {
// .answer .post-update-info a { // .answer .post-update-info a {
// color: #444444; } // color: #444444; }
// .answered { // .answered {
// background: #CCC; // background: #ccc;
// color: #999; } // color: #999; }
// .answered-accepted { // .answered-accepted {
// background: #DCDCDC; // background: #dcdcdc;
// color: #763333; // color: #763333;
// strong { // strong {
// color: #E1E818; } } // color: #e1e818; } }
// .answered-by-owner { // .answered-by-owner {
// background: #F1F1FF; // background: #f1f1ff;
// .comments { // .comments {
// .button { // .button {
// background-color: #E6ECFF; } // background-color: #e6ecff; }
// background-color: #E6ECFF; } // background-color: #e6ecff; }
// // .vote-buttons { // // .vote-buttons {
// // margin-right: 10px; } // // margin-right: 10px; }
// } // }
...@@ -1642,7 +1643,7 @@ body.anon #searchBar { ...@@ -1642,7 +1643,7 @@ body.anon #searchBar {
// line-height: 1.2; // line-height: 1.2;
// margin-top: 10px; // margin-top: 10px;
// h2 { // h2 {
// font-family: 'Yanone Kaffeesatz',sans-serif; // font-family: 'yanone kaffeesatz',sans-serif;
// color: #7ea9b3; // color: #7ea9b3;
// font-size: 24px; } // font-size: 24px; }
// label { // label {
...@@ -1689,7 +1690,7 @@ body.anon #searchBar { ...@@ -1689,7 +1690,7 @@ body.anon #searchBar {
font-size: 13px; font-size: 13px;
color: #707070; color: #707070;
line-height: 1.3; line-height: 1.3;
font-family: Arial; font-family: arial;
color: #525252; color: #525252;
margin-bottom: 12px; } margin-bottom: 12px; }
...@@ -1725,7 +1726,7 @@ body.anon #searchBar { ...@@ -1725,7 +1726,7 @@ body.anon #searchBar {
// color: #4a757f; // color: #4a757f;
// font-weight: bold; // font-weight: bold;
// font-size: 13px; // font-size: 13px;
// font-family: Arial; // font-family: arial;
// height: 26px; // height: 26px;
// margin: 5px 0px; // margin: 5px 0px;
// width: 100px; // width: 100px;
...@@ -1771,7 +1772,7 @@ body.anon #searchBar { ...@@ -1771,7 +1772,7 @@ body.anon #searchBar {
color: #4a757f; color: #4a757f;
font-weight: bold; font-weight: bold;
font-size: 13px; font-size: 13px;
font-family: Arial; font-family: arial;
height: 24px; height: 24px;
margin-top: -2px; margin-top: -2px;
padding-left: 10px; padding-left: 10px;
...@@ -1802,7 +1803,7 @@ body.anon #searchBar { ...@@ -1802,7 +1803,7 @@ body.anon #searchBar {
background: url(../images/openid.gif) no-repeat 0% 50%; background: url(../images/openid.gif) no-repeat 0% 50%;
padding: 5px 5px 5px 15px; padding: 5px 5px 5px 15px;
cursor: pointer; cursor: pointer;
font-family: Trebuchet MS; font-family: trebuchet ms;
font-weight: 300; font-weight: 300;
font-size: 150%; font-size: 150%;
width: 500px; } width: 500px; }
...@@ -1816,7 +1817,7 @@ body.anon #searchBar { ...@@ -1816,7 +1817,7 @@ body.anon #searchBar {
font-weight: bold; font-weight: bold;
font-size: 120%; } font-size: 120%; }
.tabBar-user { .tabbar-user {
width: 375px; } width: 375px; }
.user { .user {
...@@ -1841,7 +1842,7 @@ body.anon #searchBar { ...@@ -1841,7 +1842,7 @@ body.anon #searchBar {
margin-right: 4px; margin-right: 4px;
display: inline; } } display: inline; } }
// .tabBar-tags { // .tabbar-tags {
// width: 270px; // width: 270px;
// margin-bottom: 15px; } // margin-bottom: 15px; }
...@@ -1853,25 +1854,25 @@ a { ...@@ -1853,25 +1854,25 @@ a {
color: #333; color: #333;
text-decoration: none; text-decoration: none;
background: url(../images/medala.gif) no-repeat; background: url(../images/medala.gif) no-repeat;
border-left: 1px solid #EEE; border-left: 1px solid #eee;
border-top: 1px solid #EEE; border-top: 1px solid #eee;
border-bottom: 1px solid #CCC; border-bottom: 1px solid #ccc;
border-right: 1px solid #CCC; border-right: 1px solid #ccc;
padding: 4px 12px 4px 6px; } padding: 4px 12px 4px 6px; }
&:hover.medal { &:hover.medal {
color: #333; color: #333;
text-decoration: none; text-decoration: none;
background: url(../images/medala_on.gif) no-repeat; background: url(../images/medala_on.gif) no-repeat;
border-left: 1px solid #E7E296; border-left: 1px solid #e7e296;
border-top: 1px solid #E7E296; border-top: 1px solid #e7e296;
border-bottom: 1px solid #D1CA3D; border-bottom: 1px solid #d1ca3d;
border-right: 1px solid #D1CA3D; } } border-right: 1px solid #d1ca3d; } }
#award-list .user { #award-list .user {
float: left; float: left;
margin: 5px; } margin: 5px; }
.tabBar-profile { .tabbar-profile {
width: 100%; width: 100%;
margin-bottom: 15px; margin-bottom: 15px;
float: left; } float: left; }
...@@ -1888,7 +1889,7 @@ a { ...@@ -1888,7 +1889,7 @@ a {
padding: 5px; } padding: 5px; }
h2 { h2 {
padding: 10px 0px 10px 0px; padding: 10px 0px 10px 0px;
font-family: 'Yanone Kaffeesatz',sans-serif; } } font-family: 'yanone kaffeesatz',sans-serif; } }
.user-details { .user-details {
font-size: 13px; font-size: 13px;
...@@ -1896,7 +1897,7 @@ a { ...@@ -1896,7 +1897,7 @@ a {
font-size: 16px; } } font-size: 16px; } }
.user-about { .user-about {
background-color: #EEEEEE; background-color: #eeeeee;
height: 200px; height: 200px;
line-height: 20px; line-height: 20px;
overflow: auto; overflow: auto;
...@@ -1915,7 +1916,7 @@ a { ...@@ -1915,7 +1916,7 @@ a {
// margin-top: -2px; // margin-top: -2px;
// font-size: 15px; // font-size: 15px;
// cursor: pointer; // cursor: pointer;
// font-family: 'Yanone Kaffeesatz',sans-serif; // font-family: 'yanone kaffeesatz',sans-serif;
// background: url(../images/small-button-blue.png) repeat-x top; // background: url(../images/small-button-blue.png) repeat-x top;
// border-radius: 4px; // border-radius: 4px;
// -ms-border-radius: 4px; // -ms-border-radius: 4px;
...@@ -1945,18 +1946,18 @@ a { ...@@ -1945,18 +1946,18 @@ a {
// display: inline; // display: inline;
// color: #fff; // color: #fff;
// font-weight: bold; // font-weight: bold;
// color: #A05736; } // color: #a05736; }
// &.unfollow-green { // &.unfollow-green {
// display: none; } } } } // display: none; } } } }
.count { .count {
font-family: 'Yanone Kaffeesatz',sans-serif; font-family: 'yanone kaffeesatz',sans-serif;
font-size: 200%; font-size: 200%;
font-weight: 700; font-weight: 700;
color: #777777; } color: #777777; }
.scoreNumber { .scorenumber {
font-family: 'Yanone Kaffeesatz',sans-serif; font-family: 'yanone kaffeesatz',sans-serif;
font-size: 35px; font-size: 35px;
font-weight: 800; font-weight: 800;
color: #777; color: #777;
...@@ -1964,7 +1965,7 @@ a { ...@@ -1964,7 +1965,7 @@ a {
margin-top: 3px; } margin-top: 3px; }
.vote-count { .vote-count {
font-family: Arial; font-family: arial;
font-size: 160%; font-size: 160%;
font-weight: 700; font-weight: 700;
color: #777; } color: #777; }
...@@ -1975,10 +1976,10 @@ a { ...@@ -1975,10 +1976,10 @@ a {
padding: 3px; } padding: 3px; }
.answer-votes { .answer-votes {
background-color: #EEEEEE; background-color: #eeeeee;
color: #555555; color: #555555;
float: left; float: left;
font-family: Arial; font-family: arial;
font-size: 15px; font-size: 15px;
font-weight: bold; font-weight: bold;
height: 17px; height: 17px;
...@@ -2060,11 +2061,11 @@ a { ...@@ -2060,11 +2061,11 @@ a {
line-height: 1.3; line-height: 1.3;
color: #525252; } color: #525252; }
h3 { h3 {
font-family: 'Yanone Kaffeesatz',sans-serif; font-family: 'yanone kaffeesatz',sans-serif;
font-size: 21px; font-size: 21px;
padding-left: 0px; } padding-left: 0px; }
.header { .header {
background-color: #F5F5F5; background-color: #f5f5f5;
padding: 5px; padding: 5px;
cursor: pointer; } cursor: pointer; }
.author { .author {
...@@ -2101,21 +2102,21 @@ a { ...@@ -2101,21 +2102,21 @@ a {
font-family: sans-serif; } } font-family: sans-serif; } }
// del { // del {
// color: #C34719; // color: #c34719;
// .post-tag { // .post-tag {
// color: #C34719; } } // color: #c34719; } }
ins { ins {
.post-tag, p { .post-tag, p {
background-color: #E6F0A2; } background-color: #e6f0a2; }
background-color: #E6F0A2; } background-color: #e6f0a2; }
.vote-notification { .vote-notification {
z-index: 1; z-index: 1;
cursor: pointer; cursor: pointer;
display: none; display: none;
position: absolute; position: absolute;
font-family: Arial; font-family: arial;
font-size: 14px; font-size: 14px;
font-weight: normal; font-weight: normal;
color: white; color: white;
...@@ -2156,12 +2157,12 @@ ins { ...@@ -2156,12 +2157,12 @@ ins {
// padding: 6px 0 0 0; // padding: 6px 0 0 0;
// background: #16160f; // background: #16160f;
// font-size: 16px; // font-size: 16px;
// font-family: 'Yanone Kaffeesatz',sans-serif; // font-family: 'yanone kaffeesatz',sans-serif;
// p { // p {
// margin-bottom: 0; } } // margin-bottom: 0; } }
.footer-links { .footer-links {
color: #EEE; color: #eee;
text-align: left; text-align: left;
width: 500px; width: 500px;
float: left; float: left;
...@@ -2202,7 +2203,7 @@ p.form-item { ...@@ -2202,7 +2203,7 @@ p.form-item {
margin: 0px; } margin: 0px; }
.deleted { .deleted {
background: #F4E7E7 none repeat scroll 0 0; } background: #f4e7e7 none repeat scroll 0 0; }
.form-row { .form-row {
line-height: 25px; } line-height: 25px; }
...@@ -2283,7 +2284,7 @@ label.retag-error { ...@@ -2283,7 +2284,7 @@ label.retag-error {
.user-action-2 { .user-action-2 {
font-weight: bold; font-weight: bold;
color: #CCC; } color: #ccc; }
.user-action-3, .user-action-4 { .user-action-3, .user-action-4 {
color: #333; } color: #333; }
...@@ -2297,16 +2298,16 @@ label.retag-error { ...@@ -2297,16 +2298,16 @@ label.retag-error {
.user-action-8 { .user-action-8 {
padding: 3px; padding: 3px;
font-weight: bold; font-weight: bold;
background-color: #CCC; background-color: #ccc;
color: #763333; } color: #763333; }
.revision-summary { .revision-summary {
background-color: #FFFE9B; background-color: #fffe9b;
padding: 2px; } padding: 2px; }
.question-title-link a { .question-title-link a {
font-weight: bold; font-weight: bold;
color: #0077CC; } color: #0077cc; }
.answer-title-link a { .answer-title-link a {
color: #333; } color: #333; }
...@@ -2327,13 +2328,13 @@ label.retag-error { ...@@ -2327,13 +2328,13 @@ label.retag-error {
background-color: #0ff; } background-color: #0ff; }
.gold, .badge1 { .gold, .badge1 {
color: #FFCC00; } color: #ffcc00; }
.silver, .badge2 { .silver, .badge2 {
color: #CCCCCC; } color: #cccccc; }
.bronze, .badge3 { .bronze, .badge3 {
color: #CC9933; } color: #cc9933; }
.score { .score {
font-weight: 800; font-weight: 800;
...@@ -2341,7 +2342,7 @@ label.retag-error { ...@@ -2341,7 +2342,7 @@ label.retag-error {
a { a {
&.comment { &.comment {
background: #EEE; background: #eee;
color: #993300; color: #993300;
padding: 5px; } padding: 5px; }
&.offensive { &.offensive {
...@@ -2366,7 +2367,7 @@ button::-moz-focus-inner { ...@@ -2366,7 +2367,7 @@ button::-moz-focus-inner {
// .submit { // .submit {
// cursor: pointer; // cursor: pointer;
// background-color: #D4D0C8; // background-color: #d4d0c8;
// height: 30px; // height: 30px;
// border: 1px solid #777777; // border: 1px solid #777777;
// font-weight: bold; // font-weight: bold;
...@@ -2399,9 +2400,9 @@ button::-moz-focus-inner { ...@@ -2399,9 +2400,9 @@ button::-moz-focus-inner {
text-align: center; text-align: center;
font-family: sans-serif; font-family: sans-serif;
font-size: 120%; font-size: 120%;
font-weight: Bold; font-weight: bold;
color: #FFFFFF; color: #ffffff;
background-color: #AE0000; } background-color: #ae0000; }
.big { .big {
font-size: 14px; } font-size: 14px; }
...@@ -2421,7 +2422,7 @@ button::-moz-focus-inner { ...@@ -2421,7 +2422,7 @@ button::-moz-focus-inner {
border-top: 1px dashed #aaaaaa; } border-top: 1px dashed #aaaaaa; }
.highlight { .highlight {
background-color: #FFF8C6; } background-color: #fff8c6; }
.nomargin { .nomargin {
margin: 0; } margin: 0; }
...@@ -2531,20 +2532,20 @@ ul.form-horizontal-rows { ...@@ -2531,20 +2532,20 @@ ul.form-horizontal-rows {
// #question-controls .tags { // #question-controls .tags {
// margin: 0 0 3px 0; } // margin: 0 0 3px 0; }
// #tagSelector { // #tagselector {
// padding-bottom: 2px; // padding-bottom: 2px;
// margin-bottom: 0; } // margin-bottom: 0; }
// #related-tags { // #related-tags {
// padding-left: 3px; } // padding-left: 3px; }
#hideIgnoredTagsControl { #hideignoredtagscontrol {
margin: 5px 0 0 0; margin: 5px 0 0 0;
label { label {
font-size: 12px; font-size: 12px;
color: #666; } } color: #666; } }
#hideIgnoredTagsCb { #hideignoredtagscb {
margin: 0 2px 0 1px; } margin: 0 2px 0 1px; }
#recaptcha_widget_div { #recaptcha_widget_div {
...@@ -2623,7 +2624,7 @@ p.signup_p { ...@@ -2623,7 +2624,7 @@ p.signup_p {
.user-profile-page { .user-profile-page {
.avatar p { .avatar p {
margin-bottom: 0px; } margin-bottom: 0px; }
.tabBar a#stats { .tabbar a#stats {
margin-left: 0; } margin-left: 0; }
img.gravatar { img.gravatar {
margin: 2px 0 3px 0; } margin: 2px 0 3px 0; }
...@@ -2631,7 +2632,7 @@ p.signup_p { ...@@ -2631,7 +2632,7 @@ p.signup_p {
padding: 0; padding: 0;
margin-top: -3px; } } margin-top: -3px; } }
.userList { .userlist {
font-size: 13px; } font-size: 13px; }
img.flag { img.flag {
......
...@@ -16,6 +16,7 @@ ...@@ -16,6 +16,7 @@
border: 1px solid #ccc; border: 1px solid #ccc;
text-decoration: none; text-decoration: none;
} }
} }
.action-link { .action-link {
a { a {
......
...@@ -73,6 +73,10 @@ form.question-form { ...@@ -73,6 +73,10 @@ form.question-form {
padding: 0; padding: 0;
margin-top: -15px; margin-top: -15px;
h1 a {
float: right;
}
input[type="text"] { input[type="text"] {
width: flex-grid(6); width: flex-grid(6);
} }
......
...@@ -42,7 +42,7 @@ div.discussion-wrapper aside { ...@@ -42,7 +42,7 @@ div.discussion-wrapper aside {
a { a {
@include border-radius(3px); @include border-radius(3px);
border: 1px solid #888; border: 1px solid #aaa;
cursor: pointer; cursor: pointer;
display: inline-block; display: inline-block;
margin-right: 6px; margin-right: 6px;
...@@ -121,7 +121,7 @@ div.discussion-wrapper aside { ...@@ -121,7 +121,7 @@ div.discussion-wrapper aside {
// Question view sopecific // Question view sopecific
div.follow-buttons { div.follow-buttons {
margin: 20px 0; margin-top: 20px;
display: block; display: block;
a.button { a.button {
...@@ -131,6 +131,36 @@ div.discussion-wrapper aside { ...@@ -131,6 +131,36 @@ div.discussion-wrapper aside {
width: 100%; width: 100%;
} }
} }
div.question-stats {
ul {
color: #777;
li {
@include box-shadow(0 1px 0 #eee);
border-bottom: 1px solid #d3d3d3;
padding: 7px 0;
&:last-child {
@include box-shadow(none);
border: 0;
}
strong {
float: right;
padding-right: 10px;
}
}
}
}
div.markdown ul li {
margin: 20px 0;
ol li {
margin: 0;
}
}
} }
......
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