Mark Otto
|
5fc3b1d540
|
Merge pull request #17113 from JanStevens/v4-fix-retina-mixin
Fixes the _image mixing by prefixing the parameters with $
|
2015-08-25 07:45:02 -07:00 |
|
XhmikosR
|
9420297dc2
|
SCSS lint fixes.
[ci skip]
|
2015-08-25 15:38:20 +03:00 |
|
Felipe
|
67995d034e
|
PropertySortOrder
Properties should be ordered border-top, border-bottom
|
2015-08-24 16:44:55 -05:00 |
|
Kevin Kirsche
|
29e4dd2fba
|
Fix accidental triple colon from :before to ::before conversion
Fix #17288 — Sorry about that!
|
2015-08-24 15:47:04 -04:00 |
|
Kevin Kirsche
|
d51f0a4f81
|
Use double colons for psuedo elements
Fix #17052
|
2015-08-24 13:22:10 -04:00 |
|
Mark Otto
|
c8ab0a56c2
|
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
|
2015-08-23 23:16:18 -07:00 |
|
Mark Otto
|
7d194a9bd3
|
wrap box-shadows in mixin in custom forms. fixes #17242
|
2015-08-23 23:13:14 -07:00 |
|
Mark Otto
|
19deadda95
|
shorter
|
2015-08-23 23:00:47 -07:00 |
|
Mark Otto
|
02069152a2
|
Merge pull request #17147 from kkirsche/patch-14
v4 - Dropup caret direction incorrect
|
2015-08-23 22:59:43 -07:00 |
|
Catalin Zalog
|
793db36640
|
Apply !default to SCSS variables
!default to all variables.
|
2015-08-24 01:44:16 +03:00 |
|
Mark Otto
|
e75504366d
|
Merge pull request #17120 from kkirsche/patch-5
Add white background to cards by default
|
2015-08-23 14:44:53 -07:00 |
|
Kevin Kirsche
|
e707a45b1f
|
v4 - Dropup caret direction incorrect
Fix #17144
|
2015-08-23 08:12:56 -04:00 |
|
Kevin Kirsche
|
44acff459b
|
Add white background to cards
Fix #17117
|
2015-08-23 08:10:55 -04:00 |
|
Mark Otto
|
a5bfbe0fca
|
fix remaining scss lint errors
|
2015-08-23 01:12:00 -07:00 |
|
Mark Otto
|
6f8f4cc92c
|
there is no standard appearance property
|
2015-08-23 01:03:51 -07:00 |
|
Mark Otto
|
b2dccb15d7
|
fix majority of scss linter errors
|
2015-08-23 01:00:22 -07:00 |
|
Mark Otto
|
27e4e97840
|
there is no navbar default for this
|
2015-08-23 00:28:02 -07:00 |
|
Mark Otto
|
24fee99e0e
|
remove another margin-top: 0
|
2015-08-23 00:25:58 -07:00 |
|
Mark Otto
|
683472d6e2
|
remove a margin-top: 0 reset since we nuke headings' top margins now in reboot
|
2015-08-23 00:24:59 -07:00 |
|
Mark Otto
|
27f97e328b
|
shorter clearfix
|
2015-08-23 00:18:28 -07:00 |
|
Mark Otto
|
54a5fbe0c1
|
fix #17149: correct syntax in list-group variant mixin; nullifies #17154
|
2015-08-22 21:46:46 -07:00 |
|
Mark Otto
|
2638b10d28
|
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
|
2015-08-22 19:06:03 -07:00 |
|
Mark Otto
|
1f153b640d
|
re-fix #16154 in v4-dev /cc #17101
|
2015-08-22 19:05:43 -07:00 |
|
Mark Otto
|
990d646bcd
|
fix shadows on btns to use mixin
|
2015-08-22 19:01:11 -07:00 |
|
Mark Otto
|
5bb03b794d
|
Merge pull request #17220 from cornedor/fix-17066
Removed mixin from focus outline box-shadow fixes #17066
|
2015-08-22 18:59:16 -07:00 |
|
Mark Otto
|
1e7c42d2c0
|
fixes #17035
|
2015-08-22 18:36:43 -07:00 |
|
Corné Dorrestijn
|
c49503165a
|
Added comment explaining why there is no mixin here
|
2015-08-22 01:04:16 +02:00 |
|
Corné Dorrestijn
|
ac3fbdad36
|
Removed mixin from focus ouline box-shadow fixes #17066
|
2015-08-21 22:21:20 +02:00 |
|
Mark Otto
|
ba6cf4839b
|
Merge pull request #17069 from kkirsche/patch-9
Card variables should be in _variables.scss
|
2015-08-20 22:02:35 -07:00 |
|
Kevin Kirsche
|
477790c672
|
Use border-radius mixing in form-control-sm and form-control-lg
Fix #17160
|
2015-08-20 15:53:41 -04:00 |
|
Jan Stevens
|
b7b8f98c86
|
Fixes the _image mixing by prefixing the parameters with $
|
2015-08-20 11:35:00 +02:00 |
|
Gleb Mazovetskiy
|
f88cbe7ee4
|
Fix -flex compile on Sass Ruby #17046
|
2015-08-20 08:38:02 +01:00 |
|
Heinrich Fenkart
|
136461b5b6
|
Merge pull request #17064 from paulirish/patch-1
reboot.scss typo (shttp --> http)
|
2015-08-20 01:06:41 +02:00 |
|
Paul Irish
|
291910402b
|
reboot.scss: typo
|
2015-08-19 16:02:57 -07:00 |
|
Sid Roberts
|
6cc6f201af
|
Fixed a typo (disaabled).
|
2015-08-19 23:09:17 +01:00 |
|
Kevin Kirsche
|
9e8bd818b2
|
Card variables should be in _variables.scss
Fixes #17061
|
2015-08-19 17:35:34 -04:00 |
|
Paul Irish
|
604dba1803
|
reboot.scss typo
|
2015-08-19 14:16:09 -07:00 |
|
Chris Bell
|
333be22824
|
Update _variables.scss
Fixed spelling mistake. Changed table of "ontents" to "Contents".
|
2015-08-19 22:06:39 +01:00 |
|
Mark Otto
|
9ccf308fd1
|
remove commented out nav styles
|
2015-08-18 20:28:41 -07:00 |
|
Mark Otto
|
c8306d2f70
|
rewrite active and disabled styles for navs
|
2015-08-18 20:25:31 -07:00 |
|
Mark Otto
|
58d1297fcb
|
overhaul custom selects with latest from primer, shoutout
|
2015-08-18 19:26:18 -07:00 |
|
Mark Otto
|
b96f2b4c5b
|
tweak navbar nav spacing
|
2015-08-18 01:06:14 -07:00 |
|
Mark Otto
|
47d334b28f
|
shoutout navbar-divider
|
2015-08-18 00:59:44 -07:00 |
|
Mark Otto
|
d6b6a20a0d
|
rewrite navbar once more for lower key styles and a new take on modifiers for improved customization
|
2015-08-18 00:46:29 -07:00 |
|
Mark Otto
|
d073a3beaa
|
rename .inverse to .bg-inverse, add .bg-faded
|
2015-08-18 00:45:32 -07:00 |
|
Mark Otto
|
f1e10c37fd
|
rewrite navbar bits some more
|
2015-08-17 23:43:59 -07:00 |
|
Mark Otto
|
82615e9919
|
no bg-color to start on outline buttons so they're easier to use on light and dark color schemes
|
2015-08-17 23:43:25 -07:00 |
|
Mark Otto
|
dcc92778d5
|
really temporarily disable those heights
|
2015-08-17 23:42:58 -07:00 |
|
Mark Otto
|
609c1ac2ff
|
tighten up padding on inputs and buttons, disable fixed heights for now
|
2015-08-17 23:42:39 -07:00 |
|
Mark Otto
|
f0a8e56f80
|
tweak heading sizes
|
2015-08-17 21:13:52 -07:00 |
|