Skip to content

gsis.gr / Taxisnet by markg76

Screenshot of gsis.gr / Taxisnet

Details

Authormarkg76

LicenseNo License

Categoryuserstyles

Created

Updated

Size1.4 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Tweaks to fix 2021 update.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         gsis.gr / Taxisnet
@version      20210916.19.33
@namespace    userstyles.world/user/markg76
@description  Tweaks to fix 2021 update. 
@author       markg76
@license      No License
==/UserStyle== */

@-moz-document domain("gsis.gr") {
#installLine {
    display: none; 
}
.custom-table-td {
    background-color: #fff;
    margin: 0 0px;
    font-size: 11px;
    font-weight: normal;
}
form[name=form1] table table.table tr td:last-child,
form[name=form1] table table.table tr td:nth-child(n+11),
form[name=form1] table table.table tr td:nth-child(n+13),
tr.tblRow2 td:last-child, 
tr.tblHeader td:last-child, 
.info-txt-custom
{
    display: none;
}

a.navbar-brand img {
    width: 150px;
}
img.myAadeLogo {
    height: 50px;
}
span.dropbtn-custom {
    font-size: 13px;
}
.user-settings img {
    width: 20px;
    height: 20px;
}
img#burgerMenuImgId {
    margin-top: 20px; 
}

td.tblHeader {
    display: none;
}
td.pageBgIn {
    width: 700px!important;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
td.wintxtB12 {
    font-size: 14px;
    padding: 9px;
}
.contenttd table table table {
    margin-left: auto;
    margin-right: auto;
}
input.navbtn[name=clbtn] ,
input.navbtn[name=sbm1] {
    display: none;
}
.table td[align=right] {
 /*   filter: blur(3px);*/
}
}

Reviews

No reviews yet.