Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)Author
2015-08-27rm responsive-invisibility mixin since it's only used onceChris Rebert
2015-08-27tree shaking: rm unused responsive-visibility mixinChris Rebert
2015-08-25Merge pull request #17113 from JanStevens/v4-fix-retina-mixinMark Otto
2015-08-25SCSS lint fixes.XhmikosR
2015-08-25PropertySortOrderFelipe
2015-08-24Fix accidental triple colon from :before to ::before conversionKevin Kirsche
2015-08-24Use double colons for psuedo elementsKevin Kirsche
2015-08-24Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto
2015-08-24wrap box-shadows in mixin in custom forms. fixes #17242Mark Otto
2015-08-24shorterMark Otto
2015-08-24Merge pull request #17147 from kkirsche/patch-14Mark Otto
2015-08-24Apply !default to SCSS variablesCatalin Zalog
2015-08-24Merge pull request #17120 from kkirsche/patch-5Mark Otto
2015-08-23v4 - Dropup caret direction incorrectKevin Kirsche
2015-08-23Add white background to cardsKevin Kirsche
2015-08-23fix remaining scss lint errorsMark Otto
2015-08-23there is no standard appearance propertyMark Otto
2015-08-23fix majority of scss linter errorsMark Otto
2015-08-23there is no navbar default for thisMark Otto
2015-08-23remove another margin-top: 0Mark Otto
2015-08-23remove a margin-top: 0 reset since we nuke headings' top margins now in rebootMark Otto
2015-08-23shorter clearfixMark Otto
2015-08-23fix #17149: correct syntax in list-group variant mixin; nullifies #17154Mark Otto
2015-08-23Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto
2015-08-23re-fix #16154 in v4-dev /cc #17101Mark Otto
2015-08-23fix shadows on btns to use mixinMark Otto
2015-08-23Merge pull request #17220 from cornedor/fix-17066Mark Otto
2015-08-23fixes #17035Mark Otto
2015-08-22Added comment explaining why there is no mixin hereCorné Dorrestijn
2015-08-21Removed mixin from focus ouline box-shadow fixes #17066Corné Dorrestijn
2015-08-21Merge pull request #17069 from kkirsche/patch-9Mark Otto
2015-08-20Use border-radius mixing in form-control-sm and form-control-lgKevin Kirsche
2015-08-20Fixes the _image mixing by prefixing the parameters with $Jan Stevens
2015-08-20Fix -flex compile on Sass Ruby #17046Gleb Mazovetskiy
2015-08-20Merge pull request #17064 from paulirish/patch-1Heinrich Fenkart
2015-08-20reboot.scss: typoPaul Irish
2015-08-20Fixed a typo (disaabled).Sid Roberts
2015-08-20Card variables should be in _variables.scssKevin Kirsche
2015-08-20reboot.scss typoPaul Irish
2015-08-20Update _variables.scssChris Bell
2015-08-19remove commented out nav stylesMark Otto
2015-08-19rewrite active and disabled styles for navsMark Otto
2015-08-19overhaul custom selects with latest from primer, shoutoutMark Otto
2015-08-18tweak navbar nav spacingMark Otto
2015-08-18shoutout navbar-dividerMark Otto
2015-08-18rewrite navbar once more for lower key styles and a new take on modifiers for...Mark Otto
2015-08-18rename .inverse to .bg-inverse, add .bg-fadedMark Otto
2015-08-18rewrite navbar bits some moreMark Otto
2015-08-18no bg-color to start on outline buttons so they're easier to use on light and...Mark Otto
2015-08-18really temporarily disable those heightsMark Otto