John O'Nolan
154bec4b9b
Styles for embed placeholders
2014-07-31 21:01:55 +03:00
Paul Adam Davis
9beb031bad
Better dropdown organisation
2014-07-31 16:06:25 +01:00
Paul Adam Davis
535c4633d8
Re-jigged nav JS and add parallax
...
- Clicking the content closes the nav
- Content overlays the nav to create a parallax effect
- Clicking the burger works now
2014-07-30 18:26:28 +01:00
John O'Nolan
571a1d89a5
Settings
2014-07-30 13:39:38 +03:00
John O'Nolan
d632a23aab
Deprecated post-settings-menu.scss
2014-07-30 13:24:16 +03: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
f2511bb97a
Error layout
2014-07-30 13:20:20 +03:00
John O'Nolan
43d390d5e3
Editor styles + split codemirror styles out into lib
2014-07-30 12:59:07 +03:00
John O'Nolan
1551925ec5
Content management
...
With massively reduced overnesting
2014-07-30 11:54:41 +03:00
John O'Nolan
171e205785
Auth
2014-07-30 10:56:43 +03:00
John O'Nolan
1e20a5236f
About Ghost screen
2014-07-30 10:51:37 +03:00
John O'Nolan
eb7da979a2
Setup
2014-07-30 10:46:18 +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
Paul Adam Davis
61b846fc8f
Working burger menu toggling
2014-07-29 18:48:31 +01:00
John O'Nolan
56beb90c49
Minor display tweaks
2014-07-29 17:35:03 +03:00
John O'Nolan
ce0b9c78ef
New page-content panel and base font-size refinements
2014-07-29 16:19:46 +03:00
John O'Nolan
8d1635b7dc
Introducing new mobile header and more mobile nav components
2014-07-29 12:10:20 +03:00
John O'Nolan
02d3756cd8
First pass refactor - cleaning the slate
2014-07-19 20:33:48 +02:00
Paul Adam Davis
afade36796
Fix height bug on public bar unpublished button
...
Closes #73
2014-07-18 08:51:27 +01:00
Paul Adam Davis
3e59f022a2
Correct height on auth inputs
...
Closes #72
Also refactored auth inputs to make them DRYer.
2014-07-17 17:18:54 +01:00
Paul Adam Davis
fff19ec0d5
Spacing for invited users list class & fixes
...
- Fix disappearing right border on invite user modal
- Refactor rounded corners on login form
- Remove commented-out code from modals
2014-07-17 15:48:09 +01:00
Paul Adam Davis
819370b815
Better mobile styles and spacing for user list and fix mobile Back button
...
Closes #69
2014-07-17 12:27:37 +01:00
John O'Nolan
5af1539cb1
Restructuring setup styles so they can be used on signup, too
2014-07-17 12:29:16 +02:00
John O'Nolan
9c60d070ec
More useful code comments
2014-07-17 11:34:51 +02:00
John O'Nolan
588e8b80bd
Minor setup screen design tweaks
2014-07-17 11:25:11 +02:00
Paul Adam Davis
eb23f65fe0
Correct positioning of editor floating header elements
...
Closes #70
2014-07-17 10:10:56 +01:00
Paul Adam Davis
e219fb121e
Refactor custom select styling
...
This is for both the global styling and the alternate version in the PSM for the author dropdown.
- `<select>` elements are note more accessible, with :focus support
- They no longer need a data-attr to show the currently selected item
NOTE: Does not work in Firefox. Yet.
2014-07-16 13:01:22 +01: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
9bf681ddf9
Adjust settings menu active state media query
...
Closes #68
2014-07-13 13:27:57 +01:00
Paul Adam Davis
5f3edc9082
Remove legacy .active styling from settings-content container
...
Prep for #67
2014-07-13 13:21:56 +01:00
Paul Adam Davis
7125b84140
Add mobile styles for new-user button
...
Closes #58
2014-07-12 12:48:55 +01:00
Paul Adam Davis
ec568a21b6
Fix tags on mobile
...
Closes #60
2014-07-12 12:43:12 +01:00
Paul Adam Davis
98576cc84a
Refactor :focus styles
...
Closes #61
2014-07-12 12:18:44 +01:00
Paul Adam Davis
07fac8b40f
Add transparent border to add-user button
...
Closes #63
2014-07-12 12:18:24 +01:00
Paul Adam Davis
ddd13eb5a7
Allow clicking on the down arrow of select boxes
...
Closes #57
- Adds `pointer-events: none;` to the down arrow of select boxes
2014-07-11 17:36:22 +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
e20d837d79
Correct styling of setup form
2014-07-09 11:42:00 +01:00
Paul Adam Davis
776a593636
Swap entry title selector for one that isn't applied after a delay
...
This fixes a bug that made the title in the editor look like it was animating in, as `.editor` is added after a slight delay.
2014-07-08 23:44:13 +01:00
Paul Adam Davis
9cb8cf3761
Correct spacing on invite user modal to fit new form style
2014-07-07 17:14:31 +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
58efafb7c9
Invite User modal styles
...
References https://github.com/TryGhost/Ghost/issues/3079 and #21
Also changes the global modal styles
2014-07-06 18:37:58 +01:00
Paul Adam Davis
67e1b060c4
Minor style fixes for the user management screen
...
References https://github.com/TryGhost/Ghost/pull/3189 and #21
2014-07-05 12:17:53 +01:00
Paul Adam Davis
f286725dd4
Add padding to mobile/touch editor
...
Improves #53
Closes https://github.com/TryGhost/Ghost/issues/3103
2014-07-04 16:12:16 +01:00
Paul Adam Davis
1cf21c1ab5
Prevent mobile text area editor bottom being but off
...
Closes #53
- Adds webkit smooth bouncy overflow
- Make height of the textarea slightly short than 100%
2014-07-04 10:25:53 +01:00
Paul Adam Davis
81ef7af588
Hover colour for the markdown help button when an inactive tab on the tabbed editor.
...
Previously, hovering the markdown help button when the editor is on mobile tab mode, it disappeared as it was the same colour as the background. It's now the same colour as the inactive tab text.
2014-07-01 22:56:06 +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
5c0d2ed253
Post settings menu styling for https://github.com/TryGhost/Ghost/issues/3084
2014-07-01 10:30:03 +01:00
Paul Adam Davis
78b252234f
CSS for About page
...
Refs #23
Corresponding HTML is located at https://github.com/TryGhost/Ghost/pull/3155/files
2014-06-30 09:59:42 +01:00