aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Collapse)AuthorFilesLines
2015-08-26rm unused $state param from form-control-validation mixin; fixes #17323Chris Rebert2-4/+4
[skip sauce] [skip validator]
2015-08-25Added mixin to handle media queries that span multiple breakpointsDavid Baughman1-0/+10
2015-08-25Merge pull request #17113 from JanStevens/v4-fix-retina-mixinMark Otto1-2/+2
Fixes the _image mixing by prefixing the parameters with $
2015-08-25SCSS lint fixes.XhmikosR2-2/+2
[ci skip]
2015-08-24PropertySortOrderFelipe1-1/+1
Properties should be ordered border-top, border-bottom
2015-08-24Fix accidental triple colon from :before to ::before conversionKevin Kirsche1-1/+1
Fix #17288 — Sorry about that!
2015-08-24Use double colons for psuedo elementsKevin Kirsche11-26/+26
Fix #17052
2015-08-23Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-0/+9
2015-08-23wrap box-shadows in mixin in custom forms. fixes #17242Mark Otto1-3/+3
2015-08-23shorterMark Otto1-1/+1
2015-08-23Merge pull request #17147 from kkirsche/patch-14Mark Otto1-0/+9
v4 - Dropup caret direction incorrect
2015-08-23Make predefined grid classes conditionalMark Otto2-4/+9
- Add explicit -grid-classes variable and set to true by default - Wrap .row and .col generation in the boolean var
2015-08-24Apply !default to SCSS variablesCatalin Zalog1-24/+24
!default to all variables.
2015-08-23Merge pull request #17120 from kkirsche/patch-5Mark Otto1-0/+1
Add white background to cards by default
2015-08-23v4 - Dropup caret direction incorrectKevin Kirsche1-0/+9
Fix #17144
2015-08-23Add white background to cardsKevin Kirsche1-0/+1
Fix #17117
2015-08-23Change the default value of $font-size-sm to .875remGeremia Taglialatela1-1/+1
2015-08-23fix remaining scss lint errorsMark Otto4-18/+16
2015-08-23there is no standard appearance propertyMark Otto1-1/+0
2015-08-23fix majority of scss linter errorsMark Otto9-11/+17
2015-08-23there is no navbar default for thisMark Otto1-1/+0
2015-08-23remove another margin-top: 0Mark Otto1-1/+0
2015-08-23remove a margin-top: 0 reset since we nuke headings' top margins now in rebootMark Otto1-1/+0
2015-08-23shorter clearfixMark Otto1-17/+2
2015-08-22fix #17149: correct syntax in list-group variant mixin; nullifies #17154Mark Otto1-3/+3
2015-08-22Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-4/+5
2015-08-22re-fix #16154 in v4-dev /cc #17101Mark Otto1-9/+20
2015-08-22fix shadows on btns to use mixinMark Otto1-2/+1
2015-08-22Merge pull request #17220 from cornedor/fix-17066Mark Otto1-4/+5
Removed mixin from focus outline box-shadow fixes #17066
2015-08-22fixes #17035Mark Otto1-1/+1
2015-08-22compress SVGsAlexandr Kondrashov1-3/+3
Well compressed, but I'm sure it is possible to compress more
2015-08-22replace PNG to SVG and compress SVGsAlexandr Kondrashov1-4/+4
before: https://pp.vk.me/c624325/v624325775/44408/FabMA25FDDs.jpg before(image-rendering: pixelated): https://pp.vk.me/c624325/v624325775/44416/Dzb6tO4Mmys.jpg after: https://pp.vk.me/c624325/v624325775/4440f/imd6KcYBgGI.jpg
2015-08-22Added comment explaining why there is no mixin hereCorné Dorrestijn1-0/+1
2015-08-21Removed mixin from focus ouline box-shadow fixes #17066Corné Dorrestijn1-4/+4
2015-08-20Merge pull request #17069 from kkirsche/patch-9Mark Otto2-9/+10
Card variables should be in _variables.scss
2015-08-20Use border-radius mixing in form-control-sm and form-control-lgKevin Kirsche1-2/+2
Fix #17160
2015-08-20v4: Dropdown caret is not horizontally allignedKevin Kirsche1-0/+1
Fix #17135
2015-08-20Fixes the _image mixing by prefixing the parameters with $Jan Stevens1-2/+2
2015-08-20Fix -flex compile on Sass Ruby #17046Gleb Mazovetskiy1-6/+4
2015-08-20Merge pull request #17064 from paulirish/patch-1Heinrich Fenkart1-1/+1
reboot.scss typo (shttp --> http)
2015-08-19reboot.scss: typoPaul Irish1-1/+1
2015-08-19Fixed a typo (disaabled).Sid Roberts1-1/+1
2015-08-19Card variables should be in _variables.scssKevin Kirsche2-9/+10
Fixes #17061
2015-08-19reboot.scss typoPaul Irish1-1/+1
2015-08-19Update _variables.scssChris Bell1-1/+1
Fixed spelling mistake. Changed table of "ontents" to "Contents".
2015-08-18remove commented out nav stylesMark Otto1-38/+0
2015-08-18rewrite active and disabled styles for navsMark Otto1-18/+13
2015-08-18overhaul custom selects with latest from primer, shoutoutMark Otto1-103/+35
2015-08-18tweak navbar nav spacingMark Otto1-1/+10
2015-08-18shoutout navbar-dividerMark Otto1-0/+23