Paul Adam Davis
|
21991758aa
|
Cleanup layout Sass
Continues on from #4441
- Reformats the layout Sass files (comments, white space)
- DRY up small chunks of CSS to make it more comprehensible
|
2014-12-01 16:06:53 +00:00 |
|
Paul Adam Davis
|
d11bbcf8f3
|
Fix notifications being cur off on auth/setup screens
|
2014-09-27 10:44:54 +01:00 |
|
Paul Adam Davis
|
8cc76059aa
|
Allow scroll on setup form
|
2014-09-27 10:44:27 +01:00 |
|
Paul Adam Davis
|
7782c48383
|
Swap out Ruby Sass for Node Sass
- Uses Node Bourbon https://www.npmjs.org/package/node-bourbon
- Produces source maps
- Removed all ruby dependencie
History:
- Remove bourbon from package and cleanup grunt tasks
- Un-bourbon keyframe animations
- Un-bourbon transitions
- Un-bourbon box-sizing
- Un-bourbon font-feature-settings
- Import bourbon clearfix mixin
- Un-bourbon linear gradients
- Un-bourbon input types
- Un-bourbon positions
- Un-bourbon transforms
- Un-bourbon notification animations
- Un-bourbon uploader box-sizing
- Un-bourbon border-radius
- Un-bourbon splitbutton transitions
- Add triangle mixin
- Un-bourbon default container positioning
- Un-bourbon flexbox properties
- Fix triangle mixin - It now has the same output as the Bourbon mixin
- Add autoprefixer
- Correct global default font size
- Remove unwanted prefixes - Because, y'know, autoprefixer
- Output from node sass migration - Includes all the files we usually have, plus source maps
|
2014-08-30 14:13:36 +01:00 |
|
Paul Adam Davis
|
8f225fe640
|
Refactor auth CSS
This means signing screen icons now depend on new markup
|
2014-08-19 15:25:24 +01:00 |
|
John O'Nolan
|
41ea0dac23
|
Convert old button override styles to new classes
(and some cleanup)
|
2014-08-06 14:36:35 +03:00 |
|
John O'Nolan
|
fa9f2b510f
|
About Ghost screen
|
2014-07-30 10:51:37 +03:00 |
|
John O'Nolan
|
e7fb5cb8ed
|
Setup
|
2014-07-30 10:46:18 +03:00 |
|
John O'Nolan
|
2e2e939419
|
First pass refactor - cleaning the slate
|
2014-07-19 20:33:48 +02:00 |
|
John O'Nolan
|
0672f5caef
|
Restructuring setup styles so they can be used on signup, too
|
2014-07-17 12:29:16 +02:00 |
|
John O'Nolan
|
1d2e9b0585
|
More useful code comments
|
2014-07-17 11:34:51 +02:00 |
|
John O'Nolan
|
58df5289d9
|
Minor setup screen design tweaks
|
2014-07-17 11:25:11 +02:00 |
|
Paul Adam Davis
|
b4f048f7cc
|
Correct styling of setup form
|
2014-07-09 11:42:00 +01:00 |
|
Paul Adam Davis
|
4510a8bf44
|
Restructure .scss files, global box sizing and minor fixed from the Ember Admin rewrite
|
2014-06-20 09:29:57 +01:00 |
|