+//
+// Custom forms
+// --------------------------------------------------
+
+
// Embedded icons from Open Iconic.
// Released under MIT and copyright 2014 Waybury.
// http://useiconic.com/open
+
// Checkboxes and radios
//
// Base class takes care of all the key behavioral aspects.
}
}
+
// Layout options
//
// By default radios and checkboxes are `inline-block` with no additional spacing
}
}
+
// Select
//
// Replaces the browser default select with a custom one.
}
}
+
// File
//
// Custom file input.