Skip to content

SCB Busuness Net Larger Input Box by iannnnn

Screenshot of SCB Busuness Net Larger Input Box

Details

Authoriannnnn

LicenseNo License

Categorypantip

Created

Updated

Size679 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

SCBBusinessNet.com

  • YAY enlarge the input boxes.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         SCB Busuness Net Larger Input Box
@version      20211010.14.04
@namespace    userstyles.world/user/iannnnn
@description  SCBBusinessNet Larger Input Box
YAY enlarge the input boxes.
@author       iannnnn
@license      No License
==/UserStyle== */

@-moz-document domain("scbbusinessnet.com") {
td.datagrey,
td.data {
    font-size: 1.5em !important;
    padding: 15px !important;
}

td.datagrey input,
td.data input,
td.datactr input,
td.datactrgrey input {
    width: 50px;
    height: 50px;
    font-size: 1.5em !important;
}

input[size*="12"] {
    min-width: 200px !important;
    min-height: 50px !important;
}
}

Reviews

No reviews yet.