bfintal
c9c73708d5
Added other nested column widths
...
Aside from one-third and two-thirds, I added: one-half, one-fourth and
three-fourths. As well as widths for when these all are nested inside a
twelve.columns div. Very helpful when having a sidebar with
four.columns (sidebar div + content div = sixteen columns)
2013-01-17 14:27:26 +08:00
Dave Gamache
c103965d73
cleaning up with headers with the new version
2012-06-20 18:05:52 -07:00
Jacob Thornton
1fb5487ce3
remove tabs. Skeleton is not a UI framework
2012-06-20 13:23:08 -07:00
DBPreston
f858d9b0b6
Removed redundant padding declaration on .button
2012-05-02 18:43:35 +02:00
Seyi Ogunyemi
85c83d9874
Make up one's mind regarding typography? :P
2012-04-18 19:22:40 +02:00
Michael Mokrysz
8a719ccff0
Fixed what seems to be a numerical mistake. 336 + 48 = 384 but is given as 348.
2012-02-25 00:54:51 +00:00
Dave Gamache
b7ae333d07
adding some amazing -moz CSS from the @necolas
2012-01-26 21:55:15 -08:00
Dave Gamache
d34cdf66bb
changing line-height to normal for buttons
2012-01-25 22:30:01 -08:00
Dave Gamache
94062ea1d3
fixing 768 alpha omega bug, changing the button css to clean it up a bit and resetting version on tabs
2012-01-25 21:27:50 -08:00
Dave Gamache
057c8d617f
Merge branch 'master' of github.com:dhgamache/Skeleton
2012-01-25 21:04:02 -08:00
Dave Gamache
78ae309e2f
adding column and columns, singular and plural, to single column
2012-01-25 21:01:54 -08:00
Dave Gamache
b43be292ee
changing to lastest jQuery version and using new tabs js
2012-01-25 20:51:32 -08:00
Jökull Sólberg Auðunsson
c3bd1eb457
Scope the .column and .columns selectors correctly.
2011-11-29 17:40:44 +00:00
Dave Gamache
3f12a6877e
fixing the button background inheritance issue
2011-09-08 22:49:38 -07:00
Dave Gamache
20e1874b96
changing active button styles
2011-08-17 23:22:43 -07:00
Dave Gamache
0ed1e6e1ed
updaing docs and commenting all the CSS in correctly
2011-08-17 21:58:20 -07:00
Dave Gamache
68fb0e1755
resolving a CSS typo
2011-08-17 21:34:24 -07:00
Dave Gamache
f53e666531
removing jquery (only using Google CDN now); refactoring layout.css media queries to be more straightforward and better commented; Fixed tabs for CSS to use first-child so it would have all the borders even in IE
2011-08-17 21:05:28 -07:00
Dave Gamache
a853af7018
fixing the app.js to become tabs.js and refactoring based on some awesome input from napcs on github
2011-08-17 18:37:22 -07:00
Denis Jacquemin
1460abb9da
Offsets values fix for #Tablet (Portrait)
2011-07-24 16:49:19 +02:00
Denis Jacquemin
ba19b256d8
indentation cleanup
2011-07-24 16:47:07 +02:00
Dave Gamache
19b1921a6c
made changed to remove issue where browser cannot zoom/scale
2011-07-17 12:28:18 -07:00
Dave Gamache
0eed0f8949
added the img.scale-with-grid class to allow people to select images that should size with the grid
2011-06-06 20:25:33 -07:00
Dave Gamache
c65cc2c982
fixed the 20px issue on the bottom of the page
2011-05-30 10:56:29 -07:00
Dave Gamache
c7f3e545a0
a couple quick updates to the CSS and denoted that it was version 1.0.2
2011-05-29 09:46:46 -07:00
Dave Gamache
6b8ff4d489
changed the list statement to include a needed comma - thanks to 2csswizardry
2011-05-23 14:15:57 -07:00
Dave Gamache
41912bd47d
changed the image commenting in base.css to be more clear
2011-05-20 17:18:42 -07:00
Dave Gamache
df67c35228
removed the img width 100% declaration. Breaks some plugins and techniques, but commented why it was removed and how the same effect of scaling images can be achieved by individually calling those properties on images
2011-05-20 15:30:44 -07:00
Dave Gamache
c1ad114a99
moved version to 1.0.2 with change of CSS
2011-05-20 09:39:44 -07:00
Dave Gamache
6eb429a255
added more button styles and the legend to the label declaration
2011-05-20 09:36:57 -07:00
Dave Gamache
941a324339
moving up to version 1.0.1 and making some slight changes in the CSS
2011-05-19 12:05:30 -07:00
Dave Gamache
2eca81305d
Doh! Left git conflict in base CSS by accident...fixing
2011-05-17 18:13:40 -07:00
Dave Gamache
a0cf898309
Add Apple Touch Icon sizes and linked those in, added active button CSS, changed some unneeded CSS in base.css, changed the Favicon to be square and cleaner, updated the app.js to include awesome suggestions made from Github community to be faster. Honestly, shocked at how awesome Github community has been already and thanks so much to everyone for the help
2011-05-17 17:55:29 -07:00
Dave Gamache
3b9fe7c444
Add Apple Touch Icon sizes and linked those in, added active button CSS, changed some unneeded CSS in base.css, changed the Favicon to be square and cleaner, updated the app.js to include awesome suggestions made from Github community to be faster. Honestly, shocked at how awesome Github community has been already and thanks so much to everyone for the help
2011-05-17 17:54:18 -07:00
François Robichet
8d96b42429
Added :active state on buttons
2011-05-17 16:05:21 -07:00
Dave Gamache
eb86b14ac2
the glorious Mark Otto points out that the submit button style is not getting the proper font declaration. Fixed
2011-05-16 16:21:05 -07:00
Dave Gamache
44f4156977
changed Skeleton.gs to skeleton or getskeleton.com and cleaned up some last pieces
2011-05-15 17:02:52 -07:00
Dave Gamache
6276c745f8
recleaned all of the code and formatting to be BEAUTIFUL
2011-05-15 16:50:51 -07:00
Dave Gamache
82c35f64b7
changed the git repo to the src folder, browser tested, changed the tabs to work cross browser and to stack...removed the IE conditional stylesheet
2011-05-15 16:13:52 -07:00