piątek, 4 sierpnia 2017

Stylish - lepszy wygląd stron [aktualizacja: 19.05.2026]

Dodatek Stylish do Firefoxa

1. My.Norton.com/Account/Subscriptions

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("https://my.norton.com/account/subscriptions") {
  .hide {
    display: block !important;
  }
  .collapse {
    display: block;
    visibility: visible;
}
  table.devices-installs tbody {
    max-height: 325px;
    height: auto;
  }
}


2. online.dpd.com.pl/packages-history.go

body {
  width:95%;
}
.header_logo, .contentTD, .max_width_section, .jmesa {
  width:100%;
}



3. apps.symfonia.pl

.container {
  width: 100%;
}
.col-desktop-4 {
  width: 25%;
}

Brak komentarzy :

Prześlij komentarz