connors
|
d5fbc71b39
|
space
|
11 years ago |
connors
|
8b3ed350f2
|
adding two different gradient mixins. may and more later as needed.
|
11 years ago |
XhmikosR
|
fba29ee4eb
|
Refactor properties.
|
11 years ago |
XhmikosR
|
a9573fe63f
|
Grunt.
|
11 years ago |
XhmikosR
|
51a835cd2c
|
Re-enable clean-css's advanced optimizations.
The issue was fixed in v2.1.8.
|
11 years ago |
connors
|
d4fb6f7568
|
group the chevrons together
|
11 years ago |
connors
|
809a69b22b
|
run grunt
|
11 years ago |
connors
|
589642f493
|
adjust the button. it doesnt HAVE to be the same size as the add.
|
11 years ago |
connors
|
616cf226a0
|
building
|
11 years ago |
connors
|
b423c51c0a
|
run grunt
|
11 years ago |
connors
|
9d8b0d9615
|
running grunt
|
11 years ago |
connors
|
67e4cc5b38
|
run grunt
|
11 years ago |
connors
|
dc02a6e65e
|
header-gradient
|
11 years ago |
connors
|
61787e5259
|
updating the header on all the js lib files
|
11 years ago |
XhmikosR
|
4c43c90df1
|
Use `textContent` when `innerText` is not available.
Firefox does not implement `innerText` so this led to another `TypeError`.
|
11 years ago |
Nikodem Jaworski
|
1ac5d96077
|
Added badge to tab-items
|
11 years ago |
XhmikosR
|
3fd7dced21
|
Enable `disallowQuotedKeysInObjects` JSCS check and fix the remaining issues.
|
11 years ago |
XhmikosR
|
c76b10b1c7
|
Update normalize.css to v3.0.1.
|
11 years ago |
connors
|
2e480b86f7
|
removing unneeded code
|
11 years ago |
connors
|
5a36ae47ed
|
removing unneeded code
|
11 years ago |
XhmikosR
|
d3feb69237
|
Follow up to f452db1bb0 for one.html and two.html.
|
11 years ago |
XhmikosR
|
f452db1bb0
|
Switch to using `icon` instead of `shortcut icon`.
Fixes HTML validation. Note that this didn't happen previously.
|
11 years ago |
Ryan Miller
|
934d2a000c
|
Clarify need for touch event emulation in browser.
Hung me up for a second before SO pointed out that push.js only listens to touch events. This'll point other n00bs like me in the right direction.
|
11 years ago |
XhmikosR
|
3bad64f42d
|
Fix html validation tests by URL encoding the pipe character.
Note that till a week or so ago, this wasn't needed.
|
11 years ago |
XhmikosR
|
005f976c8c
|
Slightly compress images more with kraken.io.
Saved another 12939 bytes.
[ci skip]
|
11 years ago |
connors
|
b75bae62b9
|
does this fix tests?
|
11 years ago |
Francis Brunelle
|
3aea7ef16c
|
Add the minimal-ui property to the basic template
|
11 years ago |
connors
|
1844554bc5
|
remove borders from components
|
11 years ago |
XhmikosR
|
36f1f52a78
|
Fix mobile navbar toggle on desktop.
|
11 years ago |
XhmikosR
|
58db851f8c
|
Fix `TypeError: Argument 1 of Node.compareDocumentPosition is not an object`.
|
11 years ago |
XhmikosR
|
edf5d573f7
|
Simplify docs toggle cursor.
|
11 years ago |
Zlatan Vasović
|
e57515429a
|
Add missing blank line
|
11 years ago |
XhmikosR
|
036fe6f437
|
Remove `zoom` from `.table-view`.
|
11 years ago |
XhmikosR
|
33a385822f
|
Remove padding from pre code.
|
11 years ago |
connors
|
82191dec0b
|
starting to use the light font weight in some areas again.
|
11 years ago |
connors
|
395db87029
|
add the extra font weight from google fonts
|
11 years ago |
XhmikosR
|
b864a88355
|
Add more JSCS checks.
|
11 years ago |
XhmikosR
|
1ec052774f
|
Use the right relative URLs.
|
11 years ago |
XhmikosR
|
1cd634687d
|
Fix TypeError in sliders.js with non webkit browsers.
|
11 years ago |
XhmikosR
|
88840d5a53
|
Fix sliders transition duration.
|
11 years ago |
XhmikosR
|
dfcecc561c
|
Revert "Re-enable clean-css's advanced optimizations."
This reverts commit 1c8d10dc33 .
|
11 years ago |
XhmikosR
|
2d5fefb224
|
Specify `cursor: grab` for `slide`.
|
11 years ago |
XhmikosR
|
c90272b32d
|
Run `grunt`.
|
11 years ago |
XhmikosR
|
ac92086802
|
Run `grunt` after the Sass update.
|
11 years ago |
XhmikosR
|
cc46080f83
|
Remove border-bottom from the last input of an input-group.
|
11 years ago |
XhmikosR
|
415867d239
|
Properly override normalize.css' `box-sizing` for all browsers.
Fix #481.
|
11 years ago |
fat
|
6c5d182676
|
Fix fingerblaster to use new custom event objects.
|
11 years ago |
XhmikosR
|
54ff2bf23c
|
Trim trailing spaces.
|
11 years ago |
XhmikosR
|
42f5042d54
|
Enable `disallowMultipleVarDecl` JSCS check.
|
11 years ago |
XhmikosR
|
a18111b93e
|
Work around https://github.com/jekyll/jekyll/issues/1801
|
11 years ago |