Paul Adam Davis
9fe5a9280a
Fix ::selection bug
...
No issue
Fixes a weird issue where text would overlap other text.
2014-09-13 14:54:44 +01:00
Paul Adam Davis
a8a72dc55c
Remove form focus halo
...
No issue
- Removed the blue halo from around focused form elements
- Slightly refactored the forms to target less text inputs and have cleaner syntax
2014-09-05 17:16:55 +01:00
Paul Adam Davis
80a048c2d4
Fix floaring header gradient in FF and settings images
...
No issue
- Corrects the syntax used for the floating header gradient so it now gets prefixed correctly for Firefox
- Removes padding from `<button>` elements (fixes padding around images in buttons)
- Adds display: block; to settings images to prevent a Webkit bug which adds space under the image
2014-09-03 15:52:01 +01:00
Paul Adam Davis
3f72028a73
Fix notification styles
...
No issue
I'm not sure why, but @extend's here using placeholder selectors, not classes, work.
This fixes the notification and modal styles, which meant changing how the default button selector works. It is now a placeholder, and a real class extends that. The modal styles extended the default button style, which can now happen.
2014-08-31 20:56:05 +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
c63c88c37f
Move nav-item file, use variable colours instead of some hexes
2014-08-18 18:08:52 +01:00
Paul Adam Davis
bacb7dd93c
New PSM markup, nav-item, and refactored input icons
...
References #97 , #98 , #99
2014-08-18 17:57:04 +01:00
John O'Nolan
e74e7e1f37
Remove old button styles
2014-08-16 19:39:37 +03:00
Paul Adam Davis
48b83a9dc7
Re-implement old form styles
2014-08-14 16:29:34 +01:00
Paul Adam Davis
2c9f47d24b
Badge component
2014-08-14 14:38:32 +01:00
Paul Adam Davis
ad26ed39b7
Implement labels
2014-08-12 15:27:22 +01:00
John O'Nolan
a1ef78e7f9
OCD
2014-08-10 09:36:36 +03:00
John O'Nolan
333b39eef2
Reset buttons without classes
2014-08-07 16:37:47 +03:00
John O'Nolan
d3b3a2ed80
Fix floatingheader alignments
2014-08-07 16:35:58 +03:00
John O'Nolan
c0d51817a9
Update application frame styles for content + editor
2014-08-07 15:11:01 +03:00
John O'Nolan
7ade967733
Typography updates
2014-08-06 22:46:32 +03:00
John O'Nolan
201e827768
Button updates to match existing styles
2014-08-06 00:39:19 +03:00
Paul Adam Davis
96f01e0c23
Form Inputs
2014-08-05 15:12:27 +01:00
John O'Nolan
d4861e41d7
Highlight old styles for removal
2014-08-04 19:45:32 +03:00
John O'Nolan
c56ea041d3
Strip base button style. This should be covered already.
2014-08-04 19:38:41 +03:00
John O'Nolan
4b6e3dae48
Remove old button styles which are not used anywhere in core
2014-08-04 19:37:04 +03:00
John O'Nolan
0f320c115e
Break splitbuttons out into component
2014-08-04 19:28:07 +03:00
John O'Nolan
0a403dfd8b
Adjust BS default styles
2014-08-04 19:24:41 +03:00
John O'Nolan
df3b3e753e
Port/convert BS mixins/vars - strip unneeded variations
2014-08-04 18:57:33 +03:00
John O'Nolan
726294bd41
Add base bootstrap buttons
2014-08-04 18:11:22 +03:00
Paul Adam Davis
954c091845
Vertically center floating header text
2014-08-01 09:02:11 +01:00
Paul Adam Davis
61a6d948b6
Better dropdown organisation
2014-07-31 16:06:25 +01:00
John O'Nolan
4f8e28c439
Import old dropdowns temporarily
2014-07-30 14:56:37 +03:00
John O'Nolan
71d20068a1
Adjusted animation timing for links
2014-07-30 10:39:17 +03:00
John O'Nolan
411848313c
Stripping default nav styling completely
...
This is already conflicting with new styles horribly.
2014-07-30 10:20:27 +03:00
John O'Nolan
f8033f92fe
Deprecate utilities.scss
2014-07-30 09:09:11 +03:00
John O'Nolan
60c5e894a6
No underlines
2014-07-30 09:04:29 +03:00
John O'Nolan
5f2ab4e8f4
Merged typography.scss into global.scss
2014-07-30 08:44:05 +03:00
John O'Nolan
61563e74a1
Tables
2014-07-30 08:19:50 +03:00
John O'Nolan
2f4b0bee1c
Deprecate navs.scss, merge into shame.scss
2014-07-30 08:09:57 +03:00
John O'Nolan
bd3bb31b6c
Deprecate old files and introduce _shame.scss
...
- New _shame.scss to hold styles/components which need to be refactored or removed
- layout.scss and floatingheader.scss merged into global.scss/shame.scss
2014-07-30 08:07:23 +03:00
John O'Nolan
db305054a5
Forms
2014-07-30 07:57:36 +03:00
John O'Nolan
8a3125c37b
Buttons
2014-07-30 07:47:54 +03:00
John O'Nolan
65d08b6f25
Merge base.scss into global.scss
2014-07-30 07:43:36 +03:00
John O'Nolan
593b6f0200
New page-content panel and base font-size refinements
2014-07-29 16:19:46 +03:00
John O'Nolan
3ede5f4feb
Always hide horizontal scrollbars on body
2014-07-29 12:28:02 +03:00
John O'Nolan
12f78f22ce
Introducing new mobile header and more mobile nav components
2014-07-29 12:10:20 +03:00
John O'Nolan
76c8c86ada
Clean up
2014-07-28 23:21:02 +02:00
John O'Nolan
24f51e0e37
Second pass on refactor - starting to introduce new global navigation component
2014-07-20 01:55:29 +02:00