Commit Graph

19 Commits

Author SHA1 Message Date
dhg
3b39c4ae2b fixing the height of inputs 2014-12-15 16:53:01 -08:00
dhg
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
dhg
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
dhg
3b9f339b2a shrinking the % width of the 400-550px column since it felt a little crowded 2014-12-15 16:16:36 -08:00
dhg
febee0bc9b moving the padding: 0 down to the 400px query 2014-12-15 16:14:27 -08:00
dhg
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
dhg
c099903a83 adding the forgotten max-width property to container above 550px 2014-12-15 16:05:08 -08:00
dhg
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
Dave Gamache
a31cb93be3 Merge pull request #182 from JakeHenshall/patch-1
Spelling Mistake
2014-12-11 12:19:53 -08:00
dhg
ce24c09177 updating the date of the license 2014-12-11 11:48:54 -08:00
dhg
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
dhg
1e19814b51 rolling back cause there was a tiny issue 2014-12-11 11:23:26 -08:00
dhg
0858fce5a4 fixing issue with grid offsets not working with certain other classes 2014-12-11 11:20:19 -08:00
Jake Henshall
f091647f7c Spelling Mistake
Spelling Mistake on Line 373 says secion instead of section.
2014-12-10 09:47:46 +00:00
dhg
a3208cfa39 adding in the offsets and a few other small things 2014-12-09 11:12:30 -08:00
Dave Gamache
baec02aeb5 creating the downloadish page 2014-12-08 12:36:15 -08:00
Dave Gamache
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
Dave Gamache
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
Dave Gamache
600ceeb6ad initial file dump with some early modifications 2011-05-01 08:43:13 -07:00