Simple clean grey GumTree Website

Simple clean grey GumTree Website - http://pushka.com/coding-donation

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

You will need to install an extension such as Tampermonkey to install this script.

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

// ==UserScript==
// @name        Simple clean grey GumTree Website
// @namespace   english
// @description Simple clean grey GumTree Website - http://pushka.com/coding-donation
// @include     http*://*gumtree.com.au*
// @version     1.19
// @run-at document-end
// @grant       GM_addStyle
// ==/UserScript==


// Main - CSS hides two classes - video add box, and call to action box under it. - also social media

 
var style = document.createElement('style');
style.type = 'text/css';
style.innerHTML = '    /*\n*//*Gumtree simplify*//*\n*//*\n*/.upper-deck .container .logo,.google-banner,#copyright,#download-app{display: none !important;}/*\n*/.google-banner{  position: absolute !important;  top: -9999px !important;}/*\n*//*\n*//*body/color*//*\n*/body {  background-color: #EFEFEF !important;}/*\n*//*\n*/a:visited {  color: #125FC5 !important;}/*\n*/a {  text-decoration: none;  color: #147AD0 !important;}/*\n*/.nav-menu .top-item>a {  color: #1686C0 !important;}/*\n*/.nav-menu .sub-items .sub-item a {    color: #1B97E2 !important;}/*\n*/.nav-menu .sub-items .sub-item a:hover {    color: #1B97E2 !important;text-decoration  : underline !important;}/*\n*//*\n*/.header.new .upper-deck {  background: #E4E4E4 !important;  background: -moz-linear-gradient(top,#cde671 0,#A3C900 100%) !important;  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#E0E0E0),color-stop(100%,#F5F5F5)) !important;  background: -webkit-linear-gradient(top,#EFEFEF 0,#DBDBDB 100%) !important;  background: -o-linear-gradient(top,#cde671 0,#A3C900 100%) !important;  background: -ms-linear-gradient(top,#cde671 0,#A3C900 100%) !important;  background: linear-gradient(to bottom,#E0E0E0 0,#F2F2F2 100%) !important;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cde671",endColorstr="#A3C900",GradientType=0) !important;}/*\n*//*\n*/.nav-bar {  background-color: #fff !important;  }/*\n*/ /*\n*//*\n*/ /*welcome page*//*\n*/ .title-panel {  background-color: #EAEAEA !important;}/*\n*/ .page-heading {  background-color: #C3C3C3 !important;}/*\n*//*\n*/ .c-txtfld-green {  background: #F5F5F5 !important;}/*\n*//*\n*/ .c-green-button ,.c-orange-button,.header.new .new-listing .new-listing-button{  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6cb01b",endColorstr="#488303",GradientType=0) !important;  background: #343434 !important;  background: -moz-linear-gradient(top,#6cb01b 0,#488303 100%) !important;  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#777777),color-stop(100%,#373737)) !important;  background: -webkit-linear-gradient(top,#848484 0,#383838 100%) !important;  background: -o-linear-gradient(top,#6cb01b 0,#488303 100%) !important;  background: -ms-linear-gradient(top,#6cb01b 0,#488303 100%) !important;  background: linear-gradient(to bottom,#595959 0,#303030 100%) !important;color:#fff !important;}/*\n*//*\n*/ .c-green-button:hover ,.c-orange-button:hover,.header.new .new-listing .new-listing-button{/*\n*/  background: #000000 !important;  background: -moz-linear-gradient(top,#6cb01b 0,#488303 100%) !important;  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#3A3A3A),color-stop(100%,#000000)) !important;  background: -webkit-linear-gradient(top,#3F3F3F 0,#000000 100%) !important;  background: -o-linear-gradient(top,#6cb01b 0,#488303 100%) !important;  background: -ms-linear-gradient(top,#6cb01b 0,#488303 100%) !important;  background: linear-gradient(to bottom,#2C2C2C 0,#000000 100%) !important;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6cb01b",endColorstr="#488303",GradientType=0) !important;color:#fff !important;}/*\n*//*\n*//*\n*/ .title-panel .title-wrapper .title-text {  color: #E5E5E5 !important;}/*\n*/ .title-panel {  background-color: #909090 !important;}/*\n*//*\n*/.checkbox-replica.checked:after {  background-image: url(http://i.imgur.com/3zfTtzD.png) !important;}/*\n*//*\n*/ /*\n*/.header.new .upper-deck {  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cde671",endColorstr="#A3C900",GradientType=0) !important;}/*\n*//*\n*/ /*\n*/.my-gumtree-nav a {  border-bottom: 1px solid #DDDDDD !important;}/*\n*/.my-gumtree-nav a:hover {    background-color: #EAEAEA !important; }/*\n*/.c-light-green-bg {  background: #D2D2D2 !important;}/*\n*/.c-select-list {  background-color: #B6B6B6 !important;}/*\n*/.c-select-list .c-icon {  background-color: #A3A3A3 !important;}/*\n*/.c-icon-arrow-green-down {  background-image: url(http://i.imgur.com/Re8pMFu.png) !important;}/*\n*/.c-lighter-green-bg {  background: #C0C0C0 !important;}/*\n*/.rs-paginator-pages a:hover, .rs-paginator-pages .selected {  background: #747474 !important;  color: #fff !important;}/*\n*/.rs-paginator-pages .next:after {  background-image: url(http://i.imgur.com/e9aMj0N.png) !important;}/*\n*//*\n*/.my-adlisting .rs-ma-ad-feature-box {  background-color: #E2E2E2 !important;}/*\n*/.c-deactivated .c-deactivated-info {  background-color: #E7E7E7 !important;}/*\n*/.tabs .tabs-list-link,.user-activity .module-controls a {    background-color: #DFDFDF !important;}/*\n*/.tabs .tabs-list-link:hover,.user-activity .module-controls a:hover {    background-color: #C7C7C7 !important;}/*\n*/.search-form-wrapper {  background-color: rgba(207, 207, 207, 0.5) !important;}/*\n*/#breadcrumb li {  background: transparent url(http://i.imgur.com/Da76kT2.png) 100% 100% no-repeat !important;}/*\n*/.progress-bar.module-header {  background-color: #DADADA !important;}/*\n*/.promotion-bar .promotion-bar-list-item {  background-color: #E8E8E8 !important;}/*\n*/.j-select-all.checkbox-replica {  background: #F7F7F7 !important;}/*\n*/.c-light-green-bg {  background: #DFDFDF !important;}/*\n*/.c-off-white-bg {  background: #C7C7C7 !important;}/*\n*//*\n*/.reply-form-message-heading {   background-color: #C5C5C5 !important;}/*\n*//*\n*/.user-activity .tab-footer {  background-color: #DBDBDB !important;}/*\n*/.reply-form-content {   background-color: #E8E8E8 !important;}/*\n*/.refine-search .refine-search-item-selected {   color: #646464 !important;  background-color: #CBCBCB !important;}/*\n*/.ad-listing-header {   background-color: #D8D8D8 !important;}/*\n*/.ad-listing ul.listing-small li:hover{background-color: #F4F4F4 !important }/*\n*/.ad-listing ul.listing-small li {  border-top: 1px solid #D8D8D8 !important;}/*\n*//*\n*/.module .module-heading {   background-color: #DDDDDD !important;}/*\n*/.bookable-features-fields .j-chck-featr, .bookable-features-fields .checkbox-replica {   background: #F0F0F0 !important;}/*\n*/.featr-hint, .bumpup-hint {   background: #F2F2F2 !important; }/*\n*/.syi-hint {   background: #F2F2F2 !important;}/*\n*/.upload-image-thumbs li.upload-image {   background-color: #E5E5E5 !important;}/*\n*/.upload-image-thumbs li {   background-color: #F5F5F5 !important; }/*\n*/.user-details .reply-form-checks {  background-color: none !important;}/*\n*/.overlay-heading {   background-color: #D8D8D8 !important;}/*\n*/.c-yellow-bg {  background: #D2E3F4 !important;}/*\n*/.co-details {   background: #DDDDDD !important; }/*\n*/.co-info {   background: #E0E0E0 !important;}/*\n*/.co-details .co-message {  background: #EFEFEF !important;}/*\n*/.co-details .co-message:hover {  background: #E6E9EC !important;}/*\n*/.tabs .tabs-list-item .selected,.tabs .tabs-list-item .selected:hover{background-color: #fff !important;}/*\n*/.module .module-heading {  background-color: #DFDFDF !important;}/*\n*/.checkbox-replica.c-button-green {  background-color: #F4F4F4 !important;}/*\n*/.ad-listing .rs-highlight {  background-color: #ECF4F7 !important;}/*\n*//*\n*/.c-lighter-yellow-bg {  background-color: #D5D5D5 !important;}/*\n*/.c-beryl-green {  background: #BBBBBB !important;}/*\n*/#marketing-content dl {  background-image: url(http://i.imgur.com/76cvilr.png) !important;}/*\n*//*\n*/ /*footer*//*\n*/ #footer {  background: #DADADA !important;}   ';
document.getElementsByTagName('head')[0].appendChild(style);