Commit Graph

27 Commits

Author SHA1 Message Date
Michael Pritchard (HEIW) dcb26096f5 Add accessibility fixes
- Make the font colour in the footer darker
- change the hamburger span in the header to a button
- update the javascript to select the button
- update the meta viewport to the latest recommended method
- Undo unrelated changes
2021-10-04 11:09:58 +01:00
Juanitou 88a48f799b Whitespace fixes in layout.css 2018-06-21 11:03:29 +02:00
Juanitou 5f4b528394 Remove deprecated border-radius declarations in layout.css 2018-06-21 10:49:03 +02:00
Will Rossiter cbe533b9ce Use class name for styles. 2013-05-30 20:36:07 +12:00
Paul Clarke bba8ebfac5 FIX left and right alignment of header & footer to content area 2013-01-23 11:56:46 +13:00
Paul Clarke e68e63cf4b Fix for menu showing all sub-pages instead of children only
Replaces (git c8e1253)
2013-01-23 10:37:49 +13:00
Jeremy Bridson db27cdda7c ENHANCEMENT: added basic grid system to Simple Theme. 2012-11-20 15:27:34 +13:00
Jeremy Bridson 20c5e423c8 ENHANCEMENT:added inline comments to Simple CSS to help new users when they are completing the tutorial. Added a couple of style fixes for the search form and navigation. 2012-11-20 10:10:22 +13:00
Paul Clarke 275f5ba33d ENHANCEMENT basic updates to enhance usability and appearance of theme
Minor clean-up of consistency for tablet main menu styles
Added multilevel subnavigation in sidebar for internal pages
Updated search styling and positioning
Changed header color and link color to provide more consistency for the
theme
Footer links to red on hover and site name to link to homepage
Search results page styling updated
2012-10-08 17:02:34 +13:00
Paul Clarke 7ff80fd5f4 ENHANCEMENT added complete form style and additional typography styles 2012-10-05 18:37:18 +13:00
Paul Clarke 988174dc2e ENHANCEMENT improved form styles, typography styles, removed copyright 2012-10-04 17:15:59 +13:00
Naomi Guyer df15cd8920 BUG: Simple has base typography defined in layout ( trac #7803)
Moved some style declarations from layout to typography so that the cms
would pick them up.
Moved typography tag to the page.ss before layout is included
Changed typography elements to be wrapped in .typography, rather than a
layout tag within the Layout page templates. This will mean that a
bunch of modules have access to the correct type styling
2012-09-04 12:19:44 +12:00
Sara Tusar a7c4a128d6 MINOR form.css check, minor improvements 2012-07-09 11:22:11 +02:00
Sara fef2668a9a Merge pull request #4 from silverstripe-rebelalliance/master
Added styles for userforms and fixed strange form behaviour at different screen widths.
2012-07-06 01:00:21 -07:00
Jeremy Bridson bf3fd0f088 ENHANCEMENT:added styling for userforms - plus fixed strange form styling. 2012-07-06 15:24:53 +12:00
Sam Minnee a9c64c423e BUG: Fixed simple image styling for full-width images.
The max-width 60% is a nice touch for left-aligned or right-aligned images, but it doesn't suit all images.  I've restricted the styling so that this is only applied to img.left and img.right images, which are the classes assigned by the CMS for left-aligned and right-aligned images.
2012-06-29 15:30:32 +12:00
Sara Tusar f9e2128e14 image max-width, h1 line height 2012-06-18 10:00:45 +02:00
Ingo Schommer 85c3acc754 MINOR Indenting CSS to one rule per line, for easier collaboration and diff viewing (checked with Sara) 2012-06-15 19:16:49 +02:00
miiihi 45481dbaf9 MINOR javascript optimization, css, line endings, file modes... 2012-06-07 17:04:50 +02:00
Sara Tusar a3dc1471cd ENHANCEMENT overlapping menu, css, search-results styling 2012-05-09 17:16:21 +02:00
Jeremy Bridson 09de6b45ac ENHANCEMENT:changed styling of search box and how the mobile menu functions as per Sara's new designs. 2012-04-24 14:11:33 +12:00
Jeremy Bridson 0b946fd864 BUGFIX:fixed text-indent issues with search-form in IE 2012-04-10 14:54:07 +12:00
Jeremy Bridson 55566cf9f5 ENHANCEMENT:fixed search results styling and added styling for the results pagination 2012-04-10 10:45:25 +12:00
Jeremy Bridson 2158f384bb ENHANCEMENT: created styling for search field and search results - styled mobile site header - fixed issue with navigation overflowing when too many <li> 2012-04-04 17:52:54 +12:00
sara 52b06ec3da MINOR Form fields styling, IE7 bug
Form fields fixed some more
    	IE7 background bug fixed
2012-03-29 09:10:28 +02:00
sara 82ae8f7148 MINOR Form fields styling, font change
Form fields fixed
	Font changed to Cambo Regular webfont
2012-03-27 17:00:47 +02:00
Sam Minnee bfff6fb0ea Initial version of "Simple" theme. 2012-03-14 12:24:58 +13:00