add some green there

This commit is contained in:
mose 2017-11-25 17:40:42 +08:00
parent 27e32d660d
commit 671d706ea8
3 changed files with 35 additions and 35 deletions

View File

@ -1,4 +1,4 @@
Crazy Toads theme for question2answer CrazyToad theme for question2answer
===================================== =====================================
based on Snow Flat Theme from http://www.q2amarket.com/ based on Snow Flat Theme from http://www.q2amarket.com/

View File

@ -1,10 +1,10 @@
{ {
"name": "SnowFlat", "name": "CrazyToad",
"description": "SnowFlat responsive theme with RTL support", "description": "CrazyToad responsive theme with RTL support, based on Snow Flat",
"version": "1.4", "version": "1.0",
"date": "2014-03-11", "date": "2017-11-25",
"author": "Q2A Market", "author": "mose",
"author_uri": "http://www.q2amarket.com", "author_uri": "https://github.com/crazy-toads/q2a-theme-crazytoad",
"license": "GPLv2", "license": "GPLv2",
"min_q2a": "1.7" "min_q2a": "1.7"
} }

View File

@ -81,7 +81,7 @@ body {
background: #ecf0f1 !important; background: #ecf0f1 !important;
position: relative; position: relative;
font-family: "Ubuntu", "Helvetica", "Arial", "FreeSans", sans-serif; font-family: "Ubuntu", "Helvetica", "Arial", "FreeSans", sans-serif;
color: #34495e; color: #345e37;
} }
body.body-overflow { body.body-overflow {
overflow-y: hidden !important; overflow-y: hidden !important;
@ -202,7 +202,7 @@ pre code {
} }
code, samp, kbd { code, samp, kbd {
color: #34495e; color: #345e49;
font-family: "Courier New",Courier,monospace,sans-serif; font-family: "Courier New",Courier,monospace,sans-serif;
text-align: left; text-align: left;
} }
@ -321,7 +321,7 @@ blockquote p {
background-color: #713b87; background-color: #713b87;
} }
.qam-search.wet-asphalt .qa-search { .qam-search.wet-asphalt .qa-search {
background: #34495e; background: #345e49;
} }
.qam-search.wet-asphalt .qa-search-field:focus { .qam-search.wet-asphalt .qa-search-field:focus {
border-color: #19232d; border-color: #19232d;
@ -445,7 +445,7 @@ blockquote p {
} }
.qam-main-nav-wrapper { .qam-main-nav-wrapper {
background: #2c3e50; background: #2c503e;
color: #bdc3c7; color: #bdc3c7;
padding: 10px; padding: 10px;
} }
@ -517,7 +517,7 @@ blockquote p {
} }
@media (min-width: 980px) { @media (min-width: 980px) {
.qa-logo-link { .qa-logo-link {
background: #34495e; background: #345e49;
padding: 5px 15px; padding: 5px 15px;
} }
.qa-logo-link:hover { .qa-logo-link:hover {
@ -601,7 +601,7 @@ blockquote p {
} }
.qa-nav-main-link { .qa-nav-main-link {
background-color: #34495e; background-color: #345e49;
display: block; display: block;
line-height: normal; line-height: normal;
min-width: 60px; min-width: 60px;
@ -707,7 +707,7 @@ blockquote p {
min-height: 55px; min-height: 55px;
max-width: 80px; max-width: 80px;
padding: 2px; padding: 2px;
background-color: #34495e; background-color: #345e49;
text-align: center; text-align: center;
} }
#qam-account-toggle:hover { #qam-account-toggle:hover {
@ -721,7 +721,7 @@ blockquote p {
} }
.qam-account-items { .qam-account-items {
background-color: #34495e; background-color: #345e49;
display: none; display: none;
position: absolute; position: absolute;
right: 0; right: 0;
@ -785,14 +785,14 @@ blockquote p {
.qa-logged-in { .qa-logged-in {
display: block; display: block;
padding: 10px 20px; padding: 10px 20px;
border-bottom: 1px solid #2c3e50; border-bottom: 1px solid #2c503e;
} }
.qa-logged-in:before { .qa-logged-in:before {
content: '\e80e'; content: '\e80e';
font-family: "fontello"; font-family: "fontello";
display: inline-block; display: inline-block;
width: 1em; width: 1em;
background-color: #2c3e50; background-color: #2c503e;
padding: 5px; padding: 5px;
margin: 0 10px 0 0; margin: 0 10px 0 0;
text-align: center; text-align: center;
@ -802,14 +802,14 @@ blockquote p {
.qam-logged-in-points { .qam-logged-in-points {
padding: 10px 20px; padding: 10px 20px;
border-bottom: 1px solid #2c3e50; border-bottom: 1px solid #2c503e;
} }
.qam-logged-in-points:before { .qam-logged-in-points:before {
content: '\e810'; content: '\e810';
font-family: "fontello"; font-family: "fontello";
display: inline-block; display: inline-block;
width: 1em; width: 1em;
background-color: #2c3e50; background-color: #2c503e;
padding: 5px; padding: 5px;
margin: 0 10px 0 0; margin: 0 10px 0 0;
text-align: center; text-align: center;
@ -825,7 +825,7 @@ blockquote p {
.qa-nav-user-item { .qa-nav-user-item {
padding: 0 20px; padding: 0 20px;
border-bottom: 1px solid #2c3e50; border-bottom: 1px solid #2c503e;
} }
.qa-nav-user-item:last-child { .qa-nav-user-item:last-child {
border-bottom: none; border-bottom: none;
@ -841,7 +841,7 @@ blockquote p {
font-family: "fontello"; font-family: "fontello";
display: inline-block; display: inline-block;
width: 1em; width: 1em;
background-color: #2c3e50; background-color: #2c503e;
padding: 5px; padding: 5px;
margin: 0 10px 0 0; margin: 0 10px 0 0;
text-align: center; text-align: center;
@ -854,7 +854,7 @@ blockquote p {
font-family: "fontello"; font-family: "fontello";
display: inline-block; display: inline-block;
width: 1em; width: 1em;
background-color: #2c3e50; background-color: #2c503e;
padding: 5px; padding: 5px;
margin: 0 10px 0 0; margin: 0 10px 0 0;
text-align: center; text-align: center;
@ -863,7 +863,7 @@ blockquote p {
} }
.qa-logged-in:hover, .qam-logged-in-points:hover, .qa-nav-user-item:hover { .qa-logged-in:hover, .qam-logged-in-points:hover, .qa-nav-user-item:hover {
background-color: #2c3e50; background-color: #2c503e;
} }
.qa-nav-user-facebook-login:hover, .qa-nav-user-register:hover { .qa-nav-user-facebook-login:hover, .qa-nav-user-register:hover {
@ -1269,7 +1269,7 @@ blockquote p {
} }
.qam-q-list-close-icon { .qam-q-list-close-icon {
background-color: #34495e; background-color: #345e49;
padding: 3px; padding: 3px;
border-radius: 18px; border-radius: 18px;
float: left; float: left;
@ -1414,7 +1414,7 @@ blockquote p {
background: #fff; background: #fff;
display: block; display: block;
text-decoration: none; text-decoration: none;
color: #34495e; color: #345e49;
} }
.qa-page-links-item a:hover, .qa-page-links-item a:focus { .qa-page-links-item a:hover, .qa-page-links-item a:focus {
background: #e67e22; background: #e67e22;
@ -2115,7 +2115,7 @@ input[type="submit"], button {
.qa-template-favorites h2 { .qa-template-favorites h2 {
padding: 10px; padding: 10px;
margin-bottom: 5px; margin-bottom: 5px;
background: #34495e; background: #345e49;
color: #fff; color: #fff;
} }
.qa-template-favorites h2 a { .qa-template-favorites h2 a {
@ -2177,7 +2177,7 @@ input[type="submit"], button {
font-size: 14px; font-size: 14px;
-webkit-transition-duration: 0s; -webkit-transition-duration: 0s;
transition-duration: 0s; transition-duration: 0s;
background: #2c3e50 none center no-repeat; background: #2c503e none center no-repeat;
color: #fff; color: #fff;
width: 32px; width: 32px;
height: 32px; height: 32px;
@ -2624,7 +2624,7 @@ input[type="submit"], button {
.qa-c-list-item .qa-form-light-button { .qa-c-list-item .qa-form-light-button {
padding: 10px 15px; padding: 10px 15px;
background: #bdc3c7 none center no-repeat; background: #bdc3c7 none center no-repeat;
color: #34495e; color: #345e49;
width: 24px; width: 24px;
height: 24px; height: 24px;
text-align: center; text-align: center;
@ -2634,7 +2634,7 @@ input[type="submit"], button {
background-color: #d6dadb; background-color: #d6dadb;
} }
.qa-c-list-item .qa-form-light-button a, .qa-c-list-item .qa-form-light-button a:hover { .qa-c-list-item .qa-form-light-button a, .qa-c-list-item .qa-form-light-button a:hover {
color: #34495e; color: #345e49;
} }
.qa-c-list-item .qa-form-light-button-comment { .qa-c-list-item .qa-form-light-button-comment {
background-image: url('images/icons/comment.png'); background-image: url('images/icons/comment.png');
@ -2785,7 +2785,7 @@ input[type="submit"], button {
} }
#qam-sidepanel-toggle.active { #qam-sidepanel-toggle.active {
opacity: 1; opacity: 1;
color: #34495e; color: #345e49;
right: 280px; right: 280px;
box-shadow: -5px 0 15px 0 rgba(0, 0, 0, 0.5); box-shadow: -5px 0 15px 0 rgba(0, 0, 0, 0.5);
} }
@ -2837,7 +2837,7 @@ input[type="submit"], button {
.qa-sidebar { .qa-sidebar {
padding: 20px; padding: 20px;
margin-bottom: 5px; margin-bottom: 5px;
background: #34495e; background: #345e49;
color: #fff; color: #fff;
} }
.qa-sidebar a { .qa-sidebar a {
@ -2875,7 +2875,7 @@ input[type="submit"], button {
background: #9b59b6; background: #9b59b6;
} }
.qa-sidebar.wet-asphalt { .qa-sidebar.wet-asphalt {
background: #34495e; background: #345e49;
} }
.qa-activity-count { .qa-activity-count {
@ -3033,7 +3033,7 @@ input[type="submit"], button {
.qam-footer-box { .qam-footer-box {
padding: 0; padding: 0;
margin-bottom: 5px; margin-bottom: 5px;
background: #34495e; background: #345e34;
color: #fff; color: #fff;
overflow: hidden; overflow: hidden;
margin: 0; margin: 0;
@ -3096,7 +3096,7 @@ input[type="submit"], button {
.qa-footer { .qa-footer {
padding: 10px; padding: 10px;
margin-bottom: 5px; margin-bottom: 5px;
background: #2c3e50; background: #2c503e;
color: #fff; color: #fff;
margin-bottom: 0; margin-bottom: 0;
font-size: 12px; font-size: 12px;
@ -3307,7 +3307,7 @@ input[type="submit"], button {
border-left-color: #3d566e; border-left-color: #3d566e;
} }
.qam-search-mobile.wet-asphalt.active { .qam-search-mobile.wet-asphalt.active {
background-color: #34495e; background-color: #345e49;
} }
.qam-search-mobile.active { .qam-search-mobile.active {
background-image: url('images/icons/search-mobile-collaps.png'); background-image: url('images/icons/search-mobile-collaps.png');