Skip to content

Instantly share code, notes, and snippets.

@NuarkNoir
Last active November 28, 2019 10:33
Show Gist options
  • Save NuarkNoir/d2e6d04508d05b961a302d194f841401 to your computer and use it in GitHub Desktop.
Save NuarkNoir/d2e6d04508d05b961a302d194f841401 to your computer and use it in GitHub Desktop.
eCourses prettifier
/* ==UserStyle==
@name eCourses Prettifier
@namespace github.com/openstyles/stylus
@version 0.1.0
@description SFU's eCourses ultimate prettifier
@author Nuark (tg: @Nuark)
@updateUrl https://gist.githubusercontent.com/NuarkNoir/d2e6d04508d05b961a302d194f841401/raw
==/UserStyle== */
@-moz-document domain("e.sfu-kras.ru") {
#nheader .users-online {
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAyCAYAAAC6VTBiAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxEAAAsRAX9kX5EAAAFiSURBVEhL7ZY9TgMxEIXXaVAqUE5AoAQpaWioqOAYIScgR8gRwglgjwFVUtMECUoQXABBRbm8Z3uNf2ZXG0IRRftJo7Gd8YvsGU+iiqLI6lBK6QDEKb0g0LF+LVqRlC0TqSy254vDPbjpw8f3Fecnve746O7lluMYUcQKzGEDvfBLDqFLO3ZUHWcGiwXICF/QWGTfeonks//NDl6rM7DUizK8q4COt9FnCns0w4D8+P51XrEnZbC7cwrH1PnWhTmYWVog93R+cAbH26+7WMLjzpDuN05cnSB1LKSRnjRHF6AWsbm/Mesr0y+zM7H+L0xKEak6mzKUii23vo4gRhIRX2pEECOJrEwrkrKlIuPI14KXy+7Gqv2Cmbdjf0/61scwOOlyiOXLH8Iv3XEw0Q1GgOufZhhS7tm8i12LViSlFUnZbJH4xXLur7GHBCQi7A9w12aWLWDsMfzn9A7TTQjmkWU/wV1nlUA/iREAAAAASUVORK5CYII=');
border-top-color: black;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment