Skip to content

Instantly share code, notes, and snippets.

@eto
Created September 8, 2025 15:05
Show Gist options
  • Select an option

  • Save eto/d33bd523778f72442d16a820271cc87c to your computer and use it in GitHub Desktop.

Select an option

Save eto/d33bd523778f72442d16a820271cc87c to your computer and use it in GitHub Desktop.
/* ==UserStyle==
@name tktwaitingroom.expo2025.or.jp
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("tktwaitingroom.expo2025.or.jp") {
div#main-top,
div#main_t,
div#header
{
display: none !important;
}
div.warning-box,
div#MainPart_divProgressbarBox_Holder,
button#hlLinkToQueueTicket2Text
{
margin-top: 0 !important;
margin-bottom: 0 !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment