Skip to content

track.toggl.com/timer by Letssharearow

Details

AuthorLetssharearow

LicenseNo License

Categoryhttps://track.toggl.com/timer

Created

Updated

Size488 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

remove Header

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           track.toggl.com/timer
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    remove Header
@author         JuliSharow
==/UserStyle== */

@-moz-document url-prefix("https://track.toggl.com/timer") {
    /* Insert code here... */

    div[id=”timer-dashboard-area-left”] {
        display:none;
    }
    
    div#timer-dashboard-area-left {
        display: none;
    }
    
    div.e19qf99t0{
        display:none
    }
}

Reviews

No reviews yet.