Commit Graph

152 Commits

Author SHA1 Message Date
Andrew Ozz 063334ec63 CSS cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@9964 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-29 15:52:17 +00:00
Andrew Ozz 211fd456aa Highlighted (current submenu) state for folded menu
git-svn-id: https://develop.svn.wordpress.org/trunk@9957 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-28 23:19:15 +00:00
Andrew Ozz 7025eab0c8 Widgets background and new style buttons
git-svn-id: https://develop.svn.wordpress.org/trunk@9944 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-28 10:54:01 +00:00
Andrew Ozz ef0882c043 Styling for Tools screen
git-svn-id: https://develop.svn.wordpress.org/trunk@9943 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-28 10:14:43 +00:00
Andrew Ozz 6e64a0f6c2 Remove left-over background color, fixes #8306
git-svn-id: https://develop.svn.wordpress.org/trunk@9942 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-28 09:11:50 +00:00
Andrew Ozz b37725917d Remove "Danger!" red from Cancel links and Deactivate plugins
git-svn-id: https://develop.svn.wordpress.org/trunk@9941 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-28 07:35:33 +00:00
Ryan Boren ff3f697dbf Create Tools screen. fixes #8361
git-svn-id: https://develop.svn.wordpress.org/trunk@9929 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-27 21:11:25 +00:00
Andrew Ozz 16b582e033 Comments bubble improvements from iammattthomas, fixes #8392
git-svn-id: https://develop.svn.wordpress.org/trunk@9920 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-27 12:07:26 +00:00
Andrew Ozz ab624e98db Visual UI fixes from iammattthomas, fixes #8387
git-svn-id: https://develop.svn.wordpress.org/trunk@9918 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-27 11:53:32 +00:00
Andrew Ozz 0b85e05cda More screen icons and fixes, includes patch by johnconners, fixes #8380
git-svn-id: https://develop.svn.wordpress.org/trunk@9912 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 23:35:23 +00:00
Ryan Boren 18d08c91fc Show red only on hover for delete links in tables. fixes #8358
git-svn-id: https://develop.svn.wordpress.org/trunk@9907 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 19:01:05 +00:00
Andrew Ozz 90c37c1792 Screen icons
git-svn-id: https://develop.svn.wordpress.org/trunk@9903 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 13:51:25 +00:00
Andrew Ozz bcfde60872 Move Gallery Settings to the Gallery tab in the uploader, split the Upload tab in "From Computer" and "From URL" tabs
git-svn-id: https://develop.svn.wordpress.org/trunk@9894 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 02:27:37 +00:00
Andrew Ozz c443284257 New icons, first run
git-svn-id: https://develop.svn.wordpress.org/trunk@9882 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 21:19:44 +00:00
Ryan Boren e81c5815bd Comment screen tweaks. see #8344
git-svn-id: https://develop.svn.wordpress.org/trunk@9879 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 21:11:05 +00:00
Ryan Boren 05cfd8a77a Make delete links red
git-svn-id: https://develop.svn.wordpress.org/trunk@9865 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 00:27:50 +00:00
Andrew Ozz a248cd64b9 Prettier Page Numbers, props jick, fixes #8319
git-svn-id: https://develop.svn.wordpress.org/trunk@9853 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-24 00:38:50 +00:00
Andrew Ozz 4fa6ae8fa5 Gallery settings for TinyMCE
git-svn-id: https://develop.svn.wordpress.org/trunk@9847 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-23 06:37:15 +00:00
Andrew Ozz 55281f0d8e Visual design fixes from iammattthomas, fixes #8313
git-svn-id: https://develop.svn.wordpress.org/trunk@9842 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-22 08:03:25 +00:00
Andrew Ozz f0703fd669 Move text-shadow styles to colors stylesheets
git-svn-id: https://develop.svn.wordpress.org/trunk@9837 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 21:32:50 +00:00
Andrew Ozz e157d40624 Fix base css blocks for easier horizontal scrolling, fixes #8092
git-svn-id: https://develop.svn.wordpress.org/trunk@9827 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 06:26:23 +00:00
Andrew Ozz b1310e226c Fix selects in Chrome and Firefox
git-svn-id: https://develop.svn.wordpress.org/trunk@9824 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 00:14:28 +00:00
Andrew Ozz 607754ec27 Use css class instead of id to prevent validation errors with multiple instances, fixes #8192
git-svn-id: https://develop.svn.wordpress.org/trunk@9823 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 22:57:51 +00:00
Andrew Ozz f9a2b9f6d9 New login form design, props iammattthomas, fixes #8286
git-svn-id: https://develop.svn.wordpress.org/trunk@9800 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 00:56:20 +00:00
Mark Jaquith 12c4e27c03 Whole bunch of font/color/shadow updates from Matt Thomas. fixes #8157
git-svn-id: https://develop.svn.wordpress.org/trunk@9797 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 22:51:24 +00:00
Andrew Ozz dea9c68dd6 Fix #favorite-actions in IE7 and menu in IE6 & 7, includes patch by ozh, fixes #8280
git-svn-id: https://develop.svn.wordpress.org/trunk@9796 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 20:57:27 +00:00
Andrew Ozz c6a978d162 Improve the admin menu when there are long top level titles, fixes #8040
git-svn-id: https://develop.svn.wordpress.org/trunk@9786 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 12:41:52 +00:00
Andrew Ozz 0a86dfcc2e Move color declarations out of wp-admin.css, props Simek and johnhennmacc, fixes #7961
git-svn-id: https://develop.svn.wordpress.org/trunk@9783 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 07:21:05 +00:00
Mark Jaquith 7d9268df69 Menu, color, font updates from Matt Thomas. see #8159
git-svn-id: https://develop.svn.wordpress.org/trunk@9777 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 05:35:28 +00:00
Andrew Ozz d2cd5afeed Don't apply color to pipe link separators when hovering, props jick fixes #8270
git-svn-id: https://develop.svn.wordpress.org/trunk@9768 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 23:02:05 +00:00
Mark Jaquith fc01c4f845 Remove background from QuickPress publish bar
git-svn-id: https://develop.svn.wordpress.org/trunk@9766 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 22:25:54 +00:00
Ryan Boren bbaa2ed570 Page link styling improvements. Props iammattthomas. fixes #8266
git-svn-id: https://develop.svn.wordpress.org/trunk@9746 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 00:59:57 +00:00
Andrew Ozz 57a1c6f31e CSS fixes and improvements, also IE7 and some IE6 fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9733 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-17 18:01:00 +00:00
Andrew Ozz c294b8bf0f Small css fixes and cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@9713 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-15 12:30:58 +00:00
Andrew Ozz e8c6ee06c3 Update styling on link pages, fix state saving for link cats, no green bg after quick editing a post fixes #8143
git-svn-id: https://develop.svn.wordpress.org/trunk@9703 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 23:58:17 +00:00
Andrew Ozz 56d2ca4d1a Style updates for TinyMCE dialogs
git-svn-id: https://develop.svn.wordpress.org/trunk@9677 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 08:14:21 +00:00
Andrew Ozz a697919990 TinyMCE 3.2.1
git-svn-id: https://develop.svn.wordpress.org/trunk@9674 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 02:35:02 +00:00
Mark Jaquith 5ffca378ca Font and color changes from Matt Thomas. fixes #8158
git-svn-id: https://develop.svn.wordpress.org/trunk@9672 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 22:17:59 +00:00
Ryan Boren 7766534e4b Make the dark horizontal line in Quick Press match the color scheme. Props johnconners. fixes #8155
git-svn-id: https://develop.svn.wordpress.org/trunk@9671 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 22:05:04 +00:00
Ryan Boren 0b9dc12a17 i18n plurals fixes from nbachiyski. fixes #8142
git-svn-id: https://develop.svn.wordpress.org/trunk@9668 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 20:59:32 +00:00
Andrew Ozz 054a6aa047 Keep state for image size, alignment and url in the uploader and for categories view on the write page, fixes #7520
git-svn-id: https://develop.svn.wordpress.org/trunk@9654 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 03:07:39 +00:00
Andrew Ozz a45db8f4e7 Fix buttons text and rounding in Safari, disabled state
git-svn-id: https://develop.svn.wordpress.org/trunk@9644 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-12 20:37:02 +00:00
Ryan Boren 9dce538b95 Remove table striping
git-svn-id: https://develop.svn.wordpress.org/trunk@9627 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-12 03:55:23 +00:00
Ryan Boren d0f43ca896 Remove bg color from login form
git-svn-id: https://develop.svn.wordpress.org/trunk@9625 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-12 00:13:35 +00:00
Ryan Boren 0566ef67b2 Remove background color for tablenav
git-svn-id: https://develop.svn.wordpress.org/trunk@9622 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-11 23:45:58 +00:00
Andrew Ozz 5c53d838ad Fix borders on comments list in the dashboard, props johnconners, fixes #8131
git-svn-id: https://develop.svn.wordpress.org/trunk@9609 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-11 12:18:04 +00:00
Andrew Ozz 48466e519d Add check for bulk-edit when deleting posts/pages, see #8135
git-svn-id: https://develop.svn.wordpress.org/trunk@9607 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-11 11:34:08 +00:00
Andrew Ozz 34172f06d1 QE fixes: don't display-filter titles, show QE for newly added cats and tags, fixes #8146
git-svn-id: https://develop.svn.wordpress.org/trunk@9606 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-11 09:39:42 +00:00
Andrew Ozz 1edadef5b8 New design of Quick/Bulk Edit (added some colors and IE fixes), props mdawaffe, see #8144
git-svn-id: https://develop.svn.wordpress.org/trunk@9604 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-11 02:58:24 +00:00
Andrew Ozz e9773982af Do not show comments column after quick editing a post from the Drafts screen, fixes #8113
git-svn-id: https://develop.svn.wordpress.org/trunk@9585 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-10 08:58:32 +00:00