Skip to content

Instantly share code, notes, and snippets.

@Lexaire
Lexaire / into_the_odd.css
Created July 1, 2018 02:36
Roll20 Character Sheet for Into the Odd
.repitem {
display: flex;
align-items: center;
margin-bottom: 3px;
justify-content: space-between;
}
.sheet-ability-value, .sheet-ability-button {
display: inline-block !important;
}
.sheet-flex-between {
@Lexaire
Lexaire / Steam Store - Game Owned Checker.user.js
Last active August 22, 2017 15:51
Game Owned Checker userscript with added card icon function.
// ==UserScript==
// @name Steam Store - Game Owned Checker
// @icon http://store.steampowered.com/favicon.ico
// @namespace Royalgamer06
// @author Royalgamer06
// @contributor Black3ird
// @contributor Lex
// @version 1.5.2.2
// @description Check every web page for game, dlc and package links to the steam store and mark if it's owned, unowned, ignored (not interested), removed/delisted (decommissioned) or wishlisted.
// @include /^https?\:\/\/.+/