John O'Nolan
6a4036a0bb
Minor start on CSS Style cleanup
...
See #4107
2014-09-24 09:08:42 +01:00
Paul Adam Davis
bfa0751e3e
Fix minor IE UI issues
...
Closes #4088
- Fix Flexbox issue with the user list
- Fix positioning issue with the mobile menu toggle icon
- Make the mobile settings nav use absolute positioning (as fixed elements don't move inside a `transform: translate(...);` parent
2014-09-22 13:55:39 +01:00
Paul Adam Davis
c6289c87b8
Fix several tiny CSS bugs
...
Closes #4050
- Full-width invite user modal button
- `<select>` can be focused in Firefox
- Increase size of background images for avatars
- Add `-moz-osx-font-smoothing: grayscale;` to icons
2014-09-19 21:24:43 +01:00
Paul Adam Davis
8e7b8f8bfa
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
John O'Nolan
b38785d5f6
Settings nav overhaul
2014-08-16 19:39:52 +03:00
Paul Adam Davis
2aafe85987
Updated dropdown positions in layouts
2014-08-13 14:25:28 +01:00
Paul Adam Davis
a0e9829dba
User list styles from master
2014-08-12 15:26:20 +01:00
John O'Nolan
5e619c841d
I have no idea why this was its own file in layouts/modals.scss
2014-07-30 13:22:02 +03:00
John O'Nolan
1e20a5236f
About Ghost screen
2014-07-30 10:51:37 +03:00
John O'Nolan
6d39ac0e2e
Merged rolelabels.scss into users.scss
2014-07-30 08:17:51 +03:00
John O'Nolan
68f5c9f378
Users
2014-07-30 08:17:00 +03:00
John O'Nolan
02d3756cd8
First pass refactor - cleaning the slate
2014-07-19 20:33:48 +02:00
Paul Adam Davis
5189bb37cf
Unhide settings on mobile and adjust positioning for left setting header buttons
...
Refs #67
2014-07-15 17:13:30 +01:00
Paul Adam Davis
f2c11a0b47
Button refactor
...
Refs #3101 & #916
2014-07-15 14:20:15 +01:00
Paul Adam Davis
6f654d3218
Fix mobile styles on the edit user view
2014-07-11 17:08:11 +01:00
Paul Adam Davis
438d5cdb87
New form style
...
Conflicts:
dist/css/ghost-ui.min.css
docs/dist/css/ghost-ui.min.css
2014-07-07 16:40:33 +01:00
Paul Adam Davis
e69233388b
References #33
...
- Alter the existing UI
- Add 2 button options, 'has-icon' and 'only-has-icon' (for the < Users and Settings buttons)
Corresponding markup: https://github.com/TryGhost/Ghost/pull/3176/files
2014-07-01 17:26:41 +01:00
Paul Adam Davis
b33f48bf70
Mac height for profile, cover & logo images in settings
...
Closes #43 & #45
2014-06-24 17:13:45 +01:00
Paul Adam Davis
09713d841e
Fix mobile display issue
...
Closes #42
- Realign name input and show name label on smaller screens
2014-06-24 16:43:14 +01:00
Paul Adam Davis
7148e46b6a
Restructure .scss files, global box sizing and minor fixed from the Ember Admin rewrite
2014-06-20 09:29:57 +01:00
John O'Nolan
3f93a40544
REFACTOR THE THINGS
2014-03-11 23:23:42 +00:00
John O'Nolan
1420b03802
Initial commit
2014-02-23 15:07:01 +01:00