Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
ddf4867a
Commit
ddf4867a
authored
10 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
comments and spacing
parent
49f87446
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scss/_custom-forms.scss
+9
-0
scss/_custom-forms.scss
with
9 additions
and
0 deletions
+9
-0
scss/_custom-forms.scss
+
9
-
0
View file @
ddf4867a
//
// Custom forms
// --------------------------------------------------
// Embedded icons from Open Iconic.
// Embedded icons from Open Iconic.
// Released under MIT and copyright 2014 Waybury.
// Released under MIT and copyright 2014 Waybury.
// http://useiconic.com/open
// http://useiconic.com/open
// Checkboxes and radios
// Checkboxes and radios
//
//
// Base class takes care of all the key behavioral aspects.
// Base class takes care of all the key behavioral aspects.
...
@@ -97,6 +103,7 @@
...
@@ -97,6 +103,7 @@
}
}
}
}
// Layout options
// Layout options
//
//
// By default radios and checkboxes are `inline-block` with no additional spacing
// By default radios and checkboxes are `inline-block` with no additional spacing
...
@@ -118,6 +125,7 @@
...
@@ -118,6 +125,7 @@
}
}
}
}
// Select
// Select
//
//
// Replaces the browser default select with a custom one.
// Replaces the browser default select with a custom one.
...
@@ -232,6 +240,7 @@
...
@@ -232,6 +240,7 @@
}
}
}
}
// File
// File
//
//
// Custom file input.
// Custom file input.
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets