Commit Graph

41 Commits

Author SHA1 Message Date
Corey Wagehoft
75d260854b Updating Bootstrap to v2.0.1 2012-02-22 14:49:40 -06:00
Ben Word
320a1d32c0 Use minified Bootstrap CSS (#251) - thanks @elflo 2012-02-03 14:11:11 -07:00
Ben Word
3c3b71fac0 Remove all frameworks except Bootstrap (#251)
- Remove all frameworks except Bootstrap

- Remove roots-options.php and replace with a more simple
  roots-config.php

- Include all Bootstrap Javascript plugins by default in
  js/plugins.js

- Use Bootstrap Responsive and Topbar navigation by default

- Use Bootstrap markup on forms, page titles, image galleries,
  alerts and errors, post and comment navigation

- Remove Roots styles from style.css and introduce app.css for
  site-specific CSS. Remove almost all previous default Roots
  styles.

- Add latest updates from H5BP project
2012-02-03 12:10:44 -07:00
Corey Wagehoft
d045e1be56 Updating Bootstrap to v.2.0.0
roots-actions.php:  added responsive css framework file
roots-options.php: changed default css classes for bootstrap v2.0.0
roots-scripts.php: updated less to v1.2.1, changed the load order and
added new scripts for bootstrap v2.0.0

Added all of the new css, js, less asset files and updated all of the
previous ones for bootstrap v2.0.0
2012-02-01 10:18:39 -06:00
Ben Word
106ceaae7d h5bp updates 2012-01-23 11:16:50 -07:00
Ben Klocek
1cd266adaa Fix css formating difference 2012-01-18 08:08:19 -08:00
Ben Klocek
4c4731da26 Add current_page_* selectors 2012-01-18 08:05:26 -08:00
Ben Word
3f36f8aaee updated comments template based off twentyeleven's 2012-01-15 15:35:44 -07:00
Ben Word
69d7409e52 anchor style should only appear in roots styles section 2012-01-02 11:30:21 -07:00
Ben Word
fbd3ecc57f h5bp updates, style.css now using stripped version + reorganized 2011-11-30 14:14:55 -07:00
Corey Wagehoft
4255324a7b Adding files for Twitter Bootstrap framework 2011-11-07 22:28:32 -06:00
Corey Wagehoft
88706ec1ea Adding Foundation CSS Files 2011-10-26 11:39:33 -05:00
Scott Walkinshaw
39b0eb190f Whitespace fixes
Replaced all hard tabs with spaces. Removed all trailing whitespace.
2011-10-23 19:29:54 -06:00
Ben Word
b512745a9c removed included jquery plugins and now using the h5bp plugins.js and script.js setup: http://html5boilerplate.com/docs/plugins.js-and-script.js/ 2011-08-28 13:26:40 -06:00
Ben Word
135995305b h5bp updates 2011-08-28 13:19:34 -06:00
Ben Word
f7a149962c h5bp updates 2011-08-14 18:58:13 -06:00
Ben Word
ef721e7f6e h5bp updates - now up to date with h5bp 2.0 2011-08-12 11:05:29 -06:00
Ben Word
c542ed3534 h5bp updates 2011-07-30 13:41:14 -06:00
Ben Word
dd77a89b34 h5bp updates 2011-07-20 19:22:18 -06:00
robboles
f2650112b2 Added Less Framework 4
Addition of the Less Framework 4 (http://lessframework.com/) to CSS frameworks on top of changes to the CSS frameworks code refactoring by swalkinshaw in commit 539198a.
2011-07-12 15:08:55 -05:00
Ben Word
cbb388148f removed old style.css, grabbed the latest from h5bp and made
modifications on top of it. some of the old roots css was also removed, including
ul.none and .icon
2011-06-30 18:43:58 -06:00
Ben Word
22e0a2eebe (h5bp updates) modernizr 2.0, newer respond.js 2011-06-02 11:59:12 -06:00
Ben Word
70be19e820 removing reference to background image 2011-06-01 08:02:10 -06:00
Ben Word
15f3f9ce2e changing class names after h5bp reverted the <html> tag changes 2011-05-31 10:32:07 -06:00
Ben Word
5466bad0d1 adding support for adapt.js, closes #47 2011-05-30 20:09:20 -06:00
Ben Word
91d81ddb6e complete rewrite of theme options, based on twentyeleven (in progress) 2011-05-30 01:33:28 -06:00
Ben Word
4debdc5e5d h5bp update: new conditional comment magic for the <html> tag, more info at http://goo.gl/MmY2F 2011-05-19 19:09:42 -06:00
Ben Word
18f0ab26d4 latest changes from h5bp and blueprint css, jquery 1.6.1 2011-05-17 22:48:13 -06:00
Ben Word
5edfce05d5 cleanup 2011-05-09 18:14:40 -06:00
Ben Word
985ba6f240 latest h5bp changes: placeholder media queries for mobile-first approach and addition of respond.js 2011-05-08 17:17:26 -06:00
Ben Word
d15e0487cf latest updates to blueprint css - adding styling to url and email inputs 2011-05-08 11:41:02 -06:00
Ben Word
6aaaf48581 changing input type=search back to text until https://bugs.webkit.org/show_bug.cgi?id=33637 is resolved 2011-05-08 11:33:16 -06:00
Ben Word
29dbefc287 -moz-appearance and -webkit-appearance: textfield were on the search button instead of the search input 2011-05-01 10:23:44 -06:00
Ben Word
07dc7b7d81 adding in the latest changes from h5bp and blueprint css 2011-04-28 21:26:58 -06:00
Ben Word
1a1b5d7943 adding support for the 1140px grid 2011-04-15 11:05:27 -06:00
Ben Word
369b6a45f5 adding support for 960.gs 2011-04-01 14:42:22 -06:00
Ben Word
7db3bbb351 Merge branch 'master' of https://github.com/johnraz/roots into johnraz-master 2011-04-01 13:18:35 -06:00
Ben Word
80704070ea fixes #1 -- also minor changes to style.css and searchform.php 2011-03-31 20:56:19 -06:00
Jonathan Liuti
8c4bfb8c1c [ADD] Added support for 960gs - TODO: add the clear div required by 960gs in the markup + test that no classes from the framework are conflicting with roots's existing css 2011-03-31 19:00:45 +02:00
Ben Word
e9976b26fb removing unnecessary menu active classes since we're using wp_nav_menu 2011-03-27 17:37:36 -06:00
Ben Word
8e177235ff roots 3.0.0 2011-03-27 13:46:21 -06:00