Browse autoplius.lt without ads, cleaner look - only useful info
autoplius.lt - cleaner, no ads by anandi108
Details
Authoranandi108
LicenseCC0-1.0
Categoryautoplius.lt
Created
Updated
Size3.8 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name autoplius.lt - cleaner, no ads
@namespace USO Archive
@author aanandi
@description Browse autoplius.lt without ads, cleaner look - only useful info
@version 20170608.20.18
@license CC0-1.0
@preprocessor uso
==/UserStyle== */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("https://autoplius.lt/skelbimai"),
url-prefix("https://en.autoplius.lt/ads"),
url-prefix("https://lv.autoplius.lt/sludinajumi"),
url-prefix("https://ru.autoplius.lt/objavlenija")
{
.body-wrapper {
width: 920px;
}
.view-price {
font-size: 24px;
color: red !important;
}
.media-gallery-wrapper,
.media-gallery-wrapper .media-gallery-info-container {
padding-right: 0 !important;
}
.media-gallery-wrapper .gallery-placement-container {
display: none !important;
}
br,
.headtop,
.col_3,
.ads-hor,
.dfp-zone,
.leader-board-wrapper,
.promotions-wrapper,
.partner-banner-wrapper,
.bigbank,
.citadele-black,
.auto_leasing,
.auto-leasing-link,
.announcement-description .box-white.info-block,
.loan-slogan,
.apl-calculator-container
{
display: none !important;
}
/* LOAN INSTALLMENT CALCULATOR */
.parameter-row > .parameter-value-inbank {
height: 5em;
margin-top: -5em;
padding-top: 5em;
overflow: hidden;
opacity: 25%;
}
.parameter-row:hover > .parameter-value-inbank {
height: 10em !important;
opacity: 100%;
}
.apl-price-calculator .price-col .loan-term {
position: absolute;
top: 1.5em;
left: 10em;
}
.apl-price-calculator .price-col::before {
position: absolute;
top: 0.8em;
left: 12.4em;
}
.apl-price-calculator .button {
width: 100%;
}
/* AUTO ISTORIJA */
.autoistorija-report-container {
height: 4em;
overflow: hidden;
}
.autoistorija-report-container .autoistorija-right {
display: none;
}
.autoistorija-report-container .autoistorija-button-bottom .label-container {
background-color: transparent;
}
.autoistorija-report-container .autoistorija-button-bottom {
top: -10em;
right: -32em;
opacity: 40%;
background-color: #ccc;
z-index: 10;
}
.autoistorija-report-container:hover {
height: auto !important;
}
.autoistorija-report-container:hover .autoistorija-right {
display: flex;
}
.autoistorija-report-container:hover .autoistorija-button-bottom {
top: auto;
right: auto;
opacity: 100%;
background-color: #06cc6c;
}
}
@-moz-document url("https://autoplius.lt/"),
url-prefix("https://autoplius.lt/pazymeti-skelbimai"),
url-prefix("https://autoplius.lt/nauji-automobiliai"),
url-prefix("https://autoplius.lt/mano-paieskos"),
url-prefix("https://autoplius.lt/paieska"),
url-prefix("https://autoplius.lt/ket-testai"),
url-prefix("https://autoplius.lt/forumas"),
url("https://en.autoplius.lt/"),
url-prefix("https://en.autoplius.lt/marked-ads"),
url-prefix("https://en.autoplius.lt/new-cars"),
url-prefix("https://en.autoplius.lt/search"),
url("https://lv.autoplius.lt/"),
url-prefix("https://lv.autoplius.lt/marked-ads"),
url-prefix("https://lv.autoplius.lt/meklesana"),
url("https://ru.autoplius.lt/"),
url-prefix("https://ru.autoplius.lt/otmechennyje-objavlenija"),
url-prefix("https://ru.autoplius.lt/novyje-avtomobili"),
url-prefix("https://ru.autoplius.lt/poisk")
{
.headtop,
.announcement,
.leader-board-wrapper,
.no-print {
display: none !important;
}
}