Commit Graph

211 Commits

Author SHA1 Message Date
Paul Adam Davis
ad91618cb2 Add vertical table alignment class 2014-06-25 12:37:01 +01:00
Paul Adam Davis
a9a00f9b4a Merge branch '0.8' 2014-06-24 21:21:58 +01:00
Paul Adam Davis
ce63ddd635 Delete dev font files 2014-06-24 21:17:44 +01:00
Paul Adam Davis
4ad3c19e4b 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
2b318fdc36 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
05a7b5fad6 Mac height for profile, cover & logo images in settings
Closes #43 & #45
2014-06-24 17:13:45 +01:00
Paul Adam Davis
b3a11e9cb9 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
5ee59b6957 Move styles from ember-hacks.css in Ghost to here 2014-06-24 14:50:06 +01:00
Paul Adam Davis
65de6202ec 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
65f7da8365 Remove pointer-events: none; on modal container
Closes #38
2014-06-20 14:54:06 +01:00
Paul Adam Davis
fe6e6c8751 Correct styling of checkboxes in the post settings menu 2014-06-20 14:46:04 +01:00
Paul Adam Davis
86791afd8b Manually merge (and update) 28954b5e10 2014-06-20 10:25:38 +01:00
David Blurton
6d5318208e Don't fade out notifications when the mouse is over 2014-06-20 09:54:31 +01:00
John O'Nolan
c917910794 Update icon font info in readme 2014-06-20 09:54:07 +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
Hannah Wolfe
96a51a5429 Merge pull request #13 from davidblurton/reset-fade-out-timer-for-notifications-on-hover
Don't fade out notifications when the mouse is over
2014-06-20 00:39:42 +01:00
David Blurton
f2ea9ad765 Don't fade out notifications when the mouse is over 2014-06-18 11:13:52 +01:00
Paul Davis
cda51925cd Merge pull request #34 from andrejmlinarevic/input-focuses
Improved checkbox and select accessibility (focuses)
2014-06-01 13:57:27 +01:00
Andrej Mlinarević
84a3220042 Fix checkboxes accessibility
Fix checkbox baseline
2014-05-27 15:51:12 +02:00
John O'Nolan
c04222c4fe Update icon font info in readme 2014-05-27 08:08:39 +02:00
John O'Nolan
22754bb964 Rename old pacman variable 2014-05-25 15:34:14 +02:00
John O'Nolan
93bb90db53 Add database icon / remove pacman icon 2014-05-25 15:30:06 +02:00
John O'Nolan
c32befdd03 First pass on Code Injection base UI 2014-05-25 14:40:34 +02:00
John O'Nolan
c73030f366 New hgroup utility class 2014-05-25 14:40:08 +02:00
John O'Nolan
85420d39ff Standards cleanup 2014-05-25 14:21:59 +02:00
John O'Nolan
25a536d4dc Fix crazy overnesting 2014-05-25 14:16:42 +02:00
John O'Nolan
3abd027b03 New first run screen 2014-05-25 11:15:00 +02:00
John O'Nolan
c04185fa3d New utility class for vertical centering 2014-05-25 11:13:59 +02:00
John O'Nolan
af4a9de0e2 Fix typo 2014-05-24 12:20:29 +02:00
John O'Nolan
d4655a87ec Fix mobile bug
Tag field fade-shadows overlapping the settings icon
2014-03-18 10:54:19 +01:00
John O'Nolan
7de18c2515 Very basic first pass at docs 2014-03-16 14:56:29 +01:00
John O'Nolan
4a9d3e9d9e Remove double shadow from dropdown hover
I have no idea why this was originally here
2014-03-15 20:16:08 +01:00
John O'Nolan
c17c5129d1 Merge pull request #19 from halfdan/someone_is_watching
Implement grunt dev task
2014-03-15 17:14:32 +01:00
Fabian Becker
ea7c29bd7d Implement grunt dev task
closes #18
- Update grunt-contrib-watch to 0.6.0
- Add watch/dev task to Gruntfile
- Add Ruby to README
2014-03-15 16:52:32 +01:00
John O'Nolan
7cd9655995 Fix broken mobile inputs 2014-03-15 16:32:48 +01:00
John O'Nolan
d3d6d9aefd Fix width bug on form inputs 2014-03-15 15:50:43 +01:00
John O'Nolan
a2682b5645 New instructions for linking ghost-ui to ghost 2014-03-15 14:58:51 +01:00
John O'Nolan
ad1b9232c5 Update copyright 2014-03-13 22:34:18 +01:00
John O'Nolan
98b3ae3caa Fix normalize.css import 2014-03-12 21:27:33 +00:00
John O'Nolan
2f9239f72b REFACTOR THE THINGS 2014-03-11 23:23:42 +00:00
John O'Nolan
2dbb2c0c17 Merge pull request #16 from halfdan/hello_ruby_you_beauty
Re-introduce Ruby
2014-03-12 00:12:11 +01:00
John O'Nolan
2fa9d84836 Merge branch 'master' of github.com:TryGhost/Ghost-UI
# By Fabian Becker (1) and John O'Nolan (1)
* 'master' of github.com:TryGhost/Ghost-UI:
  Remove old %extend placeholders
  Fetch bourbon/breakpoint/normalize via bower
2014-03-11 22:55:45 +00:00
John O'Nolan
9b7b047cbc Remove IE specific CSS file
We've never used this anyway. It just hangs around doing nothing.
2014-03-11 19:03:10 +01:00
Fabian Becker
fffbf8ae36 Re-introduce Ruby
fixes #8, #9, #10, #11
- Add Gemfile
- Swap normalize.css with normalize-scss
- Add grunt-contrib-sass task to compile sass
- Ignore .sass-cache
2014-03-11 19:02:59 +01:00
John O'Nolan
66b101cb94 Introduce robots.txt and sitemap for docs 2014-03-11 15:08:08 +01:00
John O'Nolan
4d290e56a3 Remove old %extend placeholders 2014-03-11 14:59:43 +01:00
John O'Nolan
1c5f1cc606 Merge pull request #15 from halfdan/less_bourbon_more_whisky
Fetch bourbon/breakpoint/normalize via bower
2014-03-10 20:27:19 +01:00
Fabian Becker
5658f2587a Fetch bourbon/breakpoint/normalize via bower
closes #14
- Fetch libraries via bower on `grunt`
- Use breakpoint 2.0.6 due to libsass failures
- Add grunt-shell to execute bower install
- Adjust screen.scss
2014-03-10 19:54:39 +01:00
John O'Nolan
799ec2fdf3 Comment/indentation cleanup 2014-03-10 17:37:08 +01:00
John O'Nolan
10e2d5b7df Fix indentation 2014-03-10 16:16:37 +01:00