64b3b4991c
Fix offset margins
...
Offset margins are only correct for the first column. Subsequent
columns in the same row must account for having an additional
gutter's width of margin between columns.
2017-11-19 14:23:06 +00:00
88f03612b0
fixing all the weird versioning I just had to do
2014-12-29 10:29:28 -08:00
0d0adf7b44
updating the master branch for the new point release
2014-12-29 10:19:54 -08:00
c816059285
updating to 2.0.3
2014-12-29 09:37:33 -08:00
412758bc64
merging in the removing trailing whitespaces
2014-12-29 08:48:23 -08:00
c612be03b5
Merge branch 'master' of https://github.com/dhgamache/Skeleton
2014-12-29 08:47:28 -08:00
08b0f50159
removing all trailing whitespaces
2014-12-29 08:47:24 -08:00
7c36c06685
Merge pull request #223 from ndarville/patch-1
...
Added missing CSS rule for number input
2014-12-29 08:37:38 -08:00
c393c43bf0
Merge pull request #224 from benhinchley/master
...
removed duplicate rule
2014-12-27 16:50:17 -08:00
0f7d8cba76
duplicate rule
2014-12-27 23:35:30 +11:00
0ed0836045
Added missing CSS rule for input[type="number"]
2014-12-26 22:00:00 +01:00
ffebc65ec8
Removing redundant selector
2014-12-21 12:05:58 -05:00
7ec6fa5a7d
Cherry picked a typo
2014-12-16 21:58:03 +02:00
328a8be46c
cleaning up small indentation and spacing
2014-12-15 17:15:55 -08:00
0ff548aa2c
updating the version/date info in header of file
2014-12-15 17:08:16 -08:00
3b39c4ae2b
fixing the height of inputs
2014-12-15 16:53:01 -08:00
c34806e863
adding support for input['tel'] and input['url'] and cleaning up a few other form styles
2014-12-15 16:49:25 -08:00
2144cee05b
changing property order to adhere roughly to http://markdotto.com/2011/11/29/css-property-order/
2014-12-15 16:25:32 -08:00
3b9f339b2a
shrinking the % width of the 400-550px column since it felt a little crowded
2014-12-15 16:16:36 -08:00
febee0bc9b
moving the padding: 0 down to the 400px query
2014-12-15 16:14:27 -08:00
06b819aeb9
changing the .container to feel appropriately sized on mobile/tablet devices. A very small update to grid that makes it all feel a little less constrained on smaller sizes
2014-12-15 16:10:56 -08:00
c099903a83
adding the forgotten max-width property to container above 550px
2014-12-15 16:05:08 -08:00
2992a0be54
decreasing the specificity of all grid items, changing small grid sizes to rely on container padding so it flexes to near full width of viewport sub-550px
2014-12-15 15:59:27 -08:00
a31cb93be3
Merge pull request #182 from JakeHenshall/patch-1
...
Spelling Mistake
2014-12-11 12:19:53 -08:00
ce24c09177
updating the date of the license
2014-12-11 11:48:54 -08:00
32372eb1a1
updating really quickly in the master branch even though I should create separate branch. Grid issue with offsets and column vs. columns
2014-12-11 11:28:11 -08:00
1e19814b51
rolling back cause there was a tiny issue
2014-12-11 11:23:26 -08:00
0858fce5a4
fixing issue with grid offsets not working with certain other classes
2014-12-11 11:20:19 -08:00
f091647f7c
Spelling Mistake
...
Spelling Mistake on Line 373 says secion instead of section.
2014-12-10 09:47:46 +00:00
a3208cfa39
adding in the offsets and a few other small things
2014-12-09 11:12:30 -08:00
baec02aeb5
creating the downloadish page
2014-12-08 12:36:15 -08:00
887f2f4d86
started building out the documentation and trying to include a fluid grid (but nesting seems impossible)
2011-05-03 07:36:26 -07:00
48b90f6bb5
Added beginning stuff to everything, including base.css, ui.css, and really made the grid awesome. Tested it very lightly against all browsers
2011-05-02 12:17:18 -07:00
600ceeb6ad
initial file dump with some early modifications
2011-05-01 08:43:13 -07:00