Skip to content

Instantly share code, notes, and snippets.

View RStrydom's full-sized avatar
😁

Renier Strydom RStrydom

😁
View GitHub Profile
@RStrydom
RStrydom / ClassPrefix.css
Created August 4, 2014 12:32
Bootstrap Media Queries starter
/**
* Bootstrap Media Queries starter
*
* Move into each respective file
* lg.css, md.css, sm.css, xs.css
*
*/
/* Large devices */
@media (min-width: 1200px) {
// ==UserScript==
// @name Resource Guru Task Complete
// @namespace resource_guru_task_complete
// @description Provides the ability to check off completed tasks
// @include https://firstview1.resourceguruapp.com/*
// @version 1
// @grant none
// ==/UserScript==
function addCss(cssString) {