Adam Butterworth
307cb30208
Swap deprecated box-sizing mixin with the box-sizing property ( #23928 )
...
* Swap deprecated box-sizing mixin with the box-sizing property
* Linting now that box-sizing is no longer a mixin
2020-05-08 11:27:51 -04:00
Adam Butterworth
42cc0d0145
Fix all stylelint errors ( #23920 )
...
* Fix all stylelint errors
For any errors that fixing would require changing the output of the css disable stylelint for that line instead of modifying.
* Update quality.py
Make stylelint quality check pass when there are no errors
* Delete empty selectors
2020-05-06 16:07:14 -04:00
Andy Armstrong
8fb993dcca
Fix validation issues with Studio Sass files
2017-09-18 15:28:41 -04:00
Christine Lytwynec
57b7034e5b
Remove hgroup usage
2016-02-17 12:05:15 -05:00
Brian Talbot
1720ddf93f
Studio: refactoring font-size to use Sass mixin
...
* moving font-size to use @include font-size() mixin
* re-organizing vendor reset styling into _vendor.scss override rather than _reset.scss
* initial rule re-organization and minor line-height tweaks
2014-08-12 20:22:06 -04:00
Brian Talbot
f8ec92949f
Studio: refactoring font-weight CSS rules to use Sass placeholders
2014-08-12 12:31:49 -04:00
David Baumgold
5bd79a8669
Changed @include box-shadow() to box-shadow
...
Bourbon's box-shadow mixin has been deprecated, and they recommend to use the
official spec.
2013-07-10 09:17:58 -04:00
marco
72e1fab1c4
SASS variable and naming standards sync-up based on @talbs feedback completed
2013-05-31 12:40:40 -04:00
Brian Talbot
f069c1a1a1
Studio: style reorg
...
typography, SASS import, mixins/extends
2013-05-14 17:15:07 -04:00
Brian Talbot
1a68d516fb
resolving local merge with master
2013-04-05 15:27:08 -04:00
Brian Talbot
4e8f01b88c
studio - adjusted abbr cursor displays
2013-04-05 11:18:16 -04:00
Brian Talbot
7ff975e0b6
studio - removing default styling for abbreviation elements, fixing typo in title attribute for timepickers
2013-04-05 11:06:34 -04:00
Brian Talbot
6889b2015b
studio - added in revised footer styles and fix for smoothscroll
2013-03-27 01:24:31 -04:00
Brian Talbot
3b80a90bd0
studio - sass cleanup: adding in more color variables, proofing box-sizing and older/rougher unit scss
2013-03-20 16:54:14 -04:00
Brian Talbot
a1ba97376a
studio - sass cleanup: further revisions and box-sizing all elements for consistency
2013-03-16 12:18:35 -04:00
Brian Talbot
3b2c970248
studio - reorganized and documented used Sass for studio
2013-03-08 11:47:11 -05:00
marco
a94778f706
fixed broken calendar style caused by problem tab styling
2013-02-13 16:34:12 -05:00
marco
826b070bfa
removed outline focus from tabs and downplayed tab color differentiation to be more like the header
2013-02-13 16:34:12 -05:00
marco
ad3c9a5234
overrode jquery UI styles in reset.scss then reapplied relevant tab styling for problem menu
2013-02-13 16:34:11 -05:00
Calen Pennington
ea8ab0f809
Add basic overview.html from tom's wireframe to CMS
2012-10-01 15:12:29 -04:00
Kyle Fiedler
c8da987436
Added new icons for all of the content
2012-07-09 10:04:20 -04:00
Calen Pennington
a333612cce
Add templates directly from cms_proto/ui_prototype
2012-06-13 11:54:17 -04:00