Skip to content

Airtable Ads Free by sparanoid

Mirrored from https://github.com/sparanoid/usercss/raw/master/airtable.com.user.css

Details

Authorsparanoid

LicenseNo License

Categoryairtable

Created

Updated

Size331 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Remove Airtable call-to-action banners

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Airtable Ads Free
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Remove Airtable call-to-action banners
@author         Sparanoid
==/UserStyle== */

@-moz-document domain("airtable.com") {
  .events > .cyanLight2 {
    display: none !important;
  }
}

Reviews

No reviews yet.