Skip to content

Instantly share code, notes, and snippets.

View judetucker's full-sized avatar

Jude Tucker judetucker

View GitHub Profile
@judetucker
judetucker / responsive.dff
Last active September 15, 2015 00:05 — forked from anonymous/-
11c11
< .visible-xlg {
---
> .visible-xlg {
17,32d16
<
<
< .quickview-wrapper .tab-content #quickview-notes > .inner{
< width:570px;
< }
@judetucker
judetucker / form-el.diff
Last active September 14, 2015 19:51 — forked from anonymous/-
2c2
< [13. Form Elements]
---
> [15. Form Elements]
150a151,158
> input[type="radio"]:focus{
> & + label{
> color:@color-master-dark;
> &:before{
> background-color: @color-master-light;