John O'Nolan
b6d61cd0da
Animations
2014-07-30 07:41:35 +03:00
John O'Nolan
2faa4a75f9
Minor cleanup
2014-07-29 19:50:13 +03:00
Paul Adam Davis
61b846fc8f
Working burger menu toggling
2014-07-29 18:48:31 +01:00
John O'Nolan
175395eafc
Moved dropdown styles to components dir
2014-07-29 19:24:17 +03:00
John O'Nolan
bdb63b2e87
Updated dropdown styling
2014-07-29 19:23:00 +03:00
John O'Nolan
914cef3b8d
Added dropdown to global nav user menu
2014-07-29 19:22:37 +03:00
John O'Nolan
56beb90c49
Minor display tweaks
2014-07-29 17:35:03 +03:00
Paul Adam Davis
82365de583
Better dropdowns styles and docs
2014-07-29 16:19:00 +01: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
098f7c17e5
Mobile menu updates
2014-07-29 15:47:03 +03:00
Paul Adam Davis
49eed8b6cd
Refactor dropdowns to use extends
2014-07-29 12:46:19 +01:00
Paul Adam Davis
2ac2934118
First pass of dropdowns
2014-07-29 11:00:29 +01:00
Paul Adam Davis
fc3e465f44
Ignore GUI.css files
2014-07-29 10:59:40 +01:00
John O'Nolan
1ceab27e96
Always hide horizontal scrollbars on body
2014-07-29 12:28:02 +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
32e14025e4
First pass on global nav mobile styles
2014-07-29 02:34:47 +03:00
John O'Nolan
9775244ab5
Slightly smaller user profile image for nav dropdown
2014-07-29 01:38:28 +03:00
John O'Nolan
5a81c808df
Finished first pass on new navbar
2014-07-29 01:34:34 +03:00
John O'Nolan
6fc3e09017
Clean up
2014-07-28 23:21:02 +02:00
John O'Nolan
19d9db085d
Second pass on refactor - starting to introduce new global navigation component
2014-07-20 01:55:29 +02: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
abd070b90e
More graceful fade-in animation
2014-07-17 13:00:53 +02: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
77cc6c3b72
Firefox fixes for new select style
2014-07-17 09:54:54 +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
7eaf1d89e5
Change form-group spacing & make labels bold
...
Closes #62
2014-07-12 12:18:35 +01:00
Paul Adam Davis
07fac8b40f
Add transparent border to add-user button
...
Closes #63
2014-07-12 12:18:24 +01:00
John O'Nolan
a94328fa64
OCD
2014-07-11 19:23:41 +02:00
John O'Nolan
c575a2be1b
Update role-labels
2014-07-11 19:20:00 +02: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
22d449aee1
Only show hovers on user list links, not pending invites.
...
References #56
Related markup changes: https://github.com/TryGhost/Ghost/pull/3247
2014-07-11 17:30:55 +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
44ee940120
Prevent notifications from flickering when hovered.
...
Fixes https://github.com/TryGhost/Ghost/issues/3166
This commit has a related JS fix.
2014-07-11 15:45:15 +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
09aea8a1d3
Re-add text area styling, which fixes the broken test.
2014-07-08 12:44:52 +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
b7322729f4
Add down arrow to <select> elements
2014-07-07 17:13:45 +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
5bea01523a
Remove .active button styling and remove underlines on user management list items
2014-07-06 19:50:05 +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
John O'Nolan
ea25e9cf6e
We aren't hosting docs publicly yet.
...
Closes #54
2014-07-05 08:38:53 +02: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
Paul Adam Davis
f15ac7a815
Hide code mirror cursor when not focused
...
Closes #51 again
- Hide CodeMirror cursor when not focused
2014-06-27 10:04:12 +01:00
Paul Adam Davis
c834f0b631
Allow button/input type submit to be green
2014-06-26 11:43:35 +01:00
Paul Davis
258ce69283
Merge pull request #52 from morficus/missing-flashing-cursor
...
fixing issue where the cursor indicator would no longer flash
2014-06-25 19:54:13 +01:00
Maurice Williams
863efd22f0
fixing issue where the cursor indicator would no longer flash
...
fixes #51
- removing styles that conflicted with the original CodeMiror styles
2014-06-25 14:26:18 -04:00
Paul Adam Davis
d434f2e0c8
Add extra padding to post edit/settings buttons
...
Closes #39
2014-06-25 17:21:32 +01:00
Paul Adam Davis
203132dfa1
Stop Markdown help icon from moving
...
No issue
The markdown help icon would move when `<body>` gets a class of
`editor`. The class wasn't needed, so it's gone from the selector now.
2014-06-25 16:49:10 +01:00
Paul Adam Davis
944daef01c
Remove extra shadow & left border on post settings button
...
Closes #49
- Remove shadow from the post settings button
- Remove left border from split buttons globally
2014-06-25 16:20:56 +01:00
Paul Adam Davis
18e3914b02
Fix tags UI issue
...
Closes https://github.com/TryGhost/Ghost/issues/2491 & #27
- Adjust the widths of the tags wrapper element and move gradient to
the edge of said wrapper
2014-06-25 14:46:35 +01:00
Paul Adam Davis
91cad85237
Prevent cover image <img>
having a max height.
2014-06-25 12:40:11 +01:00
Paul Adam Davis
97ddf069ca
Add vertical table alignment class
2014-06-25 12:37:01 +01:00
Paul Adam Davis
3cf952e125
Delete dev font files
2014-06-24 21:17:44 +01:00
Paul Adam Davis
0d4cec3e4d
Merge branch 'master' into 0.8
...
Conflicts:
dist/css/ghost-ui.css
dist/css/ghost-ui.min.css
docs/dist/css/ghost-ui.min.css
sass/layouts/settings.scss
sass/layouts/setup.scss
sass/modules/forms.scss
sass/modules/global.scss
sass/modules/icons.scss
sass/modules/notifications.scss
sass/screen.scss
2014-06-24 21:15:54 +01:00
Paul Adam Davis
4a75944f4e
Remove 'not-allowed' cursor from disabled buttons
...
Closes #44
(Also remove some temporary CSS that wormed its way in from
mid-progress on another issue)
2014-06-24 17:16:11 +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
60eadfa70a
Move styles from ember-hacks.css in Ghost to here
2014-06-24 14:50:06 +01:00
Paul Adam Davis
4e639594dc
Correctly overflow notification content to prevent it being too tall.
...
References https://github.com/TryGhost/Ghost/issues/1558
2014-06-24 11:01:22 +01:00
Paul Adam Davis
a4af3ded74
Remove pointer-events: none;
on modal container
...
Closes #38
2014-06-20 14:54:06 +01:00
Paul Adam Davis
8799b516c7
Correct styling of checkboxes in the post settings menu
2014-06-20 14:46:04 +01:00
Paul Adam Davis
41259f25f1
Manually merge (and update) 28954b5e10
2014-06-20 10:25:38 +01:00
David Blurton
2d1de49caf
Don't fade out notifications when the mouse is over
2014-06-20 09:54:31 +01:00
John O'Nolan
7c29390ad1
Update icon font info in readme
2014-06-20 09:54:07 +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
David Blurton
d4a76211a8
Don't fade out notifications when the mouse is over
2014-06-18 11:13:52 +01:00
Andrej Mlinarević
d73c689cb0
Fix checkboxes accessibility
...
Fix checkbox baseline
2014-05-27 15:51:12 +02:00
John O'Nolan
be3138aca4
Update icon font info in readme
2014-05-27 08:08:39 +02:00
John O'Nolan
d64d8704e7
Rename old pacman variable
2014-05-25 15:34:14 +02:00
John O'Nolan
9317d0f2c0
Add database icon / remove pacman icon
2014-05-25 15:30:06 +02:00
John O'Nolan
e8fa51a6bf
First pass on Code Injection base UI
2014-05-25 14:40:34 +02:00
John O'Nolan
eefef30750
New hgroup utility class
2014-05-25 14:40:08 +02:00
John O'Nolan
8d50cd8503
Standards cleanup
2014-05-25 14:21:59 +02:00
John O'Nolan
eb74d84ac3
Fix crazy overnesting
2014-05-25 14:16:42 +02:00
John O'Nolan
e3913c85f0
New first run screen
2014-05-25 11:15:00 +02:00
John O'Nolan
ae46cf5cd1
New utility class for vertical centering
2014-05-25 11:13:59 +02:00
John O'Nolan
8b6ed38d46
Fix typo
2014-05-24 12:20:29 +02:00
John O'Nolan
6764d8b96c
Fix mobile bug
...
Tag field fade-shadows overlapping the settings icon
2014-03-18 10:54:19 +01:00
John O'Nolan
ce430157f9
Very basic first pass at docs
2014-03-16 14:56:29 +01:00