From e413da3d96e3188fd79547b9dcc32126ac38c3db Mon Sep 17 00:00:00 2001 From: mbugeia Date: Fri, 31 Oct 2014 00:25:34 +0100 Subject: [PATCH 1/5] Update sources to wordpress 4.0 --- sources/readme.html | 2 +- sources/wp-activate.php | 13 +- sources/wp-admin/about.php | 273 +- sources/wp-admin/admin-ajax.php | 7 +- sources/wp-admin/admin-header.php | 3 +- sources/wp-admin/admin-post.php | 60 +- sources/wp-admin/admin.php | 28 +- sources/wp-admin/async-upload.php | 12 +- sources/wp-admin/comment.php | 13 +- sources/wp-admin/credits.php | 3 +- sources/wp-admin/css/about-rtl.css | 80 +- sources/wp-admin/css/about.css | 80 +- sources/wp-admin/css/admin-menu-rtl.css | 4 +- sources/wp-admin/css/admin-menu.css | 4 +- sources/wp-admin/css/color-picker-rtl.css | 19 +- sources/wp-admin/css/color-picker-rtl.min.css | 2 +- sources/wp-admin/css/color-picker.css | 19 +- sources/wp-admin/css/color-picker.min.css | 2 +- sources/wp-admin/css/colors-classic.css | 2252 --------- sources/wp-admin/css/colors-classic.min.css | 1 - sources/wp-admin/css/colors-fresh.css | 2141 --------- sources/wp-admin/css/colors-fresh.min.css | 1 - sources/wp-admin/css/colors/_admin.scss | 36 +- sources/wp-admin/css/colors/_mixins.scss | 12 +- .../wp-admin/css/colors/blue/colors-rtl.css | 40 +- .../css/colors/blue/colors-rtl.min.css | 2 +- sources/wp-admin/css/colors/blue/colors.css | 40 +- .../wp-admin/css/colors/blue/colors.min.css | 2 +- .../wp-admin/css/colors/coffee/colors-rtl.css | 40 +- .../css/colors/coffee/colors-rtl.min.css | 2 +- sources/wp-admin/css/colors/coffee/colors.css | 40 +- .../wp-admin/css/colors/coffee/colors.min.css | 2 +- .../css/colors/ectoplasm/colors-rtl.css | 40 +- .../css/colors/ectoplasm/colors-rtl.min.css | 2 +- .../wp-admin/css/colors/ectoplasm/colors.css | 40 +- .../css/colors/ectoplasm/colors.min.css | 2 +- .../wp-admin/css/colors/light/colors-rtl.css | 40 +- .../css/colors/light/colors-rtl.min.css | 2 +- sources/wp-admin/css/colors/light/colors.css | 40 +- .../wp-admin/css/colors/light/colors.min.css | 2 +- .../css/colors/midnight/colors-rtl.css | 40 +- .../css/colors/midnight/colors-rtl.min.css | 2 +- .../wp-admin/css/colors/midnight/colors.css | 40 +- .../css/colors/midnight/colors.min.css | 2 +- .../wp-admin/css/colors/ocean/colors-rtl.css | 40 +- .../css/colors/ocean/colors-rtl.min.css | 2 +- sources/wp-admin/css/colors/ocean/colors.css | 40 +- .../wp-admin/css/colors/ocean/colors.min.css | 2 +- .../css/colors/sunrise/colors-rtl.css | 40 +- .../css/colors/sunrise/colors-rtl.min.css | 2 +- .../wp-admin/css/colors/sunrise/colors.css | 40 +- .../css/colors/sunrise/colors.min.css | 2 +- sources/wp-admin/css/common-rtl.css | 717 ++- sources/wp-admin/css/common.css | 713 ++- .../wp-admin/css/customize-controls-rtl.css | 261 +- .../css/customize-controls-rtl.min.css | 2 +- sources/wp-admin/css/customize-controls.css | 257 +- .../wp-admin/css/customize-controls.min.css | 2 +- .../css/customize-widgets-rtl.min.css | 2 +- .../wp-admin/css/customize-widgets.min.css | 2 +- sources/wp-admin/css/dashboard-rtl.css | 37 +- sources/wp-admin/css/dashboard.css | 37 +- sources/wp-admin/css/deprecated-media-rtl.css | 13 +- .../wp-admin/css/deprecated-media-rtl.min.css | 2 +- sources/wp-admin/css/deprecated-media.css | 13 +- sources/wp-admin/css/deprecated-media.min.css | 2 +- sources/wp-admin/css/edit-rtl.css | 97 +- sources/wp-admin/css/edit.css | 97 +- sources/wp-admin/css/forms-rtl.css | 227 +- sources/wp-admin/css/forms.css | 227 +- sources/wp-admin/css/ie-rtl.css | 2 +- sources/wp-admin/css/ie-rtl.min.css | 2 +- sources/wp-admin/css/ie.css | 2 +- sources/wp-admin/css/ie.min.css | 2 +- sources/wp-admin/css/install-rtl.css | 86 +- sources/wp-admin/css/install-rtl.min.css | 2 +- sources/wp-admin/css/install.css | 86 +- sources/wp-admin/css/install.min.css | 2 +- sources/wp-admin/css/l10n-rtl.css | 3 +- sources/wp-admin/css/l10n.css | 3 +- sources/wp-admin/css/list-tables-rtl.css | 282 +- sources/wp-admin/css/list-tables.css | 282 +- sources/wp-admin/css/login-rtl.css | 15 +- sources/wp-admin/css/login-rtl.min.css | 2 +- sources/wp-admin/css/login.css | 11 +- sources/wp-admin/css/login.min.css | 2 +- sources/wp-admin/css/media-rtl.css | 532 ++- sources/wp-admin/css/media-rtl.min.css | 1 - sources/wp-admin/css/media.css | 532 ++- sources/wp-admin/css/media.min.css | 1 - sources/wp-admin/css/nav-menus-rtl.css | 4 + sources/wp-admin/css/nav-menus.css | 4 + sources/wp-admin/css/revisions-rtl.css | 9 +- sources/wp-admin/css/revisions.css | 9 +- sources/wp-admin/css/themes-rtl.css | 450 +- sources/wp-admin/css/themes.css | 450 +- sources/wp-admin/css/widgets-rtl.css | 3 + sources/wp-admin/css/widgets.css | 3 + sources/wp-admin/css/wp-admin-rtl.min.css | 2 +- sources/wp-admin/css/wp-admin.min.css | 2 +- sources/wp-admin/custom-background.php | 77 +- sources/wp-admin/custom-header.php | 173 +- sources/wp-admin/customize.php | 75 +- sources/wp-admin/edit-form-advanced.php | 23 +- sources/wp-admin/edit-form-comment.php | 2 +- sources/wp-admin/edit-link-form.php | 16 +- sources/wp-admin/edit-tags.php | 14 +- sources/wp-admin/edit.php | 6 + sources/wp-admin/freedoms.php | 2 +- sources/wp-admin/images/about-globe-2x.png | Bin 10570 -> 0 bytes sources/wp-admin/images/about-search-2x.png | Bin 6867 -> 0 bytes sources/wp-admin/images/about-updates-2x.png | Bin 11813 -> 0 bytes sources/wp-admin/images/arrows-dark-2x.png | Bin 719 -> 0 bytes sources/wp-admin/images/arrows-dark-vs-2x.png | Bin 761 -> 0 bytes sources/wp-admin/images/arrows-dark-vs.png | Bin 243 -> 0 bytes sources/wp-admin/images/arrows-dark.png | Bin 243 -> 0 bytes sources/wp-admin/images/arrows-pr-2x.png | Bin 723 -> 0 bytes sources/wp-admin/images/arrows-pr.png | Bin 461 -> 0 bytes sources/wp-admin/images/arrows-vs-2x.png | Bin 723 -> 0 bytes sources/wp-admin/images/arrows-vs.png | Bin 243 -> 0 bytes sources/wp-admin/images/bubble_bg-rtl-2x.gif | Bin 499 -> 0 bytes sources/wp-admin/images/bubble_bg-rtl.gif | Bin 400 -> 0 bytes sources/wp-admin/images/lock-2x.png | Bin 716 -> 0 bytes sources/wp-admin/images/lock.png | Bin 338 -> 0 bytes sources/wp-admin/images/menu-shadow-rtl.png | Bin 92 -> 0 bytes sources/wp-admin/images/menu-shadow.png | Bin 89 -> 0 bytes sources/wp-admin/images/press-this-2x.png | Bin 755 -> 0 bytes sources/wp-admin/images/press-this.png | Bin 417 -> 0 bytes sources/wp-admin/images/stars-rtl-2x.png | Bin 3212 -> 0 bytes sources/wp-admin/images/stars-rtl.png | Bin 926 -> 0 bytes sources/wp-admin/images/welcome-icons-2x.png | Bin 6349 -> 0 bytes sources/wp-admin/images/welcome-icons.png | Bin 2152 -> 0 bytes sources/wp-admin/images/wordpress-logo-2x.png | Bin 4867 -> 0 bytes sources/wp-admin/images/wp-badge-2x.png | Bin 28160 -> 0 bytes sources/wp-admin/images/wp-badge.png | Bin 12099 -> 0 bytes sources/wp-admin/images/wp-logo-2x.png | Bin 1806 -> 0 bytes sources/wp-admin/images/wp-logo-vs-2x.png | Bin 2087 -> 0 bytes sources/wp-admin/images/wp-logo-vs.png | Bin 751 -> 0 bytes sources/wp-admin/images/wp-logo.png | Bin 661 -> 0 bytes sources/wp-admin/includes/admin.php | 8 +- sources/wp-admin/includes/ajax-actions.php | 684 ++- sources/wp-admin/includes/bookmark.php | 67 +- .../includes/class-wp-comments-list-table.php | 98 +- .../includes/class-wp-filesystem-base.php | 150 +- .../includes/class-wp-filesystem-direct.php | 58 +- .../includes/class-wp-filesystem-ftpext.php | 64 +- .../class-wp-filesystem-ftpsockets.php | 69 +- .../includes/class-wp-filesystem-ssh2.php | 71 +- .../wp-admin/includes/class-wp-importer.php | 30 +- .../includes/class-wp-links-list-table.php | 30 +- .../wp-admin/includes/class-wp-list-table.php | 296 +- .../includes/class-wp-media-list-table.php | 178 +- .../includes/class-wp-ms-sites-list-table.php | 68 +- .../class-wp-ms-themes-list-table.php | 45 +- .../includes/class-wp-ms-users-list-table.php | 28 +- .../class-wp-plugin-install-list-table.php | 344 +- .../includes/class-wp-plugins-list-table.php | 77 +- .../includes/class-wp-posts-list-table.php | 81 +- .../includes/class-wp-terms-list-table.php | 80 +- .../class-wp-theme-install-list-table.php | 65 +- .../includes/class-wp-themes-list-table.php | 41 +- .../includes/class-wp-upgrader-skins.php | 214 +- .../wp-admin/includes/class-wp-upgrader.php | 358 +- .../includes/class-wp-users-list-table.php | 44 +- sources/wp-admin/includes/dashboard.php | 81 +- sources/wp-admin/includes/deprecated.php | 22 +- sources/wp-admin/includes/export.php | 61 +- sources/wp-admin/includes/file.php | 367 +- sources/wp-admin/includes/image-edit.php | 44 +- sources/wp-admin/includes/image.php | 126 +- sources/wp-admin/includes/import.php | 7 +- sources/wp-admin/includes/list-table.php | 10 +- sources/wp-admin/includes/media.php | 206 +- sources/wp-admin/includes/menu.php | 29 +- sources/wp-admin/includes/meta-boxes.php | 132 +- sources/wp-admin/includes/misc.php | 51 +- sources/wp-admin/includes/ms-deprecated.php | 2 +- sources/wp-admin/includes/ms.php | 5 +- sources/wp-admin/includes/nav-menu.php | 85 +- sources/wp-admin/includes/plugin-install.php | 245 +- sources/wp-admin/includes/plugin.php | 50 +- sources/wp-admin/includes/post.php | 116 +- sources/wp-admin/includes/revision.php | 12 +- sources/wp-admin/includes/schema.php | 83 +- sources/wp-admin/includes/screen.php | 23 +- sources/wp-admin/includes/taxonomy.php | 123 +- sources/wp-admin/includes/template.php | 215 +- sources/wp-admin/includes/theme.php | 8 +- .../wp-admin/includes/translation-install.php | 240 + sources/wp-admin/includes/update-core.php | 9 +- sources/wp-admin/includes/update.php | 12 +- sources/wp-admin/includes/upgrade.php | 244 +- sources/wp-admin/includes/user.php | 18 +- sources/wp-admin/includes/widgets.php | 9 +- sources/wp-admin/install-helper.php | 22 +- sources/wp-admin/install.php | 97 +- sources/wp-admin/js/about.js | 80 - sources/wp-admin/js/about.min.js | 1 - sources/wp-admin/js/accordion.js | 130 +- sources/wp-admin/js/accordion.min.js | 2 +- sources/wp-admin/js/color-picker.js | 87 +- sources/wp-admin/js/color-picker.min.js | 2 +- sources/wp-admin/js/common.js | 31 +- sources/wp-admin/js/common.min.js | 2 +- sources/wp-admin/js/customize-controls.js | 160 +- sources/wp-admin/js/customize-controls.min.js | 2 +- sources/wp-admin/js/customize-widgets.js | 113 +- sources/wp-admin/js/customize-widgets.min.js | 2 +- sources/wp-admin/js/dashboard.js | 3 + sources/wp-admin/js/dashboard.min.js | 2 +- sources/wp-admin/js/edit-comments.js | 13 + sources/wp-admin/js/edit-comments.min.js | 2 +- sources/wp-admin/js/editor-expand.js | 692 +++ sources/wp-admin/js/editor-expand.min.js | 1 + sources/wp-admin/js/editor.js | 30 +- sources/wp-admin/js/editor.min.js | 2 +- sources/wp-admin/js/image-edit.js | 28 +- sources/wp-admin/js/image-edit.min.js | 2 +- sources/wp-admin/js/inline-edit-post.js | 6 +- sources/wp-admin/js/inline-edit-post.min.js | 2 +- sources/wp-admin/js/language-chooser.js | 26 + sources/wp-admin/js/language-chooser.min.js | 1 + sources/wp-admin/js/media-upload.js | 2 +- sources/wp-admin/js/media-upload.min.js | 2 +- sources/wp-admin/js/media.js | 6 + sources/wp-admin/js/media.min.js | 2 +- sources/wp-admin/js/nav-menu.js | 17 + sources/wp-admin/js/nav-menu.min.js | 2 +- sources/wp-admin/js/plugin-install.js | 30 +- sources/wp-admin/js/plugin-install.min.js | 2 +- sources/wp-admin/js/post.js | 33 +- sources/wp-admin/js/post.min.js | 2 +- sources/wp-admin/js/postbox.js | 22 +- sources/wp-admin/js/postbox.min.js | 2 +- sources/wp-admin/js/revisions.js | 20 +- sources/wp-admin/js/revisions.min.js | 2 +- sources/wp-admin/js/theme-preview.js | 56 - sources/wp-admin/js/theme-preview.min.js | 1 - sources/wp-admin/js/theme.js | 104 +- sources/wp-admin/js/theme.min.js | 2 +- sources/wp-admin/js/updates.js | 2 +- sources/wp-admin/js/updates.min.js | 2 +- sources/wp-admin/js/widgets.js | 2 + sources/wp-admin/js/widgets.min.js | 2 +- sources/wp-admin/js/wp-fullscreen.js | 5 +- sources/wp-admin/js/wp-fullscreen.min.js | 2 +- sources/wp-admin/link-parse-opml.php | 56 +- sources/wp-admin/link.php | 15 +- sources/wp-admin/load-scripts.php | 2 +- sources/wp-admin/load-styles.php | 14 +- sources/wp-admin/maint/repair.php | 6 +- sources/wp-admin/media-upload.php | 8 +- sources/wp-admin/media.php | 20 +- sources/wp-admin/menu-header.php | 17 +- sources/wp-admin/menu.php | 13 +- sources/wp-admin/nav-menus.php | 100 +- sources/wp-admin/network.php | 17 +- sources/wp-admin/network/settings.php | 45 +- sources/wp-admin/network/site-info.php | 15 +- sources/wp-admin/network/site-new.php | 4 +- sources/wp-admin/network/site-settings.php | 9 +- sources/wp-admin/network/site-users.php | 2 +- sources/wp-admin/network/themes.php | 8 +- sources/wp-admin/network/upgrade.php | 2 +- sources/wp-admin/network/users.php | 11 +- sources/wp-admin/options-general.php | 62 +- sources/wp-admin/options.php | 46 +- sources/wp-admin/plugin-editor.php | 2 - sources/wp-admin/plugin-install.php | 28 +- sources/wp-admin/plugins.php | 18 +- sources/wp-admin/post-new.php | 12 +- sources/wp-admin/post.php | 13 +- sources/wp-admin/press-this.php | 31 +- sources/wp-admin/revision.php | 4 +- sources/wp-admin/setup-config.php | 165 +- sources/wp-admin/theme-editor.php | 6 +- sources/wp-admin/theme-install.php | 83 +- sources/wp-admin/themes.php | 20 +- sources/wp-admin/update-core.php | 29 +- sources/wp-admin/update.php | 12 +- sources/wp-admin/upgrade.php | 2 +- sources/wp-admin/upload.php | 87 +- sources/wp-admin/user-edit.php | 8 +- sources/wp-admin/user-new.php | 48 +- sources/wp-admin/users.php | 17 +- sources/wp-admin/widgets.php | 6 +- sources/wp-comments-post.php | 6 +- sources/wp-config-sample.php | 10 - sources/wp-content/languages/admin-fr_FR.mo | Bin 378734 -> 379157 bytes sources/wp-content/languages/admin-fr_FR.po | 4135 +++++++++-------- .../languages/admin-network-fr_FR.mo | Bin 50294 -> 50271 bytes .../languages/admin-network-fr_FR.po | 220 +- sources/wp-content/languages/fr_FR.mo | Bin 147218 -> 149941 bytes sources/wp-content/languages/fr_FR.po | 3084 ++++++------ .../languages/plugins/akismet-fr_FR.mo | Bin 20838 -> 20909 bytes .../languages/plugins/akismet-fr_FR.po | 228 +- .../languages/themes/twentyfourteen-fr_FR.mo | Bin 10736 -> 10730 bytes .../languages/themes/twentyfourteen-fr_FR.po | 36 +- sources/wp-content/plugins/akismet/.htaccess | 11 + .../plugins/akismet/_inc/akismet.css | 4 +- .../plugins/akismet/_inc/akismet.js | 2 +- .../wp-content/plugins/akismet/_inc/form.js | 43 +- sources/wp-content/plugins/akismet/admin.php | 925 ---- .../wp-content/plugins/akismet/akismet.css | 1 - .../wp-content/plugins/akismet/akismet.gif | Bin 2777 -> 0 bytes sources/wp-content/plugins/akismet/akismet.js | 126 - .../wp-content/plugins/akismet/akismet.php | 6 +- .../plugins/akismet/class.akismet-admin.php | 284 +- .../plugins/akismet/class.akismet.php | 185 +- .../wp-content/plugins/akismet/img/logo.png | Bin 2710 -> 0 bytes .../plugins/akismet/img/logo@2x.png | Bin 1467 -> 0 bytes sources/wp-content/plugins/akismet/legacy.php | 396 -- sources/wp-content/plugins/akismet/readme.txt | 38 +- .../plugins/akismet/views/notice.php | 10 +- sources/wp-content/plugins/akismet/widget.php | 108 - .../wp-content/plugins/akismet/wrapper.php | 16 +- .../http-authentication.php | 278 -- .../http-authentication/options-page.php | 195 - .../plugins/http-authentication/readme.txt | 202 - .../http-authentication/screenshot-1.png | Bin 200372 -> 0 bytes .../http-authentication/screenshot-2.png | Bin 72003 -> 0 bytes sources/wp-content/plugins/index.php | 1 - .../Simple-LDAP-Login-Admin.php | 150 - .../simple-ldap-login/Simple-LDAP-Login.php | 389 -- .../simple-ldap-login/includes/adLDAP.php | 2413 ---------- .../plugins/simple-ldap-login/readme.md | 220 - .../plugins/simple-ldap-login/readme.txt | 220 - sources/wp-content/themes/index.php | 1 - .../twentyfourteen/css/editor-style.css | 75 +- .../themes/twentyfourteen/css/ie.css | 9 +- .../themes/twentyfourteen/functions.php | 15 +- .../genericons/Genericons-Regular.otf | Bin 17768 -> 18212 bytes .../twentyfourteen/genericons/README.txt | 8 + .../twentyfourteen/genericons/example.html | 2 + .../font/genericons-regular-webfont.eot | Bin 9317 -> 14935 bytes .../font/genericons-regular-webfont.svg | 240 +- .../font/genericons-regular-webfont.ttf | Bin 18060 -> 27348 bytes .../font/genericons-regular-webfont.woff | Bin 11064 -> 17224 bytes .../twentyfourteen/genericons/genericons.css | 5 +- .../themes/twentyfourteen/header.php | 2 +- .../themes/twentyfourteen/image.php | 4 +- .../twentyfourteen/inc/custom-header.php | 3 + .../twentyfourteen/inc/featured-content.php | 77 +- .../twentyfourteen/inc/template-tags.php | 13 +- .../themes/twentyfourteen/inc/widgets.php | 2 +- .../themes/twentyfourteen/js/functions.js | 10 +- .../languages/twentyfourteen.pot | 38 +- .../themes/twentyfourteen/style.css | 113 +- .../fonts/genericons-regular-webfont.eot | Bin 10388 -> 0 bytes .../fonts/genericons-regular-webfont.ttf | Bin 19864 -> 0 bytes .../fonts/genericons-regular-webfont.woff | Bin 12156 -> 0 bytes .../twentythirteen/fonts/genericons.css | 157 - .../themes/twentythirteen/functions.php | 8 +- .../{fonts => genericons}/COPYING.txt | 0 .../genericons/Genericons-Regular.otf | Bin 0 -> 18212 bytes .../{fonts => genericons}/LICENSE.txt | 0 .../twentythirteen/genericons/README.txt | 123 + .../twentythirteen/genericons/example.html | 464 ++ .../font/genericons-regular-webfont.eot | Bin 0 -> 14935 bytes .../font}/genericons-regular-webfont.svg | 70 +- .../font/genericons-regular-webfont.ttf | Bin 0 -> 27348 bytes .../font/genericons-regular-webfont.woff | Bin 0 -> 17224 bytes .../twentythirteen/genericons/genericons.css | 197 + .../themes/twentythirteen/header.php | 4 +- .../twentythirteen/inc/custom-header.php | 12 +- .../themes/twentythirteen/js/functions.js | 13 + .../languages/twentythirteen.pot | 6 +- .../themes/twentythirteen/style.css | 45 +- .../themes/twentytwelve/functions.php | 4 +- .../wp-content/themes/twentytwelve/header.php | 4 +- .../wp-content/themes/twentytwelve/image.php | 2 +- .../themes/twentytwelve/js/navigation.js | 14 +- .../twentytwelve/languages/twentytwelve.pot | 6 +- .../wp-content/themes/twentytwelve/style.css | 3 +- sources/wp-cron.php | 9 +- sources/wp-includes/ID3/getid3.lib.php | 11 +- sources/wp-includes/admin-bar.php | 46 +- sources/wp-includes/author-template.php | 112 +- sources/wp-includes/bookmark-template.php | 306 +- sources/wp-includes/bookmark.php | 164 +- sources/wp-includes/cache.php | 90 +- sources/wp-includes/canonical.php | 38 +- sources/wp-includes/capabilities.php | 128 +- sources/wp-includes/category-template.php | 260 +- sources/wp-includes/category.php | 17 - sources/wp-includes/class-IXR.php | 36 +- sources/wp-includes/class-feed.php | 22 +- sources/wp-includes/class-http.php | 420 +- sources/wp-includes/class-oembed.php | 231 +- sources/wp-includes/class-simplepie.php | 4 +- sources/wp-includes/class-wp-admin-bar.php | 3 +- .../wp-includes/class-wp-ajax-response.php | 100 +- .../class-wp-customize-control.php | 204 +- .../class-wp-customize-manager.php | 163 +- .../wp-includes/class-wp-customize-panel.php | 200 + .../class-wp-customize-section.php | 28 +- .../class-wp-customize-setting.php | 24 +- .../class-wp-customize-widgets.php | 76 +- sources/wp-includes/class-wp-editor.php | 83 +- sources/wp-includes/class-wp-embed.php | 107 +- sources/wp-includes/class-wp-error.php | 87 +- .../wp-includes/class-wp-http-ixr-client.php | 6 +- .../wp-includes/class-wp-image-editor-gd.php | 8 +- .../class-wp-image-editor-imagick.php | 6 +- sources/wp-includes/class-wp-image-editor.php | 86 +- sources/wp-includes/class-wp-theme.php | 7 +- sources/wp-includes/class-wp-walker.php | 105 +- .../wp-includes/class-wp-xmlrpc-server.php | 262 +- sources/wp-includes/class-wp.php | 120 +- sources/wp-includes/class.wp-dependencies.php | 60 +- sources/wp-includes/class.wp-scripts.php | 59 +- sources/wp-includes/class.wp-styles.php | 47 +- sources/wp-includes/comment-template.php | 156 +- sources/wp-includes/comment.php | 377 +- sources/wp-includes/compat.php | 29 + sources/wp-includes/cron.php | 28 +- sources/wp-includes/css/admin-bar-rtl.css | 13 +- sources/wp-includes/css/admin-bar-rtl.min.css | 2 +- sources/wp-includes/css/admin-bar.css | 13 +- sources/wp-includes/css/admin-bar.min.css | 2 +- sources/wp-includes/css/buttons-rtl.css | 67 +- sources/wp-includes/css/buttons-rtl.min.css | 2 +- sources/wp-includes/css/buttons.css | 67 +- sources/wp-includes/css/buttons.min.css | 2 +- sources/wp-includes/css/dashicons.css | 314 +- sources/wp-includes/css/dashicons.min.css | 2 +- sources/wp-includes/css/editor-rtl.css | 191 +- sources/wp-includes/css/editor-rtl.min.css | 2 +- sources/wp-includes/css/editor.css | 191 +- sources/wp-includes/css/editor.min.css | 2 +- .../wp-includes/css/jquery-ui-dialog-rtl.css | 25 +- .../css/jquery-ui-dialog-rtl.min.css | 2 +- sources/wp-includes/css/jquery-ui-dialog.css | 25 +- .../wp-includes/css/jquery-ui-dialog.min.css | 2 +- sources/wp-includes/css/media-views-rtl.css | 951 ++-- .../wp-includes/css/media-views-rtl.min.css | 2 +- sources/wp-includes/css/media-views.css | 951 ++-- sources/wp-includes/css/media-views.min.css | 2 +- .../wp-includes/css/wp-auth-check-rtl.min.css | 2 +- sources/wp-includes/css/wp-auth-check.min.css | 2 +- sources/wp-includes/css/wp-pointer-rtl.css | 54 +- .../wp-includes/css/wp-pointer-rtl.min.css | 2 +- sources/wp-includes/css/wp-pointer.css | 34 +- sources/wp-includes/css/wp-pointer.min.css | 2 +- sources/wp-includes/date.php | 25 +- sources/wp-includes/default-constants.php | 18 +- sources/wp-includes/default-widgets.php | 353 +- sources/wp-includes/deprecated.php | 65 +- sources/wp-includes/feed-atom-comments.php | 11 +- sources/wp-includes/feed-atom.php | 6 +- sources/wp-includes/feed-rdf.php | 6 +- sources/wp-includes/feed-rss2-comments.php | 3 + sources/wp-includes/feed-rss2.php | 12 +- sources/wp-includes/feed.php | 20 +- sources/wp-includes/fonts/dashicons.eot | Bin 36646 -> 37498 bytes sources/wp-includes/fonts/dashicons.svg | 4 + sources/wp-includes/fonts/dashicons.ttf | Bin 36360 -> 37212 bytes sources/wp-includes/fonts/dashicons.woff | Bin 22328 -> 22844 bytes sources/wp-includes/formatting.php | 369 +- sources/wp-includes/functions.php | 1068 +++-- sources/wp-includes/general-template.php | 344 +- sources/wp-includes/http.php | 113 +- sources/wp-includes/images/wpmini-blue-2x.png | Bin 2087 -> 0 bytes sources/wp-includes/images/wpmini-blue.png | Bin 751 -> 0 bytes sources/wp-includes/js/autosave.js | 40 +- sources/wp-includes/js/autosave.min.js | 2 +- sources/wp-includes/js/customize-base.js | 121 +- sources/wp-includes/js/customize-base.min.js | 2 +- sources/wp-includes/js/customize-loader.js | 129 +- .../wp-includes/js/customize-loader.min.js | 2 +- .../js/customize-preview-widgets.js | 5 - .../js/customize-preview-widgets.min.js | 2 +- sources/wp-includes/js/customize-preview.js | 15 +- .../wp-includes/js/customize-preview.min.js | 2 +- sources/wp-includes/js/heartbeat.js | 2 +- sources/wp-includes/js/jquery/jquery.js | 8 +- sources/wp-includes/js/jquery/suggest.js | 6 +- sources/wp-includes/js/mce-view.js | 814 ++-- sources/wp-includes/js/mce-view.min.js | 2 +- sources/wp-includes/js/media-audiovideo.js | 156 +- .../wp-includes/js/media-audiovideo.min.js | 2 +- sources/wp-includes/js/media-editor.js | 144 +- sources/wp-includes/js/media-editor.min.js | 2 +- sources/wp-includes/js/media-grid.js | 712 +++ sources/wp-includes/js/media-grid.min.js | 1 + sources/wp-includes/js/media-models.js | 46 +- sources/wp-includes/js/media-models.min.js | 2 +- sources/wp-includes/js/media-views.js | 1489 ++++-- sources/wp-includes/js/media-views.min.js | 6 +- .../wp-includes/js/mediaelement/bigplay.svg | 2 +- .../js/mediaelement/flashmediaelement.swf | Bin 28709 -> 57051 bytes .../mediaelement-and-player.min.js | 164 +- .../mediaelement/mediaelementplayer.min.css | 2 +- .../js/mediaelement/wp-mediaelement.css | 61 +- .../js/mediaelement/wp-mediaelement.js | 20 +- .../js/mediaelement/wp-playlist.js | 46 +- sources/wp-includes/js/plupload/changelog.txt | 241 - .../wp-includes/js/plupload/plupload.flash.js | 1 - .../wp-includes/js/plupload/plupload.html4.js | 1 - .../wp-includes/js/plupload/plupload.html5.js | 1 - sources/wp-includes/js/plupload/plupload.js | 2 - .../js/plupload/plupload.silverlight.js | 1 - sources/wp-includes/js/shortcode.js | 2 +- sources/wp-includes/js/swfupload/swfupload.js | 2 +- .../wp-includes/js/thickbox/tb-close-2x.png | Bin 412 -> 0 bytes sources/wp-includes/js/thickbox/tb-close.png | Bin 387 -> 0 bytes sources/wp-includes/js/thickbox/thickbox.js | 8 +- .../wp-includes/js/tinymce/langs/wp-langs.php | 565 --- .../wp-includes/js/tinymce/mark_loaded_src.js | 20 - .../js/tinymce/plugins/charmap/plugin.js | 9 +- .../js/tinymce/plugins/charmap/plugin.min.js | 2 +- .../js/tinymce/plugins/colorpicker/plugin.js | 112 + .../tinymce/plugins/colorpicker/plugin.min.js | 1 + .../js/tinymce/plugins/compat3x/plugin.js | 7 +- .../plugins/directionality/editor_plugin.js | 1 - .../directionality/editor_plugin_src.js | 85 - .../plugins/fullscreen/editor_plugin.js | 1 - .../plugins/fullscreen/editor_plugin_src.js | 234 - .../tinymce/plugins/fullscreen/fullscreen.htm | 117 - .../js/tinymce/plugins/image/plugin.js | 154 +- .../js/tinymce/plugins/image/plugin.min.js | 2 +- .../plugins/inlinepopups/editor_plugin.js | 1 - .../plugins/inlinepopups/editor_plugin_src.js | 699 --- .../skins/clearlooks2/img/alert.gif | Bin 810 -> 0 bytes .../skins/clearlooks2/img/button.gif | Bin 272 -> 0 bytes .../skins/clearlooks2/img/buttons.gif | Bin 989 -> 0 bytes .../skins/clearlooks2/img/confirm.gif | Bin 907 -> 0 bytes .../skins/clearlooks2/img/corners.gif | Bin 909 -> 0 bytes .../skins/clearlooks2/img/drag.gif | Bin 51 -> 0 bytes .../skins/clearlooks2/img/horizontal.gif | Bin 769 -> 0 bytes .../skins/clearlooks2/img/vertical.gif | Bin 84 -> 0 bytes .../inlinepopups/skins/clearlooks2/window.css | 126 - .../tinymce/plugins/inlinepopups/template.htm | 387 -- .../js/tinymce/plugins/lists/plugin.js | 786 ++++ .../js/tinymce/plugins/lists/plugin.min.js | 1 + .../js/tinymce/plugins/media/css/media.css | 17 - .../js/tinymce/plugins/media/editor_plugin.js | 1 - .../plugins/media/editor_plugin_src.js | 897 ---- .../js/tinymce/plugins/media/js/embed.js | 73 - .../js/tinymce/plugins/media/js/media.js | 513 -- .../js/tinymce/plugins/media/media.htm | 922 ---- .../js/tinymce/plugins/media/plugin.js | 174 +- .../js/tinymce/plugins/media/plugin.min.js | 2 +- .../js/tinymce/plugins/paste/editor_plugin.js | 1 - .../plugins/paste/editor_plugin_src.js | 885 ---- .../js/tinymce/plugins/paste/js/pastetext.js | 36 - .../js/tinymce/plugins/paste/js/pasteword.js | 51 - .../js/tinymce/plugins/paste/pastetext.htm | 27 - .../js/tinymce/plugins/paste/pasteword.htm | 21 - .../js/tinymce/plugins/paste/plugin.js | 518 ++- .../js/tinymce/plugins/paste/plugin.min.js | 2 +- .../plugins/spellchecker/changelog.txt | 33 - .../spellchecker/classes/EnchantSpell.php | 71 - .../spellchecker/classes/GoogleSpell.php | 161 - .../plugins/spellchecker/classes/PSpell.php | 82 - .../spellchecker/classes/PSpellShell.php | 117 - .../spellchecker/classes/SpellChecker.php | 62 - .../spellchecker/classes/utils/JSON.php | 595 --- .../spellchecker/classes/utils/Logger.php | 268 -- .../tinymce/plugins/spellchecker/config.php | 27 - .../plugins/spellchecker/css/content.css | 1 - .../plugins/spellchecker/editor_plugin.js | 1 - .../plugins/spellchecker/editor_plugin_src.js | 471 -- .../plugins/spellchecker/img/wline.gif | Bin 46 -> 0 bytes .../plugins/spellchecker/includes/general.php | 98 - .../js/tinymce/plugins/spellchecker/rpc.php | 112 - .../tinymce/plugins/tabfocus/editor_plugin.js | 1 - .../plugins/tabfocus/editor_plugin_src.js | 122 - .../js/tinymce/plugins/tabfocus/plugin.js | 19 +- .../js/tinymce/plugins/tabfocus/plugin.min.js | 2 +- .../js/tinymce/plugins/textcolor/plugin.js | 160 +- .../tinymce/plugins/textcolor/plugin.min.js | 2 +- .../plugins/wordpress/editor_plugin.js | 1 - .../plugins/wordpress/editor_plugin_src.js | 447 -- .../tinymce/plugins/wordpress/img/audio.gif | Bin 146 -> 0 bytes .../tinymce/plugins/wordpress/img/image.gif | Bin 95 -> 0 bytes .../tinymce/plugins/wordpress/img/media.gif | Bin 149 -> 0 bytes .../js/tinymce/plugins/wordpress/img/page.gif | Bin 108 -> 0 bytes .../tinymce/plugins/wordpress/img/trans.gif | Bin 43 -> 0 bytes .../tinymce/plugins/wordpress/img/video.gif | Bin 93 -> 0 bytes .../js/tinymce/plugins/wordpress/plugin.js | 100 +- .../tinymce/plugins/wordpress/plugin.min.js | 2 +- .../js/tinymce/plugins/wpautoresize/plugin.js | 207 + .../plugins/wpautoresize/plugin.min.js | 1 + .../plugins/wpdialogs/editor_plugin.js | 1 - .../plugins/wpdialogs/editor_plugin_src.js | 80 - .../js/tinymce/plugins/wpdialogs/js/popup.js | 436 -- .../tinymce/plugins/wpdialogs/js/popup.min.js | 1 - .../tinymce/plugins/wpdialogs/js/wpdialog.js | 28 - .../plugins/wpdialogs/js/wpdialog.min.js | 1 - .../plugins/wpeditimage/css/editimage.css | 443 -- .../plugins/wpeditimage/editimage.html | 274 -- .../plugins/wpeditimage/editor_plugin.js | 1 - .../plugins/wpeditimage/editor_plugin_src.js | 326 -- .../plugins/wpeditimage/img/delete-2x.png | Bin 5064 -> 0 bytes .../plugins/wpeditimage/img/delete.png | Bin 1386 -> 0 bytes .../plugins/wpeditimage/img/image-2x.png | Bin 2687 -> 0 bytes .../tinymce/plugins/wpeditimage/img/image.png | Bin 946 -> 0 bytes .../plugins/wpeditimage/js/editimage.js | 613 --- .../js/tinymce/plugins/wpeditimage/plugin.js | 275 +- .../tinymce/plugins/wpeditimage/plugin.min.js | 2 +- .../wpfullscreen/css/wp-fullscreen.css | 13 - .../plugins/wpfullscreen/editor_plugin.js | 1 - .../plugins/wpfullscreen/editor_plugin_src.js | 189 - .../js/tinymce/plugins/wpfullscreen/plugin.js | 81 +- .../plugins/wpfullscreen/plugin.min.js | 2 +- .../plugins/wpgallery/editor_plugin.js | 1 - .../plugins/wpgallery/editor_plugin_src.js | 156 - .../plugins/wpgallery/img/delete-2x.png | Bin 5064 -> 0 bytes .../tinymce/plugins/wpgallery/img/delete.png | Bin 1386 -> 0 bytes .../tinymce/plugins/wpgallery/img/edit-2x.png | Bin 4924 -> 0 bytes .../js/tinymce/plugins/wpgallery/img/edit.png | Bin 1590 -> 0 bytes .../js/tinymce/plugins/wpgallery/img/t.gif | Bin 43 -> 0 bytes .../tinymce/plugins/wplink/editor_plugin.js | 1 - .../plugins/wplink/editor_plugin_src.js | 59 - .../js/tinymce/plugins/wplink/plugin.js | 5 +- .../js/tinymce/plugins/wplink/plugin.min.js | 2 +- .../tinymce/plugins/wpview/editor_plugin.js | 1 - .../plugins/wpview/editor_plugin_src.js | 188 - .../js/tinymce/plugins/wpview/plugin.js | 770 +-- .../js/tinymce/plugins/wpview/plugin.min.js | 2 +- .../tinymce/skins/lightgray/skin.ie7.min.css | 2 +- .../js/tinymce/skins/lightgray/skin.min.css | 2 +- .../tinymce/skins/wordpress/images/more.png | Bin 462 -> 461 bytes .../js/tinymce/skins/wordpress/wp-content.css | 181 +- .../js/tinymce/themes/advanced/about.htm | 52 - .../js/tinymce/themes/advanced/anchor.htm | 26 - .../js/tinymce/themes/advanced/charmap.htm | 55 - .../tinymce/themes/advanced/color_picker.htm | 70 - .../themes/advanced/editor_template.js | 1 - .../themes/advanced/editor_template_src.js | 1490 ------ .../js/tinymce/themes/advanced/image.htm | 80 - .../themes/advanced/img/colorpicker.jpg | Bin 2584 -> 0 bytes .../js/tinymce/themes/advanced/img/flash.gif | Bin 239 -> 0 bytes .../tinymce/themes/advanced/img/gotmoxie.png | Bin 892 -> 0 bytes .../js/tinymce/themes/advanced/img/icons.gif | Bin 11982 -> 0 bytes .../js/tinymce/themes/advanced/img/iframe.gif | Bin 600 -> 0 bytes .../tinymce/themes/advanced/img/pagebreak.gif | Bin 325 -> 0 bytes .../tinymce/themes/advanced/img/quicktime.gif | Bin 301 -> 0 bytes .../tinymce/themes/advanced/img/realmedia.gif | Bin 439 -> 0 bytes .../tinymce/themes/advanced/img/shockwave.gif | Bin 384 -> 0 bytes .../js/tinymce/themes/advanced/img/trans.gif | Bin 43 -> 0 bytes .../js/tinymce/themes/advanced/img/video.gif | Bin 597 -> 0 bytes .../themes/advanced/img/windowsmedia.gif | Bin 415 -> 0 bytes .../js/tinymce/themes/advanced/js/about.js | 73 - .../js/tinymce/themes/advanced/js/anchor.js | 56 - .../js/tinymce/themes/advanced/js/charmap.js | 363 -- .../themes/advanced/js/color_picker.js | 345 -- .../js/tinymce/themes/advanced/js/image.js | 253 - .../js/tinymce/themes/advanced/js/link.js | 159 - .../themes/advanced/js/source_editor.js | 78 - .../js/tinymce/themes/advanced/link.htm | 57 - .../js/tinymce/themes/advanced/shortcuts.htm | 47 - .../themes/advanced/skins/default/content.css | 50 - .../themes/advanced/skins/default/dialog.css | 118 - .../advanced/skins/default/img/buttons.png | Bin 3133 -> 0 bytes .../advanced/skins/default/img/items.gif | Bin 64 -> 0 bytes .../advanced/skins/default/img/menu_arrow.gif | Bin 68 -> 0 bytes .../advanced/skins/default/img/menu_check.gif | Bin 70 -> 0 bytes .../advanced/skins/default/img/progress.gif | Bin 1787 -> 0 bytes .../advanced/skins/default/img/tabs.gif | Bin 1322 -> 0 bytes .../themes/advanced/skins/default/ui.css | 219 - .../advanced/skins/highcontrast/content.css | 24 - .../advanced/skins/highcontrast/dialog.css | 106 - .../themes/advanced/skins/highcontrast/ui.css | 106 - .../themes/advanced/skins/o2k7/content.css | 48 - .../themes/advanced/skins/o2k7/dialog.css | 118 - .../advanced/skins/o2k7/img/button_bg.png | Bin 2766 -> 0 bytes .../skins/o2k7/img/button_bg_black.png | Bin 651 -> 0 bytes .../skins/o2k7/img/button_bg_silver.png | Bin 2084 -> 0 bytes .../tinymce/themes/advanced/skins/o2k7/ui.css | 222 - .../themes/advanced/skins/o2k7/ui_black.css | 8 - .../themes/advanced/skins/o2k7/ui_silver.css | 5 - .../advanced/skins/wp_theme/content.css | 132 - .../themes/advanced/skins/wp_theme/dialog.css | 140 - .../advanced/skins/wp_theme/img/embedded.png | Bin 27345 -> 0 bytes .../advanced/skins/wp_theme/img/gallery.png | Bin 26240 -> 0 bytes .../advanced/skins/wp_theme/img/more_bug.gif | Bin 146 -> 0 bytes .../advanced/skins/wp_theme/img/page_bug.gif | Bin 176 -> 0 bytes .../advanced/skins/wp_theme/img/tabs.gif | Bin 1322 -> 0 bytes .../tinymce/themes/advanced/source_editor.htm | 25 - .../js/tinymce/themes/modern/theme.js | 10 +- .../js/tinymce/themes/modern/theme.min.js | 2 +- sources/wp-includes/js/tinymce/tiny_mce.js | 1 - sources/wp-includes/js/tinymce/tinymce.min.js | 21 +- .../wp-includes/js/tinymce/wp-mce-help.php | 6 +- .../js/tinymce/wp-tinymce-schema.js | 940 ---- .../wp-includes/js/tinymce/wp-tinymce.js.gz | Bin 122963 -> 134666 bytes sources/wp-includes/js/tinymce/wp-tinymce.php | 2 +- sources/wp-includes/js/utils.js | 118 +- sources/wp-includes/js/utils.min.js | 2 +- sources/wp-includes/js/wplink.js | 82 +- sources/wp-includes/js/wplink.min.js | 2 +- sources/wp-includes/kses.php | 10 +- sources/wp-includes/l10n.php | 122 +- sources/wp-includes/link-template.php | 163 +- sources/wp-includes/load.php | 280 +- sources/wp-includes/media-template.php | 434 +- sources/wp-includes/media.php | 581 ++- sources/wp-includes/meta.php | 142 +- sources/wp-includes/ms-blogs.php | 57 +- sources/wp-includes/ms-default-constants.php | 22 +- sources/wp-includes/ms-default-filters.php | 8 +- sources/wp-includes/ms-functions.php | 8 +- sources/wp-includes/ms-load.php | 17 +- sources/wp-includes/ms-settings.php | 7 +- sources/wp-includes/nav-menu-template.php | 27 +- sources/wp-includes/nav-menu.php | 25 +- sources/wp-includes/option.php | 86 +- sources/wp-includes/pluggable.php | 187 +- sources/wp-includes/plugin.php | 257 +- sources/wp-includes/pomo/mo.php | 35 +- sources/wp-includes/pomo/translations.php | 2 +- sources/wp-includes/post-template.php | 387 +- sources/wp-includes/post.php | 2109 +++++---- sources/wp-includes/query.php | 641 ++- sources/wp-includes/revision.php | 6 +- sources/wp-includes/rewrite.php | 76 +- sources/wp-includes/rss.php | 4 +- sources/wp-includes/script-loader.php | 37 +- sources/wp-includes/session.php | 425 ++ sources/wp-includes/shortcodes.php | 11 +- sources/wp-includes/taxonomy.php | 556 ++- .../theme-compat/comments-popup.php | 7 +- sources/wp-includes/theme.php | 87 +- sources/wp-includes/update.php | 38 +- sources/wp-includes/user.php | 515 +- sources/wp-includes/version.php | 6 +- sources/wp-includes/widgets.php | 74 +- sources/wp-includes/wp-db.php | 184 +- sources/wp-includes/wp-diff.php | 119 +- sources/wp-load.php | 21 +- sources/wp-login.php | 110 +- sources/wp-mail.php | 11 +- sources/wp-settings.php | 1 + sources/wp-signup.php | 42 +- 736 files changed, 33732 insertions(+), 44638 deletions(-) delete mode 100644 sources/wp-admin/css/colors-classic.css delete mode 100644 sources/wp-admin/css/colors-classic.min.css delete mode 100644 sources/wp-admin/css/colors-fresh.css delete mode 100644 sources/wp-admin/css/colors-fresh.min.css delete mode 100644 sources/wp-admin/css/media-rtl.min.css delete mode 100644 sources/wp-admin/css/media.min.css delete mode 100644 sources/wp-admin/images/about-globe-2x.png delete mode 100644 sources/wp-admin/images/about-search-2x.png delete mode 100644 sources/wp-admin/images/about-updates-2x.png delete mode 100644 sources/wp-admin/images/arrows-dark-2x.png delete mode 100644 sources/wp-admin/images/arrows-dark-vs-2x.png delete mode 100644 sources/wp-admin/images/arrows-dark-vs.png delete mode 100644 sources/wp-admin/images/arrows-dark.png delete mode 100644 sources/wp-admin/images/arrows-pr-2x.png delete mode 100644 sources/wp-admin/images/arrows-pr.png delete mode 100644 sources/wp-admin/images/arrows-vs-2x.png delete mode 100644 sources/wp-admin/images/arrows-vs.png delete mode 100644 sources/wp-admin/images/bubble_bg-rtl-2x.gif delete mode 100644 sources/wp-admin/images/bubble_bg-rtl.gif delete mode 100644 sources/wp-admin/images/lock-2x.png delete mode 100644 sources/wp-admin/images/lock.png delete mode 100644 sources/wp-admin/images/menu-shadow-rtl.png delete mode 100644 sources/wp-admin/images/menu-shadow.png delete mode 100644 sources/wp-admin/images/press-this-2x.png delete mode 100644 sources/wp-admin/images/press-this.png delete mode 100644 sources/wp-admin/images/stars-rtl-2x.png delete mode 100644 sources/wp-admin/images/stars-rtl.png delete mode 100644 sources/wp-admin/images/welcome-icons-2x.png delete mode 100644 sources/wp-admin/images/welcome-icons.png delete mode 100644 sources/wp-admin/images/wordpress-logo-2x.png delete mode 100644 sources/wp-admin/images/wp-badge-2x.png delete mode 100644 sources/wp-admin/images/wp-badge.png delete mode 100644 sources/wp-admin/images/wp-logo-2x.png delete mode 100644 sources/wp-admin/images/wp-logo-vs-2x.png delete mode 100644 sources/wp-admin/images/wp-logo-vs.png delete mode 100644 sources/wp-admin/images/wp-logo.png create mode 100644 sources/wp-admin/includes/translation-install.php delete mode 100644 sources/wp-admin/js/about.js delete mode 100644 sources/wp-admin/js/about.min.js create mode 100644 sources/wp-admin/js/editor-expand.js create mode 100644 sources/wp-admin/js/editor-expand.min.js create mode 100644 sources/wp-admin/js/language-chooser.js create mode 100644 sources/wp-admin/js/language-chooser.min.js delete mode 100644 sources/wp-admin/js/theme-preview.js delete mode 100644 sources/wp-admin/js/theme-preview.min.js create mode 100644 sources/wp-content/plugins/akismet/.htaccess delete mode 100644 sources/wp-content/plugins/akismet/admin.php delete mode 100644 sources/wp-content/plugins/akismet/akismet.css delete mode 100644 sources/wp-content/plugins/akismet/akismet.gif delete mode 100644 sources/wp-content/plugins/akismet/akismet.js delete mode 100644 sources/wp-content/plugins/akismet/img/logo.png delete mode 100644 sources/wp-content/plugins/akismet/img/logo@2x.png delete mode 100644 sources/wp-content/plugins/akismet/legacy.php delete mode 100644 sources/wp-content/plugins/akismet/widget.php delete mode 100644 sources/wp-content/plugins/http-authentication/http-authentication.php delete mode 100644 sources/wp-content/plugins/http-authentication/options-page.php delete mode 100644 sources/wp-content/plugins/http-authentication/readme.txt delete mode 100644 sources/wp-content/plugins/http-authentication/screenshot-1.png delete mode 100644 sources/wp-content/plugins/http-authentication/screenshot-2.png delete mode 100644 sources/wp-content/plugins/simple-ldap-login/Simple-LDAP-Login-Admin.php delete mode 100644 sources/wp-content/plugins/simple-ldap-login/Simple-LDAP-Login.php delete mode 100644 sources/wp-content/plugins/simple-ldap-login/includes/adLDAP.php delete mode 100644 sources/wp-content/plugins/simple-ldap-login/readme.md delete mode 100644 sources/wp-content/plugins/simple-ldap-login/readme.txt delete mode 100644 sources/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.eot delete mode 100644 sources/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.ttf delete mode 100644 sources/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.woff delete mode 100644 sources/wp-content/themes/twentythirteen/fonts/genericons.css rename sources/wp-content/themes/twentythirteen/{fonts => genericons}/COPYING.txt (100%) create mode 100644 sources/wp-content/themes/twentythirteen/genericons/Genericons-Regular.otf rename sources/wp-content/themes/twentythirteen/{fonts => genericons}/LICENSE.txt (100%) create mode 100644 sources/wp-content/themes/twentythirteen/genericons/README.txt create mode 100644 sources/wp-content/themes/twentythirteen/genericons/example.html create mode 100644 sources/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.eot rename sources/wp-content/themes/twentythirteen/{fonts => genericons/font}/genericons-regular-webfont.svg (56%) create mode 100644 sources/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.ttf create mode 100644 sources/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.woff create mode 100644 sources/wp-content/themes/twentythirteen/genericons/genericons.css create mode 100644 sources/wp-includes/class-wp-customize-panel.php delete mode 100644 sources/wp-includes/images/wpmini-blue-2x.png delete mode 100644 sources/wp-includes/images/wpmini-blue.png create mode 100644 sources/wp-includes/js/media-grid.js create mode 100644 sources/wp-includes/js/media-grid.min.js delete mode 100644 sources/wp-includes/js/plupload/changelog.txt delete mode 100644 sources/wp-includes/js/plupload/plupload.flash.js delete mode 100644 sources/wp-includes/js/plupload/plupload.html4.js delete mode 100644 sources/wp-includes/js/plupload/plupload.html5.js delete mode 100644 sources/wp-includes/js/plupload/plupload.js delete mode 100644 sources/wp-includes/js/plupload/plupload.silverlight.js delete mode 100644 sources/wp-includes/js/thickbox/tb-close-2x.png delete mode 100644 sources/wp-includes/js/thickbox/tb-close.png delete mode 100644 sources/wp-includes/js/tinymce/langs/wp-langs.php delete mode 100644 sources/wp-includes/js/tinymce/mark_loaded_src.js create mode 100644 sources/wp-includes/js/tinymce/plugins/colorpicker/plugin.js create mode 100644 sources/wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/directionality/editor_plugin.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/directionality/editor_plugin_src.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/fullscreen/editor_plugin.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/fullscreen/editor_plugin_src.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/fullscreen/fullscreen.htm delete mode 100644 sources/wp-includes/js/tinymce/plugins/inlinepopups/editor_plugin.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/inlinepopups/editor_plugin_src.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif delete mode 100644 sources/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/button.gif delete mode 100644 sources/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif delete mode 100644 sources/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif delete mode 100644 sources/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif delete mode 100644 sources/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/drag.gif delete mode 100644 sources/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif delete mode 100644 sources/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif delete mode 100644 sources/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/window.css delete mode 100644 sources/wp-includes/js/tinymce/plugins/inlinepopups/template.htm create mode 100644 sources/wp-includes/js/tinymce/plugins/lists/plugin.js create mode 100644 sources/wp-includes/js/tinymce/plugins/lists/plugin.min.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/media/css/media.css delete mode 100644 sources/wp-includes/js/tinymce/plugins/media/editor_plugin.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/media/editor_plugin_src.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/media/js/embed.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/media/js/media.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/media/media.htm delete mode 100644 sources/wp-includes/js/tinymce/plugins/paste/editor_plugin.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/paste/editor_plugin_src.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/paste/js/pastetext.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/paste/js/pasteword.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/paste/pastetext.htm delete mode 100644 sources/wp-includes/js/tinymce/plugins/paste/pasteword.htm delete mode 100644 sources/wp-includes/js/tinymce/plugins/spellchecker/changelog.txt delete mode 100644 sources/wp-includes/js/tinymce/plugins/spellchecker/classes/EnchantSpell.php delete mode 100644 sources/wp-includes/js/tinymce/plugins/spellchecker/classes/GoogleSpell.php delete mode 100644 sources/wp-includes/js/tinymce/plugins/spellchecker/classes/PSpell.php delete mode 100644 sources/wp-includes/js/tinymce/plugins/spellchecker/classes/PSpellShell.php delete mode 100644 sources/wp-includes/js/tinymce/plugins/spellchecker/classes/SpellChecker.php delete mode 100644 sources/wp-includes/js/tinymce/plugins/spellchecker/classes/utils/JSON.php delete mode 100644 sources/wp-includes/js/tinymce/plugins/spellchecker/classes/utils/Logger.php delete mode 100644 sources/wp-includes/js/tinymce/plugins/spellchecker/config.php delete mode 100644 sources/wp-includes/js/tinymce/plugins/spellchecker/css/content.css delete mode 100644 sources/wp-includes/js/tinymce/plugins/spellchecker/editor_plugin.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/spellchecker/editor_plugin_src.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/spellchecker/img/wline.gif delete mode 100644 sources/wp-includes/js/tinymce/plugins/spellchecker/includes/general.php delete mode 100644 sources/wp-includes/js/tinymce/plugins/spellchecker/rpc.php delete mode 100644 sources/wp-includes/js/tinymce/plugins/tabfocus/editor_plugin.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/tabfocus/editor_plugin_src.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/wordpress/editor_plugin.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/wordpress/editor_plugin_src.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/wordpress/img/audio.gif delete mode 100644 sources/wp-includes/js/tinymce/plugins/wordpress/img/image.gif delete mode 100644 sources/wp-includes/js/tinymce/plugins/wordpress/img/media.gif delete mode 100644 sources/wp-includes/js/tinymce/plugins/wordpress/img/page.gif delete mode 100644 sources/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif delete mode 100644 sources/wp-includes/js/tinymce/plugins/wordpress/img/video.gif create mode 100644 sources/wp-includes/js/tinymce/plugins/wpautoresize/plugin.js create mode 100644 sources/wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/wpdialogs/editor_plugin.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/wpdialogs/editor_plugin_src.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/wpdialogs/js/popup.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/wpdialogs/js/popup.min.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/wpdialogs/js/wpdialog.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/wpdialogs/js/wpdialog.min.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/wpeditimage/css/editimage.css delete mode 100644 sources/wp-includes/js/tinymce/plugins/wpeditimage/editimage.html delete mode 100644 sources/wp-includes/js/tinymce/plugins/wpeditimage/editor_plugin.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/wpeditimage/editor_plugin_src.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/wpeditimage/img/delete-2x.png delete mode 100644 sources/wp-includes/js/tinymce/plugins/wpeditimage/img/delete.png delete mode 100644 sources/wp-includes/js/tinymce/plugins/wpeditimage/img/image-2x.png delete mode 100644 sources/wp-includes/js/tinymce/plugins/wpeditimage/img/image.png delete mode 100644 sources/wp-includes/js/tinymce/plugins/wpeditimage/js/editimage.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/wpfullscreen/css/wp-fullscreen.css delete mode 100644 sources/wp-includes/js/tinymce/plugins/wpfullscreen/editor_plugin.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/wpfullscreen/editor_plugin_src.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/wpgallery/editor_plugin.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/wpgallery/editor_plugin_src.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/wpgallery/img/delete-2x.png delete mode 100644 sources/wp-includes/js/tinymce/plugins/wpgallery/img/delete.png delete mode 100644 sources/wp-includes/js/tinymce/plugins/wpgallery/img/edit-2x.png delete mode 100644 sources/wp-includes/js/tinymce/plugins/wpgallery/img/edit.png delete mode 100644 sources/wp-includes/js/tinymce/plugins/wpgallery/img/t.gif delete mode 100644 sources/wp-includes/js/tinymce/plugins/wplink/editor_plugin.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/wplink/editor_plugin_src.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/wpview/editor_plugin.js delete mode 100644 sources/wp-includes/js/tinymce/plugins/wpview/editor_plugin_src.js delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/about.htm delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/anchor.htm delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/charmap.htm delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/color_picker.htm delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/editor_template.js delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/editor_template_src.js delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/image.htm delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/img/colorpicker.jpg delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/img/flash.gif delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/img/gotmoxie.png delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/img/icons.gif delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/img/iframe.gif delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/img/pagebreak.gif delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/img/quicktime.gif delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/img/realmedia.gif delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/img/shockwave.gif delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/img/trans.gif delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/img/video.gif delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/img/windowsmedia.gif delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/js/about.js delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/js/anchor.js delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/js/charmap.js delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/js/color_picker.js delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/js/image.js delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/js/link.js delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/js/source_editor.js delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/link.htm delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/shortcuts.htm delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/skins/default/content.css delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/skins/default/dialog.css delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/skins/default/img/buttons.png delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/skins/default/img/items.gif delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/skins/default/img/menu_arrow.gif delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/skins/default/img/menu_check.gif delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/skins/default/img/progress.gif delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/skins/default/img/tabs.gif delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/skins/default/ui.css delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/skins/highcontrast/content.css delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/skins/highcontrast/dialog.css delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/skins/highcontrast/ui.css delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/skins/o2k7/content.css delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/skins/o2k7/dialog.css delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/button_bg.png delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/button_bg_black.png delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/skins/o2k7/img/button_bg_silver.png delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/skins/o2k7/ui.css delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/skins/o2k7/ui_black.css delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/skins/o2k7/ui_silver.css delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/content.css delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/dialog.css delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/embedded.png delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/gallery.png delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/more_bug.gif delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/page_bug.gif delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/tabs.gif delete mode 100644 sources/wp-includes/js/tinymce/themes/advanced/source_editor.htm delete mode 100644 sources/wp-includes/js/tinymce/tiny_mce.js delete mode 100644 sources/wp-includes/js/tinymce/wp-tinymce-schema.js create mode 100644 sources/wp-includes/session.php diff --git a/sources/readme.html b/sources/readme.html index e73f9a0..06d58bd 100644 --- a/sources/readme.html +++ b/sources/readme.html @@ -9,7 +9,7 @@

WordPress -
Version 3.9 +
Version 4.0

Plateforme de publication sémantique personnelle

diff --git a/sources/wp-activate.php b/sources/wp-activate.php index 5e9be6e..a796cc5 100644 --- a/sources/wp-activate.php +++ b/sources/wp-activate.php @@ -84,7 +84,7 @@ get_header(); get_error_code() || 'blog_taken' == $result->get_error_code() ) { $signup = $result->get_error_data(); @@ -105,18 +105,17 @@ get_header(); echo '

'.$result->get_error_message().'

'; } } else { - extract($result); - $url = get_blogaddress_by_id( (int) $blog_id); - $user = get_userdata( (int) $user_id); + $url = isset( $result['blog_id'] ) ? get_blogaddress_by_id( (int) $result['blog_id'] ) : ''; + $user = get_userdata( (int) $result['user_id'] ); ?>

user_login ?>

-

+

- +

View your site or Log in'), $url, $url . 'wp-login.php' ); ?>

Log in or go back to the homepage.' ), network_site_url('wp-login.php', 'login'), network_home_url() ); ?>

@@ -129,4 +128,4 @@ get_header(); var key_input = document.getElementById('key'); key_input && key_input.focus(); - + includes_url( 'js/mediaelement/', 'relative' ), + 'pauseOtherPlayers' => '' +) ); $title = __( 'About' ); @@ -24,7 +27,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );

-
+
@@ -38,215 +41,125 @@ include( ABSPATH . 'wp-admin/admin-header.php' ); -
-

-

Version %1$s addressed %2$s bug.', - 'Version %1$s addressed %2$s bugs.', 34 ), '3.9.1', number_format_i18n( 34 ) ); ?> - the release notes.' ), 'http://codex.wordpress.org/Version_3.9.1' ); ?> -

-
-
- - - - - -
-

-
-
- -

-

-
-
- -

-

-
-
- -

-

-
+ + + + +
-
+
- -

-

+

+

-
-
- -
-
- - - -
-

-

+
-
-
+
-
-
- '//s.w.org/images/core/3.9/widgets.mp4', - 'ogv' => '//s.w.org/images/core/3.9/widgets.ogv', - 'webm' => '//s.w.org/images/core/3.9/widgets.webm', - 'loop' => true, - 'autoplay' => true, - 'width' => 499 - ) ); - ?> -

-

-

+
+
+ '//s.w.org/images/core/4.0/embed.mp4', + 'ogv' => '//s.w.org/images/core/4.0/embed.ogv', + 'webm' => '//s.w.org/images/core/4.0/embed.webm', + 'loop' => true, + 'autoplay' => true, + 'width' => 500, + 'height' => 352 + ) ); + ?> +
-
- -

-

- -

- +
+

+

+

Check out all of the embeds that WordPress supports.' ); ?>

+
+
+ +
+ +
+
+

+

+
+
+
+ '//s.w.org/images/core/4.0/focus.mp4', + 'ogv' => '//s.w.org/images/core/4.0/focus.ogv', + 'webm' => '//s.w.org/images/core/4.0/focus.webm', + 'loop' => true, + 'autoplay' => true, + 'width' => 500, + 'height' => 281 + ) ); + ?> +
+
+
+ +
+ +
+
+ +
+
+

+

+
-
+

-

-

- -

-

+

+

-

-

- -

-

+

+

ORDER BY', 'WP_Query' ); + ?>

-

-

doing_action() and doing_filter(), and manipulate custom image sizes with has_image_size() and remove_image_size().' ); ?>

-

+

+

-
+
-
+
+ +
+ + | + + +
-
- - | - -
diff --git a/sources/wp-admin/admin-ajax.php b/sources/wp-admin/admin-ajax.php index f7aae0f..60f1778 100644 --- a/sources/wp-admin/admin-ajax.php +++ b/sources/wp-admin/admin-ajax.php @@ -14,7 +14,9 @@ * @since 2.1.0 */ define( 'DOING_AJAX', true ); -define( 'WP_ADMIN', true ); +if ( ! defined( 'WP_ADMIN' ) ) { + define( 'WP_ADMIN', true ); +} /** Load WordPress Bootstrap */ require_once( dirname( dirname( __FILE__ ) ) . '/wp-load.php' ); @@ -58,7 +60,8 @@ $core_actions_post = array( 'wp-remove-post-lock', 'dismiss-wp-pointer', 'upload-attachment', 'get-attachment', 'query-attachments', 'save-attachment', 'save-attachment-compat', 'send-link-to-editor', 'send-attachment-to-editor', 'save-attachment-order', 'heartbeat', 'get-revision-diffs', - 'save-user-color-scheme', 'update-widget', 'query-themes', + 'save-user-color-scheme', 'update-widget', 'query-themes', 'parse-embed', 'set-attachment-thumbnail', + 'parse-media-shortcode' ); // Register core Ajax calls. diff --git a/sources/wp-admin/admin-header.php b/sources/wp-admin/admin-header.php index 1034975..c9d49d2 100644 --- a/sources/wp-admin/admin-header.php +++ b/sources/wp-admin/admin-header.php @@ -177,8 +177,9 @@ $admin_body_class .= ' no-customize-support no-svg';
diff --git a/sources/wp-admin/admin-post.php b/sources/wp-admin/admin-post.php index 7103994..f05cdf4 100644 --- a/sources/wp-admin/admin-post.php +++ b/sources/wp-admin/admin-post.php @@ -9,7 +9,9 @@ */ /** We are located in WordPress Administration Screens */ -define('WP_ADMIN', true); +if ( ! defined( 'WP_ADMIN' ) ) { + define( 'WP_ADMIN', true ); +} if ( defined('ABSPATH') ) require_once(ABSPATH . 'wp-load.php'); @@ -26,20 +28,44 @@ nocache_headers(); /** This action is documented in wp-admin/admin.php */ do_action( 'admin_init' ); -$action = 'admin_post'; +$action = empty( $_REQUEST['action'] ) ? '' : $_REQUEST['action']; -if ( !wp_validate_auth_cookie() ) - $action .= '_nopriv'; - -if ( !empty($_REQUEST['action']) ) - $action .= '_' . $_REQUEST['action']; - -/** - * Fires the requested handler action. - * - * admin_post_nopriv_{$_REQUEST['action']} is called for not-logged-in users. - * admin_post_{$_REQUEST['action']} is called for logged-in users. - * - * @since 2.6.0 - */ -do_action( $action ); +if ( ! wp_validate_auth_cookie() ) { + if ( empty( $action ) ) { + /** + * Fires on a non-authenticated admin post request where no action was supplied. + * + * @since 2.6.0 + */ + do_action( 'admin_post_nopriv' ); + } else { + /** + * Fires on a non-authenticated admin post request for the given action. + * + * The dynamic portion of the hook name, $action, refers to the given + * request action. + * + * @since 2.6.0 + */ + do_action( "admin_post_nopriv_{$action}" ); + } +} else { + if ( empty( $action ) ) { + /** + * Fires on an authenticated admin post request where no action was supplied. + * + * @since 2.6.0 + */ + do_action( 'admin_post' ); + } else { + /** + * Fires on an authenticated admin post request for the given action. + * + * The dynamic portion of the hook name, $action, refers to the given + * request action. + * + * @since 2.6.0 + */ + do_action( "admin_post_{$action}" ); + } +} diff --git a/sources/wp-admin/admin.php b/sources/wp-admin/admin.php index a617d11..65e17af 100644 --- a/sources/wp-admin/admin.php +++ b/sources/wp-admin/admin.php @@ -11,8 +11,9 @@ * * @since 2.3.2 */ -if ( ! defined('WP_ADMIN') ) - define('WP_ADMIN', true); +if ( ! defined( 'WP_ADMIN' ) ) { + define( 'WP_ADMIN', true ); +} if ( ! defined('WP_NETWORK_ADMIN') ) define('WP_NETWORK_ADMIN', false); @@ -50,8 +51,8 @@ if ( get_option('db_upgraded') ) { * Filter whether to attempt to perform the multisite DB upgrade routine. * * In single site, the user would be redirected to wp-admin/upgrade.php. - * In multisite, it is automatically fired, but only when this filter - * returns true. + * In multisite, the DB upgrade routine is automatically fired, but only + * when this filter returns true. * * If the network is 50 sites or less, it will run every time. Otherwise, * it will throttle itself to reduce load. @@ -150,7 +151,8 @@ if ( isset($plugin_page) ) { $the_parent = $pagenow; if ( ! $page_hook = get_plugin_page_hook($plugin_page, $the_parent) ) { $page_hook = get_plugin_page_hook($plugin_page, $plugin_page); - // backwards compatibility for plugins using add_management_page + + // Backwards compatibility for plugins using add_management_page(). if ( empty( $page_hook ) && 'edit.php' == $pagenow && '' != get_plugin_page_hook($plugin_page, 'tools.php') ) { // There could be plugin specific params on the URL, so we need the whole query string if ( !empty($_SERVER[ 'QUERY_STRING' ]) ) @@ -204,8 +206,7 @@ if ( isset($plugin_page) ) { /** * Used to call the registered callback for a plugin screen. * - * @access private - * + * @internal * @since 1.5.0 */ do_action( $page_hook ); @@ -289,8 +290,9 @@ if ( isset($plugin_page) ) { * * @param bool false Whether to force data to be filtered through kses. Default false. */ - if ( apply_filters( 'force_filtered_html_on_import', false ) ) + if ( apply_filters( 'force_filtered_html_on_import', false ) ) { kses_init_filters(); // Always filter imported data with kses on multisite. + } call_user_func($wp_importers[$importer][2]); @@ -308,13 +310,17 @@ if ( isset($plugin_page) ) { * * The dynamic portion of the hook name, $pagenow, is a global variable * referring to the filename of the current page, such as 'admin.php', - * 'post-new.php' etc. A complete hook for the latter would be 'load-post-new.php'. + * 'post-new.php' etc. A complete hook for the latter would be + * 'load-post-new.php'. * * @since 2.1.0 */ do_action( 'load-' . $pagenow ); - // Backwards compatibility with old load-page-new.php, load-page.php, - // and load-categories.php actions. + + /* + * The following hooks are fired to ensure backward compatibility. + * In all other cases, 'load-' . $pagenow should be used instead. + */ if ( $typenow == 'page' ) { if ( $pagenow == 'post-new.php' ) do_action( 'load-page-new.php' ); diff --git a/sources/wp-admin/async-upload.php b/sources/wp-admin/async-upload.php index e43fb58..add6164 100644 --- a/sources/wp-admin/async-upload.php +++ b/sources/wp-admin/async-upload.php @@ -10,7 +10,9 @@ if ( isset( $_REQUEST['action'] ) && 'upload-attachment' === $_REQUEST['action'] define( 'DOING_AJAX', true ); } -define('WP_ADMIN', true); +if ( ! defined( 'WP_ADMIN' ) ) { + define( 'WP_ADMIN', true ); +} if ( defined('ABSPATH') ) require_once(ABSPATH . 'wp-load.php'); @@ -36,7 +38,7 @@ if ( !current_user_can('upload_files') ) header('Content-Type: text/html; charset=' . get_option('blog_charset')); if ( isset( $_REQUEST['action'] ) && 'upload-attachment' === $_REQUEST['action'] ) { - include ABSPATH . 'wp-admin/includes/ajax-actions.php'; + include( ABSPATH . 'wp-admin/includes/ajax-actions.php' ); send_nosniff_header(); nocache_headers(); @@ -84,7 +86,7 @@ if ( isset( $_REQUEST['post_id'] ) ) { $id = media_handle_upload( 'async-upload', $post_id ); if ( is_wp_error($id) ) { - echo '
+ echo '
' . __('Dismiss') . ' ' . sprintf(__('“%s” has failed to upload due to an error'), esc_html($_FILES['async-upload']['name']) ) . '
' . esc_html($id->get_error_message()) . '
'; @@ -92,10 +94,10 @@ if ( is_wp_error($id) ) { } if ( $_REQUEST['short'] ) { - // short form response - attachment ID only + // Short form response - attachment ID only. echo $id; } else { - // long form response - big chunk o html + // Long form response - big chunk o html. $type = $_REQUEST['type']; /** diff --git a/sources/wp-admin/comment.php b/sources/wp-admin/comment.php index 30c8d6d..1c46b0a 100644 --- a/sources/wp-admin/comment.php +++ b/sources/wp-admin/comment.php @@ -111,7 +111,7 @@ case 'spam' : $nonce_action .= $comment_id; ?> -
+
@@ -181,7 +181,7 @@ if ( $comment->comment_approved != '0' ) { // if not unapproved

-
+ @@ -191,9 +191,9 @@ if ( $comment->comment_approved != '0' ) { // if not unapproved
- - - + + +
@@ -266,7 +266,6 @@ case 'unapprovecomment' : wp_redirect( $redir ); die; - break; case 'editedcomment' : @@ -291,11 +290,9 @@ case 'editedcomment' : wp_redirect( $location ); exit(); - break; default: wp_die( __('Unknown action.') ); - break; } // end switch diff --git a/sources/wp-admin/credits.php b/sources/wp-admin/credits.php index 87ebc86..3d2e8a5 100644 --- a/sources/wp-admin/credits.php +++ b/sources/wp-admin/credits.php @@ -82,7 +82,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );

-
+
@@ -179,6 +179,7 @@ __( 'Core Contributors to WordPress %s' ); __( 'Contributing Developers' ); __( 'Cofounder, Project Lead' ); __( 'Lead Developer' ); +__( 'Release Lead' ); __( 'User Experience Lead' ); __( 'Core Developer' ); __( 'Core Committer' ); diff --git a/sources/wp-admin/css/about-rtl.css b/sources/wp-admin/css/about-rtl.css index 873f7ac..9cd3d12 100644 --- a/sources/wp-admin/css/about-rtl.css +++ b/sources/wp-admin/css/about-rtl.css @@ -25,6 +25,7 @@ .about-wrap img { margin: 0; max-width: 100%; + height: auto; vertical-align: middle; } @@ -80,6 +81,10 @@ line-height: 1.5em; } +.about-wrap h3.higher { + margin-top: .5em; +} + .customize h3 { margin-top: 1.75em; text-align: center; @@ -174,17 +179,16 @@ .about-overview { margin-top: 40px; + margin-bottom: 40px; text-align: center; } -.about-overview .wp-video { - margin: 0 auto; -} - -.changelog .wp-playlist .wp-playlist-current-item img { - height: 64px; - width: auto; - max-width: 100%; +.about-overview p { + margin: 1em auto 50px; + max-width: 770px; + font-size: 18px; + line-height: 1.5; + text-align: center; } .about-wrap .feature-section { @@ -194,8 +198,8 @@ .about-wrap .feature-section.two-col > div { position: relative; - width: 47.5%; - margin-left: 4.999999999%; + width: 47.6%; + margin-left: 4.799999999%; float: right; } @@ -228,6 +232,31 @@ max-width: 20%; } +/* responsive videos for 4.0 */ +.about-video { + position: relative; + width: 100%; + height: 0; +} + +.about-video-embed { + padding-bottom: 70.4%; /* 352 / 500 */ +} + +.about-video-focus { + padding-bottom: 56.2%; /* 281 / 500 */ +} + +.about-video .wp-video, +.about-video .mejs-container, +.about-video video { + position: absolute; + top: 0; + right: 0; + width: 100% !important; + height: 100% !important; +} + .about-wrap .changelog li { list-style-type: disc; margin-right: 3em; @@ -349,6 +378,24 @@ } +/* Responsive release video */ +@media screen and ( max-width: 710px ) { + .about-overview { + position: relative; + padding-bottom: 56.25%; /* 360 / 640 */ + width: 100%; + height: 0; + } + + .about-overview embed { + position: absolute; + top: 0; + right: 0; + width: 100%; + height: 100%; + } +} + @media only screen and (max-width: 500px) { .about-wrap { margin-left: 20px; @@ -370,6 +417,17 @@ width: 100%; } + .about-wrap h2.nav-tab-wrapper { + padding-right: 0; + border-bottom: 0; + } + + .about-wrap h2 .nav-tab { + margin-top: 10px; + margin-left: 10px; + border-bottom: 1px solid #ccc; + } + .about-wrap .feature-section.three-col div { width: 100%; float: none; @@ -385,4 +443,4 @@ width: 100%; float: none; } -} \ No newline at end of file +} diff --git a/sources/wp-admin/css/about.css b/sources/wp-admin/css/about.css index 44c85c8..50c4d92 100644 --- a/sources/wp-admin/css/about.css +++ b/sources/wp-admin/css/about.css @@ -25,6 +25,7 @@ .about-wrap img { margin: 0; max-width: 100%; + height: auto; vertical-align: middle; } @@ -80,6 +81,10 @@ line-height: 1.5em; } +.about-wrap h3.higher { + margin-top: .5em; +} + .customize h3 { margin-top: 1.75em; text-align: center; @@ -174,17 +179,16 @@ .about-overview { margin-top: 40px; + margin-bottom: 40px; text-align: center; } -.about-overview .wp-video { - margin: 0 auto; -} - -.changelog .wp-playlist .wp-playlist-current-item img { - height: 64px; - width: auto; - max-width: 100%; +.about-overview p { + margin: 1em auto 50px; + max-width: 770px; + font-size: 18px; + line-height: 1.5; + text-align: center; } .about-wrap .feature-section { @@ -194,8 +198,8 @@ .about-wrap .feature-section.two-col > div { position: relative; - width: 47.5%; - margin-right: 4.999999999%; + width: 47.6%; + margin-right: 4.799999999%; float: left; } @@ -228,6 +232,31 @@ max-width: 20%; } +/* responsive videos for 4.0 */ +.about-video { + position: relative; + width: 100%; + height: 0; +} + +.about-video-embed { + padding-bottom: 70.4%; /* 352 / 500 */ +} + +.about-video-focus { + padding-bottom: 56.2%; /* 281 / 500 */ +} + +.about-video .wp-video, +.about-video .mejs-container, +.about-video video { + position: absolute; + top: 0; + left: 0; + width: 100% !important; + height: 100% !important; +} + .about-wrap .changelog li { list-style-type: disc; margin-left: 3em; @@ -349,6 +378,24 @@ } +/* Responsive release video */ +@media screen and ( max-width: 710px ) { + .about-overview { + position: relative; + padding-bottom: 56.25%; /* 360 / 640 */ + width: 100%; + height: 0; + } + + .about-overview embed { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; + } +} + @media only screen and (max-width: 500px) { .about-wrap { margin-right: 20px; @@ -370,6 +417,17 @@ width: 100%; } + .about-wrap h2.nav-tab-wrapper { + padding-left: 0; + border-bottom: 0; + } + + .about-wrap h2 .nav-tab { + margin-top: 10px; + margin-right: 10px; + border-bottom: 1px solid #ccc; + } + .about-wrap .feature-section.three-col div { width: 100%; float: none; @@ -385,4 +443,4 @@ width: 100%; float: none; } -} \ No newline at end of file +} diff --git a/sources/wp-admin/css/admin-menu-rtl.css b/sources/wp-admin/css/admin-menu-rtl.css index 9b10663..7ea5ff6 100644 --- a/sources/wp-admin/css/admin-menu-rtl.css +++ b/sources/wp-admin/css/admin-menu-rtl.css @@ -612,10 +612,10 @@ li#wp-admin-bar-menu-toggle { /* Auto-folding of the admin menu */ -@media only screen and (max-width: 900px) { +@media only screen and (max-width: 960px) { .auto-fold #wpcontent, .auto-fold #wpfooter { - margin-right: 56px; + margin-right: 36px; } .auto-fold #adminmenuback, diff --git a/sources/wp-admin/css/admin-menu.css b/sources/wp-admin/css/admin-menu.css index a0a9f21..7f317bd 100644 --- a/sources/wp-admin/css/admin-menu.css +++ b/sources/wp-admin/css/admin-menu.css @@ -612,10 +612,10 @@ li#wp-admin-bar-menu-toggle { /* Auto-folding of the admin menu */ -@media only screen and (max-width: 900px) { +@media only screen and (max-width: 960px) { .auto-fold #wpcontent, .auto-fold #wpfooter { - margin-left: 56px; + margin-left: 36px; } .auto-fold #adminmenuback, diff --git a/sources/wp-admin/css/color-picker-rtl.css b/sources/wp-admin/css/color-picker-rtl.css index f95cbc6..257ad53 100644 --- a/sources/wp-admin/css/color-picker-rtl.css +++ b/sources/wp-admin/css/color-picker-rtl.css @@ -47,13 +47,15 @@ box-shadow: inset 0 1px 0 #fff; } -.wp-color-result:hover { +.wp-color-result:hover, +.wp-color-result:focus { background: #fafafa; border-color: #999; color: #222; } -.wp-color-result:hover:after { +.wp-color-result:hover:after, +.wp-color-result:focus:after { color: #222; border-color: #aaa; border-right: 1px solid #999; @@ -73,13 +75,12 @@ } .wp-color-result:focus { - border-color: #888; - -webkit-box-shadow: 0 1px 2px rgba( 0, 0, 0, 0.2 ); - box-shadow: 0 1px 2px rgba( 0, 0, 0, 0.2 ); -} - -.wp-color-result:focus:after { - border-color: #888; + -webkit-box-shadow: + 0 0 0 1px #5b9dd9, + 0 0 2px 1px rgba( 30, 140, 190, 0.8 ); + box-shadow: + 0 0 0 1px #5b9dd9, + 0 0 2px 1px rgba( 30, 140, 190, 0.8 ); } .wp-picker-open + .wp-picker-input-wrap { diff --git a/sources/wp-admin/css/color-picker-rtl.min.css b/sources/wp-admin/css/color-picker-rtl.min.css index 023eccb..ee70a9d 100644 --- a/sources/wp-admin/css/color-picker-rtl.min.css +++ b/sources/wp-admin/css/color-picker-rtl.min.css @@ -1 +1 @@ -.wp-color-picker{width:80px}.wp-picker-container .hidden{display:none}.wp-color-result{background-color:#f7f7f7;border:1px solid #ccc;-webkit-border-radius:3px;border-radius:3px;cursor:pointer;height:22px;margin:0 0 6px 6px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:bottom;display:inline-block;padding-right:30px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.08);box-shadow:0 1px 0 rgba(0,0,0,.08)}.wp-color-result:after{background:#f7f7f7;-webkit-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px;border-right:1px solid #ccc;color:#555;content:attr(title);display:block;font-size:11px;line-height:22px;padding:0 6px;position:relative;left:0;text-align:center;top:0;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff}.wp-color-result:hover{background:#fafafa;border-color:#999;color:#222}.wp-color-result:hover:after{color:#222;border-color:#aaa;border-right:1px solid #999}.wp-color-result{top:0}.wp-color-result.wp-picker-open:after{content:attr(data-current)}.wp-picker-container,.wp-picker-container:active{display:inline-block;outline:0}.wp-color-result:focus{border-color:#888;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2)}.wp-color-result:focus:after{border-color:#888}.wp-picker-open+.wp-picker-input-wrap{display:inline-block;vertical-align:top}.wp-picker-container .button{margin-right:6px}.wp-picker-container .iris-square-slider .ui-slider-handle:focus{background-color:#555}.wp-picker-container .iris-picker{-webkit-border-radius:0;border-radius:0;border-color:#dfdfdf;margin-top:6px}.wp-picker-container input[type=text].wp-color-picker{width:65px;font-size:12px;font-family:monospace;text-align:center;line-height:16px;margin:0}.wp-picker-container input[type=text].wp-color-picker:focus::-webkit-input-placeholder{color:transparent}.wp-picker-container input[type=text].wp-color-picker:-moz-placeholder{color:#999}.wp-picker-container input[type=text].iris-error{background-color:#ffebe8;border-color:#c00;color:#000} \ No newline at end of file +.wp-color-picker{width:80px}.wp-picker-container .hidden{display:none}.wp-color-result{background-color:#f7f7f7;border:1px solid #ccc;-webkit-border-radius:3px;border-radius:3px;cursor:pointer;height:22px;margin:0 0 6px 6px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:bottom;display:inline-block;padding-right:30px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.08);box-shadow:0 1px 0 rgba(0,0,0,.08)}.wp-color-result:after{background:#f7f7f7;-webkit-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px;border-right:1px solid #ccc;color:#555;content:attr(title);display:block;font-size:11px;line-height:22px;padding:0 6px;position:relative;left:0;text-align:center;top:0;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff}.wp-color-result:focus,.wp-color-result:hover{background:#fafafa;border-color:#999;color:#222}.wp-color-result:focus:after,.wp-color-result:hover:after{color:#222;border-color:#aaa;border-right:1px solid #999}.wp-color-result{top:0}.wp-color-result.wp-picker-open:after{content:attr(data-current)}.wp-picker-container,.wp-picker-container:active{display:inline-block;outline:0}.wp-color-result:focus{-webkit-box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-picker-open+.wp-picker-input-wrap{display:inline-block;vertical-align:top}.wp-picker-container .button{margin-right:6px}.wp-picker-container .iris-square-slider .ui-slider-handle:focus{background-color:#555}.wp-picker-container .iris-picker{-webkit-border-radius:0;border-radius:0;border-color:#dfdfdf;margin-top:6px}.wp-picker-container input[type=text].wp-color-picker{width:65px;font-size:12px;font-family:monospace;text-align:center;line-height:16px;margin:0}.wp-picker-container input[type=text].wp-color-picker:focus::-webkit-input-placeholder{color:transparent}.wp-picker-container input[type=text].wp-color-picker:-moz-placeholder{color:#999}.wp-picker-container input[type=text].iris-error{background-color:#ffebe8;border-color:#c00;color:#000} \ No newline at end of file diff --git a/sources/wp-admin/css/color-picker.css b/sources/wp-admin/css/color-picker.css index 1d00d96..4229402 100644 --- a/sources/wp-admin/css/color-picker.css +++ b/sources/wp-admin/css/color-picker.css @@ -47,13 +47,15 @@ box-shadow: inset 0 1px 0 #fff; } -.wp-color-result:hover { +.wp-color-result:hover, +.wp-color-result:focus { background: #fafafa; border-color: #999; color: #222; } -.wp-color-result:hover:after { +.wp-color-result:hover:after, +.wp-color-result:focus:after { color: #222; border-color: #aaa; border-left: 1px solid #999; @@ -73,13 +75,12 @@ } .wp-color-result:focus { - border-color: #888; - -webkit-box-shadow: 0 1px 2px rgba( 0, 0, 0, 0.2 ); - box-shadow: 0 1px 2px rgba( 0, 0, 0, 0.2 ); -} - -.wp-color-result:focus:after { - border-color: #888; + -webkit-box-shadow: + 0 0 0 1px #5b9dd9, + 0 0 2px 1px rgba( 30, 140, 190, 0.8 ); + box-shadow: + 0 0 0 1px #5b9dd9, + 0 0 2px 1px rgba( 30, 140, 190, 0.8 ); } .wp-picker-open + .wp-picker-input-wrap { diff --git a/sources/wp-admin/css/color-picker.min.css b/sources/wp-admin/css/color-picker.min.css index 8c225dd..362cb2a 100644 --- a/sources/wp-admin/css/color-picker.min.css +++ b/sources/wp-admin/css/color-picker.min.css @@ -1 +1 @@ -.wp-color-picker{width:80px}.wp-picker-container .hidden{display:none}.wp-color-result{background-color:#f7f7f7;border:1px solid #ccc;-webkit-border-radius:3px;border-radius:3px;cursor:pointer;height:22px;margin:0 6px 6px 0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:bottom;display:inline-block;padding-left:30px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.08);box-shadow:0 1px 0 rgba(0,0,0,.08)}.wp-color-result:after{background:#f7f7f7;-webkit-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;border-left:1px solid #ccc;color:#555;content:attr(title);display:block;font-size:11px;line-height:22px;padding:0 6px;position:relative;right:0;text-align:center;top:0;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff}.wp-color-result:hover{background:#fafafa;border-color:#999;color:#222}.wp-color-result:hover:after{color:#222;border-color:#aaa;border-left:1px solid #999}.wp-color-result{top:0}.wp-color-result.wp-picker-open:after{content:attr(data-current)}.wp-picker-container,.wp-picker-container:active{display:inline-block;outline:0}.wp-color-result:focus{border-color:#888;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2)}.wp-color-result:focus:after{border-color:#888}.wp-picker-open+.wp-picker-input-wrap{display:inline-block;vertical-align:top}.wp-picker-container .button{margin-left:6px}.wp-picker-container .iris-square-slider .ui-slider-handle:focus{background-color:#555}.wp-picker-container .iris-picker{-webkit-border-radius:0;border-radius:0;border-color:#dfdfdf;margin-top:6px}.wp-picker-container input[type=text].wp-color-picker{width:65px;font-size:12px;font-family:monospace;text-align:center;line-height:16px;margin:0}.wp-picker-container input[type=text].wp-color-picker:focus::-webkit-input-placeholder{color:transparent}.wp-picker-container input[type=text].wp-color-picker:-moz-placeholder{color:#999}.wp-picker-container input[type=text].iris-error{background-color:#ffebe8;border-color:#c00;color:#000} \ No newline at end of file +.wp-color-picker{width:80px}.wp-picker-container .hidden{display:none}.wp-color-result{background-color:#f7f7f7;border:1px solid #ccc;-webkit-border-radius:3px;border-radius:3px;cursor:pointer;height:22px;margin:0 6px 6px 0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:bottom;display:inline-block;padding-left:30px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.08);box-shadow:0 1px 0 rgba(0,0,0,.08)}.wp-color-result:after{background:#f7f7f7;-webkit-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;border-left:1px solid #ccc;color:#555;content:attr(title);display:block;font-size:11px;line-height:22px;padding:0 6px;position:relative;right:0;text-align:center;top:0;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff}.wp-color-result:focus,.wp-color-result:hover{background:#fafafa;border-color:#999;color:#222}.wp-color-result:focus:after,.wp-color-result:hover:after{color:#222;border-color:#aaa;border-left:1px solid #999}.wp-color-result{top:0}.wp-color-result.wp-picker-open:after{content:attr(data-current)}.wp-picker-container,.wp-picker-container:active{display:inline-block;outline:0}.wp-color-result:focus{-webkit-box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-picker-open+.wp-picker-input-wrap{display:inline-block;vertical-align:top}.wp-picker-container .button{margin-left:6px}.wp-picker-container .iris-square-slider .ui-slider-handle:focus{background-color:#555}.wp-picker-container .iris-picker{-webkit-border-radius:0;border-radius:0;border-color:#dfdfdf;margin-top:6px}.wp-picker-container input[type=text].wp-color-picker{width:65px;font-size:12px;font-family:monospace;text-align:center;line-height:16px;margin:0}.wp-picker-container input[type=text].wp-color-picker:focus::-webkit-input-placeholder{color:transparent}.wp-picker-container input[type=text].wp-color-picker:-moz-placeholder{color:#999}.wp-picker-container input[type=text].iris-error{background-color:#ffebe8;border-color:#c00;color:#000} \ No newline at end of file diff --git a/sources/wp-admin/css/colors-classic.css b/sources/wp-admin/css/colors-classic.css deleted file mode 100644 index 32bc6f4..0000000 --- a/sources/wp-admin/css/colors-classic.css +++ /dev/null @@ -1,2252 +0,0 @@ -/*------------------------------------------------------------------------------ - - -Howdy! This is the CSS file that controls the -Blue (classic) color style on the WordPress Dashboard. - -This file contains both LTR and RTL styles. - - -TABLE OF CONTENTS: ------------------- - 1.0 - Left to Right Styles - 2.0 - Right to Left Styles - - -------------------------------------------------------------------------------*/ - - -/*------------------------------------------------------------------------------ - 1.0 - Left to Right Styles -------------------------------------------------------------------------------*/ - -.find-box-search, -.find-box-buttons { - background-color: #eff8ff; - border-top: 1px solid #dce6f8; -} - -.find-box { - background-color: #5589aa; -} - -.find-box-head { - color: #fff; -} - -.find-box-inside { - background-color: #fff; -} - -a.page-numbers:hover { - border-color: #999; -} - -body, -#wpbody, -.form-table .pre, -.ui-autocomplete li a { - color: #333; -} - -body > #upload-menu { - border-bottom-color: #fff; -} - -#postcustomstuff table, -#your-profile fieldset, -#rightnow, -div.dashboard-widget, -#dashboard-widgets p.dashboard-widget-links { - border-color: #d1e5ee; -} - -#poststuff .inside label.spam, -#poststuff .inside label.deleted { - color: red; -} - -#poststuff .inside label.waiting { - color: orange; -} - -#poststuff .inside label.approved { - color: green; -} - -#postcustomstuff table { - border-color: #dfdfdf; - background-color: #f9f9f9; -} - -#postcustomstuff thead th { - background-color: #f1f1f1; -} - -table.widefat { - border-color: #d1e5ee; - background-color: #fff; -} - -div.dashboard-widget-error { - background-color: #c43; -} - -div.dashboard-widget-notice { - background-color: #cfe1ef; -} - -div.dashboard-widget-submit { - border-top-color: #ccc; -} - -ul.category-tabs li { - border-color: transparent; -} - -div.tabs-panel, -.wp-tab-panel, -ul.add-menu-item-tabs li.tabs, -.wp-tab-active { - border-color: #d1e5ee; - background-color: #fff; -} - -ul.category-tabs li.tabs { - border-color: #d1e5ee #d1e5ee #fff; -} - -ul.category-tabs li.tabs, -ul.add-menu-item-tabs li.tabs, -.wp-tab-active { - background-color: #fff; -} - -kbd, -code { - background: #eff8ff; -} - -textarea, -input[type="text"], -input[type="password"], -input[type="file"], -input[type="email"], -input[type="number"], -input[type="search"], -input[type="tel"], -input[type="url"], -select { - border-color: #d1e5ee; -} - -textarea:focus, -input[type="text"]:focus, -input[type="password"]:focus, -input[type="file"]:focus, -input[type="email"]:focus, -input[type="number"]:focus, -input[type="search"]:focus, -input[type="tel"]:focus, -input[type="url"]:focus, -select:focus { - border-color: #b0c8d7; -} - -input.disabled, -textarea.disabled { - background-color: #ccc; -} - -#plugin-information .action-button a, -#plugin-information .action-button a:hover, -#plugin-information .action-button a:visited { - color: #fff; -} - -.revisions-meta, -.widget .widget-top, -.postbox h3, -.stuffbox h3, -.widefat thead tr th, -.widefat tfoot tr th, -h3.dashboard-widget-title, -h3.dashboard-widget-title span, -h3.dashboard-widget-title small, -.sidebar-name, -#nav-menu-header, -#nav-menu-footer, -.menu-item-handle, -#fullscreen-topbar { - background: #f5fafd; - background-image: -webkit-gradient(linear, left bottom, left top, from(#eff8ff), to(#f7fcfe)); - background-image: -webkit-linear-gradient(bottom, #eff8ff, #f7fcfe); - background-image: -moz-linear-gradient(bottom, #eff8ff, #f7fcfe); - background-image: -o-linear-gradient(bottom, #eff8ff, #f7fcfe); - background-image: linear-gradient(to top, #eff8ff, #f7fcfe); -} - -.widget .widget-top, -.postbox h3, -.stuffbox h3 { - border-bottom-color: #d1e5ee; - text-shadow: #fff 0 1px 0; - -webkit-box-shadow: 0 1px 0 #fff; - box-shadow: 0 1px 0 #fff; -} - -.form-table th, -.form-wrap label { - color: #222; - text-shadow: #fff 0 1px 0; -} - -.description, -.form-wrap p { - color: #666; -} - -strong .post-com-count span { - background-color: #21759b; -} - -.sorthelper { - background-color: #ccf3fa; -} - -.ac_match, -.subsubsub a.current { - color: #000; -} - -.wrap h2 { - color: #174f69; -} - -.wrap .add-new-h2, -.wrap .add-new-h2:active { - background: #f1f1f1; -} - -.subtitle { - color: #777; -} - -.ac_over { - background-color: #f0f0b8; -} - -.ac_results { - background-color: #fff; - border-color: #b0c8d7; -} - -.ac_results li { - color: #101010; -} - -.alternate, -.alt { - background-color: #f7fcfe; -} - -.available-theme a.screenshot { - background-color: #eff8ff; - border-color: #acd; -} - -#current-theme { - border-bottom-color: #d1e5ee; -} - -.bar { - background-color: #e8e8e8; - border-right-color: #99d; -} - -#media-upload, -#media-upload .media-item .slidetoggle { - background: #fff; -} - -#media-upload .slidetoggle { - border-top-color: #dfdfdf; -} - -div.error, -.login #login_error { - background-color: #ffebe8; - border-color: #c00; -} - -div.error a { - color: #c00; -} - -.form-invalid { - background-color: #ffebe8 !important; -} - -.form-invalid input, -.form-invalid select { - border-color: #c00 !important; -} - -.submit, -#commentsdiv #add-new-comment { - border-color: #dfdfdf; -} - -.highlight { - background-color: #e4f2fd; - color: #000; -} - -.howto, -.nonessential, -#edit-slug-box, -.form-input-tip, -.subsubsub { - color: #666; -} - -.media-upload-form label.form-help, -td.help { - color: #9a9a9a; -} - -.ui-autocomplete { - border-color: #b0c8d7; - background-color: #eff8ff; -} - -.ui-autocomplete li a.ui-state-focus { - background-color: #def1ff; -} - -.post-com-count { - color: #fff; -} - -.post-com-count span { - background-color: #bbb; - color: #fff; -} - -.post-com-count:hover span { - background-color: #d54e21; -} - -.quicktags, .search { - background-color: #ccc; - color: #000; -} - -.side-info h5 { - border-bottom-color: #dadada; -} - -.side-info ul { - color: #666; -} - -a:hover, -a:active { - color: #d54e21; -} - -a:focus { - color: #124964; -} - -#adminmenu a:hover, -#adminmenu li.menu-top > a:focus, -#adminmenu .wp-submenu a:hover, -#the-comment-list .comment a:hover, -#rightnow a:hover, -#media-upload a.del-link:hover, -div.dashboard-widget-submit input:hover, -.subsubsub a:hover, -.subsubsub a.current:hover, -.ui-tabs-nav a:hover, -.plugins .inactive a:hover, -#all-plugins-table .plugins .inactive a:hover, -#search-plugins-table .plugins .inactive a:hover { - color: #d54e21; -} - -#the-comment-list .comment-item, -#dashboard-widgets #dashboard_quick_press form p.submit { - border-color: #dfdfdf; -} - -#side-sortables .category-tabs .tabs a, -#side-sortables .add-menu-item-tabs .tabs a, -.wp-tab-bar .wp-tab-active a { - color: #333; -} - -#dashboard_right_now .table_content, -#dashboard_right_now .table_discussion { - border-top-color: #d1e5ee; -} - -#rightnow .rbutton { - background-color: #ebebeb; - color: #264761; -} - -.submitbox .submit { - background-color: #464646; - color: #ccc; -} - -.plugins a.delete:hover, -#all-plugins-table .plugins a.delete:hover, -#search-plugins-table .plugins a.delete:hover, -.submitbox .submitdelete { - color: #f00; - border-bottom-color: #f00; -} - -.submitbox .submitdelete:hover, -#media-items a.delete:hover, -#media-items a.delete-permanently:hover { - color: #fff; - background-color: #f00; - border-bottom-color: #f00; -} - -#normal-sortables .submitbox .submitdelete:hover { - color: #000; - background-color: #f00; - border-bottom-color: #f00; -} - -.tablenav .dots { - border-color: transparent; -} - -.tablenav .next, -.tablenav .prev { - border-color: transparent; - color: #21759b; -} - -.tablenav .next:hover, -.tablenav .prev:hover { - border-color: transparent; - color: #d54e21; -} - -div.updated, -.login .message { - background-color: #ffffe0; - border-color: #e6db55; -} - -.update-message { - color: #000; -} - -a.page-numbers { - border-bottom-color: #b8d3e2; -} - -.commentlist li { - border-bottom-color: #ccc; -} - -.widefat td, -.widefat th { - border-top-color: #fff; - border-bottom-color: #d0dfe9; -} - -.widefat th { - text-shadow: rgba(255,255,255,0.8) 0 1px 0; -} - -.widefat td { - color: #555; -} -.widefat p, -.widefat ol, -.widefat ul { - color: #333; -} - -.widefat thead tr th, -.widefat tfoot tr th, -h3.dashboard-widget-title, -h3.dashboard-widget-title span, -h3.dashboard-widget-title small { - color: #333; -} - -th.sortable a:hover, -th.sortable a:active, -th.sortable a:focus { - color: #333; -} - -th.sortable a:focus { - background: #e1e1e1; - background-image: -webkit-gradient(linear, left bottom, left top, from(#dcdcdc), to(#e9e9e9)); - background-image: -webkit-linear-gradient(bottom, #dcdcdc, #e9e9e9); - background-image: -moz-linear-gradient(bottom, #dcdcdc, #e9e9e9); - background-image: -o-linear-gradient(bottom, #dcdcdc, #e9e9e9); - background-image: linear-gradient(to top, #dcdcdc, #e9e9e9); -} - -h3.dashboard-widget-title small a { - color: #d7d7d7; -} - -h3.dashboard-widget-title small a:hover { - color: #fff; -} - -a, -#adminmenu a, -#the-comment-list p.comment-author strong a, -#media-upload a.del-link, -#media-items a.delete, -#media-items a.delete-permanently, -.plugins a.delete, -.ui-tabs-nav a { - color: #21759b; -} - -#adminmenu .awaiting-mod, -#adminmenu .update-plugins, -#sidemenu a .update-plugins, -#rightnow .reallynow { - background-color: #464646; - color: #fff; - -webkit-box-shadow: rgba(255,255,255,0.5) 0 1px 0; - box-shadow: rgba(255,255,255,0.5) 0 1px 0; -} -#plugin-information .action-button { - background-color: #d54e21; - color: #fff; -} - -#adminmenu li.current a .awaiting-mod, -#adminmenu li a.wp-has-current-submenu .update-plugins{ - background-color: #464646; - color: #fff; - -webkit-box-shadow: rgba(255,255,255,0.5) 0 1px 0; - box-shadow: rgba(255,255,255,0.5) 0 1px 0; -} - -div#media-upload-header, -div#plugin-information-header { - background-color: #f9f9f9; - border-bottom-color: #dfdfdf; -} - -#currenttheme img { - border-color: #666; -} - -#dashboard_secondary div.dashboard-widget-content ul li a { - background-color: #f9f9f9; -} - -input.readonly, textarea.readonly { - background-color: #ddd; -} - -#editable-post-name { - background-color: #fffbcc; -} - -#edit-slug-box strong, -.tablenav .displaying-num, -#submitted-on, -.submitted-on { - color: #777; -} - -.login #nav a, -.login #backtoblog a { - color: #21759b !important; -} - -.login #nav a:hover, -.login #backtoblog a:hover { - color: #d54e21 !important; -} - -#wpfooter { - color: #777; - border-color: #b0c8d7; -} - -.imgedit-group, -#media-items .media-item, -.media-item .describe { - border-color: #dfdfdf; -} - -.checkbox, -.side-info, -.plugins tr, -#your-profile #rich_editing { - background-color: #fcfcfc; -} - -.plugins .inactive, -.plugins .inactive th, -.plugins .inactive td, -tr.inactive + tr.plugin-update-tr .plugin-update { - background-color: #f7fcfe; -} - -.plugin-update-tr .update-message { - background-color: #fffbe4; - border-color: #dfdfdf; -} - -.plugins .active, -.plugins .active th, -.plugins .active td { - color: #000; -} - -.plugins .inactive a { - color: #579; -} - -#the-comment-list tr.undo, -#the-comment-list div.undo { - background-color: #f4f4f4; -} - -#the-comment-list .unapproved { - background-color: #ffffe0; -} - -#the-comment-list .approve a { - color: #006505; -} - -#the-comment-list .unapprove a { - color: #d98500; -} - -table.widefat span.delete a, -table.widefat span.trash a, -table.widefat span.spam a, -#dashboard_recent_comments .delete a, -#dashboard_recent_comments .trash a, -#dashboard_recent_comments .spam a { - color: #bc0b0b; -} - -.welcome-panel { - background: #f5fafd; - background-image: -webkit-gradient(linear, left bottom, left top, from(#eff8ff), to(#f7fcfe)); - background-image: -webkit-linear-gradient(bottom, #eff8ff, #f7fcfe); - background-image: -moz-linear-gradient(bottom, #eff8ff, #f7fcfe); - background-image: -o-linear-gradient(bottom, #eff8ff, #f7fcfe); - background-image: linear-gradient(to top, #eff8ff, #f7fcfe); - border-color: #d1e5ee; -} -.welcome-panel p { - color: #777; -} -.welcome-panel-column p { - color: #464646; -} -.welcome-panel h3 { - text-shadow: 1px 1px 1px #fff; -} - -.widget, -#widget-list .widget-top, -.postbox, -#titlediv, -#poststuff .postarea, -.stuffbox { - border-color: #d1e5ee; - -webkit-box-shadow: inset 0 1px 0 #fff; - box-shadow: inset 0 1px 0 #fff; - -webkit-border-radius: 3px; - border-radius: 3px; -} - -.widget, -#widget-list .widget-top, -.postbox, -.menu-item-settings { - background: #f5fafd; - background-image: -webkit-gradient(linear, left bottom, left top, from(#eff8ff), to(#f7fcfe)); - background-image: -webkit-linear-gradient(bottom, #eff8ff, #f7fcfe); - background-image: -moz-linear-gradient(bottom, #eff8ff, #f7fcfe); - background-image: -o-linear-gradient(bottom, #eff8ff, #f7fcfe); - background-image: linear-gradient(to top, #eff8ff, #f7fcfe); -} - -.postbox h3 { - color: #174f69; -} - -.widget .widget-top { - color: #174f69; -} - -.js .sidebar-name:hover h3, -.js .postbox h3:hover { - color: #000; -} - -.curtime #timestamp { - background-image: url(../images/date-button.gif); -} - -#quicktags #ed_link { - color: #00f; -} - -#rightnow .youhave { - background-color: #f0f6fb; -} - -#rightnow a { - color: #448abd; -} - -.tagchecklist span a, -#bulk-titles div a { - background: url(../images/xit.gif) no-repeat; -} - -.tagchecklist span a:hover, -#bulk-titles div a:hover { - background: url(../images/xit.gif) no-repeat -10px 0; -} - -#update-nag, .update-nag { - background-color: #fffbcc; - border-color: #e6db55; - color: #555; -} - -#screen-meta { - background-color: #eff8ff; - border-color: #d1e5ee; - -webkit-box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.05 ); - box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.05 ); -} - -#contextual-help-back { - background: #fff; -} - -.contextual-help-tabs a:hover { - background-color: #ceeaff; - color: #333; -} - -#contextual-help-back, -.contextual-help-tabs .active { - border-color: #d1e5ee; -} - -.contextual-help-tabs .active, -.contextual-help-tabs .active a, -.contextual-help-tabs .active a:hover { - background: #fff; - color: #000; -} - -/* screen options and help tabs */ -#screen-options-link-wrap, -#contextual-help-link-wrap { - border-right: 1px solid #d1e5ee; - border-left: 1px solid #d1e5ee; - border-bottom: 1px solid #d1e5ee; - background: #eff8ff; - background-image: -webkit-gradient(linear, left bottom, left top, from(#def1ff), to(#eff8ff)); - background-image: -webkit-linear-gradient(bottom, #def1ff, #eff8ff); - background-image: -moz-linear-gradient(bottom, #def1ff, #eff8ff); - background-image: -o-linear-gradient(bottom, #def1ff, #eff8ff); - background-image: linear-gradient(to top, #def1ff, #eff8ff); -} - -#screen-meta-links a { - color: #606060; - background: transparent url(../images/arrows.png) no-repeat right 4px; -} - -#screen-meta-links a:hover, -#screen-meta-links a:active { - color: #000; - background-color: transparent; -} - -#screen-meta-links a.screen-meta-active { - background-position: right -31px; -} - -/* end screen options and help tabs */ - -.login #backtoblog a { - color: #464646; -} - -#wphead { - border-bottom: 1px solid #d0dfe9; -} - -#wphead h1 a { - color: #174f69; -} - -#wpfooter a:link, -#wpfooter a:visited { - text-decoration: none; -} - -#wpfooter a:hover { - color: #000; - text-decoration: underline; -} - -.file-error, -abbr.required, -.widget-control-remove:hover, -table.widefat .delete a:hover, -table.widefat .trash a:hover, -table.widefat .spam a:hover, -#dashboard_recent_comments .delete a:hover, -#dashboard_recent_comments .trash a:hover -#dashboard_recent_comments .spam a:hover { - color: #f00; -} - -#pass-strength-result { - background-color: #eee; - border-color: #ddd !important; -} - -#pass-strength-result.bad { - background-color: #ffb78c; - border-color: #ff853c !important; -} - -#pass-strength-result.good { - background-color: #ffec8b; - border-color: #fc0 !important; -} - -#pass-strength-result.short { - background-color: #ffa0a0; - border-color: #f04040 !important; -} - -#pass-strength-result.strong { - background-color: #c3ff88; - border-color: #8dff1c !important; -} - -/* editors */ -#poststuff .wp-editor-wrap .wp_themeSkin .mceStatusbar { - border-color: #d0dfe9; - background-color: #eff8ff; -} - -#poststuff .wp-editor-wrap .wp_themeSkin .mceStatusbar * { - color: #555; -} - -#poststuff #editor-toolbar .active { - border-color: #d0dfe9 #d0dfe9 #eff8ff; - background-color: #eff8ff; - color: #333; -} - -.wp-editor-wrap .wp-editor-container, -.wp-editor-wrap .wp_themeSkin table.mceLayout { - border-color: #d1e5ee #d1e5ee #d0dfe9; -} - -#editorcontainer { - border-color: #d1e5ee #d1e5ee #d0dfe9; -} - -#post-status-info { - border-color: #d0dfe9 #d1e5ee #d1e5ee; -} - -/* TinyMCE */ - -.wp-admin .wp-editor-wrap .wp-switch-editor { - background-color: #d3e9f2; - border-color: #d1e5ee #d1e5ee #d3e9f2; - color: #174F69; -} - -.wp-admin .wp-editor-wrap .wp-switch-editor:active { - background-color: #f5fafd; -} - -.wp-admin .wp-editor-wrap.tmce-active .switch-tmce, -.wp-admin .wp-editor-wrap.html-active .switch-html { - background: #f7fcfe; - border-color: #d1e5ee #d1e5ee #f7fcfe; -} - -.wp-admin .wp-editor-wrap .quicktags-toolbar, -.wp-admin .wp-editor-wrap .wp_themeSkin tr.mceFirst td.mceToolbar { - border-color: #d0dfe9; - background-color: #f5fafd; - background-image: -webkit-gradient(linear, left bottom, left top, from(#eff8ff), to(#f7fcfe)); - background-image: -webkit-linear-gradient(bottom, #eff8ff, #f7fcfe); - background-image: -moz-linear-gradient(bottom, #eff8ff, #f7fcfe); - background-image: -o-linear-gradient(bottom, #eff8ff, #f7fcfe); - background-image: linear-gradient(to top, #eff8ff, #f7fcfe); -} - -.wp-admin .wp_themeSkin table.mceListBox { - border-color: #d1e5ee; -} - -.wp-admin .wp_themeSkin table.mceListBoxEnabled:hover, -.wp-admin .wp_themeSkin table.mceListBoxEnabled:active, -.wp-admin .wp_themeSkin table.mceListBoxHover, -.wp-admin .wp_themeSkin table.mceListBoxHover:active, -.wp-admin .wp_themeSkin table.mceListBoxSelected { - border-color: #b8cfdf; -} - -.wp-admin .wp_themeSkin a.mceButtonEnabled:hover, -.wp-admin .wp_themeSkin table.mceSplitButton:hover { - border-color: #c3d2dc; - background: #f4f9fc; - background-image: -webkit-gradient(linear, left bottom, left top, from(#f4f9fc), to(#fff)); - background-image: -webkit-linear-gradient(bottom, #f4f9fc, #fff); - background-image: -moz-linear-gradient(bottom, #f4f9fc, #fff); - background-image: -o-linear-gradient(bottom, #f4f9fc, #fff); - background-image: linear-gradient(to top, #f4f9fc, #fff); -} - -.wp-admin .wp_themeSkin a.mceButton:active, -.wp-admin .wp_themeSkin a.mceButtonEnabled:active, -.wp-admin .wp_themeSkin a.mceButtonSelected:active, -.wp-admin .wp_themeSkin a.mceButtonActive, -.wp-admin .wp_themeSkin a.mceButtonActive:active, -.wp-admin .wp_themeSkin a.mceButtonActive:hover, -.wp-admin .wp_themeSkin .mceSplitButtonSelected table, -.wp-admin .wp_themeSkin .mceSplitButtonSelected table:hover { - border-color: #8f9da9 #c3d2dc #c3d2dc #8f9da9; - background: #f4f9fc; - background-image: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#f4f9fc)); - background-image: -webkit-linear-gradient(bottom, #fff, #f4f9fc); - background-image: -moz-linear-gradient(bottom, #fff, #f4f9fc); - background-image: -o-linear-gradient(bottom, #fff, #f4f9fc); - background-image: linear-gradient(to top, #fff, #f4f9fc); -} - -.wp-admin .wp_themeSkin .mceSplitButtonSelected table a.mceOpen, -.wp-admin .wp_themeSkin .mceSplitButtonSelected table a.mceAction { - border-color: #8f9da9 #c3d2dc #c3d2dc #8f9da9; -} - -.wp-admin .wp_themeSkin .mceSplitButton:hover a { - border-color: #c3d2dc; -} -/* end TinyMCE */ - -.editwidget .widget-inside { - border-color: #d0dfe9; -} - -#titlediv #title { - background-color: #fff; -} - -#tTips p#tTips_inside { - background-color: #ddd; - color: #333; -} - -#poststuff .inside .the-tagcloud { - border-color: #ddd; -} - -/* menu */ -#adminmenuback, -#adminmenuwrap { - background-color: #eff8ff; - border-color: #d1e5ee; -} - -#adminmenushadow, -#adminmenuback { - background-image: url(../images/menu-shadow.png); - background-position: top right; - background-repeat: repeat-y; -} - -#adminmenu li.wp-menu-separator { - background: #d1e5ee; - border-color: #bed1dd; -} - -#adminmenu div.separator { - border-color: #d1e5ee; -} - -#adminmenu a.menu-top, -#adminmenu .wp-submenu .wp-submenu-head { - border-top-color: #fff; - border-bottom-color: #cae6ff; -} - -#adminmenu li.wp-menu-open { - border-color: #d1e5ee; -} - -#adminmenu li.menu-top:hover, -#adminmenu li.opensub > a.menu-top, -#adminmenu li > a.menu-top:focus { - background-color: #e0f1ff; - color: #d54e21; - text-shadow: 0 1px 0 rgba( 255, 255, 255, 0.4 ); -} - -/* So it doesn't get applied to the number spans (comments, updates, etc) */ -#adminmenu li.menu-top:hover > a span, -#adminmenu li.menu-top > a:focus span { - text-shadow: none; -} - -#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu, -#adminmenu li.current a.menu-top, -.folded #adminmenu li.wp-has-current-submenu, -.folded #adminmenu li.current.menu-top, -#adminmenu .wp-menu-arrow, -#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head { - background: #5589aa; - background-image: -webkit-gradient(linear, left bottom, left top, from(#5589aa), to(#619bbb)); - background-image: -webkit-linear-gradient(bottom, #5589aa, #619bbb); - background-image: -moz-linear-gradient(bottom, #5589aa, #619bbb); - background-image: -o-linear-gradient(bottom, #5589aa, #619bbb); - background-image: linear-gradient(to top, #5589aa, #619bbb); -} - -#adminmenu .wp-menu-arrow div { - background: #5589aa; - background-image: -webkit-gradient(linear, right bottom, left top, from(#5589aa), to(#619bbb)); - background-image: -webkit-linear-gradient(bottom right, #5589aa, #619bbb); - background-image: -moz-linear-gradient(bottom right, #5589aa, #619bbb); - background-image: -o-linear-gradient(bottom right, #5589aa, #619bbb); - background-image: linear-gradient(to top left, #5589aa, #619bbb); -} - -#adminmenu li.wp-not-current-submenu .wp-menu-arrow { - border-top-color: #fff; - border-bottom-color: #cae6ff; - background: #e0f1ff; -} - -#adminmenu li.wp-not-current-submenu .wp-menu-arrow div { - background: #e0f1ff; - border-color: #cae6ff; -} - -.folded #adminmenu li.menu-top li:hover a { - background-image: none; -} - -#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu, -#adminmenu li.current a.menu-top, -#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head { - text-shadow: 0 -1px 0 #333; - color: #fff; - border-top-color: #5a8fad; - border-bottom-color: #5589aa; -} - -.folded #adminmenu li.wp-has-current-submenu, -.folded #adminmenu li.current.menu-top { - border-top-color: #5a8fad; - border-bottom-color: #5589aa; -} - -#adminmenu .wp-submenu a:hover, -#adminmenu .wp-submenu a:focus { - background-color: #eff8ff; - color: #333; -} - -#adminmenu .wp-submenu li.current, -#adminmenu .wp-submenu li.current a, -#adminmenu .wp-submenu li.current a:hover { - color: #333; -} - -#adminmenu .wp-submenu, -.folded #adminmenu a.wp-has-current-submenu:focus + .wp-submenu, -.folded #adminmenu .wp-has-current-submenu .wp-submenu { - background-color: #fff; - border-color: #d0dfe9; - -webkit-box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.4); - box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.4); -} - -#adminmenu .wp-submenu .wp-submenu-head { - background-color: #e0f1ff; - color: #333; -} - -/* collapse menu button */ -#collapse-menu { - color: #a0c3d5; - border-top-color: #f9f9f9; -} - -#collapse-menu:hover { - color: #5a8fad; -} - -#collapse-button { - border-color: #d0dfe9; - background: #eff8ff; - background-image: -webkit-gradient(linear, left bottom, left top, from(#eff8ff), to(#fff)); - background-image: -webkit-linear-gradient(bottom, #eff8ff, #fff); - background-image: -moz-linear-gradient(bottom, #eff8ff, #fff); - background-image: -o-linear-gradient(bottom, #eff8ff, #fff); - background-image: linear-gradient(to top, #eff8ff, #fff); -} - -#collapse-menu:hover #collapse-button { - border-color: #a0c3d5; -} - -#collapse-button div { - background: transparent url(../images/arrows-vs.png) no-repeat 0 -72px; -} - -.folded #collapse-button div { - background-position: 0 -108px; -} - -/* Auto-folding of the admin menu */ -@media only screen and (max-width: 900px) { - .auto-fold #adminmenu li.wp-has-current-submenu, - .auto-fold #adminmenu li.current.menu-top { - background-color: #5589aa; - background-image: -webkit-gradient(linear, left bottom, left top, from(#5589aa), to(#619bbb)); - background-image: -webkit-linear-gradient(bottom, #5589aa, #619bbb); - background-image: -moz-linear-gradient(bottom, #5589aa, #619bbb); - background-image: -o-linear-gradient(bottom, #5589aa, #619bbb); - background-image: linear-gradient(bottom, #5589aa, #619bbb); - } - - .auto-fold #adminmenu li.wp-has-current-submenu, - .auto-fold #adminmenu li.current.menu-top { - border-top-color: #5a8fad; - border-bottom-color: #5589aa; - } - - .auto-fold #adminmenu a.wp-has-current-submenu:focus + .wp-submenu, - .auto-fold #adminmenu .wp-has-current-submenu .wp-submenu { - background-color: #fff; - border-color: #d0dfe9; - -webkit-box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.4); - box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.4); - } - - .auto-fold #collapse-button div { - background-position: 0 -108px; - } -} - -/* menu and screen icons */ -.icon16, -.icon32, -div.wp-menu-image { - background-color: transparent; - background-repeat: no-repeat; -} - -.icon16.icon-dashboard, -.menu-icon-dashboard div.wp-menu-image, -.icon16.icon-post, -.menu-icon-post div.wp-menu-image, -.icon16.icon-media, -.menu-icon-media div.wp-menu-image, -.icon16.icon-links, -.menu-icon-links div.wp-menu-image, -.icon16.icon-page, -.menu-icon-page div.wp-menu-image, -.icon16.icon-comments, -.menu-icon-comments div.wp-menu-image, -.icon16.icon-appearance, -.menu-icon-appearance div.wp-menu-image, -.icon16.icon-plugins, -.menu-icon-plugins div.wp-menu-image, -.icon16.icon-users, -.menu-icon-users div.wp-menu-image, -.icon16.icon-tools, -.menu-icon-tools div.wp-menu-image, -.icon16.icon-settings, -.menu-icon-settings div.wp-menu-image, -.icon16.icon-site, -.menu-icon-site div.wp-menu-image, -.icon16.icon-generic, -.menu-icon-generic div.wp-menu-image { - background-image: url(../images/menu-vs.png?ver=20121105); -} - -.icon16.icon-dashboard, -#adminmenu .menu-icon-dashboard div.wp-menu-image { - background-position: -59px -33px; -} - -#adminmenu .menu-icon-dashboard:hover div.wp-menu-image, -#adminmenu .menu-icon-dashboard.wp-has-current-submenu div.wp-menu-image, -#adminmenu .menu-icon-dashboard.current div.wp-menu-image { - background-position: -59px -1px; -} - -.icon16.icon-post, -#adminmenu .menu-icon-post div.wp-menu-image { - background-position: -269px -33px; -} - -#adminmenu .menu-icon-post:hover div.wp-menu-image, -#adminmenu .menu-icon-post.wp-has-current-submenu div.wp-menu-image, -#adminmenu .menu-icon-post.current div.wp-menu-image { - background-position: -269px -1px; -} - -.icon16.icon-media, -#adminmenu .menu-icon-media div.wp-menu-image { - background-position: -119px -33px; -} - -#adminmenu .menu-icon-media:hover div.wp-menu-image, -#adminmenu .menu-icon-media.wp-has-current-submenu div.wp-menu-image, -#adminmenu .menu-icon-media.current div.wp-menu-image { - background-position: -119px -1px; -} - -.icon16.icon-links, -#adminmenu .menu-icon-links div.wp-menu-image { - background-position: -89px -33px; -} - -#adminmenu .menu-icon-links:hover div.wp-menu-image, -#adminmenu .menu-icon-links.wp-has-current-submenu div.wp-menu-image, -#adminmenu .menu-icon-links.current div.wp-menu-image { - background-position: -89px -1px; -} - -.icon16.icon-page, -#adminmenu .menu-icon-page div.wp-menu-image { - background-position: -149px -33px; -} - -#adminmenu .menu-icon-page:hover div.wp-menu-image, -#adminmenu .menu-icon-page.wp-has-current-submenu div.wp-menu-image, -#adminmenu .menu-icon-page.current div.wp-menu-image { - background-position: -149px -1px; -} - -.icon16.icon-comments, -#adminmenu .menu-icon-comments div.wp-menu-image { - background-position: -29px -33px; -} - -#adminmenu .menu-icon-comments:hover div.wp-menu-image, -#adminmenu .menu-icon-comments.wp-has-current-submenu div.wp-menu-image, -#adminmenu .menu-icon-comments.current div.wp-menu-image { - background-position: -29px -1px; -} - -.icon16.icon-appearance, -#adminmenu .menu-icon-appearance div.wp-menu-image { - background-position: 1px -33px; -} - -#adminmenu .menu-icon-appearance:hover div.wp-menu-image, -#adminmenu .menu-icon-appearance.wp-has-current-submenu div.wp-menu-image, -#adminmenu .menu-icon-appearance.current div.wp-menu-image { - background-position: 1px -1px; -} - -.icon16.icon-plugins, -#adminmenu .menu-icon-plugins div.wp-menu-image { - background-position: -179px -33px; -} - -#adminmenu .menu-icon-plugins:hover div.wp-menu-image, -#adminmenu .menu-icon-plugins.wp-has-current-submenu div.wp-menu-image, -#adminmenu .menu-icon-plugins.current div.wp-menu-image { - background-position: -179px -1px; -} - -.icon16.icon-users, -#adminmenu .menu-icon-users div.wp-menu-image { - background-position: -300px -33px; -} - -#adminmenu .menu-icon-users:hover div.wp-menu-image, -#adminmenu .menu-icon-users.wp-has-current-submenu div.wp-menu-image, -#adminmenu .menu-icon-users.current div.wp-menu-image { - background-position: -300px -1px; -} - -.icon16.icon-tools, -#adminmenu .menu-icon-tools div.wp-menu-image { - background-position: -209px -33px; -} - -#adminmenu .menu-icon-tools:hover div.wp-menu-image, -#adminmenu .menu-icon-tools.wp-has-current-submenu div.wp-menu-image, -#adminmenu .menu-icon-tools.current div.wp-menu-image { - background-position: -209px -1px; -} - -.icon16.icon-settings, -#adminmenu .menu-icon-settings div.wp-menu-image { - background-position: -239px -33px; -} - -#adminmenu .menu-icon-settings:hover div.wp-menu-image, -#adminmenu .menu-icon-settings.wp-has-current-submenu div.wp-menu-image, -#adminmenu .menu-icon-settings.current div.wp-menu-image { - background-position: -239px -1px; -} - -.icon16.icon-site, -#adminmenu .menu-icon-site div.wp-menu-image { - background-position: -359px -33px; -} - -#adminmenu .menu-icon-site:hover div.wp-menu-image, -#adminmenu .menu-icon-site.wp-has-current-submenu div.wp-menu-image, -#adminmenu .menu-icon-site.current div.wp-menu-image { - background-position: -359px -1px; -} - -.icon16.icon-generic, -#adminmenu .menu-icon-generic div.wp-menu-image { - background-position: -330px -33px; -} - -#adminmenu .menu-icon-generic:hover div.wp-menu-image, -#adminmenu .menu-icon-generic.wp-has-current-submenu div.wp-menu-image, -#adminmenu .menu-icon-generic.current div.wp-menu-image { - background-position: -330px -1px; -} -/* end menu and screen icons */ - -/* Screen Icons */ -.icon32.icon-post, -#icon-edit, -#icon-post, -.icon32.icon-dashboard, -#icon-index, -.icon32.icon-media, -#icon-upload, -.icon32.icon-links, -#icon-link-manager, -#icon-link, -#icon-link-category, -.icon32.icon-page, -#icon-edit-pages, -#icon-page, -.icon32.icon-comments, -#icon-edit-comments, -.icon32.icon-appearance, -#icon-themes, -.icon32.icon-plugins, -#icon-plugins, -.icon32.icon-users, -#icon-users, -#icon-profile, -#icon-user-edit, -.icon32.icon-tools, -#icon-tools, -#icon-admin, -.icon32.icon-settings, -#icon-options-general, -.icon32.icon-site, -#icon-ms-admin, -.icon32.icon-generic, -#icon-generic { - background-image: url(../images/icons32-vs.png?ver=20121105); -} - -.icon32.icon-post, -#icon-edit, -#icon-post { - background-position: -552px -5px; -} - -.icon32.icon-dashboard, -#icon-index { - background-position: -137px -5px; -} - -.icon32.icon-media, -#icon-upload { - background-position: -251px -5px; -} - -.icon32.icon-links, -#icon-link-manager, -#icon-link, -#icon-link-category { - background-position: -190px -5px; -} - -.icon32.icon-page, -#icon-edit-pages, -#icon-page { - background-position: -312px -5px; -} - -.icon32.icon-comments, -#icon-edit-comments { - background-position: -72px -5px; -} - -.icon32.icon-appearance, -#icon-themes { - background-position: -11px -5px; -} - -.icon32.icon-plugins, -#icon-plugins { - background-position: -370px -5px; -} - -.icon32.icon-users, -#icon-users, -#icon-profile, -#icon-user-edit { - background-position: -600px -5px; -} - -.icon32.icon-tools, -#icon-tools, -#icon-admin { - background-position: -432px -5px; -} - -.icon32.icon-settings, -#icon-options-general { - background-position: -492px -5px; -} - -.icon32.icon-site, -#icon-ms-admin { - background-position: -659px -5px; -} - -.icon32.icon-generic, -#icon-generic { - background-position: -708px -5px; -} - -/* end screen icons */ - -/* Post format icons */ - -.post-format-icon { - background: url(../images/post-formats-vs.png) no-repeat; -} - -/* Diff */ -table.diff .diff-deletedline { - background-color: #ffe9e9; -} - -table.diff .diff-deletedline del { - background-color: #faa; -} - -table.diff .diff-addedline { - background-color: #e9ffe9; -} - -table.diff .diff-addedline ins { - background-color: #afa; -} - -.revisions-meta { - border: 1px solid #d1e5ee; -} - -.revisions-controls { - background: #fff; - background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,rgba(255,255,255,1)), color-stop(30px,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); - background: -webkit-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 30px, rgba(255,255,255,1) 100%); - background: -moz-linear-gradient(bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30px, rgba(255,255,255,1) 100%); - background: -o-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 30px, rgba(255,255,255,1) 100%); - background: linear-gradient(to top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 30px, rgba(255,255,255,1) 100%); -} - -.revisions-tooltip, -.revisions-tooltip-arrow span { - border-color: #d1e5ee; - background-color: #fff; -} - -.revisions-tickmarks > div { - border-color: #d1e5ee; -} - -/* jQuery UI Slider */ -.wp-slider.ui-slider { - border-color: #d1e5ee; -} - -.wp-slider .ui-slider-handle { - color: #333; - border-color: none; -} - -.wp-slider .ui-slider-handle { - border-color: #d0dfe9; - background: #eff8ff; - background-image: -webkit-gradient(linear, left bottom, left top, from(#eff8ff), to(#fff)); - background-image: -webkit-linear-gradient(bottom, #eff8ff, #fff); - background-image: -moz-linear-gradient(bottom, #eff8ff, #fff); - background-image: -o-linear-gradient(bottom, #eff8ff, #fff); - background-image: linear-gradient(to top, #eff8ff, #fff); -} - -.wp-slider .ui-slider-handle:hover, -.wp-slider .ui-slider-handle:focus { - border-color: #a0c3d5; -} - -.wp-slider .ui-slider-handle.ui-state-hover, -.wp-slider .ui-slider-handle.ui-state-focus { - border-color: #a0c3d5; - outline: none; -} - -/* edit image */ -#sidemenu a { - background-color: #f9f9f9; - border-color: #f9f9f9; - border-bottom-color: #dfdfdf; -} - -#sidemenu a.current { - background-color: #fff; - border-color: #dfdfdf #dfdfdf #fff; - color: #d54e21; -} - -#replyerror { - border-color: #ddd; - background-color: #f9f9f9; -} - -/* table vim shortcuts */ -.vim-current, -.vim-current th, -.vim-current td { - background-color: #e4f2fd !important; -} - -/* Install Plugins */ -#plugin-information .fyi ul { - background-color: #eaf3fa; -} - -#plugin-information .fyi h2.mainheader { - background-color: #cee1ef; -} - -#plugin-information pre, -#plugin-information code { - background-color: #ededff; -} - -#plugin-information pre { - border: 1px solid #ccc; -} - -/* inline editor */ -#bulk-titles { - border-color: #ddd; -} - -.inline-editor div.title { - background-color: #eaf3fa; -} - -.inline-editor ul.cat-checklist { - background-color: #fff; - border-color: #ddd; -} - -.inline-editor .quick-edit-save { - background-color: #f1f1f1; -} - -fieldset.inline-edit-col-right .inline-edit-col { - border-color: #dfdfdf; -} - -.attention { - color: #d54e21; -} - -.js .meta-box-sortables .postbox:hover .handlediv { - background: transparent url(../images/arrows-vs.png) no-repeat 6px 7px; -} - -.tablenav .tablenav-pages { - color: #555; -} - -.tablenav .tablenav-pages a { - border-color: #d1e5ee; - background: #eee; - -moz-box-shadow: inset 0 1px 0 #fff; - -webkit-box-shadow: inset 0 1px 0 #fff; - box-shadow: inset 0 1px 0 #fff; -} - -.tablenav .tablenav-pages a:hover, -.tablenav .tablenav-pages a:focus { - color: #d54e21; -} - -.tablenav .tablenav-pages a.disabled, -.tablenav .tablenav-pages a.disabled:hover, -.tablenav .tablenav-pages a.disabled:focus { - color: #aaa; -} - -.tablenav .tablenav-pages .current { - background: #dfdfdf; - border-color: #d3d3d3; -} - -#availablethemes, -#availablethemes td { - border-color: #acd; -} - -#current-theme img { - border-color: #b0c8d7; -} - -#TB_window #TB_title a.tb-theme-preview-link, -#TB_window #TB_title a.tb-theme-preview-link:visited { - color: #999; -} - -#TB_window #TB_title a.tb-theme-preview-link:hover, -#TB_window #TB_title a.tb-theme-preview-link:focus { - color: #ccc; -} - -.misc-pub-section { - border-top-color: #fff; - border-bottom-color: #d1e5ee; -} - -#minor-publishing { - border-bottom-color: #cae6ff; -} - -#post-body .misc-pub-section { - border-left-color: #eee; -} - -.post-com-count span { - background-color: #bbb; -} - -.form-table .color-palette td { - border-color: #fff; -} - -.sortable-placeholder { - border-color: #bbb; - background-color: #f5f5f5; -} - -#post-body ul.category-tabs li.tabs a, -#post-body ul.add-menu-item-tabs li.tabs a, -body.press-this ul.category-tabs li.tabs a { - color: #333; -} - -.view-switch #view-switch-list, -.view-switch #view-switch-excerpt { - background-color: transparent; - background-image: url('../images/list.png'); - background-repeat: no-repeat; -} - -.view-switch #view-switch-list { - background-position: 0 0; -} - -.view-switch .current #view-switch-list { - background-position: -40px 0; -} - -.view-switch #view-switch-excerpt { - background-position: -20px 0; -} - -.view-switch .current #view-switch-excerpt { - background-position: -60px 0; -} - -#header-logo { - background: transparent url(../images/wp-logo-vs.png?ver=20101102) no-repeat scroll center center; -} - -.popular-tags, -.feature-filter { - background-color: #fff; - border-color: #d1e5ee; -} - -div.widgets-sortables, -#widgets-left .inactive, -#available-widgets .widget-holder { - background-color: #f7fcfe; - border-color: #d0dfe9; -} - -#available-widgets .widget-description { - color: #555; -} - -.sidebar-name { - color: #464646; - text-shadow: #fff 0 1px 0; - border-color: #d0dfe9; - -webkit-box-shadow: inset 0 1px 0 #fff; - box-shadow: inset 0 1px 0 #fff; -} - -.js .sidebar-name:hover, -.js #removing-widget { - color: #d54e21; -} - -#removing-widget span { - color: black; -} - -.js .sidebar-name-arrow { - background: transparent url(../images/arrows-vs.png) no-repeat 5px 9px; -} - -.js .sidebar-name:hover .sidebar-name-arrow { - background: transparent url(../images/arrows-dark-vs.png) no-repeat 5px 9px; -} - -.in-widget-title { - color: #606060; -} - -.deleting .widget-title * { - color: #aaa; -} - -.imgedit-menu div { - border-color: #d5d5d5; - background-color: #f1f1f1; -} - -.imgedit-menu div:hover { - border-color: #c1c1c1; - background-color: #eaeaea; -} - -.imgedit-menu div.disabled { - border-color: #ccc; - background-color: #ddd; - filter: alpha(opacity=50); - opacity: 0.5; -} - -#dashboard_recent_comments div.undo { - border-top-color: #dfdfdf; -} - -.comment-ays, -.comment-ays th { - border-color: #ddd; -} - -.comment-ays th { - background-color: #f1f1f1; -} - -/* added from nav-menu.css */ -#menu-management .menu-edit { - border-color: #d0dfe9; -} - -#post-body { - background: #fff; - border-top-color: #fff; - border-bottom-color: #d0dfe9; -} - -#nav-menu-header { - border-bottom-color: #d0dfe9; -} - -#nav-menu-footer { - border-top-color: #fff; -} - -#menu-management .nav-tabs-arrow a { - color: #c1c1c1; -} - -#menu-management .nav-tabs-arrow a:hover { - color: #d54e21; -} - -#menu-management .nav-tabs-arrow a:active { - color: #464646; -} - -#menu-management .nav-tab-active { - border-color: #dfdfdf; -} - -#menu-management .nav-tab { - background: #f7fcfe; - border-color: #d0dfe9; -} - -.js .input-with-default-title { - color: #aaa; -} - -#cancel-save { - color: #f00; -} - -#cancel-save:hover { - background-color: #f00; - color: #fff; -} - -.list-container { - border-color: #dfdfdf; -} - -.menu-item-handle { - border-color: #d0dfe9; -} - -.menu li.deleting .menu-item-handle { - background-color: #f66; - text-shadow: #ccc; -} - -.item-type { /* Menu item controls */ - color: #999; -} - -.item-controls .menu-item-delete:hover { - color: #f00; -} - -.nav-menus-php .item-edit { - background: transparent url(../images/arrows-vs.png) no-repeat 8px 10px; - border-bottom-color: #eff8ff; -} - -.nav-menus-php .item-edit:hover { - background: transparent url(../images/arrows-dark-vs.png) no-repeat 8px 10px; -} - -.menu-item-settings { /* Menu editing */ - border-color: #d0dfe9; -} - -.link-to-original { - color: #777; - border-color: #d0dfe9; -} - -#cancel-save:hover { - color: #fff !important; -} - -#update-menu-item { - color: #fff !important; -} - -#update-menu-item:hover, -#update-menu-item:active, -#update-menu-item:focus { - color: #eaf2fa !important; - border-color: #13455b !important; -} - -.submitbox .submitcancel { - color: #21759b; - border-bottom-color: #21759b; -} - -.submitbox .submitcancel:hover { - background: #21759b; - color: #fff; -} -/* end added from nav-menu.css */ - -.nav-tab { - border-color: #d1e5ee #d1e5ee #fff; -} - -.nav-tab:hover, -.nav-tab-active { - border-color: #acd #acd #fff; -} - -h2.nav-tab-wrapper, h3.nav-tab-wrapper { - border-bottom-color: #acd; -} - -#menu-management .nav-tab-active, -.menu-item-handle, -.menu-item-settings { - -webkit-box-shadow: inset 0 1px 0 #fff; - box-shadow: inset 0 1px 0 #fff; -} - -#menu-management .nav-tab-active { - background: #f7fcfe; - border-bottom-color: #f7fcfe; -} - -#upload-form label { - color: #777; -} - -/* custom header & background pages */ - -/* full screen */ -.fullscreen-overlay { - background: #fff; -} - -.wp-fullscreen-focus #wp-fullscreen-title, -.wp-fullscreen-focus #wp-fullscreen-container { - border-color: #bed1dd; -} - -#fullscreen-topbar { - border-bottom-color: #d1e5ee; -} - -/* Begin About Pages */ - -.about-wrap h1 { - color: #333; - text-shadow: 1px 1px 1px #fff; -} - -.about-text { - color: #777; -} - -.wp-badge { - color: #fff; - text-shadow: 0 -1px 0 rgba(22, 57, 81, 0.3); -} - -.about-wrap h2 .nav-tab { - color: #21759b; -} - -.about-wrap h2 .nav-tab:hover { - color: #d54e21; -} - -.about-wrap h2 .nav-tab-active, -.about-wrap h2 .nav-tab-active:hover { - color: #333; -} - -.about-wrap h2 .nav-tab-active { - text-shadow: 1px 1px 1px #fff; - color: #464646; -} - -.about-wrap h3 { - color: #333; - text-shadow: 1px 1px 1px #fff; -} - -.about-wrap .feature-section h4 { - color: #464646; -} - -.about-wrap h4.wp-people-group { - text-shadow: 1px 1px 1px #fff; -} - -.about-wrap .point-releases { - border-bottom: 1px solid #dfdfdf; -} - -.about-wrap .point-releases h3 { - border-top: 1px solid #dfdfdf; -} - -.about-wrap .point-releases h3:first-child { - border: 0; -} - -.about-wrap li.wp-person img.gravatar { - -webkit-box-shadow: 0 0 4px rgba( 0, 0, 0, 0.4 ); - box-shadow: 0 0 4px rgba( 0, 0, 0, 0.4 ); -} - -.about-wrap li.wp-person .title { - color: #464646; - text-shadow: 1px 1px 1px #fff; -} - -.freedoms-php .about-wrap ol li { - color: #999; -} - -.freedoms-php .about-wrap ol p { - color: #464646; -} - -/* End About Pages */ - - -/*------------------------------------------------------------------------------ - 2.0 - Right to Left Styles -------------------------------------------------------------------------------*/ - -.rtl .bar { - border-right-color: transparent; - border-left-color: #99d; -} - -.rtl #screen-meta-links a.show-settings { - background-position: left 3px; -} - -.rtl #screen-meta-links a.show-settings.screen-meta-active { - background-position: left -33px; -} - -/* Menu */ -.rtl #adminmenushadow, -.rtl #adminmenuback { - background-image: url(../images/menu-shadow-rtl.png); - background-position: top left; -} - -.rtl #adminmenu .wp-submenu .wp-submenu-head { - border-right-color: transparent; - border-left-color: #d1e5ee; -} - -.rtl #adminmenu .wp-submenu, -.rtl.folded #adminmenu .wp-has-current-submenu .wp-submenu { - -webkit-box-shadow: -2px 2px 5px rgba( 0, 0, 0, 0.4 ); - box-shadow: -2px 2px 5px rgba( 0, 0, 0, 0.4 ); -} - -.rtl #adminmenu .wp-has-current-submenu .wp-submenu { - -webkit-box-shadow: none; - box-shadow: none; -} - -/* Collapse Menu Button */ -.rtl #collapse-button div { - background-position: 0 -108px; -} - -.rtl.folded #collapse-button div { - background-position: 0 -72px; -} - -/* Auto-folding of the admin menu for RTL */ -@media only screen and (max-width: 900px) { - .rtl.auto-fold #adminmenu a.wp-has-current-submenu:focus + .wp-submenu, - .rtl.auto-fold #adminmenu .wp-has-current-submenu .wp-submenu { - -webkit-box-shadow: -2px 2px 5px rgba( 0, 0, 0, 0.4 ); - box-shadow: -2px 2px 5px rgba( 0, 0, 0, 0.4 ); - } - - .rtl.auto-fold #collapse-button div { - background-position: 0 -72px; - } -} - -/* edit image */ -.js.rtl .meta-box-sortables .postbox:hover .handlediv { - background: transparent url(../images/arrows-vs.png) no-repeat 6px 7px; -} - -.rtl #post-body .misc-pub-section { - border-right-color: transparent; - border-left-color: #d1e5ee; -} - -.js.rtl .sidebar-name-arrow { - background: transparent url(../images/arrows-vs.png) no-repeat 5px 9px; -} - -.js.rtl .sidebar-name:hover .sidebar-name-arrow { - background: transparent url(../images/arrows-dark-vs.png) no-repeat 5px 9px; -} - -/** - * HiDPI Displays - */ -@media print, - (-o-min-device-pixel-ratio: 5/4), - (-webkit-min-device-pixel-ratio: 1.25), - (min-resolution: 120dpi) { - - .curtime #timestamp { - background-image: url("../images/date-button-2x.gif?ver=20120916"); - background-size: 16px auto; - } - - .tagchecklist span a, - #bulk-titles div a, - .tagchecklist span a:hover, - #bulk-titles div a:hover { - background-image: url("../images/xit-2x.gif?ver=20120916"); - background-size: 20px auto; - } - - #screen-meta-links a.show-settings, - #screen-meta-links a.show-settings.screen-meta-active, - #adminmenu .wp-has-submenu:hover .wp-menu-toggle, - #adminmenu .wp-menu-open .wp-menu-toggle, - #collapse-button div, - .nav-menus-php .item-edit, - .js .meta-box-sortables .postbox:hover .handlediv, - .sidebar-name-arrow, - .rtl #adminmenu .wp-has-submenu:hover .wp-menu-toggle, - .rtl #adminmenu .wp-menu-open .wp-menu-toggle, - .js.rtl .meta-box-sortables .postbox:hover .handlediv, - .rtl .sidebar-name-arrow { - background-image: url("../images/arrows-vs-2x.png?ver=20120916"); - background-size: 15px 123px; - } - - #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle, - #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle, - .nav-menus-php .item-edit:hover, - .sidebar-name:hover .sidebar-name-arrow, - .rtl #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle, - .rtl #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle, - .rtl .sidebar-name:hover .sidebar-name-arrow { - background-image: url("../images/arrows-dark-vs-2x.png?ver=20120916"); - background-size: 15px 123px; - } - - .view-switch #view-switch-list, - .view-switch #view-switch-excerpt { - background-image: url("../images/list-2x.png?ver=20120916"); - background-size: 80px 20px; - } - - .icon32.icon-post, - #icon-edit, - #icon-post, - .icon32.icon-dashboard, - #icon-index, - .icon32.icon-media, - #icon-upload, - .icon32.icon-links, - #icon-link-manager, - #icon-link, - #icon-link-category, - .icon32.icon-page, - #icon-edit-pages, - #icon-page, - .icon32.icon-comments, - #icon-edit-comments, - .icon32.icon-appearance, - #icon-themes, - .icon32.icon-plugins, - #icon-plugins, - .icon32.icon-users, - #icon-users, - #icon-profile, - #icon-user-edit, - .icon32.icon-tools, - #icon-tools, - #icon-admin, - .icon32.icon-settings, - #icon-options-general, - .icon32.icon-site, - #icon-ms-admin, - .icon32.icon-generic, - #icon-generic { - background-image: url(../images/icons32-vs-2x.png?ver=20121105); - background-size: 756px 45px; - } - - .icon16.icon-dashboard, - .menu-icon-dashboard div.wp-menu-image, - .icon16.icon-post, - .menu-icon-post div.wp-menu-image, - .icon16.icon-media, - .menu-icon-media div.wp-menu-image, - .icon16.icon-links, - .menu-icon-links div.wp-menu-image, - .icon16.icon-page, - .menu-icon-page div.wp-menu-image, - .icon16.icon-comments, - .menu-icon-comments div.wp-menu-image, - .icon16.icon-appearance, - .menu-icon-appearance div.wp-menu-image, - .icon16.icon-plugins, - .menu-icon-plugins div.wp-menu-image, - .icon16.icon-users, - .menu-icon-users div.wp-menu-image, - .icon16.icon-tools, - .menu-icon-tools div.wp-menu-image, - .icon16.icon-settings, - .menu-icon-settings div.wp-menu-image, - .icon16.icon-site, - .menu-icon-site div.wp-menu-image, - .icon16.icon-generic, - .menu-icon-generic div.wp-menu-image { - background-image: url('../images/menu-vs-2x.png?ver=20121105'); - background-size: 390px 64px; - } - - #header-logo { - background-image: url('../images/wp-logo-vs-2x.png?ver=20120916'); - background-size: 16px auto; - } - - /* 16px post formats */ - .post-format-icon { - background-image: url(../images/post-formats32-vs.png); - background-size: 16px 304px; - } - -} diff --git a/sources/wp-admin/css/colors-classic.min.css b/sources/wp-admin/css/colors-classic.min.css deleted file mode 100644 index 4f3c0ff..0000000 --- a/sources/wp-admin/css/colors-classic.min.css +++ /dev/null @@ -1 +0,0 @@ -.find-box-search,.find-box-buttons{background-color:#eff8ff;border-top:1px solid #dce6f8}.find-box{background-color:#5589aa}.find-box-head{color:#fff}.find-box-inside{background-color:#fff}a.page-numbers:hover{border-color:#999}body,#wpbody,.form-table .pre,.ui-autocomplete li a{color:#333}body>#upload-menu{border-bottom-color:#fff}#postcustomstuff table,#your-profile fieldset,#rightnow,div.dashboard-widget,#dashboard-widgets p.dashboard-widget-links{border-color:#d1e5ee}#poststuff .inside label.spam,#poststuff .inside label.deleted{color:red}#poststuff .inside label.waiting{color:orange}#poststuff .inside label.approved{color:green}#postcustomstuff table{border-color:#dfdfdf;background-color:#f9f9f9}#postcustomstuff thead th{background-color:#f1f1f1}table.widefat{border-color:#d1e5ee;background-color:#fff}div.dashboard-widget-error{background-color:#c43}div.dashboard-widget-notice{background-color:#cfe1ef}div.dashboard-widget-submit{border-top-color:#ccc}ul.category-tabs li{border-color:transparent}div.tabs-panel,.wp-tab-panel,ul.add-menu-item-tabs li.tabs,.wp-tab-active{border-color:#d1e5ee;background-color:#fff}ul.category-tabs li.tabs{border-color:#d1e5ee #d1e5ee #fff}ul.category-tabs li.tabs,ul.add-menu-item-tabs li.tabs,.wp-tab-active{background-color:#fff}kbd,code{background:#eff8ff}textarea,input[type=text],input[type=password],input[type=file],input[type=email],input[type=number],input[type=search],input[type=tel],input[type=url],select{border-color:#d1e5ee}textarea:focus,input[type=text]:focus,input[type=password]:focus,input[type=file]:focus,input[type=email]:focus,input[type=number]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=url]:focus,select:focus{border-color:#b0c8d7}input.disabled,textarea.disabled{background-color:#ccc}#plugin-information .action-button a,#plugin-information .action-button a:hover,#plugin-information .action-button a:visited{color:#fff}.revisions-meta,.widget .widget-top,.postbox h3,.stuffbox h3,.widefat thead tr th,.widefat tfoot tr th,h3.dashboard-widget-title,h3.dashboard-widget-title span,h3.dashboard-widget-title small,.sidebar-name,#nav-menu-header,#nav-menu-footer,.menu-item-handle,#fullscreen-topbar{background:#f5fafd;background-image:-webkit-gradient(linear,left bottom,left top,from(#eff8ff),to(#f7fcfe));background-image:-webkit-linear-gradient(bottom,#eff8ff,#f7fcfe);background-image:-moz-linear-gradient(bottom,#eff8ff,#f7fcfe);background-image:-o-linear-gradient(bottom,#eff8ff,#f7fcfe);background-image:linear-gradient(to top,#eff8ff,#f7fcfe)}.widget .widget-top,.postbox h3,.stuffbox h3{border-bottom-color:#d1e5ee;text-shadow:#fff 0 1px 0;-webkit-box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 #fff}.form-table th,.form-wrap label{color:#222;text-shadow:#fff 0 1px 0}.description,.form-wrap p{color:#666}strong .post-com-count span{background-color:#21759b}.sorthelper{background-color:#ccf3fa}.ac_match,.subsubsub a.current{color:#000}.wrap h2{color:#174f69}.wrap .add-new-h2,.wrap .add-new-h2:active{background:#f1f1f1}.subtitle{color:#777}.ac_over{background-color:#f0f0b8}.ac_results{background-color:#fff;border-color:#b0c8d7}.ac_results li{color:#101010}.alternate,.alt{background-color:#f7fcfe}.available-theme a.screenshot{background-color:#eff8ff;border-color:#acd}#current-theme{border-bottom-color:#d1e5ee}.bar{background-color:#e8e8e8;border-right-color:#99d}#media-upload,#media-upload .media-item .slidetoggle{background:#fff}#media-upload .slidetoggle{border-top-color:#dfdfdf}div.error,.login #login_error{background-color:#ffebe8;border-color:#c00}div.error a{color:#c00}.form-invalid{background-color:#ffebe8!important}.form-invalid input,.form-invalid select{border-color:#c00!important}.submit,#commentsdiv #add-new-comment{border-color:#dfdfdf}.highlight{background-color:#e4f2fd;color:#000}.howto,.nonessential,#edit-slug-box,.form-input-tip,.subsubsub{color:#666}.media-upload-form label.form-help,td.help{color:#9a9a9a}.ui-autocomplete{border-color:#b0c8d7;background-color:#eff8ff}.ui-autocomplete li a.ui-state-focus{background-color:#def1ff}.post-com-count{color:#fff}.post-com-count span{background-color:#bbb;color:#fff}.post-com-count:hover span{background-color:#d54e21}.quicktags,.search{background-color:#ccc;color:#000}.side-info h5{border-bottom-color:#dadada}.side-info ul{color:#666}a:hover,a:active{color:#d54e21}a:focus{color:#124964}#adminmenu a:hover,#adminmenu li.menu-top>a:focus,#adminmenu .wp-submenu a:hover,#the-comment-list .comment a:hover,#rightnow a:hover,#media-upload a.del-link:hover,div.dashboard-widget-submit input:hover,.subsubsub a:hover,.subsubsub a.current:hover,.ui-tabs-nav a:hover,.plugins .inactive a:hover,#all-plugins-table .plugins .inactive a:hover,#search-plugins-table .plugins .inactive a:hover{color:#d54e21}#the-comment-list .comment-item,#dashboard-widgets #dashboard_quick_press form p.submit{border-color:#dfdfdf}#side-sortables .category-tabs .tabs a,#side-sortables .add-menu-item-tabs .tabs a,.wp-tab-bar .wp-tab-active a{color:#333}#dashboard_right_now .table_content,#dashboard_right_now .table_discussion{border-top-color:#d1e5ee}#rightnow .rbutton{background-color:#ebebeb;color:#264761}.submitbox .submit{background-color:#464646;color:#ccc}.plugins a.delete:hover,#all-plugins-table .plugins a.delete:hover,#search-plugins-table .plugins a.delete:hover,.submitbox .submitdelete{color:red;border-bottom-color:red}.submitbox .submitdelete:hover,#media-items a.delete:hover,#media-items a.delete-permanently:hover{color:#fff;background-color:red;border-bottom-color:red}#normal-sortables .submitbox .submitdelete:hover{color:#000;background-color:red;border-bottom-color:red}.tablenav .dots{border-color:transparent}.tablenav .next,.tablenav .prev{border-color:transparent;color:#21759b}.tablenav .next:hover,.tablenav .prev:hover{border-color:transparent;color:#d54e21}div.updated,.login .message{background-color:#ffffe0;border-color:#e6db55}.update-message{color:#000}a.page-numbers{border-bottom-color:#b8d3e2}.commentlist li{border-bottom-color:#ccc}.widefat td,.widefat th{border-top-color:#fff;border-bottom-color:#d0dfe9}.widefat th{text-shadow:rgba(255,255,255,.8) 0 1px 0}.widefat td{color:#555}.widefat p,.widefat ol,.widefat ul{color:#333}.widefat thead tr th,.widefat tfoot tr th,h3.dashboard-widget-title,h3.dashboard-widget-title span,h3.dashboard-widget-title small{color:#333}th.sortable a:hover,th.sortable a:active,th.sortable a:focus{color:#333}th.sortable a:focus{background:#e1e1e1;background-image:-webkit-gradient(linear,left bottom,left top,from(#dcdcdc),to(#e9e9e9));background-image:-webkit-linear-gradient(bottom,#dcdcdc,#e9e9e9);background-image:-moz-linear-gradient(bottom,#dcdcdc,#e9e9e9);background-image:-o-linear-gradient(bottom,#dcdcdc,#e9e9e9);background-image:linear-gradient(to top,#dcdcdc,#e9e9e9)}h3.dashboard-widget-title small a{color:#d7d7d7}h3.dashboard-widget-title small a:hover{color:#fff}a,#adminmenu a,#the-comment-list p.comment-author strong a,#media-upload a.del-link,#media-items a.delete,#media-items a.delete-permanently,.plugins a.delete,.ui-tabs-nav a{color:#21759b}#adminmenu .awaiting-mod,#adminmenu .update-plugins,#sidemenu a .update-plugins,#rightnow .reallynow{background-color:#464646;color:#fff;-webkit-box-shadow:rgba(255,255,255,.5) 0 1px 0;box-shadow:rgba(255,255,255,.5) 0 1px 0}#plugin-information .action-button{background-color:#d54e21;color:#fff}#adminmenu li.current a .awaiting-mod,#adminmenu li a.wp-has-current-submenu .update-plugins{background-color:#464646;color:#fff;-webkit-box-shadow:rgba(255,255,255,.5) 0 1px 0;box-shadow:rgba(255,255,255,.5) 0 1px 0}div#media-upload-header,div#plugin-information-header{background-color:#f9f9f9;border-bottom-color:#dfdfdf}#currenttheme img{border-color:#666}#dashboard_secondary div.dashboard-widget-content ul li a{background-color:#f9f9f9}input.readonly,textarea.readonly{background-color:#ddd}#editable-post-name{background-color:#fffbcc}#edit-slug-box strong,.tablenav .displaying-num,#submitted-on,.submitted-on{color:#777}.login #nav a,.login #backtoblog a{color:#21759b!important}.login #nav a:hover,.login #backtoblog a:hover{color:#d54e21!important}#wpfooter{color:#777;border-color:#b0c8d7}.imgedit-group,#media-items .media-item,.media-item .describe{border-color:#dfdfdf}.checkbox,.side-info,.plugins tr,#your-profile #rich_editing{background-color:#fcfcfc}.plugins .inactive,.plugins .inactive th,.plugins .inactive td,tr.inactive+tr.plugin-update-tr .plugin-update{background-color:#f7fcfe}.plugin-update-tr .update-message{background-color:#fffbe4;border-color:#dfdfdf}.plugins .active,.plugins .active th,.plugins .active td{color:#000}.plugins .inactive a{color:#579}#the-comment-list tr.undo,#the-comment-list div.undo{background-color:#f4f4f4}#the-comment-list .unapproved{background-color:#ffffe0}#the-comment-list .approve a{color:#006505}#the-comment-list .unapprove a{color:#d98500}table.widefat span.delete a,table.widefat span.trash a,table.widefat span.spam a,#dashboard_recent_comments .delete a,#dashboard_recent_comments .trash a,#dashboard_recent_comments .spam a{color:#bc0b0b}.welcome-panel{background:#f5fafd;background-image:-webkit-gradient(linear,left bottom,left top,from(#eff8ff),to(#f7fcfe));background-image:-webkit-linear-gradient(bottom,#eff8ff,#f7fcfe);background-image:-moz-linear-gradient(bottom,#eff8ff,#f7fcfe);background-image:-o-linear-gradient(bottom,#eff8ff,#f7fcfe);background-image:linear-gradient(to top,#eff8ff,#f7fcfe);border-color:#d1e5ee}.welcome-panel p{color:#777}.welcome-panel-column p{color:#464646}.welcome-panel h3{text-shadow:1px 1px 1px #fff}.widget,#widget-list .widget-top,.postbox,#titlediv,#poststuff .postarea,.stuffbox{border-color:#d1e5ee;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff;-webkit-border-radius:3px;border-radius:3px}.widget,#widget-list .widget-top,.postbox,.menu-item-settings{background:#f5fafd;background-image:-webkit-gradient(linear,left bottom,left top,from(#eff8ff),to(#f7fcfe));background-image:-webkit-linear-gradient(bottom,#eff8ff,#f7fcfe);background-image:-moz-linear-gradient(bottom,#eff8ff,#f7fcfe);background-image:-o-linear-gradient(bottom,#eff8ff,#f7fcfe);background-image:linear-gradient(to top,#eff8ff,#f7fcfe)}.postbox h3{color:#174f69}.widget .widget-top{color:#174f69}.js .sidebar-name:hover h3,.js .postbox h3:hover{color:#000}.curtime #timestamp{background-image:url(../images/date-button.gif)}#quicktags #ed_link{color:#00f}#rightnow .youhave{background-color:#f0f6fb}#rightnow a{color:#448abd}.tagchecklist span a,#bulk-titles div a{background:url(../images/xit.gif) no-repeat}.tagchecklist span a:hover,#bulk-titles div a:hover{background:url(../images/xit.gif) no-repeat -10px 0}#update-nag,.update-nag{background-color:#fffbcc;border-color:#e6db55;color:#555}#screen-meta{background-color:#eff8ff;border-color:#d1e5ee;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.05);box-shadow:0 1px 3px rgba(0,0,0,.05)}#contextual-help-back{background:#fff}.contextual-help-tabs a:hover{background-color:#ceeaff;color:#333}#contextual-help-back,.contextual-help-tabs .active{border-color:#d1e5ee}.contextual-help-tabs .active,.contextual-help-tabs .active a,.contextual-help-tabs .active a:hover{background:#fff;color:#000}#screen-options-link-wrap,#contextual-help-link-wrap{border-right:1px solid #d1e5ee;border-left:1px solid #d1e5ee;border-bottom:1px solid #d1e5ee;background:#eff8ff;background-image:-webkit-gradient(linear,left bottom,left top,from(#def1ff),to(#eff8ff));background-image:-webkit-linear-gradient(bottom,#def1ff,#eff8ff);background-image:-moz-linear-gradient(bottom,#def1ff,#eff8ff);background-image:-o-linear-gradient(bottom,#def1ff,#eff8ff);background-image:linear-gradient(to top,#def1ff,#eff8ff)}#screen-meta-links a{color:#606060;background:transparent url(../images/arrows.png) no-repeat right 4px}#screen-meta-links a:hover,#screen-meta-links a:active{color:#000;background-color:transparent}#screen-meta-links a.screen-meta-active{background-position:right -31px}.login #backtoblog a{color:#464646}#wphead{border-bottom:1px solid #d0dfe9}#wphead h1 a{color:#174f69}#wpfooter a:link,#wpfooter a:visited{text-decoration:none}#wpfooter a:hover{color:#000;text-decoration:underline}.file-error,abbr.required,.widget-control-remove:hover,table.widefat .delete a:hover,table.widefat .trash a:hover,table.widefat .spam a:hover,#dashboard_recent_comments .delete a:hover,#dashboard_recent_comments .trash a:hover #dashboard_recent_comments .spam a:hover{color:red}#pass-strength-result{background-color:#eee;border-color:#ddd!important}#pass-strength-result.bad{background-color:#ffb78c;border-color:#ff853c!important}#pass-strength-result.good{background-color:#ffec8b;border-color:#fc0!important}#pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040!important}#pass-strength-result.strong{background-color:#c3ff88;border-color:#8dff1c!important}#poststuff .wp-editor-wrap .wp_themeSkin .mceStatusbar{border-color:#d0dfe9;background-color:#eff8ff}#poststuff .wp-editor-wrap .wp_themeSkin .mceStatusbar *{color:#555}#poststuff #editor-toolbar .active{border-color:#d0dfe9 #d0dfe9 #eff8ff;background-color:#eff8ff;color:#333}.wp-editor-wrap .wp-editor-container,.wp-editor-wrap .wp_themeSkin table.mceLayout{border-color:#d1e5ee #d1e5ee #d0dfe9}#editorcontainer{border-color:#d1e5ee #d1e5ee #d0dfe9}#post-status-info{border-color:#d0dfe9 #d1e5ee #d1e5ee}.wp-admin .wp-editor-wrap .wp-switch-editor{background-color:#d3e9f2;border-color:#d1e5ee #d1e5ee #d3e9f2;color:#174F69}.wp-admin .wp-editor-wrap .wp-switch-editor:active{background-color:#f5fafd}.wp-admin .wp-editor-wrap.tmce-active .switch-tmce,.wp-admin .wp-editor-wrap.html-active .switch-html{background:#f7fcfe;border-color:#d1e5ee #d1e5ee #f7fcfe}.wp-admin .wp-editor-wrap .quicktags-toolbar,.wp-admin .wp-editor-wrap .wp_themeSkin tr.mceFirst td.mceToolbar{border-color:#d0dfe9;background-color:#f5fafd;background-image:-webkit-gradient(linear,left bottom,left top,from(#eff8ff),to(#f7fcfe));background-image:-webkit-linear-gradient(bottom,#eff8ff,#f7fcfe);background-image:-moz-linear-gradient(bottom,#eff8ff,#f7fcfe);background-image:-o-linear-gradient(bottom,#eff8ff,#f7fcfe);background-image:linear-gradient(to top,#eff8ff,#f7fcfe)}.wp-admin .wp_themeSkin table.mceListBox{border-color:#d1e5ee}.wp-admin .wp_themeSkin table.mceListBoxEnabled:hover,.wp-admin .wp_themeSkin table.mceListBoxEnabled:active,.wp-admin .wp_themeSkin table.mceListBoxHover,.wp-admin .wp_themeSkin table.mceListBoxHover:active,.wp-admin .wp_themeSkin table.mceListBoxSelected{border-color:#b8cfdf}.wp-admin .wp_themeSkin a.mceButtonEnabled:hover,.wp-admin .wp_themeSkin table.mceSplitButton:hover{border-color:#c3d2dc;background:#f4f9fc;background-image:-webkit-gradient(linear,left bottom,left top,from(#f4f9fc),to(#fff));background-image:-webkit-linear-gradient(bottom,#f4f9fc,#fff);background-image:-moz-linear-gradient(bottom,#f4f9fc,#fff);background-image:-o-linear-gradient(bottom,#f4f9fc,#fff);background-image:linear-gradient(to top,#f4f9fc,#fff)}.wp-admin .wp_themeSkin a.mceButton:active,.wp-admin .wp_themeSkin a.mceButtonEnabled:active,.wp-admin .wp_themeSkin a.mceButtonSelected:active,.wp-admin .wp_themeSkin a.mceButtonActive,.wp-admin .wp_themeSkin a.mceButtonActive:active,.wp-admin .wp_themeSkin a.mceButtonActive:hover,.wp-admin .wp_themeSkin .mceSplitButtonSelected table,.wp-admin .wp_themeSkin .mceSplitButtonSelected table:hover{border-color:#8f9da9 #c3d2dc #c3d2dc #8f9da9;background:#f4f9fc;background-image:-webkit-gradient(linear,left bottom,left top,from(#fff),to(#f4f9fc));background-image:-webkit-linear-gradient(bottom,#fff,#f4f9fc);background-image:-moz-linear-gradient(bottom,#fff,#f4f9fc);background-image:-o-linear-gradient(bottom,#fff,#f4f9fc);background-image:linear-gradient(to top,#fff,#f4f9fc)}.wp-admin .wp_themeSkin .mceSplitButtonSelected table a.mceOpen,.wp-admin .wp_themeSkin .mceSplitButtonSelected table a.mceAction{border-color:#8f9da9 #c3d2dc #c3d2dc #8f9da9}.wp-admin .wp_themeSkin .mceSplitButton:hover a{border-color:#c3d2dc}.editwidget .widget-inside{border-color:#d0dfe9}#titlediv #title{background-color:#fff}#tTips p#tTips_inside{background-color:#ddd;color:#333}#poststuff .inside .the-tagcloud{border-color:#ddd}#adminmenuback,#adminmenuwrap{background-color:#eff8ff;border-color:#d1e5ee}#adminmenushadow,#adminmenuback{background-image:url(../images/menu-shadow.png);background-position:top right;background-repeat:repeat-y}#adminmenu li.wp-menu-separator{background:#d1e5ee;border-color:#bed1dd}#adminmenu div.separator{border-color:#d1e5ee}#adminmenu a.menu-top,#adminmenu .wp-submenu .wp-submenu-head{border-top-color:#fff;border-bottom-color:#cae6ff}#adminmenu li.wp-menu-open{border-color:#d1e5ee}#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{background-color:#e0f1ff;color:#d54e21;text-shadow:0 1px 0 rgba(255,255,255,.4)}#adminmenu li.menu-top:hover>a span,#adminmenu li.menu-top>a:focus span{text-shadow:none}#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,#adminmenu li.current a.menu-top,.folded #adminmenu li.wp-has-current-submenu,.folded #adminmenu li.current.menu-top,#adminmenu .wp-menu-arrow,#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head{background:#5589aa;background-image:-webkit-gradient(linear,left bottom,left top,from(#5589aa),to(#619bbb));background-image:-webkit-linear-gradient(bottom,#5589aa,#619bbb);background-image:-moz-linear-gradient(bottom,#5589aa,#619bbb);background-image:-o-linear-gradient(bottom,#5589aa,#619bbb);background-image:linear-gradient(to top,#5589aa,#619bbb)}#adminmenu .wp-menu-arrow div{background:#5589aa;background-image:-webkit-gradient(linear,right bottom,left top,from(#5589aa),to(#619bbb));background-image:-webkit-linear-gradient(bottom right,#5589aa,#619bbb);background-image:-moz-linear-gradient(bottom right,#5589aa,#619bbb);background-image:-o-linear-gradient(bottom right,#5589aa,#619bbb);background-image:linear-gradient(to top left,#5589aa,#619bbb)}#adminmenu li.wp-not-current-submenu .wp-menu-arrow{border-top-color:#fff;border-bottom-color:#cae6ff;background:#e0f1ff}#adminmenu li.wp-not-current-submenu .wp-menu-arrow div{background:#e0f1ff;border-color:#cae6ff}.folded #adminmenu li.menu-top li:hover a{background-image:none}#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,#adminmenu li.current a.menu-top,#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head{text-shadow:0 -1px 0 #333;color:#fff;border-top-color:#5a8fad;border-bottom-color:#5589aa}.folded #adminmenu li.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{border-top-color:#5a8fad;border-bottom-color:#5589aa}#adminmenu .wp-submenu a:hover,#adminmenu .wp-submenu a:focus{background-color:#eff8ff;color:#333}#adminmenu .wp-submenu li.current,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:hover{color:#333}#adminmenu .wp-submenu,.folded #adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background-color:#fff;border-color:#d0dfe9;-webkit-box-shadow:2px 3px 6px rgba(0,0,0,.4);box-shadow:2px 3px 6px rgba(0,0,0,.4)}#adminmenu .wp-submenu .wp-submenu-head{background-color:#e0f1ff;color:#333}#collapse-menu{color:#a0c3d5;border-top-color:#f9f9f9}#collapse-menu:hover{color:#5a8fad}#collapse-button{border-color:#d0dfe9;background:#eff8ff;background-image:-webkit-gradient(linear,left bottom,left top,from(#eff8ff),to(#fff));background-image:-webkit-linear-gradient(bottom,#eff8ff,#fff);background-image:-moz-linear-gradient(bottom,#eff8ff,#fff);background-image:-o-linear-gradient(bottom,#eff8ff,#fff);background-image:linear-gradient(to top,#eff8ff,#fff)}#collapse-menu:hover #collapse-button{border-color:#a0c3d5}#collapse-button div{background:transparent url(../images/arrows-vs.png) no-repeat 0 -72px}.folded #collapse-button div{background-position:0 -108px}@media only screen and (max-width:900px){.auto-fold #adminmenu li.wp-has-current-submenu,.auto-fold #adminmenu li.current.menu-top{background-color:#5589aa;background-image:-webkit-gradient(linear,left bottom,left top,from(#5589aa),to(#619bbb));background-image:-webkit-linear-gradient(bottom,#5589aa,#619bbb);background-image:-moz-linear-gradient(bottom,#5589aa,#619bbb);background-image:-o-linear-gradient(bottom,#5589aa,#619bbb);background-image:linear-gradient(bottom,#5589aa,#619bbb)}.auto-fold #adminmenu li.wp-has-current-submenu,.auto-fold #adminmenu li.current.menu-top{border-top-color:#5a8fad;border-bottom-color:#5589aa}.auto-fold #adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.auto-fold #adminmenu .wp-has-current-submenu .wp-submenu{background-color:#fff;border-color:#d0dfe9;-webkit-box-shadow:2px 3px 6px rgba(0,0,0,.4);box-shadow:2px 3px 6px rgba(0,0,0,.4)}.auto-fold #collapse-button div{background-position:0 -108px}}.icon16,.icon32,div.wp-menu-image{background-color:transparent;background-repeat:no-repeat}.icon16.icon-dashboard,.menu-icon-dashboard div.wp-menu-image,.icon16.icon-post,.menu-icon-post div.wp-menu-image,.icon16.icon-media,.menu-icon-media div.wp-menu-image,.icon16.icon-links,.menu-icon-links div.wp-menu-image,.icon16.icon-page,.menu-icon-page div.wp-menu-image,.icon16.icon-comments,.menu-icon-comments div.wp-menu-image,.icon16.icon-appearance,.menu-icon-appearance div.wp-menu-image,.icon16.icon-plugins,.menu-icon-plugins div.wp-menu-image,.icon16.icon-users,.menu-icon-users div.wp-menu-image,.icon16.icon-tools,.menu-icon-tools div.wp-menu-image,.icon16.icon-settings,.menu-icon-settings div.wp-menu-image,.icon16.icon-site,.menu-icon-site div.wp-menu-image,.icon16.icon-generic,.menu-icon-generic div.wp-menu-image{background-image:url(../images/menu-vs.png?ver=20121105)}.icon16.icon-dashboard,#adminmenu .menu-icon-dashboard div.wp-menu-image{background-position:-59px -33px}#adminmenu .menu-icon-dashboard:hover div.wp-menu-image,#adminmenu .menu-icon-dashboard.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-dashboard.current div.wp-menu-image{background-position:-59px -1px}.icon16.icon-post,#adminmenu .menu-icon-post div.wp-menu-image{background-position:-269px -33px}#adminmenu .menu-icon-post:hover div.wp-menu-image,#adminmenu .menu-icon-post.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-post.current div.wp-menu-image{background-position:-269px -1px}.icon16.icon-media,#adminmenu .menu-icon-media div.wp-menu-image{background-position:-119px -33px}#adminmenu .menu-icon-media:hover div.wp-menu-image,#adminmenu .menu-icon-media.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-media.current div.wp-menu-image{background-position:-119px -1px}.icon16.icon-links,#adminmenu .menu-icon-links div.wp-menu-image{background-position:-89px -33px}#adminmenu .menu-icon-links:hover div.wp-menu-image,#adminmenu .menu-icon-links.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-links.current div.wp-menu-image{background-position:-89px -1px}.icon16.icon-page,#adminmenu .menu-icon-page div.wp-menu-image{background-position:-149px -33px}#adminmenu .menu-icon-page:hover div.wp-menu-image,#adminmenu .menu-icon-page.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-page.current div.wp-menu-image{background-position:-149px -1px}.icon16.icon-comments,#adminmenu .menu-icon-comments div.wp-menu-image{background-position:-29px -33px}#adminmenu .menu-icon-comments:hover div.wp-menu-image,#adminmenu .menu-icon-comments.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-comments.current div.wp-menu-image{background-position:-29px -1px}.icon16.icon-appearance,#adminmenu .menu-icon-appearance div.wp-menu-image{background-position:1px -33px}#adminmenu .menu-icon-appearance:hover div.wp-menu-image,#adminmenu .menu-icon-appearance.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-appearance.current div.wp-menu-image{background-position:1px -1px}.icon16.icon-plugins,#adminmenu .menu-icon-plugins div.wp-menu-image{background-position:-179px -33px}#adminmenu .menu-icon-plugins:hover div.wp-menu-image,#adminmenu .menu-icon-plugins.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-plugins.current div.wp-menu-image{background-position:-179px -1px}.icon16.icon-users,#adminmenu .menu-icon-users div.wp-menu-image{background-position:-300px -33px}#adminmenu .menu-icon-users:hover div.wp-menu-image,#adminmenu .menu-icon-users.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-users.current div.wp-menu-image{background-position:-300px -1px}.icon16.icon-tools,#adminmenu .menu-icon-tools div.wp-menu-image{background-position:-209px -33px}#adminmenu .menu-icon-tools:hover div.wp-menu-image,#adminmenu .menu-icon-tools.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-tools.current div.wp-menu-image{background-position:-209px -1px}.icon16.icon-settings,#adminmenu .menu-icon-settings div.wp-menu-image{background-position:-239px -33px}#adminmenu .menu-icon-settings:hover div.wp-menu-image,#adminmenu .menu-icon-settings.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-settings.current div.wp-menu-image{background-position:-239px -1px}.icon16.icon-site,#adminmenu .menu-icon-site div.wp-menu-image{background-position:-359px -33px}#adminmenu .menu-icon-site:hover div.wp-menu-image,#adminmenu .menu-icon-site.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-site.current div.wp-menu-image{background-position:-359px -1px}.icon16.icon-generic,#adminmenu .menu-icon-generic div.wp-menu-image{background-position:-330px -33px}#adminmenu .menu-icon-generic:hover div.wp-menu-image,#adminmenu .menu-icon-generic.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-generic.current div.wp-menu-image{background-position:-330px -1px}.icon32.icon-post,#icon-edit,#icon-post,.icon32.icon-dashboard,#icon-index,.icon32.icon-media,#icon-upload,.icon32.icon-links,#icon-link-manager,#icon-link,#icon-link-category,.icon32.icon-page,#icon-edit-pages,#icon-page,.icon32.icon-comments,#icon-edit-comments,.icon32.icon-appearance,#icon-themes,.icon32.icon-plugins,#icon-plugins,.icon32.icon-users,#icon-users,#icon-profile,#icon-user-edit,.icon32.icon-tools,#icon-tools,#icon-admin,.icon32.icon-settings,#icon-options-general,.icon32.icon-site,#icon-ms-admin,.icon32.icon-generic,#icon-generic{background-image:url(../images/icons32-vs.png?ver=20121105)}.icon32.icon-post,#icon-edit,#icon-post{background-position:-552px -5px}.icon32.icon-dashboard,#icon-index{background-position:-137px -5px}.icon32.icon-media,#icon-upload{background-position:-251px -5px}.icon32.icon-links,#icon-link-manager,#icon-link,#icon-link-category{background-position:-190px -5px}.icon32.icon-page,#icon-edit-pages,#icon-page{background-position:-312px -5px}.icon32.icon-comments,#icon-edit-comments{background-position:-72px -5px}.icon32.icon-appearance,#icon-themes{background-position:-11px -5px}.icon32.icon-plugins,#icon-plugins{background-position:-370px -5px}.icon32.icon-users,#icon-users,#icon-profile,#icon-user-edit{background-position:-600px -5px}.icon32.icon-tools,#icon-tools,#icon-admin{background-position:-432px -5px}.icon32.icon-settings,#icon-options-general{background-position:-492px -5px}.icon32.icon-site,#icon-ms-admin{background-position:-659px -5px}.icon32.icon-generic,#icon-generic{background-position:-708px -5px}.post-format-icon{background:url(../images/post-formats-vs.png) no-repeat}table.diff .diff-deletedline{background-color:#ffe9e9}table.diff .diff-deletedline del{background-color:#faa}table.diff .diff-addedline{background-color:#e9ffe9}table.diff .diff-addedline ins{background-color:#afa}.revisions-meta{border:1px solid #d1e5ee}.revisions-controls{background:#fff;background:-webkit-gradient(linear,left bottom,left top,color-stop(0%,rgba(255,255,255,1)),color-stop(30px,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,1)));background:-webkit-linear-gradient(bottom,rgba(255,255,255,0) 0,rgba(255,255,255,1) 30px,rgba(255,255,255,1) 100%);background:-moz-linear-gradient(bottom,rgba(255,255,255,0) 0,rgba(255,255,255,1) 30px,rgba(255,255,255,1) 100%);background:-o-linear-gradient(bottom,rgba(255,255,255,0) 0,rgba(255,255,255,1) 30px,rgba(255,255,255,1) 100%);background:linear-gradient(to top,rgba(255,255,255,0) 0,rgba(255,255,255,1) 30px,rgba(255,255,255,1) 100%)}.revisions-tooltip,.revisions-tooltip-arrow span{border-color:#d1e5ee;background-color:#fff}.revisions-tickmarks>div{border-color:#d1e5ee}.wp-slider.ui-slider{border-color:#d1e5ee}.wp-slider .ui-slider-handle{color:#333;border-color:none}.wp-slider .ui-slider-handle{border-color:#d0dfe9;background:#eff8ff;background-image:-webkit-gradient(linear,left bottom,left top,from(#eff8ff),to(#fff));background-image:-webkit-linear-gradient(bottom,#eff8ff,#fff);background-image:-moz-linear-gradient(bottom,#eff8ff,#fff);background-image:-o-linear-gradient(bottom,#eff8ff,#fff);background-image:linear-gradient(to top,#eff8ff,#fff)}.wp-slider .ui-slider-handle:hover,.wp-slider .ui-slider-handle:focus{border-color:#a0c3d5}.wp-slider .ui-slider-handle.ui-state-hover,.wp-slider .ui-slider-handle.ui-state-focus{border-color:#a0c3d5;outline:0}#sidemenu a{background-color:#f9f9f9;border-color:#f9f9f9;border-bottom-color:#dfdfdf}#sidemenu a.current{background-color:#fff;border-color:#dfdfdf #dfdfdf #fff;color:#d54e21}#replyerror{border-color:#ddd;background-color:#f9f9f9}.vim-current,.vim-current th,.vim-current td{background-color:#e4f2fd!important}#plugin-information .fyi ul{background-color:#eaf3fa}#plugin-information .fyi h2.mainheader{background-color:#cee1ef}#plugin-information pre,#plugin-information code{background-color:#ededff}#plugin-information pre{border:1px solid #ccc}#bulk-titles{border-color:#ddd}.inline-editor div.title{background-color:#eaf3fa}.inline-editor ul.cat-checklist{background-color:#fff;border-color:#ddd}.inline-editor .quick-edit-save{background-color:#f1f1f1}fieldset.inline-edit-col-right .inline-edit-col{border-color:#dfdfdf}.attention{color:#d54e21}.js .meta-box-sortables .postbox:hover .handlediv{background:transparent url(../images/arrows-vs.png) no-repeat 6px 7px}.tablenav .tablenav-pages{color:#555}.tablenav .tablenav-pages a{border-color:#d1e5ee;background:#eee;-moz-box-shadow:inset 0 1px 0 #fff;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff}.tablenav .tablenav-pages a:hover,.tablenav .tablenav-pages a:focus{color:#d54e21}.tablenav .tablenav-pages a.disabled,.tablenav .tablenav-pages a.disabled:hover,.tablenav .tablenav-pages a.disabled:focus{color:#aaa}.tablenav .tablenav-pages .current{background:#dfdfdf;border-color:#d3d3d3}#availablethemes,#availablethemes td{border-color:#acd}#current-theme img{border-color:#b0c8d7}#TB_window #TB_title a.tb-theme-preview-link,#TB_window #TB_title a.tb-theme-preview-link:visited{color:#999}#TB_window #TB_title a.tb-theme-preview-link:hover,#TB_window #TB_title a.tb-theme-preview-link:focus{color:#ccc}.misc-pub-section{border-top-color:#fff;border-bottom-color:#d1e5ee}#minor-publishing{border-bottom-color:#cae6ff}#post-body .misc-pub-section{border-left-color:#eee}.post-com-count span{background-color:#bbb}.form-table .color-palette td{border-color:#fff}.sortable-placeholder{border-color:#bbb;background-color:#f5f5f5}#post-body ul.category-tabs li.tabs a,#post-body ul.add-menu-item-tabs li.tabs a,body.press-this ul.category-tabs li.tabs a{color:#333}.view-switch #view-switch-list,.view-switch #view-switch-excerpt{background-color:transparent;background-image:url(../images/list.png);background-repeat:no-repeat}.view-switch #view-switch-list{background-position:0 0}.view-switch .current #view-switch-list{background-position:-40px 0}.view-switch #view-switch-excerpt{background-position:-20px 0}.view-switch .current #view-switch-excerpt{background-position:-60px 0}#header-logo{background:transparent url(../images/wp-logo-vs.png?ver=20101102) no-repeat scroll center center}.popular-tags,.feature-filter{background-color:#fff;border-color:#d1e5ee}div.widgets-sortables,#widgets-left .inactive,#available-widgets .widget-holder{background-color:#f7fcfe;border-color:#d0dfe9}#available-widgets .widget-description{color:#555}.sidebar-name{color:#464646;text-shadow:#fff 0 1px 0;border-color:#d0dfe9;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff}.js .sidebar-name:hover,.js #removing-widget{color:#d54e21}#removing-widget span{color:#000}.js .sidebar-name-arrow{background:transparent url(../images/arrows-vs.png) no-repeat 5px 9px}.js .sidebar-name:hover .sidebar-name-arrow{background:transparent url(../images/arrows-dark-vs.png) no-repeat 5px 9px}.in-widget-title{color:#606060}.deleting .widget-title *{color:#aaa}.imgedit-menu div{border-color:#d5d5d5;background-color:#f1f1f1}.imgedit-menu div:hover{border-color:#c1c1c1;background-color:#eaeaea}.imgedit-menu div.disabled{border-color:#ccc;background-color:#ddd;filter:alpha(opacity=50);opacity:.5}#dashboard_recent_comments div.undo{border-top-color:#dfdfdf}.comment-ays,.comment-ays th{border-color:#ddd}.comment-ays th{background-color:#f1f1f1}#menu-management .menu-edit{border-color:#d0dfe9}#post-body{background:#fff;border-top-color:#fff;border-bottom-color:#d0dfe9}#nav-menu-header{border-bottom-color:#d0dfe9}#nav-menu-footer{border-top-color:#fff}#menu-management .nav-tabs-arrow a{color:#c1c1c1}#menu-management .nav-tabs-arrow a:hover{color:#d54e21}#menu-management .nav-tabs-arrow a:active{color:#464646}#menu-management .nav-tab-active{border-color:#dfdfdf}#menu-management .nav-tab{background:#f7fcfe;border-color:#d0dfe9}.js .input-with-default-title{color:#aaa}#cancel-save{color:red}#cancel-save:hover{background-color:red;color:#fff}.list-container{border-color:#dfdfdf}.menu-item-handle{border-color:#d0dfe9}.menu li.deleting .menu-item-handle{background-color:#f66;text-shadow:#ccc}.item-type{color:#999}.item-controls .menu-item-delete:hover{color:red}.nav-menus-php .item-edit{background:transparent url(../images/arrows-vs.png) no-repeat 8px 10px;border-bottom-color:#eff8ff}.nav-menus-php .item-edit:hover{background:transparent url(../images/arrows-dark-vs.png) no-repeat 8px 10px}.menu-item-settings{border-color:#d0dfe9}.link-to-original{color:#777;border-color:#d0dfe9}#cancel-save:hover{color:#fff!important}#update-menu-item{color:#fff!important}#update-menu-item:hover,#update-menu-item:active,#update-menu-item:focus{color:#eaf2fa!important;border-color:#13455b!important}.submitbox .submitcancel{color:#21759b;border-bottom-color:#21759b}.submitbox .submitcancel:hover{background:#21759b;color:#fff}.nav-tab{border-color:#d1e5ee #d1e5ee #fff}.nav-tab:hover,.nav-tab-active{border-color:#acd #acd #fff}h2.nav-tab-wrapper,h3.nav-tab-wrapper{border-bottom-color:#acd}#menu-management .nav-tab-active,.menu-item-handle,.menu-item-settings{-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff}#menu-management .nav-tab-active{background:#f7fcfe;border-bottom-color:#f7fcfe}#upload-form label{color:#777}.fullscreen-overlay{background:#fff}.wp-fullscreen-focus #wp-fullscreen-title,.wp-fullscreen-focus #wp-fullscreen-container{border-color:#bed1dd}#fullscreen-topbar{border-bottom-color:#d1e5ee}.about-wrap h1{color:#333;text-shadow:1px 1px 1px #fff}.about-text{color:#777}.wp-badge{color:#fff;text-shadow:0 -1px 0 rgba(22,57,81,.3)}.about-wrap h2 .nav-tab{color:#21759b}.about-wrap h2 .nav-tab:hover{color:#d54e21}.about-wrap h2 .nav-tab-active,.about-wrap h2 .nav-tab-active:hover{color:#333}.about-wrap h2 .nav-tab-active{text-shadow:1px 1px 1px #fff;color:#464646}.about-wrap h3{color:#333;text-shadow:1px 1px 1px #fff}.about-wrap .feature-section h4{color:#464646}.about-wrap h4.wp-people-group{text-shadow:1px 1px 1px #fff}.about-wrap .point-releases{border-bottom:1px solid #dfdfdf}.about-wrap .point-releases h3{border-top:1px solid #dfdfdf}.about-wrap .point-releases h3:first-child{border:0}.about-wrap li.wp-person img.gravatar{-webkit-box-shadow:0 0 4px rgba(0,0,0,.4);box-shadow:0 0 4px rgba(0,0,0,.4)}.about-wrap li.wp-person .title{color:#464646;text-shadow:1px 1px 1px #fff}.freedoms-php .about-wrap ol li{color:#999}.freedoms-php .about-wrap ol p{color:#464646}.rtl .bar{border-right-color:transparent;border-left-color:#99d}.rtl #screen-meta-links a.show-settings{background-position:left 3px}.rtl #screen-meta-links a.show-settings.screen-meta-active{background-position:left -33px}.rtl #adminmenushadow,.rtl #adminmenuback{background-image:url(../images/menu-shadow-rtl.png);background-position:top left}.rtl #adminmenu .wp-submenu .wp-submenu-head{border-right-color:transparent;border-left-color:#d1e5ee}.rtl #adminmenu .wp-submenu,.rtl.folded #adminmenu .wp-has-current-submenu .wp-submenu{-webkit-box-shadow:-2px 2px 5px rgba(0,0,0,.4);box-shadow:-2px 2px 5px rgba(0,0,0,.4)}.rtl #adminmenu .wp-has-current-submenu .wp-submenu{-webkit-box-shadow:none;box-shadow:none}.rtl #collapse-button div{background-position:0 -108px}.rtl.folded #collapse-button div{background-position:0 -72px}@media only screen and (max-width:900px){.rtl.auto-fold #adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.rtl.auto-fold #adminmenu .wp-has-current-submenu .wp-submenu{-webkit-box-shadow:-2px 2px 5px rgba(0,0,0,.4);box-shadow:-2px 2px 5px rgba(0,0,0,.4)}.rtl.auto-fold #collapse-button div{background-position:0 -72px}}.js.rtl .meta-box-sortables .postbox:hover .handlediv{background:transparent url(../images/arrows-vs.png) no-repeat 6px 7px}.rtl #post-body .misc-pub-section{border-right-color:transparent;border-left-color:#d1e5ee}.js.rtl .sidebar-name-arrow{background:transparent url(../images/arrows-vs.png) no-repeat 5px 9px}.js.rtl .sidebar-name:hover .sidebar-name-arrow{background:transparent url(../images/arrows-dark-vs.png) no-repeat 5px 9px}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.curtime #timestamp{background-image:url(../images/date-button-2x.gif?ver=20120916);background-size:16px auto}.tagchecklist span a,#bulk-titles div a,.tagchecklist span a:hover,#bulk-titles div a:hover{background-image:url(../images/xit-2x.gif?ver=20120916);background-size:20px auto}#screen-meta-links a.show-settings,#screen-meta-links a.show-settings.screen-meta-active,#adminmenu .wp-has-submenu:hover .wp-menu-toggle,#adminmenu .wp-menu-open .wp-menu-toggle,#collapse-button div,.nav-menus-php .item-edit,.js .meta-box-sortables .postbox:hover .handlediv,.sidebar-name-arrow,.rtl #adminmenu .wp-has-submenu:hover .wp-menu-toggle,.rtl #adminmenu .wp-menu-open .wp-menu-toggle,.js.rtl .meta-box-sortables .postbox:hover .handlediv,.rtl .sidebar-name-arrow{background-image:url(../images/arrows-vs-2x.png?ver=20120916);background-size:15px 123px}#adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,#adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle,.nav-menus-php .item-edit:hover,.sidebar-name:hover .sidebar-name-arrow,.rtl #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,.rtl #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle,.rtl .sidebar-name:hover .sidebar-name-arrow{background-image:url(../images/arrows-dark-vs-2x.png?ver=20120916);background-size:15px 123px}.view-switch #view-switch-list,.view-switch #view-switch-excerpt{background-image:url(../images/list-2x.png?ver=20120916);background-size:80px 20px}.icon32.icon-post,#icon-edit,#icon-post,.icon32.icon-dashboard,#icon-index,.icon32.icon-media,#icon-upload,.icon32.icon-links,#icon-link-manager,#icon-link,#icon-link-category,.icon32.icon-page,#icon-edit-pages,#icon-page,.icon32.icon-comments,#icon-edit-comments,.icon32.icon-appearance,#icon-themes,.icon32.icon-plugins,#icon-plugins,.icon32.icon-users,#icon-users,#icon-profile,#icon-user-edit,.icon32.icon-tools,#icon-tools,#icon-admin,.icon32.icon-settings,#icon-options-general,.icon32.icon-site,#icon-ms-admin,.icon32.icon-generic,#icon-generic{background-image:url(../images/icons32-vs-2x.png?ver=20121105);background-size:756px 45px}.icon16.icon-dashboard,.menu-icon-dashboard div.wp-menu-image,.icon16.icon-post,.menu-icon-post div.wp-menu-image,.icon16.icon-media,.menu-icon-media div.wp-menu-image,.icon16.icon-links,.menu-icon-links div.wp-menu-image,.icon16.icon-page,.menu-icon-page div.wp-menu-image,.icon16.icon-comments,.menu-icon-comments div.wp-menu-image,.icon16.icon-appearance,.menu-icon-appearance div.wp-menu-image,.icon16.icon-plugins,.menu-icon-plugins div.wp-menu-image,.icon16.icon-users,.menu-icon-users div.wp-menu-image,.icon16.icon-tools,.menu-icon-tools div.wp-menu-image,.icon16.icon-settings,.menu-icon-settings div.wp-menu-image,.icon16.icon-site,.menu-icon-site div.wp-menu-image,.icon16.icon-generic,.menu-icon-generic div.wp-menu-image{background-image:url(../images/menu-vs-2x.png?ver=20121105);background-size:390px 64px}#header-logo{background-image:url(../images/wp-logo-vs-2x.png?ver=20120916);background-size:16px auto}.post-format-icon{background-image:url(../images/post-formats32-vs.png);background-size:16px 304px}} \ No newline at end of file diff --git a/sources/wp-admin/css/colors-fresh.css b/sources/wp-admin/css/colors-fresh.css deleted file mode 100644 index 547d6f4..0000000 --- a/sources/wp-admin/css/colors-fresh.css +++ /dev/null @@ -1,2141 +0,0 @@ -/*------------------------------------------------------------------------------ - - -Howdy! This is the CSS file that controls the -Gray (fresh) color style on the WordPress Dashboard. - -This file contains both LTR and RTL styles. - - -TABLE OF CONTENTS: ------------------- - 1.0 - Left to Right Styles - 2.0 - Right to Left Styles - - -------------------------------------------------------------------------------*/ - - -/*------------------------------------------------------------------------------ - 1.0 - Left to Right Styles -------------------------------------------------------------------------------*/ - -.find-box-search, -.find-box-buttons { - background-color: #f7f7f7; - border-top: 1px solid #ddd; -} - -.find-box { - background-color: #444; -} - -.find-box-head { - color: #eee; -} - -.find-box-inside { - background-color: #fff; -} - -a.page-numbers:hover { - border-color: #999; -} - -body, -#wpbody, -.form-table .pre, -.ui-autocomplete li a { - color: #333; -} - -body > #upload-menu { - border-bottom-color: #fff; -} - -#postcustomstuff table, -#your-profile fieldset, -#rightnow, -div.dashboard-widget, -#dashboard-widgets p.dashboard-widget-links { - border-color: #ccc; -} - -#poststuff .inside label.spam, -#poststuff .inside label.deleted { - color: red; -} - -#poststuff .inside label.waiting { - color: orange; -} - -#poststuff .inside label.approved { - color: green; -} - -#postcustomstuff table { - border-color: #dfdfdf; - background-color: #f9f9f9; -} - -#postcustomstuff thead th { - background-color: #f1f1f1; -} - -table.widefat { - border-color: #dfdfdf; - background-color: #f9f9f9; -} - -div.dashboard-widget-error { - background-color: #c43; -} - -div.dashboard-widget-notice { - background-color: #cfe1ef; -} - -div.dashboard-widget-submit { - border-top-color: #ccc; -} - -ul.category-tabs li { - border-color: transparent; -} - -div.tabs-panel, -.wp-tab-panel, -ul.add-menu-item-tabs li.tabs, -.wp-tab-active { - border-color: #dfdfdf; - background-color: #fff; -} - -ul.category-tabs li.tabs { - border-color: #dfdfdf #dfdfdf #fff; -} - -ul.category-tabs li.tabs, -ul.add-menu-item-tabs li.tabs, -.wp-tab-active { - background-color: #fff; -} - -kbd, -code { - background: #eaeaea; -} - -textarea, -input[type="text"], -input[type="password"], -input[type="file"], -input[type="email"], -input[type="number"], -input[type="search"], -input[type="tel"], -input[type="url"], -select { - border-color: #dfdfdf; -} - -textarea:focus, -input[type="text"]:focus, -input[type="password"]:focus, -input[type="file"]:focus, -input[type="email"]:focus, -input[type="number"]:focus, -input[type="search"]:focus, -input[type="tel"]:focus, -input[type="url"]:focus, -select:focus { - border-color: #aaa; -} - -input.disabled, -textarea.disabled { - background-color: #ccc; -} - -#plugin-information .action-button a, -#plugin-information .action-button a:hover, -#plugin-information .action-button a:visited { - color: #fff; -} - -.revisions-meta, -.widget .widget-top, -.postbox h3, -.stuffbox h3, -.widefat thead tr th, -.widefat tfoot tr th, -h3.dashboard-widget-title, -h3.dashboard-widget-title span, -h3.dashboard-widget-title small, -.sidebar-name, -#nav-menu-header, -#nav-menu-footer, -.menu-item-handle { - background: #f1f1f1; - background-image: -webkit-gradient(linear, left bottom, left top, from(#ececec), to(#f9f9f9)); - background-image: -webkit-linear-gradient(bottom, #ececec, #f9f9f9); - background-image: -moz-linear-gradient(bottom, #ececec, #f9f9f9); - background-image: -o-linear-gradient(bottom, #ececec, #f9f9f9); - background-image: linear-gradient(to top, #ececec, #f9f9f9); -} - - - -.widget .widget-top, -.postbox h3, -.stuffbox h3 { - border-bottom-color: #dfdfdf; - text-shadow: #fff 0 1px 0; - -webkit-box-shadow: 0 1px 0 #fff; - box-shadow: 0 1px 0 #fff; -} - -.form-table th, -.form-wrap label { - color: #222; - text-shadow: #fff 0 1px 0; -} - -.description, -.form-wrap p { - color: #666; -} - -strong .post-com-count span { - background-color: #21759b; -} - -.sorthelper { - background-color: #ccf3fa; -} - -.ac_match, -.subsubsub a.current { - color: #000; -} - -.wrap h2 { - color: #464646; -} - -.wrap .add-new-h2, -.wrap .add-new-h2:active { - background: #f1f1f1; -} - -.subtitle { - color: #777; -} - -.ac_over { - background-color: #f0f0b8; -} - -.ac_results { - background-color: #fff; - border-color: #808080; -} - -.ac_results li { - color: #101010; -} - -.alternate, -.alt { - background-color: #fcfcfc; -} - -.available-theme a.screenshot { - background-color: #f1f1f1; - border-color: #ddd; -} - -#current-theme { - border-bottom-color: #dfdfdf; -} - -.bar { - background-color: #e8e8e8; - border-right-color: #99d; -} - -#media-upload, -#media-upload .media-item .slidetoggle { - background: #fff; -} - -#media-upload .slidetoggle { - border-top-color: #dfdfdf; -} - -div.error, -.login #login_error { - background-color: #ffebe8; - border-color: #c00; -} - -div.error a { - color: #c00; -} - -.form-invalid { - background-color: #ffebe8 !important; -} - -.form-invalid input, -.form-invalid select { - border-color: #c00 !important; -} - -.submit, -#commentsdiv #add-new-comment { - border-color: #dfdfdf; -} - -.highlight { - background-color: #e4f2fd; - color: #000; -} - -.howto, -.nonessential, -#edit-slug-box, -.form-input-tip, -.subsubsub { - color: #666; -} - -.media-upload-form label.form-help, -td.help { - color: #9a9a9a; -} - -.ui-autocomplete { - border-color: #aaa; - background-color: #efefef; -} - -.ui-autocomplete li a.ui-state-focus { - background-color: #ddd; -} - -.post-com-count { - color: #fff; -} - -.post-com-count span { - background-color: #bbb; - color: #fff; -} - -.post-com-count:hover span { - background-color: #d54e21; -} - -.quicktags, .search { - background-color: #ccc; - color: #000; -} - -.side-info h5 { - border-bottom-color: #dadada; -} - -.side-info ul { - color: #666; -} - -a:hover, -a:active { - color: #d54e21; -} - -a:focus { - color: #124964; -} - -#adminmenu a:hover, -#adminmenu li.menu-top > a:focus, -#adminmenu .wp-submenu a:hover, -#the-comment-list .comment a:hover, -#rightnow a:hover, -#media-upload a.del-link:hover, -div.dashboard-widget-submit input:hover, -.subsubsub a:hover, -.subsubsub a.current:hover, -.ui-tabs-nav a:hover, -.plugins .inactive a:hover, -#all-plugins-table .plugins .inactive a:hover, -#search-plugins-table .plugins .inactive a:hover { - color: #d54e21; -} - -#the-comment-list .comment-item, -#dashboard-widgets #dashboard_quick_press form p.submit { - border-color: #dfdfdf; -} - -#side-sortables .category-tabs .tabs a, -#side-sortables .add-menu-item-tabs .tabs a, -.wp-tab-bar .wp-tab-active a { - color: #333; -} - -#rightnow .rbutton { - background-color: #ebebeb; - color: #264761; -} - -#dashboard_right_now .table_content, -#dashboard_right_now .table_discussion { - border-top-color: #ececec; -} - -.submitbox .submit { - background-color: #464646; - color: #ccc; -} - -.plugins a.delete:hover, -#all-plugins-table .plugins a.delete:hover, -#search-plugins-table .plugins a.delete:hover, -.submitbox .submitdelete { - color: #f00; - border-bottom-color: #f00; -} - -.submitbox .submitdelete:hover, -#media-items a.delete:hover, -#media-items a.delete-permanently:hover, -#nav-menu-footer .menu-delete:hover { - color: #fff; - background-color: #f00; - border-bottom-color: #f00; -} - -#normal-sortables .submitbox .submitdelete:hover { - color: #000; - background-color: #f00; - border-bottom-color: #f00; -} - -.tablenav .dots { - border-color: transparent; -} - -.tablenav .next, -.tablenav .prev { - border-color: transparent; - color: #21759b; -} - -.tablenav .next:hover, -.tablenav .prev:hover { - border-color: transparent; - color: #d54e21; -} - -div.updated, -.login .message { - background-color: #ffffe0; - border-color: #e6db55; -} - -.update-message { - color: #000; -} - -a.page-numbers { - border-bottom-color: #b8d3e2; -} - -.commentlist li { - border-bottom-color: #ccc; -} - -.widefat td, -.widefat th { - border-top-color: #fff; - border-bottom-color: #dfdfdf; -} - -.widefat th { - text-shadow: rgba(255,255,255,0.8) 0 1px 0; -} - -.widefat td { - color: #555; -} -.widefat p, -.widefat ol, -.widefat ul { - color: #333; -} - -.widefat thead tr th, -.widefat tfoot tr th, -h3.dashboard-widget-title, -h3.dashboard-widget-title span, -h3.dashboard-widget-title small { - color: #333; -} - -th.sortable a:hover, -th.sortable a:active, -th.sortable a:focus { - color: #333; -} - -th.sortable a:focus { - background: #e1e1e1; - background-image: -webkit-gradient(linear, left bottom, left top, from(#dcdcdc), to(#e9e9e9)); - background-image: -webkit-linear-gradient(bottom, #dcdcdc, #e9e9e9); - background-image: -moz-linear-gradient(bottom, #dcdcdc, #e9e9e9); - background-image: -o-linear-gradient(bottom, #dcdcdc, #e9e9e9); - background-image: linear-gradient(to top, #dcdcdc, #e9e9e9); -} - -h3.dashboard-widget-title small a { - color: #d7d7d7; -} - -h3.dashboard-widget-title small a:hover { - color: #fff; -} - -a, -#adminmenu a, -#the-comment-list p.comment-author strong a, -#media-upload a.del-link, -#media-items a.delete, -#media-items a.delete-permanently, -.plugins a.delete, -.ui-tabs-nav a { - color: #21759b; -} - -#adminmenu .awaiting-mod, -#adminmenu .update-plugins, -#sidemenu a .update-plugins, -#rightnow .reallynow { - background-color: #464646; - color: #fff; - -webkit-box-shadow: rgba(255,255,255,0.5) 0 1px 0; - box-shadow: rgba(255,255,255,0.5) 0 1px 0; -} -#plugin-information .action-button { - background-color: #d54e21; - color: #fff; -} - -#adminmenu li.current a .awaiting-mod, -#adminmenu li a.wp-has-current-submenu .update-plugins{ - background-color: #464646; - color: #fff; - -webkit-box-shadow: rgba(255,255,255,0.5) 0 1px 0; - box-shadow: rgba(255,255,255,0.5) 0 1px 0; -} - -div#media-upload-header, -div#plugin-information-header { - background-color: #f9f9f9; - border-bottom-color: #dfdfdf; -} - -#currenttheme img { - border-color: #666; -} - -#dashboard_secondary div.dashboard-widget-content ul li a { - background-color: #f9f9f9; -} - -input.readonly, textarea.readonly { - background-color: #ddd; -} - -#editable-post-name { - background-color: #fffbcc; -} - -#edit-slug-box strong, -.tablenav .displaying-num, -#submitted-on, -.submitted-on { - color: #777; -} - -.login #nav a, -.login #backtoblog a { - color: #21759b !important; -} - -.login #nav a:hover, -.login #backtoblog a:hover { - color: #d54e21 !important; -} - -#wpfooter { - color: #777; - border-color: #dfdfdf; -} - -.imgedit-group, -#media-items .media-item, -.media-item .describe { - border-color: #dfdfdf; -} - -.checkbox, -.side-info, -.plugins tr, -#your-profile #rich_editing { - background-color: #fcfcfc; -} - -.plugins .inactive, -.plugins .inactive th, -.plugins .inactive td, -tr.inactive + tr.plugin-update-tr .plugin-update { - background-color: #f4f4f4; -} - -.plugin-update-tr .update-message { - background-color: #fffbe4; - border-color: #dfdfdf; -} - -.plugins .active, -.plugins .active th, -.plugins .active td { - color: #000; -} - -.plugins .inactive a { - color: #579; -} - -#the-comment-list tr.undo, -#the-comment-list div.undo { - background-color: #f4f4f4; -} - -#the-comment-list .unapproved { - background-color: #ffffe0; -} - -#the-comment-list .approve a { - color: #006505; -} - -#the-comment-list .unapprove a { - color: #d98500; -} - -table.widefat span.delete a, -table.widefat span.trash a, -table.widefat span.spam a, -#dashboard_recent_comments .delete a, -#dashboard_recent_comments .trash a, -#dashboard_recent_comments .spam a { - color: #bc0b0b; -} - -.welcome-panel { - background: #f5f5f5; - background-image: -webkit-gradient(linear, left bottom, left top, from(#f5f5f5), to(#fafafa)); - background-image: -webkit-linear-gradient(bottom, #f5f5f5, #fafafa); - background-image: -moz-linear-gradient(bottom, #f5f5f5, #fafafa); - background-image: -o-linear-gradient(bottom, #f5f5f5, #fafafa); - background-image: linear-gradient(to top, #f5f5f5, #fafafa); - border-color: #dfdfdf; -} -.welcome-panel p { - color: #777; -} -.welcome-panel-column p { - color: #464646; -} -.welcome-panel h3 { - text-shadow: 1px 1px 1px #fff; -} - -.widget, -#widget-list .widget-top, -.postbox, -#titlediv, -#poststuff .postarea, -.stuffbox { - border-color: #dfdfdf; - -webkit-box-shadow: inset 0 1px 0 #fff; - box-shadow: inset 0 1px 0 #fff; - -webkit-border-radius: 3px; - border-radius: 3px; -} - -.widget, -#widget-list .widget-top, -.postbox, -.menu-item-settings { - background: #f5f5f5; - background-image: -webkit-gradient(linear, left bottom, left top, from(#f5f5f5), to(#f9f9f9)); - background-image: -webkit-linear-gradient(bottom, #f5f5f5, #f9f9f9); - background-image: -moz-linear-gradient(bottom, #f5f5f5, #f9f9f9); - background-image: -o-linear-gradient(bottom, #f5f5f5, #f9f9f9); - background-image: linear-gradient(to top, #f5f5f5, #f9f9f9); -} - -.postbox h3 { - color: #464646; -} - -.widget .widget-top { - color: #222; -} - -.js .sidebar-name:hover h3, -.js .postbox h3:hover { - color: #000; -} - -.curtime #timestamp { - background-image: url(../images/date-button.gif); -} - -#rightnow .youhave { - background-color: #f0f6fb; -} - -#rightnow a { - color: #448abd; -} - -.tagchecklist span a, -#bulk-titles div a { - background: url(../images/xit.gif) no-repeat; -} - -.tagchecklist span a:hover, -#bulk-titles div a:hover { - background: url(../images/xit.gif) no-repeat -10px 0; -} - -#update-nag, .update-nag { - background-color: #fffbcc; - border-color: #e6db55; - color: #555; -} - -#screen-meta { - background-color: #f1f1f1; - border-color: #ccc; - -webkit-box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.05 ); - box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.05 ); -} - -#contextual-help-back { - background: #fff; -} - -.contextual-help-tabs a:hover { - color: #333; -} - -#contextual-help-back, -.contextual-help-tabs .active { - border-color: #ccc; -} - -.contextual-help-tabs .active, -.contextual-help-tabs .active a, -.contextual-help-tabs .active a:hover { - background: #fff; - color: #333; -} - -/* screen options and help tabs */ -#screen-options-link-wrap, -#contextual-help-link-wrap { - border-right: 1px solid #ccc; - border-left: 1px solid #ccc; - border-bottom: 1px solid #ccc; - background: #e3e3e3; - background-image: -webkit-gradient(linear, left bottom, left top, from(#dfdfdf), to(#f1f1f1)); - background-image: -webkit-linear-gradient(bottom, #dfdfdf, #f1f1f1); - background-image: -moz-linear-gradient(bottom, #dfdfdf, #f1f1f1); - background-image: -o-linear-gradient(bottom, #dfdfdf, #f1f1f1); - background-image: linear-gradient(to top, #dfdfdf, #f1f1f1); -} - -#screen-meta-links a { - color: #777; - background: transparent url(../images/arrows.png) no-repeat right 4px; -} - -#screen-meta-links a:hover, -#screen-meta-links a:active { - color: #333; - background-color: transparent; -} - -#screen-meta-links a.screen-meta-active { - background-position: right -31px; -} - -/* end screen options and help tabs */ - -.login #backtoblog a { - color: #464646; -} - -#wphead { - border-bottom: #dfdfdf 1px solid; -} - -#wphead h1 a { - color: #464646; -} - -#wpfooter a:link, -#wpfooter a:visited { - text-decoration: none; -} - -#wpfooter a:hover { - text-decoration: underline; -} - -.file-error, -abbr.required, -.widget-control-remove:hover, -table.widefat .delete a:hover, -table.widefat .trash a:hover, -table.widefat .spam a:hover, -#dashboard_recent_comments .delete a:hover, -#dashboard_recent_comments .trash a:hover -#dashboard_recent_comments .spam a:hover { - color: #f00; -} - -#pass-strength-result { - background-color: #eee; - border-color: #ddd !important; -} - -#pass-strength-result.bad { - background-color: #ffb78c; - border-color: #ff853c !important; -} - -#pass-strength-result.good { - background-color: #ffec8b; - border-color: #fc0 !important; -} - -#pass-strength-result.short { - background-color: #ffa0a0; - border-color: #f04040 !important; -} - -#pass-strength-result.strong { - background-color: #c3ff88; - border-color: #8dff1c !important; -} - -#post-status-info { - border-color: #dfdfdf #ccc #ccc; - background-color: #eaeaea; -} - -.editwidget .widget-inside { - border-color: #dfdfdf; -} - -#titlediv #title { - background-color: #fff; -} - -#tTips p#tTips_inside { - background-color: #ddd; - color: #333; -} - -#poststuff .inside .the-tagcloud { - border-color: #ddd; -} - -/* menu */ -#adminmenuback, -#adminmenuwrap { - background-color: #ececec; - border-color: #ccc; -} - -#adminmenushadow, -#adminmenuback { - background-image: url(../images/menu-shadow.png); - background-position: top right; - background-repeat: repeat-y; -} - -#adminmenu li.wp-menu-separator { - background: #dfdfdf; - border-color: #cfcfcf; -} - -#adminmenu div.separator { - border-color: #e1e1e1; -} - -#adminmenu a.menu-top, -#adminmenu .wp-submenu .wp-submenu-head { - border-top-color: #f9f9f9; - border-bottom-color: #dfdfdf; -} - -#adminmenu li.wp-menu-open { - border-color: #dfdfdf; -} - -#adminmenu li.menu-top:hover, -#adminmenu li.opensub > a.menu-top, -#adminmenu li > a.menu-top:focus { - background-color: #e4e4e4; - color: #d54e21; - text-shadow: 0 1px 0 rgba( 255, 255, 255, 0.4 ); -} - -/* So it doesn't get applied to the number spans (comments, updates, etc) */ -#adminmenu li.menu-top:hover > a span, -#adminmenu li.menu-top > a:focus span { - text-shadow: none; -} - -#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu, -#adminmenu li.current a.menu-top, -.folded #adminmenu li.wp-has-current-submenu, -.folded #adminmenu li.current.menu-top, -#adminmenu .wp-menu-arrow, -#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head { - background: #777; - background-image: -webkit-gradient(linear, left bottom, left top, from(#6d6d6d), to(#808080)); - background-image: -webkit-linear-gradient(bottom, #6d6d6d, #808080); - background-image: -moz-linear-gradient(bottom, #6d6d6d, #808080); - background-image: -o-linear-gradient(bottom, #6d6d6d, #808080); - background-image: linear-gradient(to top, #6d6d6d, #808080); -} - -#adminmenu .wp-menu-arrow div { - background: #777; - background-image: -webkit-gradient(linear, right bottom, left top, from(#6d6d6d), to(#808080)); - background-image: -webkit-linear-gradient(bottom right, #6d6d6d, #808080); - background-image: -moz-linear-gradient(bottom right, #6d6d6d, #808080); - background-image: -o-linear-gradient(bottom right, #6d6d6d, #808080); - background-image: linear-gradient(to top left, #6d6d6d, #808080); -} - -#adminmenu li.wp-not-current-submenu .wp-menu-arrow { - border-top-color: #f9f9f9; - border-bottom-color: #dfdfdf; - background: #e4e4e4; -} - -#adminmenu li.wp-not-current-submenu .wp-menu-arrow div { - background: #e4e4e4; - border-color: #ccc; -} - -.folded #adminmenu li.menu-top li:hover a { - background-image: none; -} - -#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu, -#adminmenu li.current a.menu-top, -#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head { - text-shadow: 0 -1px 0 #333; - color: #fff; - border-top-color: #808080; - border-bottom-color: #6d6d6d; -} - -.folded #adminmenu li.wp-has-current-submenu, -.folded #adminmenu li.current.menu-top { - border-top-color: #808080; - border-bottom-color: #6d6d6d; -} - -#adminmenu .wp-submenu a:hover, -#adminmenu .wp-submenu a:focus { - background-color: #eaf2fa; - color: #333; -} - -#adminmenu .wp-submenu li.current, -#adminmenu .wp-submenu li.current a, -#adminmenu .wp-submenu li.current a:hover { - color: #333; -} - -#adminmenu .wp-submenu, -.folded #adminmenu a.wp-has-current-submenu:focus + .wp-submenu, -.folded #adminmenu .wp-has-current-submenu .wp-submenu { - background-color: #fff; - border-color: #dfdfdf; - -webkit-box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.4); - box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.4); -} - -#adminmenu .wp-submenu .wp-submenu-head { - background-color: #e4e4e4; - color: #333; -} - -/* collapse menu button */ -#collapse-menu { - color: #aaa; - border-top-color: #f9f9f9; -} - -#collapse-menu:hover { - color: #999; -} - -#collapse-button { - border-color: #ccc; - background: #f4f4f4; - background-image: -webkit-gradient(linear, left bottom, left top, from(#dfdfdf), to(#fff)); - background-image: -webkit-linear-gradient(bottom, #dfdfdf, #fff); - background-image: -moz-linear-gradient(bottom, #dfdfdf, #fff); - background-image: -o-linear-gradient(bottom, #dfdfdf, #fff); - background-image: linear-gradient(to top, #dfdfdf, #fff); -} - -#collapse-menu:hover #collapse-button { - border-color: #aaa; -} - -#collapse-button div { - background: transparent url(../images/arrows.png) no-repeat 0 -72px; -} - -.folded #collapse-button div { - background-position: 0 -108px; -} - -/* Auto-folding of the admin menu */ -@media only screen and (max-width: 900px) { - .auto-fold #adminmenu li.wp-has-current-submenu, - .auto-fold #adminmenu li.current.menu-top { - background-color: #777; - background-image: -webkit-gradient(linear, left bottom, left top, from(#6d6d6d), to(#808080)); - background-image: -webkit-linear-gradient(bottom, #6d6d6d, #808080); - background-image: -moz-linear-gradient(bottom, #6d6d6d, #808080); - background-image: -o-linear-gradient(bottom, #6d6d6d, #808080); - background-image: linear-gradient(bottom, #6d6d6d, #808080); - } - - .auto-fold #adminmenu li.wp-has-current-submenu, - .auto-fold #adminmenu li.current.menu-top { - border-top-color: #808080; - border-bottom-color: #6d6d6d; - } - - .auto-fold #adminmenu a.wp-has-current-submenu:focus + .wp-submenu, - .auto-fold #adminmenu .wp-has-current-submenu .wp-submenu { - background-color: #fff; - border-color: #dfdfdf; - -webkit-box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.4); - box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.4); - } - - .auto-fold #collapse-button div { - background-position: 0 -108px; - } -} - -/* menu and screen icons */ -.icon16, -.icon32, -div.wp-menu-image { - background-color: transparent; - background-repeat: no-repeat; -} - -.icon16.icon-dashboard, -.menu-icon-dashboard div.wp-menu-image, -.icon16.icon-post, -.menu-icon-post div.wp-menu-image, -.icon16.icon-media, -.menu-icon-media div.wp-menu-image, -.icon16.icon-links, -.menu-icon-links div.wp-menu-image, -.icon16.icon-page, -.menu-icon-page div.wp-menu-image, -.icon16.icon-comments, -.menu-icon-comments div.wp-menu-image, -.icon16.icon-appearance, -.menu-icon-appearance div.wp-menu-image, -.icon16.icon-plugins, -.menu-icon-plugins div.wp-menu-image, -.icon16.icon-users, -.menu-icon-users div.wp-menu-image, -.icon16.icon-tools, -.menu-icon-tools div.wp-menu-image, -.icon16.icon-settings, -.menu-icon-settings div.wp-menu-image, -.icon16.icon-site, -.menu-icon-site div.wp-menu-image, -.icon16.icon-generic, -.menu-icon-generic div.wp-menu-image { - background-image: url(../images/menu.png?ver=20121105); -} - -.icon16.icon-dashboard, -#adminmenu .menu-icon-dashboard div.wp-menu-image { - background-position: -59px -33px; -} - -#adminmenu .menu-icon-dashboard:hover div.wp-menu-image, -#adminmenu .menu-icon-dashboard.wp-has-current-submenu div.wp-menu-image, -#adminmenu .menu-icon-dashboard.current div.wp-menu-image { - background-position: -59px -1px; -} - -.icon16.icon-post, -#adminmenu .menu-icon-post div.wp-menu-image { - background-position: -269px -33px; -} - -#adminmenu .menu-icon-post:hover div.wp-menu-image, -#adminmenu .menu-icon-post.wp-has-current-submenu div.wp-menu-image, -#adminmenu .menu-icon-post.current div.wp-menu-image { - background-position: -269px -1px; -} - -.icon16.icon-media, -#adminmenu .menu-icon-media div.wp-menu-image { - background-position: -119px -33px; -} - -#adminmenu .menu-icon-media:hover div.wp-menu-image, -#adminmenu .menu-icon-media.wp-has-current-submenu div.wp-menu-image, -#adminmenu .menu-icon-media.current div.wp-menu-image { - background-position: -119px -1px; -} - -.icon16.icon-links, -#adminmenu .menu-icon-links div.wp-menu-image { - background-position: -89px -33px; -} - -#adminmenu .menu-icon-links:hover div.wp-menu-image, -#adminmenu .menu-icon-links.wp-has-current-submenu div.wp-menu-image, -#adminmenu .menu-icon-links.current div.wp-menu-image { - background-position: -89px -1px; -} - -.icon16.icon-page, -#adminmenu .menu-icon-page div.wp-menu-image { - background-position: -149px -33px; -} - -#adminmenu .menu-icon-page:hover div.wp-menu-image, -#adminmenu .menu-icon-page.wp-has-current-submenu div.wp-menu-image, -#adminmenu .menu-icon-page.current div.wp-menu-image { - background-position: -149px -1px; -} - -.icon16.icon-comments, -#adminmenu .menu-icon-comments div.wp-menu-image { - background-position: -29px -33px; -} - -#adminmenu .menu-icon-comments:hover div.wp-menu-image, -#adminmenu .menu-icon-comments.wp-has-current-submenu div.wp-menu-image, -#adminmenu .menu-icon-comments.current div.wp-menu-image { - background-position: -29px -1px; -} - -.icon16.icon-appearance, -#adminmenu .menu-icon-appearance div.wp-menu-image { - background-position: 1px -33px; -} - -#adminmenu .menu-icon-appearance:hover div.wp-menu-image, -#adminmenu .menu-icon-appearance.wp-has-current-submenu div.wp-menu-image, -#adminmenu .menu-icon-appearance.current div.wp-menu-image { - background-position: 1px -1px; -} - -.icon16.icon-plugins, -#adminmenu .menu-icon-plugins div.wp-menu-image { - background-position: -179px -33px; -} - -#adminmenu .menu-icon-plugins:hover div.wp-menu-image, -#adminmenu .menu-icon-plugins.wp-has-current-submenu div.wp-menu-image, -#adminmenu .menu-icon-plugins.current div.wp-menu-image { - background-position: -179px -1px; -} - -.icon16.icon-users, -#adminmenu .menu-icon-users div.wp-menu-image { - background-position: -300px -33px; -} - -#adminmenu .menu-icon-users:hover div.wp-menu-image, -#adminmenu .menu-icon-users.wp-has-current-submenu div.wp-menu-image, -#adminmenu .menu-icon-users.current div.wp-menu-image { - background-position: -300px -1px; -} - -.icon16.icon-tools, -#adminmenu .menu-icon-tools div.wp-menu-image { - background-position: -209px -33px; -} - -#adminmenu .menu-icon-tools:hover div.wp-menu-image, -#adminmenu .menu-icon-tools.wp-has-current-submenu div.wp-menu-image, -#adminmenu .menu-icon-tools.current div.wp-menu-image { - background-position: -209px -1px; -} - -.icon16.icon-settings, -#adminmenu .menu-icon-settings div.wp-menu-image { - background-position: -239px -33px; -} - -#adminmenu .menu-icon-settings:hover div.wp-menu-image, -#adminmenu .menu-icon-settings.wp-has-current-submenu div.wp-menu-image, -#adminmenu .menu-icon-settings.current div.wp-menu-image { - background-position: -239px -1px; -} - -.icon16.icon-site, -#adminmenu .menu-icon-site div.wp-menu-image { - background-position: -359px -33px; -} - -#adminmenu .menu-icon-site:hover div.wp-menu-image, -#adminmenu .menu-icon-site.wp-has-current-submenu div.wp-menu-image, -#adminmenu .menu-icon-site.current div.wp-menu-image { - background-position: -359px -1px; -} - -.icon16.icon-generic, -#adminmenu .menu-icon-generic div.wp-menu-image { - background-position: -330px -33px; -} - -#adminmenu .menu-icon-generic:hover div.wp-menu-image, -#adminmenu .menu-icon-generic.wp-has-current-submenu div.wp-menu-image, -#adminmenu .menu-icon-generic.current div.wp-menu-image { - background-position: -330px -1px; -} - -/* end menu and screen icons */ - -/* Screen Icons */ -.icon32.icon-post, -#icon-edit, -#icon-post, -.icon32.icon-dashboard, -#icon-index, -.icon32.icon-media, -#icon-upload, -.icon32.icon-links, -#icon-link-manager, -#icon-link, -#icon-link-category, -.icon32.icon-page, -#icon-edit-pages, -#icon-page, -.icon32.icon-comments, -#icon-edit-comments, -.icon32.icon-appearance, -#icon-themes, -.icon32.icon-plugins, -#icon-plugins, -.icon32.icon-users, -#icon-users, -#icon-profile, -#icon-user-edit, -.icon32.icon-tools, -#icon-tools, -#icon-admin, -.icon32.icon-settings, -#icon-options-general, -.icon32.icon-site, -#icon-ms-admin, -.icon32.icon-generic, -#icon-generic { - background-image: url(../images/icons32.png?ver=20121105); -} - -.icon32.icon-post, -#icon-edit, -#icon-post { - background-position: -552px -5px; -} - -.icon32.icon-dashboard, -#icon-index { - background-position: -137px -5px; -} - -.icon32.icon-media, -#icon-upload { - background-position: -251px -5px; -} - -.icon32.icon-links, -#icon-link-manager, -#icon-link, -#icon-link-category { - background-position: -190px -5px; -} - -.icon32.icon-page, -#icon-edit-pages, -#icon-page { - background-position: -312px -5px; -} - -.icon32.icon-comments, -#icon-edit-comments { - background-position: -72px -5px; -} - -.icon32.icon-appearance, -#icon-themes { - background-position: -11px -5px; -} - -.icon32.icon-plugins, -#icon-plugins { - background-position: -370px -5px; -} - -.icon32.icon-users, -#icon-users, -#icon-profile, -#icon-user-edit { - background-position: -600px -5px; -} - -.icon32.icon-tools, -#icon-tools, -#icon-admin { - background-position: -432px -5px; -} - -.icon32.icon-settings, -#icon-options-general { - background-position: -492px -5px; -} - -.icon32.icon-site, -#icon-ms-admin { - background-position: -659px -5px; -} - -.icon32.icon-generic, -#icon-generic { - background-position: -708px -5px; -} - -/* end screen icons */ - -/* Post format icons */ - -.post-format-icon { - background: url(../images/post-formats.png) no-repeat; -} - -/* Diff */ -table.diff .diff-deletedline { - background-color: #ffe9e9; -} - -table.diff .diff-deletedline del { - background-color: #faa; -} - -table.diff .diff-addedline { - background-color: #e9ffe9; -} - -table.diff .diff-addedline ins { - background-color: #afa; -} - -.revisions-meta { - border: 1px solid #dfdfdf; -} - -.revisions-controls { - background: #fff; - background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,rgba(255,255,255,1)), color-stop(30px,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); - background: -webkit-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 30px, rgba(255,255,255,1) 100%); - background: -moz-linear-gradient(bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30px, rgba(255,255,255,1) 100%); - background: -o-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 30px, rgba(255,255,255,1) 100%); - background: linear-gradient(to top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 30px, rgba(255,255,255,1) 100%); -} - -.revisions-tooltip, -.revisions-tooltip-arrow span { - border-color: #d7d7d7; - background-color: #fff; -} - -.revisions-tickmarks > div { - border-color: #aaa; -} - -/* jQuery UI Slider */ -.wp-slider.ui-slider { - border-color: #d7d7d7; -} - -.wp-slider .ui-slider-handle { - border-color: #ccc; - border-radius: 50%; - background: #f4f4f4; - background-image: -webkit-gradient(linear, left bottom, left top, from(#dfdfdf), to(#fff)); - background-image: -webkit-linear-gradient(bottom, #dfdfdf, #fff); - background-image: -moz-linear-gradient(bottom, #dfdfdf, #fff); - background-image: -o-linear-gradient(bottom, #dfdfdf, #fff); - background-image: linear-gradient(to top, #dfdfdf, #fff); - color: #333; -} - -.wp-slider .ui-slider-handle:hover, -.wp-slider .ui-slider-handle:focus { - border-color: #aaa; -} - -.wp-slider .ui-slider-handle.ui-state-hover, -.wp-slider .ui-slider-handle.ui-state-focus { - border-color: #aaa; - outline: none; -} - -/* edit image */ -#sidemenu a { - background-color: #f9f9f9; - border-color: #f9f9f9; - border-bottom-color: #dfdfdf; -} - -#sidemenu a.current { - background-color: #fff; - border-color: #dfdfdf #dfdfdf #fff; - color: #d54e21; -} - -#replyerror { - border-color: #ddd; - background-color: #f9f9f9; -} - -/* table vim shortcuts */ -.vim-current, -.vim-current th, -.vim-current td { - background-color: #E4F2FD !important; -} - -/* Install Plugins */ -#plugin-information .fyi ul { - background-color: #eaf3fa; -} - -#plugin-information .fyi h2.mainheader { - background-color: #cee1ef; -} - -#plugin-information pre, -#plugin-information code { - background-color: #ededff; -} - -#plugin-information pre { - border: 1px solid #ccc; -} - -/* inline editor */ -#bulk-titles { - border-color: #ddd; -} - -.inline-editor div.title { - background-color: #eaf3fa; -} - -.inline-editor ul.cat-checklist { - background-color: #fff; - border-color: #ddd; -} - -.inline-editor .quick-edit-save { - background-color: #f1f1f1; -} - -fieldset.inline-edit-col-right .inline-edit-col { - border-color: #dfdfdf; -} - -.attention { - color: #d54e21; -} - -.js .meta-box-sortables .postbox:hover .handlediv { - background: transparent url(../images/arrows.png) no-repeat 6px 7px; -} - -.tablenav .tablenav-pages { - color: #555; -} - -.tablenav .tablenav-pages a { - border-color: #e3e3e3; - background: #eee; - -moz-box-shadow: inset 0 1px 0 #fff; - -webkit-box-shadow: inset 0 1px 0 #fff; - box-shadow: inset 0 1px 0 #fff; -} - -.tablenav .tablenav-pages a:hover, -.tablenav .tablenav-pages a:focus { - color: #d54e21; -} - -.tablenav .tablenav-pages a.disabled, -.tablenav .tablenav-pages a.disabled:hover, -.tablenav .tablenav-pages a.disabled:focus { - color: #aaa; -} - -.tablenav .tablenav-pages .current { - background: #dfdfdf; - border-color: #d3d3d3; -} - -#availablethemes, -#availablethemes td { - border-color: #ddd; -} - -#current-theme img { - border-color: #999; -} - -#TB_window #TB_title a.tb-theme-preview-link, -#TB_window #TB_title a.tb-theme-preview-link:visited { - color: #999; -} - -#TB_window #TB_title a.tb-theme-preview-link:hover, -#TB_window #TB_title a.tb-theme-preview-link:focus { - color: #ccc; -} - -.misc-pub-section { - border-top-color: #fff; - border-bottom-color: #dfdfdf; -} - -#minor-publishing { - border-bottom-color: #dfdfdf; -} - -#post-body .misc-pub-section { - border-left-color: #eee; -} - -.post-com-count span { - background-color: #bbb; -} - -.form-table .color-palette td { - border-color: #fff; -} - -.sortable-placeholder { - border-color: #bbb; - background-color: #f5f5f5; -} - -#post-body ul.category-tabs li.tabs a, -#post-body ul.add-menu-item-tabs li.tabs a, -body.press-this ul.category-tabs li.tabs a { - color: #333; -} - -.view-switch #view-switch-list, -.view-switch #view-switch-excerpt { - background-color: transparent; - background-image: url('../images/list.png'); - background-repeat: no-repeat; -} - -.view-switch #view-switch-list { - background-position: 0 0; -} - -.view-switch .current #view-switch-list { - background-position: -40px 0; -} - -.view-switch #view-switch-excerpt { - background-position: -20px 0; -} - -.view-switch .current #view-switch-excerpt { - background-position: -60px 0; -} - -#header-logo { - background: transparent url(../images/wp-logo.png?ver=20110504) no-repeat scroll center center; -} - -.popular-tags, -.feature-filter { - background-color: #fff; - border-color: #dfdfdf; -} - -div.widgets-sortables, -#widgets-left .inactive, -#available-widgets .widget-holder { - background-color: #fcfcfc; - border-color: #dfdfdf; -} - -#available-widgets .widget-description { - color: #555; -} - -.sidebar-name { - color: #464646; - text-shadow: #fff 0 1px 0; - border-color: #dfdfdf; - -webkit-box-shadow: inset 0 1px 0 #fff; - box-shadow: inset 0 1px 0 #fff; -} - -.js .sidebar-name:hover, -.js #removing-widget { - color: #d54e21; -} - -#removing-widget span { - color: black; -} - -.js .sidebar-name-arrow { - background: transparent url(../images/arrows.png) no-repeat 5px 9px; -} - -.js .sidebar-name:hover .sidebar-name-arrow { - background: transparent url(../images/arrows-dark.png) no-repeat 5px 9px; -} - -.in-widget-title { - color: #606060; -} - -.deleting .widget-title * { - color: #aaa; -} - -.imgedit-menu div { - border-color: #d5d5d5; - background-color: #f1f1f1; -} - -.imgedit-menu div:hover { - border-color: #c1c1c1; - background-color: #eaeaea; -} - -.imgedit-menu div.disabled { - border-color: #ccc; - background-color: #ddd; - filter: alpha(opacity=50); - opacity: 0.5; -} - -#dashboard_recent_comments div.undo { - border-top-color: #dfdfdf; -} - -.comment-ays, -.comment-ays th { - border-color: #ddd; -} - -.comment-ays th { - background-color: #f1f1f1; -} - -/* added from nav-menu.css */ -#menu-management .menu-edit { - border-color: #dfdfdf; -} - -#post-body { - background: #fff; - border-top-color: #fff; - border-bottom-color: #dfdfdf; -} - -#nav-menu-header { - border-bottom-color: #dfdfdf; -} - -#nav-menu-footer { - border-top-color: #fff; -} - -#menu-management .nav-tabs-arrow a { - color: #c1c1c1; -} - -#menu-management .nav-tabs-arrow a:hover { - color: #d54e21; -} - -#menu-management .nav-tabs-arrow a:active { - color: #464646; -} - -#menu-management .nav-tab-active { - border-color: #dfdfdf; -} - -#menu-management .nav-tab { - background: #fbfbfb; - border-color: #dfdfdf; -} - -.js .input-with-default-title { - color: #aaa; -} - -#cancel-save { - color: #f00; -} - -#cancel-save:hover { - background-color: #f00; - color: #fff; -} - -.list-container, -.menu-item-handle { - border-color: #dfdfdf; -} - -.menu li.deleting .menu-item-handle { - background-color: #f66; - text-shadow: #ccc; -} - -.item-type { /* Menu item controls */ - color: #999; -} - -.item-controls .menu-item-delete:hover { - color: #f00; -} - -.nav-menus-php .item-edit { - background: transparent url(../images/arrows.png) no-repeat 8px 10px; - border-bottom-color: #eee; -} - -.nav-menus-php .item-edit:hover { - background: transparent url(../images/arrows-dark.png) no-repeat 8px 10px; -} - -.menu-item-settings { /* Menu editing */ - border-color: #dfdfdf; -} - -.link-to-original { - color: #777; - border-color: #dfdfdf; -} - -#cancel-save:hover { - color: #fff !important; -} - -#update-menu-item { - color: #fff !important; -} - -#update-menu-item:hover, -#update-menu-item:active, -#update-menu-item:focus { - color: #eaf2fa !important; - border-color: #13455b !important; -} - -.submitbox .submitcancel { - color: #21759b; - border-bottom-color: #21759b; -} - -.submitbox .submitcancel:hover { - background: #21759b; - color: #fff; -} - -.manage-menus { - border: 1px solid #eeeeee; - background: #fbfbfb; -} - -.theme-location-set { - color: #999999; -} - -.nav-menus-php .delete-action a { - color: #bc0b0b; -} - -.is-submenu { - color: #999999; -} -/* end added from nav-menu.css */ - -.nav-tab { - border-color: #dfdfdf #dfdfdf #fff; -} - -.nav-tab:hover, -.nav-tab-active { - border-color: #ccc #ccc #fff; -} - -h2.nav-tab-wrapper, h3.nav-tab-wrapper { - border-bottom-color: #ccc; -} - -#menu-management .nav-tab-active, -.menu-item-handle, -.menu-item-settings { - -webkit-box-shadow: inset 0 1px 0 #fff; - box-shadow: inset 0 1px 0 #fff; -} - -#menu-management .nav-tab-active { - background: #f9f9f9; - border-bottom-color: #f9f9f9; -} - -#upload-form label { - color: #777; -} - -/* Begin About Pages */ - -.about-wrap h1 { - color: #333; - text-shadow: 1px 1px 1px #fff; -} - -.about-text { - color: #777; -} - -.wp-badge { - color: #fff; - text-shadow: 0 -1px 0 rgba(22, 57, 81, 0.3); -} - -.about-wrap h2 .nav-tab { - color: #21759b; -} - -.about-wrap h2 .nav-tab:hover { - color: #d54e21; -} - -.about-wrap h2 .nav-tab-active, -.about-wrap h2 .nav-tab-active:hover { - color: #333; -} - -.about-wrap h2 .nav-tab-active { - text-shadow: 1px 1px 1px #fff; - color: #464646; -} - -.about-wrap h3 { - color: #333; - text-shadow: 1px 1px 1px #fff; -} - -.about-wrap .feature-section h4 { - color: #464646; -} - -.about-wrap h4.wp-people-group { - text-shadow: 1px 1px 1px #fff; -} - -.about-wrap .point-releases { - border-bottom: 1px solid #dfdfdf; -} - -.about-wrap .point-releases h3 { - border-top: 1px solid #dfdfdf; -} - -.about-wrap .point-releases h3:first-child { - border: 0; -} - -.about-wrap li.wp-person img.gravatar { - -webkit-box-shadow: 0 0 4px rgba( 0, 0, 0, 0.4 ); - box-shadow: 0 0 4px rgba( 0, 0, 0, 0.4 ); -} - -.about-wrap li.wp-person .title { - color: #464646; - text-shadow: 1px 1px 1px #fff; -} - -.freedoms-php .about-wrap ol li { - color: #999; -} - -.freedoms-php .about-wrap ol p { - color: #464646; -} - -/* End About Pages */ - - -/*------------------------------------------------------------------------------ - 2.0 - Right to Left Styles -------------------------------------------------------------------------------*/ - -.rtl .bar { - border-right-color: transparent; - border-left-color: #99d; -} - -.rtl #screen-meta-links a.show-settings { - background-position: left 3px; -} - -.rtl #screen-meta-links a.show-settings.screen-meta-active { - background-position: left -33px; -} - -/* Menu */ -.rtl #adminmenushadow, -.rtl #adminmenuback { - background-image: url(../images/menu-shadow-rtl.png); - background-position: top left; -} - -.rtl #adminmenu .wp-submenu .wp-submenu-head { - border-right-color: transparent; - border-left-color: #dfdfdf; -} - -.rtl #adminmenu .wp-submenu, -.rtl.folded #adminmenu .wp-has-current-submenu .wp-submenu { - -webkit-box-shadow: -2px 2px 5px rgba( 0, 0, 0, 0.4 ); - box-shadow: -2px 2px 5px rgba( 0, 0, 0, 0.4 ); -} - -.rtl #adminmenu .wp-has-current-submenu .wp-submenu { - -webkit-box-shadow: none; - box-shadow: none; -} - -/* Collapse Menu Button */ -.rtl #collapse-button div { - background-position: 0 -108px; -} - -.rtl.folded #collapse-button div { - background-position: 0 -72px; -} - -/* Auto-folding of the admin menu for RTL */ -@media only screen and (max-width: 900px) { - .rtl.auto-fold #adminmenu a.wp-has-current-submenu:focus + .wp-submenu, - .rtl.auto-fold #adminmenu .wp-has-current-submenu .wp-submenu { - -webkit-box-shadow: -2px 2px 5px rgba( 0, 0, 0, 0.4 ); - box-shadow: -2px 2px 5px rgba( 0, 0, 0, 0.4 ); - } - - .rtl.auto-fold #collapse-button div { - background-position: 0 -72px; - } -} - -/* Edit Image */ -.js.rtl .meta-box-sortables .postbox:hover .handlediv { - background: transparent url(../images/arrows.png) no-repeat 6px 7px; -} - -.rtl #post-body .misc-pub-section { - border-right-color: transparent; - border-left-color: #eee; -} - -.js.rtl .sidebar-name-arrow { - background: transparent url(../images/arrows.png) no-repeat 5px 9px; -} - -.js.rtl .sidebar-name:hover .sidebar-name-arrow { - background: transparent url(../images/arrows-dark.png) no-repeat 5px 9px; -} - -/** - * HiDPI Displays - */ -@media print, - (-o-min-device-pixel-ratio: 5/4), - (-webkit-min-device-pixel-ratio: 1.25), - (min-resolution: 120dpi) { - - .curtime #timestamp { - background-image: url("../images/date-button-2x.gif?ver=20120916"); - background-size: 16px auto; - } - - .tagchecklist span a, - #bulk-titles div a, - .tagchecklist span a:hover, - #bulk-titles div a:hover { - background-image: url("../images/xit-2x.gif?ver=20120916"); - background-size: 20px auto; - } - - #screen-meta-links a.show-settings, - #screen-meta-links a.show-settings.screen-meta-active, - #adminmenu .wp-has-submenu:hover .wp-menu-toggle, - #adminmenu .wp-menu-open .wp-menu-toggle, - #collapse-button div, - .nav-menus-php .item-edit, - .js .meta-box-sortables .postbox:hover .handlediv, - .sidebar-name-arrow, - .rtl #adminmenu .wp-has-submenu:hover .wp-menu-toggle, - .rtl #adminmenu .wp-menu-open .wp-menu-toggle, - .js.rtl .meta-box-sortables .postbox:hover .handlediv, - .rtl .sidebar-name-arrow { - background-image: url("../images/arrows-2x.png?ver=20120916"); - background-size: 15px 123px; - } - - #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle, - #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle, - .sidebar-name:hover .sidebar-name-arrow, - .nav-menus-php .item-edit:hover, - .rtl #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle, - .rtl #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle, - .rtl .sidebar-name:hover .sidebar-name-arrow { - background-image: url("../images/arrows-dark-2x.png?ver=20120916"); - background-size: 15px 123px; - } - - .view-switch #view-switch-list, - .view-switch #view-switch-excerpt { - background-image: url("../images/list-2x.png?ver=20120916"); - background-size: 80px 20px; - } - - .icon32.icon-post, - #icon-edit, - #icon-post, - .icon32.icon-dashboard, - #icon-index, - .icon32.icon-media, - #icon-upload, - .icon32.icon-links, - #icon-link-manager, - #icon-link, - #icon-link-category, - .icon32.icon-page, - #icon-edit-pages, - #icon-page, - .icon32.icon-comments, - #icon-edit-comments, - .icon32.icon-appearance, - #icon-themes, - .icon32.icon-plugins, - #icon-plugins, - .icon32.icon-users, - #icon-users, - #icon-profile, - #icon-user-edit, - .icon32.icon-tools, - #icon-tools, - #icon-admin, - .icon32.icon-settings, - #icon-options-general, - .icon32.icon-site, - #icon-ms-admin, - .icon32.icon-generic, - #icon-generic { - background-image: url(../images/icons32-2x.png?ver=20121105); - background-size: 756px 45px; - } - - .icon16.icon-dashboard, - .menu-icon-dashboard div.wp-menu-image, - .icon16.icon-post, - .menu-icon-post div.wp-menu-image, - .icon16.icon-media, - .menu-icon-media div.wp-menu-image, - .icon16.icon-links, - .menu-icon-links div.wp-menu-image, - .icon16.icon-page, - .menu-icon-page div.wp-menu-image, - .icon16.icon-comments, - .menu-icon-comments div.wp-menu-image, - .icon16.icon-appearance, - .menu-icon-appearance div.wp-menu-image, - .icon16.icon-plugins, - .menu-icon-plugins div.wp-menu-image, - .icon16.icon-users, - .menu-icon-users div.wp-menu-image, - .icon16.icon-tools, - .menu-icon-tools div.wp-menu-image, - .icon16.icon-settings, - .menu-icon-settings div.wp-menu-image, - .icon16.icon-site, - .menu-icon-site div.wp-menu-image, - .icon16.icon-generic, - .menu-icon-generic div.wp-menu-image { - background-image: url('../images/menu-2x.png?ver=20121105'); - background-size: 390px 64px; - } - - #header-logo { - background-image: url('../images/wp-logo-2x.png?ver=20120916'); - background-size: 16px auto; - } - - /* 16px post formats */ - .post-format-icon { - background-image: url(../images/post-formats32.png); - background-size: 16px 304px; - } - -} diff --git a/sources/wp-admin/css/colors-fresh.min.css b/sources/wp-admin/css/colors-fresh.min.css deleted file mode 100644 index b51baf0..0000000 --- a/sources/wp-admin/css/colors-fresh.min.css +++ /dev/null @@ -1 +0,0 @@ -.find-box-search,.find-box-buttons{background-color:#f7f7f7;border-top:1px solid #ddd}.find-box{background-color:#444}.find-box-head{color:#eee}.find-box-inside{background-color:#fff}a.page-numbers:hover{border-color:#999}body,#wpbody,.form-table .pre,.ui-autocomplete li a{color:#333}body>#upload-menu{border-bottom-color:#fff}#postcustomstuff table,#your-profile fieldset,#rightnow,div.dashboard-widget,#dashboard-widgets p.dashboard-widget-links{border-color:#ccc}#poststuff .inside label.spam,#poststuff .inside label.deleted{color:red}#poststuff .inside label.waiting{color:orange}#poststuff .inside label.approved{color:green}#postcustomstuff table{border-color:#dfdfdf;background-color:#f9f9f9}#postcustomstuff thead th{background-color:#f1f1f1}table.widefat{border-color:#dfdfdf;background-color:#f9f9f9}div.dashboard-widget-error{background-color:#c43}div.dashboard-widget-notice{background-color:#cfe1ef}div.dashboard-widget-submit{border-top-color:#ccc}ul.category-tabs li{border-color:transparent}div.tabs-panel,.wp-tab-panel,ul.add-menu-item-tabs li.tabs,.wp-tab-active{border-color:#dfdfdf;background-color:#fff}ul.category-tabs li.tabs{border-color:#dfdfdf #dfdfdf #fff}ul.category-tabs li.tabs,ul.add-menu-item-tabs li.tabs,.wp-tab-active{background-color:#fff}kbd,code{background:#eaeaea}textarea,input[type=text],input[type=password],input[type=file],input[type=email],input[type=number],input[type=search],input[type=tel],input[type=url],select{border-color:#dfdfdf}textarea:focus,input[type=text]:focus,input[type=password]:focus,input[type=file]:focus,input[type=email]:focus,input[type=number]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=url]:focus,select:focus{border-color:#aaa}input.disabled,textarea.disabled{background-color:#ccc}#plugin-information .action-button a,#plugin-information .action-button a:hover,#plugin-information .action-button a:visited{color:#fff}.revisions-meta,.widget .widget-top,.postbox h3,.stuffbox h3,.widefat thead tr th,.widefat tfoot tr th,h3.dashboard-widget-title,h3.dashboard-widget-title span,h3.dashboard-widget-title small,.sidebar-name,#nav-menu-header,#nav-menu-footer,.menu-item-handle{background:#f1f1f1;background-image:-webkit-gradient(linear,left bottom,left top,from(#ececec),to(#f9f9f9));background-image:-webkit-linear-gradient(bottom,#ececec,#f9f9f9);background-image:-moz-linear-gradient(bottom,#ececec,#f9f9f9);background-image:-o-linear-gradient(bottom,#ececec,#f9f9f9);background-image:linear-gradient(to top,#ececec,#f9f9f9)}.widget .widget-top,.postbox h3,.stuffbox h3{border-bottom-color:#dfdfdf;text-shadow:#fff 0 1px 0;-webkit-box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 #fff}.form-table th,.form-wrap label{color:#222;text-shadow:#fff 0 1px 0}.description,.form-wrap p{color:#666}strong .post-com-count span{background-color:#21759b}.sorthelper{background-color:#ccf3fa}.ac_match,.subsubsub a.current{color:#000}.wrap h2{color:#464646}.wrap .add-new-h2,.wrap .add-new-h2:active{background:#f1f1f1}.subtitle{color:#777}.ac_over{background-color:#f0f0b8}.ac_results{background-color:#fff;border-color:gray}.ac_results li{color:#101010}.alternate,.alt{background-color:#fcfcfc}.available-theme a.screenshot{background-color:#f1f1f1;border-color:#ddd}#current-theme{border-bottom-color:#dfdfdf}.bar{background-color:#e8e8e8;border-right-color:#99d}#media-upload,#media-upload .media-item .slidetoggle{background:#fff}#media-upload .slidetoggle{border-top-color:#dfdfdf}div.error,.login #login_error{background-color:#ffebe8;border-color:#c00}div.error a{color:#c00}.form-invalid{background-color:#ffebe8!important}.form-invalid input,.form-invalid select{border-color:#c00!important}.submit,#commentsdiv #add-new-comment{border-color:#dfdfdf}.highlight{background-color:#e4f2fd;color:#000}.howto,.nonessential,#edit-slug-box,.form-input-tip,.subsubsub{color:#666}.media-upload-form label.form-help,td.help{color:#9a9a9a}.ui-autocomplete{border-color:#aaa;background-color:#efefef}.ui-autocomplete li a.ui-state-focus{background-color:#ddd}.post-com-count{color:#fff}.post-com-count span{background-color:#bbb;color:#fff}.post-com-count:hover span{background-color:#d54e21}.quicktags,.search{background-color:#ccc;color:#000}.side-info h5{border-bottom-color:#dadada}.side-info ul{color:#666}a:hover,a:active{color:#d54e21}a:focus{color:#124964}#adminmenu a:hover,#adminmenu li.menu-top>a:focus,#adminmenu .wp-submenu a:hover,#the-comment-list .comment a:hover,#rightnow a:hover,#media-upload a.del-link:hover,div.dashboard-widget-submit input:hover,.subsubsub a:hover,.subsubsub a.current:hover,.ui-tabs-nav a:hover,.plugins .inactive a:hover,#all-plugins-table .plugins .inactive a:hover,#search-plugins-table .plugins .inactive a:hover{color:#d54e21}#the-comment-list .comment-item,#dashboard-widgets #dashboard_quick_press form p.submit{border-color:#dfdfdf}#side-sortables .category-tabs .tabs a,#side-sortables .add-menu-item-tabs .tabs a,.wp-tab-bar .wp-tab-active a{color:#333}#rightnow .rbutton{background-color:#ebebeb;color:#264761}#dashboard_right_now .table_content,#dashboard_right_now .table_discussion{border-top-color:#ececec}.submitbox .submit{background-color:#464646;color:#ccc}.plugins a.delete:hover,#all-plugins-table .plugins a.delete:hover,#search-plugins-table .plugins a.delete:hover,.submitbox .submitdelete{color:red;border-bottom-color:red}.submitbox .submitdelete:hover,#media-items a.delete:hover,#media-items a.delete-permanently:hover,#nav-menu-footer .menu-delete:hover{color:#fff;background-color:red;border-bottom-color:red}#normal-sortables .submitbox .submitdelete:hover{color:#000;background-color:red;border-bottom-color:red}.tablenav .dots{border-color:transparent}.tablenav .next,.tablenav .prev{border-color:transparent;color:#21759b}.tablenav .next:hover,.tablenav .prev:hover{border-color:transparent;color:#d54e21}div.updated,.login .message{background-color:#ffffe0;border-color:#e6db55}.update-message{color:#000}a.page-numbers{border-bottom-color:#b8d3e2}.commentlist li{border-bottom-color:#ccc}.widefat td,.widefat th{border-top-color:#fff;border-bottom-color:#dfdfdf}.widefat th{text-shadow:rgba(255,255,255,.8) 0 1px 0}.widefat td{color:#555}.widefat p,.widefat ol,.widefat ul{color:#333}.widefat thead tr th,.widefat tfoot tr th,h3.dashboard-widget-title,h3.dashboard-widget-title span,h3.dashboard-widget-title small{color:#333}th.sortable a:hover,th.sortable a:active,th.sortable a:focus{color:#333}th.sortable a:focus{background:#e1e1e1;background-image:-webkit-gradient(linear,left bottom,left top,from(#dcdcdc),to(#e9e9e9));background-image:-webkit-linear-gradient(bottom,#dcdcdc,#e9e9e9);background-image:-moz-linear-gradient(bottom,#dcdcdc,#e9e9e9);background-image:-o-linear-gradient(bottom,#dcdcdc,#e9e9e9);background-image:linear-gradient(to top,#dcdcdc,#e9e9e9)}h3.dashboard-widget-title small a{color:#d7d7d7}h3.dashboard-widget-title small a:hover{color:#fff}a,#adminmenu a,#the-comment-list p.comment-author strong a,#media-upload a.del-link,#media-items a.delete,#media-items a.delete-permanently,.plugins a.delete,.ui-tabs-nav a{color:#21759b}#adminmenu .awaiting-mod,#adminmenu .update-plugins,#sidemenu a .update-plugins,#rightnow .reallynow{background-color:#464646;color:#fff;-webkit-box-shadow:rgba(255,255,255,.5) 0 1px 0;box-shadow:rgba(255,255,255,.5) 0 1px 0}#plugin-information .action-button{background-color:#d54e21;color:#fff}#adminmenu li.current a .awaiting-mod,#adminmenu li a.wp-has-current-submenu .update-plugins{background-color:#464646;color:#fff;-webkit-box-shadow:rgba(255,255,255,.5) 0 1px 0;box-shadow:rgba(255,255,255,.5) 0 1px 0}div#media-upload-header,div#plugin-information-header{background-color:#f9f9f9;border-bottom-color:#dfdfdf}#currenttheme img{border-color:#666}#dashboard_secondary div.dashboard-widget-content ul li a{background-color:#f9f9f9}input.readonly,textarea.readonly{background-color:#ddd}#editable-post-name{background-color:#fffbcc}#edit-slug-box strong,.tablenav .displaying-num,#submitted-on,.submitted-on{color:#777}.login #nav a,.login #backtoblog a{color:#21759b!important}.login #nav a:hover,.login #backtoblog a:hover{color:#d54e21!important}#wpfooter{color:#777;border-color:#dfdfdf}.imgedit-group,#media-items .media-item,.media-item .describe{border-color:#dfdfdf}.checkbox,.side-info,.plugins tr,#your-profile #rich_editing{background-color:#fcfcfc}.plugins .inactive,.plugins .inactive th,.plugins .inactive td,tr.inactive+tr.plugin-update-tr .plugin-update{background-color:#f4f4f4}.plugin-update-tr .update-message{background-color:#fffbe4;border-color:#dfdfdf}.plugins .active,.plugins .active th,.plugins .active td{color:#000}.plugins .inactive a{color:#579}#the-comment-list tr.undo,#the-comment-list div.undo{background-color:#f4f4f4}#the-comment-list .unapproved{background-color:#ffffe0}#the-comment-list .approve a{color:#006505}#the-comment-list .unapprove a{color:#d98500}table.widefat span.delete a,table.widefat span.trash a,table.widefat span.spam a,#dashboard_recent_comments .delete a,#dashboard_recent_comments .trash a,#dashboard_recent_comments .spam a{color:#bc0b0b}.welcome-panel{background:#f5f5f5;background-image:-webkit-gradient(linear,left bottom,left top,from(#f5f5f5),to(#fafafa));background-image:-webkit-linear-gradient(bottom,#f5f5f5,#fafafa);background-image:-moz-linear-gradient(bottom,#f5f5f5,#fafafa);background-image:-o-linear-gradient(bottom,#f5f5f5,#fafafa);background-image:linear-gradient(to top,#f5f5f5,#fafafa);border-color:#dfdfdf}.welcome-panel p{color:#777}.welcome-panel-column p{color:#464646}.welcome-panel h3{text-shadow:1px 1px 1px #fff}.widget,#widget-list .widget-top,.postbox,#titlediv,#poststuff .postarea,.stuffbox{border-color:#dfdfdf;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff;-webkit-border-radius:3px;border-radius:3px}.widget,#widget-list .widget-top,.postbox,.menu-item-settings{background:#f5f5f5;background-image:-webkit-gradient(linear,left bottom,left top,from(#f5f5f5),to(#f9f9f9));background-image:-webkit-linear-gradient(bottom,#f5f5f5,#f9f9f9);background-image:-moz-linear-gradient(bottom,#f5f5f5,#f9f9f9);background-image:-o-linear-gradient(bottom,#f5f5f5,#f9f9f9);background-image:linear-gradient(to top,#f5f5f5,#f9f9f9)}.postbox h3{color:#464646}.widget .widget-top{color:#222}.js .sidebar-name:hover h3,.js .postbox h3:hover{color:#000}.curtime #timestamp{background-image:url(../images/date-button.gif)}#rightnow .youhave{background-color:#f0f6fb}#rightnow a{color:#448abd}.tagchecklist span a,#bulk-titles div a{background:url(../images/xit.gif) no-repeat}.tagchecklist span a:hover,#bulk-titles div a:hover{background:url(../images/xit.gif) no-repeat -10px 0}#update-nag,.update-nag{background-color:#fffbcc;border-color:#e6db55;color:#555}#screen-meta{background-color:#f1f1f1;border-color:#ccc;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.05);box-shadow:0 1px 3px rgba(0,0,0,.05)}#contextual-help-back{background:#fff}.contextual-help-tabs a:hover{color:#333}#contextual-help-back,.contextual-help-tabs .active{border-color:#ccc}.contextual-help-tabs .active,.contextual-help-tabs .active a,.contextual-help-tabs .active a:hover{background:#fff;color:#333}#screen-options-link-wrap,#contextual-help-link-wrap{border-right:1px solid #ccc;border-left:1px solid #ccc;border-bottom:1px solid #ccc;background:#e3e3e3;background-image:-webkit-gradient(linear,left bottom,left top,from(#dfdfdf),to(#f1f1f1));background-image:-webkit-linear-gradient(bottom,#dfdfdf,#f1f1f1);background-image:-moz-linear-gradient(bottom,#dfdfdf,#f1f1f1);background-image:-o-linear-gradient(bottom,#dfdfdf,#f1f1f1);background-image:linear-gradient(to top,#dfdfdf,#f1f1f1)}#screen-meta-links a{color:#777;background:transparent url(../images/arrows.png) no-repeat right 4px}#screen-meta-links a:hover,#screen-meta-links a:active{color:#333;background-color:transparent}#screen-meta-links a.screen-meta-active{background-position:right -31px}.login #backtoblog a{color:#464646}#wphead{border-bottom:#dfdfdf 1px solid}#wphead h1 a{color:#464646}#wpfooter a:link,#wpfooter a:visited{text-decoration:none}#wpfooter a:hover{text-decoration:underline}.file-error,abbr.required,.widget-control-remove:hover,table.widefat .delete a:hover,table.widefat .trash a:hover,table.widefat .spam a:hover,#dashboard_recent_comments .delete a:hover,#dashboard_recent_comments .trash a:hover #dashboard_recent_comments .spam a:hover{color:red}#pass-strength-result{background-color:#eee;border-color:#ddd!important}#pass-strength-result.bad{background-color:#ffb78c;border-color:#ff853c!important}#pass-strength-result.good{background-color:#ffec8b;border-color:#fc0!important}#pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040!important}#pass-strength-result.strong{background-color:#c3ff88;border-color:#8dff1c!important}#post-status-info{border-color:#dfdfdf #ccc #ccc;background-color:#eaeaea}.editwidget .widget-inside{border-color:#dfdfdf}#titlediv #title{background-color:#fff}#tTips p#tTips_inside{background-color:#ddd;color:#333}#poststuff .inside .the-tagcloud{border-color:#ddd}#adminmenuback,#adminmenuwrap{background-color:#ececec;border-color:#ccc}#adminmenushadow,#adminmenuback{background-image:url(../images/menu-shadow.png);background-position:top right;background-repeat:repeat-y}#adminmenu li.wp-menu-separator{background:#dfdfdf;border-color:#cfcfcf}#adminmenu div.separator{border-color:#e1e1e1}#adminmenu a.menu-top,#adminmenu .wp-submenu .wp-submenu-head{border-top-color:#f9f9f9;border-bottom-color:#dfdfdf}#adminmenu li.wp-menu-open{border-color:#dfdfdf}#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{background-color:#e4e4e4;color:#d54e21;text-shadow:0 1px 0 rgba(255,255,255,.4)}#adminmenu li.menu-top:hover>a span,#adminmenu li.menu-top>a:focus span{text-shadow:none}#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,#adminmenu li.current a.menu-top,.folded #adminmenu li.wp-has-current-submenu,.folded #adminmenu li.current.menu-top,#adminmenu .wp-menu-arrow,#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head{background:#777;background-image:-webkit-gradient(linear,left bottom,left top,from(#6d6d6d),to(gray));background-image:-webkit-linear-gradient(bottom,#6d6d6d,gray);background-image:-moz-linear-gradient(bottom,#6d6d6d,gray);background-image:-o-linear-gradient(bottom,#6d6d6d,gray);background-image:linear-gradient(to top,#6d6d6d,gray)}#adminmenu .wp-menu-arrow div{background:#777;background-image:-webkit-gradient(linear,right bottom,left top,from(#6d6d6d),to(gray));background-image:-webkit-linear-gradient(bottom right,#6d6d6d,gray);background-image:-moz-linear-gradient(bottom right,#6d6d6d,gray);background-image:-o-linear-gradient(bottom right,#6d6d6d,gray);background-image:linear-gradient(to top left,#6d6d6d,gray)}#adminmenu li.wp-not-current-submenu .wp-menu-arrow{border-top-color:#f9f9f9;border-bottom-color:#dfdfdf;background:#e4e4e4}#adminmenu li.wp-not-current-submenu .wp-menu-arrow div{background:#e4e4e4;border-color:#ccc}.folded #adminmenu li.menu-top li:hover a{background-image:none}#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,#adminmenu li.current a.menu-top,#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head{text-shadow:0 -1px 0 #333;color:#fff;border-top-color:gray;border-bottom-color:#6d6d6d}.folded #adminmenu li.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{border-top-color:gray;border-bottom-color:#6d6d6d}#adminmenu .wp-submenu a:hover,#adminmenu .wp-submenu a:focus{background-color:#eaf2fa;color:#333}#adminmenu .wp-submenu li.current,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:hover{color:#333}#adminmenu .wp-submenu,.folded #adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background-color:#fff;border-color:#dfdfdf;-webkit-box-shadow:2px 3px 6px rgba(0,0,0,.4);box-shadow:2px 3px 6px rgba(0,0,0,.4)}#adminmenu .wp-submenu .wp-submenu-head{background-color:#e4e4e4;color:#333}#collapse-menu{color:#aaa;border-top-color:#f9f9f9}#collapse-menu:hover{color:#999}#collapse-button{border-color:#ccc;background:#f4f4f4;background-image:-webkit-gradient(linear,left bottom,left top,from(#dfdfdf),to(#fff));background-image:-webkit-linear-gradient(bottom,#dfdfdf,#fff);background-image:-moz-linear-gradient(bottom,#dfdfdf,#fff);background-image:-o-linear-gradient(bottom,#dfdfdf,#fff);background-image:linear-gradient(to top,#dfdfdf,#fff)}#collapse-menu:hover #collapse-button{border-color:#aaa}#collapse-button div{background:transparent url(../images/arrows.png) no-repeat 0 -72px}.folded #collapse-button div{background-position:0 -108px}@media only screen and (max-width:900px){.auto-fold #adminmenu li.wp-has-current-submenu,.auto-fold #adminmenu li.current.menu-top{background-color:#777;background-image:-webkit-gradient(linear,left bottom,left top,from(#6d6d6d),to(gray));background-image:-webkit-linear-gradient(bottom,#6d6d6d,gray);background-image:-moz-linear-gradient(bottom,#6d6d6d,gray);background-image:-o-linear-gradient(bottom,#6d6d6d,gray);background-image:linear-gradient(bottom,#6d6d6d,gray)}.auto-fold #adminmenu li.wp-has-current-submenu,.auto-fold #adminmenu li.current.menu-top{border-top-color:gray;border-bottom-color:#6d6d6d}.auto-fold #adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.auto-fold #adminmenu .wp-has-current-submenu .wp-submenu{background-color:#fff;border-color:#dfdfdf;-webkit-box-shadow:2px 3px 6px rgba(0,0,0,.4);box-shadow:2px 3px 6px rgba(0,0,0,.4)}.auto-fold #collapse-button div{background-position:0 -108px}}.icon16,.icon32,div.wp-menu-image{background-color:transparent;background-repeat:no-repeat}.icon16.icon-dashboard,.menu-icon-dashboard div.wp-menu-image,.icon16.icon-post,.menu-icon-post div.wp-menu-image,.icon16.icon-media,.menu-icon-media div.wp-menu-image,.icon16.icon-links,.menu-icon-links div.wp-menu-image,.icon16.icon-page,.menu-icon-page div.wp-menu-image,.icon16.icon-comments,.menu-icon-comments div.wp-menu-image,.icon16.icon-appearance,.menu-icon-appearance div.wp-menu-image,.icon16.icon-plugins,.menu-icon-plugins div.wp-menu-image,.icon16.icon-users,.menu-icon-users div.wp-menu-image,.icon16.icon-tools,.menu-icon-tools div.wp-menu-image,.icon16.icon-settings,.menu-icon-settings div.wp-menu-image,.icon16.icon-site,.menu-icon-site div.wp-menu-image,.icon16.icon-generic,.menu-icon-generic div.wp-menu-image{background-image:url(../images/menu.png?ver=20121105)}.icon16.icon-dashboard,#adminmenu .menu-icon-dashboard div.wp-menu-image{background-position:-59px -33px}#adminmenu .menu-icon-dashboard:hover div.wp-menu-image,#adminmenu .menu-icon-dashboard.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-dashboard.current div.wp-menu-image{background-position:-59px -1px}.icon16.icon-post,#adminmenu .menu-icon-post div.wp-menu-image{background-position:-269px -33px}#adminmenu .menu-icon-post:hover div.wp-menu-image,#adminmenu .menu-icon-post.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-post.current div.wp-menu-image{background-position:-269px -1px}.icon16.icon-media,#adminmenu .menu-icon-media div.wp-menu-image{background-position:-119px -33px}#adminmenu .menu-icon-media:hover div.wp-menu-image,#adminmenu .menu-icon-media.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-media.current div.wp-menu-image{background-position:-119px -1px}.icon16.icon-links,#adminmenu .menu-icon-links div.wp-menu-image{background-position:-89px -33px}#adminmenu .menu-icon-links:hover div.wp-menu-image,#adminmenu .menu-icon-links.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-links.current div.wp-menu-image{background-position:-89px -1px}.icon16.icon-page,#adminmenu .menu-icon-page div.wp-menu-image{background-position:-149px -33px}#adminmenu .menu-icon-page:hover div.wp-menu-image,#adminmenu .menu-icon-page.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-page.current div.wp-menu-image{background-position:-149px -1px}.icon16.icon-comments,#adminmenu .menu-icon-comments div.wp-menu-image{background-position:-29px -33px}#adminmenu .menu-icon-comments:hover div.wp-menu-image,#adminmenu .menu-icon-comments.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-comments.current div.wp-menu-image{background-position:-29px -1px}.icon16.icon-appearance,#adminmenu .menu-icon-appearance div.wp-menu-image{background-position:1px -33px}#adminmenu .menu-icon-appearance:hover div.wp-menu-image,#adminmenu .menu-icon-appearance.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-appearance.current div.wp-menu-image{background-position:1px -1px}.icon16.icon-plugins,#adminmenu .menu-icon-plugins div.wp-menu-image{background-position:-179px -33px}#adminmenu .menu-icon-plugins:hover div.wp-menu-image,#adminmenu .menu-icon-plugins.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-plugins.current div.wp-menu-image{background-position:-179px -1px}.icon16.icon-users,#adminmenu .menu-icon-users div.wp-menu-image{background-position:-300px -33px}#adminmenu .menu-icon-users:hover div.wp-menu-image,#adminmenu .menu-icon-users.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-users.current div.wp-menu-image{background-position:-300px -1px}.icon16.icon-tools,#adminmenu .menu-icon-tools div.wp-menu-image{background-position:-209px -33px}#adminmenu .menu-icon-tools:hover div.wp-menu-image,#adminmenu .menu-icon-tools.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-tools.current div.wp-menu-image{background-position:-209px -1px}.icon16.icon-settings,#adminmenu .menu-icon-settings div.wp-menu-image{background-position:-239px -33px}#adminmenu .menu-icon-settings:hover div.wp-menu-image,#adminmenu .menu-icon-settings.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-settings.current div.wp-menu-image{background-position:-239px -1px}.icon16.icon-site,#adminmenu .menu-icon-site div.wp-menu-image{background-position:-359px -33px}#adminmenu .menu-icon-site:hover div.wp-menu-image,#adminmenu .menu-icon-site.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-site.current div.wp-menu-image{background-position:-359px -1px}.icon16.icon-generic,#adminmenu .menu-icon-generic div.wp-menu-image{background-position:-330px -33px}#adminmenu .menu-icon-generic:hover div.wp-menu-image,#adminmenu .menu-icon-generic.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-generic.current div.wp-menu-image{background-position:-330px -1px}.icon32.icon-post,#icon-edit,#icon-post,.icon32.icon-dashboard,#icon-index,.icon32.icon-media,#icon-upload,.icon32.icon-links,#icon-link-manager,#icon-link,#icon-link-category,.icon32.icon-page,#icon-edit-pages,#icon-page,.icon32.icon-comments,#icon-edit-comments,.icon32.icon-appearance,#icon-themes,.icon32.icon-plugins,#icon-plugins,.icon32.icon-users,#icon-users,#icon-profile,#icon-user-edit,.icon32.icon-tools,#icon-tools,#icon-admin,.icon32.icon-settings,#icon-options-general,.icon32.icon-site,#icon-ms-admin,.icon32.icon-generic,#icon-generic{background-image:url(../images/icons32.png?ver=20121105)}.icon32.icon-post,#icon-edit,#icon-post{background-position:-552px -5px}.icon32.icon-dashboard,#icon-index{background-position:-137px -5px}.icon32.icon-media,#icon-upload{background-position:-251px -5px}.icon32.icon-links,#icon-link-manager,#icon-link,#icon-link-category{background-position:-190px -5px}.icon32.icon-page,#icon-edit-pages,#icon-page{background-position:-312px -5px}.icon32.icon-comments,#icon-edit-comments{background-position:-72px -5px}.icon32.icon-appearance,#icon-themes{background-position:-11px -5px}.icon32.icon-plugins,#icon-plugins{background-position:-370px -5px}.icon32.icon-users,#icon-users,#icon-profile,#icon-user-edit{background-position:-600px -5px}.icon32.icon-tools,#icon-tools,#icon-admin{background-position:-432px -5px}.icon32.icon-settings,#icon-options-general{background-position:-492px -5px}.icon32.icon-site,#icon-ms-admin{background-position:-659px -5px}.icon32.icon-generic,#icon-generic{background-position:-708px -5px}.post-format-icon{background:url(../images/post-formats.png) no-repeat}table.diff .diff-deletedline{background-color:#ffe9e9}table.diff .diff-deletedline del{background-color:#faa}table.diff .diff-addedline{background-color:#e9ffe9}table.diff .diff-addedline ins{background-color:#afa}.revisions-meta{border:1px solid #dfdfdf}.revisions-controls{background:#fff;background:-webkit-gradient(linear,left bottom,left top,color-stop(0%,rgba(255,255,255,1)),color-stop(30px,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,1)));background:-webkit-linear-gradient(bottom,rgba(255,255,255,0) 0,rgba(255,255,255,1) 30px,rgba(255,255,255,1) 100%);background:-moz-linear-gradient(bottom,rgba(255,255,255,0) 0,rgba(255,255,255,1) 30px,rgba(255,255,255,1) 100%);background:-o-linear-gradient(bottom,rgba(255,255,255,0) 0,rgba(255,255,255,1) 30px,rgba(255,255,255,1) 100%);background:linear-gradient(to top,rgba(255,255,255,0) 0,rgba(255,255,255,1) 30px,rgba(255,255,255,1) 100%)}.revisions-tooltip,.revisions-tooltip-arrow span{border-color:#d7d7d7;background-color:#fff}.revisions-tickmarks>div{border-color:#aaa}.wp-slider.ui-slider{border-color:#d7d7d7}.wp-slider .ui-slider-handle{border-color:#ccc;border-radius:50%;background:#f4f4f4;background-image:-webkit-gradient(linear,left bottom,left top,from(#dfdfdf),to(#fff));background-image:-webkit-linear-gradient(bottom,#dfdfdf,#fff);background-image:-moz-linear-gradient(bottom,#dfdfdf,#fff);background-image:-o-linear-gradient(bottom,#dfdfdf,#fff);background-image:linear-gradient(to top,#dfdfdf,#fff);color:#333}.wp-slider .ui-slider-handle:hover,.wp-slider .ui-slider-handle:focus{border-color:#aaa}.wp-slider .ui-slider-handle.ui-state-hover,.wp-slider .ui-slider-handle.ui-state-focus{border-color:#aaa;outline:0}#sidemenu a{background-color:#f9f9f9;border-color:#f9f9f9;border-bottom-color:#dfdfdf}#sidemenu a.current{background-color:#fff;border-color:#dfdfdf #dfdfdf #fff;color:#d54e21}#replyerror{border-color:#ddd;background-color:#f9f9f9}.vim-current,.vim-current th,.vim-current td{background-color:#E4F2FD!important}#plugin-information .fyi ul{background-color:#eaf3fa}#plugin-information .fyi h2.mainheader{background-color:#cee1ef}#plugin-information pre,#plugin-information code{background-color:#ededff}#plugin-information pre{border:1px solid #ccc}#bulk-titles{border-color:#ddd}.inline-editor div.title{background-color:#eaf3fa}.inline-editor ul.cat-checklist{background-color:#fff;border-color:#ddd}.inline-editor .quick-edit-save{background-color:#f1f1f1}fieldset.inline-edit-col-right .inline-edit-col{border-color:#dfdfdf}.attention{color:#d54e21}.js .meta-box-sortables .postbox:hover .handlediv{background:transparent url(../images/arrows.png) no-repeat 6px 7px}.tablenav .tablenav-pages{color:#555}.tablenav .tablenav-pages a{border-color:#e3e3e3;background:#eee;-moz-box-shadow:inset 0 1px 0 #fff;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff}.tablenav .tablenav-pages a:hover,.tablenav .tablenav-pages a:focus{color:#d54e21}.tablenav .tablenav-pages a.disabled,.tablenav .tablenav-pages a.disabled:hover,.tablenav .tablenav-pages a.disabled:focus{color:#aaa}.tablenav .tablenav-pages .current{background:#dfdfdf;border-color:#d3d3d3}#availablethemes,#availablethemes td{border-color:#ddd}#current-theme img{border-color:#999}#TB_window #TB_title a.tb-theme-preview-link,#TB_window #TB_title a.tb-theme-preview-link:visited{color:#999}#TB_window #TB_title a.tb-theme-preview-link:hover,#TB_window #TB_title a.tb-theme-preview-link:focus{color:#ccc}.misc-pub-section{border-top-color:#fff;border-bottom-color:#dfdfdf}#minor-publishing{border-bottom-color:#dfdfdf}#post-body .misc-pub-section{border-left-color:#eee}.post-com-count span{background-color:#bbb}.form-table .color-palette td{border-color:#fff}.sortable-placeholder{border-color:#bbb;background-color:#f5f5f5}#post-body ul.category-tabs li.tabs a,#post-body ul.add-menu-item-tabs li.tabs a,body.press-this ul.category-tabs li.tabs a{color:#333}.view-switch #view-switch-list,.view-switch #view-switch-excerpt{background-color:transparent;background-image:url(../images/list.png);background-repeat:no-repeat}.view-switch #view-switch-list{background-position:0 0}.view-switch .current #view-switch-list{background-position:-40px 0}.view-switch #view-switch-excerpt{background-position:-20px 0}.view-switch .current #view-switch-excerpt{background-position:-60px 0}#header-logo{background:transparent url(../images/wp-logo.png?ver=20110504) no-repeat scroll center center}.popular-tags,.feature-filter{background-color:#fff;border-color:#dfdfdf}div.widgets-sortables,#widgets-left .inactive,#available-widgets .widget-holder{background-color:#fcfcfc;border-color:#dfdfdf}#available-widgets .widget-description{color:#555}.sidebar-name{color:#464646;text-shadow:#fff 0 1px 0;border-color:#dfdfdf;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff}.js .sidebar-name:hover,.js #removing-widget{color:#d54e21}#removing-widget span{color:#000}.js .sidebar-name-arrow{background:transparent url(../images/arrows.png) no-repeat 5px 9px}.js .sidebar-name:hover .sidebar-name-arrow{background:transparent url(../images/arrows-dark.png) no-repeat 5px 9px}.in-widget-title{color:#606060}.deleting .widget-title *{color:#aaa}.imgedit-menu div{border-color:#d5d5d5;background-color:#f1f1f1}.imgedit-menu div:hover{border-color:#c1c1c1;background-color:#eaeaea}.imgedit-menu div.disabled{border-color:#ccc;background-color:#ddd;filter:alpha(opacity=50);opacity:.5}#dashboard_recent_comments div.undo{border-top-color:#dfdfdf}.comment-ays,.comment-ays th{border-color:#ddd}.comment-ays th{background-color:#f1f1f1}#menu-management .menu-edit{border-color:#dfdfdf}#post-body{background:#fff;border-top-color:#fff;border-bottom-color:#dfdfdf}#nav-menu-header{border-bottom-color:#dfdfdf}#nav-menu-footer{border-top-color:#fff}#menu-management .nav-tabs-arrow a{color:#c1c1c1}#menu-management .nav-tabs-arrow a:hover{color:#d54e21}#menu-management .nav-tabs-arrow a:active{color:#464646}#menu-management .nav-tab-active{border-color:#dfdfdf}#menu-management .nav-tab{background:#fbfbfb;border-color:#dfdfdf}.js .input-with-default-title{color:#aaa}#cancel-save{color:red}#cancel-save:hover{background-color:red;color:#fff}.list-container,.menu-item-handle{border-color:#dfdfdf}.menu li.deleting .menu-item-handle{background-color:#f66;text-shadow:#ccc}.item-type{color:#999}.item-controls .menu-item-delete:hover{color:red}.nav-menus-php .item-edit{background:transparent url(../images/arrows.png) no-repeat 8px 10px;border-bottom-color:#eee}.nav-menus-php .item-edit:hover{background:transparent url(../images/arrows-dark.png) no-repeat 8px 10px}.menu-item-settings{border-color:#dfdfdf}.link-to-original{color:#777;border-color:#dfdfdf}#cancel-save:hover{color:#fff!important}#update-menu-item{color:#fff!important}#update-menu-item:hover,#update-menu-item:active,#update-menu-item:focus{color:#eaf2fa!important;border-color:#13455b!important}.submitbox .submitcancel{color:#21759b;border-bottom-color:#21759b}.submitbox .submitcancel:hover{background:#21759b;color:#fff}.manage-menus{border:1px solid #eee;background:#fbfbfb}.theme-location-set{color:#999}.nav-menus-php .delete-action a{color:#bc0b0b}.is-submenu{color:#999}.nav-tab{border-color:#dfdfdf #dfdfdf #fff}.nav-tab:hover,.nav-tab-active{border-color:#ccc #ccc #fff}h2.nav-tab-wrapper,h3.nav-tab-wrapper{border-bottom-color:#ccc}#menu-management .nav-tab-active,.menu-item-handle,.menu-item-settings{-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff}#menu-management .nav-tab-active{background:#f9f9f9;border-bottom-color:#f9f9f9}#upload-form label{color:#777}.about-wrap h1{color:#333;text-shadow:1px 1px 1px #fff}.about-text{color:#777}.wp-badge{color:#fff;text-shadow:0 -1px 0 rgba(22,57,81,.3)}.about-wrap h2 .nav-tab{color:#21759b}.about-wrap h2 .nav-tab:hover{color:#d54e21}.about-wrap h2 .nav-tab-active,.about-wrap h2 .nav-tab-active:hover{color:#333}.about-wrap h2 .nav-tab-active{text-shadow:1px 1px 1px #fff;color:#464646}.about-wrap h3{color:#333;text-shadow:1px 1px 1px #fff}.about-wrap .feature-section h4{color:#464646}.about-wrap h4.wp-people-group{text-shadow:1px 1px 1px #fff}.about-wrap .point-releases{border-bottom:1px solid #dfdfdf}.about-wrap .point-releases h3{border-top:1px solid #dfdfdf}.about-wrap .point-releases h3:first-child{border:0}.about-wrap li.wp-person img.gravatar{-webkit-box-shadow:0 0 4px rgba(0,0,0,.4);box-shadow:0 0 4px rgba(0,0,0,.4)}.about-wrap li.wp-person .title{color:#464646;text-shadow:1px 1px 1px #fff}.freedoms-php .about-wrap ol li{color:#999}.freedoms-php .about-wrap ol p{color:#464646}.rtl .bar{border-right-color:transparent;border-left-color:#99d}.rtl #screen-meta-links a.show-settings{background-position:left 3px}.rtl #screen-meta-links a.show-settings.screen-meta-active{background-position:left -33px}.rtl #adminmenushadow,.rtl #adminmenuback{background-image:url(../images/menu-shadow-rtl.png);background-position:top left}.rtl #adminmenu .wp-submenu .wp-submenu-head{border-right-color:transparent;border-left-color:#dfdfdf}.rtl #adminmenu .wp-submenu,.rtl.folded #adminmenu .wp-has-current-submenu .wp-submenu{-webkit-box-shadow:-2px 2px 5px rgba(0,0,0,.4);box-shadow:-2px 2px 5px rgba(0,0,0,.4)}.rtl #adminmenu .wp-has-current-submenu .wp-submenu{-webkit-box-shadow:none;box-shadow:none}.rtl #collapse-button div{background-position:0 -108px}.rtl.folded #collapse-button div{background-position:0 -72px}@media only screen and (max-width:900px){.rtl.auto-fold #adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.rtl.auto-fold #adminmenu .wp-has-current-submenu .wp-submenu{-webkit-box-shadow:-2px 2px 5px rgba(0,0,0,.4);box-shadow:-2px 2px 5px rgba(0,0,0,.4)}.rtl.auto-fold #collapse-button div{background-position:0 -72px}}.js.rtl .meta-box-sortables .postbox:hover .handlediv{background:transparent url(../images/arrows.png) no-repeat 6px 7px}.rtl #post-body .misc-pub-section{border-right-color:transparent;border-left-color:#eee}.js.rtl .sidebar-name-arrow{background:transparent url(../images/arrows.png) no-repeat 5px 9px}.js.rtl .sidebar-name:hover .sidebar-name-arrow{background:transparent url(../images/arrows-dark.png) no-repeat 5px 9px}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.curtime #timestamp{background-image:url(../images/date-button-2x.gif?ver=20120916);background-size:16px auto}.tagchecklist span a,#bulk-titles div a,.tagchecklist span a:hover,#bulk-titles div a:hover{background-image:url(../images/xit-2x.gif?ver=20120916);background-size:20px auto}#screen-meta-links a.show-settings,#screen-meta-links a.show-settings.screen-meta-active,#adminmenu .wp-has-submenu:hover .wp-menu-toggle,#adminmenu .wp-menu-open .wp-menu-toggle,#collapse-button div,.nav-menus-php .item-edit,.js .meta-box-sortables .postbox:hover .handlediv,.sidebar-name-arrow,.rtl #adminmenu .wp-has-submenu:hover .wp-menu-toggle,.rtl #adminmenu .wp-menu-open .wp-menu-toggle,.js.rtl .meta-box-sortables .postbox:hover .handlediv,.rtl .sidebar-name-arrow{background-image:url(../images/arrows-2x.png?ver=20120916);background-size:15px 123px}#adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,#adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle,.sidebar-name:hover .sidebar-name-arrow,.nav-menus-php .item-edit:hover,.rtl #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,.rtl #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle,.rtl .sidebar-name:hover .sidebar-name-arrow{background-image:url(../images/arrows-dark-2x.png?ver=20120916);background-size:15px 123px}.view-switch #view-switch-list,.view-switch #view-switch-excerpt{background-image:url(../images/list-2x.png?ver=20120916);background-size:80px 20px}.icon32.icon-post,#icon-edit,#icon-post,.icon32.icon-dashboard,#icon-index,.icon32.icon-media,#icon-upload,.icon32.icon-links,#icon-link-manager,#icon-link,#icon-link-category,.icon32.icon-page,#icon-edit-pages,#icon-page,.icon32.icon-comments,#icon-edit-comments,.icon32.icon-appearance,#icon-themes,.icon32.icon-plugins,#icon-plugins,.icon32.icon-users,#icon-users,#icon-profile,#icon-user-edit,.icon32.icon-tools,#icon-tools,#icon-admin,.icon32.icon-settings,#icon-options-general,.icon32.icon-site,#icon-ms-admin,.icon32.icon-generic,#icon-generic{background-image:url(../images/icons32-2x.png?ver=20121105);background-size:756px 45px}.icon16.icon-dashboard,.menu-icon-dashboard div.wp-menu-image,.icon16.icon-post,.menu-icon-post div.wp-menu-image,.icon16.icon-media,.menu-icon-media div.wp-menu-image,.icon16.icon-links,.menu-icon-links div.wp-menu-image,.icon16.icon-page,.menu-icon-page div.wp-menu-image,.icon16.icon-comments,.menu-icon-comments div.wp-menu-image,.icon16.icon-appearance,.menu-icon-appearance div.wp-menu-image,.icon16.icon-plugins,.menu-icon-plugins div.wp-menu-image,.icon16.icon-users,.menu-icon-users div.wp-menu-image,.icon16.icon-tools,.menu-icon-tools div.wp-menu-image,.icon16.icon-settings,.menu-icon-settings div.wp-menu-image,.icon16.icon-site,.menu-icon-site div.wp-menu-image,.icon16.icon-generic,.menu-icon-generic div.wp-menu-image{background-image:url(../images/menu-2x.png?ver=20121105);background-size:390px 64px}#header-logo{background-image:url(../images/wp-logo-2x.png?ver=20120916);background-size:16px auto}.post-format-icon{background-image:url(../images/post-formats32.png);background-size:16px 304px}} \ No newline at end of file diff --git a/sources/wp-admin/css/colors/_admin.scss b/sources/wp-admin/css/colors/_admin.scss index 2ce8004..032e3a0 100644 --- a/sources/wp-admin/css/colors/_admin.scss +++ b/sources/wp-admin/css/colors/_admin.scss @@ -400,7 +400,7 @@ ul#adminmenu > li.current > a.current:after { } -/* Media Uploader */ +/* Media */ .media-item .bar, .media-progress-bar div { @@ -408,7 +408,9 @@ ul#adminmenu > li.current > a.current:after { } .details.attachment { - box-shadow: 0 0 0 1px #fff, 0 0 0 5px $highlight-color; + box-shadow: + inset 0 0 0 3px #fff, + inset 0 0 0 7px $highlight-color; } .attachment.details .check { @@ -416,6 +418,15 @@ ul#adminmenu > li.current > a.current:after { box-shadow: 0 0 0 1px #fff, 0 0 0 2px $highlight-color; } +.media-selection .attachment.selection.details .thumbnail { + -webkit-box-shadow: + 0px 0px 0px 1px #fff, + 0px 0px 0px 3px $highlight-color; + box-shadow: + 0px 0px 0px 1px #fff, + 0px 0px 0px 3px $highlight-color; +} + /* Themes */ @@ -428,28 +439,28 @@ ul#adminmenu > li.current > a.current:after { color: $highlight-color; } -.theme-overlay .theme-header .close:hover, -.theme-overlay .theme-header .right:hover, -.theme-overlay .theme-header .left:hover { - background: $highlight-color; -} - .theme-section.current, .theme-filter.current { border-bottom-color: $menu-background; } -body.more-filters-opened .more-filters, -body.more-filters-opened .more-filters:before { +body.more-filters-opened .more-filters { color: $menu-text; background-color: $menu-background; } +body.more-filters-opened .more-filters:before { + color: $menu-text; +} + body.more-filters-opened .more-filters:hover, -body.more-filters-opened .more-filters:focus, +body.more-filters-opened .more-filters:focus { + background-color: $menu-highlight-background; + color: $menu-highlight-text; +} + body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { - background-color: $menu-highlight-background; color: $menu-highlight-text; } @@ -472,7 +483,6 @@ body.more-filters-opened .more-filters:focus:before { color: $menu-highlight-text; } - /* jQuery UI Slider */ .wp-slider .ui-slider-handle, diff --git a/sources/wp-admin/css/colors/_mixins.scss b/sources/wp-admin/css/colors/_mixins.scss index 14db8a5..9c196e0 100644 --- a/sources/wp-admin/css/colors/_mixins.scss +++ b/sources/wp-admin/css/colors/_mixins.scss @@ -13,14 +13,22 @@ background: darken( $button-color, 5% ); border-color: darken( $button-color, 15% ); color: $text-color; - box-shadow: inset 0 1px 0 lighten( $button-color, 10% ), 0 1px 0 rgba(0,0,0,.15); + box-shadow: inset 0 1px 0 lighten( $button-color, 10% ); + } + + &:focus { + box-shadow: inset 0 1px 0 lighten( $button-color, 10% ), + 0 0 0 1px #5b9dd9, + 0 0 2px 1px rgba( 30, 140, 190, .8 ); } &:active { background: darken( $button-color, 10% ); border-color: darken( $button-color, 15% ); color: $text-color; - box-shadow: inset 0 2px 5px -3px rgba( 0, 0, 0, 0.5 ); + box-shadow: inset 0 2px 5px -3px rgba( 0, 0, 0, 0.5 ), + 0 0 0 1px #5b9dd9, + 0 0 2px 1px rgba( 30, 140, 190, .8 ); } &[disabled], diff --git a/sources/wp-admin/css/colors/blue/colors-rtl.css b/sources/wp-admin/css/colors/blue/colors-rtl.css index 515f2b1..7eb1e75 100644 --- a/sources/wp-admin/css/colors/blue/colors-rtl.css +++ b/sources/wp-admin/css/colors/blue/colors-rtl.css @@ -30,19 +30,22 @@ input[type=radio]:checked:before { border-color: #d39323; color: white; -webkit-box-shadow: inset 0 1px 0 #ecc88a, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #ecc88a, 0 1px 0 rgba(0, 0, 0, 0.15); } + box-shadow: inset 0 1px 0 #ecc88a, 0 1px 0 rgba(0, 0, 0, 0.15); } .wp-core-ui .button-primary:hover, .wp-core-ui .button-primary:focus { background: #dd9f32; border-color: #bd831f; color: white; - -webkit-box-shadow: inset 0 1px 0 #e8be74, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #e8be74, 0 1px 0 rgba(0, 0, 0, 0.15); } + -webkit-box-shadow: inset 0 1px 0 #e8be74; + box-shadow: inset 0 1px 0 #e8be74; } + .wp-core-ui .button-primary:focus { + -webkit-box-shadow: inset 0 1px 0 #e8be74, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); + box-shadow: inset 0 1px 0 #e8be74, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); } .wp-core-ui .button-primary:active { background: #d39323; border-color: #bd831f; color: white; - -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); - box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); } + -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); + box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); } .wp-core-ui .button-primary[disabled], .wp-core-ui .button-primary:disabled, .wp-core-ui .button-primary.button-primary-disabled, .wp-core-ui .button-primary.disabled { color: #d1cdc7 !important; background: #db9825 !important; @@ -254,18 +257,22 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre .wp-pointer.wp-pointer-top .wp-pointer-arrow, .wp-pointer.wp-pointer-undefined .wp-pointer-arrow { border-bottom-color: #096484; } -/* Media Uploader */ +/* Media */ .media-item .bar, .media-progress-bar div { background-color: #096484; } .details.attachment { - -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 5px #096484; - box-shadow: 0 0 0 1px #fff, 0 0 0 5px #096484; } + -webkit-box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #096484; + box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #096484; } .attachment.details .check { background-color: #096484; -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 2px #096484; - box-shadow: 0 0 0 1px #fff, 0 0 0 2px #096484; } + box-shadow: 0 0 0 1px #fff, 0 0 0 2px #096484; } + +.media-selection .attachment.selection.details .thumbnail { + -webkit-box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #096484; + box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #096484; } /* Themes */ .theme-browser .theme.active .theme-name, .theme-browser .theme.add-new-theme:hover:after { @@ -274,20 +281,23 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre .theme-browser .theme.add-new-theme:hover span:after { color: #096484; } -.theme-overlay .theme-header .close:hover, .theme-overlay .theme-header .right:hover, .theme-overlay .theme-header .left:hover { - background: #096484; } - .theme-section.current, .theme-filter.current { border-bottom-color: #52accc; } -body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before { +body.more-filters-opened .more-filters { color: #fff; background-color: #52accc; } -body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { +body.more-filters-opened .more-filters:before { + color: #fff; } + +body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus { background-color: #096484; color: #fff; } +body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { + color: #fff; } + /* Widgets */ .widgets-chooser li.widgets-chooser-selected { background-color: #096484; @@ -306,7 +316,7 @@ body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-fil background: #e1a948; border-color: #d39323; -webkit-box-shadow: inset 0 1px 0 #ecc88a, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #ecc88a, 0 1px 0 rgba(0, 0, 0, 0.15); } + box-shadow: inset 0 1px 0 #ecc88a, 0 1px 0 rgba(0, 0, 0, 0.15); } /* Thickbox: Plugin information */ #sidemenu a.current { diff --git a/sources/wp-admin/css/colors/blue/colors-rtl.min.css b/sources/wp-admin/css/colors/blue/colors-rtl.min.css index ca69e71..9796192 100644 --- a/sources/wp-admin/css/colors/blue/colors-rtl.min.css +++ b/sources/wp-admin/css/colors/blue/colors-rtl.min.css @@ -1 +1 @@ -html{background:#f1f1f1}a{color:#0074a2}#media-upload a.del-link:hover,.subsubsub a.current:hover,.subsubsub a:hover,a:active,a:focus,a:hover,div.dashboard-widget-submit input:hover{color:#0099d5}input[type=checkbox]:checked:before{color:#096484}input[type=radio]:checked:before{background:#096484}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#0099d5}.wp-core-ui .button-primary{background:#e1a948;border-color:#d39323;color:#fff;-webkit-box-shadow:inset 0 1px 0 #ecc88a,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #ecc88a,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#dd9f32;border-color:#bd831f;color:#fff;-webkit-box-shadow:inset 0 1px 0 #e8be74,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #e8be74,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:active{background:#d39323;border-color:#bd831f;color:#fff;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)}.wp-core-ui .button-primary.button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#d1cdc7!important;background:#db9825!important;border-color:#bd831f!important;text-shadow:none!important}.wp-core-ui .wp-ui-primary{color:#fff;background-color:#52accc}.wp-core-ui .wp-ui-text-primary{color:#52accc}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#096484}.wp-core-ui .wp-ui-text-highlight{color:#096484}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#e1a948}.wp-core-ui .wp-ui-text-notification{color:#e1a948}.wp-core-ui .wp-ui-text-icon{color:#e5f8ff}#add-new-comment a:hover,.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover,.wrap .add-new-h2:hover{color:#fff;background-color:#52accc}.view-switch a.current:before{color:#52accc}.view-switch a:hover:before{color:#e1a948}.post-com-count:hover:after{border-top-color:#52accc}.post-com-count:hover span{color:#fff;background-color:#52accc}strong .post-com-count:after{border-top-color:#e1a948}strong .post-com-count span{background-color:#e1a948}#adminmenu,#adminmenuback,#adminmenuwrap{background:#52accc}#adminmenu a{color:#fff}#adminmenu div.wp-menu-image:before{color:#e5f8ff}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#096484}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#fff}.about-wrap h2 .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f1f1f1;border-bottom-color:#f1f1f1}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background:#4796b3}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-left-color:#4796b3}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu .wp-submenu-head,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a,.folded #adminmenu .wp-has-current-submenu .wp-submenu a{color:#e2ecf1}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:focus,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:hover{color:#fff}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-left-color:#f1f1f1}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#096484}#adminmenu li.wp-has-current-submenu div.wp-menu-image:before{color:#fff}#adminmenu .awaiting-mod,#adminmenu .update-plugins{color:#fff;background:#e1a948}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#fff;background:#4796b3}#collapse-menu{color:#e5f8ff}#collapse-menu:hover{color:#fff}#collapse-button div:after{color:#e5f8ff}#collapse-menu:hover #collapse-button div:after{color:#fff}#wpadminbar{color:#fff;background:#52accc}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#fff}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#e5f8ff}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{color:#fff;background:#4796b3}#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar>#wp-toolbar a:focus span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar li:hover span.ab-label{color:#fff}#wpadminbar .menupop .ab-sub-wrapper{background:#4796b3}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#74b7ce}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar-nojs .quicklinks .menupop:hover ul li a{color:#e2ecf1}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#e5f8ff}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:after,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#fff}#wpadminbar #adminbarsearch:before{color:#e5f8ff}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#fff;background:#6ebad4}#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder{color:#fff;opacity:.7}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#6ebad4;background-color:#6ebad4}#wpadminbar #wp-admin-bar-user-info .display-name,#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#fff}#wpadminbar #wp-admin-bar-user-info .username{color:#e2ecf1}.wp-pointer .wp-pointer-content h3{background-color:#096484;border-color:#07536c}.wp-pointer .wp-pointer-content h3:before{color:#096484}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow{border-bottom-color:#096484}.media-item .bar,.media-progress-bar div{background-color:#096484}.details.attachment{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 5px #096484;box-shadow:0 0 0 1px #fff,0 0 0 5px #096484}.attachment.details .check{background-color:#096484;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #096484;box-shadow:0 0 0 1px #fff,0 0 0 2px #096484}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme:hover:after{background:#096484}.theme-browser .theme.add-new-theme:hover span:after{color:#096484}.theme-overlay .theme-header .close:hover,.theme-overlay .theme-header .left:hover,.theme-overlay .theme-header .right:hover{background:#096484}.theme-filter.current,.theme-section.current{border-bottom-color:#52accc}body.more-filters-opened .more-filters,body.more-filters-opened .more-filters:before{color:#fff;background-color:#52accc}.widgets-chooser li.widgets-chooser-selected,body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover,body.more-filters-opened .more-filters:hover:before{background-color:#096484;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}#customize-theme-controls .widget-area-select .selected{background-color:#096484;color:#fff}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#e1a948;border-color:#d39323;-webkit-box-shadow:inset 0 1px 0 #ecc88a,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #ecc88a,0 1px 0 rgba(0,0,0,.15)}#sidemenu a.current{background:#f1f1f1;border-bottom-color:#f1f1f1}#plugin-information .action-button{background:#e1a948}div#wp-responsive-toggle a:before{color:#e5f8ff}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#096484}.star-rating .star{color:#096484}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#4796b3} \ No newline at end of file +html{background:#f1f1f1}a{color:#0074a2}#media-upload a.del-link:hover,.subsubsub a.current:hover,.subsubsub a:hover,a:active,a:focus,a:hover,div.dashboard-widget-submit input:hover{color:#0099d5}input[type=checkbox]:checked:before{color:#096484}input[type=radio]:checked:before{background:#096484}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#0099d5}.wp-core-ui .button-primary{background:#e1a948;border-color:#d39323;color:#fff;-webkit-box-shadow:inset 0 1px 0 #ecc88a,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #ecc88a,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#dd9f32;border-color:#bd831f;color:#fff;-webkit-box-shadow:inset 0 1px 0 #e8be74;box-shadow:inset 0 1px 0 #e8be74}.wp-core-ui .button-primary:focus{-webkit-box-shadow:inset 0 1px 0 #e8be74,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:inset 0 1px 0 #e8be74,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-primary:active{background:#d39323;border-color:#bd831f;color:#fff;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-primary.button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#d1cdc7!important;background:#db9825!important;border-color:#bd831f!important;text-shadow:none!important}.wp-core-ui .wp-ui-primary{color:#fff;background-color:#52accc}.wp-core-ui .wp-ui-text-primary{color:#52accc}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#096484}.wp-core-ui .wp-ui-text-highlight{color:#096484}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#e1a948}.wp-core-ui .wp-ui-text-notification{color:#e1a948}.wp-core-ui .wp-ui-text-icon{color:#e5f8ff}#add-new-comment a:hover,.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover,.wrap .add-new-h2:hover{color:#fff;background-color:#52accc}.view-switch a.current:before{color:#52accc}.view-switch a:hover:before{color:#e1a948}.post-com-count:hover:after{border-top-color:#52accc}.post-com-count:hover span{color:#fff;background-color:#52accc}strong .post-com-count:after{border-top-color:#e1a948}strong .post-com-count span{background-color:#e1a948}#adminmenu,#adminmenuback,#adminmenuwrap{background:#52accc}#adminmenu a{color:#fff}#adminmenu div.wp-menu-image:before{color:#e5f8ff}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#096484}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#fff}.about-wrap h2 .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f1f1f1;border-bottom-color:#f1f1f1}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background:#4796b3}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-left-color:#4796b3}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu .wp-submenu-head,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a,.folded #adminmenu .wp-has-current-submenu .wp-submenu a{color:#e2ecf1}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:focus,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:hover{color:#fff}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-left-color:#f1f1f1}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#096484}#adminmenu li.wp-has-current-submenu div.wp-menu-image:before{color:#fff}#adminmenu .awaiting-mod,#adminmenu .update-plugins{color:#fff;background:#e1a948}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#fff;background:#4796b3}#collapse-menu{color:#e5f8ff}#collapse-menu:hover{color:#fff}#collapse-button div:after{color:#e5f8ff}#collapse-menu:hover #collapse-button div:after{color:#fff}#wpadminbar{color:#fff;background:#52accc}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#fff}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#e5f8ff}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{color:#fff;background:#4796b3}#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar>#wp-toolbar a:focus span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar li:hover span.ab-label{color:#fff}#wpadminbar .menupop .ab-sub-wrapper{background:#4796b3}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#74b7ce}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar-nojs .quicklinks .menupop:hover ul li a{color:#e2ecf1}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#e5f8ff}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:after,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#fff}#wpadminbar #adminbarsearch:before{color:#e5f8ff}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#fff;background:#6ebad4}#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder{color:#fff;opacity:.7}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#6ebad4;background-color:#6ebad4}#wpadminbar #wp-admin-bar-user-info .display-name,#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#fff}#wpadminbar #wp-admin-bar-user-info .username{color:#e2ecf1}.wp-pointer .wp-pointer-content h3{background-color:#096484;border-color:#07536c}.wp-pointer .wp-pointer-content h3:before{color:#096484}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow{border-bottom-color:#096484}.media-item .bar,.media-progress-bar div{background-color:#096484}.details.attachment{-webkit-box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #096484;box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #096484}.attachment.details .check{background-color:#096484;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #096484;box-shadow:0 0 0 1px #fff,0 0 0 2px #096484}.media-selection .attachment.selection.details .thumbnail{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px #096484;box-shadow:0 0 0 1px #fff,0 0 0 3px #096484}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme:hover:after{background:#096484}.theme-browser .theme.add-new-theme:hover span:after{color:#096484}.theme-filter.current,.theme-section.current{border-bottom-color:#52accc}body.more-filters-opened .more-filters{color:#fff;background-color:#52accc}body.more-filters-opened .more-filters:before{color:#fff}body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:hover{background-color:#096484;color:#fff}body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover:before{color:#fff}.widgets-chooser li.widgets-chooser-selected{background-color:#096484;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}#customize-theme-controls .widget-area-select .selected{background-color:#096484;color:#fff}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#e1a948;border-color:#d39323;-webkit-box-shadow:inset 0 1px 0 #ecc88a,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #ecc88a,0 1px 0 rgba(0,0,0,.15)}#sidemenu a.current{background:#f1f1f1;border-bottom-color:#f1f1f1}#plugin-information .action-button{background:#e1a948}div#wp-responsive-toggle a:before{color:#e5f8ff}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#096484}.star-rating .star{color:#096484}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#4796b3} \ No newline at end of file diff --git a/sources/wp-admin/css/colors/blue/colors.css b/sources/wp-admin/css/colors/blue/colors.css index df2877c..fc8b05d 100644 --- a/sources/wp-admin/css/colors/blue/colors.css +++ b/sources/wp-admin/css/colors/blue/colors.css @@ -30,19 +30,22 @@ input[type=radio]:checked:before { border-color: #d39323; color: white; -webkit-box-shadow: inset 0 1px 0 #ecc88a, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #ecc88a, 0 1px 0 rgba(0, 0, 0, 0.15); } + box-shadow: inset 0 1px 0 #ecc88a, 0 1px 0 rgba(0, 0, 0, 0.15); } .wp-core-ui .button-primary:hover, .wp-core-ui .button-primary:focus { background: #dd9f32; border-color: #bd831f; color: white; - -webkit-box-shadow: inset 0 1px 0 #e8be74, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #e8be74, 0 1px 0 rgba(0, 0, 0, 0.15); } + -webkit-box-shadow: inset 0 1px 0 #e8be74; + box-shadow: inset 0 1px 0 #e8be74; } + .wp-core-ui .button-primary:focus { + -webkit-box-shadow: inset 0 1px 0 #e8be74, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); + box-shadow: inset 0 1px 0 #e8be74, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); } .wp-core-ui .button-primary:active { background: #d39323; border-color: #bd831f; color: white; - -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); - box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); } + -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); + box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); } .wp-core-ui .button-primary[disabled], .wp-core-ui .button-primary:disabled, .wp-core-ui .button-primary.button-primary-disabled, .wp-core-ui .button-primary.disabled { color: #d1cdc7 !important; background: #db9825 !important; @@ -254,18 +257,22 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre .wp-pointer.wp-pointer-top .wp-pointer-arrow, .wp-pointer.wp-pointer-undefined .wp-pointer-arrow { border-bottom-color: #096484; } -/* Media Uploader */ +/* Media */ .media-item .bar, .media-progress-bar div { background-color: #096484; } .details.attachment { - -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 5px #096484; - box-shadow: 0 0 0 1px #fff, 0 0 0 5px #096484; } + -webkit-box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #096484; + box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #096484; } .attachment.details .check { background-color: #096484; -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 2px #096484; - box-shadow: 0 0 0 1px #fff, 0 0 0 2px #096484; } + box-shadow: 0 0 0 1px #fff, 0 0 0 2px #096484; } + +.media-selection .attachment.selection.details .thumbnail { + -webkit-box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #096484; + box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #096484; } /* Themes */ .theme-browser .theme.active .theme-name, .theme-browser .theme.add-new-theme:hover:after { @@ -274,20 +281,23 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre .theme-browser .theme.add-new-theme:hover span:after { color: #096484; } -.theme-overlay .theme-header .close:hover, .theme-overlay .theme-header .right:hover, .theme-overlay .theme-header .left:hover { - background: #096484; } - .theme-section.current, .theme-filter.current { border-bottom-color: #52accc; } -body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before { +body.more-filters-opened .more-filters { color: #fff; background-color: #52accc; } -body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { +body.more-filters-opened .more-filters:before { + color: #fff; } + +body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus { background-color: #096484; color: #fff; } +body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { + color: #fff; } + /* Widgets */ .widgets-chooser li.widgets-chooser-selected { background-color: #096484; @@ -306,7 +316,7 @@ body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-fil background: #e1a948; border-color: #d39323; -webkit-box-shadow: inset 0 1px 0 #ecc88a, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #ecc88a, 0 1px 0 rgba(0, 0, 0, 0.15); } + box-shadow: inset 0 1px 0 #ecc88a, 0 1px 0 rgba(0, 0, 0, 0.15); } /* Thickbox: Plugin information */ #sidemenu a.current { diff --git a/sources/wp-admin/css/colors/blue/colors.min.css b/sources/wp-admin/css/colors/blue/colors.min.css index 6907e37..a6bde24 100644 --- a/sources/wp-admin/css/colors/blue/colors.min.css +++ b/sources/wp-admin/css/colors/blue/colors.min.css @@ -1 +1 @@ -html{background:#f1f1f1}a{color:#0074a2}#media-upload a.del-link:hover,.subsubsub a.current:hover,.subsubsub a:hover,a:active,a:focus,a:hover,div.dashboard-widget-submit input:hover{color:#0099d5}input[type=checkbox]:checked:before{color:#096484}input[type=radio]:checked:before{background:#096484}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#0099d5}.wp-core-ui .button-primary{background:#e1a948;border-color:#d39323;color:#fff;-webkit-box-shadow:inset 0 1px 0 #ecc88a,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #ecc88a,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#dd9f32;border-color:#bd831f;color:#fff;-webkit-box-shadow:inset 0 1px 0 #e8be74,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #e8be74,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:active{background:#d39323;border-color:#bd831f;color:#fff;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)}.wp-core-ui .button-primary.button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#d1cdc7!important;background:#db9825!important;border-color:#bd831f!important;text-shadow:none!important}.wp-core-ui .wp-ui-primary{color:#fff;background-color:#52accc}.wp-core-ui .wp-ui-text-primary{color:#52accc}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#096484}.wp-core-ui .wp-ui-text-highlight{color:#096484}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#e1a948}.wp-core-ui .wp-ui-text-notification{color:#e1a948}.wp-core-ui .wp-ui-text-icon{color:#e5f8ff}#add-new-comment a:hover,.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover,.wrap .add-new-h2:hover{color:#fff;background-color:#52accc}.view-switch a.current:before{color:#52accc}.view-switch a:hover:before{color:#e1a948}.post-com-count:hover:after{border-top-color:#52accc}.post-com-count:hover span{color:#fff;background-color:#52accc}strong .post-com-count:after{border-top-color:#e1a948}strong .post-com-count span{background-color:#e1a948}#adminmenu,#adminmenuback,#adminmenuwrap{background:#52accc}#adminmenu a{color:#fff}#adminmenu div.wp-menu-image:before{color:#e5f8ff}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#096484}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#fff}.about-wrap h2 .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f1f1f1;border-bottom-color:#f1f1f1}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background:#4796b3}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-right-color:#4796b3}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu .wp-submenu-head,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a,.folded #adminmenu .wp-has-current-submenu .wp-submenu a{color:#e2ecf1}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:focus,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:hover{color:#fff}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-right-color:#f1f1f1}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#096484}#adminmenu li.wp-has-current-submenu div.wp-menu-image:before{color:#fff}#adminmenu .awaiting-mod,#adminmenu .update-plugins{color:#fff;background:#e1a948}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#fff;background:#4796b3}#collapse-menu{color:#e5f8ff}#collapse-menu:hover{color:#fff}#collapse-button div:after{color:#e5f8ff}#collapse-menu:hover #collapse-button div:after{color:#fff}#wpadminbar{color:#fff;background:#52accc}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#fff}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#e5f8ff}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{color:#fff;background:#4796b3}#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar>#wp-toolbar a:focus span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar li:hover span.ab-label{color:#fff}#wpadminbar .menupop .ab-sub-wrapper{background:#4796b3}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#74b7ce}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar-nojs .quicklinks .menupop:hover ul li a{color:#e2ecf1}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#e5f8ff}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:after,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#fff}#wpadminbar #adminbarsearch:before{color:#e5f8ff}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#fff;background:#6ebad4}#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder{color:#fff;opacity:.7}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#6ebad4;background-color:#6ebad4}#wpadminbar #wp-admin-bar-user-info .display-name,#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#fff}#wpadminbar #wp-admin-bar-user-info .username{color:#e2ecf1}.wp-pointer .wp-pointer-content h3{background-color:#096484;border-color:#07536c}.wp-pointer .wp-pointer-content h3:before{color:#096484}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow{border-bottom-color:#096484}.media-item .bar,.media-progress-bar div{background-color:#096484}.details.attachment{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 5px #096484;box-shadow:0 0 0 1px #fff,0 0 0 5px #096484}.attachment.details .check{background-color:#096484;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #096484;box-shadow:0 0 0 1px #fff,0 0 0 2px #096484}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme:hover:after{background:#096484}.theme-browser .theme.add-new-theme:hover span:after{color:#096484}.theme-overlay .theme-header .close:hover,.theme-overlay .theme-header .left:hover,.theme-overlay .theme-header .right:hover{background:#096484}.theme-filter.current,.theme-section.current{border-bottom-color:#52accc}body.more-filters-opened .more-filters,body.more-filters-opened .more-filters:before{color:#fff;background-color:#52accc}.widgets-chooser li.widgets-chooser-selected,body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover,body.more-filters-opened .more-filters:hover:before{background-color:#096484;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}#customize-theme-controls .widget-area-select .selected{background-color:#096484;color:#fff}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#e1a948;border-color:#d39323;-webkit-box-shadow:inset 0 1px 0 #ecc88a,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #ecc88a,0 1px 0 rgba(0,0,0,.15)}#sidemenu a.current{background:#f1f1f1;border-bottom-color:#f1f1f1}#plugin-information .action-button{background:#e1a948}div#wp-responsive-toggle a:before{color:#e5f8ff}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#096484}.star-rating .star{color:#096484}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#4796b3} \ No newline at end of file +html{background:#f1f1f1}a{color:#0074a2}#media-upload a.del-link:hover,.subsubsub a.current:hover,.subsubsub a:hover,a:active,a:focus,a:hover,div.dashboard-widget-submit input:hover{color:#0099d5}input[type=checkbox]:checked:before{color:#096484}input[type=radio]:checked:before{background:#096484}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#0099d5}.wp-core-ui .button-primary{background:#e1a948;border-color:#d39323;color:#fff;-webkit-box-shadow:inset 0 1px 0 #ecc88a,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #ecc88a,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#dd9f32;border-color:#bd831f;color:#fff;-webkit-box-shadow:inset 0 1px 0 #e8be74;box-shadow:inset 0 1px 0 #e8be74}.wp-core-ui .button-primary:focus{-webkit-box-shadow:inset 0 1px 0 #e8be74,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:inset 0 1px 0 #e8be74,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-primary:active{background:#d39323;border-color:#bd831f;color:#fff;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-primary.button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#d1cdc7!important;background:#db9825!important;border-color:#bd831f!important;text-shadow:none!important}.wp-core-ui .wp-ui-primary{color:#fff;background-color:#52accc}.wp-core-ui .wp-ui-text-primary{color:#52accc}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#096484}.wp-core-ui .wp-ui-text-highlight{color:#096484}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#e1a948}.wp-core-ui .wp-ui-text-notification{color:#e1a948}.wp-core-ui .wp-ui-text-icon{color:#e5f8ff}#add-new-comment a:hover,.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover,.wrap .add-new-h2:hover{color:#fff;background-color:#52accc}.view-switch a.current:before{color:#52accc}.view-switch a:hover:before{color:#e1a948}.post-com-count:hover:after{border-top-color:#52accc}.post-com-count:hover span{color:#fff;background-color:#52accc}strong .post-com-count:after{border-top-color:#e1a948}strong .post-com-count span{background-color:#e1a948}#adminmenu,#adminmenuback,#adminmenuwrap{background:#52accc}#adminmenu a{color:#fff}#adminmenu div.wp-menu-image:before{color:#e5f8ff}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#096484}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#fff}.about-wrap h2 .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f1f1f1;border-bottom-color:#f1f1f1}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background:#4796b3}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-right-color:#4796b3}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu .wp-submenu-head,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a,.folded #adminmenu .wp-has-current-submenu .wp-submenu a{color:#e2ecf1}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:focus,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:hover{color:#fff}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-right-color:#f1f1f1}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#096484}#adminmenu li.wp-has-current-submenu div.wp-menu-image:before{color:#fff}#adminmenu .awaiting-mod,#adminmenu .update-plugins{color:#fff;background:#e1a948}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#fff;background:#4796b3}#collapse-menu{color:#e5f8ff}#collapse-menu:hover{color:#fff}#collapse-button div:after{color:#e5f8ff}#collapse-menu:hover #collapse-button div:after{color:#fff}#wpadminbar{color:#fff;background:#52accc}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#fff}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#e5f8ff}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{color:#fff;background:#4796b3}#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar>#wp-toolbar a:focus span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar li:hover span.ab-label{color:#fff}#wpadminbar .menupop .ab-sub-wrapper{background:#4796b3}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#74b7ce}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar-nojs .quicklinks .menupop:hover ul li a{color:#e2ecf1}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#e5f8ff}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:after,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#fff}#wpadminbar #adminbarsearch:before{color:#e5f8ff}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#fff;background:#6ebad4}#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder{color:#fff;opacity:.7}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#6ebad4;background-color:#6ebad4}#wpadminbar #wp-admin-bar-user-info .display-name,#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#fff}#wpadminbar #wp-admin-bar-user-info .username{color:#e2ecf1}.wp-pointer .wp-pointer-content h3{background-color:#096484;border-color:#07536c}.wp-pointer .wp-pointer-content h3:before{color:#096484}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow{border-bottom-color:#096484}.media-item .bar,.media-progress-bar div{background-color:#096484}.details.attachment{-webkit-box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #096484;box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #096484}.attachment.details .check{background-color:#096484;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #096484;box-shadow:0 0 0 1px #fff,0 0 0 2px #096484}.media-selection .attachment.selection.details .thumbnail{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px #096484;box-shadow:0 0 0 1px #fff,0 0 0 3px #096484}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme:hover:after{background:#096484}.theme-browser .theme.add-new-theme:hover span:after{color:#096484}.theme-filter.current,.theme-section.current{border-bottom-color:#52accc}body.more-filters-opened .more-filters{color:#fff;background-color:#52accc}body.more-filters-opened .more-filters:before{color:#fff}body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:hover{background-color:#096484;color:#fff}body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover:before{color:#fff}.widgets-chooser li.widgets-chooser-selected{background-color:#096484;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}#customize-theme-controls .widget-area-select .selected{background-color:#096484;color:#fff}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#e1a948;border-color:#d39323;-webkit-box-shadow:inset 0 1px 0 #ecc88a,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #ecc88a,0 1px 0 rgba(0,0,0,.15)}#sidemenu a.current{background:#f1f1f1;border-bottom-color:#f1f1f1}#plugin-information .action-button{background:#e1a948}div#wp-responsive-toggle a:before{color:#e5f8ff}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#096484}.star-rating .star{color:#096484}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#4796b3} \ No newline at end of file diff --git a/sources/wp-admin/css/colors/coffee/colors-rtl.css b/sources/wp-admin/css/colors/coffee/colors-rtl.css index a54579d..653a80d 100644 --- a/sources/wp-admin/css/colors/coffee/colors-rtl.css +++ b/sources/wp-admin/css/colors/coffee/colors-rtl.css @@ -30,19 +30,22 @@ input[type=radio]:checked:before { border-color: #b78a66; color: white; -webkit-box-shadow: inset 0 1px 0 #e0cdbd, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #e0cdbd, 0 1px 0 rgba(0, 0, 0, 0.15); } + box-shadow: inset 0 1px 0 #e0cdbd, 0 1px 0 rgba(0, 0, 0, 0.15); } .wp-core-ui .button-primary:hover, .wp-core-ui .button-primary:focus { background: #bf9878; border-color: #ae7d55; color: white; - -webkit-box-shadow: inset 0 1px 0 #d7bfac, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #d7bfac, 0 1px 0 rgba(0, 0, 0, 0.15); } + -webkit-box-shadow: inset 0 1px 0 #d7bfac; + box-shadow: inset 0 1px 0 #d7bfac; } + .wp-core-ui .button-primary:focus { + -webkit-box-shadow: inset 0 1px 0 #d7bfac, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); + box-shadow: inset 0 1px 0 #d7bfac, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); } .wp-core-ui .button-primary:active { background: #b78a66; border-color: #ae7d55; color: white; - -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); - box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); } + -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); + box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); } .wp-core-ui .button-primary[disabled], .wp-core-ui .button-primary:disabled, .wp-core-ui .button-primary.button-primary-disabled, .wp-core-ui .button-primary.disabled { color: #d1cbc7 !important; background: #ba906d !important; @@ -254,18 +257,22 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre .wp-pointer.wp-pointer-top .wp-pointer-arrow, .wp-pointer.wp-pointer-undefined .wp-pointer-arrow { border-bottom-color: #c7a589; } -/* Media Uploader */ +/* Media */ .media-item .bar, .media-progress-bar div { background-color: #c7a589; } .details.attachment { - -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 5px #c7a589; - box-shadow: 0 0 0 1px #fff, 0 0 0 5px #c7a589; } + -webkit-box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #c7a589; + box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #c7a589; } .attachment.details .check { background-color: #c7a589; -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 2px #c7a589; - box-shadow: 0 0 0 1px #fff, 0 0 0 2px #c7a589; } + box-shadow: 0 0 0 1px #fff, 0 0 0 2px #c7a589; } + +.media-selection .attachment.selection.details .thumbnail { + -webkit-box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #c7a589; + box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #c7a589; } /* Themes */ .theme-browser .theme.active .theme-name, .theme-browser .theme.add-new-theme:hover:after { @@ -274,20 +281,23 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre .theme-browser .theme.add-new-theme:hover span:after { color: #c7a589; } -.theme-overlay .theme-header .close:hover, .theme-overlay .theme-header .right:hover, .theme-overlay .theme-header .left:hover { - background: #c7a589; } - .theme-section.current, .theme-filter.current { border-bottom-color: #59524c; } -body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before { +body.more-filters-opened .more-filters { color: #fff; background-color: #59524c; } -body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { +body.more-filters-opened .more-filters:before { + color: #fff; } + +body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus { background-color: #c7a589; color: #fff; } +body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { + color: #fff; } + /* Widgets */ .widgets-chooser li.widgets-chooser-selected { background-color: #c7a589; @@ -306,7 +316,7 @@ body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-fil background: #c7a589; border-color: #b78a66; -webkit-box-shadow: inset 0 1px 0 #e0cdbd, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #e0cdbd, 0 1px 0 rgba(0, 0, 0, 0.15); } + box-shadow: inset 0 1px 0 #e0cdbd, 0 1px 0 rgba(0, 0, 0, 0.15); } /* Thickbox: Plugin information */ #sidemenu a.current { diff --git a/sources/wp-admin/css/colors/coffee/colors-rtl.min.css b/sources/wp-admin/css/colors/coffee/colors-rtl.min.css index ed81cb7..20d4e49 100644 --- a/sources/wp-admin/css/colors/coffee/colors-rtl.min.css +++ b/sources/wp-admin/css/colors/coffee/colors-rtl.min.css @@ -1 +1 @@ -html{background:#f1f1f1}a{color:#0074a2}#media-upload a.del-link:hover,.subsubsub a.current:hover,.subsubsub a:hover,a:active,a:focus,a:hover,div.dashboard-widget-submit input:hover{color:#0099d5}input[type=checkbox]:checked:before{color:#59524c}input[type=radio]:checked:before{background:#59524c}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#0099d5}.wp-core-ui .button-primary{background:#c7a589;border-color:#b78a66;color:#fff;-webkit-box-shadow:inset 0 1px 0 #e0cdbd,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #e0cdbd,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#bf9878;border-color:#ae7d55;color:#fff;-webkit-box-shadow:inset 0 1px 0 #d7bfac,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #d7bfac,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:active{background:#b78a66;border-color:#ae7d55;color:#fff;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)}.wp-core-ui .button-primary.button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#d1cbc7!important;background:#ba906d!important;border-color:#ae7d55!important;text-shadow:none!important}.wp-core-ui .wp-ui-primary{color:#fff;background-color:#59524c}.wp-core-ui .wp-ui-text-primary{color:#59524c}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#c7a589}.wp-core-ui .wp-ui-text-highlight{color:#c7a589}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#9ea476}.wp-core-ui .wp-ui-text-notification{color:#9ea476}.wp-core-ui .wp-ui-text-icon{color:#f3f2f1}#add-new-comment a:hover,.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover,.wrap .add-new-h2:hover{color:#fff;background-color:#59524c}.view-switch a.current:before{color:#59524c}.view-switch a:hover:before{color:#9ea476}.post-com-count:hover:after{border-top-color:#59524c}.post-com-count:hover span{color:#fff;background-color:#59524c}strong .post-com-count:after{border-top-color:#9ea476}strong .post-com-count span{background-color:#9ea476}#adminmenu,#adminmenuback,#adminmenuwrap{background:#59524c}#adminmenu a{color:#fff}#adminmenu div.wp-menu-image:before{color:#f3f2f1}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#c7a589}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#fff}.about-wrap h2 .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f1f1f1;border-bottom-color:#f1f1f1}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background:#46403c}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-left-color:#46403c}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu .wp-submenu-head,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a,.folded #adminmenu .wp-has-current-submenu .wp-submenu a{color:#cdcbc9}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:focus,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:hover{color:#c7a589}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#fff}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover{color:#c7a589}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-left-color:#f1f1f1}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#c7a589}#adminmenu li.wp-has-current-submenu div.wp-menu-image:before{color:#fff}#adminmenu .awaiting-mod,#adminmenu .update-plugins{color:#fff;background:#9ea476}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#fff;background:#46403c}#collapse-menu{color:#f3f2f1}#collapse-menu:hover{color:#fff}#collapse-button div:after{color:#f3f2f1}#collapse-menu:hover #collapse-button div:after{color:#fff}#wpadminbar{color:#fff;background:#59524c}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#fff}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#f3f2f1}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{color:#c7a589;background:#46403c}#wpadminbar>#wp-toolbar a:focus span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar li:hover span.ab-label{color:#c7a589}#wpadminbar .menupop .ab-sub-wrapper{background:#46403c}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#656463}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar-nojs .quicklinks .menupop:hover ul li a{color:#cdcbc9}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#f3f2f1}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:after,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#c7a589}#wpadminbar #adminbarsearch:before{color:#f3f2f1}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#fff;background:#6c645c}#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder{color:#fff;opacity:.7}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#6c645c;background-color:#6c645c}#wpadminbar #wp-admin-bar-user-info .display-name{color:#fff}#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#c7a589}#wpadminbar #wp-admin-bar-user-info .username{color:#cdcbc9}.wp-pointer .wp-pointer-content h3{background-color:#c7a589;border-color:#bf9878}.wp-pointer .wp-pointer-content h3:before{color:#c7a589}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow{border-bottom-color:#c7a589}.media-item .bar,.media-progress-bar div{background-color:#c7a589}.details.attachment{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 5px #c7a589;box-shadow:0 0 0 1px #fff,0 0 0 5px #c7a589}.attachment.details .check{background-color:#c7a589;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #c7a589;box-shadow:0 0 0 1px #fff,0 0 0 2px #c7a589}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme:hover:after{background:#c7a589}.theme-browser .theme.add-new-theme:hover span:after{color:#c7a589}.theme-overlay .theme-header .close:hover,.theme-overlay .theme-header .left:hover,.theme-overlay .theme-header .right:hover{background:#c7a589}.theme-filter.current,.theme-section.current{border-bottom-color:#59524c}body.more-filters-opened .more-filters,body.more-filters-opened .more-filters:before{color:#fff;background-color:#59524c}.widgets-chooser li.widgets-chooser-selected,body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover,body.more-filters-opened .more-filters:hover:before{background-color:#c7a589;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}#customize-theme-controls .widget-area-select .selected{background-color:#c7a589;color:#fff}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#c7a589;border-color:#b78a66;-webkit-box-shadow:inset 0 1px 0 #e0cdbd,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #e0cdbd,0 1px 0 rgba(0,0,0,.15)}#sidemenu a.current{background:#f1f1f1;border-bottom-color:#f1f1f1}#plugin-information .action-button{background:#c7a589}div#wp-responsive-toggle a:before{color:#f3f2f1}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#c7a589}.star-rating .star{color:#c7a589}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#46403c} \ No newline at end of file +html{background:#f1f1f1}a{color:#0074a2}#media-upload a.del-link:hover,.subsubsub a.current:hover,.subsubsub a:hover,a:active,a:focus,a:hover,div.dashboard-widget-submit input:hover{color:#0099d5}input[type=checkbox]:checked:before{color:#59524c}input[type=radio]:checked:before{background:#59524c}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#0099d5}.wp-core-ui .button-primary{background:#c7a589;border-color:#b78a66;color:#fff;-webkit-box-shadow:inset 0 1px 0 #e0cdbd,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #e0cdbd,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#bf9878;border-color:#ae7d55;color:#fff;-webkit-box-shadow:inset 0 1px 0 #d7bfac;box-shadow:inset 0 1px 0 #d7bfac}.wp-core-ui .button-primary:focus{-webkit-box-shadow:inset 0 1px 0 #d7bfac,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:inset 0 1px 0 #d7bfac,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-primary:active{background:#b78a66;border-color:#ae7d55;color:#fff;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-primary.button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#d1cbc7!important;background:#ba906d!important;border-color:#ae7d55!important;text-shadow:none!important}.wp-core-ui .wp-ui-primary{color:#fff;background-color:#59524c}.wp-core-ui .wp-ui-text-primary{color:#59524c}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#c7a589}.wp-core-ui .wp-ui-text-highlight{color:#c7a589}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#9ea476}.wp-core-ui .wp-ui-text-notification{color:#9ea476}.wp-core-ui .wp-ui-text-icon{color:#f3f2f1}#add-new-comment a:hover,.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover,.wrap .add-new-h2:hover{color:#fff;background-color:#59524c}.view-switch a.current:before{color:#59524c}.view-switch a:hover:before{color:#9ea476}.post-com-count:hover:after{border-top-color:#59524c}.post-com-count:hover span{color:#fff;background-color:#59524c}strong .post-com-count:after{border-top-color:#9ea476}strong .post-com-count span{background-color:#9ea476}#adminmenu,#adminmenuback,#adminmenuwrap{background:#59524c}#adminmenu a{color:#fff}#adminmenu div.wp-menu-image:before{color:#f3f2f1}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#c7a589}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#fff}.about-wrap h2 .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f1f1f1;border-bottom-color:#f1f1f1}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background:#46403c}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-left-color:#46403c}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu .wp-submenu-head,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a,.folded #adminmenu .wp-has-current-submenu .wp-submenu a{color:#cdcbc9}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:focus,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:hover{color:#c7a589}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#fff}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover{color:#c7a589}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-left-color:#f1f1f1}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#c7a589}#adminmenu li.wp-has-current-submenu div.wp-menu-image:before{color:#fff}#adminmenu .awaiting-mod,#adminmenu .update-plugins{color:#fff;background:#9ea476}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#fff;background:#46403c}#collapse-menu{color:#f3f2f1}#collapse-menu:hover{color:#fff}#collapse-button div:after{color:#f3f2f1}#collapse-menu:hover #collapse-button div:after{color:#fff}#wpadminbar{color:#fff;background:#59524c}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#fff}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#f3f2f1}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{color:#c7a589;background:#46403c}#wpadminbar>#wp-toolbar a:focus span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar li:hover span.ab-label{color:#c7a589}#wpadminbar .menupop .ab-sub-wrapper{background:#46403c}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#656463}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar-nojs .quicklinks .menupop:hover ul li a{color:#cdcbc9}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#f3f2f1}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:after,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#c7a589}#wpadminbar #adminbarsearch:before{color:#f3f2f1}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#fff;background:#6c645c}#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder{color:#fff;opacity:.7}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#6c645c;background-color:#6c645c}#wpadminbar #wp-admin-bar-user-info .display-name{color:#fff}#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#c7a589}#wpadminbar #wp-admin-bar-user-info .username{color:#cdcbc9}.wp-pointer .wp-pointer-content h3{background-color:#c7a589;border-color:#bf9878}.wp-pointer .wp-pointer-content h3:before{color:#c7a589}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow{border-bottom-color:#c7a589}.media-item .bar,.media-progress-bar div{background-color:#c7a589}.details.attachment{-webkit-box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #c7a589;box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #c7a589}.attachment.details .check{background-color:#c7a589;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #c7a589;box-shadow:0 0 0 1px #fff,0 0 0 2px #c7a589}.media-selection .attachment.selection.details .thumbnail{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px #c7a589;box-shadow:0 0 0 1px #fff,0 0 0 3px #c7a589}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme:hover:after{background:#c7a589}.theme-browser .theme.add-new-theme:hover span:after{color:#c7a589}.theme-filter.current,.theme-section.current{border-bottom-color:#59524c}body.more-filters-opened .more-filters{color:#fff;background-color:#59524c}body.more-filters-opened .more-filters:before{color:#fff}body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:hover{background-color:#c7a589;color:#fff}body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover:before{color:#fff}.widgets-chooser li.widgets-chooser-selected{background-color:#c7a589;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}#customize-theme-controls .widget-area-select .selected{background-color:#c7a589;color:#fff}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#c7a589;border-color:#b78a66;-webkit-box-shadow:inset 0 1px 0 #e0cdbd,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #e0cdbd,0 1px 0 rgba(0,0,0,.15)}#sidemenu a.current{background:#f1f1f1;border-bottom-color:#f1f1f1}#plugin-information .action-button{background:#c7a589}div#wp-responsive-toggle a:before{color:#f3f2f1}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#c7a589}.star-rating .star{color:#c7a589}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#46403c} \ No newline at end of file diff --git a/sources/wp-admin/css/colors/coffee/colors.css b/sources/wp-admin/css/colors/coffee/colors.css index 281a17e..3fd812e 100644 --- a/sources/wp-admin/css/colors/coffee/colors.css +++ b/sources/wp-admin/css/colors/coffee/colors.css @@ -30,19 +30,22 @@ input[type=radio]:checked:before { border-color: #b78a66; color: white; -webkit-box-shadow: inset 0 1px 0 #e0cdbd, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #e0cdbd, 0 1px 0 rgba(0, 0, 0, 0.15); } + box-shadow: inset 0 1px 0 #e0cdbd, 0 1px 0 rgba(0, 0, 0, 0.15); } .wp-core-ui .button-primary:hover, .wp-core-ui .button-primary:focus { background: #bf9878; border-color: #ae7d55; color: white; - -webkit-box-shadow: inset 0 1px 0 #d7bfac, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #d7bfac, 0 1px 0 rgba(0, 0, 0, 0.15); } + -webkit-box-shadow: inset 0 1px 0 #d7bfac; + box-shadow: inset 0 1px 0 #d7bfac; } + .wp-core-ui .button-primary:focus { + -webkit-box-shadow: inset 0 1px 0 #d7bfac, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); + box-shadow: inset 0 1px 0 #d7bfac, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); } .wp-core-ui .button-primary:active { background: #b78a66; border-color: #ae7d55; color: white; - -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); - box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); } + -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); + box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); } .wp-core-ui .button-primary[disabled], .wp-core-ui .button-primary:disabled, .wp-core-ui .button-primary.button-primary-disabled, .wp-core-ui .button-primary.disabled { color: #d1cbc7 !important; background: #ba906d !important; @@ -254,18 +257,22 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre .wp-pointer.wp-pointer-top .wp-pointer-arrow, .wp-pointer.wp-pointer-undefined .wp-pointer-arrow { border-bottom-color: #c7a589; } -/* Media Uploader */ +/* Media */ .media-item .bar, .media-progress-bar div { background-color: #c7a589; } .details.attachment { - -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 5px #c7a589; - box-shadow: 0 0 0 1px #fff, 0 0 0 5px #c7a589; } + -webkit-box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #c7a589; + box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #c7a589; } .attachment.details .check { background-color: #c7a589; -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 2px #c7a589; - box-shadow: 0 0 0 1px #fff, 0 0 0 2px #c7a589; } + box-shadow: 0 0 0 1px #fff, 0 0 0 2px #c7a589; } + +.media-selection .attachment.selection.details .thumbnail { + -webkit-box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #c7a589; + box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #c7a589; } /* Themes */ .theme-browser .theme.active .theme-name, .theme-browser .theme.add-new-theme:hover:after { @@ -274,20 +281,23 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre .theme-browser .theme.add-new-theme:hover span:after { color: #c7a589; } -.theme-overlay .theme-header .close:hover, .theme-overlay .theme-header .right:hover, .theme-overlay .theme-header .left:hover { - background: #c7a589; } - .theme-section.current, .theme-filter.current { border-bottom-color: #59524c; } -body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before { +body.more-filters-opened .more-filters { color: #fff; background-color: #59524c; } -body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { +body.more-filters-opened .more-filters:before { + color: #fff; } + +body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus { background-color: #c7a589; color: #fff; } +body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { + color: #fff; } + /* Widgets */ .widgets-chooser li.widgets-chooser-selected { background-color: #c7a589; @@ -306,7 +316,7 @@ body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-fil background: #c7a589; border-color: #b78a66; -webkit-box-shadow: inset 0 1px 0 #e0cdbd, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #e0cdbd, 0 1px 0 rgba(0, 0, 0, 0.15); } + box-shadow: inset 0 1px 0 #e0cdbd, 0 1px 0 rgba(0, 0, 0, 0.15); } /* Thickbox: Plugin information */ #sidemenu a.current { diff --git a/sources/wp-admin/css/colors/coffee/colors.min.css b/sources/wp-admin/css/colors/coffee/colors.min.css index bd3ef54..1272763 100644 --- a/sources/wp-admin/css/colors/coffee/colors.min.css +++ b/sources/wp-admin/css/colors/coffee/colors.min.css @@ -1 +1 @@ -html{background:#f1f1f1}a{color:#0074a2}#media-upload a.del-link:hover,.subsubsub a.current:hover,.subsubsub a:hover,a:active,a:focus,a:hover,div.dashboard-widget-submit input:hover{color:#0099d5}input[type=checkbox]:checked:before{color:#59524c}input[type=radio]:checked:before{background:#59524c}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#0099d5}.wp-core-ui .button-primary{background:#c7a589;border-color:#b78a66;color:#fff;-webkit-box-shadow:inset 0 1px 0 #e0cdbd,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #e0cdbd,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#bf9878;border-color:#ae7d55;color:#fff;-webkit-box-shadow:inset 0 1px 0 #d7bfac,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #d7bfac,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:active{background:#b78a66;border-color:#ae7d55;color:#fff;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)}.wp-core-ui .button-primary.button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#d1cbc7!important;background:#ba906d!important;border-color:#ae7d55!important;text-shadow:none!important}.wp-core-ui .wp-ui-primary{color:#fff;background-color:#59524c}.wp-core-ui .wp-ui-text-primary{color:#59524c}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#c7a589}.wp-core-ui .wp-ui-text-highlight{color:#c7a589}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#9ea476}.wp-core-ui .wp-ui-text-notification{color:#9ea476}.wp-core-ui .wp-ui-text-icon{color:#f3f2f1}#add-new-comment a:hover,.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover,.wrap .add-new-h2:hover{color:#fff;background-color:#59524c}.view-switch a.current:before{color:#59524c}.view-switch a:hover:before{color:#9ea476}.post-com-count:hover:after{border-top-color:#59524c}.post-com-count:hover span{color:#fff;background-color:#59524c}strong .post-com-count:after{border-top-color:#9ea476}strong .post-com-count span{background-color:#9ea476}#adminmenu,#adminmenuback,#adminmenuwrap{background:#59524c}#adminmenu a{color:#fff}#adminmenu div.wp-menu-image:before{color:#f3f2f1}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#c7a589}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#fff}.about-wrap h2 .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f1f1f1;border-bottom-color:#f1f1f1}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background:#46403c}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-right-color:#46403c}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu .wp-submenu-head,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a,.folded #adminmenu .wp-has-current-submenu .wp-submenu a{color:#cdcbc9}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:focus,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:hover{color:#c7a589}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#fff}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover{color:#c7a589}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-right-color:#f1f1f1}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#c7a589}#adminmenu li.wp-has-current-submenu div.wp-menu-image:before{color:#fff}#adminmenu .awaiting-mod,#adminmenu .update-plugins{color:#fff;background:#9ea476}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#fff;background:#46403c}#collapse-menu{color:#f3f2f1}#collapse-menu:hover{color:#fff}#collapse-button div:after{color:#f3f2f1}#collapse-menu:hover #collapse-button div:after{color:#fff}#wpadminbar{color:#fff;background:#59524c}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#fff}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#f3f2f1}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{color:#c7a589;background:#46403c}#wpadminbar>#wp-toolbar a:focus span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar li:hover span.ab-label{color:#c7a589}#wpadminbar .menupop .ab-sub-wrapper{background:#46403c}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#656463}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar-nojs .quicklinks .menupop:hover ul li a{color:#cdcbc9}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#f3f2f1}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:after,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#c7a589}#wpadminbar #adminbarsearch:before{color:#f3f2f1}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#fff;background:#6c645c}#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder{color:#fff;opacity:.7}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#6c645c;background-color:#6c645c}#wpadminbar #wp-admin-bar-user-info .display-name{color:#fff}#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#c7a589}#wpadminbar #wp-admin-bar-user-info .username{color:#cdcbc9}.wp-pointer .wp-pointer-content h3{background-color:#c7a589;border-color:#bf9878}.wp-pointer .wp-pointer-content h3:before{color:#c7a589}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow{border-bottom-color:#c7a589}.media-item .bar,.media-progress-bar div{background-color:#c7a589}.details.attachment{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 5px #c7a589;box-shadow:0 0 0 1px #fff,0 0 0 5px #c7a589}.attachment.details .check{background-color:#c7a589;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #c7a589;box-shadow:0 0 0 1px #fff,0 0 0 2px #c7a589}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme:hover:after{background:#c7a589}.theme-browser .theme.add-new-theme:hover span:after{color:#c7a589}.theme-overlay .theme-header .close:hover,.theme-overlay .theme-header .left:hover,.theme-overlay .theme-header .right:hover{background:#c7a589}.theme-filter.current,.theme-section.current{border-bottom-color:#59524c}body.more-filters-opened .more-filters,body.more-filters-opened .more-filters:before{color:#fff;background-color:#59524c}.widgets-chooser li.widgets-chooser-selected,body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover,body.more-filters-opened .more-filters:hover:before{background-color:#c7a589;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}#customize-theme-controls .widget-area-select .selected{background-color:#c7a589;color:#fff}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#c7a589;border-color:#b78a66;-webkit-box-shadow:inset 0 1px 0 #e0cdbd,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #e0cdbd,0 1px 0 rgba(0,0,0,.15)}#sidemenu a.current{background:#f1f1f1;border-bottom-color:#f1f1f1}#plugin-information .action-button{background:#c7a589}div#wp-responsive-toggle a:before{color:#f3f2f1}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#c7a589}.star-rating .star{color:#c7a589}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#46403c} \ No newline at end of file +html{background:#f1f1f1}a{color:#0074a2}#media-upload a.del-link:hover,.subsubsub a.current:hover,.subsubsub a:hover,a:active,a:focus,a:hover,div.dashboard-widget-submit input:hover{color:#0099d5}input[type=checkbox]:checked:before{color:#59524c}input[type=radio]:checked:before{background:#59524c}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#0099d5}.wp-core-ui .button-primary{background:#c7a589;border-color:#b78a66;color:#fff;-webkit-box-shadow:inset 0 1px 0 #e0cdbd,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #e0cdbd,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#bf9878;border-color:#ae7d55;color:#fff;-webkit-box-shadow:inset 0 1px 0 #d7bfac;box-shadow:inset 0 1px 0 #d7bfac}.wp-core-ui .button-primary:focus{-webkit-box-shadow:inset 0 1px 0 #d7bfac,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:inset 0 1px 0 #d7bfac,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-primary:active{background:#b78a66;border-color:#ae7d55;color:#fff;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-primary.button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#d1cbc7!important;background:#ba906d!important;border-color:#ae7d55!important;text-shadow:none!important}.wp-core-ui .wp-ui-primary{color:#fff;background-color:#59524c}.wp-core-ui .wp-ui-text-primary{color:#59524c}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#c7a589}.wp-core-ui .wp-ui-text-highlight{color:#c7a589}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#9ea476}.wp-core-ui .wp-ui-text-notification{color:#9ea476}.wp-core-ui .wp-ui-text-icon{color:#f3f2f1}#add-new-comment a:hover,.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover,.wrap .add-new-h2:hover{color:#fff;background-color:#59524c}.view-switch a.current:before{color:#59524c}.view-switch a:hover:before{color:#9ea476}.post-com-count:hover:after{border-top-color:#59524c}.post-com-count:hover span{color:#fff;background-color:#59524c}strong .post-com-count:after{border-top-color:#9ea476}strong .post-com-count span{background-color:#9ea476}#adminmenu,#adminmenuback,#adminmenuwrap{background:#59524c}#adminmenu a{color:#fff}#adminmenu div.wp-menu-image:before{color:#f3f2f1}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#c7a589}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#fff}.about-wrap h2 .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f1f1f1;border-bottom-color:#f1f1f1}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background:#46403c}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-right-color:#46403c}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu .wp-submenu-head,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a,.folded #adminmenu .wp-has-current-submenu .wp-submenu a{color:#cdcbc9}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:focus,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:hover{color:#c7a589}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#fff}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover{color:#c7a589}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-right-color:#f1f1f1}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#c7a589}#adminmenu li.wp-has-current-submenu div.wp-menu-image:before{color:#fff}#adminmenu .awaiting-mod,#adminmenu .update-plugins{color:#fff;background:#9ea476}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#fff;background:#46403c}#collapse-menu{color:#f3f2f1}#collapse-menu:hover{color:#fff}#collapse-button div:after{color:#f3f2f1}#collapse-menu:hover #collapse-button div:after{color:#fff}#wpadminbar{color:#fff;background:#59524c}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#fff}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#f3f2f1}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{color:#c7a589;background:#46403c}#wpadminbar>#wp-toolbar a:focus span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar li:hover span.ab-label{color:#c7a589}#wpadminbar .menupop .ab-sub-wrapper{background:#46403c}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#656463}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar-nojs .quicklinks .menupop:hover ul li a{color:#cdcbc9}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#f3f2f1}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:after,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#c7a589}#wpadminbar #adminbarsearch:before{color:#f3f2f1}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#fff;background:#6c645c}#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder{color:#fff;opacity:.7}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#6c645c;background-color:#6c645c}#wpadminbar #wp-admin-bar-user-info .display-name{color:#fff}#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#c7a589}#wpadminbar #wp-admin-bar-user-info .username{color:#cdcbc9}.wp-pointer .wp-pointer-content h3{background-color:#c7a589;border-color:#bf9878}.wp-pointer .wp-pointer-content h3:before{color:#c7a589}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow{border-bottom-color:#c7a589}.media-item .bar,.media-progress-bar div{background-color:#c7a589}.details.attachment{-webkit-box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #c7a589;box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #c7a589}.attachment.details .check{background-color:#c7a589;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #c7a589;box-shadow:0 0 0 1px #fff,0 0 0 2px #c7a589}.media-selection .attachment.selection.details .thumbnail{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px #c7a589;box-shadow:0 0 0 1px #fff,0 0 0 3px #c7a589}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme:hover:after{background:#c7a589}.theme-browser .theme.add-new-theme:hover span:after{color:#c7a589}.theme-filter.current,.theme-section.current{border-bottom-color:#59524c}body.more-filters-opened .more-filters{color:#fff;background-color:#59524c}body.more-filters-opened .more-filters:before{color:#fff}body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:hover{background-color:#c7a589;color:#fff}body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover:before{color:#fff}.widgets-chooser li.widgets-chooser-selected{background-color:#c7a589;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}#customize-theme-controls .widget-area-select .selected{background-color:#c7a589;color:#fff}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#c7a589;border-color:#b78a66;-webkit-box-shadow:inset 0 1px 0 #e0cdbd,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #e0cdbd,0 1px 0 rgba(0,0,0,.15)}#sidemenu a.current{background:#f1f1f1;border-bottom-color:#f1f1f1}#plugin-information .action-button{background:#c7a589}div#wp-responsive-toggle a:before{color:#f3f2f1}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#c7a589}.star-rating .star{color:#c7a589}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#46403c} \ No newline at end of file diff --git a/sources/wp-admin/css/colors/ectoplasm/colors-rtl.css b/sources/wp-admin/css/colors/ectoplasm/colors-rtl.css index 73eb510..f060a88 100644 --- a/sources/wp-admin/css/colors/ectoplasm/colors-rtl.css +++ b/sources/wp-admin/css/colors/ectoplasm/colors-rtl.css @@ -30,19 +30,22 @@ input[type=radio]:checked:before { border-color: #839237; color: white; -webkit-box-shadow: inset 0 1px 0 #c0cd7b, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #c0cd7b, 0 1px 0 rgba(0, 0, 0, 0.15); } + box-shadow: inset 0 1px 0 #c0cd7b, 0 1px 0 rgba(0, 0, 0, 0.15); } .wp-core-ui .button-primary:hover, .wp-core-ui .button-primary:focus { background: #93a43e; border-color: #727f30; color: white; - -webkit-box-shadow: inset 0 1px 0 #b7c669, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #b7c669, 0 1px 0 rgba(0, 0, 0, 0.15); } + -webkit-box-shadow: inset 0 1px 0 #b7c669; + box-shadow: inset 0 1px 0 #b7c669; } + .wp-core-ui .button-primary:focus { + -webkit-box-shadow: inset 0 1px 0 #b7c669, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); + box-shadow: inset 0 1px 0 #b7c669, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); } .wp-core-ui .button-primary:active { background: #839237; border-color: #727f30; color: white; - -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); - box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); } + -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); + box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); } .wp-core-ui .button-primary[disabled], .wp-core-ui .button-primary:disabled, .wp-core-ui .button-primary.button-primary-disabled, .wp-core-ui .button-primary.disabled { color: #cfd1c7 !important; background: #89993a !important; @@ -254,18 +257,22 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre .wp-pointer.wp-pointer-top .wp-pointer-arrow, .wp-pointer.wp-pointer-undefined .wp-pointer-arrow { border-bottom-color: #a3b745; } -/* Media Uploader */ +/* Media */ .media-item .bar, .media-progress-bar div { background-color: #a3b745; } .details.attachment { - -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 5px #a3b745; - box-shadow: 0 0 0 1px #fff, 0 0 0 5px #a3b745; } + -webkit-box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #a3b745; + box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #a3b745; } .attachment.details .check { background-color: #a3b745; -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 2px #a3b745; - box-shadow: 0 0 0 1px #fff, 0 0 0 2px #a3b745; } + box-shadow: 0 0 0 1px #fff, 0 0 0 2px #a3b745; } + +.media-selection .attachment.selection.details .thumbnail { + -webkit-box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #a3b745; + box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #a3b745; } /* Themes */ .theme-browser .theme.active .theme-name, .theme-browser .theme.add-new-theme:hover:after { @@ -274,20 +281,23 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre .theme-browser .theme.add-new-theme:hover span:after { color: #a3b745; } -.theme-overlay .theme-header .close:hover, .theme-overlay .theme-header .right:hover, .theme-overlay .theme-header .left:hover { - background: #a3b745; } - .theme-section.current, .theme-filter.current { border-bottom-color: #523f6d; } -body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before { +body.more-filters-opened .more-filters { color: #fff; background-color: #523f6d; } -body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { +body.more-filters-opened .more-filters:before { + color: #fff; } + +body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus { background-color: #a3b745; color: #fff; } +body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { + color: #fff; } + /* Widgets */ .widgets-chooser li.widgets-chooser-selected { background-color: #a3b745; @@ -306,7 +316,7 @@ body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-fil background: #a3b745; border-color: #839237; -webkit-box-shadow: inset 0 1px 0 #c0cd7b, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #c0cd7b, 0 1px 0 rgba(0, 0, 0, 0.15); } + box-shadow: inset 0 1px 0 #c0cd7b, 0 1px 0 rgba(0, 0, 0, 0.15); } /* Thickbox: Plugin information */ #sidemenu a.current { diff --git a/sources/wp-admin/css/colors/ectoplasm/colors-rtl.min.css b/sources/wp-admin/css/colors/ectoplasm/colors-rtl.min.css index 2f6433e..3ab7e83 100644 --- a/sources/wp-admin/css/colors/ectoplasm/colors-rtl.min.css +++ b/sources/wp-admin/css/colors/ectoplasm/colors-rtl.min.css @@ -1 +1 @@ -html{background:#f1f1f1}a{color:#0074a2}#media-upload a.del-link:hover,.subsubsub a.current:hover,.subsubsub a:hover,a:active,a:focus,a:hover,div.dashboard-widget-submit input:hover{color:#0099d5}input[type=checkbox]:checked:before{color:#523f6d}input[type=radio]:checked:before{background:#523f6d}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#0099d5}.wp-core-ui .button-primary{background:#a3b745;border-color:#839237;color:#fff;-webkit-box-shadow:inset 0 1px 0 #c0cd7b,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #c0cd7b,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#93a43e;border-color:#727f30;color:#fff;-webkit-box-shadow:inset 0 1px 0 #b7c669,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #b7c669,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:active{background:#839237;border-color:#727f30;color:#fff;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)}.wp-core-ui .button-primary.button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#cfd1c7!important;background:#89993a!important;border-color:#727f30!important;text-shadow:none!important}.wp-core-ui .wp-ui-primary{color:#fff;background-color:#523f6d}.wp-core-ui .wp-ui-text-primary{color:#523f6d}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#a3b745}.wp-core-ui .wp-ui-text-highlight{color:#a3b745}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#d46f15}.wp-core-ui .wp-ui-text-notification{color:#d46f15}.wp-core-ui .wp-ui-text-icon{color:#ece6f6}#add-new-comment a:hover,.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover,.wrap .add-new-h2:hover{color:#fff;background-color:#523f6d}.view-switch a.current:before{color:#523f6d}.view-switch a:hover:before{color:#d46f15}.post-com-count:hover:after{border-top-color:#523f6d}.post-com-count:hover span{color:#fff;background-color:#523f6d}strong .post-com-count:after{border-top-color:#d46f15}strong .post-com-count span{background-color:#d46f15}#adminmenu,#adminmenuback,#adminmenuwrap{background:#523f6d}#adminmenu a{color:#fff}#adminmenu div.wp-menu-image:before{color:#ece6f6}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#a3b745}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#fff}.about-wrap h2 .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f1f1f1;border-bottom-color:#f1f1f1}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background:#413256}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-left-color:#413256}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu .wp-submenu-head,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a,.folded #adminmenu .wp-has-current-submenu .wp-submenu a{color:#cbc5d3}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:focus,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:hover{color:#a3b745}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#fff}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover{color:#a3b745}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-left-color:#f1f1f1}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#a3b745}#adminmenu li.wp-has-current-submenu div.wp-menu-image:before{color:#fff}#adminmenu .awaiting-mod,#adminmenu .update-plugins{color:#fff;background:#d46f15}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#fff;background:#413256}#collapse-menu{color:#ece6f6}#collapse-menu:hover{color:#fff}#collapse-button div:after{color:#ece6f6}#collapse-menu:hover #collapse-button div:after{color:#fff}#wpadminbar{color:#fff;background:#523f6d}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#fff}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#ece6f6}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{color:#a3b745;background:#413256}#wpadminbar>#wp-toolbar a:focus span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar li:hover span.ab-label{color:#a3b745}#wpadminbar .menupop .ab-sub-wrapper{background:#413256}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#64537c}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar-nojs .quicklinks .menupop:hover ul li a{color:#cbc5d3}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#ece6f6}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:after,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#a3b745}#wpadminbar #adminbarsearch:before{color:#ece6f6}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#fff;background:#624c84}#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder{color:#fff;opacity:.7}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#624c84;background-color:#624c84}#wpadminbar #wp-admin-bar-user-info .display-name{color:#fff}#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#a3b745}#wpadminbar #wp-admin-bar-user-info .username{color:#cbc5d3}.wp-pointer .wp-pointer-content h3{background-color:#a3b745;border-color:#93a43e}.wp-pointer .wp-pointer-content h3:before{color:#a3b745}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow{border-bottom-color:#a3b745}.media-item .bar,.media-progress-bar div{background-color:#a3b745}.details.attachment{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 5px #a3b745;box-shadow:0 0 0 1px #fff,0 0 0 5px #a3b745}.attachment.details .check{background-color:#a3b745;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #a3b745;box-shadow:0 0 0 1px #fff,0 0 0 2px #a3b745}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme:hover:after{background:#a3b745}.theme-browser .theme.add-new-theme:hover span:after{color:#a3b745}.theme-overlay .theme-header .close:hover,.theme-overlay .theme-header .left:hover,.theme-overlay .theme-header .right:hover{background:#a3b745}.theme-filter.current,.theme-section.current{border-bottom-color:#523f6d}body.more-filters-opened .more-filters,body.more-filters-opened .more-filters:before{color:#fff;background-color:#523f6d}.widgets-chooser li.widgets-chooser-selected,body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover,body.more-filters-opened .more-filters:hover:before{background-color:#a3b745;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}#customize-theme-controls .widget-area-select .selected{background-color:#a3b745;color:#fff}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#a3b745;border-color:#839237;-webkit-box-shadow:inset 0 1px 0 #c0cd7b,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #c0cd7b,0 1px 0 rgba(0,0,0,.15)}#sidemenu a.current{background:#f1f1f1;border-bottom-color:#f1f1f1}#plugin-information .action-button{background:#a3b745}div#wp-responsive-toggle a:before{color:#ece6f6}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#a3b745}.star-rating .star{color:#a3b745}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#413256} \ No newline at end of file +html{background:#f1f1f1}a{color:#0074a2}#media-upload a.del-link:hover,.subsubsub a.current:hover,.subsubsub a:hover,a:active,a:focus,a:hover,div.dashboard-widget-submit input:hover{color:#0099d5}input[type=checkbox]:checked:before{color:#523f6d}input[type=radio]:checked:before{background:#523f6d}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#0099d5}.wp-core-ui .button-primary{background:#a3b745;border-color:#839237;color:#fff;-webkit-box-shadow:inset 0 1px 0 #c0cd7b,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #c0cd7b,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#93a43e;border-color:#727f30;color:#fff;-webkit-box-shadow:inset 0 1px 0 #b7c669;box-shadow:inset 0 1px 0 #b7c669}.wp-core-ui .button-primary:focus{-webkit-box-shadow:inset 0 1px 0 #b7c669,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:inset 0 1px 0 #b7c669,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-primary:active{background:#839237;border-color:#727f30;color:#fff;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-primary.button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#cfd1c7!important;background:#89993a!important;border-color:#727f30!important;text-shadow:none!important}.wp-core-ui .wp-ui-primary{color:#fff;background-color:#523f6d}.wp-core-ui .wp-ui-text-primary{color:#523f6d}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#a3b745}.wp-core-ui .wp-ui-text-highlight{color:#a3b745}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#d46f15}.wp-core-ui .wp-ui-text-notification{color:#d46f15}.wp-core-ui .wp-ui-text-icon{color:#ece6f6}#add-new-comment a:hover,.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover,.wrap .add-new-h2:hover{color:#fff;background-color:#523f6d}.view-switch a.current:before{color:#523f6d}.view-switch a:hover:before{color:#d46f15}.post-com-count:hover:after{border-top-color:#523f6d}.post-com-count:hover span{color:#fff;background-color:#523f6d}strong .post-com-count:after{border-top-color:#d46f15}strong .post-com-count span{background-color:#d46f15}#adminmenu,#adminmenuback,#adminmenuwrap{background:#523f6d}#adminmenu a{color:#fff}#adminmenu div.wp-menu-image:before{color:#ece6f6}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#a3b745}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#fff}.about-wrap h2 .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f1f1f1;border-bottom-color:#f1f1f1}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background:#413256}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-left-color:#413256}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu .wp-submenu-head,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a,.folded #adminmenu .wp-has-current-submenu .wp-submenu a{color:#cbc5d3}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:focus,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:hover{color:#a3b745}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#fff}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover{color:#a3b745}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-left-color:#f1f1f1}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#a3b745}#adminmenu li.wp-has-current-submenu div.wp-menu-image:before{color:#fff}#adminmenu .awaiting-mod,#adminmenu .update-plugins{color:#fff;background:#d46f15}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#fff;background:#413256}#collapse-menu{color:#ece6f6}#collapse-menu:hover{color:#fff}#collapse-button div:after{color:#ece6f6}#collapse-menu:hover #collapse-button div:after{color:#fff}#wpadminbar{color:#fff;background:#523f6d}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#fff}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#ece6f6}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{color:#a3b745;background:#413256}#wpadminbar>#wp-toolbar a:focus span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar li:hover span.ab-label{color:#a3b745}#wpadminbar .menupop .ab-sub-wrapper{background:#413256}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#64537c}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar-nojs .quicklinks .menupop:hover ul li a{color:#cbc5d3}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#ece6f6}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:after,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#a3b745}#wpadminbar #adminbarsearch:before{color:#ece6f6}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#fff;background:#624c84}#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder{color:#fff;opacity:.7}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#624c84;background-color:#624c84}#wpadminbar #wp-admin-bar-user-info .display-name{color:#fff}#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#a3b745}#wpadminbar #wp-admin-bar-user-info .username{color:#cbc5d3}.wp-pointer .wp-pointer-content h3{background-color:#a3b745;border-color:#93a43e}.wp-pointer .wp-pointer-content h3:before{color:#a3b745}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow{border-bottom-color:#a3b745}.media-item .bar,.media-progress-bar div{background-color:#a3b745}.details.attachment{-webkit-box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #a3b745;box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #a3b745}.attachment.details .check{background-color:#a3b745;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #a3b745;box-shadow:0 0 0 1px #fff,0 0 0 2px #a3b745}.media-selection .attachment.selection.details .thumbnail{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px #a3b745;box-shadow:0 0 0 1px #fff,0 0 0 3px #a3b745}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme:hover:after{background:#a3b745}.theme-browser .theme.add-new-theme:hover span:after{color:#a3b745}.theme-filter.current,.theme-section.current{border-bottom-color:#523f6d}body.more-filters-opened .more-filters{color:#fff;background-color:#523f6d}body.more-filters-opened .more-filters:before{color:#fff}body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:hover{background-color:#a3b745;color:#fff}body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover:before{color:#fff}.widgets-chooser li.widgets-chooser-selected{background-color:#a3b745;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}#customize-theme-controls .widget-area-select .selected{background-color:#a3b745;color:#fff}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#a3b745;border-color:#839237;-webkit-box-shadow:inset 0 1px 0 #c0cd7b,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #c0cd7b,0 1px 0 rgba(0,0,0,.15)}#sidemenu a.current{background:#f1f1f1;border-bottom-color:#f1f1f1}#plugin-information .action-button{background:#a3b745}div#wp-responsive-toggle a:before{color:#ece6f6}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#a3b745}.star-rating .star{color:#a3b745}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#413256} \ No newline at end of file diff --git a/sources/wp-admin/css/colors/ectoplasm/colors.css b/sources/wp-admin/css/colors/ectoplasm/colors.css index cc319a8..d3566ce 100644 --- a/sources/wp-admin/css/colors/ectoplasm/colors.css +++ b/sources/wp-admin/css/colors/ectoplasm/colors.css @@ -30,19 +30,22 @@ input[type=radio]:checked:before { border-color: #839237; color: white; -webkit-box-shadow: inset 0 1px 0 #c0cd7b, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #c0cd7b, 0 1px 0 rgba(0, 0, 0, 0.15); } + box-shadow: inset 0 1px 0 #c0cd7b, 0 1px 0 rgba(0, 0, 0, 0.15); } .wp-core-ui .button-primary:hover, .wp-core-ui .button-primary:focus { background: #93a43e; border-color: #727f30; color: white; - -webkit-box-shadow: inset 0 1px 0 #b7c669, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #b7c669, 0 1px 0 rgba(0, 0, 0, 0.15); } + -webkit-box-shadow: inset 0 1px 0 #b7c669; + box-shadow: inset 0 1px 0 #b7c669; } + .wp-core-ui .button-primary:focus { + -webkit-box-shadow: inset 0 1px 0 #b7c669, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); + box-shadow: inset 0 1px 0 #b7c669, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); } .wp-core-ui .button-primary:active { background: #839237; border-color: #727f30; color: white; - -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); - box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); } + -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); + box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); } .wp-core-ui .button-primary[disabled], .wp-core-ui .button-primary:disabled, .wp-core-ui .button-primary.button-primary-disabled, .wp-core-ui .button-primary.disabled { color: #cfd1c7 !important; background: #89993a !important; @@ -254,18 +257,22 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre .wp-pointer.wp-pointer-top .wp-pointer-arrow, .wp-pointer.wp-pointer-undefined .wp-pointer-arrow { border-bottom-color: #a3b745; } -/* Media Uploader */ +/* Media */ .media-item .bar, .media-progress-bar div { background-color: #a3b745; } .details.attachment { - -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 5px #a3b745; - box-shadow: 0 0 0 1px #fff, 0 0 0 5px #a3b745; } + -webkit-box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #a3b745; + box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #a3b745; } .attachment.details .check { background-color: #a3b745; -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 2px #a3b745; - box-shadow: 0 0 0 1px #fff, 0 0 0 2px #a3b745; } + box-shadow: 0 0 0 1px #fff, 0 0 0 2px #a3b745; } + +.media-selection .attachment.selection.details .thumbnail { + -webkit-box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #a3b745; + box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #a3b745; } /* Themes */ .theme-browser .theme.active .theme-name, .theme-browser .theme.add-new-theme:hover:after { @@ -274,20 +281,23 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre .theme-browser .theme.add-new-theme:hover span:after { color: #a3b745; } -.theme-overlay .theme-header .close:hover, .theme-overlay .theme-header .right:hover, .theme-overlay .theme-header .left:hover { - background: #a3b745; } - .theme-section.current, .theme-filter.current { border-bottom-color: #523f6d; } -body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before { +body.more-filters-opened .more-filters { color: #fff; background-color: #523f6d; } -body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { +body.more-filters-opened .more-filters:before { + color: #fff; } + +body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus { background-color: #a3b745; color: #fff; } +body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { + color: #fff; } + /* Widgets */ .widgets-chooser li.widgets-chooser-selected { background-color: #a3b745; @@ -306,7 +316,7 @@ body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-fil background: #a3b745; border-color: #839237; -webkit-box-shadow: inset 0 1px 0 #c0cd7b, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #c0cd7b, 0 1px 0 rgba(0, 0, 0, 0.15); } + box-shadow: inset 0 1px 0 #c0cd7b, 0 1px 0 rgba(0, 0, 0, 0.15); } /* Thickbox: Plugin information */ #sidemenu a.current { diff --git a/sources/wp-admin/css/colors/ectoplasm/colors.min.css b/sources/wp-admin/css/colors/ectoplasm/colors.min.css index f99f871..82e28b4 100644 --- a/sources/wp-admin/css/colors/ectoplasm/colors.min.css +++ b/sources/wp-admin/css/colors/ectoplasm/colors.min.css @@ -1 +1 @@ -html{background:#f1f1f1}a{color:#0074a2}#media-upload a.del-link:hover,.subsubsub a.current:hover,.subsubsub a:hover,a:active,a:focus,a:hover,div.dashboard-widget-submit input:hover{color:#0099d5}input[type=checkbox]:checked:before{color:#523f6d}input[type=radio]:checked:before{background:#523f6d}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#0099d5}.wp-core-ui .button-primary{background:#a3b745;border-color:#839237;color:#fff;-webkit-box-shadow:inset 0 1px 0 #c0cd7b,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #c0cd7b,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#93a43e;border-color:#727f30;color:#fff;-webkit-box-shadow:inset 0 1px 0 #b7c669,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #b7c669,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:active{background:#839237;border-color:#727f30;color:#fff;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)}.wp-core-ui .button-primary.button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#cfd1c7!important;background:#89993a!important;border-color:#727f30!important;text-shadow:none!important}.wp-core-ui .wp-ui-primary{color:#fff;background-color:#523f6d}.wp-core-ui .wp-ui-text-primary{color:#523f6d}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#a3b745}.wp-core-ui .wp-ui-text-highlight{color:#a3b745}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#d46f15}.wp-core-ui .wp-ui-text-notification{color:#d46f15}.wp-core-ui .wp-ui-text-icon{color:#ece6f6}#add-new-comment a:hover,.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover,.wrap .add-new-h2:hover{color:#fff;background-color:#523f6d}.view-switch a.current:before{color:#523f6d}.view-switch a:hover:before{color:#d46f15}.post-com-count:hover:after{border-top-color:#523f6d}.post-com-count:hover span{color:#fff;background-color:#523f6d}strong .post-com-count:after{border-top-color:#d46f15}strong .post-com-count span{background-color:#d46f15}#adminmenu,#adminmenuback,#adminmenuwrap{background:#523f6d}#adminmenu a{color:#fff}#adminmenu div.wp-menu-image:before{color:#ece6f6}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#a3b745}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#fff}.about-wrap h2 .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f1f1f1;border-bottom-color:#f1f1f1}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background:#413256}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-right-color:#413256}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu .wp-submenu-head,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a,.folded #adminmenu .wp-has-current-submenu .wp-submenu a{color:#cbc5d3}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:focus,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:hover{color:#a3b745}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#fff}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover{color:#a3b745}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-right-color:#f1f1f1}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#a3b745}#adminmenu li.wp-has-current-submenu div.wp-menu-image:before{color:#fff}#adminmenu .awaiting-mod,#adminmenu .update-plugins{color:#fff;background:#d46f15}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#fff;background:#413256}#collapse-menu{color:#ece6f6}#collapse-menu:hover{color:#fff}#collapse-button div:after{color:#ece6f6}#collapse-menu:hover #collapse-button div:after{color:#fff}#wpadminbar{color:#fff;background:#523f6d}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#fff}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#ece6f6}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{color:#a3b745;background:#413256}#wpadminbar>#wp-toolbar a:focus span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar li:hover span.ab-label{color:#a3b745}#wpadminbar .menupop .ab-sub-wrapper{background:#413256}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#64537c}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar-nojs .quicklinks .menupop:hover ul li a{color:#cbc5d3}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#ece6f6}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:after,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#a3b745}#wpadminbar #adminbarsearch:before{color:#ece6f6}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#fff;background:#624c84}#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder{color:#fff;opacity:.7}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#624c84;background-color:#624c84}#wpadminbar #wp-admin-bar-user-info .display-name{color:#fff}#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#a3b745}#wpadminbar #wp-admin-bar-user-info .username{color:#cbc5d3}.wp-pointer .wp-pointer-content h3{background-color:#a3b745;border-color:#93a43e}.wp-pointer .wp-pointer-content h3:before{color:#a3b745}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow{border-bottom-color:#a3b745}.media-item .bar,.media-progress-bar div{background-color:#a3b745}.details.attachment{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 5px #a3b745;box-shadow:0 0 0 1px #fff,0 0 0 5px #a3b745}.attachment.details .check{background-color:#a3b745;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #a3b745;box-shadow:0 0 0 1px #fff,0 0 0 2px #a3b745}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme:hover:after{background:#a3b745}.theme-browser .theme.add-new-theme:hover span:after{color:#a3b745}.theme-overlay .theme-header .close:hover,.theme-overlay .theme-header .left:hover,.theme-overlay .theme-header .right:hover{background:#a3b745}.theme-filter.current,.theme-section.current{border-bottom-color:#523f6d}body.more-filters-opened .more-filters,body.more-filters-opened .more-filters:before{color:#fff;background-color:#523f6d}.widgets-chooser li.widgets-chooser-selected,body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover,body.more-filters-opened .more-filters:hover:before{background-color:#a3b745;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}#customize-theme-controls .widget-area-select .selected{background-color:#a3b745;color:#fff}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#a3b745;border-color:#839237;-webkit-box-shadow:inset 0 1px 0 #c0cd7b,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #c0cd7b,0 1px 0 rgba(0,0,0,.15)}#sidemenu a.current{background:#f1f1f1;border-bottom-color:#f1f1f1}#plugin-information .action-button{background:#a3b745}div#wp-responsive-toggle a:before{color:#ece6f6}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#a3b745}.star-rating .star{color:#a3b745}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#413256} \ No newline at end of file +html{background:#f1f1f1}a{color:#0074a2}#media-upload a.del-link:hover,.subsubsub a.current:hover,.subsubsub a:hover,a:active,a:focus,a:hover,div.dashboard-widget-submit input:hover{color:#0099d5}input[type=checkbox]:checked:before{color:#523f6d}input[type=radio]:checked:before{background:#523f6d}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#0099d5}.wp-core-ui .button-primary{background:#a3b745;border-color:#839237;color:#fff;-webkit-box-shadow:inset 0 1px 0 #c0cd7b,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #c0cd7b,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#93a43e;border-color:#727f30;color:#fff;-webkit-box-shadow:inset 0 1px 0 #b7c669;box-shadow:inset 0 1px 0 #b7c669}.wp-core-ui .button-primary:focus{-webkit-box-shadow:inset 0 1px 0 #b7c669,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:inset 0 1px 0 #b7c669,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-primary:active{background:#839237;border-color:#727f30;color:#fff;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-primary.button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#cfd1c7!important;background:#89993a!important;border-color:#727f30!important;text-shadow:none!important}.wp-core-ui .wp-ui-primary{color:#fff;background-color:#523f6d}.wp-core-ui .wp-ui-text-primary{color:#523f6d}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#a3b745}.wp-core-ui .wp-ui-text-highlight{color:#a3b745}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#d46f15}.wp-core-ui .wp-ui-text-notification{color:#d46f15}.wp-core-ui .wp-ui-text-icon{color:#ece6f6}#add-new-comment a:hover,.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover,.wrap .add-new-h2:hover{color:#fff;background-color:#523f6d}.view-switch a.current:before{color:#523f6d}.view-switch a:hover:before{color:#d46f15}.post-com-count:hover:after{border-top-color:#523f6d}.post-com-count:hover span{color:#fff;background-color:#523f6d}strong .post-com-count:after{border-top-color:#d46f15}strong .post-com-count span{background-color:#d46f15}#adminmenu,#adminmenuback,#adminmenuwrap{background:#523f6d}#adminmenu a{color:#fff}#adminmenu div.wp-menu-image:before{color:#ece6f6}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#a3b745}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#fff}.about-wrap h2 .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f1f1f1;border-bottom-color:#f1f1f1}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background:#413256}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-right-color:#413256}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu .wp-submenu-head,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a,.folded #adminmenu .wp-has-current-submenu .wp-submenu a{color:#cbc5d3}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:focus,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:hover{color:#a3b745}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#fff}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover{color:#a3b745}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-right-color:#f1f1f1}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#a3b745}#adminmenu li.wp-has-current-submenu div.wp-menu-image:before{color:#fff}#adminmenu .awaiting-mod,#adminmenu .update-plugins{color:#fff;background:#d46f15}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#fff;background:#413256}#collapse-menu{color:#ece6f6}#collapse-menu:hover{color:#fff}#collapse-button div:after{color:#ece6f6}#collapse-menu:hover #collapse-button div:after{color:#fff}#wpadminbar{color:#fff;background:#523f6d}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#fff}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#ece6f6}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{color:#a3b745;background:#413256}#wpadminbar>#wp-toolbar a:focus span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar li:hover span.ab-label{color:#a3b745}#wpadminbar .menupop .ab-sub-wrapper{background:#413256}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#64537c}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar-nojs .quicklinks .menupop:hover ul li a{color:#cbc5d3}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#ece6f6}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:after,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#a3b745}#wpadminbar #adminbarsearch:before{color:#ece6f6}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#fff;background:#624c84}#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder{color:#fff;opacity:.7}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#624c84;background-color:#624c84}#wpadminbar #wp-admin-bar-user-info .display-name{color:#fff}#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#a3b745}#wpadminbar #wp-admin-bar-user-info .username{color:#cbc5d3}.wp-pointer .wp-pointer-content h3{background-color:#a3b745;border-color:#93a43e}.wp-pointer .wp-pointer-content h3:before{color:#a3b745}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow{border-bottom-color:#a3b745}.media-item .bar,.media-progress-bar div{background-color:#a3b745}.details.attachment{-webkit-box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #a3b745;box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #a3b745}.attachment.details .check{background-color:#a3b745;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #a3b745;box-shadow:0 0 0 1px #fff,0 0 0 2px #a3b745}.media-selection .attachment.selection.details .thumbnail{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px #a3b745;box-shadow:0 0 0 1px #fff,0 0 0 3px #a3b745}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme:hover:after{background:#a3b745}.theme-browser .theme.add-new-theme:hover span:after{color:#a3b745}.theme-filter.current,.theme-section.current{border-bottom-color:#523f6d}body.more-filters-opened .more-filters{color:#fff;background-color:#523f6d}body.more-filters-opened .more-filters:before{color:#fff}body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:hover{background-color:#a3b745;color:#fff}body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover:before{color:#fff}.widgets-chooser li.widgets-chooser-selected{background-color:#a3b745;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}#customize-theme-controls .widget-area-select .selected{background-color:#a3b745;color:#fff}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#a3b745;border-color:#839237;-webkit-box-shadow:inset 0 1px 0 #c0cd7b,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #c0cd7b,0 1px 0 rgba(0,0,0,.15)}#sidemenu a.current{background:#f1f1f1;border-bottom-color:#f1f1f1}#plugin-information .action-button{background:#a3b745}div#wp-responsive-toggle a:before{color:#ece6f6}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#a3b745}.star-rating .star{color:#a3b745}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#413256} \ No newline at end of file diff --git a/sources/wp-admin/css/colors/light/colors-rtl.css b/sources/wp-admin/css/colors/light/colors-rtl.css index bdb778d..a8bb615 100644 --- a/sources/wp-admin/css/colors/light/colors-rtl.css +++ b/sources/wp-admin/css/colors/light/colors-rtl.css @@ -30,19 +30,22 @@ input[type=radio]:checked:before { border-color: #037c9a; color: white; -webkit-box-shadow: inset 0 1px 0 #22cffb, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #22cffb, 0 1px 0 rgba(0, 0, 0, 0.15); } + box-shadow: inset 0 1px 0 #22cffb, 0 1px 0 rgba(0, 0, 0, 0.15); } .wp-core-ui .button-primary:hover, .wp-core-ui .button-primary:focus { background: #0490b3; border-color: #036881; color: white; - -webkit-box-shadow: inset 0 1px 0 #09cafa, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #09cafa, 0 1px 0 rgba(0, 0, 0, 0.15); } + -webkit-box-shadow: inset 0 1px 0 #09cafa; + box-shadow: inset 0 1px 0 #09cafa; } + .wp-core-ui .button-primary:focus { + -webkit-box-shadow: inset 0 1px 0 #09cafa, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); + box-shadow: inset 0 1px 0 #09cafa, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); } .wp-core-ui .button-primary:active { background: #037c9a; border-color: #036881; color: white; - -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); - box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); } + -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); + box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); } .wp-core-ui .button-primary[disabled], .wp-core-ui .button-primary:disabled, .wp-core-ui .button-primary.button-primary-disabled, .wp-core-ui .button-primary.disabled { color: #c7cfd1 !important; background: #0384a4 !important; @@ -254,18 +257,22 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre .wp-pointer.wp-pointer-top .wp-pointer-arrow, .wp-pointer.wp-pointer-undefined .wp-pointer-arrow { border-bottom-color: #04a4cc; } -/* Media Uploader */ +/* Media */ .media-item .bar, .media-progress-bar div { background-color: #04a4cc; } .details.attachment { - -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 5px #04a4cc; - box-shadow: 0 0 0 1px #fff, 0 0 0 5px #04a4cc; } + -webkit-box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #04a4cc; + box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #04a4cc; } .attachment.details .check { background-color: #04a4cc; -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 2px #04a4cc; - box-shadow: 0 0 0 1px #fff, 0 0 0 2px #04a4cc; } + box-shadow: 0 0 0 1px #fff, 0 0 0 2px #04a4cc; } + +.media-selection .attachment.selection.details .thumbnail { + -webkit-box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #04a4cc; + box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #04a4cc; } /* Themes */ .theme-browser .theme.active .theme-name, .theme-browser .theme.add-new-theme:hover:after { @@ -274,20 +281,23 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre .theme-browser .theme.add-new-theme:hover span:after { color: #04a4cc; } -.theme-overlay .theme-header .close:hover, .theme-overlay .theme-header .right:hover, .theme-overlay .theme-header .left:hover { - background: #04a4cc; } - .theme-section.current, .theme-filter.current { border-bottom-color: #e5e5e5; } -body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before { +body.more-filters-opened .more-filters { color: #333; background-color: #e5e5e5; } -body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { +body.more-filters-opened .more-filters:before { + color: #333; } + +body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus { background-color: #888; color: #fff; } +body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { + color: #fff; } + /* Widgets */ .widgets-chooser li.widgets-chooser-selected { background-color: #888; @@ -306,7 +316,7 @@ body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-fil background: #04a4cc; border-color: #037c9a; -webkit-box-shadow: inset 0 1px 0 #22cffb, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #22cffb, 0 1px 0 rgba(0, 0, 0, 0.15); } + box-shadow: inset 0 1px 0 #22cffb, 0 1px 0 rgba(0, 0, 0, 0.15); } /* Thickbox: Plugin information */ #sidemenu a.current { diff --git a/sources/wp-admin/css/colors/light/colors-rtl.min.css b/sources/wp-admin/css/colors/light/colors-rtl.min.css index b0519d1..81d93fb 100644 --- a/sources/wp-admin/css/colors/light/colors-rtl.min.css +++ b/sources/wp-admin/css/colors/light/colors-rtl.min.css @@ -1 +1 @@ -html{background:#f5f5f5}a{color:#0074a2}#media-upload a.del-link:hover,.subsubsub a.current:hover,.subsubsub a:hover,a:active,a:focus,a:hover,div.dashboard-widget-submit input:hover{color:#0099d5}input[type=checkbox]:checked:before{color:#04a4cc}input[type=radio]:checked:before{background:#04a4cc}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#0099d5}.wp-core-ui .button-primary{background:#04a4cc;border-color:#037c9a;color:#fff;-webkit-box-shadow:inset 0 1px 0 #22cffb,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #22cffb,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#0490b3;border-color:#036881;color:#fff;-webkit-box-shadow:inset 0 1px 0 #09cafa,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #09cafa,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:active{background:#037c9a;border-color:#036881;color:#fff;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)}.wp-core-ui .button-primary.button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#c7cfd1!important;background:#0384a4!important;border-color:#036881!important;text-shadow:none!important}.wp-core-ui .wp-ui-primary{color:#333;background-color:#e5e5e5}.wp-core-ui .wp-ui-text-primary{color:#e5e5e5}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#888}.wp-core-ui .wp-ui-text-highlight{color:#888}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#d64e07}.wp-core-ui .wp-ui-text-notification{color:#d64e07}.wp-core-ui .wp-ui-text-icon{color:#999}#add-new-comment a:hover,.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover,.wrap .add-new-h2:hover{color:#333;background-color:#e5e5e5}.view-switch a.current:before{color:#e5e5e5}.view-switch a:hover:before{color:#d64e07}.post-com-count:hover:after{border-top-color:#e5e5e5}.post-com-count:hover span{color:#333;background-color:#e5e5e5}strong .post-com-count:after{border-top-color:#d64e07}strong .post-com-count span{background-color:#d64e07}#adminmenu,#adminmenuback,#adminmenuwrap{background:#e5e5e5}#adminmenu a{color:#333}#adminmenu div.wp-menu-image:before{color:#999}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#888}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#ccc}.about-wrap h2 .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f5f5f5;border-bottom-color:#f5f5f5}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background:#fff}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-left-color:#fff}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu .wp-submenu-head,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a,.folded #adminmenu .wp-has-current-submenu .wp-submenu a{color:#686868}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:focus,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:hover{color:#04a4cc}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#333}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover{color:#04a4cc}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-left-color:#f5f5f5}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#888}#adminmenu li.wp-has-current-submenu div.wp-menu-image:before{color:#ccc}#adminmenu .awaiting-mod,#adminmenu .update-plugins{color:#fff;background:#d64e07}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#333;background:#fff}#collapse-menu{color:#777}#collapse-menu:hover{color:#333}#collapse-button div:after{color:#999}#collapse-menu:hover #collapse-button div:after{color:#555}#wpadminbar{color:#333;background:#e5e5e5}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#333}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#999}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{background:#fff}#wpadminbar>#wp-toolbar a:focus span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar li:hover span.ab-label{color:#04a4cc}#wpadminbar .menupop .ab-sub-wrapper{background:#fff}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#f6f7f7}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar-nojs .quicklinks .menupop:hover ul li a{color:#686868}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#999}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:after,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#04a4cc}#wpadminbar #adminbarsearch:before{color:#999}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#333;background:#f7f7f7}#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder{color:#333;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder{color:#333;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder{color:#333;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder{color:#333;opacity:.7}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#f7f7f7;background-color:#f7f7f7}#wpadminbar #wp-admin-bar-user-info .display-name{color:#333}#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#04a4cc}#wpadminbar #wp-admin-bar-user-info .username{color:#686868}.wp-pointer .wp-pointer-content h3{background-color:#04a4cc;border-color:#0490b3}.wp-pointer .wp-pointer-content h3:before{color:#04a4cc}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow{border-bottom-color:#04a4cc}.media-item .bar,.media-progress-bar div{background-color:#04a4cc}.details.attachment{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 5px #04a4cc;box-shadow:0 0 0 1px #fff,0 0 0 5px #04a4cc}.attachment.details .check{background-color:#04a4cc;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #04a4cc;box-shadow:0 0 0 1px #fff,0 0 0 2px #04a4cc}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme:hover:after{background:#04a4cc}.theme-browser .theme.add-new-theme:hover span:after{color:#04a4cc}.theme-overlay .theme-header .close:hover,.theme-overlay .theme-header .left:hover,.theme-overlay .theme-header .right:hover{background:#04a4cc}body.more-filters-opened .more-filters,body.more-filters-opened .more-filters:before{color:#333;background-color:#e5e5e5}.widgets-chooser li.widgets-chooser-selected,body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover,body.more-filters-opened .more-filters:hover:before{background-color:#888;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}#customize-theme-controls .widget-area-select .selected{background-color:#888;color:#fff}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#04a4cc;border-color:#037c9a;-webkit-box-shadow:inset 0 1px 0 #22cffb,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #22cffb,0 1px 0 rgba(0,0,0,.15)}#sidemenu a.current{background:#f5f5f5;border-bottom-color:#f5f5f5}#plugin-information .action-button{background:#04a4cc}div#wp-responsive-toggle a:before{color:#999}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#888}.star-rating .star{color:#04a4cc}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#fff}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus,#wpadminbar>#wp-toolbar>#wp-admin-bar-root-default li:hover span.ab-label,#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary li.hover span.ab-label{color:#333}.theme-filter.current,.theme-section.current{border-bottom-color:#04a4cc} \ No newline at end of file +html{background:#f5f5f5}a{color:#0074a2}#media-upload a.del-link:hover,.subsubsub a.current:hover,.subsubsub a:hover,a:active,a:focus,a:hover,div.dashboard-widget-submit input:hover{color:#0099d5}input[type=checkbox]:checked:before{color:#04a4cc}input[type=radio]:checked:before{background:#04a4cc}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#0099d5}.wp-core-ui .button-primary{background:#04a4cc;border-color:#037c9a;color:#fff;-webkit-box-shadow:inset 0 1px 0 #22cffb,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #22cffb,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#0490b3;border-color:#036881;color:#fff;-webkit-box-shadow:inset 0 1px 0 #09cafa;box-shadow:inset 0 1px 0 #09cafa}.wp-core-ui .button-primary:focus{-webkit-box-shadow:inset 0 1px 0 #09cafa,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:inset 0 1px 0 #09cafa,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-primary:active{background:#037c9a;border-color:#036881;color:#fff;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-primary.button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#c7cfd1!important;background:#0384a4!important;border-color:#036881!important;text-shadow:none!important}.wp-core-ui .wp-ui-primary{color:#333;background-color:#e5e5e5}.wp-core-ui .wp-ui-text-primary{color:#e5e5e5}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#888}.wp-core-ui .wp-ui-text-highlight{color:#888}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#d64e07}.wp-core-ui .wp-ui-text-notification{color:#d64e07}.wp-core-ui .wp-ui-text-icon{color:#999}#add-new-comment a:hover,.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover,.wrap .add-new-h2:hover{color:#333;background-color:#e5e5e5}.view-switch a.current:before{color:#e5e5e5}.view-switch a:hover:before{color:#d64e07}.post-com-count:hover:after{border-top-color:#e5e5e5}.post-com-count:hover span{color:#333;background-color:#e5e5e5}strong .post-com-count:after{border-top-color:#d64e07}strong .post-com-count span{background-color:#d64e07}#adminmenu,#adminmenuback,#adminmenuwrap{background:#e5e5e5}#adminmenu a{color:#333}#adminmenu div.wp-menu-image:before{color:#999}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#888}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#ccc}.about-wrap h2 .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f5f5f5;border-bottom-color:#f5f5f5}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background:#fff}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-left-color:#fff}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu .wp-submenu-head,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a,.folded #adminmenu .wp-has-current-submenu .wp-submenu a{color:#686868}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:focus,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:hover{color:#04a4cc}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#333}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover{color:#04a4cc}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-left-color:#f5f5f5}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#888}#adminmenu li.wp-has-current-submenu div.wp-menu-image:before{color:#ccc}#adminmenu .awaiting-mod,#adminmenu .update-plugins{color:#fff;background:#d64e07}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#333;background:#fff}#collapse-menu{color:#777}#collapse-menu:hover{color:#333}#collapse-button div:after{color:#999}#collapse-menu:hover #collapse-button div:after{color:#555}#wpadminbar{color:#333;background:#e5e5e5}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#333}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#999}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{background:#fff}#wpadminbar>#wp-toolbar a:focus span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar li:hover span.ab-label{color:#04a4cc}#wpadminbar .menupop .ab-sub-wrapper{background:#fff}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#f6f7f7}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar-nojs .quicklinks .menupop:hover ul li a{color:#686868}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#999}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:after,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#04a4cc}#wpadminbar #adminbarsearch:before{color:#999}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#333;background:#f7f7f7}#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder{color:#333;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder{color:#333;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder{color:#333;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder{color:#333;opacity:.7}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#f7f7f7;background-color:#f7f7f7}#wpadminbar #wp-admin-bar-user-info .display-name{color:#333}#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#04a4cc}#wpadminbar #wp-admin-bar-user-info .username{color:#686868}.wp-pointer .wp-pointer-content h3{background-color:#04a4cc;border-color:#0490b3}.wp-pointer .wp-pointer-content h3:before{color:#04a4cc}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow{border-bottom-color:#04a4cc}.media-item .bar,.media-progress-bar div{background-color:#04a4cc}.details.attachment{-webkit-box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #04a4cc;box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #04a4cc}.attachment.details .check{background-color:#04a4cc;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #04a4cc;box-shadow:0 0 0 1px #fff,0 0 0 2px #04a4cc}.media-selection .attachment.selection.details .thumbnail{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px #04a4cc;box-shadow:0 0 0 1px #fff,0 0 0 3px #04a4cc}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme:hover:after{background:#04a4cc}.theme-browser .theme.add-new-theme:hover span:after{color:#04a4cc}body.more-filters-opened .more-filters{color:#333;background-color:#e5e5e5}body.more-filters-opened .more-filters:before{color:#333}body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:hover{background-color:#888;color:#fff}body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover:before{color:#fff}.widgets-chooser li.widgets-chooser-selected{background-color:#888;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}#customize-theme-controls .widget-area-select .selected{background-color:#888;color:#fff}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#04a4cc;border-color:#037c9a;-webkit-box-shadow:inset 0 1px 0 #22cffb,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #22cffb,0 1px 0 rgba(0,0,0,.15)}#sidemenu a.current{background:#f5f5f5;border-bottom-color:#f5f5f5}#plugin-information .action-button{background:#04a4cc}div#wp-responsive-toggle a:before{color:#999}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#888}.star-rating .star{color:#04a4cc}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#fff}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus,#wpadminbar>#wp-toolbar>#wp-admin-bar-root-default li:hover span.ab-label,#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary li.hover span.ab-label{color:#333}.theme-filter.current,.theme-section.current{border-bottom-color:#04a4cc} \ No newline at end of file diff --git a/sources/wp-admin/css/colors/light/colors.css b/sources/wp-admin/css/colors/light/colors.css index ca83d94..441b352 100644 --- a/sources/wp-admin/css/colors/light/colors.css +++ b/sources/wp-admin/css/colors/light/colors.css @@ -30,19 +30,22 @@ input[type=radio]:checked:before { border-color: #037c9a; color: white; -webkit-box-shadow: inset 0 1px 0 #22cffb, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #22cffb, 0 1px 0 rgba(0, 0, 0, 0.15); } + box-shadow: inset 0 1px 0 #22cffb, 0 1px 0 rgba(0, 0, 0, 0.15); } .wp-core-ui .button-primary:hover, .wp-core-ui .button-primary:focus { background: #0490b3; border-color: #036881; color: white; - -webkit-box-shadow: inset 0 1px 0 #09cafa, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #09cafa, 0 1px 0 rgba(0, 0, 0, 0.15); } + -webkit-box-shadow: inset 0 1px 0 #09cafa; + box-shadow: inset 0 1px 0 #09cafa; } + .wp-core-ui .button-primary:focus { + -webkit-box-shadow: inset 0 1px 0 #09cafa, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); + box-shadow: inset 0 1px 0 #09cafa, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); } .wp-core-ui .button-primary:active { background: #037c9a; border-color: #036881; color: white; - -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); - box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); } + -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); + box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); } .wp-core-ui .button-primary[disabled], .wp-core-ui .button-primary:disabled, .wp-core-ui .button-primary.button-primary-disabled, .wp-core-ui .button-primary.disabled { color: #c7cfd1 !important; background: #0384a4 !important; @@ -254,18 +257,22 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre .wp-pointer.wp-pointer-top .wp-pointer-arrow, .wp-pointer.wp-pointer-undefined .wp-pointer-arrow { border-bottom-color: #04a4cc; } -/* Media Uploader */ +/* Media */ .media-item .bar, .media-progress-bar div { background-color: #04a4cc; } .details.attachment { - -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 5px #04a4cc; - box-shadow: 0 0 0 1px #fff, 0 0 0 5px #04a4cc; } + -webkit-box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #04a4cc; + box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #04a4cc; } .attachment.details .check { background-color: #04a4cc; -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 2px #04a4cc; - box-shadow: 0 0 0 1px #fff, 0 0 0 2px #04a4cc; } + box-shadow: 0 0 0 1px #fff, 0 0 0 2px #04a4cc; } + +.media-selection .attachment.selection.details .thumbnail { + -webkit-box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #04a4cc; + box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #04a4cc; } /* Themes */ .theme-browser .theme.active .theme-name, .theme-browser .theme.add-new-theme:hover:after { @@ -274,20 +281,23 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre .theme-browser .theme.add-new-theme:hover span:after { color: #04a4cc; } -.theme-overlay .theme-header .close:hover, .theme-overlay .theme-header .right:hover, .theme-overlay .theme-header .left:hover { - background: #04a4cc; } - .theme-section.current, .theme-filter.current { border-bottom-color: #e5e5e5; } -body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before { +body.more-filters-opened .more-filters { color: #333; background-color: #e5e5e5; } -body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { +body.more-filters-opened .more-filters:before { + color: #333; } + +body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus { background-color: #888; color: #fff; } +body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { + color: #fff; } + /* Widgets */ .widgets-chooser li.widgets-chooser-selected { background-color: #888; @@ -306,7 +316,7 @@ body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-fil background: #04a4cc; border-color: #037c9a; -webkit-box-shadow: inset 0 1px 0 #22cffb, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #22cffb, 0 1px 0 rgba(0, 0, 0, 0.15); } + box-shadow: inset 0 1px 0 #22cffb, 0 1px 0 rgba(0, 0, 0, 0.15); } /* Thickbox: Plugin information */ #sidemenu a.current { diff --git a/sources/wp-admin/css/colors/light/colors.min.css b/sources/wp-admin/css/colors/light/colors.min.css index daaa6ea..60643d0 100644 --- a/sources/wp-admin/css/colors/light/colors.min.css +++ b/sources/wp-admin/css/colors/light/colors.min.css @@ -1 +1 @@ -html{background:#f5f5f5}a{color:#0074a2}#media-upload a.del-link:hover,.subsubsub a.current:hover,.subsubsub a:hover,a:active,a:focus,a:hover,div.dashboard-widget-submit input:hover{color:#0099d5}input[type=checkbox]:checked:before{color:#04a4cc}input[type=radio]:checked:before{background:#04a4cc}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#0099d5}.wp-core-ui .button-primary{background:#04a4cc;border-color:#037c9a;color:#fff;-webkit-box-shadow:inset 0 1px 0 #22cffb,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #22cffb,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#0490b3;border-color:#036881;color:#fff;-webkit-box-shadow:inset 0 1px 0 #09cafa,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #09cafa,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:active{background:#037c9a;border-color:#036881;color:#fff;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)}.wp-core-ui .button-primary.button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#c7cfd1!important;background:#0384a4!important;border-color:#036881!important;text-shadow:none!important}.wp-core-ui .wp-ui-primary{color:#333;background-color:#e5e5e5}.wp-core-ui .wp-ui-text-primary{color:#e5e5e5}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#888}.wp-core-ui .wp-ui-text-highlight{color:#888}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#d64e07}.wp-core-ui .wp-ui-text-notification{color:#d64e07}.wp-core-ui .wp-ui-text-icon{color:#999}#add-new-comment a:hover,.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover,.wrap .add-new-h2:hover{color:#333;background-color:#e5e5e5}.view-switch a.current:before{color:#e5e5e5}.view-switch a:hover:before{color:#d64e07}.post-com-count:hover:after{border-top-color:#e5e5e5}.post-com-count:hover span{color:#333;background-color:#e5e5e5}strong .post-com-count:after{border-top-color:#d64e07}strong .post-com-count span{background-color:#d64e07}#adminmenu,#adminmenuback,#adminmenuwrap{background:#e5e5e5}#adminmenu a{color:#333}#adminmenu div.wp-menu-image:before{color:#999}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#888}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#ccc}.about-wrap h2 .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f5f5f5;border-bottom-color:#f5f5f5}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background:#fff}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-right-color:#fff}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu .wp-submenu-head,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a,.folded #adminmenu .wp-has-current-submenu .wp-submenu a{color:#686868}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:focus,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:hover{color:#04a4cc}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#333}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover{color:#04a4cc}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-right-color:#f5f5f5}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#888}#adminmenu li.wp-has-current-submenu div.wp-menu-image:before{color:#ccc}#adminmenu .awaiting-mod,#adminmenu .update-plugins{color:#fff;background:#d64e07}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#333;background:#fff}#collapse-menu{color:#777}#collapse-menu:hover{color:#333}#collapse-button div:after{color:#999}#collapse-menu:hover #collapse-button div:after{color:#555}#wpadminbar{color:#333;background:#e5e5e5}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#333}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#999}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{background:#fff}#wpadminbar>#wp-toolbar a:focus span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar li:hover span.ab-label{color:#04a4cc}#wpadminbar .menupop .ab-sub-wrapper{background:#fff}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#f6f7f7}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar-nojs .quicklinks .menupop:hover ul li a{color:#686868}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#999}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:after,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#04a4cc}#wpadminbar #adminbarsearch:before{color:#999}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#333;background:#f7f7f7}#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder{color:#333;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder{color:#333;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder{color:#333;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder{color:#333;opacity:.7}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#f7f7f7;background-color:#f7f7f7}#wpadminbar #wp-admin-bar-user-info .display-name{color:#333}#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#04a4cc}#wpadminbar #wp-admin-bar-user-info .username{color:#686868}.wp-pointer .wp-pointer-content h3{background-color:#04a4cc;border-color:#0490b3}.wp-pointer .wp-pointer-content h3:before{color:#04a4cc}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow{border-bottom-color:#04a4cc}.media-item .bar,.media-progress-bar div{background-color:#04a4cc}.details.attachment{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 5px #04a4cc;box-shadow:0 0 0 1px #fff,0 0 0 5px #04a4cc}.attachment.details .check{background-color:#04a4cc;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #04a4cc;box-shadow:0 0 0 1px #fff,0 0 0 2px #04a4cc}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme:hover:after{background:#04a4cc}.theme-browser .theme.add-new-theme:hover span:after{color:#04a4cc}.theme-overlay .theme-header .close:hover,.theme-overlay .theme-header .left:hover,.theme-overlay .theme-header .right:hover{background:#04a4cc}body.more-filters-opened .more-filters,body.more-filters-opened .more-filters:before{color:#333;background-color:#e5e5e5}.widgets-chooser li.widgets-chooser-selected,body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover,body.more-filters-opened .more-filters:hover:before{background-color:#888;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}#customize-theme-controls .widget-area-select .selected{background-color:#888;color:#fff}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#04a4cc;border-color:#037c9a;-webkit-box-shadow:inset 0 1px 0 #22cffb,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #22cffb,0 1px 0 rgba(0,0,0,.15)}#sidemenu a.current{background:#f5f5f5;border-bottom-color:#f5f5f5}#plugin-information .action-button{background:#04a4cc}div#wp-responsive-toggle a:before{color:#999}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#888}.star-rating .star{color:#04a4cc}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#fff}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus,#wpadminbar>#wp-toolbar>#wp-admin-bar-root-default li:hover span.ab-label,#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary li.hover span.ab-label{color:#333}.theme-filter.current,.theme-section.current{border-bottom-color:#04a4cc} \ No newline at end of file +html{background:#f5f5f5}a{color:#0074a2}#media-upload a.del-link:hover,.subsubsub a.current:hover,.subsubsub a:hover,a:active,a:focus,a:hover,div.dashboard-widget-submit input:hover{color:#0099d5}input[type=checkbox]:checked:before{color:#04a4cc}input[type=radio]:checked:before{background:#04a4cc}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#0099d5}.wp-core-ui .button-primary{background:#04a4cc;border-color:#037c9a;color:#fff;-webkit-box-shadow:inset 0 1px 0 #22cffb,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #22cffb,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#0490b3;border-color:#036881;color:#fff;-webkit-box-shadow:inset 0 1px 0 #09cafa;box-shadow:inset 0 1px 0 #09cafa}.wp-core-ui .button-primary:focus{-webkit-box-shadow:inset 0 1px 0 #09cafa,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:inset 0 1px 0 #09cafa,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-primary:active{background:#037c9a;border-color:#036881;color:#fff;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-primary.button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#c7cfd1!important;background:#0384a4!important;border-color:#036881!important;text-shadow:none!important}.wp-core-ui .wp-ui-primary{color:#333;background-color:#e5e5e5}.wp-core-ui .wp-ui-text-primary{color:#e5e5e5}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#888}.wp-core-ui .wp-ui-text-highlight{color:#888}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#d64e07}.wp-core-ui .wp-ui-text-notification{color:#d64e07}.wp-core-ui .wp-ui-text-icon{color:#999}#add-new-comment a:hover,.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover,.wrap .add-new-h2:hover{color:#333;background-color:#e5e5e5}.view-switch a.current:before{color:#e5e5e5}.view-switch a:hover:before{color:#d64e07}.post-com-count:hover:after{border-top-color:#e5e5e5}.post-com-count:hover span{color:#333;background-color:#e5e5e5}strong .post-com-count:after{border-top-color:#d64e07}strong .post-com-count span{background-color:#d64e07}#adminmenu,#adminmenuback,#adminmenuwrap{background:#e5e5e5}#adminmenu a{color:#333}#adminmenu div.wp-menu-image:before{color:#999}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#888}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#ccc}.about-wrap h2 .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f5f5f5;border-bottom-color:#f5f5f5}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background:#fff}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-right-color:#fff}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu .wp-submenu-head,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a,.folded #adminmenu .wp-has-current-submenu .wp-submenu a{color:#686868}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:focus,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:hover{color:#04a4cc}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#333}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover{color:#04a4cc}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-right-color:#f5f5f5}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#888}#adminmenu li.wp-has-current-submenu div.wp-menu-image:before{color:#ccc}#adminmenu .awaiting-mod,#adminmenu .update-plugins{color:#fff;background:#d64e07}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#333;background:#fff}#collapse-menu{color:#777}#collapse-menu:hover{color:#333}#collapse-button div:after{color:#999}#collapse-menu:hover #collapse-button div:after{color:#555}#wpadminbar{color:#333;background:#e5e5e5}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#333}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#999}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{background:#fff}#wpadminbar>#wp-toolbar a:focus span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar li:hover span.ab-label{color:#04a4cc}#wpadminbar .menupop .ab-sub-wrapper{background:#fff}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#f6f7f7}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar-nojs .quicklinks .menupop:hover ul li a{color:#686868}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#999}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:after,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#04a4cc}#wpadminbar #adminbarsearch:before{color:#999}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#333;background:#f7f7f7}#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder{color:#333;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder{color:#333;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder{color:#333;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder{color:#333;opacity:.7}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#f7f7f7;background-color:#f7f7f7}#wpadminbar #wp-admin-bar-user-info .display-name{color:#333}#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#04a4cc}#wpadminbar #wp-admin-bar-user-info .username{color:#686868}.wp-pointer .wp-pointer-content h3{background-color:#04a4cc;border-color:#0490b3}.wp-pointer .wp-pointer-content h3:before{color:#04a4cc}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow{border-bottom-color:#04a4cc}.media-item .bar,.media-progress-bar div{background-color:#04a4cc}.details.attachment{-webkit-box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #04a4cc;box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #04a4cc}.attachment.details .check{background-color:#04a4cc;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #04a4cc;box-shadow:0 0 0 1px #fff,0 0 0 2px #04a4cc}.media-selection .attachment.selection.details .thumbnail{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px #04a4cc;box-shadow:0 0 0 1px #fff,0 0 0 3px #04a4cc}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme:hover:after{background:#04a4cc}.theme-browser .theme.add-new-theme:hover span:after{color:#04a4cc}body.more-filters-opened .more-filters{color:#333;background-color:#e5e5e5}body.more-filters-opened .more-filters:before{color:#333}body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:hover{background-color:#888;color:#fff}body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover:before{color:#fff}.widgets-chooser li.widgets-chooser-selected{background-color:#888;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}#customize-theme-controls .widget-area-select .selected{background-color:#888;color:#fff}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#04a4cc;border-color:#037c9a;-webkit-box-shadow:inset 0 1px 0 #22cffb,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #22cffb,0 1px 0 rgba(0,0,0,.15)}#sidemenu a.current{background:#f5f5f5;border-bottom-color:#f5f5f5}#plugin-information .action-button{background:#04a4cc}div#wp-responsive-toggle a:before{color:#999}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#888}.star-rating .star{color:#04a4cc}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#fff}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus,#wpadminbar>#wp-toolbar>#wp-admin-bar-root-default li:hover span.ab-label,#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary li.hover span.ab-label{color:#333}.theme-filter.current,.theme-section.current{border-bottom-color:#04a4cc} \ No newline at end of file diff --git a/sources/wp-admin/css/colors/midnight/colors-rtl.css b/sources/wp-admin/css/colors/midnight/colors-rtl.css index 2dc30e5..c804c30 100644 --- a/sources/wp-admin/css/colors/midnight/colors-rtl.css +++ b/sources/wp-admin/css/colors/midnight/colors-rtl.css @@ -30,19 +30,22 @@ input[type=radio]:checked:before { border-color: #d02a21; color: white; -webkit-box-shadow: inset 0 1px 0 #ec8a85, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #ec8a85, 0 1px 0 rgba(0, 0, 0, 0.15); } + box-shadow: inset 0 1px 0 #ec8a85, 0 1px 0 rgba(0, 0, 0, 0.15); } .wp-core-ui .button-primary:hover, .wp-core-ui .button-primary:focus { background: #dd362d; border-color: #ba251e; color: white; - -webkit-box-shadow: inset 0 1px 0 #e8756f, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #e8756f, 0 1px 0 rgba(0, 0, 0, 0.15); } + -webkit-box-shadow: inset 0 1px 0 #e8756f; + box-shadow: inset 0 1px 0 #e8756f; } + .wp-core-ui .button-primary:focus { + -webkit-box-shadow: inset 0 1px 0 #e8756f, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); + box-shadow: inset 0 1px 0 #e8756f, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); } .wp-core-ui .button-primary:active { background: #d02a21; border-color: #ba251e; color: white; - -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); - box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); } + -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); + box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); } .wp-core-ui .button-primary[disabled], .wp-core-ui .button-primary:disabled, .wp-core-ui .button-primary.button-primary-disabled, .wp-core-ui .button-primary.disabled { color: #d1c7c7 !important; background: #d92c23 !important; @@ -254,18 +257,22 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre .wp-pointer.wp-pointer-top .wp-pointer-arrow, .wp-pointer.wp-pointer-undefined .wp-pointer-arrow { border-bottom-color: #e14d43; } -/* Media Uploader */ +/* Media */ .media-item .bar, .media-progress-bar div { background-color: #e14d43; } .details.attachment { - -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 5px #e14d43; - box-shadow: 0 0 0 1px #fff, 0 0 0 5px #e14d43; } + -webkit-box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #e14d43; + box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #e14d43; } .attachment.details .check { background-color: #e14d43; -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 2px #e14d43; - box-shadow: 0 0 0 1px #fff, 0 0 0 2px #e14d43; } + box-shadow: 0 0 0 1px #fff, 0 0 0 2px #e14d43; } + +.media-selection .attachment.selection.details .thumbnail { + -webkit-box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #e14d43; + box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #e14d43; } /* Themes */ .theme-browser .theme.active .theme-name, .theme-browser .theme.add-new-theme:hover:after { @@ -274,20 +281,23 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre .theme-browser .theme.add-new-theme:hover span:after { color: #e14d43; } -.theme-overlay .theme-header .close:hover, .theme-overlay .theme-header .right:hover, .theme-overlay .theme-header .left:hover { - background: #e14d43; } - .theme-section.current, .theme-filter.current { border-bottom-color: #363b3f; } -body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before { +body.more-filters-opened .more-filters { color: #fff; background-color: #363b3f; } -body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { +body.more-filters-opened .more-filters:before { + color: #fff; } + +body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus { background-color: #e14d43; color: #fff; } +body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { + color: #fff; } + /* Widgets */ .widgets-chooser li.widgets-chooser-selected { background-color: #e14d43; @@ -306,7 +316,7 @@ body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-fil background: #e14d43; border-color: #d02a21; -webkit-box-shadow: inset 0 1px 0 #ec8a85, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #ec8a85, 0 1px 0 rgba(0, 0, 0, 0.15); } + box-shadow: inset 0 1px 0 #ec8a85, 0 1px 0 rgba(0, 0, 0, 0.15); } /* Thickbox: Plugin information */ #sidemenu a.current { diff --git a/sources/wp-admin/css/colors/midnight/colors-rtl.min.css b/sources/wp-admin/css/colors/midnight/colors-rtl.min.css index 930461b..cbaa8b4 100644 --- a/sources/wp-admin/css/colors/midnight/colors-rtl.min.css +++ b/sources/wp-admin/css/colors/midnight/colors-rtl.min.css @@ -1 +1 @@ -html{background:#f1f1f1}a{color:#0074a2}#media-upload a.del-link:hover,.subsubsub a.current:hover,.subsubsub a:hover,a:active,a:focus,a:hover,div.dashboard-widget-submit input:hover{color:#0099d5}input[type=checkbox]:checked:before{color:#e14d43}input[type=radio]:checked:before{background:#e14d43}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#0099d5}.wp-core-ui .button-primary{background:#e14d43;border-color:#d02a21;color:#fff;-webkit-box-shadow:inset 0 1px 0 #ec8a85,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #ec8a85,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#dd362d;border-color:#ba251e;color:#fff;-webkit-box-shadow:inset 0 1px 0 #e8756f,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #e8756f,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:active{background:#d02a21;border-color:#ba251e;color:#fff;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)}.wp-core-ui .button-primary.button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#d1c7c7!important;background:#d92c23!important;border-color:#ba251e!important;text-shadow:none!important}.wp-core-ui .wp-ui-primary{color:#fff;background-color:#363b3f}.wp-core-ui .wp-ui-text-primary{color:#363b3f}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#e14d43}.wp-core-ui .wp-ui-text-highlight{color:#e14d43}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#69a8bb}.wp-core-ui .wp-ui-text-notification{color:#69a8bb}.wp-core-ui .wp-ui-text-icon{color:#f1f2f3}#add-new-comment a:hover,.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover,.wrap .add-new-h2:hover{color:#fff;background-color:#363b3f}.view-switch a.current:before{color:#363b3f}.view-switch a:hover:before{color:#69a8bb}.post-com-count:hover:after{border-top-color:#363b3f}.post-com-count:hover span{color:#fff;background-color:#363b3f}strong .post-com-count:after{border-top-color:#69a8bb}strong .post-com-count span{background-color:#69a8bb}#adminmenu,#adminmenuback,#adminmenuwrap{background:#363b3f}#adminmenu a{color:#fff}#adminmenu div.wp-menu-image:before{color:#f1f2f3}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#e14d43}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#fff}.about-wrap h2 .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f1f1f1;border-bottom-color:#f1f1f1}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background:#26292c}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-left-color:#26292c}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu .wp-submenu-head,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a,.folded #adminmenu .wp-has-current-submenu .wp-submenu a{color:#c2c4c5}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:focus,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:hover{color:#e14d43}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#fff}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover{color:#e14d43}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-left-color:#f1f1f1}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#e14d43}#adminmenu li.wp-has-current-submenu div.wp-menu-image:before{color:#fff}#adminmenu .awaiting-mod,#adminmenu .update-plugins{color:#fff;background:#69a8bb}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#fff;background:#26292c}#collapse-menu{color:#f1f2f3}#collapse-menu:hover{color:#fff}#collapse-button div:after{color:#f1f2f3}#collapse-menu:hover #collapse-button div:after{color:#fff}#wpadminbar{color:#fff;background:#363b3f}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#fff}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#f1f2f3}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{color:#e14d43;background:#26292c}#wpadminbar>#wp-toolbar a:focus span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar li:hover span.ab-label{color:#e14d43}#wpadminbar .menupop .ab-sub-wrapper{background:#26292c}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#4c4c4d}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar-nojs .quicklinks .menupop:hover ul li a{color:#c2c4c5}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#f1f2f3}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:after,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#e14d43}#wpadminbar #adminbarsearch:before{color:#f1f2f3}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#fff;background:#464d52}#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder{color:#fff;opacity:.7}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#464d52;background-color:#464d52}#wpadminbar #wp-admin-bar-user-info .display-name{color:#fff}#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#e14d43}#wpadminbar #wp-admin-bar-user-info .username{color:#c2c4c5}.wp-pointer .wp-pointer-content h3{background-color:#e14d43;border-color:#dd362d}.wp-pointer .wp-pointer-content h3:before{color:#e14d43}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow{border-bottom-color:#e14d43}.media-item .bar,.media-progress-bar div{background-color:#e14d43}.details.attachment{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 5px #e14d43;box-shadow:0 0 0 1px #fff,0 0 0 5px #e14d43}.attachment.details .check{background-color:#e14d43;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #e14d43;box-shadow:0 0 0 1px #fff,0 0 0 2px #e14d43}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme:hover:after{background:#e14d43}.theme-browser .theme.add-new-theme:hover span:after{color:#e14d43}.theme-overlay .theme-header .close:hover,.theme-overlay .theme-header .left:hover,.theme-overlay .theme-header .right:hover{background:#e14d43}.theme-filter.current,.theme-section.current{border-bottom-color:#363b3f}body.more-filters-opened .more-filters,body.more-filters-opened .more-filters:before{color:#fff;background-color:#363b3f}.widgets-chooser li.widgets-chooser-selected,body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover,body.more-filters-opened .more-filters:hover:before{background-color:#e14d43;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}#customize-theme-controls .widget-area-select .selected{background-color:#e14d43;color:#fff}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#e14d43;border-color:#d02a21;-webkit-box-shadow:inset 0 1px 0 #ec8a85,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #ec8a85,0 1px 0 rgba(0,0,0,.15)}#sidemenu a.current{background:#f1f1f1;border-bottom-color:#f1f1f1}#plugin-information .action-button{background:#e14d43}div#wp-responsive-toggle a:before{color:#f1f2f3}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#e14d43}.star-rating .star{color:#e14d43}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#26292c} \ No newline at end of file +html{background:#f1f1f1}a{color:#0074a2}#media-upload a.del-link:hover,.subsubsub a.current:hover,.subsubsub a:hover,a:active,a:focus,a:hover,div.dashboard-widget-submit input:hover{color:#0099d5}input[type=checkbox]:checked:before{color:#e14d43}input[type=radio]:checked:before{background:#e14d43}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#0099d5}.wp-core-ui .button-primary{background:#e14d43;border-color:#d02a21;color:#fff;-webkit-box-shadow:inset 0 1px 0 #ec8a85,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #ec8a85,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#dd362d;border-color:#ba251e;color:#fff;-webkit-box-shadow:inset 0 1px 0 #e8756f;box-shadow:inset 0 1px 0 #e8756f}.wp-core-ui .button-primary:focus{-webkit-box-shadow:inset 0 1px 0 #e8756f,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:inset 0 1px 0 #e8756f,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-primary:active{background:#d02a21;border-color:#ba251e;color:#fff;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-primary.button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#d1c7c7!important;background:#d92c23!important;border-color:#ba251e!important;text-shadow:none!important}.wp-core-ui .wp-ui-primary{color:#fff;background-color:#363b3f}.wp-core-ui .wp-ui-text-primary{color:#363b3f}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#e14d43}.wp-core-ui .wp-ui-text-highlight{color:#e14d43}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#69a8bb}.wp-core-ui .wp-ui-text-notification{color:#69a8bb}.wp-core-ui .wp-ui-text-icon{color:#f1f2f3}#add-new-comment a:hover,.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover,.wrap .add-new-h2:hover{color:#fff;background-color:#363b3f}.view-switch a.current:before{color:#363b3f}.view-switch a:hover:before{color:#69a8bb}.post-com-count:hover:after{border-top-color:#363b3f}.post-com-count:hover span{color:#fff;background-color:#363b3f}strong .post-com-count:after{border-top-color:#69a8bb}strong .post-com-count span{background-color:#69a8bb}#adminmenu,#adminmenuback,#adminmenuwrap{background:#363b3f}#adminmenu a{color:#fff}#adminmenu div.wp-menu-image:before{color:#f1f2f3}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#e14d43}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#fff}.about-wrap h2 .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f1f1f1;border-bottom-color:#f1f1f1}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background:#26292c}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-left-color:#26292c}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu .wp-submenu-head,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a,.folded #adminmenu .wp-has-current-submenu .wp-submenu a{color:#c2c4c5}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:focus,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:hover{color:#e14d43}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#fff}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover{color:#e14d43}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-left-color:#f1f1f1}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#e14d43}#adminmenu li.wp-has-current-submenu div.wp-menu-image:before{color:#fff}#adminmenu .awaiting-mod,#adminmenu .update-plugins{color:#fff;background:#69a8bb}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#fff;background:#26292c}#collapse-menu{color:#f1f2f3}#collapse-menu:hover{color:#fff}#collapse-button div:after{color:#f1f2f3}#collapse-menu:hover #collapse-button div:after{color:#fff}#wpadminbar{color:#fff;background:#363b3f}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#fff}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#f1f2f3}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{color:#e14d43;background:#26292c}#wpadminbar>#wp-toolbar a:focus span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar li:hover span.ab-label{color:#e14d43}#wpadminbar .menupop .ab-sub-wrapper{background:#26292c}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#4c4c4d}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar-nojs .quicklinks .menupop:hover ul li a{color:#c2c4c5}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#f1f2f3}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:after,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#e14d43}#wpadminbar #adminbarsearch:before{color:#f1f2f3}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#fff;background:#464d52}#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder{color:#fff;opacity:.7}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#464d52;background-color:#464d52}#wpadminbar #wp-admin-bar-user-info .display-name{color:#fff}#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#e14d43}#wpadminbar #wp-admin-bar-user-info .username{color:#c2c4c5}.wp-pointer .wp-pointer-content h3{background-color:#e14d43;border-color:#dd362d}.wp-pointer .wp-pointer-content h3:before{color:#e14d43}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow{border-bottom-color:#e14d43}.media-item .bar,.media-progress-bar div{background-color:#e14d43}.details.attachment{-webkit-box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #e14d43;box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #e14d43}.attachment.details .check{background-color:#e14d43;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #e14d43;box-shadow:0 0 0 1px #fff,0 0 0 2px #e14d43}.media-selection .attachment.selection.details .thumbnail{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px #e14d43;box-shadow:0 0 0 1px #fff,0 0 0 3px #e14d43}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme:hover:after{background:#e14d43}.theme-browser .theme.add-new-theme:hover span:after{color:#e14d43}.theme-filter.current,.theme-section.current{border-bottom-color:#363b3f}body.more-filters-opened .more-filters{color:#fff;background-color:#363b3f}body.more-filters-opened .more-filters:before{color:#fff}body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:hover{background-color:#e14d43;color:#fff}body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover:before{color:#fff}.widgets-chooser li.widgets-chooser-selected{background-color:#e14d43;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}#customize-theme-controls .widget-area-select .selected{background-color:#e14d43;color:#fff}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#e14d43;border-color:#d02a21;-webkit-box-shadow:inset 0 1px 0 #ec8a85,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #ec8a85,0 1px 0 rgba(0,0,0,.15)}#sidemenu a.current{background:#f1f1f1;border-bottom-color:#f1f1f1}#plugin-information .action-button{background:#e14d43}div#wp-responsive-toggle a:before{color:#f1f2f3}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#e14d43}.star-rating .star{color:#e14d43}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#26292c} \ No newline at end of file diff --git a/sources/wp-admin/css/colors/midnight/colors.css b/sources/wp-admin/css/colors/midnight/colors.css index b1a11fe..85287b2 100644 --- a/sources/wp-admin/css/colors/midnight/colors.css +++ b/sources/wp-admin/css/colors/midnight/colors.css @@ -30,19 +30,22 @@ input[type=radio]:checked:before { border-color: #d02a21; color: white; -webkit-box-shadow: inset 0 1px 0 #ec8a85, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #ec8a85, 0 1px 0 rgba(0, 0, 0, 0.15); } + box-shadow: inset 0 1px 0 #ec8a85, 0 1px 0 rgba(0, 0, 0, 0.15); } .wp-core-ui .button-primary:hover, .wp-core-ui .button-primary:focus { background: #dd362d; border-color: #ba251e; color: white; - -webkit-box-shadow: inset 0 1px 0 #e8756f, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #e8756f, 0 1px 0 rgba(0, 0, 0, 0.15); } + -webkit-box-shadow: inset 0 1px 0 #e8756f; + box-shadow: inset 0 1px 0 #e8756f; } + .wp-core-ui .button-primary:focus { + -webkit-box-shadow: inset 0 1px 0 #e8756f, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); + box-shadow: inset 0 1px 0 #e8756f, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); } .wp-core-ui .button-primary:active { background: #d02a21; border-color: #ba251e; color: white; - -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); - box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); } + -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); + box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); } .wp-core-ui .button-primary[disabled], .wp-core-ui .button-primary:disabled, .wp-core-ui .button-primary.button-primary-disabled, .wp-core-ui .button-primary.disabled { color: #d1c7c7 !important; background: #d92c23 !important; @@ -254,18 +257,22 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre .wp-pointer.wp-pointer-top .wp-pointer-arrow, .wp-pointer.wp-pointer-undefined .wp-pointer-arrow { border-bottom-color: #e14d43; } -/* Media Uploader */ +/* Media */ .media-item .bar, .media-progress-bar div { background-color: #e14d43; } .details.attachment { - -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 5px #e14d43; - box-shadow: 0 0 0 1px #fff, 0 0 0 5px #e14d43; } + -webkit-box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #e14d43; + box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #e14d43; } .attachment.details .check { background-color: #e14d43; -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 2px #e14d43; - box-shadow: 0 0 0 1px #fff, 0 0 0 2px #e14d43; } + box-shadow: 0 0 0 1px #fff, 0 0 0 2px #e14d43; } + +.media-selection .attachment.selection.details .thumbnail { + -webkit-box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #e14d43; + box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #e14d43; } /* Themes */ .theme-browser .theme.active .theme-name, .theme-browser .theme.add-new-theme:hover:after { @@ -274,20 +281,23 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre .theme-browser .theme.add-new-theme:hover span:after { color: #e14d43; } -.theme-overlay .theme-header .close:hover, .theme-overlay .theme-header .right:hover, .theme-overlay .theme-header .left:hover { - background: #e14d43; } - .theme-section.current, .theme-filter.current { border-bottom-color: #363b3f; } -body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before { +body.more-filters-opened .more-filters { color: #fff; background-color: #363b3f; } -body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { +body.more-filters-opened .more-filters:before { + color: #fff; } + +body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus { background-color: #e14d43; color: #fff; } +body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { + color: #fff; } + /* Widgets */ .widgets-chooser li.widgets-chooser-selected { background-color: #e14d43; @@ -306,7 +316,7 @@ body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-fil background: #e14d43; border-color: #d02a21; -webkit-box-shadow: inset 0 1px 0 #ec8a85, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #ec8a85, 0 1px 0 rgba(0, 0, 0, 0.15); } + box-shadow: inset 0 1px 0 #ec8a85, 0 1px 0 rgba(0, 0, 0, 0.15); } /* Thickbox: Plugin information */ #sidemenu a.current { diff --git a/sources/wp-admin/css/colors/midnight/colors.min.css b/sources/wp-admin/css/colors/midnight/colors.min.css index e4f464f..6d1affa 100644 --- a/sources/wp-admin/css/colors/midnight/colors.min.css +++ b/sources/wp-admin/css/colors/midnight/colors.min.css @@ -1 +1 @@ -html{background:#f1f1f1}a{color:#0074a2}#media-upload a.del-link:hover,.subsubsub a.current:hover,.subsubsub a:hover,a:active,a:focus,a:hover,div.dashboard-widget-submit input:hover{color:#0099d5}input[type=checkbox]:checked:before{color:#e14d43}input[type=radio]:checked:before{background:#e14d43}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#0099d5}.wp-core-ui .button-primary{background:#e14d43;border-color:#d02a21;color:#fff;-webkit-box-shadow:inset 0 1px 0 #ec8a85,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #ec8a85,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#dd362d;border-color:#ba251e;color:#fff;-webkit-box-shadow:inset 0 1px 0 #e8756f,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #e8756f,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:active{background:#d02a21;border-color:#ba251e;color:#fff;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)}.wp-core-ui .button-primary.button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#d1c7c7!important;background:#d92c23!important;border-color:#ba251e!important;text-shadow:none!important}.wp-core-ui .wp-ui-primary{color:#fff;background-color:#363b3f}.wp-core-ui .wp-ui-text-primary{color:#363b3f}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#e14d43}.wp-core-ui .wp-ui-text-highlight{color:#e14d43}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#69a8bb}.wp-core-ui .wp-ui-text-notification{color:#69a8bb}.wp-core-ui .wp-ui-text-icon{color:#f1f2f3}#add-new-comment a:hover,.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover,.wrap .add-new-h2:hover{color:#fff;background-color:#363b3f}.view-switch a.current:before{color:#363b3f}.view-switch a:hover:before{color:#69a8bb}.post-com-count:hover:after{border-top-color:#363b3f}.post-com-count:hover span{color:#fff;background-color:#363b3f}strong .post-com-count:after{border-top-color:#69a8bb}strong .post-com-count span{background-color:#69a8bb}#adminmenu,#adminmenuback,#adminmenuwrap{background:#363b3f}#adminmenu a{color:#fff}#adminmenu div.wp-menu-image:before{color:#f1f2f3}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#e14d43}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#fff}.about-wrap h2 .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f1f1f1;border-bottom-color:#f1f1f1}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background:#26292c}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-right-color:#26292c}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu .wp-submenu-head,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a,.folded #adminmenu .wp-has-current-submenu .wp-submenu a{color:#c2c4c5}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:focus,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:hover{color:#e14d43}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#fff}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover{color:#e14d43}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-right-color:#f1f1f1}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#e14d43}#adminmenu li.wp-has-current-submenu div.wp-menu-image:before{color:#fff}#adminmenu .awaiting-mod,#adminmenu .update-plugins{color:#fff;background:#69a8bb}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#fff;background:#26292c}#collapse-menu{color:#f1f2f3}#collapse-menu:hover{color:#fff}#collapse-button div:after{color:#f1f2f3}#collapse-menu:hover #collapse-button div:after{color:#fff}#wpadminbar{color:#fff;background:#363b3f}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#fff}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#f1f2f3}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{color:#e14d43;background:#26292c}#wpadminbar>#wp-toolbar a:focus span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar li:hover span.ab-label{color:#e14d43}#wpadminbar .menupop .ab-sub-wrapper{background:#26292c}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#4c4c4d}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar-nojs .quicklinks .menupop:hover ul li a{color:#c2c4c5}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#f1f2f3}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:after,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#e14d43}#wpadminbar #adminbarsearch:before{color:#f1f2f3}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#fff;background:#464d52}#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder{color:#fff;opacity:.7}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#464d52;background-color:#464d52}#wpadminbar #wp-admin-bar-user-info .display-name{color:#fff}#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#e14d43}#wpadminbar #wp-admin-bar-user-info .username{color:#c2c4c5}.wp-pointer .wp-pointer-content h3{background-color:#e14d43;border-color:#dd362d}.wp-pointer .wp-pointer-content h3:before{color:#e14d43}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow{border-bottom-color:#e14d43}.media-item .bar,.media-progress-bar div{background-color:#e14d43}.details.attachment{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 5px #e14d43;box-shadow:0 0 0 1px #fff,0 0 0 5px #e14d43}.attachment.details .check{background-color:#e14d43;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #e14d43;box-shadow:0 0 0 1px #fff,0 0 0 2px #e14d43}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme:hover:after{background:#e14d43}.theme-browser .theme.add-new-theme:hover span:after{color:#e14d43}.theme-overlay .theme-header .close:hover,.theme-overlay .theme-header .left:hover,.theme-overlay .theme-header .right:hover{background:#e14d43}.theme-filter.current,.theme-section.current{border-bottom-color:#363b3f}body.more-filters-opened .more-filters,body.more-filters-opened .more-filters:before{color:#fff;background-color:#363b3f}.widgets-chooser li.widgets-chooser-selected,body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover,body.more-filters-opened .more-filters:hover:before{background-color:#e14d43;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}#customize-theme-controls .widget-area-select .selected{background-color:#e14d43;color:#fff}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#e14d43;border-color:#d02a21;-webkit-box-shadow:inset 0 1px 0 #ec8a85,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #ec8a85,0 1px 0 rgba(0,0,0,.15)}#sidemenu a.current{background:#f1f1f1;border-bottom-color:#f1f1f1}#plugin-information .action-button{background:#e14d43}div#wp-responsive-toggle a:before{color:#f1f2f3}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#e14d43}.star-rating .star{color:#e14d43}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#26292c} \ No newline at end of file +html{background:#f1f1f1}a{color:#0074a2}#media-upload a.del-link:hover,.subsubsub a.current:hover,.subsubsub a:hover,a:active,a:focus,a:hover,div.dashboard-widget-submit input:hover{color:#0099d5}input[type=checkbox]:checked:before{color:#e14d43}input[type=radio]:checked:before{background:#e14d43}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#0099d5}.wp-core-ui .button-primary{background:#e14d43;border-color:#d02a21;color:#fff;-webkit-box-shadow:inset 0 1px 0 #ec8a85,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #ec8a85,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#dd362d;border-color:#ba251e;color:#fff;-webkit-box-shadow:inset 0 1px 0 #e8756f;box-shadow:inset 0 1px 0 #e8756f}.wp-core-ui .button-primary:focus{-webkit-box-shadow:inset 0 1px 0 #e8756f,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:inset 0 1px 0 #e8756f,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-primary:active{background:#d02a21;border-color:#ba251e;color:#fff;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-primary.button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#d1c7c7!important;background:#d92c23!important;border-color:#ba251e!important;text-shadow:none!important}.wp-core-ui .wp-ui-primary{color:#fff;background-color:#363b3f}.wp-core-ui .wp-ui-text-primary{color:#363b3f}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#e14d43}.wp-core-ui .wp-ui-text-highlight{color:#e14d43}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#69a8bb}.wp-core-ui .wp-ui-text-notification{color:#69a8bb}.wp-core-ui .wp-ui-text-icon{color:#f1f2f3}#add-new-comment a:hover,.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover,.wrap .add-new-h2:hover{color:#fff;background-color:#363b3f}.view-switch a.current:before{color:#363b3f}.view-switch a:hover:before{color:#69a8bb}.post-com-count:hover:after{border-top-color:#363b3f}.post-com-count:hover span{color:#fff;background-color:#363b3f}strong .post-com-count:after{border-top-color:#69a8bb}strong .post-com-count span{background-color:#69a8bb}#adminmenu,#adminmenuback,#adminmenuwrap{background:#363b3f}#adminmenu a{color:#fff}#adminmenu div.wp-menu-image:before{color:#f1f2f3}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#e14d43}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#fff}.about-wrap h2 .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f1f1f1;border-bottom-color:#f1f1f1}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background:#26292c}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-right-color:#26292c}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu .wp-submenu-head,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a,.folded #adminmenu .wp-has-current-submenu .wp-submenu a{color:#c2c4c5}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:focus,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:hover{color:#e14d43}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#fff}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover{color:#e14d43}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-right-color:#f1f1f1}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#e14d43}#adminmenu li.wp-has-current-submenu div.wp-menu-image:before{color:#fff}#adminmenu .awaiting-mod,#adminmenu .update-plugins{color:#fff;background:#69a8bb}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#fff;background:#26292c}#collapse-menu{color:#f1f2f3}#collapse-menu:hover{color:#fff}#collapse-button div:after{color:#f1f2f3}#collapse-menu:hover #collapse-button div:after{color:#fff}#wpadminbar{color:#fff;background:#363b3f}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#fff}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#f1f2f3}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{color:#e14d43;background:#26292c}#wpadminbar>#wp-toolbar a:focus span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar li:hover span.ab-label{color:#e14d43}#wpadminbar .menupop .ab-sub-wrapper{background:#26292c}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#4c4c4d}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar-nojs .quicklinks .menupop:hover ul li a{color:#c2c4c5}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#f1f2f3}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:after,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#e14d43}#wpadminbar #adminbarsearch:before{color:#f1f2f3}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#fff;background:#464d52}#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder{color:#fff;opacity:.7}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#464d52;background-color:#464d52}#wpadminbar #wp-admin-bar-user-info .display-name{color:#fff}#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#e14d43}#wpadminbar #wp-admin-bar-user-info .username{color:#c2c4c5}.wp-pointer .wp-pointer-content h3{background-color:#e14d43;border-color:#dd362d}.wp-pointer .wp-pointer-content h3:before{color:#e14d43}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow{border-bottom-color:#e14d43}.media-item .bar,.media-progress-bar div{background-color:#e14d43}.details.attachment{-webkit-box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #e14d43;box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #e14d43}.attachment.details .check{background-color:#e14d43;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #e14d43;box-shadow:0 0 0 1px #fff,0 0 0 2px #e14d43}.media-selection .attachment.selection.details .thumbnail{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px #e14d43;box-shadow:0 0 0 1px #fff,0 0 0 3px #e14d43}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme:hover:after{background:#e14d43}.theme-browser .theme.add-new-theme:hover span:after{color:#e14d43}.theme-filter.current,.theme-section.current{border-bottom-color:#363b3f}body.more-filters-opened .more-filters{color:#fff;background-color:#363b3f}body.more-filters-opened .more-filters:before{color:#fff}body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:hover{background-color:#e14d43;color:#fff}body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover:before{color:#fff}.widgets-chooser li.widgets-chooser-selected{background-color:#e14d43;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}#customize-theme-controls .widget-area-select .selected{background-color:#e14d43;color:#fff}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#e14d43;border-color:#d02a21;-webkit-box-shadow:inset 0 1px 0 #ec8a85,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #ec8a85,0 1px 0 rgba(0,0,0,.15)}#sidemenu a.current{background:#f1f1f1;border-bottom-color:#f1f1f1}#plugin-information .action-button{background:#e14d43}div#wp-responsive-toggle a:before{color:#f1f2f3}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#e14d43}.star-rating .star{color:#e14d43}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#26292c} \ No newline at end of file diff --git a/sources/wp-admin/css/colors/ocean/colors-rtl.css b/sources/wp-admin/css/colors/ocean/colors-rtl.css index 665efad..ee84d5a 100644 --- a/sources/wp-admin/css/colors/ocean/colors-rtl.css +++ b/sources/wp-admin/css/colors/ocean/colors-rtl.css @@ -30,19 +30,22 @@ input[type=radio]:checked:before { border-color: #80a583; color: white; -webkit-box-shadow: inset 0 1px 0 #cbdacc, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #cbdacc, 0 1px 0 rgba(0, 0, 0, 0.15); } + box-shadow: inset 0 1px 0 #cbdacc, 0 1px 0 rgba(0, 0, 0, 0.15); } .wp-core-ui .button-primary:hover, .wp-core-ui .button-primary:focus { background: #8faf91; border-color: #719a74; color: white; - -webkit-box-shadow: inset 0 1px 0 #bccfbd, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #bccfbd, 0 1px 0 rgba(0, 0, 0, 0.15); } + -webkit-box-shadow: inset 0 1px 0 #bccfbd; + box-shadow: inset 0 1px 0 #bccfbd; } + .wp-core-ui .button-primary:focus { + -webkit-box-shadow: inset 0 1px 0 #bccfbd, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); + box-shadow: inset 0 1px 0 #bccfbd, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); } .wp-core-ui .button-primary:active { background: #80a583; border-color: #719a74; color: white; - -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); - box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); } + -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); + box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); } .wp-core-ui .button-primary[disabled], .wp-core-ui .button-primary:disabled, .wp-core-ui .button-primary.button-primary-disabled, .wp-core-ui .button-primary.disabled { color: #c7d1c8 !important; background: #86a988 !important; @@ -254,18 +257,22 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre .wp-pointer.wp-pointer-top .wp-pointer-arrow, .wp-pointer.wp-pointer-undefined .wp-pointer-arrow { border-bottom-color: #9ebaa0; } -/* Media Uploader */ +/* Media */ .media-item .bar, .media-progress-bar div { background-color: #9ebaa0; } .details.attachment { - -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 5px #9ebaa0; - box-shadow: 0 0 0 1px #fff, 0 0 0 5px #9ebaa0; } + -webkit-box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #9ebaa0; + box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #9ebaa0; } .attachment.details .check { background-color: #9ebaa0; -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 2px #9ebaa0; - box-shadow: 0 0 0 1px #fff, 0 0 0 2px #9ebaa0; } + box-shadow: 0 0 0 1px #fff, 0 0 0 2px #9ebaa0; } + +.media-selection .attachment.selection.details .thumbnail { + -webkit-box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #9ebaa0; + box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #9ebaa0; } /* Themes */ .theme-browser .theme.active .theme-name, .theme-browser .theme.add-new-theme:hover:after { @@ -274,20 +281,23 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre .theme-browser .theme.add-new-theme:hover span:after { color: #9ebaa0; } -.theme-overlay .theme-header .close:hover, .theme-overlay .theme-header .right:hover, .theme-overlay .theme-header .left:hover { - background: #9ebaa0; } - .theme-section.current, .theme-filter.current { border-bottom-color: #738e96; } -body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before { +body.more-filters-opened .more-filters { color: #fff; background-color: #738e96; } -body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { +body.more-filters-opened .more-filters:before { + color: #fff; } + +body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus { background-color: #9ebaa0; color: #fff; } +body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { + color: #fff; } + /* Widgets */ .widgets-chooser li.widgets-chooser-selected { background-color: #9ebaa0; @@ -306,7 +316,7 @@ body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-fil background: #9ebaa0; border-color: #80a583; -webkit-box-shadow: inset 0 1px 0 #cbdacc, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #cbdacc, 0 1px 0 rgba(0, 0, 0, 0.15); } + box-shadow: inset 0 1px 0 #cbdacc, 0 1px 0 rgba(0, 0, 0, 0.15); } /* Thickbox: Plugin information */ #sidemenu a.current { diff --git a/sources/wp-admin/css/colors/ocean/colors-rtl.min.css b/sources/wp-admin/css/colors/ocean/colors-rtl.min.css index 45143c6..b3cbfa7 100644 --- a/sources/wp-admin/css/colors/ocean/colors-rtl.min.css +++ b/sources/wp-admin/css/colors/ocean/colors-rtl.min.css @@ -1 +1 @@ -html{background:#f1f1f1}a{color:#0074a2}#media-upload a.del-link:hover,.subsubsub a.current:hover,.subsubsub a:hover,a:active,a:focus,a:hover,div.dashboard-widget-submit input:hover{color:#0099d5}input[type=checkbox]:checked:before{color:#738e96}input[type=radio]:checked:before{background:#738e96}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#0099d5}.wp-core-ui .button-primary{background:#9ebaa0;border-color:#80a583;color:#fff;-webkit-box-shadow:inset 0 1px 0 #cbdacc,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #cbdacc,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#8faf91;border-color:#719a74;color:#fff;-webkit-box-shadow:inset 0 1px 0 #bccfbd,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #bccfbd,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:active{background:#80a583;border-color:#719a74;color:#fff;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)}.wp-core-ui .button-primary.button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#c7d1c8!important;background:#86a988!important;border-color:#719a74!important;text-shadow:none!important}.wp-core-ui .wp-ui-primary{color:#fff;background-color:#738e96}.wp-core-ui .wp-ui-text-primary{color:#738e96}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#9ebaa0}.wp-core-ui .wp-ui-text-highlight{color:#9ebaa0}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#aa9d88}.wp-core-ui .wp-ui-text-notification{color:#aa9d88}.wp-core-ui .wp-ui-text-icon{color:#f2fcff}#add-new-comment a:hover,.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover,.wrap .add-new-h2:hover{color:#fff;background-color:#738e96}.view-switch a.current:before{color:#738e96}.view-switch a:hover:before{color:#aa9d88}.post-com-count:hover:after{border-top-color:#738e96}.post-com-count:hover span{color:#fff;background-color:#738e96}strong .post-com-count:after{border-top-color:#aa9d88}strong .post-com-count span{background-color:#aa9d88}#adminmenu,#adminmenuback,#adminmenuwrap{background:#738e96}#adminmenu a{color:#fff}#adminmenu div.wp-menu-image:before{color:#f2fcff}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#9ebaa0}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#fff}.about-wrap h2 .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f1f1f1;border-bottom-color:#f1f1f1}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background:#627c83}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-left-color:#627c83}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu .wp-submenu-head,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a,.folded #adminmenu .wp-has-current-submenu .wp-submenu a{color:#d5dddf}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:focus,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:hover{color:#9ebaa0}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#fff}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover{color:#9ebaa0}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-left-color:#f1f1f1}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#9ebaa0}#adminmenu li.wp-has-current-submenu div.wp-menu-image:before{color:#fff}#adminmenu .awaiting-mod,#adminmenu .update-plugins{color:#fff;background:#aa9d88}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#fff;background:#627c83}#collapse-menu{color:#f2fcff}#collapse-menu:hover{color:#fff}#collapse-button div:after{color:#f2fcff}#collapse-menu:hover #collapse-button div:after{color:#fff}#wpadminbar{color:#fff;background:#738e96}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#fff}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#f2fcff}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{color:#9ebaa0;background:#627c83}#wpadminbar>#wp-toolbar a:focus span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar li:hover span.ab-label{color:#9ebaa0}#wpadminbar .menupop .ab-sub-wrapper{background:#627c83}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#8f9b9e}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar-nojs .quicklinks .menupop:hover ul li a{color:#d5dddf}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#f2fcff}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:after,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#9ebaa0}#wpadminbar #adminbarsearch:before{color:#f2fcff}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#fff;background:#879fa5}#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder{color:#fff;opacity:.7}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#879fa5;background-color:#879fa5}#wpadminbar #wp-admin-bar-user-info .display-name{color:#fff}#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#9ebaa0}#wpadminbar #wp-admin-bar-user-info .username{color:#d5dddf}.wp-pointer .wp-pointer-content h3{background-color:#9ebaa0;border-color:#8faf91}.wp-pointer .wp-pointer-content h3:before{color:#9ebaa0}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow{border-bottom-color:#9ebaa0}.media-item .bar,.media-progress-bar div{background-color:#9ebaa0}.details.attachment{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 5px #9ebaa0;box-shadow:0 0 0 1px #fff,0 0 0 5px #9ebaa0}.attachment.details .check{background-color:#9ebaa0;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #9ebaa0;box-shadow:0 0 0 1px #fff,0 0 0 2px #9ebaa0}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme:hover:after{background:#9ebaa0}.theme-browser .theme.add-new-theme:hover span:after{color:#9ebaa0}.theme-overlay .theme-header .close:hover,.theme-overlay .theme-header .left:hover,.theme-overlay .theme-header .right:hover{background:#9ebaa0}.theme-filter.current,.theme-section.current{border-bottom-color:#738e96}body.more-filters-opened .more-filters,body.more-filters-opened .more-filters:before{color:#fff;background-color:#738e96}.widgets-chooser li.widgets-chooser-selected,body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover,body.more-filters-opened .more-filters:hover:before{background-color:#9ebaa0;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}#customize-theme-controls .widget-area-select .selected{background-color:#9ebaa0;color:#fff}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#9ebaa0;border-color:#80a583;-webkit-box-shadow:inset 0 1px 0 #cbdacc,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #cbdacc,0 1px 0 rgba(0,0,0,.15)}#sidemenu a.current{background:#f1f1f1;border-bottom-color:#f1f1f1}#plugin-information .action-button{background:#9ebaa0}div#wp-responsive-toggle a:before{color:#f2fcff}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#9ebaa0}.star-rating .star{color:#9ebaa0}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#627c83} \ No newline at end of file +html{background:#f1f1f1}a{color:#0074a2}#media-upload a.del-link:hover,.subsubsub a.current:hover,.subsubsub a:hover,a:active,a:focus,a:hover,div.dashboard-widget-submit input:hover{color:#0099d5}input[type=checkbox]:checked:before{color:#738e96}input[type=radio]:checked:before{background:#738e96}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#0099d5}.wp-core-ui .button-primary{background:#9ebaa0;border-color:#80a583;color:#fff;-webkit-box-shadow:inset 0 1px 0 #cbdacc,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #cbdacc,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#8faf91;border-color:#719a74;color:#fff;-webkit-box-shadow:inset 0 1px 0 #bccfbd;box-shadow:inset 0 1px 0 #bccfbd}.wp-core-ui .button-primary:focus{-webkit-box-shadow:inset 0 1px 0 #bccfbd,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:inset 0 1px 0 #bccfbd,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-primary:active{background:#80a583;border-color:#719a74;color:#fff;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-primary.button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#c7d1c8!important;background:#86a988!important;border-color:#719a74!important;text-shadow:none!important}.wp-core-ui .wp-ui-primary{color:#fff;background-color:#738e96}.wp-core-ui .wp-ui-text-primary{color:#738e96}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#9ebaa0}.wp-core-ui .wp-ui-text-highlight{color:#9ebaa0}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#aa9d88}.wp-core-ui .wp-ui-text-notification{color:#aa9d88}.wp-core-ui .wp-ui-text-icon{color:#f2fcff}#add-new-comment a:hover,.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover,.wrap .add-new-h2:hover{color:#fff;background-color:#738e96}.view-switch a.current:before{color:#738e96}.view-switch a:hover:before{color:#aa9d88}.post-com-count:hover:after{border-top-color:#738e96}.post-com-count:hover span{color:#fff;background-color:#738e96}strong .post-com-count:after{border-top-color:#aa9d88}strong .post-com-count span{background-color:#aa9d88}#adminmenu,#adminmenuback,#adminmenuwrap{background:#738e96}#adminmenu a{color:#fff}#adminmenu div.wp-menu-image:before{color:#f2fcff}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#9ebaa0}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#fff}.about-wrap h2 .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f1f1f1;border-bottom-color:#f1f1f1}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background:#627c83}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-left-color:#627c83}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu .wp-submenu-head,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a,.folded #adminmenu .wp-has-current-submenu .wp-submenu a{color:#d5dddf}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:focus,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:hover{color:#9ebaa0}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#fff}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover{color:#9ebaa0}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-left-color:#f1f1f1}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#9ebaa0}#adminmenu li.wp-has-current-submenu div.wp-menu-image:before{color:#fff}#adminmenu .awaiting-mod,#adminmenu .update-plugins{color:#fff;background:#aa9d88}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#fff;background:#627c83}#collapse-menu{color:#f2fcff}#collapse-menu:hover{color:#fff}#collapse-button div:after{color:#f2fcff}#collapse-menu:hover #collapse-button div:after{color:#fff}#wpadminbar{color:#fff;background:#738e96}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#fff}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#f2fcff}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{color:#9ebaa0;background:#627c83}#wpadminbar>#wp-toolbar a:focus span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar li:hover span.ab-label{color:#9ebaa0}#wpadminbar .menupop .ab-sub-wrapper{background:#627c83}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#8f9b9e}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar-nojs .quicklinks .menupop:hover ul li a{color:#d5dddf}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#f2fcff}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:after,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#9ebaa0}#wpadminbar #adminbarsearch:before{color:#f2fcff}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#fff;background:#879fa5}#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder{color:#fff;opacity:.7}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#879fa5;background-color:#879fa5}#wpadminbar #wp-admin-bar-user-info .display-name{color:#fff}#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#9ebaa0}#wpadminbar #wp-admin-bar-user-info .username{color:#d5dddf}.wp-pointer .wp-pointer-content h3{background-color:#9ebaa0;border-color:#8faf91}.wp-pointer .wp-pointer-content h3:before{color:#9ebaa0}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow{border-bottom-color:#9ebaa0}.media-item .bar,.media-progress-bar div{background-color:#9ebaa0}.details.attachment{-webkit-box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #9ebaa0;box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #9ebaa0}.attachment.details .check{background-color:#9ebaa0;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #9ebaa0;box-shadow:0 0 0 1px #fff,0 0 0 2px #9ebaa0}.media-selection .attachment.selection.details .thumbnail{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px #9ebaa0;box-shadow:0 0 0 1px #fff,0 0 0 3px #9ebaa0}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme:hover:after{background:#9ebaa0}.theme-browser .theme.add-new-theme:hover span:after{color:#9ebaa0}.theme-filter.current,.theme-section.current{border-bottom-color:#738e96}body.more-filters-opened .more-filters{color:#fff;background-color:#738e96}body.more-filters-opened .more-filters:before{color:#fff}body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:hover{background-color:#9ebaa0;color:#fff}body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover:before{color:#fff}.widgets-chooser li.widgets-chooser-selected{background-color:#9ebaa0;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}#customize-theme-controls .widget-area-select .selected{background-color:#9ebaa0;color:#fff}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#9ebaa0;border-color:#80a583;-webkit-box-shadow:inset 0 1px 0 #cbdacc,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #cbdacc,0 1px 0 rgba(0,0,0,.15)}#sidemenu a.current{background:#f1f1f1;border-bottom-color:#f1f1f1}#plugin-information .action-button{background:#9ebaa0}div#wp-responsive-toggle a:before{color:#f2fcff}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#9ebaa0}.star-rating .star{color:#9ebaa0}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#627c83} \ No newline at end of file diff --git a/sources/wp-admin/css/colors/ocean/colors.css b/sources/wp-admin/css/colors/ocean/colors.css index 0ee3295..0c76a81 100644 --- a/sources/wp-admin/css/colors/ocean/colors.css +++ b/sources/wp-admin/css/colors/ocean/colors.css @@ -30,19 +30,22 @@ input[type=radio]:checked:before { border-color: #80a583; color: white; -webkit-box-shadow: inset 0 1px 0 #cbdacc, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #cbdacc, 0 1px 0 rgba(0, 0, 0, 0.15); } + box-shadow: inset 0 1px 0 #cbdacc, 0 1px 0 rgba(0, 0, 0, 0.15); } .wp-core-ui .button-primary:hover, .wp-core-ui .button-primary:focus { background: #8faf91; border-color: #719a74; color: white; - -webkit-box-shadow: inset 0 1px 0 #bccfbd, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #bccfbd, 0 1px 0 rgba(0, 0, 0, 0.15); } + -webkit-box-shadow: inset 0 1px 0 #bccfbd; + box-shadow: inset 0 1px 0 #bccfbd; } + .wp-core-ui .button-primary:focus { + -webkit-box-shadow: inset 0 1px 0 #bccfbd, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); + box-shadow: inset 0 1px 0 #bccfbd, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); } .wp-core-ui .button-primary:active { background: #80a583; border-color: #719a74; color: white; - -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); - box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); } + -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); + box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); } .wp-core-ui .button-primary[disabled], .wp-core-ui .button-primary:disabled, .wp-core-ui .button-primary.button-primary-disabled, .wp-core-ui .button-primary.disabled { color: #c7d1c8 !important; background: #86a988 !important; @@ -254,18 +257,22 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre .wp-pointer.wp-pointer-top .wp-pointer-arrow, .wp-pointer.wp-pointer-undefined .wp-pointer-arrow { border-bottom-color: #9ebaa0; } -/* Media Uploader */ +/* Media */ .media-item .bar, .media-progress-bar div { background-color: #9ebaa0; } .details.attachment { - -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 5px #9ebaa0; - box-shadow: 0 0 0 1px #fff, 0 0 0 5px #9ebaa0; } + -webkit-box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #9ebaa0; + box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #9ebaa0; } .attachment.details .check { background-color: #9ebaa0; -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 2px #9ebaa0; - box-shadow: 0 0 0 1px #fff, 0 0 0 2px #9ebaa0; } + box-shadow: 0 0 0 1px #fff, 0 0 0 2px #9ebaa0; } + +.media-selection .attachment.selection.details .thumbnail { + -webkit-box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #9ebaa0; + box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #9ebaa0; } /* Themes */ .theme-browser .theme.active .theme-name, .theme-browser .theme.add-new-theme:hover:after { @@ -274,20 +281,23 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre .theme-browser .theme.add-new-theme:hover span:after { color: #9ebaa0; } -.theme-overlay .theme-header .close:hover, .theme-overlay .theme-header .right:hover, .theme-overlay .theme-header .left:hover { - background: #9ebaa0; } - .theme-section.current, .theme-filter.current { border-bottom-color: #738e96; } -body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before { +body.more-filters-opened .more-filters { color: #fff; background-color: #738e96; } -body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { +body.more-filters-opened .more-filters:before { + color: #fff; } + +body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus { background-color: #9ebaa0; color: #fff; } +body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { + color: #fff; } + /* Widgets */ .widgets-chooser li.widgets-chooser-selected { background-color: #9ebaa0; @@ -306,7 +316,7 @@ body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-fil background: #9ebaa0; border-color: #80a583; -webkit-box-shadow: inset 0 1px 0 #cbdacc, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #cbdacc, 0 1px 0 rgba(0, 0, 0, 0.15); } + box-shadow: inset 0 1px 0 #cbdacc, 0 1px 0 rgba(0, 0, 0, 0.15); } /* Thickbox: Plugin information */ #sidemenu a.current { diff --git a/sources/wp-admin/css/colors/ocean/colors.min.css b/sources/wp-admin/css/colors/ocean/colors.min.css index e10635d..df45994 100644 --- a/sources/wp-admin/css/colors/ocean/colors.min.css +++ b/sources/wp-admin/css/colors/ocean/colors.min.css @@ -1 +1 @@ -html{background:#f1f1f1}a{color:#0074a2}#media-upload a.del-link:hover,.subsubsub a.current:hover,.subsubsub a:hover,a:active,a:focus,a:hover,div.dashboard-widget-submit input:hover{color:#0099d5}input[type=checkbox]:checked:before{color:#738e96}input[type=radio]:checked:before{background:#738e96}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#0099d5}.wp-core-ui .button-primary{background:#9ebaa0;border-color:#80a583;color:#fff;-webkit-box-shadow:inset 0 1px 0 #cbdacc,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #cbdacc,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#8faf91;border-color:#719a74;color:#fff;-webkit-box-shadow:inset 0 1px 0 #bccfbd,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #bccfbd,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:active{background:#80a583;border-color:#719a74;color:#fff;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)}.wp-core-ui .button-primary.button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#c7d1c8!important;background:#86a988!important;border-color:#719a74!important;text-shadow:none!important}.wp-core-ui .wp-ui-primary{color:#fff;background-color:#738e96}.wp-core-ui .wp-ui-text-primary{color:#738e96}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#9ebaa0}.wp-core-ui .wp-ui-text-highlight{color:#9ebaa0}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#aa9d88}.wp-core-ui .wp-ui-text-notification{color:#aa9d88}.wp-core-ui .wp-ui-text-icon{color:#f2fcff}#add-new-comment a:hover,.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover,.wrap .add-new-h2:hover{color:#fff;background-color:#738e96}.view-switch a.current:before{color:#738e96}.view-switch a:hover:before{color:#aa9d88}.post-com-count:hover:after{border-top-color:#738e96}.post-com-count:hover span{color:#fff;background-color:#738e96}strong .post-com-count:after{border-top-color:#aa9d88}strong .post-com-count span{background-color:#aa9d88}#adminmenu,#adminmenuback,#adminmenuwrap{background:#738e96}#adminmenu a{color:#fff}#adminmenu div.wp-menu-image:before{color:#f2fcff}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#9ebaa0}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#fff}.about-wrap h2 .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f1f1f1;border-bottom-color:#f1f1f1}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background:#627c83}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-right-color:#627c83}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu .wp-submenu-head,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a,.folded #adminmenu .wp-has-current-submenu .wp-submenu a{color:#d5dddf}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:focus,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:hover{color:#9ebaa0}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#fff}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover{color:#9ebaa0}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-right-color:#f1f1f1}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#9ebaa0}#adminmenu li.wp-has-current-submenu div.wp-menu-image:before{color:#fff}#adminmenu .awaiting-mod,#adminmenu .update-plugins{color:#fff;background:#aa9d88}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#fff;background:#627c83}#collapse-menu{color:#f2fcff}#collapse-menu:hover{color:#fff}#collapse-button div:after{color:#f2fcff}#collapse-menu:hover #collapse-button div:after{color:#fff}#wpadminbar{color:#fff;background:#738e96}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#fff}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#f2fcff}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{color:#9ebaa0;background:#627c83}#wpadminbar>#wp-toolbar a:focus span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar li:hover span.ab-label{color:#9ebaa0}#wpadminbar .menupop .ab-sub-wrapper{background:#627c83}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#8f9b9e}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar-nojs .quicklinks .menupop:hover ul li a{color:#d5dddf}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#f2fcff}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:after,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#9ebaa0}#wpadminbar #adminbarsearch:before{color:#f2fcff}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#fff;background:#879fa5}#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder{color:#fff;opacity:.7}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#879fa5;background-color:#879fa5}#wpadminbar #wp-admin-bar-user-info .display-name{color:#fff}#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#9ebaa0}#wpadminbar #wp-admin-bar-user-info .username{color:#d5dddf}.wp-pointer .wp-pointer-content h3{background-color:#9ebaa0;border-color:#8faf91}.wp-pointer .wp-pointer-content h3:before{color:#9ebaa0}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow{border-bottom-color:#9ebaa0}.media-item .bar,.media-progress-bar div{background-color:#9ebaa0}.details.attachment{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 5px #9ebaa0;box-shadow:0 0 0 1px #fff,0 0 0 5px #9ebaa0}.attachment.details .check{background-color:#9ebaa0;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #9ebaa0;box-shadow:0 0 0 1px #fff,0 0 0 2px #9ebaa0}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme:hover:after{background:#9ebaa0}.theme-browser .theme.add-new-theme:hover span:after{color:#9ebaa0}.theme-overlay .theme-header .close:hover,.theme-overlay .theme-header .left:hover,.theme-overlay .theme-header .right:hover{background:#9ebaa0}.theme-filter.current,.theme-section.current{border-bottom-color:#738e96}body.more-filters-opened .more-filters,body.more-filters-opened .more-filters:before{color:#fff;background-color:#738e96}.widgets-chooser li.widgets-chooser-selected,body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover,body.more-filters-opened .more-filters:hover:before{background-color:#9ebaa0;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}#customize-theme-controls .widget-area-select .selected{background-color:#9ebaa0;color:#fff}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#9ebaa0;border-color:#80a583;-webkit-box-shadow:inset 0 1px 0 #cbdacc,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #cbdacc,0 1px 0 rgba(0,0,0,.15)}#sidemenu a.current{background:#f1f1f1;border-bottom-color:#f1f1f1}#plugin-information .action-button{background:#9ebaa0}div#wp-responsive-toggle a:before{color:#f2fcff}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#9ebaa0}.star-rating .star{color:#9ebaa0}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#627c83} \ No newline at end of file +html{background:#f1f1f1}a{color:#0074a2}#media-upload a.del-link:hover,.subsubsub a.current:hover,.subsubsub a:hover,a:active,a:focus,a:hover,div.dashboard-widget-submit input:hover{color:#0099d5}input[type=checkbox]:checked:before{color:#738e96}input[type=radio]:checked:before{background:#738e96}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#0099d5}.wp-core-ui .button-primary{background:#9ebaa0;border-color:#80a583;color:#fff;-webkit-box-shadow:inset 0 1px 0 #cbdacc,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #cbdacc,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#8faf91;border-color:#719a74;color:#fff;-webkit-box-shadow:inset 0 1px 0 #bccfbd;box-shadow:inset 0 1px 0 #bccfbd}.wp-core-ui .button-primary:focus{-webkit-box-shadow:inset 0 1px 0 #bccfbd,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:inset 0 1px 0 #bccfbd,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-primary:active{background:#80a583;border-color:#719a74;color:#fff;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-primary.button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#c7d1c8!important;background:#86a988!important;border-color:#719a74!important;text-shadow:none!important}.wp-core-ui .wp-ui-primary{color:#fff;background-color:#738e96}.wp-core-ui .wp-ui-text-primary{color:#738e96}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#9ebaa0}.wp-core-ui .wp-ui-text-highlight{color:#9ebaa0}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#aa9d88}.wp-core-ui .wp-ui-text-notification{color:#aa9d88}.wp-core-ui .wp-ui-text-icon{color:#f2fcff}#add-new-comment a:hover,.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover,.wrap .add-new-h2:hover{color:#fff;background-color:#738e96}.view-switch a.current:before{color:#738e96}.view-switch a:hover:before{color:#aa9d88}.post-com-count:hover:after{border-top-color:#738e96}.post-com-count:hover span{color:#fff;background-color:#738e96}strong .post-com-count:after{border-top-color:#aa9d88}strong .post-com-count span{background-color:#aa9d88}#adminmenu,#adminmenuback,#adminmenuwrap{background:#738e96}#adminmenu a{color:#fff}#adminmenu div.wp-menu-image:before{color:#f2fcff}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#9ebaa0}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#fff}.about-wrap h2 .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f1f1f1;border-bottom-color:#f1f1f1}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background:#627c83}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-right-color:#627c83}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu .wp-submenu-head,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a,.folded #adminmenu .wp-has-current-submenu .wp-submenu a{color:#d5dddf}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:focus,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:hover{color:#9ebaa0}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#fff}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover{color:#9ebaa0}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-right-color:#f1f1f1}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#9ebaa0}#adminmenu li.wp-has-current-submenu div.wp-menu-image:before{color:#fff}#adminmenu .awaiting-mod,#adminmenu .update-plugins{color:#fff;background:#aa9d88}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#fff;background:#627c83}#collapse-menu{color:#f2fcff}#collapse-menu:hover{color:#fff}#collapse-button div:after{color:#f2fcff}#collapse-menu:hover #collapse-button div:after{color:#fff}#wpadminbar{color:#fff;background:#738e96}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#fff}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#f2fcff}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{color:#9ebaa0;background:#627c83}#wpadminbar>#wp-toolbar a:focus span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar li:hover span.ab-label{color:#9ebaa0}#wpadminbar .menupop .ab-sub-wrapper{background:#627c83}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#8f9b9e}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar-nojs .quicklinks .menupop:hover ul li a{color:#d5dddf}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#f2fcff}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:after,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#9ebaa0}#wpadminbar #adminbarsearch:before{color:#f2fcff}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#fff;background:#879fa5}#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder{color:#fff;opacity:.7}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#879fa5;background-color:#879fa5}#wpadminbar #wp-admin-bar-user-info .display-name{color:#fff}#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#9ebaa0}#wpadminbar #wp-admin-bar-user-info .username{color:#d5dddf}.wp-pointer .wp-pointer-content h3{background-color:#9ebaa0;border-color:#8faf91}.wp-pointer .wp-pointer-content h3:before{color:#9ebaa0}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow{border-bottom-color:#9ebaa0}.media-item .bar,.media-progress-bar div{background-color:#9ebaa0}.details.attachment{-webkit-box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #9ebaa0;box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #9ebaa0}.attachment.details .check{background-color:#9ebaa0;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #9ebaa0;box-shadow:0 0 0 1px #fff,0 0 0 2px #9ebaa0}.media-selection .attachment.selection.details .thumbnail{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px #9ebaa0;box-shadow:0 0 0 1px #fff,0 0 0 3px #9ebaa0}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme:hover:after{background:#9ebaa0}.theme-browser .theme.add-new-theme:hover span:after{color:#9ebaa0}.theme-filter.current,.theme-section.current{border-bottom-color:#738e96}body.more-filters-opened .more-filters{color:#fff;background-color:#738e96}body.more-filters-opened .more-filters:before{color:#fff}body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:hover{background-color:#9ebaa0;color:#fff}body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover:before{color:#fff}.widgets-chooser li.widgets-chooser-selected{background-color:#9ebaa0;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}#customize-theme-controls .widget-area-select .selected{background-color:#9ebaa0;color:#fff}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#9ebaa0;border-color:#80a583;-webkit-box-shadow:inset 0 1px 0 #cbdacc,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #cbdacc,0 1px 0 rgba(0,0,0,.15)}#sidemenu a.current{background:#f1f1f1;border-bottom-color:#f1f1f1}#plugin-information .action-button{background:#9ebaa0}div#wp-responsive-toggle a:before{color:#f2fcff}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#9ebaa0}.star-rating .star{color:#9ebaa0}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#627c83} \ No newline at end of file diff --git a/sources/wp-admin/css/colors/sunrise/colors-rtl.css b/sources/wp-admin/css/colors/sunrise/colors-rtl.css index e80f79a..496914c 100644 --- a/sources/wp-admin/css/colors/sunrise/colors-rtl.css +++ b/sources/wp-admin/css/colors/sunrise/colors-rtl.css @@ -30,19 +30,22 @@ input[type=radio]:checked:before { border-color: #c36822; color: white; -webkit-box-shadow: inset 0 1px 0 #e8ab7c, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #e8ab7c, 0 1px 0 rgba(0, 0, 0, 0.15); } + box-shadow: inset 0 1px 0 #e8ab7c, 0 1px 0 rgba(0, 0, 0, 0.15); } .wp-core-ui .button-primary:hover, .wp-core-ui .button-primary:focus { background: #d97326; border-color: #ad5c1e; color: white; - -webkit-box-shadow: inset 0 1px 0 #e59d66, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #e59d66, 0 1px 0 rgba(0, 0, 0, 0.15); } + -webkit-box-shadow: inset 0 1px 0 #e59d66; + box-shadow: inset 0 1px 0 #e59d66; } + .wp-core-ui .button-primary:focus { + -webkit-box-shadow: inset 0 1px 0 #e59d66, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); + box-shadow: inset 0 1px 0 #e59d66, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); } .wp-core-ui .button-primary:active { background: #c36822; border-color: #ad5c1e; color: white; - -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); - box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); } + -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); + box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); } .wp-core-ui .button-primary[disabled], .wp-core-ui .button-primary:disabled, .wp-core-ui .button-primary.button-primary-disabled, .wp-core-ui .button-primary.disabled { color: #d1cbc7 !important; background: #cc6c23 !important; @@ -254,18 +257,22 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre .wp-pointer.wp-pointer-top .wp-pointer-arrow, .wp-pointer.wp-pointer-undefined .wp-pointer-arrow { border-bottom-color: #dd823b; } -/* Media Uploader */ +/* Media */ .media-item .bar, .media-progress-bar div { background-color: #dd823b; } .details.attachment { - -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 5px #dd823b; - box-shadow: 0 0 0 1px #fff, 0 0 0 5px #dd823b; } + -webkit-box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #dd823b; + box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #dd823b; } .attachment.details .check { background-color: #dd823b; -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 2px #dd823b; - box-shadow: 0 0 0 1px #fff, 0 0 0 2px #dd823b; } + box-shadow: 0 0 0 1px #fff, 0 0 0 2px #dd823b; } + +.media-selection .attachment.selection.details .thumbnail { + -webkit-box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #dd823b; + box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #dd823b; } /* Themes */ .theme-browser .theme.active .theme-name, .theme-browser .theme.add-new-theme:hover:after { @@ -274,20 +281,23 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre .theme-browser .theme.add-new-theme:hover span:after { color: #dd823b; } -.theme-overlay .theme-header .close:hover, .theme-overlay .theme-header .right:hover, .theme-overlay .theme-header .left:hover { - background: #dd823b; } - .theme-section.current, .theme-filter.current { border-bottom-color: #cf4944; } -body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before { +body.more-filters-opened .more-filters { color: #fff; background-color: #cf4944; } -body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { +body.more-filters-opened .more-filters:before { + color: #fff; } + +body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus { background-color: #dd823b; color: #fff; } +body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { + color: #fff; } + /* Widgets */ .widgets-chooser li.widgets-chooser-selected { background-color: #dd823b; @@ -306,7 +316,7 @@ body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-fil background: #dd823b; border-color: #c36822; -webkit-box-shadow: inset 0 1px 0 #e8ab7c, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #e8ab7c, 0 1px 0 rgba(0, 0, 0, 0.15); } + box-shadow: inset 0 1px 0 #e8ab7c, 0 1px 0 rgba(0, 0, 0, 0.15); } /* Thickbox: Plugin information */ #sidemenu a.current { diff --git a/sources/wp-admin/css/colors/sunrise/colors-rtl.min.css b/sources/wp-admin/css/colors/sunrise/colors-rtl.min.css index 2fbbff8..48d86a7 100644 --- a/sources/wp-admin/css/colors/sunrise/colors-rtl.min.css +++ b/sources/wp-admin/css/colors/sunrise/colors-rtl.min.css @@ -1 +1 @@ -html{background:#f1f1f1}a{color:#0074a2}#media-upload a.del-link:hover,.subsubsub a.current:hover,.subsubsub a:hover,a:active,a:focus,a:hover,div.dashboard-widget-submit input:hover{color:#0099d5}input[type=checkbox]:checked:before{color:#dd823b}input[type=radio]:checked:before{background:#dd823b}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#0099d5}.wp-core-ui .button-primary{background:#dd823b;border-color:#c36822;color:#fff;-webkit-box-shadow:inset 0 1px 0 #e8ab7c,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #e8ab7c,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#d97326;border-color:#ad5c1e;color:#fff;-webkit-box-shadow:inset 0 1px 0 #e59d66,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #e59d66,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:active{background:#c36822;border-color:#ad5c1e;color:#fff;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)}.wp-core-ui .button-primary.button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#d1cbc7!important;background:#cc6c23!important;border-color:#ad5c1e!important;text-shadow:none!important}.wp-core-ui .wp-ui-primary{color:#fff;background-color:#cf4944}.wp-core-ui .wp-ui-text-primary{color:#cf4944}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#dd823b}.wp-core-ui .wp-ui-text-highlight{color:#dd823b}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#ccaf0b}.wp-core-ui .wp-ui-text-notification{color:#ccaf0b}.wp-core-ui .wp-ui-text-icon{color:#f3f1f1}#add-new-comment a:hover,.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover,.wrap .add-new-h2:hover{color:#fff;background-color:#cf4944}.view-switch a.current:before{color:#cf4944}.view-switch a:hover:before{color:#ccaf0b}.post-com-count:hover:after{border-top-color:#cf4944}.post-com-count:hover span{color:#fff;background-color:#cf4944}strong .post-com-count:after{border-top-color:#ccaf0b}strong .post-com-count span{background-color:#ccaf0b}#adminmenu,#adminmenuback,#adminmenuwrap{background:#cf4944}#adminmenu a{color:#fff}#adminmenu div.wp-menu-image:before{color:#f3f1f1}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#dd823b}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#fff}.about-wrap h2 .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f1f1f1;border-bottom-color:#f1f1f1}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background:#be3631}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-left-color:#be3631}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu .wp-submenu-head,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a,.folded #adminmenu .wp-has-current-submenu .wp-submenu a{color:#f0c8c6}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:focus,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:hover{color:#f7e3d3}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#fff}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover{color:#f7e3d3}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-left-color:#f1f1f1}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#dd823b}#adminmenu li.wp-has-current-submenu div.wp-menu-image:before{color:#fff}#adminmenu .awaiting-mod,#adminmenu .update-plugins{color:#fff;background:#ccaf0b}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#fff;background:#be3631}#collapse-menu{color:#f3f1f1}#collapse-menu:hover{color:#fff}#collapse-button div:after{color:#f3f1f1}#collapse-menu:hover #collapse-button div:after{color:#fff}#wpadminbar{color:#fff;background:#cf4944}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#fff}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#f3f1f1}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{color:#f7e3d3;background:#be3631}#wpadminbar>#wp-toolbar a:focus span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar li:hover span.ab-label{color:#f7e3d3}#wpadminbar .menupop .ab-sub-wrapper{background:#be3631}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#cf6b67}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar-nojs .quicklinks .menupop:hover ul li a{color:#f0c8c6}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#f3f1f1}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:after,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#f7e3d3}#wpadminbar #adminbarsearch:before{color:#f3f1f1}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#fff;background:#d66460}#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder{color:#fff;opacity:.7}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#d66460;background-color:#d66460}#wpadminbar #wp-admin-bar-user-info .display-name{color:#fff}#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#f7e3d3}#wpadminbar #wp-admin-bar-user-info .username{color:#f0c8c6}.wp-pointer .wp-pointer-content h3{background-color:#dd823b;border-color:#d97326}.wp-pointer .wp-pointer-content h3:before{color:#dd823b}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow{border-bottom-color:#dd823b}.media-item .bar,.media-progress-bar div{background-color:#dd823b}.details.attachment{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 5px #dd823b;box-shadow:0 0 0 1px #fff,0 0 0 5px #dd823b}.attachment.details .check{background-color:#dd823b;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #dd823b;box-shadow:0 0 0 1px #fff,0 0 0 2px #dd823b}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme:hover:after{background:#dd823b}.theme-browser .theme.add-new-theme:hover span:after{color:#dd823b}.theme-overlay .theme-header .close:hover,.theme-overlay .theme-header .left:hover,.theme-overlay .theme-header .right:hover{background:#dd823b}.theme-filter.current,.theme-section.current{border-bottom-color:#cf4944}body.more-filters-opened .more-filters,body.more-filters-opened .more-filters:before{color:#fff;background-color:#cf4944}.widgets-chooser li.widgets-chooser-selected,body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover,body.more-filters-opened .more-filters:hover:before{background-color:#dd823b;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}#customize-theme-controls .widget-area-select .selected{background-color:#dd823b;color:#fff}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#dd823b;border-color:#c36822;-webkit-box-shadow:inset 0 1px 0 #e8ab7c,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #e8ab7c,0 1px 0 rgba(0,0,0,.15)}#sidemenu a.current{background:#f1f1f1;border-bottom-color:#f1f1f1}#plugin-information .action-button{background:#dd823b}div#wp-responsive-toggle a:before{color:#f3f1f1}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#dd823b}.star-rating .star{color:#dd823b}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#be3631} \ No newline at end of file +html{background:#f1f1f1}a{color:#0074a2}#media-upload a.del-link:hover,.subsubsub a.current:hover,.subsubsub a:hover,a:active,a:focus,a:hover,div.dashboard-widget-submit input:hover{color:#0099d5}input[type=checkbox]:checked:before{color:#dd823b}input[type=radio]:checked:before{background:#dd823b}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#0099d5}.wp-core-ui .button-primary{background:#dd823b;border-color:#c36822;color:#fff;-webkit-box-shadow:inset 0 1px 0 #e8ab7c,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #e8ab7c,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#d97326;border-color:#ad5c1e;color:#fff;-webkit-box-shadow:inset 0 1px 0 #e59d66;box-shadow:inset 0 1px 0 #e59d66}.wp-core-ui .button-primary:focus{-webkit-box-shadow:inset 0 1px 0 #e59d66,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:inset 0 1px 0 #e59d66,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-primary:active{background:#c36822;border-color:#ad5c1e;color:#fff;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-primary.button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#d1cbc7!important;background:#cc6c23!important;border-color:#ad5c1e!important;text-shadow:none!important}.wp-core-ui .wp-ui-primary{color:#fff;background-color:#cf4944}.wp-core-ui .wp-ui-text-primary{color:#cf4944}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#dd823b}.wp-core-ui .wp-ui-text-highlight{color:#dd823b}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#ccaf0b}.wp-core-ui .wp-ui-text-notification{color:#ccaf0b}.wp-core-ui .wp-ui-text-icon{color:#f3f1f1}#add-new-comment a:hover,.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover,.wrap .add-new-h2:hover{color:#fff;background-color:#cf4944}.view-switch a.current:before{color:#cf4944}.view-switch a:hover:before{color:#ccaf0b}.post-com-count:hover:after{border-top-color:#cf4944}.post-com-count:hover span{color:#fff;background-color:#cf4944}strong .post-com-count:after{border-top-color:#ccaf0b}strong .post-com-count span{background-color:#ccaf0b}#adminmenu,#adminmenuback,#adminmenuwrap{background:#cf4944}#adminmenu a{color:#fff}#adminmenu div.wp-menu-image:before{color:#f3f1f1}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#dd823b}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#fff}.about-wrap h2 .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f1f1f1;border-bottom-color:#f1f1f1}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background:#be3631}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-left-color:#be3631}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu .wp-submenu-head,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a,.folded #adminmenu .wp-has-current-submenu .wp-submenu a{color:#f0c8c6}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:focus,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:hover{color:#f7e3d3}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#fff}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover{color:#f7e3d3}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-left-color:#f1f1f1}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#dd823b}#adminmenu li.wp-has-current-submenu div.wp-menu-image:before{color:#fff}#adminmenu .awaiting-mod,#adminmenu .update-plugins{color:#fff;background:#ccaf0b}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#fff;background:#be3631}#collapse-menu{color:#f3f1f1}#collapse-menu:hover{color:#fff}#collapse-button div:after{color:#f3f1f1}#collapse-menu:hover #collapse-button div:after{color:#fff}#wpadminbar{color:#fff;background:#cf4944}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#fff}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#f3f1f1}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{color:#f7e3d3;background:#be3631}#wpadminbar>#wp-toolbar a:focus span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar li:hover span.ab-label{color:#f7e3d3}#wpadminbar .menupop .ab-sub-wrapper{background:#be3631}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#cf6b67}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar-nojs .quicklinks .menupop:hover ul li a{color:#f0c8c6}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#f3f1f1}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:after,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#f7e3d3}#wpadminbar #adminbarsearch:before{color:#f3f1f1}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#fff;background:#d66460}#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder{color:#fff;opacity:.7}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#d66460;background-color:#d66460}#wpadminbar #wp-admin-bar-user-info .display-name{color:#fff}#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#f7e3d3}#wpadminbar #wp-admin-bar-user-info .username{color:#f0c8c6}.wp-pointer .wp-pointer-content h3{background-color:#dd823b;border-color:#d97326}.wp-pointer .wp-pointer-content h3:before{color:#dd823b}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow{border-bottom-color:#dd823b}.media-item .bar,.media-progress-bar div{background-color:#dd823b}.details.attachment{-webkit-box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #dd823b;box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #dd823b}.attachment.details .check{background-color:#dd823b;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #dd823b;box-shadow:0 0 0 1px #fff,0 0 0 2px #dd823b}.media-selection .attachment.selection.details .thumbnail{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px #dd823b;box-shadow:0 0 0 1px #fff,0 0 0 3px #dd823b}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme:hover:after{background:#dd823b}.theme-browser .theme.add-new-theme:hover span:after{color:#dd823b}.theme-filter.current,.theme-section.current{border-bottom-color:#cf4944}body.more-filters-opened .more-filters{color:#fff;background-color:#cf4944}body.more-filters-opened .more-filters:before{color:#fff}body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:hover{background-color:#dd823b;color:#fff}body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover:before{color:#fff}.widgets-chooser li.widgets-chooser-selected{background-color:#dd823b;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}#customize-theme-controls .widget-area-select .selected{background-color:#dd823b;color:#fff}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#dd823b;border-color:#c36822;-webkit-box-shadow:inset 0 1px 0 #e8ab7c,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #e8ab7c,0 1px 0 rgba(0,0,0,.15)}#sidemenu a.current{background:#f1f1f1;border-bottom-color:#f1f1f1}#plugin-information .action-button{background:#dd823b}div#wp-responsive-toggle a:before{color:#f3f1f1}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#dd823b}.star-rating .star{color:#dd823b}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#be3631} \ No newline at end of file diff --git a/sources/wp-admin/css/colors/sunrise/colors.css b/sources/wp-admin/css/colors/sunrise/colors.css index 2a872ed..943bc8a 100644 --- a/sources/wp-admin/css/colors/sunrise/colors.css +++ b/sources/wp-admin/css/colors/sunrise/colors.css @@ -30,19 +30,22 @@ input[type=radio]:checked:before { border-color: #c36822; color: white; -webkit-box-shadow: inset 0 1px 0 #e8ab7c, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #e8ab7c, 0 1px 0 rgba(0, 0, 0, 0.15); } + box-shadow: inset 0 1px 0 #e8ab7c, 0 1px 0 rgba(0, 0, 0, 0.15); } .wp-core-ui .button-primary:hover, .wp-core-ui .button-primary:focus { background: #d97326; border-color: #ad5c1e; color: white; - -webkit-box-shadow: inset 0 1px 0 #e59d66, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #e59d66, 0 1px 0 rgba(0, 0, 0, 0.15); } + -webkit-box-shadow: inset 0 1px 0 #e59d66; + box-shadow: inset 0 1px 0 #e59d66; } + .wp-core-ui .button-primary:focus { + -webkit-box-shadow: inset 0 1px 0 #e59d66, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); + box-shadow: inset 0 1px 0 #e59d66, 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); } .wp-core-ui .button-primary:active { background: #c36822; border-color: #ad5c1e; color: white; - -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); - box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); } + -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); + box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); } .wp-core-ui .button-primary[disabled], .wp-core-ui .button-primary:disabled, .wp-core-ui .button-primary.button-primary-disabled, .wp-core-ui .button-primary.disabled { color: #d1cbc7 !important; background: #cc6c23 !important; @@ -254,18 +257,22 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre .wp-pointer.wp-pointer-top .wp-pointer-arrow, .wp-pointer.wp-pointer-undefined .wp-pointer-arrow { border-bottom-color: #dd823b; } -/* Media Uploader */ +/* Media */ .media-item .bar, .media-progress-bar div { background-color: #dd823b; } .details.attachment { - -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 5px #dd823b; - box-shadow: 0 0 0 1px #fff, 0 0 0 5px #dd823b; } + -webkit-box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #dd823b; + box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #dd823b; } .attachment.details .check { background-color: #dd823b; -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 2px #dd823b; - box-shadow: 0 0 0 1px #fff, 0 0 0 2px #dd823b; } + box-shadow: 0 0 0 1px #fff, 0 0 0 2px #dd823b; } + +.media-selection .attachment.selection.details .thumbnail { + -webkit-box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #dd823b; + box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #dd823b; } /* Themes */ .theme-browser .theme.active .theme-name, .theme-browser .theme.add-new-theme:hover:after { @@ -274,20 +281,23 @@ ul#adminmenu a.wp-has-current-submenu:after, ul#adminmenu > li.current > a.curre .theme-browser .theme.add-new-theme:hover span:after { color: #dd823b; } -.theme-overlay .theme-header .close:hover, .theme-overlay .theme-header .right:hover, .theme-overlay .theme-header .left:hover { - background: #dd823b; } - .theme-section.current, .theme-filter.current { border-bottom-color: #cf4944; } -body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before { +body.more-filters-opened .more-filters { color: #fff; background-color: #cf4944; } -body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { +body.more-filters-opened .more-filters:before { + color: #fff; } + +body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus { background-color: #dd823b; color: #fff; } +body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before { + color: #fff; } + /* Widgets */ .widgets-chooser li.widgets-chooser-selected { background-color: #dd823b; @@ -306,7 +316,7 @@ body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-fil background: #dd823b; border-color: #c36822; -webkit-box-shadow: inset 0 1px 0 #e8ab7c, 0 1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 1px 0 #e8ab7c, 0 1px 0 rgba(0, 0, 0, 0.15); } + box-shadow: inset 0 1px 0 #e8ab7c, 0 1px 0 rgba(0, 0, 0, 0.15); } /* Thickbox: Plugin information */ #sidemenu a.current { diff --git a/sources/wp-admin/css/colors/sunrise/colors.min.css b/sources/wp-admin/css/colors/sunrise/colors.min.css index 39dd213..228ff80 100644 --- a/sources/wp-admin/css/colors/sunrise/colors.min.css +++ b/sources/wp-admin/css/colors/sunrise/colors.min.css @@ -1 +1 @@ -html{background:#f1f1f1}a{color:#0074a2}#media-upload a.del-link:hover,.subsubsub a.current:hover,.subsubsub a:hover,a:active,a:focus,a:hover,div.dashboard-widget-submit input:hover{color:#0099d5}input[type=checkbox]:checked:before{color:#dd823b}input[type=radio]:checked:before{background:#dd823b}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#0099d5}.wp-core-ui .button-primary{background:#dd823b;border-color:#c36822;color:#fff;-webkit-box-shadow:inset 0 1px 0 #e8ab7c,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #e8ab7c,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#d97326;border-color:#ad5c1e;color:#fff;-webkit-box-shadow:inset 0 1px 0 #e59d66,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #e59d66,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:active{background:#c36822;border-color:#ad5c1e;color:#fff;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)}.wp-core-ui .button-primary.button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#d1cbc7!important;background:#cc6c23!important;border-color:#ad5c1e!important;text-shadow:none!important}.wp-core-ui .wp-ui-primary{color:#fff;background-color:#cf4944}.wp-core-ui .wp-ui-text-primary{color:#cf4944}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#dd823b}.wp-core-ui .wp-ui-text-highlight{color:#dd823b}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#ccaf0b}.wp-core-ui .wp-ui-text-notification{color:#ccaf0b}.wp-core-ui .wp-ui-text-icon{color:#f3f1f1}#add-new-comment a:hover,.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover,.wrap .add-new-h2:hover{color:#fff;background-color:#cf4944}.view-switch a.current:before{color:#cf4944}.view-switch a:hover:before{color:#ccaf0b}.post-com-count:hover:after{border-top-color:#cf4944}.post-com-count:hover span{color:#fff;background-color:#cf4944}strong .post-com-count:after{border-top-color:#ccaf0b}strong .post-com-count span{background-color:#ccaf0b}#adminmenu,#adminmenuback,#adminmenuwrap{background:#cf4944}#adminmenu a{color:#fff}#adminmenu div.wp-menu-image:before{color:#f3f1f1}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#dd823b}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#fff}.about-wrap h2 .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f1f1f1;border-bottom-color:#f1f1f1}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background:#be3631}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-right-color:#be3631}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu .wp-submenu-head,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a,.folded #adminmenu .wp-has-current-submenu .wp-submenu a{color:#f0c8c6}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:focus,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:hover{color:#f7e3d3}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#fff}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover{color:#f7e3d3}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-right-color:#f1f1f1}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#dd823b}#adminmenu li.wp-has-current-submenu div.wp-menu-image:before{color:#fff}#adminmenu .awaiting-mod,#adminmenu .update-plugins{color:#fff;background:#ccaf0b}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#fff;background:#be3631}#collapse-menu{color:#f3f1f1}#collapse-menu:hover{color:#fff}#collapse-button div:after{color:#f3f1f1}#collapse-menu:hover #collapse-button div:after{color:#fff}#wpadminbar{color:#fff;background:#cf4944}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#fff}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#f3f1f1}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{color:#f7e3d3;background:#be3631}#wpadminbar>#wp-toolbar a:focus span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar li:hover span.ab-label{color:#f7e3d3}#wpadminbar .menupop .ab-sub-wrapper{background:#be3631}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#cf6b67}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar-nojs .quicklinks .menupop:hover ul li a{color:#f0c8c6}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#f3f1f1}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:after,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#f7e3d3}#wpadminbar #adminbarsearch:before{color:#f3f1f1}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#fff;background:#d66460}#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder{color:#fff;opacity:.7}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#d66460;background-color:#d66460}#wpadminbar #wp-admin-bar-user-info .display-name{color:#fff}#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#f7e3d3}#wpadminbar #wp-admin-bar-user-info .username{color:#f0c8c6}.wp-pointer .wp-pointer-content h3{background-color:#dd823b;border-color:#d97326}.wp-pointer .wp-pointer-content h3:before{color:#dd823b}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow{border-bottom-color:#dd823b}.media-item .bar,.media-progress-bar div{background-color:#dd823b}.details.attachment{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 5px #dd823b;box-shadow:0 0 0 1px #fff,0 0 0 5px #dd823b}.attachment.details .check{background-color:#dd823b;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #dd823b;box-shadow:0 0 0 1px #fff,0 0 0 2px #dd823b}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme:hover:after{background:#dd823b}.theme-browser .theme.add-new-theme:hover span:after{color:#dd823b}.theme-overlay .theme-header .close:hover,.theme-overlay .theme-header .left:hover,.theme-overlay .theme-header .right:hover{background:#dd823b}.theme-filter.current,.theme-section.current{border-bottom-color:#cf4944}body.more-filters-opened .more-filters,body.more-filters-opened .more-filters:before{color:#fff;background-color:#cf4944}.widgets-chooser li.widgets-chooser-selected,body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover,body.more-filters-opened .more-filters:hover:before{background-color:#dd823b;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}#customize-theme-controls .widget-area-select .selected{background-color:#dd823b;color:#fff}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#dd823b;border-color:#c36822;-webkit-box-shadow:inset 0 1px 0 #e8ab7c,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #e8ab7c,0 1px 0 rgba(0,0,0,.15)}#sidemenu a.current{background:#f1f1f1;border-bottom-color:#f1f1f1}#plugin-information .action-button{background:#dd823b}div#wp-responsive-toggle a:before{color:#f3f1f1}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#dd823b}.star-rating .star{color:#dd823b}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#be3631} \ No newline at end of file +html{background:#f1f1f1}a{color:#0074a2}#media-upload a.del-link:hover,.subsubsub a.current:hover,.subsubsub a:hover,a:active,a:focus,a:hover,div.dashboard-widget-submit input:hover{color:#0099d5}input[type=checkbox]:checked:before{color:#dd823b}input[type=radio]:checked:before{background:#dd823b}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#0099d5}.wp-core-ui .button-primary{background:#dd823b;border-color:#c36822;color:#fff;-webkit-box-shadow:inset 0 1px 0 #e8ab7c,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #e8ab7c,0 1px 0 rgba(0,0,0,.15)}.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#d97326;border-color:#ad5c1e;color:#fff;-webkit-box-shadow:inset 0 1px 0 #e59d66;box-shadow:inset 0 1px 0 #e59d66}.wp-core-ui .button-primary:focus{-webkit-box-shadow:inset 0 1px 0 #e59d66,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:inset 0 1px 0 #e59d66,0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-primary:active{background:#c36822;border-color:#ad5c1e;color:#fff;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wp-core-ui .button-primary.button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#d1cbc7!important;background:#cc6c23!important;border-color:#ad5c1e!important;text-shadow:none!important}.wp-core-ui .wp-ui-primary{color:#fff;background-color:#cf4944}.wp-core-ui .wp-ui-text-primary{color:#cf4944}.wp-core-ui .wp-ui-highlight{color:#fff;background-color:#dd823b}.wp-core-ui .wp-ui-text-highlight{color:#dd823b}.wp-core-ui .wp-ui-notification{color:#fff;background-color:#ccaf0b}.wp-core-ui .wp-ui-text-notification{color:#ccaf0b}.wp-core-ui .wp-ui-text-icon{color:#f3f1f1}#add-new-comment a:hover,.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover,.wrap .add-new-h2:hover{color:#fff;background-color:#cf4944}.view-switch a.current:before{color:#cf4944}.view-switch a:hover:before{color:#ccaf0b}.post-com-count:hover:after{border-top-color:#cf4944}.post-com-count:hover span{color:#fff;background-color:#cf4944}strong .post-com-count:after{border-top-color:#ccaf0b}strong .post-com-count span{background-color:#ccaf0b}#adminmenu,#adminmenuback,#adminmenuwrap{background:#cf4944}#adminmenu a{color:#fff}#adminmenu div.wp-menu-image:before{color:#f3f1f1}#adminmenu a:hover,#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{color:#fff;background-color:#dd823b}#adminmenu li.menu-top:hover div.wp-menu-image:before,#adminmenu li.opensub>a.menu-top div.wp-menu-image:before{color:#fff}.about-wrap h2 .nav-tab-active,.nav-tab-active,.nav-tab-active:hover{background-color:#f1f1f1;border-bottom-color:#f1f1f1}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{background:#be3631}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-right-color:#be3631}#adminmenu .wp-has-current-submenu .wp-submenu a,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a,#adminmenu .wp-submenu .wp-submenu-head,#adminmenu .wp-submenu a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a,.folded #adminmenu .wp-has-current-submenu .wp-submenu a{color:#f0c8c6}#adminmenu .wp-has-current-submenu .wp-submenu a:focus,#adminmenu .wp-has-current-submenu .wp-submenu a:hover,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu a:hover,#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu a:hover,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:focus,.folded #adminmenu .wp-has-current-submenu .wp-submenu a:hover{color:#f7e3d3}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current a,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#fff}#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus,#adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:focus,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a:hover{color:#f7e3d3}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{border-right-color:#f1f1f1}#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{color:#fff;background:#dd823b}#adminmenu li.wp-has-current-submenu div.wp-menu-image:before{color:#fff}#adminmenu .awaiting-mod,#adminmenu .update-plugins{color:#fff;background:#ccaf0b}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod,#adminmenu li.menu-top:hover>a .update-plugins,#adminmenu li:hover a .awaiting-mod{color:#fff;background:#be3631}#collapse-menu{color:#f3f1f1}#collapse-menu:hover{color:#fff}#collapse-button div:after{color:#f3f1f1}#collapse-menu:hover #collapse-button div:after{color:#fff}#wpadminbar{color:#fff;background:#cf4944}#wpadminbar .ab-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#fff}#wpadminbar .ab-icon,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:after,#wpadminbar .ab-item:before{color:#f3f1f1}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar .ab-top-menu>li.menupop.hover>.ab-item,#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li>.ab-item:focus,#wpadminbar-nojs .ab-top-menu>li.menupop:hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus{color:#f7e3d3;background:#be3631}#wpadminbar>#wp-toolbar a:focus span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label,#wpadminbar>#wp-toolbar li:hover span.ab-label{color:#f7e3d3}#wpadminbar .menupop .ab-sub-wrapper{background:#be3631}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#cf6b67}#wpadminbar .ab-submenu .ab-item,#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar-nojs .quicklinks .menupop:hover ul li a{color:#f0c8c6}#wpadminbar .menupop .menupop>.ab-item:before,#wpadminbar .quicklinks li .blavatar{color:#f3f1f1}#wpadminbar .menupop .menupop>.ab-item:hover:before,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks li a:hover .blavatar,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:after,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:after,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#f7e3d3}#wpadminbar #adminbarsearch:before{color:#f3f1f1}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{color:#fff;background:#d66460}#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder{color:#fff;opacity:.7}#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder{color:#fff;opacity:.7}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{border-color:#d66460;background-color:#d66460}#wpadminbar #wp-admin-bar-user-info .display-name{color:#fff}#wpadminbar #wp-admin-bar-user-info a:hover .display-name{color:#f7e3d3}#wpadminbar #wp-admin-bar-user-info .username{color:#f0c8c6}.wp-pointer .wp-pointer-content h3{background-color:#dd823b;border-color:#d97326}.wp-pointer .wp-pointer-content h3:before{color:#dd823b}.wp-pointer.wp-pointer-top .wp-pointer-arrow,.wp-pointer.wp-pointer-undefined .wp-pointer-arrow{border-bottom-color:#dd823b}.media-item .bar,.media-progress-bar div{background-color:#dd823b}.details.attachment{-webkit-box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #dd823b;box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #dd823b}.attachment.details .check{background-color:#dd823b;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #dd823b;box-shadow:0 0 0 1px #fff,0 0 0 2px #dd823b}.media-selection .attachment.selection.details .thumbnail{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px #dd823b;box-shadow:0 0 0 1px #fff,0 0 0 3px #dd823b}.theme-browser .theme.active .theme-name,.theme-browser .theme.add-new-theme:hover:after{background:#dd823b}.theme-browser .theme.add-new-theme:hover span:after{color:#dd823b}.theme-filter.current,.theme-section.current{border-bottom-color:#cf4944}body.more-filters-opened .more-filters{color:#fff;background-color:#cf4944}body.more-filters-opened .more-filters:before{color:#fff}body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:hover{background-color:#dd823b;color:#fff}body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover:before{color:#fff}.widgets-chooser li.widgets-chooser-selected{background-color:#dd823b;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{color:#fff}#customize-theme-controls .widget-area-select .selected{background-color:#dd823b;color:#fff}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#dd823b;border-color:#c36822;-webkit-box-shadow:inset 0 1px 0 #e8ab7c,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #e8ab7c,0 1px 0 rgba(0,0,0,.15)}#sidemenu a.current{background:#f1f1f1;border-bottom-color:#f1f1f1}#plugin-information .action-button{background:#dd823b}div#wp-responsive-toggle a:before{color:#f3f1f1}.wp-responsive-open div#wp-responsive-toggle a{border-color:transparent;background:#dd823b}.star-rating .star{color:#dd823b}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#be3631} \ No newline at end of file diff --git a/sources/wp-admin/css/common-rtl.css b/sources/wp-admin/css/common-rtl.css index 72c6776..9ae620f 100644 --- a/sources/wp-admin/css/common-rtl.css +++ b/sources/wp-admin/css/common-rtl.css @@ -9,16 +9,17 @@ #wpcontent { height: 100%; + padding-right: 20px; } #wpcontent, #wpfooter { - margin-right: 180px; + margin-right: 160px; } .folded #wpcontent, .folded #wpfooter { - margin-right: 56px; + margin-right: 36px; } #wpbody-content { @@ -218,6 +219,10 @@ body.iframe { padding-top: 1px; } +body.modal-open { + overflow: hidden; +} + iframe, img { border: 0; @@ -252,16 +257,22 @@ a:active { a:focus { color: #124964; + -webkit-box-shadow: + 0 0 0 1px #5b9dd9, + 0 0 2px 1px rgba(30, 140, 190, .8); + box-shadow: + 0 0 0 1px #5b9dd9, + 0 0 2px 1px rgba(30, 140, 190, .8); } -a:focus, -a:active { - outline: thin dotted; +.ie8 a:focus { + outline: #5b9dd9 solid 1px; } #adminmenu a:focus, -#adminmenu a:active, .screen-reader-text:focus { + -webkit-box-shadow: none; + box-shadow: none; outline: none; } @@ -699,12 +710,9 @@ td.help { ------------------------------------------------------------------------------*/ .widget .widget-top, -.postbox h3, -.stuffbox h3, +.postbox .hndle, +.stuffbox .hndle, .control-section .accordion-section-title, -h3.dashboard-widget-title, -h3.dashboard-widget-title span, -h3.dashboard-widget-title small, .sidebar-name, #nav-menu-header, #nav-menu-footer, @@ -723,9 +731,8 @@ h3.dashboard-widget-title small, color: #222; } -.postbox h3, -#namediv h3, -#submitdiv h3 { +.postbox .hndle, +.stuffbox .hndle { border-bottom: 1px solid #eee; } @@ -741,7 +748,7 @@ h3.dashboard-widget-title small, } /* @todo can we combine these into a class or use an existing dashicon one? */ -#welcome-panel.welcome-panel .welcome-panel-close::before, +#welcome-panel.welcome-panel .welcome-panel-close:before, .tagchecklist span a:before, #bulk-titles div a:before { background: none; @@ -751,12 +758,20 @@ h3.dashboard-widget-title small, font: normal 16px/1 'dashicons'; speak: none; height: 20px; - margin: 2px 0; text-align: center; width: 20px; -webkit-font-smoothing: antialiased !important; } +#welcome-panel.welcome-panel .welcome-panel-close:before { + margin: 0; +} + +.tagchecklist span a:before, +#bulk-titles div a:before { + margin: 2px 0; +} + #welcome-panel.welcome-panel .welcome-panel-close:hover:before, .tagchecklist span a:hover:before, #bulk-titles div a:hover:before { @@ -918,6 +933,320 @@ th.action-links { text-align: left; } +/* Filter bar */ +.wp-filter { + display: inline-block; + position: relative; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + margin: 12px 0 25px; + padding: 0 20px; + width: 100%; + -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04); + box-shadow: 0 1px 1px rgba(0,0,0,0.04); + border: 1px solid #e5e5e5; + background: #fff; + color: #555; + font-size: 13px; +} + +.wp-filter a { + text-decoration: none; +} + +.filter-count { + display: inline-block; + vertical-align: middle; + min-width: 4em; +} + +.title-count, +.filter-count .count { + display: inline-block; + position: relative; + top: -1px; + padding: 4px 10px; + -webkit-border-radius: 30px; + border-radius: 30px; + background: #777; + color: #fff; + font-size: 14px; + font-weight: 600; +} + +/* not a part of filter bar, but derived from it, so here for now */ +.title-count { + display: inline; + top: -3px; + margin-right: 5px; + margin-left: 20px; +} + +.filter-links { + display: inline-block; + margin: 0; +} + +.filter-links li { + display: inline-block; + margin: 0; +} + +.filter-links li > a { + display: inline-block; + margin: 0 10px; + padding: 15px 0; + border-bottom: 4px solid #fff; + color: #666; + cursor: pointer; +} + +.filter-links .current { + -webkit-box-shadow: none; + box-shadow: none; + border-bottom: 4px solid #666; + color: #222; +} + +.filter-links li > a:hover, +.filter-links li > a:focus, +.show-filters .filter-links a.current:hover, +.show-filters .filter-links a.current:focus { + color: #2ea2cc; +} + +.wp-filter .search-form { + float: left; + margin-top: 9px; +} + +.wp-filter .search-form input[type="search"] { + margin: 0; + padding: 3px 5px; + width: 280px; + font-size: 16px; + font-weight: 300; + line-height: 1.5; +} + +.wp-filter .search-form select { + height: 33px; + vertical-align: top; +} + +.wp-filter .drawer-toggle { + display: inline-block; + margin: 0 10px; + padding: 4px 6px; + color: #666; + cursor: pointer; +} + +.wp-filter .drawer-toggle:before { + display: inline-block; + vertical-align: top; + content: "\f111"; + margin: 0 0 0 5px; + width: 16px; + height: 16px; + color: #777; + -webkit-transition: color .1s ease-in 0; + transition: color .1s ease-in 0; + font-family: "dashicons"; + font-size: 16px; + line-height: 1; + text-align: center; + text-decoration: inherit; + font-weight: normal; + font-style: normal; + -webkit-font-smoothing: antialiased; +} + +.wp-filter .drawer-toggle:hover, +.wp-filter .drawer-toggle:hover:before { + color: #2ea2cc; +} + +.wp-filter .drawer-toggle.current:before { + color: #fff; +} + +.filter-drawer { + display: none; + margin: 0 -20px; + padding: 20px; + border-top: 1px solid #eee; + background: #fafafa; +} + +.show-filters .filter-drawer { + display: block; + overflow: hidden; +} + +.show-filters .wp-filter .drawer-toggle:hover, +.show-filters .wp-filter .drawer-toggle:focus { + background: rgb(46, 162, 204); +} + +.show-filters .filter-links a.current { + border-bottom: none; +} + +.show-filters .wp-filter .drawer-toggle { + -webkit-border-radius: 2px; + border-radius: 2px; + border: none; + background: #777; + color: #fff; +} + +.show-filters .wp-filter .drawer-toggle:before { + color: #fff; +} + +.filter-group { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + float: right; + margin: 0 0 0 1%; + padding: 10px; + width: 19%; + background: #fff; + border: 1px solid #e5e5e5; + -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04); + box-shadow: 0 1px 1px rgba(0,0,0,0.04); +} + +.filter-group.wide { + width: 38%; +} + +.filter-group h4 { + position: relative; + margin: 0; +} + +.filter-drawer ol { + margin: 20px 0 0; + list-style-type: none; + font-size: 12px; +} + +.filter-drawer li { + display: inline-block; + vertical-align: top; + margin: 5px 0; + padding-left: 25px; + width: 160px; + list-style-type: none; +} + +.filter-drawer .buttons { + margin-bottom: 20px; +} + +.filter-drawer .buttons .button span { + display: inline-block; + opacity: 0.8; + font-size: 12px; + text-indent: 10px; +} + +.wp-filter .button.clear-filters { + display: none; + margin: 0 10px 20px 0; +} + +.filtered-by { + display: none; + margin: 0; +} + +.filtered-by > span { + font-weight: 600; +} + +.filtered-by a { + margin-right: 10px; +} + +.filtered-by .tags { + display: inline; +} + +.filtered-by .tag { + margin: 0 5px; + padding: 4px 8px; + border: 1px solid #e5e5e5; + -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04); + box-shadow: 0 1px 1px rgba(0,0,0,0.04); + background: #fff; + font-size: 11px; +} + +.filters-applied .filter-group, +.filters-applied .filter-drawer .buttons, +.filters-applied .filter-drawer br { + display: none !important; +} + +.filters-applied .filtered-by { + display: block; +} + +.filters-applied .filter-drawer { + padding: 20px; +} + +.show-filters .content-filterable, +.show-filters.filters-applied.loading-content .content-filterable, +.loading-content .content-filterable, +.error .content-filterable { + display: none; +} + +.show-filters.filters-applied .content-filterable { + display: block; +} + +.loading-content .spinner { + display: block; + margin: 40px auto 0; + float: none; +} + +@media only screen and (max-width: 1120px) { + .wp-filter .search-form { + float: none; + margin: 20px 0; + } + + .filter-drawer { + border-bottom: 1px solid #eee; + } + + .filter-group { + margin-bottom: 0; + margin-top: 5px; + width: 100%; + } + + .filter-group li { + margin: 10px 0; + } +} + +@media only screen and (max-width: 782px) { + .filter-group, + .filter-group li { + width: 100%; + } + +} + /*------------------------------------------------------------------------------ 4.0 - Notifications @@ -1054,12 +1383,6 @@ form.upgrade .hint { color: #333; } -#screen-meta-links a:focus { - border-color: #aaa; - -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.15); - box-shadow: 0 2px 3px rgba(0,0,0,0.15); -} - #screen-meta-links a.show-settings { display: block; font-size: 13px; @@ -1343,6 +1666,7 @@ html.wp-toolbar { } } +.js .widget .widget-top, .js .postbox .hndle { cursor: move; } @@ -1374,20 +1698,15 @@ html.wp-toolbar { line-height: 1; } -.postbox h3, -.stuffbox h3 { - margin-top: 1px; +/* user-select is not a part of the CSS standard - may change behavior in the future */ +.postbox .hndle, +.stuffbox .hndle { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } -.js .widget .widget-top, -.js .postbox h3 { - cursor: move; -} - .postbox .inside, .stuffbox .inside { padding: 0 12px 12px; @@ -1454,8 +1773,7 @@ html.wp-toolbar { bottom: 0; right: 0; left: 0; - padding: 10px 0; - margin-left: 20px; + padding: 10px 20px; color: #777; } @@ -1651,6 +1969,10 @@ td.media-icon img { max-height: 60px; } +td.image-icon img { + border: 1px solid rgba(0, 0, 0, 0.07); +} + #howto { font-size: 11px; margin: 0 5px; @@ -1795,21 +2117,28 @@ div.action-links { /* Plugin install thickbox */ #plugin-information { - background: #fcfcfc; + background: #fff; position: fixed; top: 0; left: 0; bottom: 0; right: 0; - height: auto; + height: 100%; padding: 0; } +#plugin-information-scrollable { + overflow: auto; + height: 100%; +} + #plugin-information-title { - padding: 0 20px 0 76px; + padding: 0 20px; + background: #f5f5f5; font-size: 22px; font-weight: 600; line-height: 56px; + position: relative; top: 0; left: 0; right: 0; @@ -1819,20 +2148,72 @@ div.action-links { white-space: nowrap; } +#plugin-information-title.with-banner { + margin-left: 0; + height: 250px; + bottom: 250px; + -webkit-background-size: 100% auto; + background-size: 100% auto; +} + +#plugin-information-title h2 { + font-size: 1em; + font-weight: bold; + padding: 0; + margin: 0; + max-width: 680px; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; +} + +#plugin-information-title.with-banner h2 { + font-family: "Helvetica Neue", sans-serif; + display: inline-block; + font-size: 30px; + line-height: 50px; + padding: 0 15px; + margin: 174px 10px 0 0; + color: #fff; + background: rgba( 30, 30, 30, 0.9 ); + text-shadow: 0 1px 3px rgba( 0, 0, 0, 0.4 ); + -webkit-box-shadow: 0 0 30px rgba( 255, 255, 255, 0.1 ); + box-shadow: 0 0 30px rgba( 255, 255, 255, 0.1 ); + -webkit-border-radius: 8px; + border-radius: 8px; +} + +#plugin-information-title div.vignette { + display: none; +} + +#plugin-information-title.with-banner div.vignette { + display: block; + float: left; + top: 0; + height: 250px; + width: 830px; + margin: 0 -20px; + background: transparent; + -webkit-box-shadow: inset 0 0 50px 4px rgba( 0, 0, 0, 0.2 ), inset 0 -1px 0 rgba( 0, 0, 0, 0.1 ); + box-shadow: inset 0 0 50px 4px rgba( 0, 0, 0, 0.2 ), inset 0 -1px 0 rgba( 0, 0, 0, 0.1 ); +} + #plugin-information-tabs { padding: 0 16px; - position: absolute; - top: 56px; + position: relative; left: 0; right: 0; height: 36px; z-index: 1; + border-bottom: 1px solid #ddd; + background: #f3f3f3; } #plugin-information-tabs a { position: relative; float: right; - padding: 8px 10px 9px; + padding: 9px 10px; margin: 0; height: 18px; line-height: 18px; @@ -1843,38 +2224,53 @@ div.action-links { } #plugin-information-tabs a.current { - margin: -1px -1px 0; + margin: 0 -1px 0; background: #fff; border: 1px solid #ddd; - border-bottom: none; + border-bottom-color: #fff; + padding-top: 8px; color: #333; } +#plugin-information-tabs.with-banner a.current { + border-top: none; + padding-top: 9px; +} + #plugin-information-tabs a:active, #plugin-information-tabs a:focus { outline: none; } #plugin-information-content { + overflow: hidden; /* equal height column trick */ background: #fff; - border-top: 1px solid #ddd; - border-bottom: 1px solid #ddd; - position: absolute; - top: 90px; + position: relative; + top: 0; left: 0; - bottom: 58px; right: 0; + min-height: 100%; + /* Height of title + tabs + install now */ + min-height: -webkit-calc( 100% - 152px ); + min-height: calc( 100% - 152px ); +} + +#plugin-information-content.with-banner { + /* Height of banner + tabs + install now */ + min-height: -webkit-calc( 100% - 346px ); + min-height: calc( 100% - 346px ); } #section-holder { - margin: 0; - padding: 10px 26px; - position: absolute; + position: relative; top: 0; left: 250px; bottom: 0; right: 0; - overflow: auto; + margin-left: 250px; /* FYI box */ + padding: 10px 26px; + margin-bottom: -99930px; /* a bit less than the padding below to accommodate footer */ + padding-bottom: 99999px; /* equal height column trick */ } #section-holder .updated { @@ -1882,16 +2278,18 @@ div.action-links { } #plugin-information .fyi { - background: #f3f3f3; - border-right: 1px solid #ddd; - color: #666; - padding: 16px; - position: absolute; + display: block; + float: left; + position: relative; top: 0; left: 0; - bottom: 0; + padding: 16px; + margin-bottom: -99930px; /* slightly less than the padding below to accommodate footer */ + padding-bottom: 99999px; /* equal height column trick */ width: 217px; - overflow: auto; + border-right: 1px solid #ddd; + background: #f3f3f3; + color: #666; } #plugin-information .fyi strong { @@ -1922,6 +2320,54 @@ div.action-links { margin: 0 0 10px; } +#plugin-information .counter-container { + margin: 3px 0; +} + +#plugin-information .counter-label { + float: right; + margin-left: 5px; + min-width: 55px; +} + +#plugin-information .counter-back { + height: 17px; + width: 92px; + background-color: #ececec; + float: right; +} + +#plugin-information .counter-bar { + height: 17px; + background-color: #fddb5a; + float: right; +} + +#plugin-information .counter-count { + margin-right: 5px; +} + +#plugin-information .fyi ul.contributors { + margin-top: 10px; +} + +#plugin-information .fyi ul.contributors li { + display: inline-block; + margin-left: 8px; + vertical-align: middle; +} + +#plugin-information .fyi ul.contributors li { + display: inline-block; + margin-left: 8px; + vertical-align: middle; +} + +#plugin-information .fyi ul.contributors li img { + vertical-align: middle; + margin-left: 4px; +} + #plugin-information-footer { padding: 15px 16px; position: absolute; @@ -1929,12 +2375,20 @@ div.action-links { bottom: 0; right: 0; height: 28px; + border-top: 1px solid #ddd; + background: #f3f3f3; } +/* @noflip */ +#plugin-information .section { + direction: ltr; +} + +/* @noflip */ #plugin-information .section ul, #plugin-information .section ol { list-style-type: disc; - margin-right: 24px; + margin-left: 24px; } #plugin-information .section, @@ -1958,9 +2412,10 @@ div.action-links { box-shadow: 0 1px 2px rgba( 0, 0, 0, 0.3 ); } +/* @noflip */ #plugin-information #section-screenshots li p { font-style: italic; - padding-right: 20px; + padding-left: 20px; } #plugin-information pre { @@ -1969,25 +2424,101 @@ div.action-links { border: 1px solid #ccc; } +/* @noflip */ +#plugin-information .review { + overflow: hidden; /* clearfix */ + width: 100%; + margin-bottom: 20px; + border-bottom: 1px solid #e6e6e6; +} + +#plugin-information .review-title-section { + overflow: hidden; /* clearfix */ +} + +/* @noflip */ +#plugin-information .review-title-section h4 { + display: inline-block; + float: left; + margin: 0 6px 0 0; +} + +#plugin-information .reviewer-info p { + clear: both; + margin: 0; + padding-top: 2px; +} + +/* @noflip */ +#plugin-information .reviewer-info .avatar { + float: left; + margin: 4px 6px 0 0; +} + +/* @noflip */ +#plugin-information .reviewer-info .star-rating { + float: left; +} + +/* @noflip */ +#plugin-information .review-meta { + float: left; + margin-left: 0.75em; +} + +/* @noflip */ +#plugin-information .review-body { + float: left; + width: 100%; +} + .plugin-version-author-uri { font-size: 13px; } -@media screen and ( max-width: 782px ) { - #plugin-information-content { - overflow: auto; - bottom: 58px; +@media screen and ( max-width: 771px ) { + #plugin-information-title.with-banner { + height: 100px; + bottom: 100px; + } + + #plugin-information-title.with-banner h2 { + margin-top: 30px; + font-size: 20px; + line-height: 40px; + max-width: 85%; + } + + #plugin-information-title.with-banner div.vignette { + height: 100px; + bottom: 100px; + width: 800%; + } + + #plugin-information-tabs { + overflow: hidden; /* clearfix */ + padding: 0; + height: auto; /* let tabs wrap */ + } + + #plugin-information-tabs a.current { + margin-bottom: 0; + border-bottom: none; } #plugin-information .fyi { + float: none; border: 1px solid #ddd; position: static; width: auto; - margin: 26px 26px 16px; + margin: 26px 26px 0; + padding-bottom: 0; /* reset from the two column height fix */ } #section-holder { position: static; + margin: 0; + padding-bottom: 70px; /* reset from the two column height fix, plus accomodate footer */ } #plugin-information .fyi h3, @@ -2048,9 +2579,37 @@ body.import-php .tb-close-icon, body.plugins-php .tb-close-icon, body.update-core-php .tb-close-icon, body.index-php .tb-close-icon { - line-height: 48px; - width: 48px; - height: 48px; + right: auto; + left: -30px; + color: #eee; + -webkit-transition: color .1s ease-in-out, background .1s ease-in-out; + transition: color .1s ease-in-out, background .1s ease-in-out; +} + +body.plugin-install-php #TB_closeWindowButton:focus, +body.plugin-install-php #TB_closeWindowButton:focus .tb-close-icon, +body.plugin-install-php .tb-close-icon:focus, +body.plugin-install-php .tb-close-icon:hover, +body.import-php #TB_closeWindowButton:focus, +body.import-php #TB_closeWindowButton:focus .tb-close-icon, +body.import-php .tb-close-icon:focus, +body.import-php .tb-close-icon:hover, +body.plugins-php #TB_closeWindowButton:focus, +body.plugins-php #TB_closeWindowButton:focus .tb-close-icon, +body.plugins-php .tb-close-icon:focus, +body.plugins-php .tb-close-icon:hover, +body.update-core-php #TB_closeWindowButton:focus, +body.update-core-php #TB_closeWindowButton:focus .tb-close-icon, +body.update-core-php .tb-close-icon:focus, +body.update-core-php .tb-close-icon:hover, +body.index-php #TB_closeWindowButton:focus, +body.index-php #TB_closeWindowButton:focus .tb-close-icon, +body.index-php .tb-close-icon:focus, +body.index-php .tb-close-icon:hover { + color: #2ea2cc; + outline: none; + -webkit-box-shadow: none; + box-shadow: none; } body.plugin-install-php .tb-close-icon:before, @@ -2058,7 +2617,20 @@ body.import-php .tb-close-icon:before, body.plugins-php .tb-close-icon:before, body.update-core-php .tb-close-icon:before, body.index-php .tb-close-icon:before { - line-height: 48px; + content: "\f335"; + font-size: 32px; +} + +/* move plugin install close icon to top on narrow screens */ +@media screen and ( max-width: 830px ) { + body.plugin-install-php .tb-close-icon, + body.import-php .tb-close-icon, + body.plugins-php .tb-close-icon, + body.update-core-php .tb-close-icon, + body.index-php .tb-close-icon { + left: 0; + top: -30px; + } } /* @todo: move this. */ @@ -2270,7 +2842,8 @@ img { .control-section.open .accordion-section-title:after, #customize-info.open .accordion-section-title:after, -.nav-menus-php .menu-item-edit-active .item-edit:before { +.nav-menus-php .menu-item-edit-active .item-edit:before, +.widget.open .widget-top a.widget-action:after { content: '\f142'; } @@ -2487,10 +3060,6 @@ img { -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important; } - #wpwrap { - background: #f0f0f0; - } - #wpcontent { position: relative; margin-right: 0; @@ -2550,6 +3119,10 @@ img { left: -190px; } + code { + word-wrap: break-word; + } + /* General Metabox */ .postbox { font-size: 14px; diff --git a/sources/wp-admin/css/common.css b/sources/wp-admin/css/common.css index fbd77c2..a995ee4 100644 --- a/sources/wp-admin/css/common.css +++ b/sources/wp-admin/css/common.css @@ -9,16 +9,17 @@ #wpcontent { height: 100%; + padding-left: 20px; } #wpcontent, #wpfooter { - margin-left: 180px; + margin-left: 160px; } .folded #wpcontent, .folded #wpfooter { - margin-left: 56px; + margin-left: 36px; } #wpbody-content { @@ -218,6 +219,10 @@ body.iframe { padding-top: 1px; } +body.modal-open { + overflow: hidden; +} + iframe, img { border: 0; @@ -252,16 +257,22 @@ a:active { a:focus { color: #124964; + -webkit-box-shadow: + 0 0 0 1px #5b9dd9, + 0 0 2px 1px rgba(30, 140, 190, .8); + box-shadow: + 0 0 0 1px #5b9dd9, + 0 0 2px 1px rgba(30, 140, 190, .8); } -a:focus, -a:active { - outline: thin dotted; +.ie8 a:focus { + outline: #5b9dd9 solid 1px; } #adminmenu a:focus, -#adminmenu a:active, .screen-reader-text:focus { + -webkit-box-shadow: none; + box-shadow: none; outline: none; } @@ -699,12 +710,9 @@ td.help { ------------------------------------------------------------------------------*/ .widget .widget-top, -.postbox h3, -.stuffbox h3, +.postbox .hndle, +.stuffbox .hndle, .control-section .accordion-section-title, -h3.dashboard-widget-title, -h3.dashboard-widget-title span, -h3.dashboard-widget-title small, .sidebar-name, #nav-menu-header, #nav-menu-footer, @@ -723,9 +731,8 @@ h3.dashboard-widget-title small, color: #222; } -.postbox h3, -#namediv h3, -#submitdiv h3 { +.postbox .hndle, +.stuffbox .hndle { border-bottom: 1px solid #eee; } @@ -741,7 +748,7 @@ h3.dashboard-widget-title small, } /* @todo can we combine these into a class or use an existing dashicon one? */ -#welcome-panel.welcome-panel .welcome-panel-close::before, +#welcome-panel.welcome-panel .welcome-panel-close:before, .tagchecklist span a:before, #bulk-titles div a:before { background: none; @@ -751,12 +758,20 @@ h3.dashboard-widget-title small, font: normal 16px/1 'dashicons'; speak: none; height: 20px; - margin: 2px 0; text-align: center; width: 20px; -webkit-font-smoothing: antialiased !important; } +#welcome-panel.welcome-panel .welcome-panel-close:before { + margin: 0; +} + +.tagchecklist span a:before, +#bulk-titles div a:before { + margin: 2px 0; +} + #welcome-panel.welcome-panel .welcome-panel-close:hover:before, .tagchecklist span a:hover:before, #bulk-titles div a:hover:before { @@ -918,6 +933,320 @@ th.action-links { text-align: right; } +/* Filter bar */ +.wp-filter { + display: inline-block; + position: relative; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + margin: 12px 0 25px; + padding: 0 20px; + width: 100%; + -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04); + box-shadow: 0 1px 1px rgba(0,0,0,0.04); + border: 1px solid #e5e5e5; + background: #fff; + color: #555; + font-size: 13px; +} + +.wp-filter a { + text-decoration: none; +} + +.filter-count { + display: inline-block; + vertical-align: middle; + min-width: 4em; +} + +.title-count, +.filter-count .count { + display: inline-block; + position: relative; + top: -1px; + padding: 4px 10px; + -webkit-border-radius: 30px; + border-radius: 30px; + background: #777; + color: #fff; + font-size: 14px; + font-weight: 600; +} + +/* not a part of filter bar, but derived from it, so here for now */ +.title-count { + display: inline; + top: -3px; + margin-left: 5px; + margin-right: 20px; +} + +.filter-links { + display: inline-block; + margin: 0; +} + +.filter-links li { + display: inline-block; + margin: 0; +} + +.filter-links li > a { + display: inline-block; + margin: 0 10px; + padding: 15px 0; + border-bottom: 4px solid #fff; + color: #666; + cursor: pointer; +} + +.filter-links .current { + -webkit-box-shadow: none; + box-shadow: none; + border-bottom: 4px solid #666; + color: #222; +} + +.filter-links li > a:hover, +.filter-links li > a:focus, +.show-filters .filter-links a.current:hover, +.show-filters .filter-links a.current:focus { + color: #2ea2cc; +} + +.wp-filter .search-form { + float: right; + margin-top: 9px; +} + +.wp-filter .search-form input[type="search"] { + margin: 0; + padding: 3px 5px; + width: 280px; + font-size: 16px; + font-weight: 300; + line-height: 1.5; +} + +.wp-filter .search-form select { + height: 33px; + vertical-align: top; +} + +.wp-filter .drawer-toggle { + display: inline-block; + margin: 0 10px; + padding: 4px 6px; + color: #666; + cursor: pointer; +} + +.wp-filter .drawer-toggle:before { + display: inline-block; + vertical-align: top; + content: "\f111"; + margin: 0 5px 0 0; + width: 16px; + height: 16px; + color: #777; + -webkit-transition: color .1s ease-in 0; + transition: color .1s ease-in 0; + font-family: "dashicons"; + font-size: 16px; + line-height: 1; + text-align: center; + text-decoration: inherit; + font-weight: normal; + font-style: normal; + -webkit-font-smoothing: antialiased; +} + +.wp-filter .drawer-toggle:hover, +.wp-filter .drawer-toggle:hover:before { + color: #2ea2cc; +} + +.wp-filter .drawer-toggle.current:before { + color: #fff; +} + +.filter-drawer { + display: none; + margin: 0 -20px; + padding: 20px; + border-top: 1px solid #eee; + background: #fafafa; +} + +.show-filters .filter-drawer { + display: block; + overflow: hidden; +} + +.show-filters .wp-filter .drawer-toggle:hover, +.show-filters .wp-filter .drawer-toggle:focus { + background: rgb(46, 162, 204); +} + +.show-filters .filter-links a.current { + border-bottom: none; +} + +.show-filters .wp-filter .drawer-toggle { + -webkit-border-radius: 2px; + border-radius: 2px; + border: none; + background: #777; + color: #fff; +} + +.show-filters .wp-filter .drawer-toggle:before { + color: #fff; +} + +.filter-group { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + float: left; + margin: 0 1% 0 0; + padding: 10px; + width: 19%; + background: #fff; + border: 1px solid #e5e5e5; + -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04); + box-shadow: 0 1px 1px rgba(0,0,0,0.04); +} + +.filter-group.wide { + width: 38%; +} + +.filter-group h4 { + position: relative; + margin: 0; +} + +.filter-drawer ol { + margin: 20px 0 0; + list-style-type: none; + font-size: 12px; +} + +.filter-drawer li { + display: inline-block; + vertical-align: top; + margin: 5px 0; + padding-right: 25px; + width: 160px; + list-style-type: none; +} + +.filter-drawer .buttons { + margin-bottom: 20px; +} + +.filter-drawer .buttons .button span { + display: inline-block; + opacity: 0.8; + font-size: 12px; + text-indent: 10px; +} + +.wp-filter .button.clear-filters { + display: none; + margin: 0 0 20px 10px; +} + +.filtered-by { + display: none; + margin: 0; +} + +.filtered-by > span { + font-weight: 600; +} + +.filtered-by a { + margin-left: 10px; +} + +.filtered-by .tags { + display: inline; +} + +.filtered-by .tag { + margin: 0 5px; + padding: 4px 8px; + border: 1px solid #e5e5e5; + -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04); + box-shadow: 0 1px 1px rgba(0,0,0,0.04); + background: #fff; + font-size: 11px; +} + +.filters-applied .filter-group, +.filters-applied .filter-drawer .buttons, +.filters-applied .filter-drawer br { + display: none !important; +} + +.filters-applied .filtered-by { + display: block; +} + +.filters-applied .filter-drawer { + padding: 20px; +} + +.show-filters .content-filterable, +.show-filters.filters-applied.loading-content .content-filterable, +.loading-content .content-filterable, +.error .content-filterable { + display: none; +} + +.show-filters.filters-applied .content-filterable { + display: block; +} + +.loading-content .spinner { + display: block; + margin: 40px auto 0; + float: none; +} + +@media only screen and (max-width: 1120px) { + .wp-filter .search-form { + float: none; + margin: 20px 0; + } + + .filter-drawer { + border-bottom: 1px solid #eee; + } + + .filter-group { + margin-bottom: 0; + margin-top: 5px; + width: 100%; + } + + .filter-group li { + margin: 10px 0; + } +} + +@media only screen and (max-width: 782px) { + .filter-group, + .filter-group li { + width: 100%; + } + +} + /*------------------------------------------------------------------------------ 4.0 - Notifications @@ -1054,12 +1383,6 @@ form.upgrade .hint { color: #333; } -#screen-meta-links a:focus { - border-color: #aaa; - -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.15); - box-shadow: 0 2px 3px rgba(0,0,0,0.15); -} - #screen-meta-links a.show-settings { display: block; font-size: 13px; @@ -1343,6 +1666,7 @@ html.wp-toolbar { } } +.js .widget .widget-top, .js .postbox .hndle { cursor: move; } @@ -1374,20 +1698,15 @@ html.wp-toolbar { line-height: 1; } -.postbox h3, -.stuffbox h3 { - margin-top: 1px; +/* user-select is not a part of the CSS standard - may change behavior in the future */ +.postbox .hndle, +.stuffbox .hndle { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } -.js .widget .widget-top, -.js .postbox h3 { - cursor: move; -} - .postbox .inside, .stuffbox .inside { padding: 0 12px 12px; @@ -1454,8 +1773,7 @@ html.wp-toolbar { bottom: 0; left: 0; right: 0; - padding: 10px 0; - margin-right: 20px; + padding: 10px 20px; color: #777; } @@ -1651,6 +1969,10 @@ td.media-icon img { max-height: 60px; } +td.image-icon img { + border: 1px solid rgba(0, 0, 0, 0.07); +} + #howto { font-size: 11px; margin: 0 5px; @@ -1795,21 +2117,28 @@ div.action-links { /* Plugin install thickbox */ #plugin-information { - background: #fcfcfc; + background: #fff; position: fixed; top: 0; right: 0; bottom: 0; left: 0; - height: auto; + height: 100%; padding: 0; } +#plugin-information-scrollable { + overflow: auto; + height: 100%; +} + #plugin-information-title { - padding: 0 76px 0 20px; + padding: 0 20px; + background: #f5f5f5; font-size: 22px; font-weight: 600; line-height: 56px; + position: relative; top: 0; right: 0; left: 0; @@ -1819,20 +2148,72 @@ div.action-links { white-space: nowrap; } +#plugin-information-title.with-banner { + margin-right: 0; + height: 250px; + bottom: 250px; + -webkit-background-size: 100% auto; + background-size: 100% auto; +} + +#plugin-information-title h2 { + font-size: 1em; + font-weight: bold; + padding: 0; + margin: 0; + max-width: 680px; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; +} + +#plugin-information-title.with-banner h2 { + font-family: "Helvetica Neue", sans-serif; + display: inline-block; + font-size: 30px; + line-height: 50px; + padding: 0 15px; + margin: 174px 0 0 10px; + color: #fff; + background: rgba( 30, 30, 30, 0.9 ); + text-shadow: 0 1px 3px rgba( 0, 0, 0, 0.4 ); + -webkit-box-shadow: 0 0 30px rgba( 255, 255, 255, 0.1 ); + box-shadow: 0 0 30px rgba( 255, 255, 255, 0.1 ); + -webkit-border-radius: 8px; + border-radius: 8px; +} + +#plugin-information-title div.vignette { + display: none; +} + +#plugin-information-title.with-banner div.vignette { + display: block; + float: right; + top: 0; + height: 250px; + width: 830px; + margin: 0 -20px; + background: transparent; + -webkit-box-shadow: inset 0 0 50px 4px rgba( 0, 0, 0, 0.2 ), inset 0 -1px 0 rgba( 0, 0, 0, 0.1 ); + box-shadow: inset 0 0 50px 4px rgba( 0, 0, 0, 0.2 ), inset 0 -1px 0 rgba( 0, 0, 0, 0.1 ); +} + #plugin-information-tabs { padding: 0 16px; - position: absolute; - top: 56px; + position: relative; right: 0; left: 0; height: 36px; z-index: 1; + border-bottom: 1px solid #ddd; + background: #f3f3f3; } #plugin-information-tabs a { position: relative; float: left; - padding: 8px 10px 9px; + padding: 9px 10px; margin: 0; height: 18px; line-height: 18px; @@ -1843,38 +2224,53 @@ div.action-links { } #plugin-information-tabs a.current { - margin: -1px -1px 0; + margin: 0 -1px 0; background: #fff; border: 1px solid #ddd; - border-bottom: none; + border-bottom-color: #fff; + padding-top: 8px; color: #333; } +#plugin-information-tabs.with-banner a.current { + border-top: none; + padding-top: 9px; +} + #plugin-information-tabs a:active, #plugin-information-tabs a:focus { outline: none; } #plugin-information-content { + overflow: hidden; /* equal height column trick */ background: #fff; - border-top: 1px solid #ddd; - border-bottom: 1px solid #ddd; - position: absolute; - top: 90px; + position: relative; + top: 0; right: 0; - bottom: 58px; left: 0; + min-height: 100%; + /* Height of title + tabs + install now */ + min-height: -webkit-calc( 100% - 152px ); + min-height: calc( 100% - 152px ); +} + +#plugin-information-content.with-banner { + /* Height of banner + tabs + install now */ + min-height: -webkit-calc( 100% - 346px ); + min-height: calc( 100% - 346px ); } #section-holder { - margin: 0; - padding: 10px 26px; - position: absolute; + position: relative; top: 0; right: 250px; bottom: 0; left: 0; - overflow: auto; + margin-right: 250px; /* FYI box */ + padding: 10px 26px; + margin-bottom: -99930px; /* a bit less than the padding below to accommodate footer */ + padding-bottom: 99999px; /* equal height column trick */ } #section-holder .updated { @@ -1882,16 +2278,18 @@ div.action-links { } #plugin-information .fyi { - background: #f3f3f3; - border-left: 1px solid #ddd; - color: #666; - padding: 16px; - position: absolute; + display: block; + float: right; + position: relative; top: 0; right: 0; - bottom: 0; + padding: 16px; + margin-bottom: -99930px; /* slightly less than the padding below to accommodate footer */ + padding-bottom: 99999px; /* equal height column trick */ width: 217px; - overflow: auto; + border-left: 1px solid #ddd; + background: #f3f3f3; + color: #666; } #plugin-information .fyi strong { @@ -1922,6 +2320,54 @@ div.action-links { margin: 0 0 10px; } +#plugin-information .counter-container { + margin: 3px 0; +} + +#plugin-information .counter-label { + float: left; + margin-right: 5px; + min-width: 55px; +} + +#plugin-information .counter-back { + height: 17px; + width: 92px; + background-color: #ececec; + float: left; +} + +#plugin-information .counter-bar { + height: 17px; + background-color: #fddb5a; + float: left; +} + +#plugin-information .counter-count { + margin-left: 5px; +} + +#plugin-information .fyi ul.contributors { + margin-top: 10px; +} + +#plugin-information .fyi ul.contributors li { + display: inline-block; + margin-right: 8px; + vertical-align: middle; +} + +#plugin-information .fyi ul.contributors li { + display: inline-block; + margin-right: 8px; + vertical-align: middle; +} + +#plugin-information .fyi ul.contributors li img { + vertical-align: middle; + margin-right: 4px; +} + #plugin-information-footer { padding: 15px 16px; position: absolute; @@ -1929,8 +2375,16 @@ div.action-links { bottom: 0; left: 0; height: 28px; + border-top: 1px solid #ddd; + background: #f3f3f3; } +/* @noflip */ +#plugin-information .section { + direction: ltr; +} + +/* @noflip */ #plugin-information .section ul, #plugin-information .section ol { list-style-type: disc; @@ -1958,6 +2412,7 @@ div.action-links { box-shadow: 0 1px 2px rgba( 0, 0, 0, 0.3 ); } +/* @noflip */ #plugin-information #section-screenshots li p { font-style: italic; padding-left: 20px; @@ -1969,25 +2424,101 @@ div.action-links { border: 1px solid #ccc; } +/* @noflip */ +#plugin-information .review { + overflow: hidden; /* clearfix */ + width: 100%; + margin-bottom: 20px; + border-bottom: 1px solid #e6e6e6; +} + +#plugin-information .review-title-section { + overflow: hidden; /* clearfix */ +} + +/* @noflip */ +#plugin-information .review-title-section h4 { + display: inline-block; + float: left; + margin: 0 6px 0 0; +} + +#plugin-information .reviewer-info p { + clear: both; + margin: 0; + padding-top: 2px; +} + +/* @noflip */ +#plugin-information .reviewer-info .avatar { + float: left; + margin: 4px 6px 0 0; +} + +/* @noflip */ +#plugin-information .reviewer-info .star-rating { + float: left; +} + +/* @noflip */ +#plugin-information .review-meta { + float: left; + margin-left: 0.75em; +} + +/* @noflip */ +#plugin-information .review-body { + float: left; + width: 100%; +} + .plugin-version-author-uri { font-size: 13px; } -@media screen and ( max-width: 782px ) { - #plugin-information-content { - overflow: auto; - bottom: 58px; +@media screen and ( max-width: 771px ) { + #plugin-information-title.with-banner { + height: 100px; + bottom: 100px; + } + + #plugin-information-title.with-banner h2 { + margin-top: 30px; + font-size: 20px; + line-height: 40px; + max-width: 85%; + } + + #plugin-information-title.with-banner div.vignette { + height: 100px; + bottom: 100px; + width: 800%; + } + + #plugin-information-tabs { + overflow: hidden; /* clearfix */ + padding: 0; + height: auto; /* let tabs wrap */ + } + + #plugin-information-tabs a.current { + margin-bottom: 0; + border-bottom: none; } #plugin-information .fyi { + float: none; border: 1px solid #ddd; position: static; width: auto; - margin: 26px 26px 16px; + margin: 26px 26px 0; + padding-bottom: 0; /* reset from the two column height fix */ } #section-holder { position: static; + margin: 0; + padding-bottom: 70px; /* reset from the two column height fix, plus accomodate footer */ } #plugin-information .fyi h3, @@ -2048,9 +2579,37 @@ body.import-php .tb-close-icon, body.plugins-php .tb-close-icon, body.update-core-php .tb-close-icon, body.index-php .tb-close-icon { - line-height: 48px; - width: 48px; - height: 48px; + left: auto; + right: -30px; + color: #eee; + -webkit-transition: color .1s ease-in-out, background .1s ease-in-out; + transition: color .1s ease-in-out, background .1s ease-in-out; +} + +body.plugin-install-php #TB_closeWindowButton:focus, +body.plugin-install-php #TB_closeWindowButton:focus .tb-close-icon, +body.plugin-install-php .tb-close-icon:focus, +body.plugin-install-php .tb-close-icon:hover, +body.import-php #TB_closeWindowButton:focus, +body.import-php #TB_closeWindowButton:focus .tb-close-icon, +body.import-php .tb-close-icon:focus, +body.import-php .tb-close-icon:hover, +body.plugins-php #TB_closeWindowButton:focus, +body.plugins-php #TB_closeWindowButton:focus .tb-close-icon, +body.plugins-php .tb-close-icon:focus, +body.plugins-php .tb-close-icon:hover, +body.update-core-php #TB_closeWindowButton:focus, +body.update-core-php #TB_closeWindowButton:focus .tb-close-icon, +body.update-core-php .tb-close-icon:focus, +body.update-core-php .tb-close-icon:hover, +body.index-php #TB_closeWindowButton:focus, +body.index-php #TB_closeWindowButton:focus .tb-close-icon, +body.index-php .tb-close-icon:focus, +body.index-php .tb-close-icon:hover { + color: #2ea2cc; + outline: none; + -webkit-box-shadow: none; + box-shadow: none; } body.plugin-install-php .tb-close-icon:before, @@ -2058,7 +2617,20 @@ body.import-php .tb-close-icon:before, body.plugins-php .tb-close-icon:before, body.update-core-php .tb-close-icon:before, body.index-php .tb-close-icon:before { - line-height: 48px; + content: "\f335"; + font-size: 32px; +} + +/* move plugin install close icon to top on narrow screens */ +@media screen and ( max-width: 830px ) { + body.plugin-install-php .tb-close-icon, + body.import-php .tb-close-icon, + body.plugins-php .tb-close-icon, + body.update-core-php .tb-close-icon, + body.index-php .tb-close-icon { + right: 0; + top: -30px; + } } /* @todo: move this. */ @@ -2270,7 +2842,8 @@ img { .control-section.open .accordion-section-title:after, #customize-info.open .accordion-section-title:after, -.nav-menus-php .menu-item-edit-active .item-edit:before { +.nav-menus-php .menu-item-edit-active .item-edit:before, +.widget.open .widget-top a.widget-action:after { content: '\f142'; } @@ -2487,10 +3060,6 @@ img { -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important; } - #wpwrap { - background: #f0f0f0; - } - #wpcontent { position: relative; margin-left: 0; @@ -2550,6 +3119,10 @@ img { right: -190px; } + code { + word-wrap: break-word; + } + /* General Metabox */ .postbox { font-size: 14px; diff --git a/sources/wp-admin/css/customize-controls-rtl.css b/sources/wp-admin/css/customize-controls-rtl.css index f3108a3..045deca 100644 --- a/sources/wp-admin/css/customize-controls-rtl.css +++ b/sources/wp-admin/css/customize-controls-rtl.css @@ -32,6 +32,15 @@ body { display: block; } +#customize-header-actions { + border-bottom: 1px solid #ddd; +} + +#customize-controls .wp-full-overlay-sidebar-content { + overflow-y: auto; + overflow-x: hidden; +} + #customize-info { border: none; border-top: 1px solid #ddd; @@ -45,22 +54,12 @@ body { border-bottom: 1px solid #eeeeee; } -#customize-info.open .accordion-section-title, -#customize-info .accordion-section-title:hover, -#customize-info .accordion-section-title:focus { - color: #555555; -} - #customize-info.open .accordion-section-title:after, #customize-info .accordion-section-title:hover:after, #customize-info .accordion-section-title:focus:after { color: #555555; } -#customize-info.open .accordion-section-title { - border-color: transparent; -} - #customize-info .preview-notice { font-size: 13px; line-height: 24px; @@ -83,11 +82,6 @@ body { line-height: 20px; } -#customize-theme-controls { - -webkit-box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.1); - box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.1); -} - #customize-theme-controls .control-section { border: none; } @@ -100,14 +94,17 @@ body { #customize-theme-controls .accordion-section-content { color: #555555; - background: white; + background: #fff; } -#customize-theme-controls .control-section:hover .accordion-section-title, +#customize-info.open .accordion-section-title, +#customize-info .accordion-section-title:hover, +#customize-info .accordion-section-title:focus, +#customize-theme-controls .control-section:hover > .accordion-section-title, #customize-theme-controls .control-section .accordion-section-title:hover, #customize-theme-controls .control-section.open .accordion-section-title, #customize-theme-controls .control-section .accordion-section-title:focus { - color: #555555; + color: #222; background: #f5f5f5; } @@ -118,13 +115,14 @@ body { background: #f5f5f5; } -#customize-theme-controls .control-section:hover .accordion-section-title::after, -#customize-theme-controls .control-section .accordion-section-title:hover::after, -#customize-theme-controls .control-section.open .accordion-section-title::after, -#customize-theme-controls .control-section .accordion-section-title:focus::after { - color: #555555; +#customize-theme-controls .control-section:hover > .accordion-section-title:after, +#customize-theme-controls .control-section .accordion-section-title:hover:after, +#customize-theme-controls .control-section.open .accordion-section-title:after, +#customize-theme-controls .control-section .accordion-section-title:focus:after { + color: #555; } +#customize-info.open, #customize-theme-controls .control-section.open { border-bottom: 1px solid #eeeeee; } @@ -134,7 +132,7 @@ body { } #customize-theme-controls .control-section:last-of-type.open, -#customize-theme-controls .control-section:last-of-type .accordion-section-title { +#customize-theme-controls .control-section:last-of-type > .accordion-section-title { border-bottom-color: #ddd; } @@ -143,6 +141,192 @@ body { margin: 0; } +.control-section.control-panel > .accordion-section-title { + padding-left: 54px; +} + +.control-section.control-panel > .accordion-section-title:after { + content: "\f345"; + background: #f5f5f5; + color: #555; + width: 38px; + height: 100%; + margin: -11px 0 -11px -10px; /* compensate for positioning */ + line-height: 45px; + padding-right: 5px; + border-right: 1px solid #eee; + z-index: 0; +} + +.rtl .control-section.control-panel > .accordion-section-title:after { + content: "\f341"; +} + +#customize-theme-controls .control-section.control-panel > h3.accordion-section-title:focus:after, +#customize-theme-controls .control-section.control-panel > h3.accordion-section-title:hover:after { + background: #ddd; + color: #000; + border: 1px solid #d9d9d9; + border-left: none; + margin-top: -12px; + line-height: 44px; + z-index: 1; +} + +.accordion-sub-container.control-panel-content { + display: none; + position: absolute; + right: 300px; + top: 0; + width: 300px; + border-top: 1px solid #ddd; + -webkit-transition: right ease-in-out .18s; + transition: right ease-in-out .18s; +} + +.accordion-sub-container.control-panel-content.animating { + display: block; +} + +.current-panel .accordion-sub-container.control-panel-content { + width: 100%; +} + +.customize-controls-close { + display: block; + position: absolute; + top: 0; + right: 0; + width: 45px; + height: 45px; + padding-left: 2px; + background: #eee; + border-left: 1px solid #ddd; + color: #444; + cursor: pointer; + -webkit-transition: color .1s ease-in-out, background .1s ease-in-out; + transition: color .1s ease-in-out, background .1s ease-in-out; +} + +.control-panel-back { + display: block; + position: fixed; + top: 0; + z-index: 99; + right: -48px; + width: 45px; + height: 45px; + padding-left: 2px; + background: #eee; + border-left: 1px solid #ddd; + cursor: pointer; + -webkit-transition: right .18s ease-in-out, color .1s ease-in-out, background .1s ease-in-out; + transition: right .18s ease-in-out, color .1s ease-in-out, background .1s ease-in-out; +} + +.collapsed .control-panel-back { + display: none; +} + +.customize-controls-close:focus, +.customize-controls-close:hover, +.control-panel-back:focus, +.control-panel-back:hover { + background: #ddd; + border-color: #ccc; + color: #000; + outline: none; + -webkit-box-shadow: none; + box-shadow: none; +} + +.customize-controls-close:before { + font: normal 22px/1 dashicons; + content: "\f335"; + position: relative; + top: 7px; + right: 13px; +} + +.control-panel-back:before { + font: normal 20px/1 dashicons; + content: "\f341"; + position: relative; + top: 7px; + right: 13px; +} + +.rtl .control-panel-back:before { + content: "\f344"; +} + +.in-sub-panel .control-panel-back { + right: 0; +} + +.current-panel > .accordion-section-title { + height: 22px; +} + +.wp-full-overlay-sidebar .wp-full-overlay-header { + -webkit-transition: padding ease-in-out .18s; + transition: padding ease-in-out .18s; +} + +.in-sub-panel .wp-full-overlay-sidebar .wp-full-overlay-header { + padding-right: 62px; +} + +#customize-info, +#customize-theme-controls > ul > .accordion-section { + position: relative; + right: 0; + -webkit-transition: right ease-in-out .18s; + transition: right ease-in-out .18s; +} + +.in-sub-panel #customize-info, +.in-sub-panel #customize-theme-controls > ul > .accordion-section { + right: -300px; + width: 300px; +} + +.in-sub-panel #customize-theme-controls .accordion-section.current-panel { + width: 100%; +} + +#customize-theme-controls .control-section.current-panel { + padding: 0; +} + +#customize-theme-controls .control-section > h3.accordion-section-title { + position: relative; + right: 0; +} + +#customize-theme-controls .control-section.current-panel > h3.accordion-section-title { + right: -300px; + -webkit-transition: right ease-in-out .18s; + transition: right ease-in-out .18s; +} + +.control-section.control-panel .accordion-section-title .panel-title { + font-size: 20px; + font-weight: 200; + line-height: 24px; + display: block; + border: none; +} + +.control-section.control-panel .preview-notice { + font-size: 13px; + line-height: 24px; +} + +p.customize-section-description { + font-style: normal; +} + .customize-control { width: 100%; float: right; @@ -151,18 +335,28 @@ body { } .customize-control select, -.customize-control input[type="text"], .customize-control input[type="radio"], .customize-control input[type="checkbox"] { line-height: 28px; } -.customize-control input[type="text"] { +.customize-control input[type="text"], +.customize-control input[type="password"], +.customize-control input[type="email"], +.customize-control input[type="number"], +.customize-control input[type="search"], +.customize-control input[type="tel"], +.customize-control input[type="url"] { width: 98%; line-height: 18px; margin: 0; } +.customize-control-textarea textarea { + width: 100%; + resize: vertical; +} + .customize-control select { min-width: 50%; max-width: 100%; @@ -182,6 +376,13 @@ body { margin-bottom: 5px; } +.customize-control-description { + display: block; + font-style: italic; + line-height: 18px; + margin-bottom: 5px; +} + .customize-control-color .color-picker, .customize-control-checkbox label, .customize-control-upload div { @@ -201,6 +402,10 @@ body { line-height: 22px; } +.customize-control-radio .customize-control-title + .customize-control-description { + margin-top: 7px; +} + .customize-control-radio label { line-height: 32px; } @@ -224,8 +429,8 @@ body { border: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; - -webkit-border-radius: !important 0; - border-radius: !important 0; + -webkit-border-radius: 0 !important; + border-radius: 0 !important; } diff --git a/sources/wp-admin/css/customize-controls-rtl.min.css b/sources/wp-admin/css/customize-controls-rtl.min.css index 9f672b9..aa9bb6c 100644 --- a/sources/wp-admin/css/customize-controls-rtl.min.css +++ b/sources/wp-admin/css/customize-controls-rtl.min.css @@ -1 +1 @@ -body{overflow:hidden}#customize-controls a{text-decoration:none}#customize-controls h3{font-size:14px}#customize-controls .submit{text-align:center}#customize-controls .description{color:#666}#customize-header-actions .button-primary{float:left;margin-top:9px}#customize-header-actions .spinner{margin-top:16px;margin-left:4px}.saving #customize-header-actions .spinner{display:block}#customize-info{border:0;border-top:1px solid #ddd}#customize-info .accordion-section-title{background-color:#fff;color:#666;border-right:0;border-left:0;border-bottom:1px solid #eee}#customize-info .accordion-section-title:focus,#customize-info .accordion-section-title:focus:after,#customize-info .accordion-section-title:hover,#customize-info .accordion-section-title:hover:after,#customize-info.open .accordion-section-title,#customize-info.open .accordion-section-title:after{color:#555}#customize-info.open .accordion-section-title{border-color:transparent}#customize-info .preview-notice{font-size:13px;line-height:24px}#customize-info .theme-name{font-size:20px;font-weight:200;line-height:24px;display:block}#customize-info .theme-screenshot{width:258px}#customize-info .theme-description{margin-top:1em;color:#666;line-height:20px}#customize-theme-controls{-webkit-box-shadow:0 1px 1px -1px rgba(0,0,0,.1);box-shadow:0 1px 1px -1px rgba(0,0,0,.1)}#customize-theme-controls .control-section{border:0}#customize-theme-controls .accordion-section-title{color:#555;background-color:#fff;border-bottom:1px solid #eee}#customize-theme-controls .accordion-section-content{color:#555;background:#fff}#customize-theme-controls .control-section .accordion-section-title:focus,#customize-theme-controls .control-section .accordion-section-title:hover,#customize-theme-controls .control-section.open .accordion-section-title,#customize-theme-controls .control-section:hover .accordion-section-title{color:#555;background:#f5f5f5}.js .control-section .accordion-section-title:focus,.js .control-section .accordion-section-title:hover,.js .control-section.open .accordion-section-title,.js .control-section:hover .accordion-section-title{background:#f5f5f5}#customize-theme-controls .control-section .accordion-section-title:focus::after,#customize-theme-controls .control-section .accordion-section-title:hover::after,#customize-theme-controls .control-section.open .accordion-section-title::after,#customize-theme-controls .control-section:hover .accordion-section-title::after{color:#555}#customize-theme-controls .control-section.open{border-bottom:1px solid #eee}#customize-theme-controls .control-section.open .accordion-section-title{border-bottom-color:#eee!important}#customize-theme-controls .control-section:last-of-type .accordion-section-title,#customize-theme-controls .control-section:last-of-type.open{border-bottom-color:#ddd}#customize-theme-controls .accordion-section-content,#customize-theme-controls>ul{margin:0}.customize-control{width:100%;float:right;clear:both;margin-bottom:8px}.customize-control input[type=checkbox],.customize-control input[type=radio],.customize-control input[type=text],.customize-control select{line-height:28px}.customize-control input[type=text]{width:98%;line-height:18px;margin:0}.customize-control select{min-width:50%;max-width:100%;height:28px;line-height:28px}.customize-control select[multiple]{height:auto}.customize-control-title{display:block;font-size:14px;line-height:24px;font-weight:600;margin-bottom:5px}.customize-control-checkbox label,.customize-control-color .color-picker,.customize-control-upload div{line-height:28px}.customize-control-checkbox input{margin-left:5px}.customize-control-radio{padding:5px 0 10px}.customize-control-radio .customize-control-title{margin-bottom:0;line-height:22px}.customize-control-radio label{line-height:32px}.customize-control-radio input{margin-left:5px}#customize-preview iframe{width:100%;height:100%}.wp-full-overlay-sidebar{background:#eee;border-left:1px solid #ddd}.collapse-sidebar{background-color:transparent!important;border:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-border-radius:!important 0;border-radius:!important 0}.collapse-sidebar:active,.collapse-sidebar:active .collapse-sidebar-arrow:before,.collapse-sidebar:active .collapse-sidebar-label{text-shadow:none}.collapsed .collapse-sidebar-arrow:before{color:#888}.accordion-section .dropdown{float:right;display:block;position:relative;cursor:pointer}.accordion-section .dropdown-content{overflow:hidden;float:right;min-width:30px;height:16px;line-height:16px;margin-left:16px;padding:4px 5px;border:2px solid #eee;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.customize-control .dropdown-arrow{position:absolute;top:0;bottom:0;left:0;width:20px;background:#eee}.customize-control .dropdown-arrow:after{content:"\f140";font:400 20px/1 dashicons;speak:none;display:block;padding:0;text-indent:0;text-align:center;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important;color:#333}.customize-control .dropdown-status{color:#333;background:#eee;display:none;max-width:112px}.customize-control-color .color-picker-hex{display:none}.customize-control-color.open .color-picker-hex{display:block}.customize-control-color .dropdown{margin-left:5px;margin-bottom:5px}.customize-control-color .dropdown .dropdown-content{background-color:#555;border:1px solid rgba(0,0,0,.15)}.customize-control-color .dropdown:hover .dropdown-content{border-color:rgba(0,0,0,.25)}.customize-control-image .actions,.customize-control-image .library{display:none;float:right;width:100%}.customize-control-image.open .actions,.customize-control-image.open .library{display:block}.accordion-section .customize-control-image .dropdown-content{height:auto;min-height:24px;min-width:40px;padding:0}.accordion-section .customize-control-image .dropdown-status{padding:4px 5px}.accordion-section .customize-control-image .preview-thumbnail img{display:block;width:100%;max-width:122px;max-height:98px;margin:0 auto}.accordion-section .customize-control-image .actions{text-align:left}.accordion-section .customize-control-image .library ul{border-bottom:1px solid #ddd;float:right;width:100%;margin:10px 0 0}.accordion-section .customize-control-image .library li{color:#ccc;float:right;padding:3px 15px;margin:0;border:1px solid transparent}.accordion-section .customize-control-image .library li.library-selected{margin-bottom:-1px;padding-bottom:4px;color:#666;border-color:#ddd;border-bottom-color:#fff}.accordion-section .customize-control-image .library .thumbnail{display:block;width:100%}.accordion-section .customize-control-image .library .thumbnail img{display:block;max-width:90%;max-height:80px;margin:5px auto;padding:2px;background:#666}.accordion-section .customize-control-image .library .thumbnail:hover img{background-color:#2ea2cc}.accordion-section .customize-control-image .library-content{display:none;width:100%;float:right;padding:10px 0}.accordion-section .customize-control-image .library-content.library-selected{display:block}.accordion-section .customize-control-image .upload-fallback,.accordion-section .customize-control-upload .upload-fallback{display:none}.accordion-section .customize-control-image .upload-dropzone,.accordion-section .customize-control-upload .upload-dropzone{display:none;padding:15px 10px;border:3px dashed #dfdfdf;margin:5px auto;text-align:center;position:relative;cursor:default}.accordion-section .customize-control-image .upload-dropzone.supports-drag-drop,.accordion-section .customize-control-upload .upload-dropzone.supports-drag-drop{display:block;-webkit-transition:border-color .1s;transition:border-color .1s}.accordion-section .customize-control-image .library ul li,.accordion-section .customize-control-upload .library ul li{cursor:pointer}.accordion-section .customize-control-image .upload-dropzone.supports-drag-drop.drag-over,.accordion-section .customize-control-upload .upload-dropzone.supports-drag-drop.drag-over{border-color:#83b4d8}.ios #customize-preview,.ios .wp-full-overlay{position:relative}.ios #customize-controls .wp-full-overlay-sidebar-content{-webkit-overflow-scrolling:touch}#customize-control-header_image .current{margin-bottom:8px}#customize-control-header_image .uploaded{margin-bottom:18px}#customize-control-header_image .default button:not(.random),#customize-control-header_image .uploaded button:not(.random){width:100%;padding:0;margin:0;background:0 0;border:0;color:inherit;cursor:pointer}#customize-control-header_image button img{display:block}#customize-control-header_image button.new,#customize-control-header_image button.remove{white-space:normal;width:48%;height:auto}#customize-control-header_image .current .container{overflow:hidden;border:1px solid #eee;-webkit-border-radius:2px;border-radius:2px}#customize-control-header_image .placeholder{width:100%;position:relative;text-align:center;cursor:default}#customize-control-header_image .inner{display:none;position:absolute;width:100%;color:#555;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#customize-control-header_image .inner,#customize-control-header_image .inner .dashicons{line-height:20px;top:10px}#customize-control-header_image .list .inner,#customize-control-header_image .list .inner .dashicons{top:9px}#customize-control-header_image .header-view{position:relative;width:100%;margin-bottom:5px}#customize-control-header_image .header-view:last-child{margin-bottom:0}#customize-control-header_image .header-view:after{border:0}#customize-control-header_image .header-view.selected:after{content:'';position:absolute;height:auto;top:0;right:0;bottom:0;left:0;border:4px solid #2ea2cc;-webkit-border-radius:2px;border-radius:2px}#customize-control-header_image .header-view.button.selected{border:0}#customize-control-header_image .uploaded .header-view .close{font-size:2em;color:grey;position:absolute;visibility:hidden;top:10px;left:10px;z-index:1;width:20px;height:20px;cursor:pointer}#customize-control-header_image .uploaded .header-view .close:hover{color:#000;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}#customize-control-header_image .header-view:hover .close{visibility:visible}#customize-control-header_image .random.placeholder{cursor:pointer;-webkit-border-radius:2px;border-radius:2px;height:40px}#customize-control-header_image button.random{width:100%;height:auto;min-height:40px;white-space:normal}#customize-control-header_image button.random .dice{margin-top:4px}#customize-control-header_image .header-view:hover>button.random .dice,#customize-control-header_image .placeholder:hover .dice{-webkit-animation:dice-color-change 3s infinite;-ms-animation:dice-color-change 3s infinite;animation:dice-color-change 3s infinite}@-webkit-keyframes dice-color-change{0%{color:#d4b146}50%{color:#ef54b0}75%{color:#7190d3}100%{color:#d4b146}}@-ms-keyframes dice-color-change{0%{color:#d4b146}50%{color:#ef54b0}75%{color:#7190d3}100%{color:#d4b146}}@keyframes dice-color-change{0%{color:#d4b146}50%{color:#ef54b0}75%{color:#7190d3}100%{color:#d4b146}}#customize-control-header_image .actions{margin-bottom:32px}#customize-control-header_image .choice{position:relative;display:block;margin-bottom:9px}#customize-control-header_image .uploaded div:last-child>.choice{margin-bottom:0}#customize-control-header_image img{width:100%;-webkit-border-radius:2px;border-radius:2px}#customize-control-header_image .remove{float:right;margin-left:3px}#customize-control-header_image .new{float:left}body.cheatin{font-size:medium;height:auto;background:#fff;margin:50px auto 2em;padding:1em 2em;max-width:700px;min-width:0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.13);box-shadow:0 1px 3px rgba(0,0,0,.13)}body.cheatin p{font-size:14px;line-height:1.5;margin:25px 0 20px} \ No newline at end of file +body{overflow:hidden}#customize-controls a{text-decoration:none}#customize-controls h3{font-size:14px}#customize-controls .submit{text-align:center}#customize-controls .description{color:#666}#customize-header-actions .button-primary{float:left;margin-top:9px}#customize-header-actions .spinner{margin-top:16px;margin-left:4px}.saving #customize-header-actions .spinner{display:block}#customize-header-actions{border-bottom:1px solid #ddd}#customize-controls .wp-full-overlay-sidebar-content{overflow-y:auto;overflow-x:hidden}#customize-info{border:none;border-top:1px solid #ddd}#customize-info .accordion-section-title{background-color:#fff;color:#666;border-right:none;border-left:none;border-bottom:1px solid #eee}#customize-info .accordion-section-title:focus:after,#customize-info .accordion-section-title:hover:after,#customize-info.open .accordion-section-title:after{color:#555}#customize-info .preview-notice{font-size:13px;line-height:24px}#customize-info .theme-name{font-size:20px;font-weight:200;line-height:24px;display:block}#customize-info .theme-screenshot{width:258px}#customize-info .theme-description{margin-top:1em;color:#666;line-height:20px}#customize-theme-controls .control-section{border:none}#customize-theme-controls .accordion-section-title{color:#555;background-color:#fff;border-bottom:1px solid #eee}#customize-theme-controls .accordion-section-content{color:#555;background:#fff}#customize-info .accordion-section-title:focus,#customize-info .accordion-section-title:hover,#customize-info.open .accordion-section-title,#customize-theme-controls .control-section .accordion-section-title:focus,#customize-theme-controls .control-section .accordion-section-title:hover,#customize-theme-controls .control-section.open .accordion-section-title,#customize-theme-controls .control-section:hover>.accordion-section-title{color:#222;background:#f5f5f5}.js .control-section .accordion-section-title:focus,.js .control-section .accordion-section-title:hover,.js .control-section.open .accordion-section-title,.js .control-section:hover .accordion-section-title{background:#f5f5f5}#customize-theme-controls .control-section .accordion-section-title:focus:after,#customize-theme-controls .control-section .accordion-section-title:hover:after,#customize-theme-controls .control-section.open .accordion-section-title:after,#customize-theme-controls .control-section:hover>.accordion-section-title:after{color:#555}#customize-info.open,#customize-theme-controls .control-section.open{border-bottom:1px solid #eee}#customize-theme-controls .control-section.open .accordion-section-title{border-bottom-color:#eee!important}#customize-theme-controls .control-section:last-of-type.open,#customize-theme-controls .control-section:last-of-type>.accordion-section-title{border-bottom-color:#ddd}#customize-theme-controls .accordion-section-content,#customize-theme-controls>ul{margin:0}.control-section.control-panel>.accordion-section-title{padding-left:54px}.control-section.control-panel>.accordion-section-title:after{content:"\f345";background:#f5f5f5;color:#555;width:38px;height:100%;margin:-11px 0 -11px -10px;line-height:45px;padding-right:5px;border-right:1px solid #eee;z-index:0}.rtl .control-section.control-panel>.accordion-section-title:after{content:"\f341"}#customize-theme-controls .control-section.control-panel>h3.accordion-section-title:focus:after,#customize-theme-controls .control-section.control-panel>h3.accordion-section-title:hover:after{background:#ddd;color:#000;border:1px solid #d9d9d9;border-left:none;margin-top:-12px;line-height:44px;z-index:1}.accordion-sub-container.control-panel-content{display:none;position:absolute;right:300px;top:0;width:300px;border-top:1px solid #ddd;-webkit-transition:right ease-in-out .18s;transition:right ease-in-out .18s}.accordion-sub-container.control-panel-content.animating{display:block}.current-panel .accordion-sub-container.control-panel-content{width:100%}.customize-controls-close{display:block;position:absolute;top:0;right:0;width:45px;height:45px;padding-left:2px;background:#eee;border-left:1px solid #ddd;color:#444;cursor:pointer;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out}.control-panel-back{display:block;position:fixed;top:0;z-index:99;right:-48px;width:45px;height:45px;padding-left:2px;background:#eee;border-left:1px solid #ddd;cursor:pointer;-webkit-transition:right .18s ease-in-out,color .1s ease-in-out,background .1s ease-in-out;transition:right .18s ease-in-out,color .1s ease-in-out,background .1s ease-in-out}.collapsed .control-panel-back{display:none}.control-panel-back:focus,.control-panel-back:hover,.customize-controls-close:focus,.customize-controls-close:hover{background:#ddd;border-color:#ccc;color:#000;outline:0;-webkit-box-shadow:none;box-shadow:none}.customize-controls-close:before{font:400 22px/1 dashicons;content:"\f335";position:relative;top:7px;right:13px}.control-panel-back:before{font:400 20px/1 dashicons;content:"\f341";position:relative;top:7px;right:13px}.rtl .control-panel-back:before{content:"\f344"}.in-sub-panel .control-panel-back{right:0}.current-panel>.accordion-section-title{height:22px}.wp-full-overlay-sidebar .wp-full-overlay-header{-webkit-transition:padding ease-in-out .18s;transition:padding ease-in-out .18s}.in-sub-panel .wp-full-overlay-sidebar .wp-full-overlay-header{padding-right:62px}#customize-info,#customize-theme-controls>ul>.accordion-section{position:relative;right:0;-webkit-transition:right ease-in-out .18s;transition:right ease-in-out .18s}.in-sub-panel #customize-info,.in-sub-panel #customize-theme-controls>ul>.accordion-section{right:-300px;width:300px}.in-sub-panel #customize-theme-controls .accordion-section.current-panel{width:100%}#customize-theme-controls .control-section.current-panel{padding:0}#customize-theme-controls .control-section>h3.accordion-section-title{position:relative;right:0}#customize-theme-controls .control-section.current-panel>h3.accordion-section-title{right:-300px;-webkit-transition:right ease-in-out .18s;transition:right ease-in-out .18s}.control-section.control-panel .accordion-section-title .panel-title{font-size:20px;font-weight:200;line-height:24px;display:block;border:none}.control-section.control-panel .preview-notice{font-size:13px;line-height:24px}p.customize-section-description{font-style:normal}.customize-control{width:100%;float:right;clear:both;margin-bottom:8px}.customize-control input[type=checkbox],.customize-control input[type=radio],.customize-control select{line-height:28px}.customize-control input[type=email],.customize-control input[type=number],.customize-control input[type=password],.customize-control input[type=search],.customize-control input[type=tel],.customize-control input[type=text],.customize-control input[type=url]{width:98%;line-height:18px;margin:0}.customize-control-textarea textarea{width:100%;resize:vertical}.customize-control select{min-width:50%;max-width:100%;height:28px;line-height:28px}.customize-control select[multiple]{height:auto}.customize-control-title{display:block;font-size:14px;line-height:24px;font-weight:600;margin-bottom:5px}.customize-control-description{display:block;font-style:italic;line-height:18px;margin-bottom:5px}.customize-control-checkbox label,.customize-control-color .color-picker,.customize-control-upload div{line-height:28px}.customize-control-checkbox input{margin-left:5px}.customize-control-radio{padding:5px 0 10px}.customize-control-radio .customize-control-title{margin-bottom:0;line-height:22px}.customize-control-radio .customize-control-title+.customize-control-description{margin-top:7px}.customize-control-radio label{line-height:32px}.customize-control-radio input{margin-left:5px}#customize-preview iframe{width:100%;height:100%}.wp-full-overlay-sidebar{background:#eee;border-left:1px solid #ddd}.collapse-sidebar{background-color:transparent!important;border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-border-radius:0!important;border-radius:0!important}.collapse-sidebar:active,.collapse-sidebar:active .collapse-sidebar-arrow:before,.collapse-sidebar:active .collapse-sidebar-label{text-shadow:none}.collapsed .collapse-sidebar-arrow:before{color:#888}.accordion-section .dropdown{float:right;display:block;position:relative;cursor:pointer}.accordion-section .dropdown-content{overflow:hidden;float:right;min-width:30px;height:16px;line-height:16px;margin-left:16px;padding:4px 5px;border:2px solid #eee;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.customize-control .dropdown-arrow{position:absolute;top:0;bottom:0;left:0;width:20px;background:#eee}.customize-control .dropdown-arrow:after{content:"\f140";font:400 20px/1 dashicons;speak:none;display:block;padding:0;text-indent:0;text-align:center;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important;color:#333}.customize-control .dropdown-status{color:#333;background:#eee;display:none;max-width:112px}.customize-control-color .color-picker-hex{display:none}.customize-control-color.open .color-picker-hex{display:block}.customize-control-color .dropdown{margin-left:5px;margin-bottom:5px}.customize-control-color .dropdown .dropdown-content{background-color:#555;border:1px solid rgba(0,0,0,.15)}.customize-control-color .dropdown:hover .dropdown-content{border-color:rgba(0,0,0,.25)}.customize-control-image .actions,.customize-control-image .library{display:none;float:right;width:100%}.customize-control-image.open .actions,.customize-control-image.open .library{display:block}.accordion-section .customize-control-image .dropdown-content{height:auto;min-height:24px;min-width:40px;padding:0}.accordion-section .customize-control-image .dropdown-status{padding:4px 5px}.accordion-section .customize-control-image .preview-thumbnail img{display:block;width:100%;max-width:122px;max-height:98px;margin:0 auto}.accordion-section .customize-control-image .actions{text-align:left}.accordion-section .customize-control-image .library ul{border-bottom:1px solid #ddd;float:right;width:100%;margin:10px 0 0}.accordion-section .customize-control-image .library li{color:#ccc;float:right;padding:3px 15px;margin:0;border:1px solid transparent}.accordion-section .customize-control-image .library li.library-selected{margin-bottom:-1px;padding-bottom:4px;color:#666;border-color:#ddd #ddd #fff}.accordion-section .customize-control-image .library .thumbnail{display:block;width:100%}.accordion-section .customize-control-image .library .thumbnail img{display:block;max-width:90%;max-height:80px;margin:5px auto;padding:2px;background:#666}.accordion-section .customize-control-image .library .thumbnail:hover img{background-color:#2ea2cc}.accordion-section .customize-control-image .library-content{display:none;width:100%;float:right;padding:10px 0}.accordion-section .customize-control-image .library-content.library-selected{display:block}.accordion-section .customize-control-image .upload-fallback,.accordion-section .customize-control-upload .upload-fallback{display:none}.accordion-section .customize-control-image .upload-dropzone,.accordion-section .customize-control-upload .upload-dropzone{display:none;padding:15px 10px;border:3px dashed #dfdfdf;margin:5px auto;text-align:center;position:relative;cursor:default}.accordion-section .customize-control-image .upload-dropzone.supports-drag-drop,.accordion-section .customize-control-upload .upload-dropzone.supports-drag-drop{display:block;-webkit-transition:border-color .1s;transition:border-color .1s}.accordion-section .customize-control-image .library ul li,.accordion-section .customize-control-upload .library ul li{cursor:pointer}.accordion-section .customize-control-image .upload-dropzone.supports-drag-drop.drag-over,.accordion-section .customize-control-upload .upload-dropzone.supports-drag-drop.drag-over{border-color:#83b4d8}.ios #customize-preview,.ios .wp-full-overlay{position:relative}.ios #customize-controls .wp-full-overlay-sidebar-content{-webkit-overflow-scrolling:touch}#customize-control-header_image .current{margin-bottom:8px}#customize-control-header_image .uploaded{margin-bottom:18px}#customize-control-header_image .default button:not(.random),#customize-control-header_image .uploaded button:not(.random){width:100%;padding:0;margin:0;background:0 0;border:none;color:inherit;cursor:pointer}#customize-control-header_image button img{display:block}#customize-control-header_image button.new,#customize-control-header_image button.remove{white-space:normal;width:48%;height:auto}#customize-control-header_image .current .container{overflow:hidden;border:1px solid #eee;-webkit-border-radius:2px;border-radius:2px}#customize-control-header_image .placeholder{width:100%;position:relative;text-align:center;cursor:default}#customize-control-header_image .inner{display:none;position:absolute;width:100%;color:#555;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#customize-control-header_image .inner,#customize-control-header_image .inner .dashicons{line-height:20px;top:10px}#customize-control-header_image .list .inner,#customize-control-header_image .list .inner .dashicons{top:9px}#customize-control-header_image .header-view{position:relative;width:100%;margin-bottom:5px}#customize-control-header_image .header-view:last-child{margin-bottom:0}#customize-control-header_image .header-view:after{border:0}#customize-control-header_image .header-view.selected:after{content:'';position:absolute;height:auto;top:0;right:0;bottom:0;left:0;border:4px solid #2ea2cc;-webkit-border-radius:2px;border-radius:2px}#customize-control-header_image .header-view.button.selected{border:0}#customize-control-header_image .uploaded .header-view .close{font-size:2em;color:grey;position:absolute;visibility:hidden;top:10px;left:10px;z-index:1;width:20px;height:20px;cursor:pointer}#customize-control-header_image .uploaded .header-view .close:hover{color:#000;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}#customize-control-header_image .header-view:hover .close{visibility:visible}#customize-control-header_image .random.placeholder{cursor:pointer;-webkit-border-radius:2px;border-radius:2px;height:40px}#customize-control-header_image button.random{width:100%;height:auto;min-height:40px;white-space:normal}#customize-control-header_image button.random .dice{margin-top:4px}#customize-control-header_image .header-view:hover>button.random .dice,#customize-control-header_image .placeholder:hover .dice{-webkit-animation:dice-color-change 3s infinite;-ms-animation:dice-color-change 3s infinite;animation:dice-color-change 3s infinite}@-webkit-keyframes dice-color-change{0%{color:#d4b146}50%{color:#ef54b0}75%{color:#7190d3}100%{color:#d4b146}}@-ms-keyframes dice-color-change{0%{color:#d4b146}50%{color:#ef54b0}75%{color:#7190d3}100%{color:#d4b146}}@keyframes dice-color-change{0%{color:#d4b146}50%{color:#ef54b0}75%{color:#7190d3}100%{color:#d4b146}}#customize-control-header_image .actions{margin-bottom:32px}#customize-control-header_image .choice{position:relative;display:block;margin-bottom:9px}#customize-control-header_image .uploaded div:last-child>.choice{margin-bottom:0}#customize-control-header_image img{width:100%;-webkit-border-radius:2px;border-radius:2px}#customize-control-header_image .remove{float:right;margin-left:3px}#customize-control-header_image .new{float:left}body.cheatin{font-size:medium;height:auto;background:#fff;margin:50px auto 2em;padding:1em 2em;max-width:700px;min-width:0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.13);box-shadow:0 1px 3px rgba(0,0,0,.13)}body.cheatin p{font-size:14px;line-height:1.5;margin:25px 0 20px} \ No newline at end of file diff --git a/sources/wp-admin/css/customize-controls.css b/sources/wp-admin/css/customize-controls.css index f966114..f9f11b3 100644 --- a/sources/wp-admin/css/customize-controls.css +++ b/sources/wp-admin/css/customize-controls.css @@ -32,6 +32,15 @@ body { display: block; } +#customize-header-actions { + border-bottom: 1px solid #ddd; +} + +#customize-controls .wp-full-overlay-sidebar-content { + overflow-y: auto; + overflow-x: hidden; +} + #customize-info { border: none; border-top: 1px solid #ddd; @@ -45,22 +54,12 @@ body { border-bottom: 1px solid #eeeeee; } -#customize-info.open .accordion-section-title, -#customize-info .accordion-section-title:hover, -#customize-info .accordion-section-title:focus { - color: #555555; -} - #customize-info.open .accordion-section-title:after, #customize-info .accordion-section-title:hover:after, #customize-info .accordion-section-title:focus:after { color: #555555; } -#customize-info.open .accordion-section-title { - border-color: transparent; -} - #customize-info .preview-notice { font-size: 13px; line-height: 24px; @@ -83,11 +82,6 @@ body { line-height: 20px; } -#customize-theme-controls { - -webkit-box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.1); - box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.1); -} - #customize-theme-controls .control-section { border: none; } @@ -100,14 +94,17 @@ body { #customize-theme-controls .accordion-section-content { color: #555555; - background: white; + background: #fff; } -#customize-theme-controls .control-section:hover .accordion-section-title, +#customize-info.open .accordion-section-title, +#customize-info .accordion-section-title:hover, +#customize-info .accordion-section-title:focus, +#customize-theme-controls .control-section:hover > .accordion-section-title, #customize-theme-controls .control-section .accordion-section-title:hover, #customize-theme-controls .control-section.open .accordion-section-title, #customize-theme-controls .control-section .accordion-section-title:focus { - color: #555555; + color: #222; background: #f5f5f5; } @@ -118,13 +115,14 @@ body { background: #f5f5f5; } -#customize-theme-controls .control-section:hover .accordion-section-title::after, -#customize-theme-controls .control-section .accordion-section-title:hover::after, -#customize-theme-controls .control-section.open .accordion-section-title::after, -#customize-theme-controls .control-section .accordion-section-title:focus::after { - color: #555555; +#customize-theme-controls .control-section:hover > .accordion-section-title:after, +#customize-theme-controls .control-section .accordion-section-title:hover:after, +#customize-theme-controls .control-section.open .accordion-section-title:after, +#customize-theme-controls .control-section .accordion-section-title:focus:after { + color: #555; } +#customize-info.open, #customize-theme-controls .control-section.open { border-bottom: 1px solid #eeeeee; } @@ -134,7 +132,7 @@ body { } #customize-theme-controls .control-section:last-of-type.open, -#customize-theme-controls .control-section:last-of-type .accordion-section-title { +#customize-theme-controls .control-section:last-of-type > .accordion-section-title { border-bottom-color: #ddd; } @@ -143,6 +141,192 @@ body { margin: 0; } +.control-section.control-panel > .accordion-section-title { + padding-right: 54px; +} + +.control-section.control-panel > .accordion-section-title:after { + content: "\f345"; + background: #f5f5f5; + color: #555; + width: 38px; + height: 100%; + margin: -11px -10px -11px 0; /* compensate for positioning */ + line-height: 45px; + padding-left: 5px; + border-left: 1px solid #eee; + z-index: 0; +} + +.rtl .control-section.control-panel > .accordion-section-title:after { + content: "\f341"; +} + +#customize-theme-controls .control-section.control-panel > h3.accordion-section-title:focus:after, +#customize-theme-controls .control-section.control-panel > h3.accordion-section-title:hover:after { + background: #ddd; + color: #000; + border: 1px solid #d9d9d9; + border-right: none; + margin-top: -12px; + line-height: 44px; + z-index: 1; +} + +.accordion-sub-container.control-panel-content { + display: none; + position: absolute; + left: 300px; + top: 0; + width: 300px; + border-top: 1px solid #ddd; + -webkit-transition: left ease-in-out .18s; + transition: left ease-in-out .18s; +} + +.accordion-sub-container.control-panel-content.animating { + display: block; +} + +.current-panel .accordion-sub-container.control-panel-content { + width: 100%; +} + +.customize-controls-close { + display: block; + position: absolute; + top: 0; + left: 0; + width: 45px; + height: 45px; + padding-right: 2px; + background: #eee; + border-right: 1px solid #ddd; + color: #444; + cursor: pointer; + -webkit-transition: color .1s ease-in-out, background .1s ease-in-out; + transition: color .1s ease-in-out, background .1s ease-in-out; +} + +.control-panel-back { + display: block; + position: fixed; + top: 0; + z-index: 99; + left: -48px; + width: 45px; + height: 45px; + padding-right: 2px; + background: #eee; + border-right: 1px solid #ddd; + cursor: pointer; + -webkit-transition: left .18s ease-in-out, color .1s ease-in-out, background .1s ease-in-out; + transition: left .18s ease-in-out, color .1s ease-in-out, background .1s ease-in-out; +} + +.collapsed .control-panel-back { + display: none; +} + +.customize-controls-close:focus, +.customize-controls-close:hover, +.control-panel-back:focus, +.control-panel-back:hover { + background: #ddd; + border-color: #ccc; + color: #000; + outline: none; + -webkit-box-shadow: none; + box-shadow: none; +} + +.customize-controls-close:before { + font: normal 22px/1 dashicons; + content: "\f335"; + position: relative; + top: 7px; + left: 13px; +} + +.control-panel-back:before { + font: normal 20px/1 dashicons; + content: "\f341"; + position: relative; + top: 7px; + left: 13px; +} + +.rtl .control-panel-back:before { + content: "\f344"; +} + +.in-sub-panel .control-panel-back { + left: 0; +} + +.current-panel > .accordion-section-title { + height: 22px; +} + +.wp-full-overlay-sidebar .wp-full-overlay-header { + -webkit-transition: padding ease-in-out .18s; + transition: padding ease-in-out .18s; +} + +.in-sub-panel .wp-full-overlay-sidebar .wp-full-overlay-header { + padding-left: 62px; +} + +#customize-info, +#customize-theme-controls > ul > .accordion-section { + position: relative; + left: 0; + -webkit-transition: left ease-in-out .18s; + transition: left ease-in-out .18s; +} + +.in-sub-panel #customize-info, +.in-sub-panel #customize-theme-controls > ul > .accordion-section { + left: -300px; + width: 300px; +} + +.in-sub-panel #customize-theme-controls .accordion-section.current-panel { + width: 100%; +} + +#customize-theme-controls .control-section.current-panel { + padding: 0; +} + +#customize-theme-controls .control-section > h3.accordion-section-title { + position: relative; + left: 0; +} + +#customize-theme-controls .control-section.current-panel > h3.accordion-section-title { + left: -300px; + -webkit-transition: left ease-in-out .18s; + transition: left ease-in-out .18s; +} + +.control-section.control-panel .accordion-section-title .panel-title { + font-size: 20px; + font-weight: 200; + line-height: 24px; + display: block; + border: none; +} + +.control-section.control-panel .preview-notice { + font-size: 13px; + line-height: 24px; +} + +p.customize-section-description { + font-style: normal; +} + .customize-control { width: 100%; float: left; @@ -151,18 +335,28 @@ body { } .customize-control select, -.customize-control input[type="text"], .customize-control input[type="radio"], .customize-control input[type="checkbox"] { line-height: 28px; } -.customize-control input[type="text"] { +.customize-control input[type="text"], +.customize-control input[type="password"], +.customize-control input[type="email"], +.customize-control input[type="number"], +.customize-control input[type="search"], +.customize-control input[type="tel"], +.customize-control input[type="url"] { width: 98%; line-height: 18px; margin: 0; } +.customize-control-textarea textarea { + width: 100%; + resize: vertical; +} + .customize-control select { min-width: 50%; max-width: 100%; @@ -182,6 +376,13 @@ body { margin-bottom: 5px; } +.customize-control-description { + display: block; + font-style: italic; + line-height: 18px; + margin-bottom: 5px; +} + .customize-control-color .color-picker, .customize-control-checkbox label, .customize-control-upload div { @@ -201,6 +402,10 @@ body { line-height: 22px; } +.customize-control-radio .customize-control-title + .customize-control-description { + margin-top: 7px; +} + .customize-control-radio label { line-height: 32px; } diff --git a/sources/wp-admin/css/customize-controls.min.css b/sources/wp-admin/css/customize-controls.min.css index 99b3ab5..21345fb 100644 --- a/sources/wp-admin/css/customize-controls.min.css +++ b/sources/wp-admin/css/customize-controls.min.css @@ -1 +1 @@ -body{overflow:hidden}#customize-controls a{text-decoration:none}#customize-controls h3{font-size:14px}#customize-controls .submit{text-align:center}#customize-controls .description{color:#666}#customize-header-actions .button-primary{float:right;margin-top:9px}#customize-header-actions .spinner{margin-top:16px;margin-right:4px}.saving #customize-header-actions .spinner{display:block}#customize-info{border:0;border-top:1px solid #ddd}#customize-info .accordion-section-title{background-color:#fff;color:#666;border-left:0;border-right:0;border-bottom:1px solid #eee}#customize-info .accordion-section-title:focus,#customize-info .accordion-section-title:focus:after,#customize-info .accordion-section-title:hover,#customize-info .accordion-section-title:hover:after,#customize-info.open .accordion-section-title,#customize-info.open .accordion-section-title:after{color:#555}#customize-info.open .accordion-section-title{border-color:transparent}#customize-info .preview-notice{font-size:13px;line-height:24px}#customize-info .theme-name{font-size:20px;font-weight:200;line-height:24px;display:block}#customize-info .theme-screenshot{width:258px}#customize-info .theme-description{margin-top:1em;color:#666;line-height:20px}#customize-theme-controls{-webkit-box-shadow:0 1px 1px -1px rgba(0,0,0,.1);box-shadow:0 1px 1px -1px rgba(0,0,0,.1)}#customize-theme-controls .control-section{border:0}#customize-theme-controls .accordion-section-title{color:#555;background-color:#fff;border-bottom:1px solid #eee}#customize-theme-controls .accordion-section-content{color:#555;background:#fff}#customize-theme-controls .control-section .accordion-section-title:focus,#customize-theme-controls .control-section .accordion-section-title:hover,#customize-theme-controls .control-section.open .accordion-section-title,#customize-theme-controls .control-section:hover .accordion-section-title{color:#555;background:#f5f5f5}.js .control-section .accordion-section-title:focus,.js .control-section .accordion-section-title:hover,.js .control-section.open .accordion-section-title,.js .control-section:hover .accordion-section-title{background:#f5f5f5}#customize-theme-controls .control-section .accordion-section-title:focus::after,#customize-theme-controls .control-section .accordion-section-title:hover::after,#customize-theme-controls .control-section.open .accordion-section-title::after,#customize-theme-controls .control-section:hover .accordion-section-title::after{color:#555}#customize-theme-controls .control-section.open{border-bottom:1px solid #eee}#customize-theme-controls .control-section.open .accordion-section-title{border-bottom-color:#eee!important}#customize-theme-controls .control-section:last-of-type .accordion-section-title,#customize-theme-controls .control-section:last-of-type.open{border-bottom-color:#ddd}#customize-theme-controls .accordion-section-content,#customize-theme-controls>ul{margin:0}.customize-control{width:100%;float:left;clear:both;margin-bottom:8px}.customize-control input[type=checkbox],.customize-control input[type=radio],.customize-control input[type=text],.customize-control select{line-height:28px}.customize-control input[type=text]{width:98%;line-height:18px;margin:0}.customize-control select{min-width:50%;max-width:100%;height:28px;line-height:28px}.customize-control select[multiple]{height:auto}.customize-control-title{display:block;font-size:14px;line-height:24px;font-weight:600;margin-bottom:5px}.customize-control-checkbox label,.customize-control-color .color-picker,.customize-control-upload div{line-height:28px}.customize-control-checkbox input{margin-right:5px}.customize-control-radio{padding:5px 0 10px}.customize-control-radio .customize-control-title{margin-bottom:0;line-height:22px}.customize-control-radio label{line-height:32px}.customize-control-radio input{margin-right:5px}#customize-preview iframe{width:100%;height:100%}.wp-full-overlay-sidebar{background:#eee;border-right:1px solid #ddd}.collapse-sidebar{background-color:transparent!important;border:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-border-radius:0!important;border-radius:0!important}.collapse-sidebar:active,.collapse-sidebar:active .collapse-sidebar-arrow:before,.collapse-sidebar:active .collapse-sidebar-label{text-shadow:none}.collapsed .collapse-sidebar-arrow:before{color:#888}.accordion-section .dropdown{float:left;display:block;position:relative;cursor:pointer}.accordion-section .dropdown-content{overflow:hidden;float:left;min-width:30px;height:16px;line-height:16px;margin-right:16px;padding:4px 5px;border:2px solid #eee;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.customize-control .dropdown-arrow{position:absolute;top:0;bottom:0;right:0;width:20px;background:#eee}.customize-control .dropdown-arrow:after{content:"\f140";font:400 20px/1 dashicons;speak:none;display:block;padding:0;text-indent:0;text-align:center;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important;color:#333}.customize-control .dropdown-status{color:#333;background:#eee;display:none;max-width:112px}.customize-control-color .color-picker-hex{display:none}.customize-control-color.open .color-picker-hex{display:block}.customize-control-color .dropdown{margin-right:5px;margin-bottom:5px}.customize-control-color .dropdown .dropdown-content{background-color:#555;border:1px solid rgba(0,0,0,.15)}.customize-control-color .dropdown:hover .dropdown-content{border-color:rgba(0,0,0,.25)}.customize-control-image .actions,.customize-control-image .library{display:none;float:left;width:100%}.customize-control-image.open .actions,.customize-control-image.open .library{display:block}.accordion-section .customize-control-image .dropdown-content{height:auto;min-height:24px;min-width:40px;padding:0}.accordion-section .customize-control-image .dropdown-status{padding:4px 5px}.accordion-section .customize-control-image .preview-thumbnail img{display:block;width:100%;max-width:122px;max-height:98px;margin:0 auto}.accordion-section .customize-control-image .actions{text-align:right}.accordion-section .customize-control-image .library ul{border-bottom:1px solid #ddd;float:left;width:100%;margin:10px 0 0}.accordion-section .customize-control-image .library li{color:#ccc;float:left;padding:3px 15px;margin:0;border:1px solid transparent}.accordion-section .customize-control-image .library li.library-selected{margin-bottom:-1px;padding-bottom:4px;color:#666;border-color:#ddd;border-bottom-color:#fff}.accordion-section .customize-control-image .library .thumbnail{display:block;width:100%}.accordion-section .customize-control-image .library .thumbnail img{display:block;max-width:90%;max-height:80px;margin:5px auto;padding:2px;background:#666}.accordion-section .customize-control-image .library .thumbnail:hover img{background-color:#2ea2cc}.accordion-section .customize-control-image .library-content{display:none;width:100%;float:left;padding:10px 0}.accordion-section .customize-control-image .library-content.library-selected{display:block}.accordion-section .customize-control-image .upload-fallback,.accordion-section .customize-control-upload .upload-fallback{display:none}.accordion-section .customize-control-image .upload-dropzone,.accordion-section .customize-control-upload .upload-dropzone{display:none;padding:15px 10px;border:3px dashed #dfdfdf;margin:5px auto;text-align:center;position:relative;cursor:default}.accordion-section .customize-control-image .upload-dropzone.supports-drag-drop,.accordion-section .customize-control-upload .upload-dropzone.supports-drag-drop{display:block;-webkit-transition:border-color .1s;transition:border-color .1s}.accordion-section .customize-control-image .library ul li,.accordion-section .customize-control-upload .library ul li{cursor:pointer}.accordion-section .customize-control-image .upload-dropzone.supports-drag-drop.drag-over,.accordion-section .customize-control-upload .upload-dropzone.supports-drag-drop.drag-over{border-color:#83b4d8}.ios #customize-preview,.ios .wp-full-overlay{position:relative}.ios #customize-controls .wp-full-overlay-sidebar-content{-webkit-overflow-scrolling:touch}#customize-control-header_image .current{margin-bottom:8px}#customize-control-header_image .uploaded{margin-bottom:18px}#customize-control-header_image .default button:not(.random),#customize-control-header_image .uploaded button:not(.random){width:100%;padding:0;margin:0;background:0 0;border:0;color:inherit;cursor:pointer}#customize-control-header_image button img{display:block}#customize-control-header_image button.new,#customize-control-header_image button.remove{white-space:normal;width:48%;height:auto}#customize-control-header_image .current .container{overflow:hidden;border:1px solid #eee;-webkit-border-radius:2px;border-radius:2px}#customize-control-header_image .placeholder{width:100%;position:relative;text-align:center;cursor:default}#customize-control-header_image .inner{display:none;position:absolute;width:100%;color:#555;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#customize-control-header_image .inner,#customize-control-header_image .inner .dashicons{line-height:20px;top:10px}#customize-control-header_image .list .inner,#customize-control-header_image .list .inner .dashicons{top:9px}#customize-control-header_image .header-view{position:relative;width:100%;margin-bottom:5px}#customize-control-header_image .header-view:last-child{margin-bottom:0}#customize-control-header_image .header-view:after{border:0}#customize-control-header_image .header-view.selected:after{content:'';position:absolute;height:auto;top:0;left:0;bottom:0;right:0;border:4px solid #2ea2cc;-webkit-border-radius:2px;border-radius:2px}#customize-control-header_image .header-view.button.selected{border:0}#customize-control-header_image .uploaded .header-view .close{font-size:2em;color:grey;position:absolute;visibility:hidden;top:10px;right:10px;z-index:1;width:20px;height:20px;cursor:pointer}#customize-control-header_image .uploaded .header-view .close:hover{color:#000;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}#customize-control-header_image .header-view:hover .close{visibility:visible}#customize-control-header_image .random.placeholder{cursor:pointer;-webkit-border-radius:2px;border-radius:2px;height:40px}#customize-control-header_image button.random{width:100%;height:auto;min-height:40px;white-space:normal}#customize-control-header_image button.random .dice{margin-top:4px}#customize-control-header_image .header-view:hover>button.random .dice,#customize-control-header_image .placeholder:hover .dice{-webkit-animation:dice-color-change 3s infinite;-ms-animation:dice-color-change 3s infinite;animation:dice-color-change 3s infinite}@-webkit-keyframes dice-color-change{0%{color:#d4b146}50%{color:#ef54b0}75%{color:#7190d3}100%{color:#d4b146}}@-ms-keyframes dice-color-change{0%{color:#d4b146}50%{color:#ef54b0}75%{color:#7190d3}100%{color:#d4b146}}@keyframes dice-color-change{0%{color:#d4b146}50%{color:#ef54b0}75%{color:#7190d3}100%{color:#d4b146}}#customize-control-header_image .actions{margin-bottom:32px}#customize-control-header_image .choice{position:relative;display:block;margin-bottom:9px}#customize-control-header_image .uploaded div:last-child>.choice{margin-bottom:0}#customize-control-header_image img{width:100%;-webkit-border-radius:2px;border-radius:2px}#customize-control-header_image .remove{float:left;margin-right:3px}#customize-control-header_image .new{float:right}body.cheatin{font-size:medium;height:auto;background:#fff;margin:50px auto 2em;padding:1em 2em;max-width:700px;min-width:0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.13);box-shadow:0 1px 3px rgba(0,0,0,.13)}body.cheatin p{font-size:14px;line-height:1.5;margin:25px 0 20px} \ No newline at end of file +body{overflow:hidden}#customize-controls a{text-decoration:none}#customize-controls h3{font-size:14px}#customize-controls .submit{text-align:center}#customize-controls .description{color:#666}#customize-header-actions .button-primary{float:right;margin-top:9px}#customize-header-actions .spinner{margin-top:16px;margin-right:4px}.saving #customize-header-actions .spinner{display:block}#customize-header-actions{border-bottom:1px solid #ddd}#customize-controls .wp-full-overlay-sidebar-content{overflow-y:auto;overflow-x:hidden}#customize-info{border:none;border-top:1px solid #ddd}#customize-info .accordion-section-title{background-color:#fff;color:#666;border-left:none;border-right:none;border-bottom:1px solid #eee}#customize-info .accordion-section-title:focus:after,#customize-info .accordion-section-title:hover:after,#customize-info.open .accordion-section-title:after{color:#555}#customize-info .preview-notice{font-size:13px;line-height:24px}#customize-info .theme-name{font-size:20px;font-weight:200;line-height:24px;display:block}#customize-info .theme-screenshot{width:258px}#customize-info .theme-description{margin-top:1em;color:#666;line-height:20px}#customize-theme-controls .control-section{border:none}#customize-theme-controls .accordion-section-title{color:#555;background-color:#fff;border-bottom:1px solid #eee}#customize-theme-controls .accordion-section-content{color:#555;background:#fff}#customize-info .accordion-section-title:focus,#customize-info .accordion-section-title:hover,#customize-info.open .accordion-section-title,#customize-theme-controls .control-section .accordion-section-title:focus,#customize-theme-controls .control-section .accordion-section-title:hover,#customize-theme-controls .control-section.open .accordion-section-title,#customize-theme-controls .control-section:hover>.accordion-section-title{color:#222;background:#f5f5f5}.js .control-section .accordion-section-title:focus,.js .control-section .accordion-section-title:hover,.js .control-section.open .accordion-section-title,.js .control-section:hover .accordion-section-title{background:#f5f5f5}#customize-theme-controls .control-section .accordion-section-title:focus:after,#customize-theme-controls .control-section .accordion-section-title:hover:after,#customize-theme-controls .control-section.open .accordion-section-title:after,#customize-theme-controls .control-section:hover>.accordion-section-title:after{color:#555}#customize-info.open,#customize-theme-controls .control-section.open{border-bottom:1px solid #eee}#customize-theme-controls .control-section.open .accordion-section-title{border-bottom-color:#eee!important}#customize-theme-controls .control-section:last-of-type.open,#customize-theme-controls .control-section:last-of-type>.accordion-section-title{border-bottom-color:#ddd}#customize-theme-controls .accordion-section-content,#customize-theme-controls>ul{margin:0}.control-section.control-panel>.accordion-section-title{padding-right:54px}.control-section.control-panel>.accordion-section-title:after{content:"\f345";background:#f5f5f5;color:#555;width:38px;height:100%;margin:-11px -10px -11px 0;line-height:45px;padding-left:5px;border-left:1px solid #eee;z-index:0}.rtl .control-section.control-panel>.accordion-section-title:after{content:"\f341"}#customize-theme-controls .control-section.control-panel>h3.accordion-section-title:focus:after,#customize-theme-controls .control-section.control-panel>h3.accordion-section-title:hover:after{background:#ddd;color:#000;border:1px solid #d9d9d9;border-right:none;margin-top:-12px;line-height:44px;z-index:1}.accordion-sub-container.control-panel-content{display:none;position:absolute;left:300px;top:0;width:300px;border-top:1px solid #ddd;-webkit-transition:left ease-in-out .18s;transition:left ease-in-out .18s}.accordion-sub-container.control-panel-content.animating{display:block}.current-panel .accordion-sub-container.control-panel-content{width:100%}.customize-controls-close{display:block;position:absolute;top:0;left:0;width:45px;height:45px;padding-right:2px;background:#eee;border-right:1px solid #ddd;color:#444;cursor:pointer;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out}.control-panel-back{display:block;position:fixed;top:0;z-index:99;left:-48px;width:45px;height:45px;padding-right:2px;background:#eee;border-right:1px solid #ddd;cursor:pointer;-webkit-transition:left .18s ease-in-out,color .1s ease-in-out,background .1s ease-in-out;transition:left .18s ease-in-out,color .1s ease-in-out,background .1s ease-in-out}.collapsed .control-panel-back{display:none}.control-panel-back:focus,.control-panel-back:hover,.customize-controls-close:focus,.customize-controls-close:hover{background:#ddd;border-color:#ccc;color:#000;outline:0;-webkit-box-shadow:none;box-shadow:none}.customize-controls-close:before{font:400 22px/1 dashicons;content:"\f335";position:relative;top:7px;left:13px}.control-panel-back:before{font:400 20px/1 dashicons;content:"\f341";position:relative;top:7px;left:13px}.rtl .control-panel-back:before{content:"\f344"}.in-sub-panel .control-panel-back{left:0}.current-panel>.accordion-section-title{height:22px}.wp-full-overlay-sidebar .wp-full-overlay-header{-webkit-transition:padding ease-in-out .18s;transition:padding ease-in-out .18s}.in-sub-panel .wp-full-overlay-sidebar .wp-full-overlay-header{padding-left:62px}#customize-info,#customize-theme-controls>ul>.accordion-section{position:relative;left:0;-webkit-transition:left ease-in-out .18s;transition:left ease-in-out .18s}.in-sub-panel #customize-info,.in-sub-panel #customize-theme-controls>ul>.accordion-section{left:-300px;width:300px}.in-sub-panel #customize-theme-controls .accordion-section.current-panel{width:100%}#customize-theme-controls .control-section.current-panel{padding:0}#customize-theme-controls .control-section>h3.accordion-section-title{position:relative;left:0}#customize-theme-controls .control-section.current-panel>h3.accordion-section-title{left:-300px;-webkit-transition:left ease-in-out .18s;transition:left ease-in-out .18s}.control-section.control-panel .accordion-section-title .panel-title{font-size:20px;font-weight:200;line-height:24px;display:block;border:none}.control-section.control-panel .preview-notice{font-size:13px;line-height:24px}p.customize-section-description{font-style:normal}.customize-control{width:100%;float:left;clear:both;margin-bottom:8px}.customize-control input[type=checkbox],.customize-control input[type=radio],.customize-control select{line-height:28px}.customize-control input[type=email],.customize-control input[type=number],.customize-control input[type=password],.customize-control input[type=search],.customize-control input[type=tel],.customize-control input[type=text],.customize-control input[type=url]{width:98%;line-height:18px;margin:0}.customize-control-textarea textarea{width:100%;resize:vertical}.customize-control select{min-width:50%;max-width:100%;height:28px;line-height:28px}.customize-control select[multiple]{height:auto}.customize-control-title{display:block;font-size:14px;line-height:24px;font-weight:600;margin-bottom:5px}.customize-control-description{display:block;font-style:italic;line-height:18px;margin-bottom:5px}.customize-control-checkbox label,.customize-control-color .color-picker,.customize-control-upload div{line-height:28px}.customize-control-checkbox input{margin-right:5px}.customize-control-radio{padding:5px 0 10px}.customize-control-radio .customize-control-title{margin-bottom:0;line-height:22px}.customize-control-radio .customize-control-title+.customize-control-description{margin-top:7px}.customize-control-radio label{line-height:32px}.customize-control-radio input{margin-right:5px}#customize-preview iframe{width:100%;height:100%}.wp-full-overlay-sidebar{background:#eee;border-right:1px solid #ddd}.collapse-sidebar{background-color:transparent!important;border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-border-radius:0!important;border-radius:0!important}.collapse-sidebar:active,.collapse-sidebar:active .collapse-sidebar-arrow:before,.collapse-sidebar:active .collapse-sidebar-label{text-shadow:none}.collapsed .collapse-sidebar-arrow:before{color:#888}.accordion-section .dropdown{float:left;display:block;position:relative;cursor:pointer}.accordion-section .dropdown-content{overflow:hidden;float:left;min-width:30px;height:16px;line-height:16px;margin-right:16px;padding:4px 5px;border:2px solid #eee;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.customize-control .dropdown-arrow{position:absolute;top:0;bottom:0;right:0;width:20px;background:#eee}.customize-control .dropdown-arrow:after{content:"\f140";font:400 20px/1 dashicons;speak:none;display:block;padding:0;text-indent:0;text-align:center;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important;color:#333}.customize-control .dropdown-status{color:#333;background:#eee;display:none;max-width:112px}.customize-control-color .color-picker-hex{display:none}.customize-control-color.open .color-picker-hex{display:block}.customize-control-color .dropdown{margin-right:5px;margin-bottom:5px}.customize-control-color .dropdown .dropdown-content{background-color:#555;border:1px solid rgba(0,0,0,.15)}.customize-control-color .dropdown:hover .dropdown-content{border-color:rgba(0,0,0,.25)}.customize-control-image .actions,.customize-control-image .library{display:none;float:left;width:100%}.customize-control-image.open .actions,.customize-control-image.open .library{display:block}.accordion-section .customize-control-image .dropdown-content{height:auto;min-height:24px;min-width:40px;padding:0}.accordion-section .customize-control-image .dropdown-status{padding:4px 5px}.accordion-section .customize-control-image .preview-thumbnail img{display:block;width:100%;max-width:122px;max-height:98px;margin:0 auto}.accordion-section .customize-control-image .actions{text-align:right}.accordion-section .customize-control-image .library ul{border-bottom:1px solid #ddd;float:left;width:100%;margin:10px 0 0}.accordion-section .customize-control-image .library li{color:#ccc;float:left;padding:3px 15px;margin:0;border:1px solid transparent}.accordion-section .customize-control-image .library li.library-selected{margin-bottom:-1px;padding-bottom:4px;color:#666;border-color:#ddd #ddd #fff}.accordion-section .customize-control-image .library .thumbnail{display:block;width:100%}.accordion-section .customize-control-image .library .thumbnail img{display:block;max-width:90%;max-height:80px;margin:5px auto;padding:2px;background:#666}.accordion-section .customize-control-image .library .thumbnail:hover img{background-color:#2ea2cc}.accordion-section .customize-control-image .library-content{display:none;width:100%;float:left;padding:10px 0}.accordion-section .customize-control-image .library-content.library-selected{display:block}.accordion-section .customize-control-image .upload-fallback,.accordion-section .customize-control-upload .upload-fallback{display:none}.accordion-section .customize-control-image .upload-dropzone,.accordion-section .customize-control-upload .upload-dropzone{display:none;padding:15px 10px;border:3px dashed #dfdfdf;margin:5px auto;text-align:center;position:relative;cursor:default}.accordion-section .customize-control-image .upload-dropzone.supports-drag-drop,.accordion-section .customize-control-upload .upload-dropzone.supports-drag-drop{display:block;-webkit-transition:border-color .1s;transition:border-color .1s}.accordion-section .customize-control-image .library ul li,.accordion-section .customize-control-upload .library ul li{cursor:pointer}.accordion-section .customize-control-image .upload-dropzone.supports-drag-drop.drag-over,.accordion-section .customize-control-upload .upload-dropzone.supports-drag-drop.drag-over{border-color:#83b4d8}.ios #customize-preview,.ios .wp-full-overlay{position:relative}.ios #customize-controls .wp-full-overlay-sidebar-content{-webkit-overflow-scrolling:touch}#customize-control-header_image .current{margin-bottom:8px}#customize-control-header_image .uploaded{margin-bottom:18px}#customize-control-header_image .default button:not(.random),#customize-control-header_image .uploaded button:not(.random){width:100%;padding:0;margin:0;background:0 0;border:none;color:inherit;cursor:pointer}#customize-control-header_image button img{display:block}#customize-control-header_image button.new,#customize-control-header_image button.remove{white-space:normal;width:48%;height:auto}#customize-control-header_image .current .container{overflow:hidden;border:1px solid #eee;-webkit-border-radius:2px;border-radius:2px}#customize-control-header_image .placeholder{width:100%;position:relative;text-align:center;cursor:default}#customize-control-header_image .inner{display:none;position:absolute;width:100%;color:#555;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#customize-control-header_image .inner,#customize-control-header_image .inner .dashicons{line-height:20px;top:10px}#customize-control-header_image .list .inner,#customize-control-header_image .list .inner .dashicons{top:9px}#customize-control-header_image .header-view{position:relative;width:100%;margin-bottom:5px}#customize-control-header_image .header-view:last-child{margin-bottom:0}#customize-control-header_image .header-view:after{border:0}#customize-control-header_image .header-view.selected:after{content:'';position:absolute;height:auto;top:0;left:0;bottom:0;right:0;border:4px solid #2ea2cc;-webkit-border-radius:2px;border-radius:2px}#customize-control-header_image .header-view.button.selected{border:0}#customize-control-header_image .uploaded .header-view .close{font-size:2em;color:grey;position:absolute;visibility:hidden;top:10px;right:10px;z-index:1;width:20px;height:20px;cursor:pointer}#customize-control-header_image .uploaded .header-view .close:hover{color:#000;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}#customize-control-header_image .header-view:hover .close{visibility:visible}#customize-control-header_image .random.placeholder{cursor:pointer;-webkit-border-radius:2px;border-radius:2px;height:40px}#customize-control-header_image button.random{width:100%;height:auto;min-height:40px;white-space:normal}#customize-control-header_image button.random .dice{margin-top:4px}#customize-control-header_image .header-view:hover>button.random .dice,#customize-control-header_image .placeholder:hover .dice{-webkit-animation:dice-color-change 3s infinite;-ms-animation:dice-color-change 3s infinite;animation:dice-color-change 3s infinite}@-webkit-keyframes dice-color-change{0%{color:#d4b146}50%{color:#ef54b0}75%{color:#7190d3}100%{color:#d4b146}}@-ms-keyframes dice-color-change{0%{color:#d4b146}50%{color:#ef54b0}75%{color:#7190d3}100%{color:#d4b146}}@keyframes dice-color-change{0%{color:#d4b146}50%{color:#ef54b0}75%{color:#7190d3}100%{color:#d4b146}}#customize-control-header_image .actions{margin-bottom:32px}#customize-control-header_image .choice{position:relative;display:block;margin-bottom:9px}#customize-control-header_image .uploaded div:last-child>.choice{margin-bottom:0}#customize-control-header_image img{width:100%;-webkit-border-radius:2px;border-radius:2px}#customize-control-header_image .remove{float:left;margin-right:3px}#customize-control-header_image .new{float:right}body.cheatin{font-size:medium;height:auto;background:#fff;margin:50px auto 2em;padding:1em 2em;max-width:700px;min-width:0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.13);box-shadow:0 1px 3px rgba(0,0,0,.13)}body.cheatin p{font-size:14px;line-height:1.5;margin:25px 0 20px} \ No newline at end of file diff --git a/sources/wp-admin/css/customize-widgets-rtl.min.css b/sources/wp-admin/css/customize-widgets-rtl.min.css index f8bd054..407c087 100644 --- a/sources/wp-admin/css/customize-widgets-rtl.min.css +++ b/sources/wp-admin/css/customize-widgets-rtl.min.css @@ -1 +1 @@ -.wp-full-overlay-sidebar{overflow:visible}.control-section[id^=accordion-section-sidebar-widgets-],.customize-control-sidebar_widgets .hide-if-js,.customize-control-sidebar_widgets label{display:none}.customize-control-widget_form .widget-top{-webkit-transition:opacity .5s;transition:opacity .5s}.customize-control-widget_form:not(.widget-rendered) .widget-top{opacity:.5}.customize-control-widget_form .spinner,.customize-control-widget_form .widget-control-save{display:none}.customize-control-widget_form.previewer-loading .spinner{display:inline}.customize-control-widget_form.widget-form-disabled .widget-content{opacity:.7;pointer-events:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.customize-control-widget_form .widget{margin-bottom:0}.customize-control-widget_form.wide-widget-control .widget-inside{position:fixed;right:299px;top:25%;border:1px solid #e5e5e5;overflow:auto}.customize-control-widget_form.wide-widget-control .widget-inside>.form{padding:20px}.customize-control-widget_form.wide-widget-control .widget-top{-webkit-transition:background-color .4s;transition:background-color .4s}.customize-control-widget_form.wide-widget-control.expanded:not(.collapsing) .widget-top,.customize-control-widget_form.wide-widget-control.expanding .widget-top{background-color:#e3e3e3}.widget-inside{padding:1px 10px 10px;border-top:0;line-height:16px}.widget-top{cursor:move}.customize-control-widget_form.expanded a.widget-action:after{content:"\f142"}.customize-control-widget_form.wide-widget-control a.widget-action:after{content:"\f139"}.customize-control-widget_form.wide-widget-control.expanded a.widget-action:after{content:"\f141"}.widget-title-action{cursor:pointer}.customize-control-widget_form .widget .customize-control-title{cursor:move}.control-section.accordion-section.highlighted>.accordion-section-title,.customize-control-widget_form.highlighted{outline:0;-webkit-box-shadow:0 0 2px rgba(30,140,190,.8);box-shadow:0 0 2px rgba(30,140,190,.8);position:relative;z-index:1}#widget-customizer-control-templates{display:none}.reorder-toggle{float:left;padding:5px 8px;text-decoration:none;cursor:pointer;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.reorder-toggle:focus{outline:1px dotted}.reorder-done,.reordering .reorder{display:none}.reordering .reorder-done{display:block;color:#a00}#customize-theme-controls .reordering .add-new-widget{opacity:.2;pointer-events:none;cursor:not-allowed}#customize-theme-controls .widget-reorder-nav{display:none;float:left;background-color:#fafafa}.widget-reorder-nav span{position:relative;overflow:hidden;float:right;display:block;width:33px;height:43px;color:#888;text-indent:-9999px;cursor:pointer;outline:0}.widget-reorder-nav span:before{display:inline-block;position:absolute;top:0;left:0;width:100%;height:100%;font:400 20px/43px dashicons;text-align:center;text-indent:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.widget-reorder-nav span:focus,.widget-reorder-nav span:hover{color:#444;background:#eee}.move-widget:before{content:'\f504'}.move-widget-down:before{content:'\f347'}.move-widget-up:before{content:'\f343'}#customize-theme-controls .first-widget .move-widget-up,#customize-theme-controls .last-widget .move-widget-down{color:#d5d5d5;cursor:default}#customize-theme-controls .move-widget-area{display:none;background:#fff;border:1px solid #dedede;border-top:0;cursor:auto}#customize-theme-controls .reordering .move-widget-area.active{display:block}#customize-theme-controls .move-widget-area .description{margin:0;padding:15px 20px;font-weight:400}#customize-theme-controls .widget-area-select{margin:0;padding:0;list-style:none}#customize-theme-controls .widget-area-select li{position:relative;margin:0;padding:13px 42px 15px 15px;color:#555;border-top:1px solid #eee;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#customize-theme-controls .widget-area-select li:before{display:none;content:'\f147';position:absolute;top:12px;right:10px;font:400 20px/1 dashicons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#customize-theme-controls .widget-area-select li:last-child{border-bottom:1px solid #eee}#customize-theme-controls .widget-area-select .selected{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.4);background:#2ea2cc}#customize-theme-controls .widget-area-select .selected:before{display:block}#customize-theme-controls .move-widget-actions{text-align:left;padding:12px}#customize-theme-controls .reordering .widget-title-action{display:none}#customize-theme-controls .reordering .widget-reorder-nav{display:block}.wp-full-overlay-main{left:auto;width:100%}#customize-theme-controls .add-new-widget{cursor:pointer;float:left;margin-right:10px;-webkit-transition:all .2s;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0}.add-new-widget:before{content:"\f132";display:inline-block;position:relative;right:-2px;top:-1px;font:400 20px/1 dashicons;vertical-align:middle;-webkit-transition:all .2s;transition:all .2s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.adding-widget .add-new-widget,body.adding-widget .add-new-widget:hover{background:#eee;border-color:#999;color:#333;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)}body.adding-widget .add-new-widget:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}#available-widgets .widget{position:static}#widgets-left #available-widgets .widget{float:none!important;width:auto!important}#available-widgets{position:absolute;overflow:auto;top:0;bottom:0;right:-301px;width:300px;margin:0;z-index:1;background:#fff;-webkit-transition:all .2s;transition:all .2s;border-left:1px solid #ddd}#available-widgets-filter{padding:8px 13px 7px 17px;border-bottom:1px solid #e4e4e4;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#available-widgets-filter input{padding:5px 10px 2px;width:100%}#available-widgets .widget-tpl{position:relative;padding:20px 60px 20px 15px;border-bottom:1px solid #e4e4e4;cursor:pointer;display:none}#available-widgets .widget-tpl.selected,#available-widgets .widget-tpl:hover{background:#fafafa}#available-widgets .widget-top,#available-widgets .widget-top:hover{border:0;background:0 0;-webkit-box-shadow:none;box-shadow:none}#available-widgets .widget-title h4{padding:0 0 5px;font-size:14px}#available-widgets .widget .widget-description{padding:0;color:#777}#customize-preview{-webkit-transition:all .2s;transition:all .2s}body.adding-widget #available-widgets{right:0}body.adding-widget .wp-full-overlay-main{right:300px}body.adding-widget #customize-preview{opacity:.4}#available-widgets .widget-title{position:relative}#available-widgets .widget-title:before{content:"\f132";position:absolute;top:-3px;left:100%;margin-left:20px;width:20px;height:20px;color:#333;font:400 20px/1 dashicons;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#available-widgets [class*=easy] .widget-title:before{content:"\f328";top:-4px}#available-widgets [class*=like] .widget-title:before,#available-widgets [class*=super] .widget-title:before{content:"\f155";top:-4px}#available-widgets [class*=meta] .widget-title:before{content:"\f120"}#available-widgets [class*=archives] .widget-title:before{content:"\f480";top:-4px}#available-widgets [class*=categor] .widget-title:before{content:"\f318";top:-4px}#available-widgets [class*=chat] .widget-title:before,#available-widgets [class*=comment] .widget-title:before,#available-widgets [class*=testimonial] .widget-title:before{content:"\f101"}#available-widgets [class*=post] .widget-title:before{content:"\f109"}#available-widgets [class*=page] .widget-title:before{content:"\f105"}#available-widgets [class*=text] .widget-title:before{content:"\f478"}#available-widgets [class*=link] .widget-title:before{content:"\f103"}#available-widgets [class*=search] .widget-title:before{content:"\f179"}#available-widgets [class*=menu] .widget-title:before,#available-widgets [class*=nav] .widget-title:before{content:"\f333"}#available-widgets [class*=tag] .widget-title:before{content:"\f479"}#available-widgets [class*=rss] .widget-title:before{content:"\f303";top:-6px}#available-widgets [class*=calendar] .widget-title:before,#available-widgets [class*=event] .widget-title:before{content:"\f145";top:-4px}#available-widgets [class*=image] .widget-title:before,#available-widgets [class*=instagram] .widget-title:before,#available-widgets [class*=photo] .widget-title:before,#available-widgets [class*=slide] .widget-title:before{content:"\f128"}#available-widgets [class*=album] .widget-title:before,#available-widgets [class*=galler] .widget-title:before{content:"\f161"}#available-widgets [class*=tube] .widget-title:before,#available-widgets [class*=video] .widget-title:before{content:"\f126"}#available-widgets [class*=audio] .widget-title:before,#available-widgets [class*=music] .widget-title:before,#available-widgets [class*=radio] .widget-title:before{content:"\f127"}#available-widgets [class*=avatar] .widget-title:before,#available-widgets [class*=grofile] .widget-title:before,#available-widgets [class*=login] .widget-title:before,#available-widgets [class*=member] .widget-title:before,#available-widgets [class*=profile] .widget-title:before,#available-widgets [class*=subscriber] .widget-title:before,#available-widgets [class*=user] .widget-title:before{content:"\f110"}#available-widgets [class*=cart] .widget-title:before,#available-widgets [class*=commerce] .widget-title:before,#available-widgets [class*=shop] .widget-title:before{content:"\f174";top:-4px}#available-widgets [class*=firewall] .widget-title:before,#available-widgets [class*=secur] .widget-title:before{content:"\f332"}#available-widgets [class*=analytic] .widget-title:before,#available-widgets [class*=poll] .widget-title:before,#available-widgets [class*=stat] .widget-title:before{content:"\f185"}#available-widgets [class*=form] .widget-title:before{content:"\f175"}#available-widgets [class*=contact] .widget-title:before,#available-widgets [class*=mail] .widget-title:before,#available-widgets [class*=news] .widget-title:before,#available-widgets [class*=subscribe] .widget-title:before{content:"\f466"}#available-widgets [class*=share] .widget-title:before,#available-widgets [class*=socia] .widget-title:before{content:"\f237"}#available-widgets [class*=lang] .widget-title:before,#available-widgets [class*=translat] .widget-title:before{content:"\f326"}#available-widgets [class*=locat] .widget-title:before,#available-widgets [class*=map] .widget-title:before{content:"\f231"}#available-widgets [class*=download] .widget-title:before{content:"\f316"}#available-widgets [class*=weather] .widget-title:before{content:"\f176";top:-4px}#available-widgets [class*=facebook] .widget-title:before{content:"\f304"}#available-widgets [class*=tweet] .widget-title:before,#available-widgets [class*=twitter] .widget-title:before{content:"\f301"}@media screen and (max-height:700px) and (min-width:981px){.customize-control{margin-bottom:0}.widget-top{-webkit-box-shadow:none;box-shadow:none;margin-top:-1px}.widget-top:hover{position:relative;z-index:1}.last-widget{margin-bottom:15px}.widget-title h4{padding:13px 15px}.widget-top a.widget-action:after{padding-top:9px}.widget-reorder-nav span{height:39px}.widget-reorder-nav span:before{line-height:39px}#customize-theme-controls .widget-area-select li{padding:9px 42px 11px 15px}#customize-theme-controls .widget-area-select li:before{top:8px}} \ No newline at end of file +.wp-full-overlay-sidebar{overflow:visible}.control-section[id^=accordion-section-sidebar-widgets-],.customize-control-sidebar_widgets .hide-if-js,.customize-control-sidebar_widgets label{display:none}.customize-control-widget_form .widget-top{-webkit-transition:opacity .5s;transition:opacity .5s}.customize-control-widget_form:not(.widget-rendered) .widget-top{opacity:.5}.customize-control-widget_form .spinner,.customize-control-widget_form .widget-control-save{display:none}.customize-control-widget_form.previewer-loading .spinner{display:inline}.customize-control-widget_form.widget-form-disabled .widget-content{opacity:.7;pointer-events:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.customize-control-widget_form .widget{margin-bottom:0}.customize-control-widget_form.wide-widget-control .widget-inside{position:fixed;right:299px;top:25%;border:1px solid #e5e5e5;overflow:auto}.customize-control-widget_form.wide-widget-control .widget-inside>.form{padding:20px}.customize-control-widget_form.wide-widget-control .widget-top{-webkit-transition:background-color .4s;transition:background-color .4s}.customize-control-widget_form.wide-widget-control.expanded:not(.collapsing) .widget-top,.customize-control-widget_form.wide-widget-control.expanding .widget-top{background-color:#e3e3e3}.widget-inside{padding:1px 10px 10px;border-top:none;line-height:16px}.widget-top{cursor:move}.customize-control-widget_form.expanded a.widget-action:after{content:"\f142"}.customize-control-widget_form.wide-widget-control a.widget-action:after{content:"\f139"}.customize-control-widget_form.wide-widget-control.expanded a.widget-action:after{content:"\f141"}.widget-title-action{cursor:pointer}.customize-control-widget_form .widget .customize-control-title{cursor:move}.control-section.accordion-section.highlighted>.accordion-section-title,.customize-control-widget_form.highlighted{outline:0;-webkit-box-shadow:0 0 2px rgba(30,140,190,.8);box-shadow:0 0 2px rgba(30,140,190,.8);position:relative;z-index:1}#widget-customizer-control-templates{display:none}.reorder-toggle{float:left;padding:5px 8px;text-decoration:none;cursor:pointer;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.reorder-toggle:focus{outline:dotted 1px}.reorder-done,.reordering .reorder{display:none}.reordering .reorder-done{display:block;color:#a00}#customize-theme-controls .reordering .add-new-widget{opacity:.2;pointer-events:none;cursor:not-allowed}#customize-theme-controls .widget-reorder-nav{display:none;float:left;background-color:#fafafa}.widget-reorder-nav span{position:relative;overflow:hidden;float:right;display:block;width:33px;height:43px;color:#888;text-indent:-9999px;cursor:pointer;outline:0}.widget-reorder-nav span:before{display:inline-block;position:absolute;top:0;left:0;width:100%;height:100%;font:400 20px/43px dashicons;text-align:center;text-indent:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.widget-reorder-nav span:focus,.widget-reorder-nav span:hover{color:#444;background:#eee}.move-widget:before{content:'\f504'}.move-widget-down:before{content:'\f347'}.move-widget-up:before{content:'\f343'}#customize-theme-controls .first-widget .move-widget-up,#customize-theme-controls .last-widget .move-widget-down{color:#d5d5d5;cursor:default}#customize-theme-controls .move-widget-area{display:none;background:#fff;border:1px solid #dedede;border-top:none;cursor:auto}#customize-theme-controls .reordering .move-widget-area.active{display:block}#customize-theme-controls .move-widget-area .description{margin:0;padding:15px 20px;font-weight:400}#customize-theme-controls .widget-area-select{margin:0;padding:0;list-style:none}#customize-theme-controls .widget-area-select li{position:relative;margin:0;padding:13px 42px 15px 15px;color:#555;border-top:1px solid #eee;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#customize-theme-controls .widget-area-select li:before{display:none;content:'\f147';position:absolute;top:12px;right:10px;font:400 20px/1 dashicons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#customize-theme-controls .widget-area-select li:last-child{border-bottom:1px solid #eee}#customize-theme-controls .widget-area-select .selected{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.4);background:#2ea2cc}#customize-theme-controls .widget-area-select .selected:before{display:block}#customize-theme-controls .move-widget-actions{text-align:left;padding:12px}#customize-theme-controls .reordering .widget-title-action{display:none}#customize-theme-controls .reordering .widget-reorder-nav{display:block}.wp-full-overlay-main{left:auto;width:100%}#customize-theme-controls .add-new-widget{cursor:pointer;float:left;margin-right:10px;-webkit-transition:all .2s;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0}.add-new-widget:before{content:"\f132";display:inline-block;position:relative;right:-2px;top:-1px;font:400 20px/1 dashicons;vertical-align:middle;-webkit-transition:all .2s;transition:all .2s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.adding-widget .add-new-widget,body.adding-widget .add-new-widget:hover{background:#eee;border-color:#999;color:#333;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)}body.adding-widget .add-new-widget:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}#available-widgets .widget{position:static}#widgets-left #available-widgets .widget{float:none!important;width:auto!important}#available-widgets{position:absolute;overflow:auto;top:0;bottom:0;right:-301px;width:300px;margin:0;z-index:1;background:#fff;-webkit-transition:all .2s;transition:all .2s;border-left:1px solid #ddd}#available-widgets-filter{padding:8px 13px 7px 17px;border-bottom:1px solid #e4e4e4;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#available-widgets-filter input{padding:5px 10px 2px;width:100%}#available-widgets .widget-tpl{position:relative;padding:20px 60px 20px 15px;border-bottom:1px solid #e4e4e4;cursor:pointer;display:none}#available-widgets .widget-tpl.selected,#available-widgets .widget-tpl:hover{background:#fafafa}#available-widgets .widget-top,#available-widgets .widget-top:hover{border:none;background:0 0;-webkit-box-shadow:none;box-shadow:none}#available-widgets .widget-title h4{padding:0 0 5px;font-size:14px}#available-widgets .widget .widget-description{padding:0;color:#777}#customize-preview{-webkit-transition:all .2s;transition:all .2s}body.adding-widget #available-widgets{right:0}body.adding-widget .wp-full-overlay-main{right:300px}body.adding-widget #customize-preview{opacity:.4}#available-widgets .widget-title{position:relative}#available-widgets .widget-title:before{content:"\f132";position:absolute;top:-3px;left:100%;margin-left:20px;width:20px;height:20px;color:#333;font:400 20px/1 dashicons;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#available-widgets [class*=easy] .widget-title:before{content:"\f328";top:-4px}#available-widgets [class*=like] .widget-title:before,#available-widgets [class*=super] .widget-title:before{content:"\f155";top:-4px}#available-widgets [class*=meta] .widget-title:before{content:"\f120"}#available-widgets [class*=archives] .widget-title:before{content:"\f480";top:-4px}#available-widgets [class*=categor] .widget-title:before{content:"\f318";top:-4px}#available-widgets [class*=chat] .widget-title:before,#available-widgets [class*=comment] .widget-title:before,#available-widgets [class*=testimonial] .widget-title:before{content:"\f101"}#available-widgets [class*=post] .widget-title:before{content:"\f109"}#available-widgets [class*=page] .widget-title:before{content:"\f105"}#available-widgets [class*=text] .widget-title:before{content:"\f478"}#available-widgets [class*=link] .widget-title:before{content:"\f103"}#available-widgets [class*=search] .widget-title:before{content:"\f179"}#available-widgets [class*=menu] .widget-title:before,#available-widgets [class*=nav] .widget-title:before{content:"\f333"}#available-widgets [class*=tag] .widget-title:before{content:"\f479"}#available-widgets [class*=rss] .widget-title:before{content:"\f303";top:-6px}#available-widgets [class*=calendar] .widget-title:before,#available-widgets [class*=event] .widget-title:before{content:"\f145";top:-4px}#available-widgets [class*=image] .widget-title:before,#available-widgets [class*=instagram] .widget-title:before,#available-widgets [class*=photo] .widget-title:before,#available-widgets [class*=slide] .widget-title:before{content:"\f128"}#available-widgets [class*=album] .widget-title:before,#available-widgets [class*=galler] .widget-title:before{content:"\f161"}#available-widgets [class*=tube] .widget-title:before,#available-widgets [class*=video] .widget-title:before{content:"\f126"}#available-widgets [class*=audio] .widget-title:before,#available-widgets [class*=music] .widget-title:before,#available-widgets [class*=radio] .widget-title:before{content:"\f127"}#available-widgets [class*=avatar] .widget-title:before,#available-widgets [class*=grofile] .widget-title:before,#available-widgets [class*=login] .widget-title:before,#available-widgets [class*=member] .widget-title:before,#available-widgets [class*=profile] .widget-title:before,#available-widgets [class*=subscriber] .widget-title:before,#available-widgets [class*=user] .widget-title:before{content:"\f110"}#available-widgets [class*=cart] .widget-title:before,#available-widgets [class*=commerce] .widget-title:before,#available-widgets [class*=shop] .widget-title:before{content:"\f174";top:-4px}#available-widgets [class*=firewall] .widget-title:before,#available-widgets [class*=secur] .widget-title:before{content:"\f332"}#available-widgets [class*=analytic] .widget-title:before,#available-widgets [class*=poll] .widget-title:before,#available-widgets [class*=stat] .widget-title:before{content:"\f185"}#available-widgets [class*=form] .widget-title:before{content:"\f175"}#available-widgets [class*=contact] .widget-title:before,#available-widgets [class*=mail] .widget-title:before,#available-widgets [class*=news] .widget-title:before,#available-widgets [class*=subscribe] .widget-title:before{content:"\f466"}#available-widgets [class*=share] .widget-title:before,#available-widgets [class*=socia] .widget-title:before{content:"\f237"}#available-widgets [class*=lang] .widget-title:before,#available-widgets [class*=translat] .widget-title:before{content:"\f326"}#available-widgets [class*=locat] .widget-title:before,#available-widgets [class*=map] .widget-title:before{content:"\f231"}#available-widgets [class*=download] .widget-title:before{content:"\f316"}#available-widgets [class*=weather] .widget-title:before{content:"\f176";top:-4px}#available-widgets [class*=facebook] .widget-title:before{content:"\f304"}#available-widgets [class*=tweet] .widget-title:before,#available-widgets [class*=twitter] .widget-title:before{content:"\f301"}@media screen and (max-height:700px) and (min-width:981px){.customize-control{margin-bottom:0}.widget-top{-webkit-box-shadow:none;box-shadow:none;margin-top:-1px}.widget-top:hover{position:relative;z-index:1}.last-widget{margin-bottom:15px}.widget-title h4{padding:13px 15px}.widget-top a.widget-action:after{padding-top:9px}.widget-reorder-nav span{height:39px}.widget-reorder-nav span:before{line-height:39px}#customize-theme-controls .widget-area-select li{padding:9px 42px 11px 15px}#customize-theme-controls .widget-area-select li:before{top:8px}} \ No newline at end of file diff --git a/sources/wp-admin/css/customize-widgets.min.css b/sources/wp-admin/css/customize-widgets.min.css index cac07db..7c7cf4a 100644 --- a/sources/wp-admin/css/customize-widgets.min.css +++ b/sources/wp-admin/css/customize-widgets.min.css @@ -1 +1 @@ -.wp-full-overlay-sidebar{overflow:visible}.control-section[id^=accordion-section-sidebar-widgets-],.customize-control-sidebar_widgets .hide-if-js,.customize-control-sidebar_widgets label{display:none}.customize-control-widget_form .widget-top{-webkit-transition:opacity .5s;transition:opacity .5s}.customize-control-widget_form:not(.widget-rendered) .widget-top{opacity:.5}.customize-control-widget_form .spinner,.customize-control-widget_form .widget-control-save{display:none}.customize-control-widget_form.previewer-loading .spinner{display:inline}.customize-control-widget_form.widget-form-disabled .widget-content{opacity:.7;pointer-events:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.customize-control-widget_form .widget{margin-bottom:0}.customize-control-widget_form.wide-widget-control .widget-inside{position:fixed;left:299px;top:25%;border:1px solid #e5e5e5;overflow:auto}.customize-control-widget_form.wide-widget-control .widget-inside>.form{padding:20px}.customize-control-widget_form.wide-widget-control .widget-top{-webkit-transition:background-color .4s;transition:background-color .4s}.customize-control-widget_form.wide-widget-control.expanded:not(.collapsing) .widget-top,.customize-control-widget_form.wide-widget-control.expanding .widget-top{background-color:#e3e3e3}.widget-inside{padding:1px 10px 10px;border-top:0;line-height:16px}.widget-top{cursor:move}.customize-control-widget_form.expanded a.widget-action:after{content:"\f142"}.customize-control-widget_form.wide-widget-control a.widget-action:after{content:"\f139"}.customize-control-widget_form.wide-widget-control.expanded a.widget-action:after{content:"\f141"}.widget-title-action{cursor:pointer}.customize-control-widget_form .widget .customize-control-title{cursor:move}.control-section.accordion-section.highlighted>.accordion-section-title,.customize-control-widget_form.highlighted{outline:0;-webkit-box-shadow:0 0 2px rgba(30,140,190,.8);box-shadow:0 0 2px rgba(30,140,190,.8);position:relative;z-index:1}#widget-customizer-control-templates{display:none}.reorder-toggle{float:right;padding:5px 8px;text-decoration:none;cursor:pointer;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.reorder-toggle:focus{outline:1px dotted}.reorder-done,.reordering .reorder{display:none}.reordering .reorder-done{display:block;color:#a00}#customize-theme-controls .reordering .add-new-widget{opacity:.2;pointer-events:none;cursor:not-allowed}#customize-theme-controls .widget-reorder-nav{display:none;float:right;background-color:#fafafa}.widget-reorder-nav span{position:relative;overflow:hidden;float:left;display:block;width:33px;height:43px;color:#888;text-indent:-9999px;cursor:pointer;outline:0}.widget-reorder-nav span:before{display:inline-block;position:absolute;top:0;right:0;width:100%;height:100%;font:400 20px/43px dashicons;text-align:center;text-indent:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.widget-reorder-nav span:focus,.widget-reorder-nav span:hover{color:#444;background:#eee}.move-widget:before{content:'\f504'}.move-widget-down:before{content:'\f347'}.move-widget-up:before{content:'\f343'}#customize-theme-controls .first-widget .move-widget-up,#customize-theme-controls .last-widget .move-widget-down{color:#d5d5d5;cursor:default}#customize-theme-controls .move-widget-area{display:none;background:#fff;border:1px solid #dedede;border-top:0;cursor:auto}#customize-theme-controls .reordering .move-widget-area.active{display:block}#customize-theme-controls .move-widget-area .description{margin:0;padding:15px 20px;font-weight:400}#customize-theme-controls .widget-area-select{margin:0;padding:0;list-style:none}#customize-theme-controls .widget-area-select li{position:relative;margin:0;padding:13px 15px 15px 42px;color:#555;border-top:1px solid #eee;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#customize-theme-controls .widget-area-select li:before{display:none;content:'\f147';position:absolute;top:12px;left:10px;font:400 20px/1 dashicons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#customize-theme-controls .widget-area-select li:last-child{border-bottom:1px solid #eee}#customize-theme-controls .widget-area-select .selected{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.4);background:#2ea2cc}#customize-theme-controls .widget-area-select .selected:before{display:block}#customize-theme-controls .move-widget-actions{text-align:right;padding:12px}#customize-theme-controls .reordering .widget-title-action{display:none}#customize-theme-controls .reordering .widget-reorder-nav{display:block}.wp-full-overlay-main{right:auto;width:100%}#customize-theme-controls .add-new-widget{cursor:pointer;float:right;margin-left:10px;-webkit-transition:all .2s;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0}.add-new-widget:before{content:"\f132";display:inline-block;position:relative;left:-2px;top:-1px;font:400 20px/1 dashicons;vertical-align:middle;-webkit-transition:all .2s;transition:all .2s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.adding-widget .add-new-widget,body.adding-widget .add-new-widget:hover{background:#eee;border-color:#999;color:#333;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)}body.adding-widget .add-new-widget:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}#available-widgets .widget{position:static}#widgets-left #available-widgets .widget{float:none!important;width:auto!important}#available-widgets{position:absolute;overflow:auto;top:0;bottom:0;left:-301px;width:300px;margin:0;z-index:1;background:#fff;-webkit-transition:all .2s;transition:all .2s;border-right:1px solid #ddd}#available-widgets-filter{padding:8px 17px 7px 13px;border-bottom:1px solid #e4e4e4;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#available-widgets-filter input{padding:5px 10px 2px;width:100%}#available-widgets .widget-tpl{position:relative;padding:20px 15px 20px 60px;border-bottom:1px solid #e4e4e4;cursor:pointer;display:none}#available-widgets .widget-tpl.selected,#available-widgets .widget-tpl:hover{background:#fafafa}#available-widgets .widget-top,#available-widgets .widget-top:hover{border:0;background:0 0;-webkit-box-shadow:none;box-shadow:none}#available-widgets .widget-title h4{padding:0 0 5px;font-size:14px}#available-widgets .widget .widget-description{padding:0;color:#777}#customize-preview{-webkit-transition:all .2s;transition:all .2s}body.adding-widget #available-widgets{left:0}body.adding-widget .wp-full-overlay-main{left:300px}body.adding-widget #customize-preview{opacity:.4}#available-widgets .widget-title{position:relative}#available-widgets .widget-title:before{content:"\f132";position:absolute;top:-3px;right:100%;margin-right:20px;width:20px;height:20px;color:#333;font:400 20px/1 dashicons;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#available-widgets [class*=easy] .widget-title:before{content:"\f328";top:-4px}#available-widgets [class*=like] .widget-title:before,#available-widgets [class*=super] .widget-title:before{content:"\f155";top:-4px}#available-widgets [class*=meta] .widget-title:before{content:"\f120"}#available-widgets [class*=archives] .widget-title:before{content:"\f480";top:-4px}#available-widgets [class*=categor] .widget-title:before{content:"\f318";top:-4px}#available-widgets [class*=chat] .widget-title:before,#available-widgets [class*=comment] .widget-title:before,#available-widgets [class*=testimonial] .widget-title:before{content:"\f101"}#available-widgets [class*=post] .widget-title:before{content:"\f109"}#available-widgets [class*=page] .widget-title:before{content:"\f105"}#available-widgets [class*=text] .widget-title:before{content:"\f478"}#available-widgets [class*=link] .widget-title:before{content:"\f103"}#available-widgets [class*=search] .widget-title:before{content:"\f179"}#available-widgets [class*=menu] .widget-title:before,#available-widgets [class*=nav] .widget-title:before{content:"\f333"}#available-widgets [class*=tag] .widget-title:before{content:"\f479"}#available-widgets [class*=rss] .widget-title:before{content:"\f303";top:-6px}#available-widgets [class*=calendar] .widget-title:before,#available-widgets [class*=event] .widget-title:before{content:"\f145";top:-4px}#available-widgets [class*=image] .widget-title:before,#available-widgets [class*=instagram] .widget-title:before,#available-widgets [class*=photo] .widget-title:before,#available-widgets [class*=slide] .widget-title:before{content:"\f128"}#available-widgets [class*=album] .widget-title:before,#available-widgets [class*=galler] .widget-title:before{content:"\f161"}#available-widgets [class*=tube] .widget-title:before,#available-widgets [class*=video] .widget-title:before{content:"\f126"}#available-widgets [class*=audio] .widget-title:before,#available-widgets [class*=music] .widget-title:before,#available-widgets [class*=radio] .widget-title:before{content:"\f127"}#available-widgets [class*=avatar] .widget-title:before,#available-widgets [class*=grofile] .widget-title:before,#available-widgets [class*=login] .widget-title:before,#available-widgets [class*=member] .widget-title:before,#available-widgets [class*=profile] .widget-title:before,#available-widgets [class*=subscriber] .widget-title:before,#available-widgets [class*=user] .widget-title:before{content:"\f110"}#available-widgets [class*=cart] .widget-title:before,#available-widgets [class*=commerce] .widget-title:before,#available-widgets [class*=shop] .widget-title:before{content:"\f174";top:-4px}#available-widgets [class*=firewall] .widget-title:before,#available-widgets [class*=secur] .widget-title:before{content:"\f332"}#available-widgets [class*=analytic] .widget-title:before,#available-widgets [class*=poll] .widget-title:before,#available-widgets [class*=stat] .widget-title:before{content:"\f185"}#available-widgets [class*=form] .widget-title:before{content:"\f175"}#available-widgets [class*=contact] .widget-title:before,#available-widgets [class*=mail] .widget-title:before,#available-widgets [class*=news] .widget-title:before,#available-widgets [class*=subscribe] .widget-title:before{content:"\f466"}#available-widgets [class*=share] .widget-title:before,#available-widgets [class*=socia] .widget-title:before{content:"\f237"}#available-widgets [class*=lang] .widget-title:before,#available-widgets [class*=translat] .widget-title:before{content:"\f326"}#available-widgets [class*=locat] .widget-title:before,#available-widgets [class*=map] .widget-title:before{content:"\f231"}#available-widgets [class*=download] .widget-title:before{content:"\f316"}#available-widgets [class*=weather] .widget-title:before{content:"\f176";top:-4px}#available-widgets [class*=facebook] .widget-title:before{content:"\f304"}#available-widgets [class*=tweet] .widget-title:before,#available-widgets [class*=twitter] .widget-title:before{content:"\f301"}@media screen and (max-height:700px) and (min-width:981px){.customize-control{margin-bottom:0}.widget-top{-webkit-box-shadow:none;box-shadow:none;margin-top:-1px}.widget-top:hover{position:relative;z-index:1}.last-widget{margin-bottom:15px}.widget-title h4{padding:13px 15px}.widget-top a.widget-action:after{padding-top:9px}.widget-reorder-nav span{height:39px}.widget-reorder-nav span:before{line-height:39px}#customize-theme-controls .widget-area-select li{padding:9px 15px 11px 42px}#customize-theme-controls .widget-area-select li:before{top:8px}} \ No newline at end of file +.wp-full-overlay-sidebar{overflow:visible}.control-section[id^=accordion-section-sidebar-widgets-],.customize-control-sidebar_widgets .hide-if-js,.customize-control-sidebar_widgets label{display:none}.customize-control-widget_form .widget-top{-webkit-transition:opacity .5s;transition:opacity .5s}.customize-control-widget_form:not(.widget-rendered) .widget-top{opacity:.5}.customize-control-widget_form .spinner,.customize-control-widget_form .widget-control-save{display:none}.customize-control-widget_form.previewer-loading .spinner{display:inline}.customize-control-widget_form.widget-form-disabled .widget-content{opacity:.7;pointer-events:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.customize-control-widget_form .widget{margin-bottom:0}.customize-control-widget_form.wide-widget-control .widget-inside{position:fixed;left:299px;top:25%;border:1px solid #e5e5e5;overflow:auto}.customize-control-widget_form.wide-widget-control .widget-inside>.form{padding:20px}.customize-control-widget_form.wide-widget-control .widget-top{-webkit-transition:background-color .4s;transition:background-color .4s}.customize-control-widget_form.wide-widget-control.expanded:not(.collapsing) .widget-top,.customize-control-widget_form.wide-widget-control.expanding .widget-top{background-color:#e3e3e3}.widget-inside{padding:1px 10px 10px;border-top:none;line-height:16px}.widget-top{cursor:move}.customize-control-widget_form.expanded a.widget-action:after{content:"\f142"}.customize-control-widget_form.wide-widget-control a.widget-action:after{content:"\f139"}.customize-control-widget_form.wide-widget-control.expanded a.widget-action:after{content:"\f141"}.widget-title-action{cursor:pointer}.customize-control-widget_form .widget .customize-control-title{cursor:move}.control-section.accordion-section.highlighted>.accordion-section-title,.customize-control-widget_form.highlighted{outline:0;-webkit-box-shadow:0 0 2px rgba(30,140,190,.8);box-shadow:0 0 2px rgba(30,140,190,.8);position:relative;z-index:1}#widget-customizer-control-templates{display:none}.reorder-toggle{float:right;padding:5px 8px;text-decoration:none;cursor:pointer;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.reorder-toggle:focus{outline:dotted 1px}.reorder-done,.reordering .reorder{display:none}.reordering .reorder-done{display:block;color:#a00}#customize-theme-controls .reordering .add-new-widget{opacity:.2;pointer-events:none;cursor:not-allowed}#customize-theme-controls .widget-reorder-nav{display:none;float:right;background-color:#fafafa}.widget-reorder-nav span{position:relative;overflow:hidden;float:left;display:block;width:33px;height:43px;color:#888;text-indent:-9999px;cursor:pointer;outline:0}.widget-reorder-nav span:before{display:inline-block;position:absolute;top:0;right:0;width:100%;height:100%;font:400 20px/43px dashicons;text-align:center;text-indent:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.widget-reorder-nav span:focus,.widget-reorder-nav span:hover{color:#444;background:#eee}.move-widget:before{content:'\f504'}.move-widget-down:before{content:'\f347'}.move-widget-up:before{content:'\f343'}#customize-theme-controls .first-widget .move-widget-up,#customize-theme-controls .last-widget .move-widget-down{color:#d5d5d5;cursor:default}#customize-theme-controls .move-widget-area{display:none;background:#fff;border:1px solid #dedede;border-top:none;cursor:auto}#customize-theme-controls .reordering .move-widget-area.active{display:block}#customize-theme-controls .move-widget-area .description{margin:0;padding:15px 20px;font-weight:400}#customize-theme-controls .widget-area-select{margin:0;padding:0;list-style:none}#customize-theme-controls .widget-area-select li{position:relative;margin:0;padding:13px 15px 15px 42px;color:#555;border-top:1px solid #eee;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#customize-theme-controls .widget-area-select li:before{display:none;content:'\f147';position:absolute;top:12px;left:10px;font:400 20px/1 dashicons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#customize-theme-controls .widget-area-select li:last-child{border-bottom:1px solid #eee}#customize-theme-controls .widget-area-select .selected{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.4);background:#2ea2cc}#customize-theme-controls .widget-area-select .selected:before{display:block}#customize-theme-controls .move-widget-actions{text-align:right;padding:12px}#customize-theme-controls .reordering .widget-title-action{display:none}#customize-theme-controls .reordering .widget-reorder-nav{display:block}.wp-full-overlay-main{right:auto;width:100%}#customize-theme-controls .add-new-widget{cursor:pointer;float:right;margin-left:10px;-webkit-transition:all .2s;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0}.add-new-widget:before{content:"\f132";display:inline-block;position:relative;left:-2px;top:-1px;font:400 20px/1 dashicons;vertical-align:middle;-webkit-transition:all .2s;transition:all .2s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.adding-widget .add-new-widget,body.adding-widget .add-new-widget:hover{background:#eee;border-color:#999;color:#333;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)}body.adding-widget .add-new-widget:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}#available-widgets .widget{position:static}#widgets-left #available-widgets .widget{float:none!important;width:auto!important}#available-widgets{position:absolute;overflow:auto;top:0;bottom:0;left:-301px;width:300px;margin:0;z-index:1;background:#fff;-webkit-transition:all .2s;transition:all .2s;border-right:1px solid #ddd}#available-widgets-filter{padding:8px 17px 7px 13px;border-bottom:1px solid #e4e4e4;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#available-widgets-filter input{padding:5px 10px 2px;width:100%}#available-widgets .widget-tpl{position:relative;padding:20px 15px 20px 60px;border-bottom:1px solid #e4e4e4;cursor:pointer;display:none}#available-widgets .widget-tpl.selected,#available-widgets .widget-tpl:hover{background:#fafafa}#available-widgets .widget-top,#available-widgets .widget-top:hover{border:none;background:0 0;-webkit-box-shadow:none;box-shadow:none}#available-widgets .widget-title h4{padding:0 0 5px;font-size:14px}#available-widgets .widget .widget-description{padding:0;color:#777}#customize-preview{-webkit-transition:all .2s;transition:all .2s}body.adding-widget #available-widgets{left:0}body.adding-widget .wp-full-overlay-main{left:300px}body.adding-widget #customize-preview{opacity:.4}#available-widgets .widget-title{position:relative}#available-widgets .widget-title:before{content:"\f132";position:absolute;top:-3px;right:100%;margin-right:20px;width:20px;height:20px;color:#333;font:400 20px/1 dashicons;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#available-widgets [class*=easy] .widget-title:before{content:"\f328";top:-4px}#available-widgets [class*=like] .widget-title:before,#available-widgets [class*=super] .widget-title:before{content:"\f155";top:-4px}#available-widgets [class*=meta] .widget-title:before{content:"\f120"}#available-widgets [class*=archives] .widget-title:before{content:"\f480";top:-4px}#available-widgets [class*=categor] .widget-title:before{content:"\f318";top:-4px}#available-widgets [class*=chat] .widget-title:before,#available-widgets [class*=comment] .widget-title:before,#available-widgets [class*=testimonial] .widget-title:before{content:"\f101"}#available-widgets [class*=post] .widget-title:before{content:"\f109"}#available-widgets [class*=page] .widget-title:before{content:"\f105"}#available-widgets [class*=text] .widget-title:before{content:"\f478"}#available-widgets [class*=link] .widget-title:before{content:"\f103"}#available-widgets [class*=search] .widget-title:before{content:"\f179"}#available-widgets [class*=menu] .widget-title:before,#available-widgets [class*=nav] .widget-title:before{content:"\f333"}#available-widgets [class*=tag] .widget-title:before{content:"\f479"}#available-widgets [class*=rss] .widget-title:before{content:"\f303";top:-6px}#available-widgets [class*=calendar] .widget-title:before,#available-widgets [class*=event] .widget-title:before{content:"\f145";top:-4px}#available-widgets [class*=image] .widget-title:before,#available-widgets [class*=instagram] .widget-title:before,#available-widgets [class*=photo] .widget-title:before,#available-widgets [class*=slide] .widget-title:before{content:"\f128"}#available-widgets [class*=album] .widget-title:before,#available-widgets [class*=galler] .widget-title:before{content:"\f161"}#available-widgets [class*=tube] .widget-title:before,#available-widgets [class*=video] .widget-title:before{content:"\f126"}#available-widgets [class*=audio] .widget-title:before,#available-widgets [class*=music] .widget-title:before,#available-widgets [class*=radio] .widget-title:before{content:"\f127"}#available-widgets [class*=avatar] .widget-title:before,#available-widgets [class*=grofile] .widget-title:before,#available-widgets [class*=login] .widget-title:before,#available-widgets [class*=member] .widget-title:before,#available-widgets [class*=profile] .widget-title:before,#available-widgets [class*=subscriber] .widget-title:before,#available-widgets [class*=user] .widget-title:before{content:"\f110"}#available-widgets [class*=cart] .widget-title:before,#available-widgets [class*=commerce] .widget-title:before,#available-widgets [class*=shop] .widget-title:before{content:"\f174";top:-4px}#available-widgets [class*=firewall] .widget-title:before,#available-widgets [class*=secur] .widget-title:before{content:"\f332"}#available-widgets [class*=analytic] .widget-title:before,#available-widgets [class*=poll] .widget-title:before,#available-widgets [class*=stat] .widget-title:before{content:"\f185"}#available-widgets [class*=form] .widget-title:before{content:"\f175"}#available-widgets [class*=contact] .widget-title:before,#available-widgets [class*=mail] .widget-title:before,#available-widgets [class*=news] .widget-title:before,#available-widgets [class*=subscribe] .widget-title:before{content:"\f466"}#available-widgets [class*=share] .widget-title:before,#available-widgets [class*=socia] .widget-title:before{content:"\f237"}#available-widgets [class*=lang] .widget-title:before,#available-widgets [class*=translat] .widget-title:before{content:"\f326"}#available-widgets [class*=locat] .widget-title:before,#available-widgets [class*=map] .widget-title:before{content:"\f231"}#available-widgets [class*=download] .widget-title:before{content:"\f316"}#available-widgets [class*=weather] .widget-title:before{content:"\f176";top:-4px}#available-widgets [class*=facebook] .widget-title:before{content:"\f304"}#available-widgets [class*=tweet] .widget-title:before,#available-widgets [class*=twitter] .widget-title:before{content:"\f301"}@media screen and (max-height:700px) and (min-width:981px){.customize-control{margin-bottom:0}.widget-top{-webkit-box-shadow:none;box-shadow:none;margin-top:-1px}.widget-top:hover{position:relative;z-index:1}.last-widget{margin-bottom:15px}.widget-title h4{padding:13px 15px}.widget-top a.widget-action:after{padding-top:9px}.widget-reorder-nav span{height:39px}.widget-reorder-nav span:before{line-height:39px}#customize-theme-controls .widget-area-select li{padding:9px 15px 11px 42px}#customize-theme-controls .widget-area-select li:before{top:8px}} \ No newline at end of file diff --git a/sources/wp-admin/css/dashboard-rtl.css b/sources/wp-admin/css/dashboard-rtl.css index f608d45..d6a051b 100644 --- a/sources/wp-admin/css/dashboard-rtl.css +++ b/sources/wp-admin/css/dashboard-rtl.css @@ -74,20 +74,6 @@ min-height: 100px; } -h3.dashboard-widget-title, -h3.dashboard-widget-title span, -h3.dashboard-widget-title small { - color: #333; -} - -h3.dashboard-widget-title small a { - color: #d7d7d7; -} - -h3.dashboard-widget-title small a:hover { - color: #fff; -} - /* @todo: this was originally in this section, but likely belongs elsewhere */ #the-comment-list td.comment p.comment-author { margin-top: 0; @@ -168,7 +154,7 @@ h3.dashboard-widget-title small a:hover { line-height: 1; } -#welcome-panel.welcome-panel .welcome-panel-close::before { +#welcome-panel.welcome-panel .welcome-panel-close:before { position: absolute; right: -18px; margin-top: -2px; @@ -301,15 +287,6 @@ body #dashboard-widgets .postbox form .submit { margin-top: 0; } -/* @todo: are these actually used anywhere? no non-CSS results in plugin search */ -div.dashboard-widget-error { - background-color: #c43; -} - -div.dashboard-widget-notice { - background-color: #cfe1ef; -} - .rssSummary { color: #777; margin-top: 4px; @@ -710,6 +687,7 @@ form.initial-form.quickpress-open input#title { #activity-widget #the-comment-list div.undo { background: none; padding: 6px 0; + margin-right: 12px; } #activity-widget #the-comment-list .alternate, @@ -725,7 +703,6 @@ form.initial-form.quickpress-open input#title { #activity-widget #the-comment-list img { position: absolute; - right: 13px; top: 13px; } @@ -767,7 +744,6 @@ form.initial-form.quickpress-open input#title { #activity-widget #the-comment-list .spam-undo-inside .avatar, #activity-widget #the-comment-list .trash-undo-inside .avatar { - margin-left: 20px; position: relative; top: 0; } @@ -842,7 +818,8 @@ h3:hover .edit-box { position: relative; } -#activity-widget #the-comment-list .comment { +#activity-widget #the-comment-list .comment, +#activity-widget #the-comment-list .pingback { -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.06); box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.06); } @@ -889,14 +866,14 @@ h3:hover .edit-box { /* QuickDraft */ -#title-wrap label { +#title-wrap label, +#description-wrap label { cursor: text; } #title-wrap #title { padding: 2px 6px; font-size: 1.3em; - line-height: 100%; outline: none; } @@ -1128,7 +1105,7 @@ a.rsswidget { } /* Make the close icon larger for tappability. */ - #welcome-panel.welcome-panel .welcome-panel-close::before { + #welcome-panel.welcome-panel .welcome-panel-close:before { font-size: 20px; margin: 0; } diff --git a/sources/wp-admin/css/dashboard.css b/sources/wp-admin/css/dashboard.css index bd94d96..9759e40 100644 --- a/sources/wp-admin/css/dashboard.css +++ b/sources/wp-admin/css/dashboard.css @@ -74,20 +74,6 @@ min-height: 100px; } -h3.dashboard-widget-title, -h3.dashboard-widget-title span, -h3.dashboard-widget-title small { - color: #333; -} - -h3.dashboard-widget-title small a { - color: #d7d7d7; -} - -h3.dashboard-widget-title small a:hover { - color: #fff; -} - /* @todo: this was originally in this section, but likely belongs elsewhere */ #the-comment-list td.comment p.comment-author { margin-top: 0; @@ -168,7 +154,7 @@ h3.dashboard-widget-title small a:hover { line-height: 1; } -#welcome-panel.welcome-panel .welcome-panel-close::before { +#welcome-panel.welcome-panel .welcome-panel-close:before { position: absolute; left: -18px; margin-top: -2px; @@ -301,15 +287,6 @@ body #dashboard-widgets .postbox form .submit { margin-top: 0; } -/* @todo: are these actually used anywhere? no non-CSS results in plugin search */ -div.dashboard-widget-error { - background-color: #c43; -} - -div.dashboard-widget-notice { - background-color: #cfe1ef; -} - .rssSummary { color: #777; margin-top: 4px; @@ -710,6 +687,7 @@ form.initial-form.quickpress-open input#title { #activity-widget #the-comment-list div.undo { background: none; padding: 6px 0; + margin-left: 12px; } #activity-widget #the-comment-list .alternate, @@ -725,7 +703,6 @@ form.initial-form.quickpress-open input#title { #activity-widget #the-comment-list img { position: absolute; - left: 13px; top: 13px; } @@ -767,7 +744,6 @@ form.initial-form.quickpress-open input#title { #activity-widget #the-comment-list .spam-undo-inside .avatar, #activity-widget #the-comment-list .trash-undo-inside .avatar { - margin-right: 20px; position: relative; top: 0; } @@ -842,7 +818,8 @@ h3:hover .edit-box { position: relative; } -#activity-widget #the-comment-list .comment { +#activity-widget #the-comment-list .comment, +#activity-widget #the-comment-list .pingback { -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.06); box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.06); } @@ -889,14 +866,14 @@ h3:hover .edit-box { /* QuickDraft */ -#title-wrap label { +#title-wrap label, +#description-wrap label { cursor: text; } #title-wrap #title { padding: 2px 6px; font-size: 1.3em; - line-height: 100%; outline: none; } @@ -1128,7 +1105,7 @@ a.rsswidget { } /* Make the close icon larger for tappability. */ - #welcome-panel.welcome-panel .welcome-panel-close::before { + #welcome-panel.welcome-panel .welcome-panel-close:before { font-size: 20px; margin: 0; } diff --git a/sources/wp-admin/css/deprecated-media-rtl.css b/sources/wp-admin/css/deprecated-media-rtl.css index 7b69804..ed90138 100644 --- a/sources/wp-admin/css/deprecated-media-rtl.css +++ b/sources/wp-admin/css/deprecated-media-rtl.css @@ -24,11 +24,6 @@ body#media-upload ul#sidemenu { clear: both; } -#media-upload, -#media-upload .media-item .slidetoggle { - background: #fff; -} - #media-upload .slidetoggle { border-top-color: #dfdfdf; } @@ -185,7 +180,7 @@ abbr.required { .menu_order { float: left; font-size: 11px; - margin: 10px 10px 0; + margin: 8px 10px 0; } .menu_order_input { @@ -217,7 +212,6 @@ abbr.required { } #media-upload .widefat { - width: 626px; border-style: solid solid none; } @@ -273,9 +267,10 @@ h4.media-sub-title { #gallery-settings .describe { padding: 5px; - width: 615px; + width: 100%; clear: both; cursor: default; + background: #fff; } #gallery-settings .describe select { @@ -327,7 +322,7 @@ h4.media-sub-title { } p.media-types { - margin: 1em; + padding: 1em; } tr.not-image { diff --git a/sources/wp-admin/css/deprecated-media-rtl.min.css b/sources/wp-admin/css/deprecated-media-rtl.min.css index a16b012..c97733d 100644 --- a/sources/wp-admin/css/deprecated-media-rtl.min.css +++ b/sources/wp-admin/css/deprecated-media-rtl.min.css @@ -1 +1 @@ -div#media-upload-header{margin:0;padding:5px 5px 0;font-weight:700;position:relative;border-bottom:1px solid #dfdfdf;background:#f9f9f9}body#media-upload ul#sidemenu{font-weight:400;margin:0 5px;right:0;bottom:-1px;float:none;overflow:hidden}#media-upload:after{content:"";display:table;clear:both}#media-upload,#media-upload .media-item .slidetoggle{background:#fff}#media-upload .slidetoggle{border-top-color:#dfdfdf}#media-upload input[type=radio]{padding:0}form{margin:1em}#search-filter{text-align:left}th{position:relative}.media-upload-form label.form-help,td.help{font-family:sans-serif;font-style:italic;font-weight:400}.media-upload-form p.help{margin:0;padding:0}.media-upload-form fieldset{width:100%;border:0;text-align:justify;margin:0 0 1em;padding:0}.image-align-none-label{background:url(../images/align-none.png) no-repeat center right}.image-align-left-label{background:url(../images/align-left.png) no-repeat center right}.image-align-center-label{background:url(../images/align-center.png) no-repeat center right}.image-align-right-label{background:url(../images/align-right.png) no-repeat center right}tr.image-size td{width:460px}tr.image-size div.image-size-item{margin:0 0 5px}#gallery-form .progress,#library-form .progress,.describe.startclosed,.describe.startopen,.insert-gallery{display:none}.media-item .thumbnail{max-width:128px;max-height:128px}thead.media-item-info tr{background-color:transparent}.form-table thead.media-item-info{border:8px solid #fff}abbr.required{text-decoration:none;border:0}.describe label{display:inline}.describe td.error{padding:2px 8px}.describe td.A1{width:132px}.describe input[type=text],.describe textarea{width:460px;border-width:1px;border-style:solid}#media-upload p.ml-submit{padding:1em 0}#media-upload label.help,#media-upload p.help{font-family:sans-serif;font-style:italic;font-weight:400}#media-upload .ui-sortable .media-item{cursor:move}#media-upload tr.image-size{margin-bottom:1em;height:3em}#media-upload #filter{width:623px}#media-upload #filter .subsubsub{margin:8px 0}#filter .tablenav select{border-style:solid;border-width:1px;padding:2px;vertical-align:top;width:auto}#media-upload .del-attachment{display:none;margin:5px 0}.menu_order{float:left;font-size:11px;margin:10px 10px 0}.menu_order_input{border:1px solid #ddd;font-size:10px;padding:1px;width:23px}.ui-sortable-helper{background-color:#fff;border:1px solid #aaa;opacity:.6;filter:alpha(opacity=60)}#media-upload th.order-head{width:20%;text-align:center}#media-upload th.actions-head{width:25%;text-align:center}#media-upload a.wp-post-thumbnail{margin:0 20px}#media-upload .widefat{width:626px;border-style:solid solid none}.sorthelper{height:37px;width:623px;display:block}#gallery-settings th.label{width:160px}#gallery-settings #basic th.label{padding:5px 0 5px 5px}#gallery-settings .title{clear:both;padding:0 0 3px;font-size:1.6em;border-bottom:1px solid #DADADA}h3.media-title{font-size:1.6em}h4.media-sub-title{border-bottom:1px solid #DADADA;font-size:1.3em;margin:12px;padding:0 0 3px}#gallery-settings .title,h3.media-title,h4.media-sub-title{font-family:Georgia,"Times New Roman",Times,serif;font-weight:400;color:#5A5A5A}#gallery-settings .describe td{vertical-align:middle;height:3em}#gallery-settings .describe th.label{padding-top:.5em;text-align:right}#gallery-settings .describe{padding:5px;width:615px;clear:both;cursor:default}#gallery-settings .describe select{width:15em}#gallery-settings .describe select option,#gallery-settings .describe td{padding:0}#gallery-settings label,#gallery-settings legend{font-size:13px;color:#464646;margin-left:15px}#gallery-settings .align .field label{margin:0 3px 0 1em}#gallery-settings p.ml-submit{border-top:1px solid #dfdfdf}#gallery-settings select#columns{width:6em}#sort-buttons{font-size:.8em;margin:3px 0 -8px 25px;text-align:left;max-width:625px}#sort-buttons a{text-decoration:none}#sort-buttons #asc,#sort-buttons #showall{padding-right:5px}#sort-buttons span{margin-left:25px}p.media-types{margin:1em}tr.not-image{display:none}table.not-image tr.not-image{display:table-row}table.not-image tr.image-only{display:none}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.image-align-none-label{background-image:url(../images/align-none-2x.png?ver=20120916);-webkit-background-size:21px 15px;background-size:21px 15px}.image-align-left-label{background-image:url(../images/align-left-2x.png?ver=20120916);-webkit-background-size:22px 15px;background-size:22px 15px}.image-align-center-label{background-image:url(../images/align-center-2x.png?ver=20120916);-webkit-background-size:21px 15px;background-size:21px 15px}.image-align-right-label{background-image:url(../images/align-right-2x.png?ver=20120916);-webkit-background-size:22px 15px;background-size:22px 15px}} \ No newline at end of file +div#media-upload-header{margin:0;padding:5px 5px 0;font-weight:700;position:relative;border-bottom:1px solid #dfdfdf;background:#f9f9f9}body#media-upload ul#sidemenu{font-weight:400;margin:0 5px;right:0;bottom:-1px;float:none;overflow:hidden}#media-upload:after{content:"";display:table;clear:both}#media-upload .slidetoggle{border-top-color:#dfdfdf}#media-upload input[type=radio]{padding:0}form{margin:1em}#search-filter{text-align:left}th{position:relative}.media-upload-form label.form-help,td.help{font-family:sans-serif;font-style:italic;font-weight:400}.media-upload-form p.help{margin:0;padding:0}.media-upload-form fieldset{width:100%;border:none;text-align:justify;margin:0 0 1em;padding:0}.image-align-none-label{background:url(../images/align-none.png) no-repeat center right}.image-align-left-label{background:url(../images/align-left.png) no-repeat center right}.image-align-center-label{background:url(../images/align-center.png) no-repeat center right}.image-align-right-label{background:url(../images/align-right.png) no-repeat center right}tr.image-size td{width:460px}tr.image-size div.image-size-item{margin:0 0 5px}#gallery-form .progress,#library-form .progress,.describe.startclosed,.describe.startopen,.insert-gallery{display:none}.media-item .thumbnail{max-width:128px;max-height:128px}thead.media-item-info tr{background-color:transparent}.form-table thead.media-item-info{border:8px solid #fff}abbr.required{text-decoration:none;border:none}.describe label{display:inline}.describe td.error{padding:2px 8px}.describe td.A1{width:132px}.describe input[type=text],.describe textarea{width:460px;border-width:1px;border-style:solid}#media-upload p.ml-submit{padding:1em 0}#media-upload label.help,#media-upload p.help{font-family:sans-serif;font-style:italic;font-weight:400}#media-upload .ui-sortable .media-item{cursor:move}#media-upload tr.image-size{margin-bottom:1em;height:3em}#media-upload #filter{width:623px}#media-upload #filter .subsubsub{margin:8px 0}#filter .tablenav select{border-style:solid;border-width:1px;padding:2px;vertical-align:top;width:auto}#media-upload .del-attachment{display:none;margin:5px 0}.menu_order{float:left;font-size:11px;margin:8px 10px 0}.menu_order_input{border:1px solid #ddd;font-size:10px;padding:1px;width:23px}.ui-sortable-helper{background-color:#fff;border:1px solid #aaa;opacity:.6;filter:alpha(opacity=60)}#media-upload th.order-head{width:20%;text-align:center}#media-upload th.actions-head{width:25%;text-align:center}#media-upload a.wp-post-thumbnail{margin:0 20px}#media-upload .widefat{border-style:solid solid none}.sorthelper{height:37px;width:623px;display:block}#gallery-settings th.label{width:160px}#gallery-settings #basic th.label{padding:5px 0 5px 5px}#gallery-settings .title{clear:both;padding:0 0 3px;font-size:1.6em;border-bottom:1px solid #DADADA}h3.media-title{font-size:1.6em}h4.media-sub-title{border-bottom:1px solid #DADADA;font-size:1.3em;margin:12px;padding:0 0 3px}#gallery-settings .title,h3.media-title,h4.media-sub-title{font-family:Georgia,"Times New Roman",Times,serif;font-weight:400;color:#5A5A5A}#gallery-settings .describe td{vertical-align:middle;height:3em}#gallery-settings .describe th.label{padding-top:.5em;text-align:right}#gallery-settings .describe{padding:5px;width:100%;clear:both;cursor:default;background:#fff}#gallery-settings .describe select{width:15em}#gallery-settings .describe select option,#gallery-settings .describe td{padding:0}#gallery-settings label,#gallery-settings legend{font-size:13px;color:#464646;margin-left:15px}#gallery-settings .align .field label{margin:0 3px 0 1em}#gallery-settings p.ml-submit{border-top:1px solid #dfdfdf}#gallery-settings select#columns{width:6em}#sort-buttons{font-size:.8em;margin:3px 0 -8px 25px;text-align:left;max-width:625px}#sort-buttons a{text-decoration:none}#sort-buttons #asc,#sort-buttons #showall{padding-right:5px}#sort-buttons span{margin-left:25px}p.media-types{padding:1em}tr.not-image{display:none}table.not-image tr.not-image{display:table-row}table.not-image tr.image-only{display:none}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.image-align-none-label{background-image:url(../images/align-none-2x.png?ver=20120916);-webkit-background-size:21px 15px;background-size:21px 15px}.image-align-left-label{background-image:url(../images/align-left-2x.png?ver=20120916);-webkit-background-size:22px 15px;background-size:22px 15px}.image-align-center-label{background-image:url(../images/align-center-2x.png?ver=20120916);-webkit-background-size:21px 15px;background-size:21px 15px}.image-align-right-label{background-image:url(../images/align-right-2x.png?ver=20120916);-webkit-background-size:22px 15px;background-size:22px 15px}} \ No newline at end of file diff --git a/sources/wp-admin/css/deprecated-media.css b/sources/wp-admin/css/deprecated-media.css index edd4c0b..ee7c08f 100644 --- a/sources/wp-admin/css/deprecated-media.css +++ b/sources/wp-admin/css/deprecated-media.css @@ -24,11 +24,6 @@ body#media-upload ul#sidemenu { clear: both; } -#media-upload, -#media-upload .media-item .slidetoggle { - background: #fff; -} - #media-upload .slidetoggle { border-top-color: #dfdfdf; } @@ -185,7 +180,7 @@ abbr.required { .menu_order { float: right; font-size: 11px; - margin: 10px 10px 0; + margin: 8px 10px 0; } .menu_order_input { @@ -217,7 +212,6 @@ abbr.required { } #media-upload .widefat { - width: 626px; border-style: solid solid none; } @@ -273,9 +267,10 @@ h4.media-sub-title { #gallery-settings .describe { padding: 5px; - width: 615px; + width: 100%; clear: both; cursor: default; + background: #fff; } #gallery-settings .describe select { @@ -327,7 +322,7 @@ h4.media-sub-title { } p.media-types { - margin: 1em; + padding: 1em; } tr.not-image { diff --git a/sources/wp-admin/css/deprecated-media.min.css b/sources/wp-admin/css/deprecated-media.min.css index a6aca1d..59b3a68 100644 --- a/sources/wp-admin/css/deprecated-media.min.css +++ b/sources/wp-admin/css/deprecated-media.min.css @@ -1 +1 @@ -div#media-upload-header{margin:0;padding:5px 5px 0;font-weight:700;position:relative;border-bottom:1px solid #dfdfdf;background:#f9f9f9}body#media-upload ul#sidemenu{font-weight:400;margin:0 5px;left:0;bottom:-1px;float:none;overflow:hidden}#media-upload:after{content:"";display:table;clear:both}#media-upload,#media-upload .media-item .slidetoggle{background:#fff}#media-upload .slidetoggle{border-top-color:#dfdfdf}#media-upload input[type=radio]{padding:0}form{margin:1em}#search-filter{text-align:right}th{position:relative}.media-upload-form label.form-help,td.help{font-family:sans-serif;font-style:italic;font-weight:400}.media-upload-form p.help{margin:0;padding:0}.media-upload-form fieldset{width:100%;border:0;text-align:justify;margin:0 0 1em;padding:0}.image-align-none-label{background:url(../images/align-none.png) no-repeat center left}.image-align-left-label{background:url(../images/align-left.png) no-repeat center left}.image-align-center-label{background:url(../images/align-center.png) no-repeat center left}.image-align-right-label{background:url(../images/align-right.png) no-repeat center left}tr.image-size td{width:460px}tr.image-size div.image-size-item{margin:0 0 5px}#gallery-form .progress,#library-form .progress,.describe.startclosed,.describe.startopen,.insert-gallery{display:none}.media-item .thumbnail{max-width:128px;max-height:128px}thead.media-item-info tr{background-color:transparent}.form-table thead.media-item-info{border:8px solid #fff}abbr.required{text-decoration:none;border:0}.describe label{display:inline}.describe td.error{padding:2px 8px}.describe td.A1{width:132px}.describe input[type=text],.describe textarea{width:460px;border-width:1px;border-style:solid}#media-upload p.ml-submit{padding:1em 0}#media-upload label.help,#media-upload p.help{font-family:sans-serif;font-style:italic;font-weight:400}#media-upload .ui-sortable .media-item{cursor:move}#media-upload tr.image-size{margin-bottom:1em;height:3em}#media-upload #filter{width:623px}#media-upload #filter .subsubsub{margin:8px 0}#filter .tablenav select{border-style:solid;border-width:1px;padding:2px;vertical-align:top;width:auto}#media-upload .del-attachment{display:none;margin:5px 0}.menu_order{float:right;font-size:11px;margin:10px 10px 0}.menu_order_input{border:1px solid #ddd;font-size:10px;padding:1px;width:23px}.ui-sortable-helper{background-color:#fff;border:1px solid #aaa;opacity:.6;filter:alpha(opacity=60)}#media-upload th.order-head{width:20%;text-align:center}#media-upload th.actions-head{width:25%;text-align:center}#media-upload a.wp-post-thumbnail{margin:0 20px}#media-upload .widefat{width:626px;border-style:solid solid none}.sorthelper{height:37px;width:623px;display:block}#gallery-settings th.label{width:160px}#gallery-settings #basic th.label{padding:5px 5px 5px 0}#gallery-settings .title{clear:both;padding:0 0 3px;font-size:1.6em;border-bottom:1px solid #DADADA}h3.media-title{font-size:1.6em}h4.media-sub-title{border-bottom:1px solid #DADADA;font-size:1.3em;margin:12px;padding:0 0 3px}#gallery-settings .title,h3.media-title,h4.media-sub-title{font-family:Georgia,"Times New Roman",Times,serif;font-weight:400;color:#5A5A5A}#gallery-settings .describe td{vertical-align:middle;height:3em}#gallery-settings .describe th.label{padding-top:.5em;text-align:left}#gallery-settings .describe{padding:5px;width:615px;clear:both;cursor:default}#gallery-settings .describe select{width:15em}#gallery-settings .describe select option,#gallery-settings .describe td{padding:0}#gallery-settings label,#gallery-settings legend{font-size:13px;color:#464646;margin-right:15px}#gallery-settings .align .field label{margin:0 1em 0 3px}#gallery-settings p.ml-submit{border-top:1px solid #dfdfdf}#gallery-settings select#columns{width:6em}#sort-buttons{font-size:.8em;margin:3px 25px -8px 0;text-align:right;max-width:625px}#sort-buttons a{text-decoration:none}#sort-buttons #asc,#sort-buttons #showall{padding-left:5px}#sort-buttons span{margin-right:25px}p.media-types{margin:1em}tr.not-image{display:none}table.not-image tr.not-image{display:table-row}table.not-image tr.image-only{display:none}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.image-align-none-label{background-image:url(../images/align-none-2x.png?ver=20120916);-webkit-background-size:21px 15px;background-size:21px 15px}.image-align-left-label{background-image:url(../images/align-left-2x.png?ver=20120916);-webkit-background-size:22px 15px;background-size:22px 15px}.image-align-center-label{background-image:url(../images/align-center-2x.png?ver=20120916);-webkit-background-size:21px 15px;background-size:21px 15px}.image-align-right-label{background-image:url(../images/align-right-2x.png?ver=20120916);-webkit-background-size:22px 15px;background-size:22px 15px}} \ No newline at end of file +div#media-upload-header{margin:0;padding:5px 5px 0;font-weight:700;position:relative;border-bottom:1px solid #dfdfdf;background:#f9f9f9}body#media-upload ul#sidemenu{font-weight:400;margin:0 5px;left:0;bottom:-1px;float:none;overflow:hidden}#media-upload:after{content:"";display:table;clear:both}#media-upload .slidetoggle{border-top-color:#dfdfdf}#media-upload input[type=radio]{padding:0}form{margin:1em}#search-filter{text-align:right}th{position:relative}.media-upload-form label.form-help,td.help{font-family:sans-serif;font-style:italic;font-weight:400}.media-upload-form p.help{margin:0;padding:0}.media-upload-form fieldset{width:100%;border:none;text-align:justify;margin:0 0 1em;padding:0}.image-align-none-label{background:url(../images/align-none.png) no-repeat center left}.image-align-left-label{background:url(../images/align-left.png) no-repeat center left}.image-align-center-label{background:url(../images/align-center.png) no-repeat center left}.image-align-right-label{background:url(../images/align-right.png) no-repeat center left}tr.image-size td{width:460px}tr.image-size div.image-size-item{margin:0 0 5px}#gallery-form .progress,#library-form .progress,.describe.startclosed,.describe.startopen,.insert-gallery{display:none}.media-item .thumbnail{max-width:128px;max-height:128px}thead.media-item-info tr{background-color:transparent}.form-table thead.media-item-info{border:8px solid #fff}abbr.required{text-decoration:none;border:none}.describe label{display:inline}.describe td.error{padding:2px 8px}.describe td.A1{width:132px}.describe input[type=text],.describe textarea{width:460px;border-width:1px;border-style:solid}#media-upload p.ml-submit{padding:1em 0}#media-upload label.help,#media-upload p.help{font-family:sans-serif;font-style:italic;font-weight:400}#media-upload .ui-sortable .media-item{cursor:move}#media-upload tr.image-size{margin-bottom:1em;height:3em}#media-upload #filter{width:623px}#media-upload #filter .subsubsub{margin:8px 0}#filter .tablenav select{border-style:solid;border-width:1px;padding:2px;vertical-align:top;width:auto}#media-upload .del-attachment{display:none;margin:5px 0}.menu_order{float:right;font-size:11px;margin:8px 10px 0}.menu_order_input{border:1px solid #ddd;font-size:10px;padding:1px;width:23px}.ui-sortable-helper{background-color:#fff;border:1px solid #aaa;opacity:.6;filter:alpha(opacity=60)}#media-upload th.order-head{width:20%;text-align:center}#media-upload th.actions-head{width:25%;text-align:center}#media-upload a.wp-post-thumbnail{margin:0 20px}#media-upload .widefat{border-style:solid solid none}.sorthelper{height:37px;width:623px;display:block}#gallery-settings th.label{width:160px}#gallery-settings #basic th.label{padding:5px 5px 5px 0}#gallery-settings .title{clear:both;padding:0 0 3px;font-size:1.6em;border-bottom:1px solid #DADADA}h3.media-title{font-size:1.6em}h4.media-sub-title{border-bottom:1px solid #DADADA;font-size:1.3em;margin:12px;padding:0 0 3px}#gallery-settings .title,h3.media-title,h4.media-sub-title{font-family:Georgia,"Times New Roman",Times,serif;font-weight:400;color:#5A5A5A}#gallery-settings .describe td{vertical-align:middle;height:3em}#gallery-settings .describe th.label{padding-top:.5em;text-align:left}#gallery-settings .describe{padding:5px;width:100%;clear:both;cursor:default;background:#fff}#gallery-settings .describe select{width:15em}#gallery-settings .describe select option,#gallery-settings .describe td{padding:0}#gallery-settings label,#gallery-settings legend{font-size:13px;color:#464646;margin-right:15px}#gallery-settings .align .field label{margin:0 1em 0 3px}#gallery-settings p.ml-submit{border-top:1px solid #dfdfdf}#gallery-settings select#columns{width:6em}#sort-buttons{font-size:.8em;margin:3px 25px -8px 0;text-align:right;max-width:625px}#sort-buttons a{text-decoration:none}#sort-buttons #asc,#sort-buttons #showall{padding-left:5px}#sort-buttons span{margin-right:25px}p.media-types{padding:1em}tr.not-image{display:none}table.not-image tr.not-image{display:table-row}table.not-image tr.image-only{display:none}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.image-align-none-label{background-image:url(../images/align-none-2x.png?ver=20120916);-webkit-background-size:21px 15px;background-size:21px 15px}.image-align-left-label{background-image:url(../images/align-left-2x.png?ver=20120916);-webkit-background-size:22px 15px;background-size:22px 15px}.image-align-center-label{background-image:url(../images/align-center-2x.png?ver=20120916);-webkit-background-size:21px 15px;background-size:21px 15px}.image-align-right-label{background-image:url(../images/align-right-2x.png?ver=20120916);-webkit-background-size:22px 15px;background-size:22px 15px}} \ No newline at end of file diff --git a/sources/wp-admin/css/edit-rtl.css b/sources/wp-admin/css/edit-rtl.css index 2bb6650..ecda622 100644 --- a/sources/wp-admin/css/edit-rtl.css +++ b/sources/wp-admin/css/edit-rtl.css @@ -37,7 +37,6 @@ #titlediv { position: relative; - margin-bottom: 10px; } #titlediv label { @@ -337,6 +336,7 @@ td.plugin-title p { background-color: #f7f7f7; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04); box-shadow: 0 1px 1px rgba(0,0,0,0.04); + z-index: 999; } #post-status-info td { @@ -344,7 +344,7 @@ td.plugin-title p { } .autosave-info { - padding: 2px; + padding: 2px 10px; text-align: left; } @@ -362,11 +362,87 @@ td.plugin-title p { background: transparent url(../images/resize-rtl.gif) no-repeat scroll right bottom; } +.wp-editor-expand #content-resize-handle { + display: none; +} + +#postdivrich #content { + resize: none; +} + #wp-word-count { display: block; padding: 2px 10px; } +#wp-content-editor-container { + position: relative; +} + +#content-textarea-clone { + z-index: -1; + position: absolute; + top: 0; + visibility: hidden; + overflow: hidden; + max-width: 100%; + border: 1px solid transparent; +} + +.wp-fullscreen-wrap #content-textarea-clone { + display: none; +} + +/* editor-expand.js override */ +.wp-fullscreen-wrap { + padding-top: 0 !important; +} + +.wp-fullscreen-wrap .wp-editor-area { + margin-top: 0 !important; +} + +.wp-fullscreen-wrap .mce-edit-area { + padding-top: 0 !important; +} +/* end editor-expand.js override */ + +.wp-editor-expand #wp-content-editor-tools { + z-index: 1000; + border-bottom: 1px solid #e5e5e5; +} + +.wp-editor-expand #wp-content-editor-container { + -webkit-box-shadow: none; + box-shadow: none; + margin-top: -1px; +} + +.wp-editor-expand #wp-content-editor-container { + border-bottom: 0 none; +} + +.wp-editor-expand div.mce-statusbar { + z-index: 1; +} + +.wp-editor-expand #post-status-info { + border-top: 1px solid #e5e5e5; +} + +.wp-editor-expand div.mce-toolbar-grp { + z-index: 999; +} + +#wp-content-editor-tools { + background-color: #f1f1f1; + padding-top: 20px; +} + +#poststuff #post-body.columns-2 #side-sortables { + width: 280px; +} + #timestampdiv select { height: 21px; line-height: 14px; @@ -594,6 +670,7 @@ span.wp-media-buttons-icon:before { padding: 0; } +#post-body-content, .edit-form-section { margin-bottom: 20px; } @@ -913,7 +990,13 @@ ul.categorychecklist li { font-size: 12px; } -.form-field input, +.form-field input[type="text"], +.form-field input[type="password"], +.form-field input[type="email"], +.form-field input[type="number"], +.form-field input[type="search"], +.form-field input[type="tel"], +.form-field input[type="url"], .form-field textarea { border-style: solid; border-width: 1px; @@ -1008,7 +1091,6 @@ input.newtag:focus ~ div.taghint { p.popular-tags { border: none; line-height: 2em; - max-width: 1000px; padding: 8px 12px 12px; text-align: justify; } @@ -1185,6 +1267,7 @@ table.links-table { #poststuff #post-body.columns-2 #side-sortables { min-height: 0; + width: auto; } /* hide the radio buttons for column prefs */ @@ -1348,12 +1431,6 @@ table.links-table { padding: 10px 20px; } - #wp-content-editor-tools { - overflow: hidden; - padding: 20px 0 1px 15px; - top: 1px; - } - a.wp-switch-editor { font-size: 16px; line-height: 1em; diff --git a/sources/wp-admin/css/edit.css b/sources/wp-admin/css/edit.css index 646384e..cc64ae5 100644 --- a/sources/wp-admin/css/edit.css +++ b/sources/wp-admin/css/edit.css @@ -37,7 +37,6 @@ #titlediv { position: relative; - margin-bottom: 10px; } #titlediv label { @@ -337,6 +336,7 @@ td.plugin-title p { background-color: #f7f7f7; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04); box-shadow: 0 1px 1px rgba(0,0,0,0.04); + z-index: 999; } #post-status-info td { @@ -344,7 +344,7 @@ td.plugin-title p { } .autosave-info { - padding: 2px; + padding: 2px 10px; text-align: right; } @@ -362,11 +362,87 @@ td.plugin-title p { background: transparent url(../images/resize-rtl.gif) no-repeat scroll left bottom; } +.wp-editor-expand #content-resize-handle { + display: none; +} + +#postdivrich #content { + resize: none; +} + #wp-word-count { display: block; padding: 2px 10px; } +#wp-content-editor-container { + position: relative; +} + +#content-textarea-clone { + z-index: -1; + position: absolute; + top: 0; + visibility: hidden; + overflow: hidden; + max-width: 100%; + border: 1px solid transparent; +} + +.wp-fullscreen-wrap #content-textarea-clone { + display: none; +} + +/* editor-expand.js override */ +.wp-fullscreen-wrap { + padding-top: 0 !important; +} + +.wp-fullscreen-wrap .wp-editor-area { + margin-top: 0 !important; +} + +.wp-fullscreen-wrap .mce-edit-area { + padding-top: 0 !important; +} +/* end editor-expand.js override */ + +.wp-editor-expand #wp-content-editor-tools { + z-index: 1000; + border-bottom: 1px solid #e5e5e5; +} + +.wp-editor-expand #wp-content-editor-container { + -webkit-box-shadow: none; + box-shadow: none; + margin-top: -1px; +} + +.wp-editor-expand #wp-content-editor-container { + border-bottom: 0 none; +} + +.wp-editor-expand div.mce-statusbar { + z-index: 1; +} + +.wp-editor-expand #post-status-info { + border-top: 1px solid #e5e5e5; +} + +.wp-editor-expand div.mce-toolbar-grp { + z-index: 999; +} + +#wp-content-editor-tools { + background-color: #f1f1f1; + padding-top: 20px; +} + +#poststuff #post-body.columns-2 #side-sortables { + width: 280px; +} + #timestampdiv select { height: 21px; line-height: 14px; @@ -594,6 +670,7 @@ span.wp-media-buttons-icon:before { padding: 0; } +#post-body-content, .edit-form-section { margin-bottom: 20px; } @@ -913,7 +990,13 @@ ul.categorychecklist li { font-size: 12px; } -.form-field input, +.form-field input[type="text"], +.form-field input[type="password"], +.form-field input[type="email"], +.form-field input[type="number"], +.form-field input[type="search"], +.form-field input[type="tel"], +.form-field input[type="url"], .form-field textarea { border-style: solid; border-width: 1px; @@ -1008,7 +1091,6 @@ input.newtag:focus ~ div.taghint { p.popular-tags { border: none; line-height: 2em; - max-width: 1000px; padding: 8px 12px 12px; text-align: justify; } @@ -1185,6 +1267,7 @@ table.links-table { #poststuff #post-body.columns-2 #side-sortables { min-height: 0; + width: auto; } /* hide the radio buttons for column prefs */ @@ -1348,12 +1431,6 @@ table.links-table { padding: 10px 20px; } - #wp-content-editor-tools { - overflow: hidden; - padding: 20px 15px 1px 0; - top: 1px; - } - a.wp-switch-editor { font-size: 16px; line-height: 1em; diff --git a/sources/wp-admin/css/forms-rtl.css b/sources/wp-admin/css/forms-rtl.css index 9014537..d897042 100644 --- a/sources/wp-admin/css/forms-rtl.css +++ b/sources/wp-admin/css/forms-rtl.css @@ -1,17 +1,66 @@ -/* include margin and padding in the width calculation of input and textarea */ +/* Include margin and padding in the width calculation of input and textarea. */ input, -input[type="text"], -input[type="password"], -input[type="number"], -input[type="search"], -input[type="email"], -input[type="url"], textarea { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } +input[type="text"], +input[type="password"], +input[type="checkbox"], +input[type="color"], +input[type="date"], +input[type="datetime"], +input[type="datetime-local"], +input[type="email"], +input[type="month"], +input[type="number"], +input[type="password"], +input[type="search"], +input[type="radio"], +input[type="tel"], +input[type="text"], +input[type="time"], +input[type="url"], +input[type="week"], +select, +textarea { + border: 1px solid #ddd; + -webkit-box-shadow: inset 0 1px 2px rgba( 0, 0, 0, 0.07 ); + box-shadow: inset 0 1px 2px rgba( 0, 0, 0, 0.07 ); + background-color: #fff; + color: #333; + outline: none; + -webkit-transition: 0.05s border-color ease-in-out; + transition: 0.05s border-color ease-in-out; +} + +input[type="text"]:focus, +input[type="password"]:focus, +input[type="color"]:focus, +input[type="date"]:focus, +input[type="datetime"]:focus, +input[type="datetime-local"]:focus, +input[type="email"]:focus, +input[type="month"]:focus, +input[type="number"]:focus, +input[type="password"]:focus, +input[type="search"]:focus, +input[type="tel"]:focus, +input[type="text"]:focus, +input[type="time"]:focus, +input[type="url"]:focus, +input[type="week"]:focus, +input[type="checkbox"]:focus, +input[type="radio"]:focus, +select:focus, +textarea:focus { + border-color: #5b9dd9; + -webkit-box-shadow: 0 0 2px rgba( 30, 140, 190, 0.8 ); + box-shadow: 0 0 2px rgba( 30, 140, 190, 0.8 ); +} + /* @noflip */ input[type="email"], input[type="url"] { @@ -36,11 +85,8 @@ input[type="radio"] { width: 16px; min-width: 16px; -webkit-appearance: none; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); - box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); + -webkit-box-shadow: inset 0 1px 2px rgba( 0, 0, 0, 0.1 ); + box-shadow: inset 0 1px 2px rgba( 0, 0, 0, 0.1 ); -webkit-transition: .05s border-color ease-in-out; transition: .05s border-color ease-in-out; } @@ -55,28 +101,28 @@ input[type="radio"]:checked + label:before { } td > input[type="checkbox"], -.wp-admin p input[type=checkbox], -.wp-admin p input[type=radio] { +.wp-admin p input[type="checkbox"], +.wp-admin p input[type="radio"] { margin-top: 0; } -.wp-admin p label input[type=checkbox] { +.wp-admin p label input[type="checkbox"] { margin-top: -4px; } -.wp-admin p label input[type=radio] { +.wp-admin p label input[type="radio"] { margin-top: -2px; } -input[type=radio] { +input[type="radio"] { -webkit-border-radius: 50%; border-radius: 50%; margin-left: 4px; line-height: 10px; } -input[type=checkbox]:checked:before, -input[type=radio]:checked:before { +input[type="checkbox"]:checked:before, +input[type="radio"]:checked:before { float: right; display: inline-block; vertical-align: middle; @@ -87,13 +133,13 @@ input[type=radio]:checked:before { -moz-osx-font-smoothing: grayscale; } -input[type=checkbox]:checked:before { +input[type="checkbox"]:checked:before { content: '\f147'; margin: -3px -4px 0 0; color: #1e8cbe; } -input[type=radio]:checked:before { +input[type="radio"]:checked:before { content: '\2022'; text-indent: -9999px; -webkit-border-radius: 50px; @@ -106,13 +152,9 @@ input[type=radio]:checked:before { background-color: #1e8cbe; } -input.readonly, textarea.readonly { - background-color: #ddd; -} - @-moz-document url-prefix() { - input[type=checkbox], - input[type=radio], + input[type="checkbox"], + input[type="radio"], .form-table input.tog { margin-bottom: -1px; } @@ -145,7 +187,6 @@ input, select { font-size: 14px; padding: 3px 5px; - line-height: 15px; -webkit-border-radius: 0; border-radius: 0; /* Reset mobile webkit's default element styling */ } @@ -156,17 +197,6 @@ textarea { line-height: 1.4; } -input[type="text"], -input[type="password"], -input[type="number"], -input[type="search"], -input[type="email"], -input[type="url"], -textarea, -select { - outline: 0; -} - .wp-admin input[type="file"] { padding: 3px 0; } @@ -190,45 +220,10 @@ textarea.code { padding: 4px 6px 1px 6px; } -textarea, -input[type="text"], -input[type="password"], -input[type="email"], -input[type="number"], -input[type="search"], -input[type="tel"], -input[type="url"], -select { - border: 1px solid #ddd; - -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.07); - box-shadow: inset 0 1px 2px rgba(0,0,0,0.07); - background-color: #fff; - color: #333; - -webkit-transition: .05s border-color ease-in-out; - transition: .05s border-color ease-in-out; -} - -select[disabled] { - color: #7f7f7f; -} - -textarea:focus, -input[type="text"]:focus, -input[type="password"]:focus, -input[type="email"]:focus, -input[type="number"]:focus, -input[type="search"]:focus, -input[type="tel"]:focus, -input[type="url"]:focus, -input[type="checkbox"]:focus, -input[type="radio"]:focus, -select:focus { - border-color: #5b9dd9; - -webkit-box-shadow: 0 0 2px rgba(30,140,190,0.8); - box-shadow: 0 0 2px rgba(30,140,190,0.8); -} - -input[readonly] { +input.readonly, +input[readonly], +textarea.readonly, +textarea[readonly] { background-color: #eee; } @@ -252,19 +247,34 @@ input[readonly] { input:disabled, input.disabled, +select:disabled, +select.disabled, textarea:disabled, textarea.disabled { - -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.04); - box-shadow: inset 0 1px 2px rgba(0,0,0,0.04); - border-color: rgba(222, 222, 222, .75); - background: rgba(255, 255, 255, .5); - color: rgba(51, 51, 51, .5); + background: rgba( 255, 255, 255, 0.5 ); + border-color: rgba( 222, 222, 222, 0.75 ); + -webkit-box-shadow: inset 0 1px 2px rgba( 0, 0, 0, 0.04 ); + box-shadow: inset 0 1px 2px rgba( 0, 0, 0, 0.04 ); + color: rgba( 51, 51, 51, 0.5 ); } -input[type=checkbox]:disabled, -input[type=radio]:disabled, -input[type=checkbox]:disabled:checked:before, -input[type=radio]:disabled:checked:before { +input[type="file"]:disabled, +input[type="file"].disabled, +input[type="range"]:disabled, +input[type="range"].disabled { + background: none; + -webkit-box-shadow: none; + box-shadow: none; +} + +input[type="checkbox"]:disabled, +input[type="checkbox"].disabled, +input[type="radio"]:disabled, +input[type="radio"].disabled, +input[type="checkbox"]:disabled:checked:before, +input[type="checkbox"].disabled:checked:before, +input[type="radio"]:disabled:checked:before, +input[type="radio"].disabled:checked:before { opacity: 0.7; } @@ -364,7 +374,8 @@ input[type="number"].small-text { .tablenav #changeit, .tablenav #delete_all, -.tablenav #clear-recent-list { +.tablenav #clear-recent-list, +.wp-filter #delete_all { margin-top: 1px; } @@ -465,7 +476,7 @@ p.search-box { } .search-box input[name="s"], -#search-plugins input[name="s"], +.tablenav .search-plugins input[name="s"], .tagsdiv .newtag { float: right; height: 28px; @@ -585,7 +596,7 @@ ul#add-to-blog-users { } .form-table input.tog, -.form-table input[type=radio] { +.form-table input[type="radio"] { margin-top: -4px; margin-left: 4px; float: none; @@ -760,8 +771,8 @@ table.form-table td .updated { -webkit-appearance: none; } - input[type=text], input[type=search], - input[type=password], input[type=number] { + input[type=text], input[type="search"], + input[type=password], input[type="number"] { -webkit-appearance: none; padding: 6px 10px; } @@ -771,32 +782,32 @@ table.form-table td .updated { padding-top: 10px; } - input[type=checkbox], .widefat th input[type=checkbox] { + input[type="checkbox"], .widefat th input[type="checkbox"] { -webkit-appearance: none; padding: 10px; } - .widefat th input[type=checkbox] { + .widefat th input[type="checkbox"] { margin-bottom: 8px; } - input[type=checkbox]:checked:before, .widefat th input[type=checkbox]:before { + input[type="checkbox"]:checked:before, .widefat th input[type="checkbox"]:before { font: normal 30px/1 'Dashicons'; margin: -3px -5px; } - input[type=radio], - input[type=checkbox] { + input[type="radio"], + input[type="checkbox"] { height: 25px; width: 25px; } - .wp-admin p input[type=checkbox], - .wp-admin p input[type=radio] { + .wp-admin p input[type="checkbox"], + .wp-admin p input[type="radio"] { margin-top: -3px; } - input[type=radio]:checked:before { + input[type="radio"]:checked:before { vertical-align: middle; width: 9px; height: 9px; @@ -804,7 +815,7 @@ table.form-table td .updated { line-height: 16px; } - .wp-upload-form input[type=submit] { + .wp-upload-form input[type="submit"] { margin-top: 10px; } @@ -866,12 +877,16 @@ table.form-table td .updated { box-sizing: border-box; } - input[type=text].small-text, - input[type=search].small-text, - input[type=password].small-text, - input[type=number].small-text, + #wpbody .form-table td select { + height: 40px; + } + + input[type="text"].small-text, + input[type="search"].small-text, + input[type="password"].small-text, input[type="number"].small-text, - .form-table input[type=text].small-text { + input[type="number"].small-text, + .form-table input[type="text"].small-text { width: auto; max-width: 55px; display: inline; diff --git a/sources/wp-admin/css/forms.css b/sources/wp-admin/css/forms.css index 14cfe85..b80f98a 100644 --- a/sources/wp-admin/css/forms.css +++ b/sources/wp-admin/css/forms.css @@ -1,17 +1,66 @@ -/* include margin and padding in the width calculation of input and textarea */ +/* Include margin and padding in the width calculation of input and textarea. */ input, -input[type="text"], -input[type="password"], -input[type="number"], -input[type="search"], -input[type="email"], -input[type="url"], textarea { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } +input[type="text"], +input[type="password"], +input[type="checkbox"], +input[type="color"], +input[type="date"], +input[type="datetime"], +input[type="datetime-local"], +input[type="email"], +input[type="month"], +input[type="number"], +input[type="password"], +input[type="search"], +input[type="radio"], +input[type="tel"], +input[type="text"], +input[type="time"], +input[type="url"], +input[type="week"], +select, +textarea { + border: 1px solid #ddd; + -webkit-box-shadow: inset 0 1px 2px rgba( 0, 0, 0, 0.07 ); + box-shadow: inset 0 1px 2px rgba( 0, 0, 0, 0.07 ); + background-color: #fff; + color: #333; + outline: none; + -webkit-transition: 0.05s border-color ease-in-out; + transition: 0.05s border-color ease-in-out; +} + +input[type="text"]:focus, +input[type="password"]:focus, +input[type="color"]:focus, +input[type="date"]:focus, +input[type="datetime"]:focus, +input[type="datetime-local"]:focus, +input[type="email"]:focus, +input[type="month"]:focus, +input[type="number"]:focus, +input[type="password"]:focus, +input[type="search"]:focus, +input[type="tel"]:focus, +input[type="text"]:focus, +input[type="time"]:focus, +input[type="url"]:focus, +input[type="week"]:focus, +input[type="checkbox"]:focus, +input[type="radio"]:focus, +select:focus, +textarea:focus { + border-color: #5b9dd9; + -webkit-box-shadow: 0 0 2px rgba( 30, 140, 190, 0.8 ); + box-shadow: 0 0 2px rgba( 30, 140, 190, 0.8 ); +} + /* @noflip */ input[type="email"], input[type="url"] { @@ -36,11 +85,8 @@ input[type="radio"] { width: 16px; min-width: 16px; -webkit-appearance: none; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); - box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); + -webkit-box-shadow: inset 0 1px 2px rgba( 0, 0, 0, 0.1 ); + box-shadow: inset 0 1px 2px rgba( 0, 0, 0, 0.1 ); -webkit-transition: .05s border-color ease-in-out; transition: .05s border-color ease-in-out; } @@ -55,28 +101,28 @@ input[type="radio"]:checked + label:before { } td > input[type="checkbox"], -.wp-admin p input[type=checkbox], -.wp-admin p input[type=radio] { +.wp-admin p input[type="checkbox"], +.wp-admin p input[type="radio"] { margin-top: 0; } -.wp-admin p label input[type=checkbox] { +.wp-admin p label input[type="checkbox"] { margin-top: -4px; } -.wp-admin p label input[type=radio] { +.wp-admin p label input[type="radio"] { margin-top: -2px; } -input[type=radio] { +input[type="radio"] { -webkit-border-radius: 50%; border-radius: 50%; margin-right: 4px; line-height: 10px; } -input[type=checkbox]:checked:before, -input[type=radio]:checked:before { +input[type="checkbox"]:checked:before, +input[type="radio"]:checked:before { float: left; display: inline-block; vertical-align: middle; @@ -87,13 +133,13 @@ input[type=radio]:checked:before { -moz-osx-font-smoothing: grayscale; } -input[type=checkbox]:checked:before { +input[type="checkbox"]:checked:before { content: '\f147'; margin: -3px 0 0 -4px; color: #1e8cbe; } -input[type=radio]:checked:before { +input[type="radio"]:checked:before { content: '\2022'; text-indent: -9999px; -webkit-border-radius: 50px; @@ -106,13 +152,9 @@ input[type=radio]:checked:before { background-color: #1e8cbe; } -input.readonly, textarea.readonly { - background-color: #ddd; -} - @-moz-document url-prefix() { - input[type=checkbox], - input[type=radio], + input[type="checkbox"], + input[type="radio"], .form-table input.tog { margin-bottom: -1px; } @@ -145,7 +187,6 @@ input, select { font-size: 14px; padding: 3px 5px; - line-height: 15px; -webkit-border-radius: 0; border-radius: 0; /* Reset mobile webkit's default element styling */ } @@ -156,17 +197,6 @@ textarea { line-height: 1.4; } -input[type="text"], -input[type="password"], -input[type="number"], -input[type="search"], -input[type="email"], -input[type="url"], -textarea, -select { - outline: 0; -} - .wp-admin input[type="file"] { padding: 3px 0; } @@ -190,45 +220,10 @@ textarea.code { padding: 4px 6px 1px 6px; } -textarea, -input[type="text"], -input[type="password"], -input[type="email"], -input[type="number"], -input[type="search"], -input[type="tel"], -input[type="url"], -select { - border: 1px solid #ddd; - -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.07); - box-shadow: inset 0 1px 2px rgba(0,0,0,0.07); - background-color: #fff; - color: #333; - -webkit-transition: .05s border-color ease-in-out; - transition: .05s border-color ease-in-out; -} - -select[disabled] { - color: #7f7f7f; -} - -textarea:focus, -input[type="text"]:focus, -input[type="password"]:focus, -input[type="email"]:focus, -input[type="number"]:focus, -input[type="search"]:focus, -input[type="tel"]:focus, -input[type="url"]:focus, -input[type="checkbox"]:focus, -input[type="radio"]:focus, -select:focus { - border-color: #5b9dd9; - -webkit-box-shadow: 0 0 2px rgba(30,140,190,0.8); - box-shadow: 0 0 2px rgba(30,140,190,0.8); -} - -input[readonly] { +input.readonly, +input[readonly], +textarea.readonly, +textarea[readonly] { background-color: #eee; } @@ -252,19 +247,34 @@ input[readonly] { input:disabled, input.disabled, +select:disabled, +select.disabled, textarea:disabled, textarea.disabled { - -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.04); - box-shadow: inset 0 1px 2px rgba(0,0,0,0.04); - border-color: rgba(222, 222, 222, .75); - background: rgba(255, 255, 255, .5); - color: rgba(51, 51, 51, .5); + background: rgba( 255, 255, 255, 0.5 ); + border-color: rgba( 222, 222, 222, 0.75 ); + -webkit-box-shadow: inset 0 1px 2px rgba( 0, 0, 0, 0.04 ); + box-shadow: inset 0 1px 2px rgba( 0, 0, 0, 0.04 ); + color: rgba( 51, 51, 51, 0.5 ); } -input[type=checkbox]:disabled, -input[type=radio]:disabled, -input[type=checkbox]:disabled:checked:before, -input[type=radio]:disabled:checked:before { +input[type="file"]:disabled, +input[type="file"].disabled, +input[type="range"]:disabled, +input[type="range"].disabled { + background: none; + -webkit-box-shadow: none; + box-shadow: none; +} + +input[type="checkbox"]:disabled, +input[type="checkbox"].disabled, +input[type="radio"]:disabled, +input[type="radio"].disabled, +input[type="checkbox"]:disabled:checked:before, +input[type="checkbox"].disabled:checked:before, +input[type="radio"]:disabled:checked:before, +input[type="radio"].disabled:checked:before { opacity: 0.7; } @@ -364,7 +374,8 @@ input[type="number"].small-text { .tablenav #changeit, .tablenav #delete_all, -.tablenav #clear-recent-list { +.tablenav #clear-recent-list, +.wp-filter #delete_all { margin-top: 1px; } @@ -465,7 +476,7 @@ p.search-box { } .search-box input[name="s"], -#search-plugins input[name="s"], +.tablenav .search-plugins input[name="s"], .tagsdiv .newtag { float: left; height: 28px; @@ -585,7 +596,7 @@ ul#add-to-blog-users { } .form-table input.tog, -.form-table input[type=radio] { +.form-table input[type="radio"] { margin-top: -4px; margin-right: 4px; float: none; @@ -760,8 +771,8 @@ table.form-table td .updated { -webkit-appearance: none; } - input[type=text], input[type=search], - input[type=password], input[type=number] { + input[type=text], input[type="search"], + input[type=password], input[type="number"] { -webkit-appearance: none; padding: 6px 10px; } @@ -771,32 +782,32 @@ table.form-table td .updated { padding-top: 10px; } - input[type=checkbox], .widefat th input[type=checkbox] { + input[type="checkbox"], .widefat th input[type="checkbox"] { -webkit-appearance: none; padding: 10px; } - .widefat th input[type=checkbox] { + .widefat th input[type="checkbox"] { margin-bottom: 8px; } - input[type=checkbox]:checked:before, .widefat th input[type=checkbox]:before { + input[type="checkbox"]:checked:before, .widefat th input[type="checkbox"]:before { font: normal 30px/1 'Dashicons'; margin: -3px -5px; } - input[type=radio], - input[type=checkbox] { + input[type="radio"], + input[type="checkbox"] { height: 25px; width: 25px; } - .wp-admin p input[type=checkbox], - .wp-admin p input[type=radio] { + .wp-admin p input[type="checkbox"], + .wp-admin p input[type="radio"] { margin-top: -3px; } - input[type=radio]:checked:before { + input[type="radio"]:checked:before { vertical-align: middle; width: 9px; height: 9px; @@ -804,7 +815,7 @@ table.form-table td .updated { line-height: 16px; } - .wp-upload-form input[type=submit] { + .wp-upload-form input[type="submit"] { margin-top: 10px; } @@ -866,12 +877,16 @@ table.form-table td .updated { box-sizing: border-box; } - input[type=text].small-text, - input[type=search].small-text, - input[type=password].small-text, - input[type=number].small-text, + #wpbody .form-table td select { + height: 40px; + } + + input[type="text"].small-text, + input[type="search"].small-text, + input[type="password"].small-text, input[type="number"].small-text, - .form-table input[type=text].small-text { + input[type="number"].small-text, + .form-table input[type="text"].small-text { width: auto; max-width: 55px; display: inline; diff --git a/sources/wp-admin/css/ie-rtl.css b/sources/wp-admin/css/ie-rtl.css index 4783f2f..590d44e 100644 --- a/sources/wp-admin/css/ie-rtl.css +++ b/sources/wp-admin/css/ie-rtl.css @@ -260,7 +260,7 @@ table.fixed td { border: 1px solid #dfdfdf; } -#wpbody-content .postbox h3 { +#wpbody-content .postbox .hndle { margin-bottom: -1px; } diff --git a/sources/wp-admin/css/ie-rtl.min.css b/sources/wp-admin/css/ie-rtl.min.css index f8c6f3b..dee9313 100644 --- a/sources/wp-admin/css/ie-rtl.min.css +++ b/sources/wp-admin/css/ie-rtl.min.css @@ -1 +1 @@ -#dashboard-widgets form .input-text-wrap input,#dashboard-widgets form .textarea-wrap textarea{width:99%}#dashboard-widgets form #title{width:98%}#wpbody-content #dashboard-widgets .postbox-container{width:49.5%}#wpbody-content #dashboard-widgets #postbox-container-2,#wpbody-content #dashboard-widgets #postbox-container-3,#wpbody-content #dashboard-widgets #postbox-container-4{float:left;width:50.5%}#dashboard-widgets #postbox-container-3 .empty-container,#dashboard-widgets #postbox-container-4 .empty-container{border:0 none;height:0;min-height:0}.wp-editor-wrap .wp-editor-container,.wp-editor-wrap .wp-editor-tabs,.wp-editor-wrap .wp-editor-tools,.wp-editor-wrap .wp-switch-editor{zoom:100%}.wp-editor-wrap .wp-editor-container textarea.wp-editor-area{width:97%}#post-body.columns-2 #postbox-container-1{padding-right:19px}.welcome-panel .wp-badge{position:absolute}.welcome-panel .welcome-panel-column:first-child{width:35%}.wp-fullscreen-title{width:97%}#wp_mce_fullscreen_ifr{background-color:#f9f9f9}#wp-fullscreen-tagline{color:#888;font-size:14px}#adminmenuback{right:0;background-image:none}#adminmenuwrap{position:static}#adminmenu{position:relative}#adminmenu,#adminmenu a{cursor:pointer}#adminmenu li.wp-menu-separator,#adminmenu li.wp-menu-separator-last{font-size:1px;line-height:1}#adminmenu a.menu-top{border-bottom:0 none;border-top:1px solid #ddd}#adminmenu .separator{font-size:1px;line-height:1px}#adminmenu .wp-submenu{right:110px}#adminmenu .wp-submenu ul{margin:0}.folded #wpcontent,.folded #wpfooter{margin-right:170px}.folded #adminmenu,.folded #adminmenu li.menu-top,.folded #adminmenuback,.folded #adminmenuwrap{width:150px}.folded #adminmenu .wp-submenu{border-top-color:transparent}.folded #adminmenu .wp-menu-name{display:block}.folded #adminmenu .opensub .wp-submenu,.folded #adminmenu .wp-submenu.sub-open{right:110px}.folded #adminmenu .wp-has-current-submenu .wp-submenu,.folded #adminmenu a.wp-has-current-submenu:focus+.wp-submenu{top:-1px;position:relative}.folded #adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head{background-color:transparent}#adminmenu .wp-submenu .wp-submenu-head{border-top-color:#ddd}.folded #adminmenu .wp-submenu ul{margin-right:5px}#adminmenu li.menu-top{margin-bottom:-2px}#adminmenu .wp-menu-arrow{display:none!important}.js.folded #adminmenu li.menu-top{display:block;zoom:100%}ul#adminmenu{z-index:99}#adminmenu li.menu-top a.menu-top{min-width:auto;width:auto}#wpcontent #adminmenu li.wp-has-current-submenu a.wp-has-submenu{font-style:normal}#wpcontent #adminmenu .wp-submenu li{padding:0}#adminmenu li.wp-has-current-submenu .wp-submenu{right:-40px}#adminmenu .wp-menu-image{display:none!important}#adminmenu a.menu-top .wp-menu-name{padding-right:8px}#collapse-menu{line-height:23px}#wpadminbar .ab-comments-icon{padding-top:7px}.theme-browser .theme{width:30%;margin:0 0 4% 3%;cursor:auto}.theme-browser .theme:focus,.theme-browser .theme:hover{cursor:auto}.theme-browser .theme .theme-screenshot{height:180px}.theme-browser .theme .theme-actions{position:static;background-color:#e8e8e8}.theme-browser .theme .more-details{display:none}.plugins td,.plugins th,table.fixed td,table.fixed th{border-top:1px solid #ddd}#wpbody-content input.button,#wpbody-content input.button-primary,#wpbody-content input.button-secondary{overflow:visible}#dashboard-widgets h3 a{height:14px;line-height:14px}#dashboard_browser_nag{color:#fff}#dashboard_browser_nag .browser-icon{position:relative}.tablenav-pages .current-page{vertical-align:middle}#wpbody-content .postbox{border:1px solid #dfdfdf}#wpbody-content .postbox h3{margin-bottom:-1px}#addcat,#editcat,#template,#template div,.major-publishing-actions,.wp-submenu,.wp-submenu li{zoom:100%}.wp-menu-arrow{height:28px}.submitbox{margin-top:10px}#wpbody-content .quick-edit-row-post .inline-edit-col-left{width:39%}#wpbody-content .inline-edit-row-post .inline-edit-col-center{width:19%}#wpbody-content .quick-edit-row-page .inline-edit-col-left{width:49%}#wpbody-content .bulk-edit-row .inline-edit-col-left{width:29%}.inline-edit-row p.submit{zoom:100%}.inline-edit-row fieldset label span.title{display:block;float:right;width:5em}.inline-edit-row fieldset label span.input-text-wrap{margin-right:0;zoom:100%}#wpbody-content .inline-edit-row fieldset label span.input-text-wrap input{line-height:130%}#wpbody-content .inline-edit-row .input-text-wrap input{width:95%}#wpbody-content .inline-edit-row .input-text-wrap input.inline-edit-password-input{width:8em}#titlediv #title{width:98%}.button,input[type=button],input[type=reset],input[type=submit]{padding:0 8px;line-height:20px;height:auto}.button.button-large,input[type=button].button-large,input[type=reset].button-large,input[type=submit].button-large{padding:0 10px;line-height:24px;height:auto}.button.button-small,input[type=button].button-small,input[type=reset].button-small,input[type=submit].button-small{padding:0 6px;line-height:16px;height:auto}a.button{margin:1px;padding:1px 9px 2px}a.button.button-large{padding:1px 11px 2px}a.button.button-small{padding:1px 7px 2px}#screen-options-wrap{overflow:hidden}#col-container,#col-left,#col-right,#dragHelper,#editorcontainer,#post-body,#post-status-info,#postdiv,#postdivrich,#poststuff,#the-comment-list .comment-item,#titlediv,#widgets-left,#wpwrap,#wrap,.fileedit-sub,.metabox-holder,.tablenav,.tagchecklist,.widget .widget-top,.widget-control-actions,.widget-liquid-left,.widget-liquid-right,.widgets-sortables{display:block;zoom:100%}p.search-box{position:static;float:left;margin:-3px 0 4px}#widget-list .widget,.feature-filter .feature-group li{display:inline}.feature-filter .feature-group li input{vertical-align:middle}#editorcontainer #content{overflow:auto;margin:auto;width:98%}form#template div{width:100%}.wp-editor-container .quicktags-toolbar input{overflow:visible;padding:0 4px}#poststuff h2{font-size:1.6em}#poststuff .inside #page_template,#poststuff .inside #parent_id,.inline-edit-row #post_parent,.inline-edit-row select[name=page_template]{width:250px}#submitdiv a.button,#submitdiv input,#submitdiv select{position:relative}#bh{margin:7px 0 0 10px;float:left}div#dashboard-widgets{padding-left:1px}.tagchecklist span,.tagchecklist span a{display:inline-block;display:block}.nav .button-secondary,.tablenav .button-secondary{padding-top:2px;padding-bottom:2px}.tablenav select{font-size:13px;display:inline-block;vertical-align:top;margin-top:2px}.tablenav .actions select{width:155px}.subsubsub li{display:inline}a.post-state-format{text-indent:0;line-height:0;font-size:0}table.ie-fixed{table-layout:fixed}.widefat th,.widefat tr{margin-bottom:0;border-spacing:0}.widefat th input{margin:0 5px 0 0}.widefat tfoot .check-column,.widefat thead .check-column{padding-top:6px}.media.widefat tbody th.check-column,.widefat tbody th.check-column{padding:4px 0 0}.widefat{empty-cells:show;border-collapse:collapse}.tablenav a.button-secondary{display:inline-block;padding:2px 5px}.inactive-sidebar .widgets-sortables{padding-bottom:8px}#available-widgets .widget-holder{padding-bottom:65px}#widgets-left .inactive{padding-bottom:10px}.inactive-sidebar .widget,.widget-liquid-right .widget{position:relative}.inactive-sidebar .widget{display:block;float:right}#wpcontent .button-primary-disabled{color:#9FD0D5;background:#298CBA}#the-comment-list .unapproved td,#the-comment-list .unapproved tr{background-color:#ffffe0}.imgedit-submit{width:300px}#nav-menus-frame,#wpbody,.menu li{zoom:100%}#update-nav-menu #post-body{overflow:hidden}.menu li{min-width:100%}.menu li.sortable-placeholder{min-width:400px}.available-theme{display:inline}.available-theme ul{margin:0}.available-theme .action-links li{padding-left:7px;margin-left:7px}.about-wrap .three-col.about-updates .col-2{width:15%}.about-wrap .about-password-meter input{width:98%}.revisions-tickmarks,.revisions-tooltip{display:none!important}.revisions.pinned .revisions-controls{position:relative}.login form .input,input[type=password]{font-family:sans-serif}.mce-btn i.mce-i-aligncenter,.mce-btn i.mce-i-alignjustify,.mce-btn i.mce-i-alignleft,.mce-btn i.mce-i-alignright,.mce-btn i.mce-i-blockquote,.mce-btn i.mce-i-bold,.mce-btn i.mce-i-bullist,.mce-btn i.mce-i-charmap,.mce-btn i.mce-i-forecolor,.mce-btn i.mce-i-fullscreen,.mce-btn i.mce-i-help,.mce-btn i.mce-i-hr,.mce-btn i.mce-i-indent,.mce-btn i.mce-i-italic,.mce-btn i.mce-i-link,.mce-btn i.mce-i-ltr,.mce-btn i.mce-i-numlist,.mce-btn i.mce-i-outdent,.mce-btn i.mce-i-pastetext,.mce-btn i.mce-i-pasteword,.mce-btn i.mce-i-redo,.mce-btn i.mce-i-removeformat,.mce-btn i.mce-i-spellchecker,.mce-btn i.mce-i-strikethrough,.mce-btn i.mce-i-underline,.mce-btn i.mce-i-undo,.mce-btn i.mce-i-unlink,.mce-btn i.mce-i-wp-media-library,.mce-btn i.mce-i-wp_adv,.mce-btn i.mce-i-wp_fullscreen,.mce-btn i.mce-i-wp_help,.mce-btn i.mce-i-wp_more,.mce-btn i.mce-i-wp_page,.mce-close{font-family:tinymce,Arial;font-style:normal;font-weight:400;font-variant:normal;font-size:16px;margin-right:0;padding-left:0}.mce-btn i.mce-i-wp_fullscreen,.qt-fullscreen{-ie7-icon:'\e023'}.mce-btn i.mce-i-wp_more,.mce-btn i.mce-i-wp_page{-ie7-icon:'\e027'}.mce-btn i.mce-i-wp_adv{background-color:#aaa}.mce-btn i.mce-i-help,.mce-btn i.mce-i-wp_help{-ie7-icon:'\e016'}* html .row-actions{visibility:visible}* html div.widget-liquid-right{display:block;position:relative}* html #editorcontainer{padding:0}* html #poststuff h2{margin-right:0}* html .stuffbox,* html .stuffbox input,* html .stuffbox textarea{border:1px solid #DFDFDF}* html .feature-filter .feature-group li{width:145px}* html div.widget-liquid-left{width:99%}* html .widgets-sortables{height:50px}* html a#content_resize{left:-2px}* html .widget-title h4{width:205px}* html #removing-widget .in-widget-title{display:none}* html .media-item .pinkynail{height:32px;width:40px}* html .describe .field input.text,* html .describe .field textarea{width:440px}* html input{border:1px solid #dfdfdf}* html .edit-box{display:inline}* html .postbox-container .meta-box-sortables{height:300px}* html #wpbody-content #screen-options-link-wrap{display:inline-block;width:150px;text-align:center}* html #wpbody-content #contextual-help-link-wrap{display:inline-block;width:100px;text-align:center}* html #adminmenu{margin-right:-80px}* html .folded #adminmenu{margin-right:-22px}* html #wpcontent #adminmenu li.menu-top{display:inline;padding:0;margin:0}* html #wpfooter{margin:0}* html #adminmenu div.wp-menu-image{height:29px} \ No newline at end of file +#dashboard-widgets form .input-text-wrap input,#dashboard-widgets form .textarea-wrap textarea{width:99%}#dashboard-widgets form #title{width:98%}#wpbody-content #dashboard-widgets .postbox-container{width:49.5%}#wpbody-content #dashboard-widgets #postbox-container-2,#wpbody-content #dashboard-widgets #postbox-container-3,#wpbody-content #dashboard-widgets #postbox-container-4{float:left;width:50.5%}#dashboard-widgets #postbox-container-3 .empty-container,#dashboard-widgets #postbox-container-4 .empty-container{border:0;height:0;min-height:0}.wp-editor-wrap .wp-editor-container,.wp-editor-wrap .wp-editor-tabs,.wp-editor-wrap .wp-editor-tools,.wp-editor-wrap .wp-switch-editor{zoom:100%}.wp-editor-wrap .wp-editor-container textarea.wp-editor-area{width:97%}#post-body.columns-2 #postbox-container-1{padding-right:19px}.welcome-panel .wp-badge{position:absolute}.welcome-panel .welcome-panel-column:first-child{width:35%}.wp-fullscreen-title{width:97%}#wp_mce_fullscreen_ifr{background-color:#f9f9f9}#wp-fullscreen-tagline{color:#888;font-size:14px}#adminmenuback{right:0;background-image:none}#adminmenuwrap{position:static}#adminmenu{position:relative}#adminmenu,#adminmenu a{cursor:pointer}#adminmenu li.wp-menu-separator,#adminmenu li.wp-menu-separator-last{font-size:1px;line-height:1}#adminmenu a.menu-top{border-bottom:0 none;border-top:1px solid #ddd}#adminmenu .separator{font-size:1px;line-height:1px}#adminmenu .wp-submenu{right:110px}#adminmenu .wp-submenu ul{margin:0}.folded #wpcontent,.folded #wpfooter{margin-right:170px}.folded #adminmenu,.folded #adminmenu li.menu-top,.folded #adminmenuback,.folded #adminmenuwrap{width:150px}.folded #adminmenu .wp-submenu{border-top-color:transparent}.folded #adminmenu .wp-menu-name{display:block}.folded #adminmenu .opensub .wp-submenu,.folded #adminmenu .wp-submenu.sub-open{right:110px}.folded #adminmenu .wp-has-current-submenu .wp-submenu,.folded #adminmenu a.wp-has-current-submenu:focus+.wp-submenu{top:-1px;position:relative}.folded #adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head{background-color:transparent}#adminmenu .wp-submenu .wp-submenu-head{border-top-color:#ddd}.folded #adminmenu .wp-submenu ul{margin-right:5px}#adminmenu li.menu-top{margin-bottom:-2px}#adminmenu .wp-menu-arrow{display:none!important}.js.folded #adminmenu li.menu-top{display:block;zoom:100%}ul#adminmenu{z-index:99}#adminmenu li.menu-top a.menu-top{min-width:auto;width:auto}#wpcontent #adminmenu li.wp-has-current-submenu a.wp-has-submenu{font-style:normal}#wpcontent #adminmenu .wp-submenu li{padding:0}#adminmenu li.wp-has-current-submenu .wp-submenu{right:-40px}#adminmenu .wp-menu-image{display:none!important}#adminmenu a.menu-top .wp-menu-name{padding-right:8px}#collapse-menu{line-height:23px}#wpadminbar .ab-comments-icon{padding-top:7px}.theme-browser .theme{width:30%;margin:0 0 4% 3%;cursor:auto}.theme-browser .theme:focus,.theme-browser .theme:hover{cursor:auto}.theme-browser .theme .theme-screenshot{height:180px}.theme-browser .theme .theme-actions{position:static;background-color:#e8e8e8}.theme-browser .theme .more-details{display:none}.plugins td,.plugins th,table.fixed td,table.fixed th{border-top:1px solid #ddd}#wpbody-content input.button,#wpbody-content input.button-primary,#wpbody-content input.button-secondary{overflow:visible}#dashboard-widgets h3 a{height:14px;line-height:14px}#dashboard_browser_nag{color:#fff}#dashboard_browser_nag .browser-icon{position:relative}.tablenav-pages .current-page{vertical-align:middle}#wpbody-content .postbox{border:1px solid #dfdfdf}#wpbody-content .postbox .hndle{margin-bottom:-1px}#addcat,#editcat,#template,#template div,.major-publishing-actions,.wp-submenu,.wp-submenu li{zoom:100%}.wp-menu-arrow{height:28px}.submitbox{margin-top:10px}#wpbody-content .quick-edit-row-post .inline-edit-col-left{width:39%}#wpbody-content .inline-edit-row-post .inline-edit-col-center{width:19%}#wpbody-content .quick-edit-row-page .inline-edit-col-left{width:49%}#wpbody-content .bulk-edit-row .inline-edit-col-left{width:29%}.inline-edit-row p.submit{zoom:100%}.inline-edit-row fieldset label span.title{display:block;float:right;width:5em}.inline-edit-row fieldset label span.input-text-wrap{margin-right:0;zoom:100%}#wpbody-content .inline-edit-row fieldset label span.input-text-wrap input{line-height:130%}#wpbody-content .inline-edit-row .input-text-wrap input{width:95%}#wpbody-content .inline-edit-row .input-text-wrap input.inline-edit-password-input{width:8em}#titlediv #title{width:98%}.button,input[type=button],input[type=reset],input[type=submit]{padding:0 8px;line-height:20px;height:auto}.button.button-large,input[type=button].button-large,input[type=reset].button-large,input[type=submit].button-large{padding:0 10px;line-height:24px;height:auto}.button.button-small,input[type=button].button-small,input[type=reset].button-small,input[type=submit].button-small{padding:0 6px;line-height:16px;height:auto}a.button{margin:1px;padding:1px 9px 2px}a.button.button-large{padding:1px 11px 2px}a.button.button-small{padding:1px 7px 2px}#screen-options-wrap{overflow:hidden}#col-container,#col-left,#col-right,#dragHelper,#editorcontainer,#post-body,#post-status-info,#postdiv,#postdivrich,#poststuff,#the-comment-list .comment-item,#titlediv,#widgets-left,#wpwrap,#wrap,.fileedit-sub,.metabox-holder,.tablenav,.tagchecklist,.widget .widget-top,.widget-control-actions,.widget-liquid-left,.widget-liquid-right,.widgets-sortables{display:block;zoom:100%}p.search-box{position:static;float:left;margin:-3px 0 4px}#widget-list .widget,.feature-filter .feature-group li{display:inline}.feature-filter .feature-group li input{vertical-align:middle}#editorcontainer #content{overflow:auto;margin:auto;width:98%}form#template div{width:100%}.wp-editor-container .quicktags-toolbar input{overflow:visible;padding:0 4px}#poststuff h2{font-size:1.6em}#poststuff .inside #page_template,#poststuff .inside #parent_id,.inline-edit-row #post_parent,.inline-edit-row select[name=page_template]{width:250px}#submitdiv a.button,#submitdiv input,#submitdiv select{position:relative}#bh{margin:7px 0 0 10px;float:left}div#dashboard-widgets{padding-left:1px}.tagchecklist span,.tagchecklist span a{display:inline-block;display:block}.nav .button-secondary,.tablenav .button-secondary{padding-top:2px;padding-bottom:2px}.tablenav select{font-size:13px;display:inline-block;vertical-align:top;margin-top:2px}.tablenav .actions select{width:155px}.subsubsub li{display:inline}a.post-state-format{text-indent:0;line-height:0;font-size:0}table.ie-fixed{table-layout:fixed}.widefat th,.widefat tr{margin-bottom:0;border-spacing:0}.widefat th input{margin:0 5px 0 0}.widefat tfoot .check-column,.widefat thead .check-column{padding-top:6px}.media.widefat tbody th.check-column,.widefat tbody th.check-column{padding:4px 0 0}.widefat{empty-cells:show;border-collapse:collapse}.tablenav a.button-secondary{display:inline-block;padding:2px 5px}.inactive-sidebar .widgets-sortables{padding-bottom:8px}#available-widgets .widget-holder{padding-bottom:65px}#widgets-left .inactive{padding-bottom:10px}.inactive-sidebar .widget,.widget-liquid-right .widget{position:relative}.inactive-sidebar .widget{display:block;float:right}#wpcontent .button-primary-disabled{color:#9FD0D5;background:#298CBA}#the-comment-list .unapproved td,#the-comment-list .unapproved tr{background-color:#ffffe0}.imgedit-submit{width:300px}#nav-menus-frame,#wpbody,.menu li{zoom:100%}#update-nav-menu #post-body{overflow:hidden}.menu li{min-width:100%}.menu li.sortable-placeholder{min-width:400px}.available-theme{display:inline}.available-theme ul{margin:0}.available-theme .action-links li{padding-left:7px;margin-left:7px}.about-wrap .three-col.about-updates .col-2{width:15%}.about-wrap .about-password-meter input{width:98%}.revisions-tickmarks,.revisions-tooltip{display:none!important}.revisions.pinned .revisions-controls{position:relative}.login form .input,input[type=password]{font-family:sans-serif}.mce-btn i.mce-i-aligncenter,.mce-btn i.mce-i-alignjustify,.mce-btn i.mce-i-alignleft,.mce-btn i.mce-i-alignright,.mce-btn i.mce-i-blockquote,.mce-btn i.mce-i-bold,.mce-btn i.mce-i-bullist,.mce-btn i.mce-i-charmap,.mce-btn i.mce-i-forecolor,.mce-btn i.mce-i-fullscreen,.mce-btn i.mce-i-help,.mce-btn i.mce-i-hr,.mce-btn i.mce-i-indent,.mce-btn i.mce-i-italic,.mce-btn i.mce-i-link,.mce-btn i.mce-i-ltr,.mce-btn i.mce-i-numlist,.mce-btn i.mce-i-outdent,.mce-btn i.mce-i-pastetext,.mce-btn i.mce-i-pasteword,.mce-btn i.mce-i-redo,.mce-btn i.mce-i-removeformat,.mce-btn i.mce-i-spellchecker,.mce-btn i.mce-i-strikethrough,.mce-btn i.mce-i-underline,.mce-btn i.mce-i-undo,.mce-btn i.mce-i-unlink,.mce-btn i.mce-i-wp-media-library,.mce-btn i.mce-i-wp_adv,.mce-btn i.mce-i-wp_fullscreen,.mce-btn i.mce-i-wp_help,.mce-btn i.mce-i-wp_more,.mce-btn i.mce-i-wp_page,.mce-close{font-family:tinymce,Arial;font-style:normal;font-weight:400;font-variant:normal;font-size:16px;margin-right:0;padding-left:0}.mce-btn i.mce-i-wp_fullscreen,.qt-fullscreen{-ie7-icon:'\e023'}.mce-btn i.mce-i-wp_more,.mce-btn i.mce-i-wp_page{-ie7-icon:'\e027'}.mce-btn i.mce-i-wp_adv{background-color:#aaa}.mce-btn i.mce-i-help,.mce-btn i.mce-i-wp_help{-ie7-icon:'\e016'}* html .row-actions{visibility:visible}* html div.widget-liquid-right{display:block;position:relative}* html #editorcontainer{padding:0}* html #poststuff h2{margin-right:0}* html .stuffbox,* html .stuffbox input,* html .stuffbox textarea{border:1px solid #DFDFDF}* html .feature-filter .feature-group li{width:145px}* html div.widget-liquid-left{width:99%}* html .widgets-sortables{height:50px}* html a#content_resize{left:-2px}* html .widget-title h4{width:205px}* html #removing-widget .in-widget-title{display:none}* html .media-item .pinkynail{height:32px;width:40px}* html .describe .field input.text,* html .describe .field textarea{width:440px}* html input{border:1px solid #dfdfdf}* html .edit-box{display:inline}* html .postbox-container .meta-box-sortables{height:300px}* html #wpbody-content #screen-options-link-wrap{display:inline-block;width:150px;text-align:center}* html #wpbody-content #contextual-help-link-wrap{display:inline-block;width:100px;text-align:center}* html #adminmenu{margin-right:-80px}* html .folded #adminmenu{margin-right:-22px}* html #wpcontent #adminmenu li.menu-top{display:inline;padding:0;margin:0}* html #wpfooter{margin:0}* html #adminmenu div.wp-menu-image{height:29px} \ No newline at end of file diff --git a/sources/wp-admin/css/ie.css b/sources/wp-admin/css/ie.css index 967fae2..c49f576 100644 --- a/sources/wp-admin/css/ie.css +++ b/sources/wp-admin/css/ie.css @@ -260,7 +260,7 @@ table.fixed td { border: 1px solid #dfdfdf; } -#wpbody-content .postbox h3 { +#wpbody-content .postbox .hndle { margin-bottom: -1px; } diff --git a/sources/wp-admin/css/ie.min.css b/sources/wp-admin/css/ie.min.css index 849f4d1..0b4b692 100644 --- a/sources/wp-admin/css/ie.min.css +++ b/sources/wp-admin/css/ie.min.css @@ -1 +1 @@ -#dashboard-widgets form .input-text-wrap input,#dashboard-widgets form .textarea-wrap textarea{width:99%}#dashboard-widgets form #title{width:98%}#wpbody-content #dashboard-widgets .postbox-container{width:49.5%}#wpbody-content #dashboard-widgets #postbox-container-2,#wpbody-content #dashboard-widgets #postbox-container-3,#wpbody-content #dashboard-widgets #postbox-container-4{float:right;width:50.5%}#dashboard-widgets #postbox-container-3 .empty-container,#dashboard-widgets #postbox-container-4 .empty-container{border:0 none;height:0;min-height:0}.wp-editor-wrap .wp-editor-container,.wp-editor-wrap .wp-editor-tabs,.wp-editor-wrap .wp-editor-tools,.wp-editor-wrap .wp-switch-editor{zoom:100%}.wp-editor-wrap .wp-editor-container textarea.wp-editor-area{width:97%}#post-body.columns-2 #postbox-container-1{padding-left:19px}.welcome-panel .wp-badge{position:absolute}.welcome-panel .welcome-panel-column:first-child{width:35%}.wp-fullscreen-title{width:97%}#wp_mce_fullscreen_ifr{background-color:#f9f9f9}#wp-fullscreen-tagline{color:#888;font-size:14px}#adminmenuback{left:0;background-image:none}#adminmenuwrap{position:static}#adminmenu{position:relative}#adminmenu,#adminmenu a{cursor:pointer}#adminmenu li.wp-menu-separator,#adminmenu li.wp-menu-separator-last{font-size:1px;line-height:1}#adminmenu a.menu-top{border-bottom:0 none;border-top:1px solid #ddd}#adminmenu .separator{font-size:1px;line-height:1px}#adminmenu .wp-submenu{left:110px}#adminmenu .wp-submenu ul{margin:0}.folded #wpcontent,.folded #wpfooter{margin-left:170px}.folded #adminmenu,.folded #adminmenu li.menu-top,.folded #adminmenuback,.folded #adminmenuwrap{width:150px}.folded #adminmenu .wp-submenu{border-top-color:transparent}.folded #adminmenu .wp-menu-name{display:block}.folded #adminmenu .opensub .wp-submenu,.folded #adminmenu .wp-submenu.sub-open{left:110px}.folded #adminmenu .wp-has-current-submenu .wp-submenu,.folded #adminmenu a.wp-has-current-submenu:focus+.wp-submenu{top:-1px;position:relative}.folded #adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head{background-color:transparent}#adminmenu .wp-submenu .wp-submenu-head{border-top-color:#ddd}.folded #adminmenu .wp-submenu ul{margin-left:5px}#adminmenu li.menu-top{margin-bottom:-2px}#adminmenu .wp-menu-arrow{display:none!important}.js.folded #adminmenu li.menu-top{display:block;zoom:100%}ul#adminmenu{z-index:99}#adminmenu li.menu-top a.menu-top{min-width:auto;width:auto}#wpcontent #adminmenu li.wp-has-current-submenu a.wp-has-submenu{font-style:normal}#wpcontent #adminmenu .wp-submenu li{padding:0}#adminmenu li.wp-has-current-submenu .wp-submenu{left:-40px}#adminmenu .wp-menu-image{display:none!important}#adminmenu a.menu-top .wp-menu-name{padding-left:8px}#collapse-menu{line-height:23px}#wpadminbar .ab-comments-icon{padding-top:7px}.theme-browser .theme{width:30%;margin:0 3% 4% 0;cursor:auto}.theme-browser .theme:focus,.theme-browser .theme:hover{cursor:auto}.theme-browser .theme .theme-screenshot{height:180px}.theme-browser .theme .theme-actions{position:static;background-color:#e8e8e8}.theme-browser .theme .more-details{display:none}.plugins td,.plugins th,table.fixed td,table.fixed th{border-top:1px solid #ddd}#wpbody-content input.button,#wpbody-content input.button-primary,#wpbody-content input.button-secondary{overflow:visible}#dashboard-widgets h3 a{height:14px;line-height:14px}#dashboard_browser_nag{color:#fff}#dashboard_browser_nag .browser-icon{position:relative}.tablenav-pages .current-page{vertical-align:middle}#wpbody-content .postbox{border:1px solid #dfdfdf}#wpbody-content .postbox h3{margin-bottom:-1px}#addcat,#editcat,#template,#template div,.major-publishing-actions,.wp-submenu,.wp-submenu li{zoom:100%}.wp-menu-arrow{height:28px}.submitbox{margin-top:10px}#wpbody-content .quick-edit-row-post .inline-edit-col-left{width:39%}#wpbody-content .inline-edit-row-post .inline-edit-col-center{width:19%}#wpbody-content .quick-edit-row-page .inline-edit-col-left{width:49%}#wpbody-content .bulk-edit-row .inline-edit-col-left{width:29%}.inline-edit-row p.submit{zoom:100%}.inline-edit-row fieldset label span.title{display:block;float:left;width:5em}.inline-edit-row fieldset label span.input-text-wrap{margin-left:0;zoom:100%}#wpbody-content .inline-edit-row fieldset label span.input-text-wrap input{line-height:130%}#wpbody-content .inline-edit-row .input-text-wrap input{width:95%}#wpbody-content .inline-edit-row .input-text-wrap input.inline-edit-password-input{width:8em}#titlediv #title{width:98%}.button,input[type=button],input[type=reset],input[type=submit]{padding:0 8px;line-height:20px;height:auto}.button.button-large,input[type=button].button-large,input[type=reset].button-large,input[type=submit].button-large{padding:0 10px;line-height:24px;height:auto}.button.button-small,input[type=button].button-small,input[type=reset].button-small,input[type=submit].button-small{padding:0 6px;line-height:16px;height:auto}a.button{margin:1px;padding:1px 9px 2px}a.button.button-large{padding:1px 11px 2px}a.button.button-small{padding:1px 7px 2px}#screen-options-wrap{overflow:hidden}#col-container,#col-left,#col-right,#dragHelper,#editorcontainer,#post-body,#post-status-info,#postdiv,#postdivrich,#poststuff,#the-comment-list .comment-item,#titlediv,#widgets-left,#wpwrap,#wrap,.fileedit-sub,.metabox-holder,.tablenav,.tagchecklist,.widget .widget-top,.widget-control-actions,.widget-liquid-left,.widget-liquid-right,.widgets-sortables{display:block;zoom:100%}p.search-box{position:static;float:right;margin:-3px 0 4px}#widget-list .widget,.feature-filter .feature-group li{display:inline}.feature-filter .feature-group li input{vertical-align:middle}#editorcontainer #content{overflow:auto;margin:auto;width:98%}form#template div{width:100%}.wp-editor-container .quicktags-toolbar input{overflow:visible;padding:0 4px}#poststuff h2{font-size:1.6em}#poststuff .inside #page_template,#poststuff .inside #parent_id,.inline-edit-row #post_parent,.inline-edit-row select[name=page_template]{width:250px}#submitdiv a.button,#submitdiv input,#submitdiv select{position:relative}#bh{margin:7px 10px 0 0;float:right}div#dashboard-widgets{padding-right:1px}.tagchecklist span,.tagchecklist span a{display:inline-block;display:block}.nav .button-secondary,.tablenav .button-secondary{padding-top:2px;padding-bottom:2px}.tablenav select{font-size:13px;display:inline-block;vertical-align:top;margin-top:2px}.tablenav .actions select{width:155px}.subsubsub li{display:inline}a.post-state-format{text-indent:0;line-height:0;font-size:0}table.ie-fixed{table-layout:fixed}.widefat th,.widefat tr{margin-bottom:0;border-spacing:0}.widefat th input{margin:0 0 0 5px}.widefat tfoot .check-column,.widefat thead .check-column{padding-top:6px}.media.widefat tbody th.check-column,.widefat tbody th.check-column{padding:4px 0 0}.widefat{empty-cells:show;border-collapse:collapse}.tablenav a.button-secondary{display:inline-block;padding:2px 5px}.inactive-sidebar .widgets-sortables{padding-bottom:8px}#available-widgets .widget-holder{padding-bottom:65px}#widgets-left .inactive{padding-bottom:10px}.inactive-sidebar .widget,.widget-liquid-right .widget{position:relative}.inactive-sidebar .widget{display:block;float:left}#wpcontent .button-primary-disabled{color:#9FD0D5;background:#298CBA}#the-comment-list .unapproved td,#the-comment-list .unapproved tr{background-color:#ffffe0}.imgedit-submit{width:300px}#nav-menus-frame,#wpbody,.menu li{zoom:100%}#update-nav-menu #post-body{overflow:hidden}.menu li{min-width:100%}.menu li.sortable-placeholder{min-width:400px}.available-theme{display:inline}.available-theme ul{margin:0}.available-theme .action-links li{padding-right:7px;margin-right:7px}.about-wrap .three-col.about-updates .col-2{width:15%}.about-wrap .about-password-meter input{width:98%}.revisions-tickmarks,.revisions-tooltip{display:none!important}.revisions.pinned .revisions-controls{position:relative}.login form .input,input[type=password]{font-family:sans-serif}.mce-btn i.mce-i-aligncenter,.mce-btn i.mce-i-alignjustify,.mce-btn i.mce-i-alignleft,.mce-btn i.mce-i-alignright,.mce-btn i.mce-i-blockquote,.mce-btn i.mce-i-bold,.mce-btn i.mce-i-bullist,.mce-btn i.mce-i-charmap,.mce-btn i.mce-i-forecolor,.mce-btn i.mce-i-fullscreen,.mce-btn i.mce-i-help,.mce-btn i.mce-i-hr,.mce-btn i.mce-i-indent,.mce-btn i.mce-i-italic,.mce-btn i.mce-i-link,.mce-btn i.mce-i-ltr,.mce-btn i.mce-i-numlist,.mce-btn i.mce-i-outdent,.mce-btn i.mce-i-pastetext,.mce-btn i.mce-i-pasteword,.mce-btn i.mce-i-redo,.mce-btn i.mce-i-removeformat,.mce-btn i.mce-i-spellchecker,.mce-btn i.mce-i-strikethrough,.mce-btn i.mce-i-underline,.mce-btn i.mce-i-undo,.mce-btn i.mce-i-unlink,.mce-btn i.mce-i-wp-media-library,.mce-btn i.mce-i-wp_adv,.mce-btn i.mce-i-wp_fullscreen,.mce-btn i.mce-i-wp_help,.mce-btn i.mce-i-wp_more,.mce-btn i.mce-i-wp_page,.mce-close{font-family:tinymce,Arial;font-style:normal;font-weight:400;font-variant:normal;font-size:16px;margin-left:0;padding-right:0}.mce-btn i.mce-i-wp_fullscreen,.qt-fullscreen{-ie7-icon:'\e023'}.mce-btn i.mce-i-wp_more,.mce-btn i.mce-i-wp_page{-ie7-icon:'\e027'}.mce-btn i.mce-i-wp_adv{background-color:#aaa}.mce-btn i.mce-i-help,.mce-btn i.mce-i-wp_help{-ie7-icon:'\e016'}* html .row-actions{visibility:visible}* html div.widget-liquid-left,* html div.widget-liquid-right{display:block;position:relative}* html #editorcontainer{padding:0}* html #poststuff h2{margin-left:0}* html .stuffbox,* html .stuffbox input,* html .stuffbox textarea{border:1px solid #DFDFDF}* html .feature-filter .feature-group li{width:145px}* html div.widget-liquid-left{width:99%}* html .widgets-sortables{height:50px}* html a#content_resize{right:-2px}* html .widget-title h4{width:205px}* html #removing-widget .in-widget-title{display:none}* html .media-item .pinkynail{height:32px;width:40px}* html .describe .field input.text,* html .describe .field textarea{width:440px}* html input{border:1px solid #dfdfdf}* html .edit-box{display:inline}* html .postbox-container .meta-box-sortables{height:300px}* html #wpbody-content #screen-options-link-wrap{display:inline-block;width:150px;text-align:center}* html #wpbody-content #contextual-help-link-wrap{display:inline-block;width:100px;text-align:center}* html #adminmenu{margin-left:-80px}* html .folded #adminmenu{margin-left:-22px}* html #wpcontent #adminmenu li.menu-top{display:inline;padding:0;margin:0}* html #wpfooter{margin:0}* html #adminmenu div.wp-menu-image{height:29px} \ No newline at end of file +#dashboard-widgets form .input-text-wrap input,#dashboard-widgets form .textarea-wrap textarea{width:99%}#dashboard-widgets form #title{width:98%}#wpbody-content #dashboard-widgets .postbox-container{width:49.5%}#wpbody-content #dashboard-widgets #postbox-container-2,#wpbody-content #dashboard-widgets #postbox-container-3,#wpbody-content #dashboard-widgets #postbox-container-4{float:right;width:50.5%}#dashboard-widgets #postbox-container-3 .empty-container,#dashboard-widgets #postbox-container-4 .empty-container{border:0;height:0;min-height:0}.wp-editor-wrap .wp-editor-container,.wp-editor-wrap .wp-editor-tabs,.wp-editor-wrap .wp-editor-tools,.wp-editor-wrap .wp-switch-editor{zoom:100%}.wp-editor-wrap .wp-editor-container textarea.wp-editor-area{width:97%}#post-body.columns-2 #postbox-container-1{padding-left:19px}.welcome-panel .wp-badge{position:absolute}.welcome-panel .welcome-panel-column:first-child{width:35%}.wp-fullscreen-title{width:97%}#wp_mce_fullscreen_ifr{background-color:#f9f9f9}#wp-fullscreen-tagline{color:#888;font-size:14px}#adminmenuback{left:0;background-image:none}#adminmenuwrap{position:static}#adminmenu{position:relative}#adminmenu,#adminmenu a{cursor:pointer}#adminmenu li.wp-menu-separator,#adminmenu li.wp-menu-separator-last{font-size:1px;line-height:1}#adminmenu a.menu-top{border-bottom:0 none;border-top:1px solid #ddd}#adminmenu .separator{font-size:1px;line-height:1px}#adminmenu .wp-submenu{left:110px}#adminmenu .wp-submenu ul{margin:0}.folded #wpcontent,.folded #wpfooter{margin-left:170px}.folded #adminmenu,.folded #adminmenu li.menu-top,.folded #adminmenuback,.folded #adminmenuwrap{width:150px}.folded #adminmenu .wp-submenu{border-top-color:transparent}.folded #adminmenu .wp-menu-name{display:block}.folded #adminmenu .opensub .wp-submenu,.folded #adminmenu .wp-submenu.sub-open{left:110px}.folded #adminmenu .wp-has-current-submenu .wp-submenu,.folded #adminmenu a.wp-has-current-submenu:focus+.wp-submenu{top:-1px;position:relative}.folded #adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head{background-color:transparent}#adminmenu .wp-submenu .wp-submenu-head{border-top-color:#ddd}.folded #adminmenu .wp-submenu ul{margin-left:5px}#adminmenu li.menu-top{margin-bottom:-2px}#adminmenu .wp-menu-arrow{display:none!important}.js.folded #adminmenu li.menu-top{display:block;zoom:100%}ul#adminmenu{z-index:99}#adminmenu li.menu-top a.menu-top{min-width:auto;width:auto}#wpcontent #adminmenu li.wp-has-current-submenu a.wp-has-submenu{font-style:normal}#wpcontent #adminmenu .wp-submenu li{padding:0}#adminmenu li.wp-has-current-submenu .wp-submenu{left:-40px}#adminmenu .wp-menu-image{display:none!important}#adminmenu a.menu-top .wp-menu-name{padding-left:8px}#collapse-menu{line-height:23px}#wpadminbar .ab-comments-icon{padding-top:7px}.theme-browser .theme{width:30%;margin:0 3% 4% 0;cursor:auto}.theme-browser .theme:focus,.theme-browser .theme:hover{cursor:auto}.theme-browser .theme .theme-screenshot{height:180px}.theme-browser .theme .theme-actions{position:static;background-color:#e8e8e8}.theme-browser .theme .more-details{display:none}.plugins td,.plugins th,table.fixed td,table.fixed th{border-top:1px solid #ddd}#wpbody-content input.button,#wpbody-content input.button-primary,#wpbody-content input.button-secondary{overflow:visible}#dashboard-widgets h3 a{height:14px;line-height:14px}#dashboard_browser_nag{color:#fff}#dashboard_browser_nag .browser-icon{position:relative}.tablenav-pages .current-page{vertical-align:middle}#wpbody-content .postbox{border:1px solid #dfdfdf}#wpbody-content .postbox .hndle{margin-bottom:-1px}#addcat,#editcat,#template,#template div,.major-publishing-actions,.wp-submenu,.wp-submenu li{zoom:100%}.wp-menu-arrow{height:28px}.submitbox{margin-top:10px}#wpbody-content .quick-edit-row-post .inline-edit-col-left{width:39%}#wpbody-content .inline-edit-row-post .inline-edit-col-center{width:19%}#wpbody-content .quick-edit-row-page .inline-edit-col-left{width:49%}#wpbody-content .bulk-edit-row .inline-edit-col-left{width:29%}.inline-edit-row p.submit{zoom:100%}.inline-edit-row fieldset label span.title{display:block;float:left;width:5em}.inline-edit-row fieldset label span.input-text-wrap{margin-left:0;zoom:100%}#wpbody-content .inline-edit-row fieldset label span.input-text-wrap input{line-height:130%}#wpbody-content .inline-edit-row .input-text-wrap input{width:95%}#wpbody-content .inline-edit-row .input-text-wrap input.inline-edit-password-input{width:8em}#titlediv #title{width:98%}.button,input[type=button],input[type=reset],input[type=submit]{padding:0 8px;line-height:20px;height:auto}.button.button-large,input[type=button].button-large,input[type=reset].button-large,input[type=submit].button-large{padding:0 10px;line-height:24px;height:auto}.button.button-small,input[type=button].button-small,input[type=reset].button-small,input[type=submit].button-small{padding:0 6px;line-height:16px;height:auto}a.button{margin:1px;padding:1px 9px 2px}a.button.button-large{padding:1px 11px 2px}a.button.button-small{padding:1px 7px 2px}#screen-options-wrap{overflow:hidden}#col-container,#col-left,#col-right,#dragHelper,#editorcontainer,#post-body,#post-status-info,#postdiv,#postdivrich,#poststuff,#the-comment-list .comment-item,#titlediv,#widgets-left,#wpwrap,#wrap,.fileedit-sub,.metabox-holder,.tablenav,.tagchecklist,.widget .widget-top,.widget-control-actions,.widget-liquid-left,.widget-liquid-right,.widgets-sortables{display:block;zoom:100%}p.search-box{position:static;float:right;margin:-3px 0 4px}#widget-list .widget,.feature-filter .feature-group li{display:inline}.feature-filter .feature-group li input{vertical-align:middle}#editorcontainer #content{overflow:auto;margin:auto;width:98%}form#template div{width:100%}.wp-editor-container .quicktags-toolbar input{overflow:visible;padding:0 4px}#poststuff h2{font-size:1.6em}#poststuff .inside #page_template,#poststuff .inside #parent_id,.inline-edit-row #post_parent,.inline-edit-row select[name=page_template]{width:250px}#submitdiv a.button,#submitdiv input,#submitdiv select{position:relative}#bh{margin:7px 10px 0 0;float:right}div#dashboard-widgets{padding-right:1px}.tagchecklist span,.tagchecklist span a{display:inline-block;display:block}.nav .button-secondary,.tablenav .button-secondary{padding-top:2px;padding-bottom:2px}.tablenav select{font-size:13px;display:inline-block;vertical-align:top;margin-top:2px}.tablenav .actions select{width:155px}.subsubsub li{display:inline}a.post-state-format{text-indent:0;line-height:0;font-size:0}table.ie-fixed{table-layout:fixed}.widefat th,.widefat tr{margin-bottom:0;border-spacing:0}.widefat th input{margin:0 0 0 5px}.widefat tfoot .check-column,.widefat thead .check-column{padding-top:6px}.media.widefat tbody th.check-column,.widefat tbody th.check-column{padding:4px 0 0}.widefat{empty-cells:show;border-collapse:collapse}.tablenav a.button-secondary{display:inline-block;padding:2px 5px}.inactive-sidebar .widgets-sortables{padding-bottom:8px}#available-widgets .widget-holder{padding-bottom:65px}#widgets-left .inactive{padding-bottom:10px}.inactive-sidebar .widget,.widget-liquid-right .widget{position:relative}.inactive-sidebar .widget{display:block;float:left}#wpcontent .button-primary-disabled{color:#9FD0D5;background:#298CBA}#the-comment-list .unapproved td,#the-comment-list .unapproved tr{background-color:#ffffe0}.imgedit-submit{width:300px}#nav-menus-frame,#wpbody,.menu li{zoom:100%}#update-nav-menu #post-body{overflow:hidden}.menu li{min-width:100%}.menu li.sortable-placeholder{min-width:400px}.available-theme{display:inline}.available-theme ul{margin:0}.available-theme .action-links li{padding-right:7px;margin-right:7px}.about-wrap .three-col.about-updates .col-2{width:15%}.about-wrap .about-password-meter input{width:98%}.revisions-tickmarks,.revisions-tooltip{display:none!important}.revisions.pinned .revisions-controls{position:relative}.login form .input,input[type=password]{font-family:sans-serif}.mce-btn i.mce-i-aligncenter,.mce-btn i.mce-i-alignjustify,.mce-btn i.mce-i-alignleft,.mce-btn i.mce-i-alignright,.mce-btn i.mce-i-blockquote,.mce-btn i.mce-i-bold,.mce-btn i.mce-i-bullist,.mce-btn i.mce-i-charmap,.mce-btn i.mce-i-forecolor,.mce-btn i.mce-i-fullscreen,.mce-btn i.mce-i-help,.mce-btn i.mce-i-hr,.mce-btn i.mce-i-indent,.mce-btn i.mce-i-italic,.mce-btn i.mce-i-link,.mce-btn i.mce-i-ltr,.mce-btn i.mce-i-numlist,.mce-btn i.mce-i-outdent,.mce-btn i.mce-i-pastetext,.mce-btn i.mce-i-pasteword,.mce-btn i.mce-i-redo,.mce-btn i.mce-i-removeformat,.mce-btn i.mce-i-spellchecker,.mce-btn i.mce-i-strikethrough,.mce-btn i.mce-i-underline,.mce-btn i.mce-i-undo,.mce-btn i.mce-i-unlink,.mce-btn i.mce-i-wp-media-library,.mce-btn i.mce-i-wp_adv,.mce-btn i.mce-i-wp_fullscreen,.mce-btn i.mce-i-wp_help,.mce-btn i.mce-i-wp_more,.mce-btn i.mce-i-wp_page,.mce-close{font-family:tinymce,Arial;font-style:normal;font-weight:400;font-variant:normal;font-size:16px;margin-left:0;padding-right:0}.mce-btn i.mce-i-wp_fullscreen,.qt-fullscreen{-ie7-icon:'\e023'}.mce-btn i.mce-i-wp_more,.mce-btn i.mce-i-wp_page{-ie7-icon:'\e027'}.mce-btn i.mce-i-wp_adv{background-color:#aaa}.mce-btn i.mce-i-help,.mce-btn i.mce-i-wp_help{-ie7-icon:'\e016'}* html .row-actions{visibility:visible}* html div.widget-liquid-left,* html div.widget-liquid-right{display:block;position:relative}* html #editorcontainer{padding:0}* html #poststuff h2{margin-left:0}* html .stuffbox,* html .stuffbox input,* html .stuffbox textarea{border:1px solid #DFDFDF}* html .feature-filter .feature-group li{width:145px}* html div.widget-liquid-left{width:99%}* html .widgets-sortables{height:50px}* html a#content_resize{right:-2px}* html .widget-title h4{width:205px}* html #removing-widget .in-widget-title{display:none}* html .media-item .pinkynail{height:32px;width:40px}* html .describe .field input.text,* html .describe .field textarea{width:440px}* html input{border:1px solid #dfdfdf}* html .edit-box{display:inline}* html .postbox-container .meta-box-sortables{height:300px}* html #wpbody-content #screen-options-link-wrap{display:inline-block;width:150px;text-align:center}* html #wpbody-content #contextual-help-link-wrap{display:inline-block;width:100px;text-align:center}* html #adminmenu{margin-left:-80px}* html .folded #adminmenu{margin-left:-22px}* html #wpcontent #adminmenu li.menu-top{display:inline;padding:0;margin:0}* html #wpfooter{margin:0}* html #adminmenu div.wp-menu-image{height:29px} \ No newline at end of file diff --git a/sources/wp-admin/css/install-rtl.css b/sources/wp-admin/css/install-rtl.css index b73329e..0a9deda 100644 --- a/sources/wp-admin/css/install-rtl.css +++ b/sources/wp-admin/css/install-rtl.css @@ -60,6 +60,11 @@ abbr { border: 0; font-variant: normal; } + +label { + cursor: pointer; +} + #logo { margin: 6px 0 14px 0; border-bottom: none; @@ -68,19 +73,19 @@ abbr { #logo a { background-image: url(../images/w-logo-blue.png?ver=20131202); background-image: none, url(../images/wordpress-logo.svg?ver=20131107); - -webkit-background-size: 80px 80px; - background-size: 80px 80px; + -webkit-background-size: 84px; + background-size: 84px; background-position: center top; background-repeat: no-repeat; color: #999; - height: 80px; + height: 84px; font-size: 20px; font-weight: normal; line-height: 1.3em; margin: -130px auto 25px; padding: 0; text-decoration: none; - width: 80px; + width: 84px; text-indent: -9999px; outline: none; overflow: hidden; @@ -93,7 +98,9 @@ abbr { text-align: right; padding: 0; } -.step .button-large { +.language-chooser.wp-core-ui .step .button.button-large { + height: 36px; + vertical-align: middle; font-size: 14px; } textarea { @@ -152,6 +159,8 @@ submit { } .form-table input[type=text], +.form-table input[type=email], +.form-table input[type=url], .form-table input[type=password] { width: 206px; } @@ -295,6 +304,8 @@ body.rtl, } .form-table td input[type="text"], + .form-table td input[type="email"], + .form-table td input[type="url"], .form-table td input[type="password"], .form-table td select, .form-table td textarea, @@ -311,3 +322,68 @@ body.rtl, } } + +body.language-chooser { + max-width: 300px; +} + +.language-chooser select { + padding: 8px; + width: 100%; + display: block; + border: 1px solid #ddd; + background-color: #fff; + color: #333; + font-size: 16px; + font-family: Arial, sans-serif; + font-weight: normal; +} + +.language-chooser p { + text-align: left; +} + +.screen-reader-input, +.screen-reader-text { + position: absolute; + margin: -1px; + padding: 0; + height: 1px; + width: 1px; + overflow: hidden; + clip: rect(0 0 0 0); + border: 0; +} + +.spinner { + background: url(../images/spinner.gif) no-repeat; + -webkit-background-size: 20px 20px; + background-size: 20px 20px; + visibility: hidden; + opacity: 0.7; + filter: alpha(opacity=70); + width: 20px; + height: 20px; + margin: 2px 5px 0; +} + +.step .spinner { + display: inline-block; + margin-top: 8px; + margin-left: 15px; + vertical-align: top; +} + +/** + * HiDPI Displays + */ +@media print, + (-o-min-device-pixel-ratio: 5/4), + (-webkit-min-device-pixel-ratio: 1.25), + (min-resolution: 120dpi) { + + .spinner { + background-image: url(../images/spinner-2x.gif); + } + +} diff --git a/sources/wp-admin/css/install-rtl.min.css b/sources/wp-admin/css/install-rtl.min.css index 6b112f7..c63802d 100644 --- a/sources/wp-admin/css/install-rtl.min.css +++ b/sources/wp-admin/css/install-rtl.min.css @@ -1 +1 @@ -html{background:#f1f1f1;margin:0 20px}body{background:#fff;color:#444;font-family:"Open Sans",sans-serif;margin:140px auto 25px;padding:20px 20px 10px;max-width:700px;-webkit-font-smoothing:subpixel-antialiased;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.13);box-shadow:0 1px 3px rgba(0,0,0,.13)}a{color:#0074a2;text-decoration:none}a:hover{color:#2ea2cc}h1{border-bottom:1px solid #dedede;clear:both;color:#666;font-size:24px;margin:30px 0;padding:0;padding-bottom:7px;font-weight:400}h2{font-size:16px}dd,dt,li,p{padding-bottom:2px;font-size:14px;line-height:1.5}.code,code{font-family:Consolas,Monaco,monospace}dl,ol,ul{padding:5px 22px 5px 5px}a img{border:0}abbr{border:0;font-variant:normal}#logo{margin:6px 0 14px;border-bottom:0;text-align:center}#logo a{background-image:url(../images/w-logo-blue.png?ver=20131202);background-image:none,url(../images/wordpress-logo.svg?ver=20131107);-webkit-background-size:80px 80px;background-size:80px 80px;background-position:center top;background-repeat:no-repeat;color:#999;height:80px;font-size:20px;font-weight:400;line-height:1.3em;margin:-130px auto 25px;padding:0;text-decoration:none;width:80px;text-indent:-9999px;outline:0;overflow:hidden;display:block}.step{margin:20px 0 15px}.step,th{text-align:right;padding:0}.step .button-large{font-size:14px}textarea{border:1px solid #dfdfdf;font-family:"Open Sans",sans-serif;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form-table{border-collapse:collapse;margin-top:1em;width:100%}.form-table td{margin-bottom:9px;padding:10px 0 10px 20px;border-bottom:8px solid #fff;font-size:14px;vertical-align:top}.form-table th{font-size:14px;text-align:right;padding:16px 0 10px 20px;width:140px;vertical-align:top}.form-table code{line-height:18px;font-size:14px}.form-table p{margin:4px 0 0;font-size:11px}.form-table input{line-height:20px;font-size:15px;padding:3px 5px;border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07)}input,submit{font-family:"Open Sans",sans-serif}.form-table input[type=password],.form-table input[type=text]{width:206px}.form-table th p{font-weight:400}.form-table.install-success td{vertical-align:middle;padding:16px 0 10px 20px}.form-table.install-success td p{margin:0;font-size:14px}.form-table.install-success td code{margin:0;font-size:18px}#error-page{margin-top:50px}#error-page p{font-size:14px;line-height:18px;margin:25px 0 20px}#error-page code,.code{font-family:Consolas,Monaco,monospace}#pass-strength-result{background-color:#eee;border-color:#ddd!important;border-style:solid;border-width:1px;margin:5px 0 5px 5px;padding:5px;text-align:center;width:200px;display:none}#pass-strength-result.bad{background-color:#ffb78c;border-color:#ff853c!important}#pass-strength-result.good{background-color:#ffec8b;border-color:#fc0!important}#pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040!important}#pass-strength-result.strong{background-color:#c3ff88;border-color:#8dff1c!important}.message{border:1px solid #c00;padding:.5em .7em;margin:5px 0 15px;background-color:#ffebe8}#admin_email,#dbhost,#dbname,#pass1,#pass2,#prefix,#pwd,#uname,#user_login{direction:ltr}.rtl input,.rtl submit,.rtl textarea,body.rtl{font-family:Tahoma,sans-serif}:lang(he-il) .rtl input,:lang(he-il) .rtl submit,:lang(he-il) .rtl textarea,:lang(he-il) body.rtl{font-family:Arial,sans-serif}@media only screen and (max-width:799px){body{margin-top:115px}#logo a{margin:-125px auto 30px}}@media screen and (max-width:782px){.form-table{margin-top:0}.form-table td,.form-table th{display:block;width:auto;vertical-align:middle}.form-table th{padding:20px 0 0}.form-table td{padding:5px 0;border:0;margin:0}input,textarea{font-size:16px}.form-table span.description,.form-table td input[type=password],.form-table td input[type=text],.form-table td select,.form-table td textarea{width:100%;font-size:16px;line-height:1.5;padding:7px 10px;display:block;max-width:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}} \ No newline at end of file +html{background:#f1f1f1;margin:0 20px}body{background:#fff;color:#444;font-family:"Open Sans",sans-serif;margin:140px auto 25px;padding:20px 20px 10px;max-width:700px;-webkit-font-smoothing:subpixel-antialiased;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.13);box-shadow:0 1px 3px rgba(0,0,0,.13)}a{color:#0074a2;text-decoration:none}a:hover{color:#2ea2cc}h1{border-bottom:1px solid #dedede;clear:both;color:#666;font-size:24px;margin:30px 0;padding:0 0 7px;font-weight:400}h2{font-size:16px}dd,dt,li,p{padding-bottom:2px;font-size:14px;line-height:1.5}.code,code{font-family:Consolas,Monaco,monospace}dl,ol,ul{padding:5px 22px 5px 5px}a img{border:0}abbr{border:0;font-variant:normal}label{cursor:pointer}#logo{margin:6px 0 14px;border-bottom:none;text-align:center}#logo a{background-image:url(../images/w-logo-blue.png?ver=20131202);background-image:none,url(../images/wordpress-logo.svg?ver=20131107);-webkit-background-size:84px;background-size:84px;background-position:center top;background-repeat:no-repeat;color:#999;height:84px;font-size:20px;font-weight:400;line-height:1.3em;margin:-130px auto 25px;padding:0;text-decoration:none;width:84px;text-indent:-9999px;outline:0;overflow:hidden;display:block}.step{margin:20px 0 15px}.step,th{text-align:right;padding:0}.language-chooser.wp-core-ui .step .button.button-large{height:36px;vertical-align:middle;font-size:14px}textarea{border:1px solid #dfdfdf;font-family:"Open Sans",sans-serif;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form-table{border-collapse:collapse;margin-top:1em;width:100%}.form-table td{margin-bottom:9px;padding:10px 0 10px 20px;border-bottom:8px solid #fff;font-size:14px;vertical-align:top}.form-table th{font-size:14px;text-align:right;padding:16px 0 10px 20px;width:140px;vertical-align:top}.form-table code{line-height:18px;font-size:14px}.form-table p{margin:4px 0 0;font-size:11px}.form-table input{line-height:20px;font-size:15px;padding:3px 5px;border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07)}input,submit{font-family:"Open Sans",sans-serif}.form-table input[type=email],.form-table input[type=password],.form-table input[type=text],.form-table input[type=url]{width:206px}.form-table th p{font-weight:400}.form-table.install-success td{vertical-align:middle;padding:16px 0 10px 20px}.form-table.install-success td p{margin:0;font-size:14px}.form-table.install-success td code{margin:0;font-size:18px}#error-page{margin-top:50px}#error-page p{font-size:14px;line-height:18px;margin:25px 0 20px}#error-page code,.code{font-family:Consolas,Monaco,monospace}#pass-strength-result{background-color:#eee;border-color:#ddd!important;border-style:solid;border-width:1px;margin:5px 0 5px 5px;padding:5px;text-align:center;width:200px;display:none}#pass-strength-result.bad{background-color:#ffb78c;border-color:#ff853c!important}#pass-strength-result.good{background-color:#ffec8b;border-color:#fc0!important}#pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040!important}#pass-strength-result.strong{background-color:#c3ff88;border-color:#8dff1c!important}.message{border:1px solid #c00;padding:.5em .7em;margin:5px 0 15px;background-color:#ffebe8}#admin_email,#dbhost,#dbname,#pass1,#pass2,#prefix,#pwd,#uname,#user_login{direction:ltr}.rtl input,.rtl submit,.rtl textarea,body.rtl{font-family:Tahoma,sans-serif}:lang(he-il) .rtl input,:lang(he-il) .rtl submit,:lang(he-il) .rtl textarea,:lang(he-il) body.rtl{font-family:Arial,sans-serif}@media only screen and (max-width:799px){body{margin-top:115px}#logo a{margin:-125px auto 30px}}@media screen and (max-width:782px){.form-table{margin-top:0}.form-table td,.form-table th{display:block;width:auto;vertical-align:middle}.form-table th{padding:20px 0 0}.form-table td{padding:5px 0;border:0;margin:0}input,textarea{font-size:16px}.form-table span.description,.form-table td input[type=email],.form-table td input[type=password],.form-table td input[type=text],.form-table td input[type=url],.form-table td select,.form-table td textarea{width:100%;font-size:16px;line-height:1.5;padding:7px 10px;display:block;max-width:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}body.language-chooser{max-width:300px}.language-chooser select{padding:8px;width:100%;display:block;border:1px solid #ddd;background-color:#fff;color:#333;font-size:16px;font-family:Arial,sans-serif;font-weight:400}.language-chooser p{text-align:left}.screen-reader-input,.screen-reader-text{position:absolute;margin:-1px;padding:0;height:1px;width:1px;overflow:hidden;clip:rect(0 0 0 0);border:0}.spinner{background:url(../images/spinner.gif) no-repeat;-webkit-background-size:20px 20px;background-size:20px 20px;visibility:hidden;opacity:.7;filter:alpha(opacity=70);width:20px;height:20px;margin:2px 5px 0}.step .spinner{display:inline-block;margin-top:8px;margin-left:15px;vertical-align:top}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.spinner{background-image:url(../images/spinner-2x.gif)}} \ No newline at end of file diff --git a/sources/wp-admin/css/install.css b/sources/wp-admin/css/install.css index a2e19a1..28c071c 100644 --- a/sources/wp-admin/css/install.css +++ b/sources/wp-admin/css/install.css @@ -60,6 +60,11 @@ abbr { border: 0; font-variant: normal; } + +label { + cursor: pointer; +} + #logo { margin: 6px 0 14px 0; border-bottom: none; @@ -68,19 +73,19 @@ abbr { #logo a { background-image: url(../images/w-logo-blue.png?ver=20131202); background-image: none, url(../images/wordpress-logo.svg?ver=20131107); - -webkit-background-size: 80px 80px; - background-size: 80px 80px; + -webkit-background-size: 84px; + background-size: 84px; background-position: center top; background-repeat: no-repeat; color: #999; - height: 80px; + height: 84px; font-size: 20px; font-weight: normal; line-height: 1.3em; margin: -130px auto 25px; padding: 0; text-decoration: none; - width: 80px; + width: 84px; text-indent: -9999px; outline: none; overflow: hidden; @@ -93,7 +98,9 @@ abbr { text-align: left; padding: 0; } -.step .button-large { +.language-chooser.wp-core-ui .step .button.button-large { + height: 36px; + vertical-align: middle; font-size: 14px; } textarea { @@ -152,6 +159,8 @@ submit { } .form-table input[type=text], +.form-table input[type=email], +.form-table input[type=url], .form-table input[type=password] { width: 206px; } @@ -295,6 +304,8 @@ body.rtl, } .form-table td input[type="text"], + .form-table td input[type="email"], + .form-table td input[type="url"], .form-table td input[type="password"], .form-table td select, .form-table td textarea, @@ -311,3 +322,68 @@ body.rtl, } } + +body.language-chooser { + max-width: 300px; +} + +.language-chooser select { + padding: 8px; + width: 100%; + display: block; + border: 1px solid #ddd; + background-color: #fff; + color: #333; + font-size: 16px; + font-family: Arial, sans-serif; + font-weight: normal; +} + +.language-chooser p { + text-align: right; +} + +.screen-reader-input, +.screen-reader-text { + position: absolute; + margin: -1px; + padding: 0; + height: 1px; + width: 1px; + overflow: hidden; + clip: rect(0 0 0 0); + border: 0; +} + +.spinner { + background: url(../images/spinner.gif) no-repeat; + -webkit-background-size: 20px 20px; + background-size: 20px 20px; + visibility: hidden; + opacity: 0.7; + filter: alpha(opacity=70); + width: 20px; + height: 20px; + margin: 2px 5px 0; +} + +.step .spinner { + display: inline-block; + margin-top: 8px; + margin-right: 15px; + vertical-align: top; +} + +/** + * HiDPI Displays + */ +@media print, + (-o-min-device-pixel-ratio: 5/4), + (-webkit-min-device-pixel-ratio: 1.25), + (min-resolution: 120dpi) { + + .spinner { + background-image: url(../images/spinner-2x.gif); + } + +} diff --git a/sources/wp-admin/css/install.min.css b/sources/wp-admin/css/install.min.css index 1a712e8..4b9b23c 100644 --- a/sources/wp-admin/css/install.min.css +++ b/sources/wp-admin/css/install.min.css @@ -1 +1 @@ -html{background:#f1f1f1;margin:0 20px}body{background:#fff;color:#444;font-family:"Open Sans",sans-serif;margin:140px auto 25px;padding:20px 20px 10px;max-width:700px;-webkit-font-smoothing:subpixel-antialiased;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.13);box-shadow:0 1px 3px rgba(0,0,0,.13)}a{color:#0074a2;text-decoration:none}a:hover{color:#2ea2cc}h1{border-bottom:1px solid #dedede;clear:both;color:#666;font-size:24px;margin:30px 0;padding:0;padding-bottom:7px;font-weight:400}h2{font-size:16px}dd,dt,li,p{padding-bottom:2px;font-size:14px;line-height:1.5}.code,code{font-family:Consolas,Monaco,monospace}dl,ol,ul{padding:5px 5px 5px 22px}a img{border:0}abbr{border:0;font-variant:normal}#logo{margin:6px 0 14px;border-bottom:0;text-align:center}#logo a{background-image:url(../images/w-logo-blue.png?ver=20131202);background-image:none,url(../images/wordpress-logo.svg?ver=20131107);-webkit-background-size:80px 80px;background-size:80px 80px;background-position:center top;background-repeat:no-repeat;color:#999;height:80px;font-size:20px;font-weight:400;line-height:1.3em;margin:-130px auto 25px;padding:0;text-decoration:none;width:80px;text-indent:-9999px;outline:0;overflow:hidden;display:block}.step{margin:20px 0 15px}.step,th{text-align:left;padding:0}.step .button-large{font-size:14px}textarea{border:1px solid #dfdfdf;font-family:"Open Sans",sans-serif;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form-table{border-collapse:collapse;margin-top:1em;width:100%}.form-table td{margin-bottom:9px;padding:10px 20px 10px 0;border-bottom:8px solid #fff;font-size:14px;vertical-align:top}.form-table th{font-size:14px;text-align:left;padding:16px 20px 10px 0;width:140px;vertical-align:top}.form-table code{line-height:18px;font-size:14px}.form-table p{margin:4px 0 0;font-size:11px}.form-table input{line-height:20px;font-size:15px;padding:3px 5px;border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07)}input,submit{font-family:"Open Sans",sans-serif}.form-table input[type=password],.form-table input[type=text]{width:206px}.form-table th p{font-weight:400}.form-table.install-success td{vertical-align:middle;padding:16px 20px 10px 0}.form-table.install-success td p{margin:0;font-size:14px}.form-table.install-success td code{margin:0;font-size:18px}#error-page{margin-top:50px}#error-page p{font-size:14px;line-height:18px;margin:25px 0 20px}#error-page code,.code{font-family:Consolas,Monaco,monospace}#pass-strength-result{background-color:#eee;border-color:#ddd!important;border-style:solid;border-width:1px;margin:5px 5px 5px 0;padding:5px;text-align:center;width:200px;display:none}#pass-strength-result.bad{background-color:#ffb78c;border-color:#ff853c!important}#pass-strength-result.good{background-color:#ffec8b;border-color:#fc0!important}#pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040!important}#pass-strength-result.strong{background-color:#c3ff88;border-color:#8dff1c!important}.message{border:1px solid #c00;padding:.5em .7em;margin:5px 0 15px;background-color:#ffebe8}#admin_email,#dbhost,#dbname,#pass1,#pass2,#prefix,#pwd,#uname,#user_login{direction:ltr}.rtl input,.rtl submit,.rtl textarea,body.rtl{font-family:Tahoma,sans-serif}:lang(he-il) .rtl input,:lang(he-il) .rtl submit,:lang(he-il) .rtl textarea,:lang(he-il) body.rtl{font-family:Arial,sans-serif}@media only screen and (max-width:799px){body{margin-top:115px}#logo a{margin:-125px auto 30px}}@media screen and (max-width:782px){.form-table{margin-top:0}.form-table td,.form-table th{display:block;width:auto;vertical-align:middle}.form-table th{padding:20px 0 0}.form-table td{padding:5px 0;border:0;margin:0}input,textarea{font-size:16px}.form-table span.description,.form-table td input[type=password],.form-table td input[type=text],.form-table td select,.form-table td textarea{width:100%;font-size:16px;line-height:1.5;padding:7px 10px;display:block;max-width:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}} \ No newline at end of file +html{background:#f1f1f1;margin:0 20px}body{background:#fff;color:#444;font-family:"Open Sans",sans-serif;margin:140px auto 25px;padding:20px 20px 10px;max-width:700px;-webkit-font-smoothing:subpixel-antialiased;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.13);box-shadow:0 1px 3px rgba(0,0,0,.13)}a{color:#0074a2;text-decoration:none}a:hover{color:#2ea2cc}h1{border-bottom:1px solid #dedede;clear:both;color:#666;font-size:24px;margin:30px 0;padding:0 0 7px;font-weight:400}h2{font-size:16px}dd,dt,li,p{padding-bottom:2px;font-size:14px;line-height:1.5}.code,code{font-family:Consolas,Monaco,monospace}dl,ol,ul{padding:5px 5px 5px 22px}a img{border:0}abbr{border:0;font-variant:normal}label{cursor:pointer}#logo{margin:6px 0 14px;border-bottom:none;text-align:center}#logo a{background-image:url(../images/w-logo-blue.png?ver=20131202);background-image:none,url(../images/wordpress-logo.svg?ver=20131107);-webkit-background-size:84px;background-size:84px;background-position:center top;background-repeat:no-repeat;color:#999;height:84px;font-size:20px;font-weight:400;line-height:1.3em;margin:-130px auto 25px;padding:0;text-decoration:none;width:84px;text-indent:-9999px;outline:0;overflow:hidden;display:block}.step{margin:20px 0 15px}.step,th{text-align:left;padding:0}.language-chooser.wp-core-ui .step .button.button-large{height:36px;vertical-align:middle;font-size:14px}textarea{border:1px solid #dfdfdf;font-family:"Open Sans",sans-serif;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form-table{border-collapse:collapse;margin-top:1em;width:100%}.form-table td{margin-bottom:9px;padding:10px 20px 10px 0;border-bottom:8px solid #fff;font-size:14px;vertical-align:top}.form-table th{font-size:14px;text-align:left;padding:16px 20px 10px 0;width:140px;vertical-align:top}.form-table code{line-height:18px;font-size:14px}.form-table p{margin:4px 0 0;font-size:11px}.form-table input{line-height:20px;font-size:15px;padding:3px 5px;border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07)}input,submit{font-family:"Open Sans",sans-serif}.form-table input[type=email],.form-table input[type=password],.form-table input[type=text],.form-table input[type=url]{width:206px}.form-table th p{font-weight:400}.form-table.install-success td{vertical-align:middle;padding:16px 20px 10px 0}.form-table.install-success td p{margin:0;font-size:14px}.form-table.install-success td code{margin:0;font-size:18px}#error-page{margin-top:50px}#error-page p{font-size:14px;line-height:18px;margin:25px 0 20px}#error-page code,.code{font-family:Consolas,Monaco,monospace}#pass-strength-result{background-color:#eee;border-color:#ddd!important;border-style:solid;border-width:1px;margin:5px 5px 5px 0;padding:5px;text-align:center;width:200px;display:none}#pass-strength-result.bad{background-color:#ffb78c;border-color:#ff853c!important}#pass-strength-result.good{background-color:#ffec8b;border-color:#fc0!important}#pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040!important}#pass-strength-result.strong{background-color:#c3ff88;border-color:#8dff1c!important}.message{border:1px solid #c00;padding:.5em .7em;margin:5px 0 15px;background-color:#ffebe8}#admin_email,#dbhost,#dbname,#pass1,#pass2,#prefix,#pwd,#uname,#user_login{direction:ltr}.rtl input,.rtl submit,.rtl textarea,body.rtl{font-family:Tahoma,sans-serif}:lang(he-il) .rtl input,:lang(he-il) .rtl submit,:lang(he-il) .rtl textarea,:lang(he-il) body.rtl{font-family:Arial,sans-serif}@media only screen and (max-width:799px){body{margin-top:115px}#logo a{margin:-125px auto 30px}}@media screen and (max-width:782px){.form-table{margin-top:0}.form-table td,.form-table th{display:block;width:auto;vertical-align:middle}.form-table th{padding:20px 0 0}.form-table td{padding:5px 0;border:0;margin:0}input,textarea{font-size:16px}.form-table span.description,.form-table td input[type=email],.form-table td input[type=password],.form-table td input[type=text],.form-table td input[type=url],.form-table td select,.form-table td textarea{width:100%;font-size:16px;line-height:1.5;padding:7px 10px;display:block;max-width:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}body.language-chooser{max-width:300px}.language-chooser select{padding:8px;width:100%;display:block;border:1px solid #ddd;background-color:#fff;color:#333;font-size:16px;font-family:Arial,sans-serif;font-weight:400}.language-chooser p{text-align:right}.screen-reader-input,.screen-reader-text{position:absolute;margin:-1px;padding:0;height:1px;width:1px;overflow:hidden;clip:rect(0 0 0 0);border:0}.spinner{background:url(../images/spinner.gif) no-repeat;-webkit-background-size:20px 20px;background-size:20px 20px;visibility:hidden;opacity:.7;filter:alpha(opacity=70);width:20px;height:20px;margin:2px 5px 0}.step .spinner{display:inline-block;margin-top:8px;margin-right:15px;vertical-align:top}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.spinner{background-image:url(../images/spinner-2x.gif)}} \ No newline at end of file diff --git a/sources/wp-admin/css/l10n-rtl.css b/sources/wp-admin/css/l10n-rtl.css index 5590f1d..3deb303 100644 --- a/sources/wp-admin/css/l10n-rtl.css +++ b/sources/wp-admin/css/l10n-rtl.css @@ -75,7 +75,8 @@ body.locale-he-il .press-this a.wp-switch-editor { .locale-ru-ru .inline-edit-row fieldset label span.input-text-wrap { margin-right: 8em; /* default 5em */ } -.locale-ru-ru.post-php .tagsdiv .newtag { +.locale-ru-ru.post-php .tagsdiv .newtag, +.locale-ru-ru.post-new-php .tagsdiv .newtag { width: 165px; /* default 180px - 15px */ } .locale-ru-ru.press-this .posting { diff --git a/sources/wp-admin/css/l10n.css b/sources/wp-admin/css/l10n.css index 3b056d6..4e40586 100644 --- a/sources/wp-admin/css/l10n.css +++ b/sources/wp-admin/css/l10n.css @@ -75,7 +75,8 @@ body.locale-he-il .press-this a.wp-switch-editor { .locale-ru-ru .inline-edit-row fieldset label span.input-text-wrap { margin-left: 8em; /* default 5em */ } -.locale-ru-ru.post-php .tagsdiv .newtag { +.locale-ru-ru.post-php .tagsdiv .newtag, +.locale-ru-ru.post-new-php .tagsdiv .newtag { width: 165px; /* default 180px - 15px */ } .locale-ru-ru.press-this .posting { diff --git a/sources/wp-admin/css/list-tables-rtl.css b/sources/wp-admin/css/list-tables-rtl.css index 6f36c9e..59eede9 100644 --- a/sources/wp-admin/css/list-tables-rtl.css +++ b/sources/wp-admin/css/list-tables-rtl.css @@ -263,6 +263,10 @@ table.fixed { width: 10%; } +.fixed .column-posts { + width: 74px; +} + .fixed .column-comment .comment-author { display: none; } @@ -591,6 +595,11 @@ th.asc:hover span.sorting-indicator { padding: 2px 0 0 8px; } +.wp-filter .actions { + display: inline-block; + vertical-align: middle; +} + .tablenav .delete { margin-left: 20px; } @@ -613,13 +622,16 @@ classes exist in paginate_links() but not seen in list table output. */ color: #2ea2cc; } -.view-switch { +.tablenav .view-switch { float: left; margin: 5px 8px 0 16px; } -.view-switch img { - display: none; +.wp-filter .view-switch { + display: inline-block; + vertical-align: middle; + padding: 14px 0; + margin: 0 0 0 20px; } .view-switch a { @@ -634,7 +646,6 @@ classes exist in paginate_links() but not seen in list table output. */ .view-switch > a:before { color: #bbb; - content: '\f163'; display: inline-block; float: right; font: normal 20px/1 'dashicons'; @@ -645,6 +656,10 @@ classes exist in paginate_links() but not seen in list table output. */ -moz-osx-font-smoothing: grayscale; } +.view-switch > .view-list:before { + content: '\f163'; +} + .view-switch a:hover:before { color: #727272; } @@ -653,11 +668,18 @@ classes exist in paginate_links() but not seen in list table output. */ color: #0074a2; } -.view-switch > a + a:before { +.view-switch > a + a { margin-right: 5px; +} + +.view-switch > .view-excerpt:before { content: '\f164'; } +.view-switch > .view-grid:before { + content: '\f509'; +} + .filter { float: right; margin: -5px 10px 0 0; @@ -671,6 +693,10 @@ classes exist in paginate_links() but not seen in list table output. */ width: 4em; } +#posts-filter .wp-filter { + margin-bottom: 0; +} + #posts-filter fieldset { float: right; margin: 0 0 1em 1.5ex; @@ -1201,10 +1227,214 @@ tr.active + tr.plugin-update-tr .plugin-update .update-message { background-color: #fcf3ef; } +.plugin-install-php h3 { + clear: both; +} + .plugin-install-php h4 { margin: 2.5em 0 8px; } +.plugin-install-php .wp-filter { + margin-bottom: 0; +} + +/* Plugin card table view */ +.plugin-group { + overflow: hidden; /* clearfix */ + margin-top: 1.5em; +} + +.plugin-group h3 { + margin-top: 0; +} + +.plugin-card { + float: right; + margin: 0 8px 16px; + width: 48.5%; + width: -webkit-calc( 50% - 8px ); + width: calc( 50% - 8px ); + background-color: #fff; + border: 1px solid #dedede; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} + +.plugin-card:nth-child(odd) { + clear: both; + margin-right: 0; +} + +.plugin-card:nth-child(even) { + margin-left: 0; +} + +@media screen and ( min-width: 1600px ) { + .plugin-card { + width: 30%; + width: -webkit-calc( 33.1% - 8px ); + width: calc( 33.1% - 8px ); + } + + .plugin-card:nth-child(odd) { + clear: none; + margin-right: 8px; + } + + .plugin-card:nth-child(even) { + margin-left: 8px; + } + + .plugin-card:nth-child(3n+1) { + clear: both; + margin-right: 0; + } + + .plugin-card:nth-child(3n) { + margin-left: 0; + } +} + +@media screen and ( max-width: 782px ) { + .plugin-card { + margin-right: 0; + margin-left: 0; + width: 100%; + } +} + +.plugin-card-top { + position: relative; + padding: 20px 20px 10px; + min-height: 135px; +} + +div.action-links, +.plugin-action-buttons { + margin: 0; /* Override existing margins */ +} + +.plugin-card h4 { + margin: 0 0 12px; + font-size: 18px; + line-height: 1.3; +} + +.plugin-card .name, +.plugin-card .desc { + margin-right: 148px; /* icon + margin */ + margin-left: 120px; /* action links */ +} + +.plugin-card .action-links { + position: absolute; + top: 20px; + left: 20px; + width: 120px; +} + +.plugin-action-buttons { + clear: left; + float: left; + margin-right: 2em; + margin-bottom: 1em; + text-align: left; +} + +.plugin-action-buttons li { + margin-bottom: 10px; +} + +.plugin-card-bottom { + clear: both; + padding: 12px 20px; + background-color: #fafafa; + border-top: 1px solid #dedede; + overflow: hidden; +} + +.plugin-card-bottom .star-rating { + display: inline; +} + +.plugin-card .column-rating { + line-height: 23px; +} + +.plugin-card .column-rating, +.plugin-card .column-updated { + margin-bottom: 4px; +} + +.plugin-card .column-rating, +.plugin-card .column-downloaded { + float: right; + clear: right; + max-width: 180px; +} + +.plugin-card .column-updated, +.plugin-card .column-compatibility { + text-align: left; + float: left; + clear: left; + width: 65%; + width: -webkit-calc( 100% - 180px ); + width: calc( 100% - 180px ); +} + +.plugin-card .column-compatibility span:before { + font: normal 20px/.5 'dashicons'; + speak: none; + display: inline-block; + padding: 0; + top: 4px; + right: -2px; + position: relative; + vertical-align: top; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + text-decoration: none !important; + color: #444; +} + +.plugin-card .compatibility-incompatible:before { + content: '\f158'; +} + +.plugin-card .compatibility-compatible:before { + content: '\f147'; +} + +.plugin-card .compatibility-untested strong { + font-weight: normal; +} + +.plugin-icon { + position: absolute; + top: 20px; + right: 20px; + width: 128px; + height: 128px; + margin: 0 0 20px 20px; +} + +.plugin-icon img { + width: 128px; + height: 128px; +} + +.no-plugin-results { + color: #999; + font-size: 18px; + font-style: normal; + margin: 0; + padding: 100px 0 0; + text-align: center; +} + /* ms */ /* Background Color for Site Status */ .wp-list-table .site-deleted { @@ -1223,9 +1453,38 @@ tr.active + tr.plugin-update-tr .plugin-update .update-message { /* =Media Queries -------------------------------------------------------------- */ -/** - * HiDPI Displays - */ +@media screen and ( max-width: 1100px ) and ( min-width: 782px ), ( max-width: 480px ) { + .plugin-card .action-links { + position: static; + margin-right: 148px; + width: auto; + } + + .plugin-action-buttons { + float: none; + margin: 1em 0 0; + text-align: right; + } + + .plugin-action-buttons li { + display: inline-block; + vertical-align: middle; + } + + .plugin-action-buttons li .button { + margin-left: 20px; + } + + .plugin-card .name, + .plugin-card .desc { + margin-left: 0; + } + + .plugin-card .desc p:first-of-type { + margin-top: 0; + } +} + @media screen and ( max-width: 782px ) { /* WP List Table Options & Filters */ .tablenav { @@ -1233,7 +1492,7 @@ tr.active + tr.plugin-update-tr .plugin-update .update-message { } .tablenav.top { - margin: 0; + margin: 20px 0 5px 0; } .tablenav.bottom { @@ -1249,7 +1508,8 @@ tr.active + tr.plugin-update-tr .plugin-update .update-message { display: block; } - .tablenav.top .actions, .view-switch { + .tablenav.top .actions, + .tablenav .view-switch { display: none; } @@ -1416,7 +1676,7 @@ tr.active + tr.plugin-update-tr .plugin-update .update-message { /* Taxonomies */ .tags .column-posts { - width: 50px; + width: 74px; } .tags .column-slug { diff --git a/sources/wp-admin/css/list-tables.css b/sources/wp-admin/css/list-tables.css index 0b4115d..a2fc7bc 100644 --- a/sources/wp-admin/css/list-tables.css +++ b/sources/wp-admin/css/list-tables.css @@ -263,6 +263,10 @@ table.fixed { width: 10%; } +.fixed .column-posts { + width: 74px; +} + .fixed .column-comment .comment-author { display: none; } @@ -591,6 +595,11 @@ th.asc:hover span.sorting-indicator { padding: 2px 8px 0 0; } +.wp-filter .actions { + display: inline-block; + vertical-align: middle; +} + .tablenav .delete { margin-right: 20px; } @@ -613,13 +622,16 @@ classes exist in paginate_links() but not seen in list table output. */ color: #2ea2cc; } -.view-switch { +.tablenav .view-switch { float: right; margin: 5px 16px 0 8px; } -.view-switch img { - display: none; +.wp-filter .view-switch { + display: inline-block; + vertical-align: middle; + padding: 14px 0; + margin: 0 20px 0 0; } .view-switch a { @@ -634,7 +646,6 @@ classes exist in paginate_links() but not seen in list table output. */ .view-switch > a:before { color: #bbb; - content: '\f163'; display: inline-block; float: left; font: normal 20px/1 'dashicons'; @@ -645,6 +656,10 @@ classes exist in paginate_links() but not seen in list table output. */ -moz-osx-font-smoothing: grayscale; } +.view-switch > .view-list:before { + content: '\f163'; +} + .view-switch a:hover:before { color: #727272; } @@ -653,11 +668,18 @@ classes exist in paginate_links() but not seen in list table output. */ color: #0074a2; } -.view-switch > a + a:before { +.view-switch > a + a { margin-left: 5px; +} + +.view-switch > .view-excerpt:before { content: '\f164'; } +.view-switch > .view-grid:before { + content: '\f509'; +} + .filter { float: left; margin: -5px 0 0 10px; @@ -671,6 +693,10 @@ classes exist in paginate_links() but not seen in list table output. */ width: 4em; } +#posts-filter .wp-filter { + margin-bottom: 0; +} + #posts-filter fieldset { float: left; margin: 0 1.5ex 1em 0; @@ -1201,10 +1227,214 @@ tr.active + tr.plugin-update-tr .plugin-update .update-message { background-color: #fcf3ef; } +.plugin-install-php h3 { + clear: both; +} + .plugin-install-php h4 { margin: 2.5em 0 8px; } +.plugin-install-php .wp-filter { + margin-bottom: 0; +} + +/* Plugin card table view */ +.plugin-group { + overflow: hidden; /* clearfix */ + margin-top: 1.5em; +} + +.plugin-group h3 { + margin-top: 0; +} + +.plugin-card { + float: left; + margin: 0 8px 16px; + width: 48.5%; + width: -webkit-calc( 50% - 8px ); + width: calc( 50% - 8px ); + background-color: #fff; + border: 1px solid #dedede; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} + +.plugin-card:nth-child(odd) { + clear: both; + margin-left: 0; +} + +.plugin-card:nth-child(even) { + margin-right: 0; +} + +@media screen and ( min-width: 1600px ) { + .plugin-card { + width: 30%; + width: -webkit-calc( 33.1% - 8px ); + width: calc( 33.1% - 8px ); + } + + .plugin-card:nth-child(odd) { + clear: none; + margin-left: 8px; + } + + .plugin-card:nth-child(even) { + margin-right: 8px; + } + + .plugin-card:nth-child(3n+1) { + clear: both; + margin-left: 0; + } + + .plugin-card:nth-child(3n) { + margin-right: 0; + } +} + +@media screen and ( max-width: 782px ) { + .plugin-card { + margin-left: 0; + margin-right: 0; + width: 100%; + } +} + +.plugin-card-top { + position: relative; + padding: 20px 20px 10px; + min-height: 135px; +} + +div.action-links, +.plugin-action-buttons { + margin: 0; /* Override existing margins */ +} + +.plugin-card h4 { + margin: 0 0 12px; + font-size: 18px; + line-height: 1.3; +} + +.plugin-card .name, +.plugin-card .desc { + margin-left: 148px; /* icon + margin */ + margin-right: 120px; /* action links */ +} + +.plugin-card .action-links { + position: absolute; + top: 20px; + right: 20px; + width: 120px; +} + +.plugin-action-buttons { + clear: right; + float: right; + margin-left: 2em; + margin-bottom: 1em; + text-align: right; +} + +.plugin-action-buttons li { + margin-bottom: 10px; +} + +.plugin-card-bottom { + clear: both; + padding: 12px 20px; + background-color: #fafafa; + border-top: 1px solid #dedede; + overflow: hidden; +} + +.plugin-card-bottom .star-rating { + display: inline; +} + +.plugin-card .column-rating { + line-height: 23px; +} + +.plugin-card .column-rating, +.plugin-card .column-updated { + margin-bottom: 4px; +} + +.plugin-card .column-rating, +.plugin-card .column-downloaded { + float: left; + clear: left; + max-width: 180px; +} + +.plugin-card .column-updated, +.plugin-card .column-compatibility { + text-align: right; + float: right; + clear: right; + width: 65%; + width: -webkit-calc( 100% - 180px ); + width: calc( 100% - 180px ); +} + +.plugin-card .column-compatibility span:before { + font: normal 20px/.5 'dashicons'; + speak: none; + display: inline-block; + padding: 0; + top: 4px; + left: -2px; + position: relative; + vertical-align: top; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + text-decoration: none !important; + color: #444; +} + +.plugin-card .compatibility-incompatible:before { + content: '\f158'; +} + +.plugin-card .compatibility-compatible:before { + content: '\f147'; +} + +.plugin-card .compatibility-untested strong { + font-weight: normal; +} + +.plugin-icon { + position: absolute; + top: 20px; + left: 20px; + width: 128px; + height: 128px; + margin: 0 20px 20px 0; +} + +.plugin-icon img { + width: 128px; + height: 128px; +} + +.no-plugin-results { + color: #999; + font-size: 18px; + font-style: normal; + margin: 0; + padding: 100px 0 0; + text-align: center; +} + /* ms */ /* Background Color for Site Status */ .wp-list-table .site-deleted { @@ -1223,9 +1453,38 @@ tr.active + tr.plugin-update-tr .plugin-update .update-message { /* =Media Queries -------------------------------------------------------------- */ -/** - * HiDPI Displays - */ +@media screen and ( max-width: 1100px ) and ( min-width: 782px ), ( max-width: 480px ) { + .plugin-card .action-links { + position: static; + margin-left: 148px; + width: auto; + } + + .plugin-action-buttons { + float: none; + margin: 1em 0 0; + text-align: left; + } + + .plugin-action-buttons li { + display: inline-block; + vertical-align: middle; + } + + .plugin-action-buttons li .button { + margin-right: 20px; + } + + .plugin-card .name, + .plugin-card .desc { + margin-right: 0; + } + + .plugin-card .desc p:first-of-type { + margin-top: 0; + } +} + @media screen and ( max-width: 782px ) { /* WP List Table Options & Filters */ .tablenav { @@ -1233,7 +1492,7 @@ tr.active + tr.plugin-update-tr .plugin-update .update-message { } .tablenav.top { - margin: 0; + margin: 20px 0 5px 0; } .tablenav.bottom { @@ -1249,7 +1508,8 @@ tr.active + tr.plugin-update-tr .plugin-update .update-message { display: block; } - .tablenav.top .actions, .view-switch { + .tablenav.top .actions, + .tablenav .view-switch { display: none; } @@ -1416,7 +1676,7 @@ tr.active + tr.plugin-update-tr .plugin-update .update-message { /* Taxonomies */ .tags .column-posts { - width: 50px; + width: 74px; } .tags .column-slug { diff --git a/sources/wp-admin/css/login-rtl.css b/sources/wp-admin/css/login-rtl.css index a3c7bed..787b81e 100644 --- a/sources/wp-admin/css/login-rtl.css +++ b/sources/wp-admin/css/login-rtl.css @@ -1,5 +1,5 @@ -@import url(forms.css); -@import url(l10n.css); +@import url(forms-rtl.css); +@import url(l10n-rtl.css); html, body { @@ -126,19 +126,19 @@ p { .login h1 a { background-image: url(../images/w-logo-blue.png?ver=20131202); background-image: none, url(../images/wordpress-logo.svg?ver=20131107); - -webkit-background-size: 80px 80px; - background-size: 80px 80px; + -webkit-background-size: 84px; + background-size: 84px; background-position: center top; background-repeat: no-repeat; color: #999; - height: 80px; + height: 84px; font-size: 20px; font-weight: normal; line-height: 1.3em; margin: 0 auto 25px; padding: 0; text-decoration: none; - width: 80px; + width: 84px; text-indent: -9999px; outline: none; overflow: hidden; @@ -186,7 +186,6 @@ p { .login form .input, .login input[type="text"] { font-size: 24px; - line-height: 1; width: 100%; padding: 3px; margin: 2px 0 16px 6px; @@ -267,4 +266,4 @@ body.interim-login { font: normal 21px/1 'dashicons'; margin: -3px -4px 0 0; } -} \ No newline at end of file +} diff --git a/sources/wp-admin/css/login-rtl.min.css b/sources/wp-admin/css/login-rtl.min.css index 52197f3..4b8b31f 100644 --- a/sources/wp-admin/css/login-rtl.min.css +++ b/sources/wp-admin/css/login-rtl.min.css @@ -1 +1 @@ -input,input[type=email],input[type=number],input[type=password],input[type=search],input[type=text],input[type=url],textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=email],input[type=url]{direction:ltr}input[type=checkbox],input[type=radio]{border:1px solid #bbb;background:#fff;color:#555;clear:none;cursor:pointer;display:inline-block;line-height:0;height:16px;margin:-4px 4px 0 0;outline:0;padding:0!important;text-align:center;vertical-align:middle;width:16px;min-width:16px;-webkit-appearance:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-webkit-transition:.05s border-color ease-in-out;transition:.05s border-color ease-in-out}input[type=radio]:checked+label:before{color:#888}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#2ea2cc}.wp-admin p input[type=checkbox],.wp-admin p input[type=radio],td>input[type=checkbox]{margin-top:0}.wp-admin p label input[type=checkbox]{margin-top:-4px}.wp-admin p label input[type=radio]{margin-top:-2px}input[type=radio]{-webkit-border-radius:50%;border-radius:50%;margin-right:4px;line-height:10px}input[type=checkbox]:checked:before,input[type=radio]:checked:before{float:left;display:inline-block;vertical-align:middle;width:16px;font:400 21px/1 dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=checkbox]:checked:before{content:'\f147';margin:-3px 0 0 -4px;color:#1e8cbe}input[type=radio]:checked:before{content:'\2022';text-indent:-9999px;-webkit-border-radius:50px;border-radius:50px;font-size:24px;width:6px;height:6px;margin:4px;line-height:16px;background-color:#1e8cbe}input.readonly,textarea.readonly{background-color:#ddd}@-moz-document url-prefix(){.form-table input.tog,input[type=checkbox],input[type=radio]{margin-bottom:-1px}}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-decoration{display:none}.ie8 input[type=password]{font-family:sans-serif}button,input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}input,select,textarea{font-size:14px;padding:3px 5px;line-height:15px;-webkit-border-radius:0;border-radius:0}textarea{overflow:auto;padding:2px 6px;line-height:1.4}input[type=email],input[type=number],input[type=password],input[type=search],input[type=text],input[type=url],select,textarea{outline:0}.wp-admin input[type=file]{padding:3px 0}label{cursor:pointer}input,select{margin:1px;padding:3px 5px}input.code{padding-top:6px}textarea.code{line-height:1.4;padding:4px 6px 1px}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07);background-color:#fff;color:#333;-webkit-transition:.05s border-color ease-in-out;transition:.05s border-color ease-in-out}select[disabled]{color:#7f7f7f}input[type=checkbox]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=radio]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#5b9dd9;-webkit-box-shadow:0 0 2px rgba(30,140,190,.8);box-shadow:0 0 2px rgba(30,140,190,.8)}input[readonly]{background-color:#eee}.wp-core-ui :-moz-placeholder,:-moz-placeholder{color:#a9a9a9}.form-invalid{background-color:#ffebe8!important}.form-invalid input,.form-invalid select{border-color:#c00!important}.form-input-tip{color:#666}input.disabled,input:disabled,textarea.disabled,textarea:disabled{-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.04);box-shadow:inset 0 1px 2px rgba(0,0,0,.04);border-color:rgba(222,222,222,.75);background:rgba(255,255,255,.5);color:rgba(51,51,51,.5)}input[type=checkbox]:disabled,input[type=checkbox]:disabled:checked:before,input[type=radio]:disabled,input[type=radio]:disabled:checked:before{opacity:.7}.wp-admin select{padding:2px;line-height:28px;height:28px;vertical-align:middle}.wp-admin .button-cancel{padding:0 5px;line-height:2}.meta-box-sortables select{max-width:100%}.wp-admin select[multiple]{height:auto}.submit{padding:1.5em 0;margin:5px 0;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;border:0}form p.submit a.cancel:hover{text-decoration:none}p.submit{text-align:left;max-width:100%;margin-top:20px;padding-top:10px}.textright p.submit{border:0;text-align:right}table.form-table+input+input+p.submit,table.form-table+input+p.submit,table.form-table+p.submit{border-top:0;padding-top:0}#major-publishing-actions input,#minor-publishing-actions .preview,#minor-publishing-actions input{text-align:center}input.all-options,textarea.all-options{width:250px}input.large-text,textarea.large-text{width:99%}#adduser .form-field input,input.regular-text{width:25em}input.small-text{width:50px;padding:1px 6px}input[type=number].small-text{width:65px}#doaction,#doaction2,#post-query-submit{margin:1px 8px 0 0}.tablenav #changeit,.tablenav #clear-recent-list,.tablenav #delete_all{margin-top:1px}.tablenav .actions select{float:left;margin-right:6px;max-width:200px}.ie8 .tablenav .actions select{width:155px}.ie8 .tablenav .actions select#cat{width:200px}#timezone_string option{margin-left:1em}#upload-form label{color:#777}#your-profile label+a,fieldset label,label{vertical-align:middle}#misc-publishing-actions label,.options-media-php label[for*="_size_"]{vertical-align:baseline}#misc-publishing-actions label[for=post_status]:before{content:'\f173';display:inline-block;font:400 20px/1 dashicons;speak:none;left:-1px;padding:0 5px 0 0;position:relative;top:0;text-decoration:none!important;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#pass-strength-result{background-color:#eee;border:1px solid #ddd;float:left;margin:13px 5px 5px 1px;padding:3px 5px;text-align:center;width:200px;display:none}#pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040}#pass-strength-result.bad{background-color:#ffb78c;border-color:#ff853c}#pass-strength-result.good{background-color:#ffec8b;border-color:#fc0}#pass-strength-result.strong{background-color:#c3ff88;border-color:#8dff1c}.indicator-hint{padding-top:8px}p.search-box{float:right;margin:0}.network-admin.themes-php p.search-box{clear:left}#search-plugins input[name="s"],.search-box input[name="s"],.tagsdiv .newtag{float:left;height:28px;margin:0 4px 0 0}input[type=text].ui-autocomplete-loading{background:transparent url(../images/loading.gif) no-repeat right center;visibility:visible}ul#add-to-blog-users{margin:0 0 0 14px}.ui-autocomplete-input.open{-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0}.ui-autocomplete{padding:0;margin:0;list-style:none;position:absolute;z-index:10000;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;border:1px solid #aaa;background-color:#efefef}.ui-autocomplete li{margin-bottom:0;white-space:nowrap;text-align:left}.ui-autocomplete li a{display:block;height:100%;padding:4px 10px;color:#444}.ui-autocomplete li a.ui-state-focus{background-color:#ddd;cursor:pointer}.form-table{border-collapse:collapse;margin-top:.5em;width:100%;clear:both}.form-table,.form-table td,.form-table td p,.form-table th,.form-wrap label{font-size:14px}.form-table td{margin-bottom:9px;padding:15px 10px;line-height:1.3;vertical-align:middle}.form-table th,.form-wrap label{color:#222;font-weight:400;text-shadow:none;vertical-align:baseline}.form-table th{vertical-align:top;text-align:left;padding:20px 10px 20px 0;width:200px;line-height:1.3;font-weight:600}.form-table th.th-full{width:auto;font-weight:400}.form-table td p{margin-top:4px;margin-bottom:0}.form-table td fieldset label{margin:.25em 0 .5em!important;display:inline-block}.form-table td fieldset label,.form-table td fieldset li,.form-table td fieldset p{line-height:1.4em}.form-table input.tog,.form-table input[type=radio]{margin-top:-4px;margin-right:4px;float:none}.form-table .pre{padding:8px;margin:0}table.form-table td .updated{font-size:13px}#profile-page .form-table textarea{width:500px;margin-bottom:6px}#profile-page .form-table #rich_editing{margin-right:5px}#your-profile legend{font-size:22px}#display_name{width:15em}#createuser .form-field input{width:25em}.color-option{display:inline-block;width:24%;padding:5px 15px 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:3px}.color-option.selected,.color-option:hover{background:#ddd}.color-palette{width:100%;border-spacing:0;border-collapse:collapse}.color-palette td{height:20px;padding:0;border:0}.color-option{cursor:pointer}.tool-box .title{margin:8px 0;font-size:18px;font-weight:400;line-height:24px}.pressthis{margin:20px 0}.pressthis a,.pressthis a:active,.pressthis a:focus,.pressthis a:hover{display:inline-block;position:relative;cursor:move;color:#333;background:#e6e6e6;-webkit-border-radius:5px;border-radius:5px;border:1px solid #b4b4b4;font-style:normal;line-height:16px;font-size:14px;text-decoration:none}.pressthis a:active{outline:0}.pressthis a:hover:after{-webkit-transform:skew(20deg) rotate(9deg);-ms-transform:skew(20deg) rotate(9deg);transform:skew(20deg) rotate(9deg);-webkit-box-shadow:0 10px 8px rgba(0,0,0,.7);box-shadow:0 10px 8px rgba(0,0,0,.7)}.pressthis a span{display:inline-block;margin:0;padding:0 12px 8px 9px}.pressthis a span:before{color:#777;font:400 20px/1 dashicons;content:'\f157';position:relative;display:inline-block;top:4px;margin-right:4px}.pressthis a:after{content:'';width:70%;height:55%;z-index:-1;position:absolute;right:10px;bottom:9px;background:0 0;-webkit-transform:skew(20deg) rotate(6deg);-ms-transform:skew(20deg) rotate(6deg);transform:skew(20deg) rotate(6deg);-webkit-box-shadow:0 10px 8px rgba(0,0,0,.6);box-shadow:0 10px 8px rgba(0,0,0,.6)}#local-time,#utc-time{padding-left:25px;font-style:italic}.defaultavatarpicker .avatar{margin:2px 0;vertical-align:middle}.options-general-php .spinner{float:none;margin:-3px 3px}@media screen and (max-width:782px){textarea{-webkit-appearance:none}input[type=number],input[type=password],input[type=search],input[type=text]{-webkit-appearance:none;padding:6px 10px}input.code{padding-bottom:5px;padding-top:10px}.widefat th input[type=checkbox],input[type=checkbox]{-webkit-appearance:none;padding:10px}.widefat th input[type=checkbox]{margin-bottom:8px}.widefat th input[type=checkbox]:before,input[type=checkbox]:checked:before{font:400 30px/1 Dashicons;margin:-3px -5px}input[type=checkbox],input[type=radio]{height:25px;width:25px}.wp-admin p input[type=checkbox],.wp-admin p input[type=radio]{margin-top:-3px}input[type=radio]:checked:before{vertical-align:middle;width:9px;height:9px;margin:7px;line-height:16px}.wp-upload-form input[type=submit]{margin-top:10px}#wpbody select{height:36px;font-size:16px}.wp-admin .button-cancel{padding:0;font-size:14px}#createuser .form-field input{width:100%}.form-table{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form-table td,.form-table th{display:block;width:auto;vertical-align:middle}.form-table .color-palette td{display:table-cell;width:15px}.form-table table.color-palette{margin-right:10px}input,textarea{font-size:16px}#profile-page .form-table textarea,.form-table span.description,.form-table td input[type=password],.form-table td input[type=text],.form-table td select,.form-table td textarea{width:100%;font-size:16px;line-height:1.5;padding:7px 10px;display:block;max-width:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form-table input[type=text].small-text,input[type=number].small-text,input[type=password].small-text,input[type=search].small-text,input[type=text].small-text{width:auto;max-width:55px;display:inline;padding:3px 6px;margin:0 3px}#pass-strength-result{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:8px}p.search-box{float:none;position:absolute;bottom:0;width:98%;height:90px;margin-bottom:20px}p.search-box input[name="s"]{height:auto;float:none;width:100%;margin-bottom:10px;vertical-align:middle;-webkit-appearance:none}p.search-box input[type=submit]{margin-bottom:10px}.form-table span.description{padding:4px 0 0;line-height:1.4em}.form-table th{padding-top:10px;padding-bottom:0;border-bottom:0}.form-table td{padding-top:8px;padding-left:0}.form-table input.regular-text{width:100%}.form-table label{font-size:14px}.form-table fieldset label{display:block}#utc-time{margin-top:10px}#local-time,#utc-time{display:block;float:none;padding:0;line-height:2}}@media only screen and (max-width:768px){.form-field input,.form-field textarea{width:99%}.form-wrap .form-field{padding:0}#profile-page .form-table textarea{max-width:400px;width:auto}}@media screen and (max-width:600px){.color-option{width:49%}}body.rtl,body.rtl .press-this a.wp-switch-editor{font-family:Tahoma,Arial,sans-serif}body.locale-he-il,body.locale-he-il .press-this a.wp-switch-editor{font-family:Arial,sans-serif}.locale-he-il em{font-style:normal;font-weight:700}.locale-zh-cn #local-time,.locale-zh-cn #utc-time,.locale-zh-cn .form-wrap p,.locale-zh-cn .howto,.locale-zh-cn .inline-edit-row fieldset span.checkbox-title,.locale-zh-cn .inline-edit-row fieldset span.title,.locale-zh-cn .js .input-with-default-title,.locale-zh-cn .link-to-original,.locale-zh-cn .tablenav .displaying-num,.locale-zh-cn p.description,.locale-zh-cn p.help,.locale-zh-cn p.install-help,.locale-zh-cn span.description{font-style:normal}.locale-zh-cn .hdnle a{font-size:12px}.locale-zh-cn form.upgrade .hint{font-style:normal;font-size:100%}.locale-zh-cn #wp-fullscreen-tagline{font-family:KaiTi,"楷体",sans-serif}.locale-zh-cn #wp-fullscreen-modes a{font-size:12px}.locale-zh-cn #sort-buttons{font-size:1em!important}.locale-de-de .inline-edit-row fieldset label span.title{width:7em}.locale-de-de .inline-edit-row fieldset label span.input-text-wrap{margin-left:7em}.locale-de-de #customize-header-actions .button{padding:0 5px 1px}.locale-de-de #customize-header-actions .spinner{margin:16px 3px 0}.locale-ru-ru .inline-edit-row fieldset label span.title{width:8em}.locale-ru-ru .inline-edit-row fieldset label span.input-text-wrap{margin-left:8em}.locale-ru-ru.post-php .tagsdiv .newtag{width:165px}.locale-ru-ru.press-this .posting{margin-right:277px}.locale-ru-ru .press-this-sidebar{width:265px}.locale-ru-ru #customize-header-actions .button{padding:0 5px 1px}.locale-ru-ru #customize-header-actions .spinner{margin:16px 3px 0}.locale-lt-lt .inline-edit-row fieldset label span.title{width:8em}.locale-lt-lt .inline-edit-row fieldset label span.input-text-wrap{margin-left:8em}body,html{height:100%;margin:0;padding:0}html{background:#f1f1f1}body{background:#f1f1f1;min-width:0;color:#444;font-family:"Open Sans",sans-serif;font-size:13px;line-height:1.4em}a{color:#0074a2;-webkit-transition-property:border,background,color;transition-property:border,background,color;-webkit-transition-duration:.05s;transition-duration:.05s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;outline:0}a:active,a:hover{color:#2ea2cc}a:focus{color:#124964}a:active,a:focus{outline:thin dotted}p{line-height:1.5}.login .message{border-right:4px solid #7ad03a;background-color:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.login #login_error{border-right:4px solid #dd3d36;background:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}#loginform p.submit,.login-action-lostpassword p.submit{border:0;margin:-10px 0 20px}.login *{margin:0;padding:0}.login form{margin-top:20px;margin-right:0;padding:26px 24px 46px;font-weight:400;overflow:hidden;background:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.13);box-shadow:0 1px 3px rgba(0,0,0,.13)}.login form .forgetmenot{font-weight:400;float:right;margin-bottom:0}.login .button-primary{float:left}#login form p{margin-bottom:0}#login form p.submit{margin:0;padding:0}.login label{color:#777;font-size:14px}.login form .forgetmenot label{font-size:12px;line-height:19px}.login h1{text-align:center}.login h1 a{background-image:url(../images/w-logo-blue.png?ver=20131202);background-image:none,url(../images/wordpress-logo.svg?ver=20131107);-webkit-background-size:80px 80px;background-size:80px 80px;background-position:center top;background-repeat:no-repeat;color:#999;height:80px;font-size:20px;font-weight:400;line-height:1.3em;margin:0 auto 25px;padding:0;text-decoration:none;width:80px;text-indent:-9999px;outline:0;overflow:hidden;display:block}#login{width:320px;padding:8% 0 0;margin:auto}#login_error,.login .message{margin-right:0;padding:12px}.login #backtoblog,.login #nav{font-size:13px;padding:0 24px}.login #nav{margin:24px 0 0}#backtoblog{margin:16px 0 0}.login #backtoblog a,.login #nav a{text-decoration:none;color:#999}.login #backtoblog a:hover,.login #nav a:hover,.login h1 a:hover{color:#2ea2cc}.login form .input,.login input[type=text]{font-size:24px;line-height:1;width:100%;padding:3px;margin:2px 0 16px 6px}.login form .input,.login form input[type=checkbox],.login input[type=text]{background:#fbfbfb}.ie7 .login form .input,.ie8 .login form .input{font-family:sans-serif}.login #pass-strength-result{width:250px;font-weight:600;margin:12px 0 6px;padding:6px 5px;text-align:center}.mobile #login{padding:20px 0}.mobile #login .message,.mobile #login form,.mobile #login_error{margin-right:0}.mobile #login #backtoblog,.mobile #login #nav{margin-right:8px}.mobile #login h1 a{width:auto}body.interim-login{height:auto}.interim-login #login{padding:0;margin:5px auto 20px}.interim-login.login h1 a{width:auto}.interim-login #login_error,.interim-login.login .message{margin:0 0 16px}.interim-login.login form{margin:0}@-ms-viewport{width:device-width}@media screen and (max-width:782px){.interim-login input[type=checkbox]{height:16px;width:16px}.interim-login input[type=checkbox]:checked:before{width:16px;font:400 21px/1 dashicons;margin:-3px -4px 0 0}} \ No newline at end of file +input,textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=radio],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07);background-color:#fff;color:#333;outline:0;-webkit-transition:.05s border-color ease-in-out;transition:.05s border-color ease-in-out}input[type=checkbox]:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=radio]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{border-color:#5b9dd9;-webkit-box-shadow:0 0 2px rgba(30,140,190,.8);box-shadow:0 0 2px rgba(30,140,190,.8)}input[type=email],input[type=url]{direction:ltr}input[type=checkbox],input[type=radio]{border:1px solid #bbb;background:#fff;color:#555;clear:none;cursor:pointer;display:inline-block;line-height:0;height:16px;margin:-4px 0 0 4px;outline:0;padding:0!important;text-align:center;vertical-align:middle;width:16px;min-width:16px;-webkit-appearance:none;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-webkit-transition:.05s border-color ease-in-out;transition:.05s border-color ease-in-out}input[type=radio]:checked+label:before{color:#888}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#2ea2cc}.wp-admin p input[type=checkbox],.wp-admin p input[type=radio],td>input[type=checkbox]{margin-top:0}.wp-admin p label input[type=checkbox]{margin-top:-4px}.wp-admin p label input[type=radio]{margin-top:-2px}input[type=radio]{-webkit-border-radius:50%;border-radius:50%;margin-left:4px;line-height:10px}input[type=checkbox]:checked:before,input[type=radio]:checked:before{float:right;display:inline-block;vertical-align:middle;width:16px;font:400 21px/1 dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=checkbox]:checked:before{content:'\f147';margin:-3px -4px 0 0;color:#1e8cbe}input[type=radio]:checked:before{content:'\2022';text-indent:-9999px;-webkit-border-radius:50px;border-radius:50px;font-size:24px;width:6px;height:6px;margin:4px;line-height:16px;background-color:#1e8cbe}@-moz-document url-prefix(){.form-table input.tog,input[type=checkbox],input[type=radio]{margin-bottom:-1px}}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-decoration{display:none}.ie8 input[type=password]{font-family:sans-serif}button,input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}input,select,textarea{font-size:14px;-webkit-border-radius:0;border-radius:0}textarea{overflow:auto;padding:2px 6px;line-height:1.4}.wp-admin input[type=file]{padding:3px 0}label{cursor:pointer}input,select{margin:1px;padding:3px 5px}input.code{padding-top:6px}textarea.code{line-height:1.4;padding:4px 6px 1px}input.readonly,input[readonly],textarea.readonly,textarea[readonly]{background-color:#eee}.wp-core-ui :-moz-placeholder,:-moz-placeholder{color:#a9a9a9}.form-invalid{background-color:#ffebe8!important}.form-invalid input,.form-invalid select{border-color:#c00!important}.form-input-tip{color:#666}input.disabled,input:disabled,select.disabled,select:disabled,textarea.disabled,textarea:disabled{background:rgba(255,255,255,.5);border-color:rgba(222,222,222,.75);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.04);box-shadow:inset 0 1px 2px rgba(0,0,0,.04);color:rgba(51,51,51,.5)}input[type=file].disabled,input[type=file]:disabled,input[type=range].disabled,input[type=range]:disabled{background:0 0;-webkit-box-shadow:none;box-shadow:none}input[type=checkbox].disabled,input[type=checkbox].disabled:checked:before,input[type=checkbox]:disabled,input[type=checkbox]:disabled:checked:before,input[type=radio].disabled,input[type=radio].disabled:checked:before,input[type=radio]:disabled,input[type=radio]:disabled:checked:before{opacity:.7}.wp-admin select{padding:2px;line-height:28px;height:28px;vertical-align:middle}.wp-admin .button-cancel{padding:0 5px;line-height:2}.meta-box-sortables select{max-width:100%}.wp-admin select[multiple]{height:auto}.submit{padding:1.5em 0;margin:5px 0;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;border:none}form p.submit a.cancel:hover{text-decoration:none}p.submit{text-align:right;max-width:100%;margin-top:20px;padding-top:10px}.textright p.submit{border:none;text-align:left}table.form-table+input+input+p.submit,table.form-table+input+p.submit,table.form-table+p.submit{border-top:none;padding-top:0}#major-publishing-actions input,#minor-publishing-actions .preview,#minor-publishing-actions input{text-align:center}input.all-options,textarea.all-options{width:250px}input.large-text,textarea.large-text{width:99%}#adduser .form-field input,input.regular-text{width:25em}input.small-text{width:50px;padding:1px 6px}input[type=number].small-text{width:65px}#doaction,#doaction2,#post-query-submit{margin:1px 0 0 8px}.tablenav #changeit,.tablenav #clear-recent-list,.tablenav #delete_all,.wp-filter #delete_all{margin-top:1px}.tablenav .actions select{float:right;margin-left:6px;max-width:200px}.ie8 .tablenav .actions select{width:155px}.ie8 .tablenav .actions select#cat{width:200px}#timezone_string option{margin-right:1em}#upload-form label{color:#777}#your-profile label+a,fieldset label,label{vertical-align:middle}#misc-publishing-actions label,.options-media-php label[for*="_size_"]{vertical-align:baseline}#misc-publishing-actions label[for=post_status]:before{content:'\f173';display:inline-block;font:400 20px/1 dashicons;speak:none;right:-1px;padding:0 0 0 5px;position:relative;top:0;text-decoration:none!important;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#pass-strength-result{background-color:#eee;border:1px solid #ddd;float:right;margin:13px 1px 5px 5px;padding:3px 5px;text-align:center;width:200px;display:none}#pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040}#pass-strength-result.bad{background-color:#ffb78c;border-color:#ff853c}#pass-strength-result.good{background-color:#ffec8b;border-color:#fc0}#pass-strength-result.strong{background-color:#c3ff88;border-color:#8dff1c}.indicator-hint{padding-top:8px}p.search-box{float:left;margin:0}.network-admin.themes-php p.search-box{clear:right}.search-box input[name="s"],.tablenav .search-plugins input[name="s"],.tagsdiv .newtag{float:right;height:28px;margin:0 0 0 4px}input[type=text].ui-autocomplete-loading{background:url(../images/loading.gif) no-repeat left center;visibility:visible}ul#add-to-blog-users{margin:0 14px 0 0}.ui-autocomplete-input.open{-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.ui-autocomplete{padding:0;margin:0;list-style:none;position:absolute;z-index:10000;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;border:1px solid #aaa;background-color:#efefef}.ui-autocomplete li{margin-bottom:0;white-space:nowrap;text-align:right}.ui-autocomplete li a{display:block;height:100%;padding:4px 10px;color:#444}.ui-autocomplete li a.ui-state-focus{background-color:#ddd;cursor:pointer}.form-table{border-collapse:collapse;margin-top:.5em;width:100%;clear:both}.form-table,.form-table td,.form-table td p,.form-table th,.form-wrap label{font-size:14px}.form-table td{margin-bottom:9px;padding:15px 10px;line-height:1.3;vertical-align:middle}.form-table th,.form-wrap label{color:#222;font-weight:400;text-shadow:none;vertical-align:baseline}.form-table th{vertical-align:top;text-align:right;padding:20px 0 20px 10px;width:200px;line-height:1.3;font-weight:600}.form-table th.th-full{width:auto;font-weight:400}.form-table td p{margin-top:4px;margin-bottom:0}.form-table td fieldset label{margin:.25em 0 .5em!important;display:inline-block}.form-table td fieldset label,.form-table td fieldset li,.form-table td fieldset p{line-height:1.4em}.form-table input.tog,.form-table input[type=radio]{margin-top:-4px;margin-left:4px;float:none}.form-table .pre{padding:8px;margin:0}table.form-table td .updated{font-size:13px}#profile-page .form-table textarea{width:500px;margin-bottom:6px}#profile-page .form-table #rich_editing{margin-left:5px}#your-profile legend{font-size:22px}#display_name{width:15em}#createuser .form-field input{width:25em}.color-option{display:inline-block;width:24%;padding:5px 15px 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:3px}.color-option.selected,.color-option:hover{background:#ddd}.color-palette{width:100%;border-spacing:0;border-collapse:collapse}.color-palette td{height:20px;padding:0;border:none}.color-option{cursor:pointer}.tool-box .title{margin:8px 0;font-size:18px;font-weight:400;line-height:24px}.pressthis{margin:20px 0}.pressthis a,.pressthis a:active,.pressthis a:focus,.pressthis a:hover{display:inline-block;position:relative;cursor:move;color:#333;background:#e6e6e6;-webkit-border-radius:5px;border-radius:5px;border:1px solid #b4b4b4;font-style:normal;line-height:16px;font-size:14px;text-decoration:none}.pressthis a:active{outline:0}.pressthis a:hover:after{-webkit-transform:skew(20deg) rotate(9deg);-ms-transform:skew(20deg) rotate(9deg);transform:skew(20deg) rotate(9deg);-webkit-box-shadow:0 10px 8px rgba(0,0,0,.7);box-shadow:0 10px 8px rgba(0,0,0,.7)}.pressthis a span{display:inline-block;margin:0;padding:0 9px 8px 12px}.pressthis a span:before{color:#777;font:400 20px/1 dashicons;content:'\f157';position:relative;display:inline-block;top:4px;margin-left:4px}.pressthis a:after{content:'';width:70%;height:55%;z-index:-1;position:absolute;left:10px;bottom:9px;background:0 0;-webkit-transform:skew(20deg) rotate(6deg);-ms-transform:skew(20deg) rotate(6deg);transform:skew(20deg) rotate(6deg);-webkit-box-shadow:0 10px 8px rgba(0,0,0,.6);box-shadow:0 10px 8px rgba(0,0,0,.6)}#local-time,#utc-time{padding-right:25px;font-style:italic}.defaultavatarpicker .avatar{margin:2px 0;vertical-align:middle}.options-general-php .spinner{float:none;margin:-3px 3px}@media screen and (max-width:782px){textarea{-webkit-appearance:none}input[type=number],input[type=password],input[type=search],input[type=text]{-webkit-appearance:none;padding:6px 10px}input.code{padding-bottom:5px;padding-top:10px}.widefat th input[type=checkbox],input[type=checkbox]{-webkit-appearance:none;padding:10px}.widefat th input[type=checkbox]{margin-bottom:8px}.widefat th input[type=checkbox]:before,input[type=checkbox]:checked:before{font:400 30px/1 Dashicons;margin:-3px -5px}input[type=checkbox],input[type=radio]{height:25px;width:25px}.wp-admin p input[type=checkbox],.wp-admin p input[type=radio]{margin-top:-3px}input[type=radio]:checked:before{vertical-align:middle;width:9px;height:9px;margin:7px;line-height:16px}.wp-upload-form input[type=submit]{margin-top:10px}#wpbody select{height:36px;font-size:16px}.wp-admin .button-cancel{padding:0;font-size:14px}#createuser .form-field input{width:100%}.form-table{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form-table td,.form-table th{display:block;width:auto;vertical-align:middle}.form-table .color-palette td{display:table-cell;width:15px}.form-table table.color-palette{margin-left:10px}input,textarea{font-size:16px}#profile-page .form-table textarea,.form-table span.description,.form-table td input[type=password],.form-table td input[type=text],.form-table td select,.form-table td textarea{width:100%;font-size:16px;line-height:1.5;padding:7px 10px;display:block;max-width:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#wpbody .form-table td select{height:40px}.form-table input[type=text].small-text,input[type=number].small-text,input[type=password].small-text,input[type=search].small-text,input[type=text].small-text{width:auto;max-width:55px;display:inline;padding:3px 6px;margin:0 3px}#pass-strength-result{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:8px}p.search-box{float:none;position:absolute;bottom:0;width:98%;height:90px;margin-bottom:20px}p.search-box input[name="s"]{height:auto;float:none;width:100%;margin-bottom:10px;vertical-align:middle;-webkit-appearance:none}p.search-box input[type=submit]{margin-bottom:10px}.form-table span.description{padding:4px 0 0;line-height:1.4em}.form-table th{padding-top:10px;padding-bottom:0;border-bottom:0}.form-table td{padding-top:8px;padding-right:0}.form-table input.regular-text{width:100%}.form-table label{font-size:14px}.form-table fieldset label{display:block}#utc-time{margin-top:10px}#local-time,#utc-time{display:block;float:none;padding:0;line-height:2}}@media only screen and (max-width:768px){.form-field input,.form-field textarea{width:99%}.form-wrap .form-field{padding:0}#profile-page .form-table textarea{max-width:400px;width:auto}}@media screen and (max-width:600px){.color-option{width:49%}}body.rtl,body.rtl .press-this a.wp-switch-editor{font-family:Tahoma,Arial,sans-serif}body.locale-he-il,body.locale-he-il .press-this a.wp-switch-editor{font-family:Arial,sans-serif}.locale-he-il em{font-style:normal;font-weight:700}.locale-zh-cn #local-time,.locale-zh-cn #utc-time,.locale-zh-cn .form-wrap p,.locale-zh-cn .howto,.locale-zh-cn .inline-edit-row fieldset span.checkbox-title,.locale-zh-cn .inline-edit-row fieldset span.title,.locale-zh-cn .js .input-with-default-title,.locale-zh-cn .link-to-original,.locale-zh-cn .tablenav .displaying-num,.locale-zh-cn p.description,.locale-zh-cn p.help,.locale-zh-cn p.install-help,.locale-zh-cn span.description{font-style:normal}.locale-zh-cn .hdnle a{font-size:12px}.locale-zh-cn form.upgrade .hint{font-style:normal;font-size:100%}.locale-zh-cn #wp-fullscreen-tagline{font-family:KaiTi,"楷体",sans-serif}.locale-zh-cn #wp-fullscreen-modes a{font-size:12px}.locale-zh-cn #sort-buttons{font-size:1em!important}.locale-de-de .inline-edit-row fieldset label span.title{width:7em}.locale-de-de .inline-edit-row fieldset label span.input-text-wrap{margin-right:7em}.locale-de-de #customize-header-actions .button{padding:0 5px 1px}.locale-de-de #customize-header-actions .spinner{margin:16px 3px 0}.locale-ru-ru .inline-edit-row fieldset label span.title{width:8em}.locale-ru-ru .inline-edit-row fieldset label span.input-text-wrap{margin-right:8em}.locale-ru-ru.post-new-php .tagsdiv .newtag,.locale-ru-ru.post-php .tagsdiv .newtag{width:165px}.locale-ru-ru.press-this .posting{margin-left:277px}.locale-ru-ru .press-this-sidebar{width:265px}.locale-ru-ru #customize-header-actions .button{padding:0 5px 1px}.locale-ru-ru #customize-header-actions .spinner{margin:16px 3px 0}.locale-lt-lt .inline-edit-row fieldset label span.title{width:8em}.locale-lt-lt .inline-edit-row fieldset label span.input-text-wrap{margin-right:8em}body,html{height:100%;margin:0;padding:0}html{background:#f1f1f1}body{background:#f1f1f1;min-width:0;color:#444;font-family:"Open Sans",sans-serif;font-size:13px;line-height:1.4em}a{color:#0074a2;-webkit-transition-property:border,background,color;transition-property:border,background,color;-webkit-transition-duration:.05s;transition-duration:.05s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;outline:0}a:active,a:hover{color:#2ea2cc}a:focus{color:#124964}a:active,a:focus{outline:dotted thin}p{line-height:1.5}.login .message{border-right:4px solid #7ad03a;background-color:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.login #login_error{border-right:4px solid #dd3d36;background:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}#loginform p.submit,.login-action-lostpassword p.submit{border:none;margin:-10px 0 20px}.login *{margin:0;padding:0}.login form{margin-top:20px;margin-right:0;padding:26px 24px 46px;font-weight:400;overflow:hidden;background:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.13);box-shadow:0 1px 3px rgba(0,0,0,.13)}.login form .forgetmenot{font-weight:400;float:right;margin-bottom:0}.login .button-primary{float:left}#login form p{margin-bottom:0}#login form p.submit{margin:0;padding:0}.login label{color:#777;font-size:14px}.login form .forgetmenot label{font-size:12px;line-height:19px}.login h1{text-align:center}.login h1 a{background-image:url(../images/w-logo-blue.png?ver=20131202);background-image:none,url(../images/wordpress-logo.svg?ver=20131107);-webkit-background-size:84px;background-size:84px;background-position:center top;background-repeat:no-repeat;color:#999;height:84px;font-size:20px;font-weight:400;line-height:1.3em;margin:0 auto 25px;padding:0;text-decoration:none;width:84px;text-indent:-9999px;outline:0;overflow:hidden;display:block}#login{width:320px;padding:8% 0 0;margin:auto}#login_error,.login .message{margin-right:0;padding:12px}.login #backtoblog,.login #nav{font-size:13px;padding:0 24px}.login #nav{margin:24px 0 0}#backtoblog{margin:16px 0 0}.login #backtoblog a,.login #nav a{text-decoration:none;color:#999}.login #backtoblog a:hover,.login #nav a:hover,.login h1 a:hover{color:#2ea2cc}.login form .input,.login input[type=text]{font-size:24px;width:100%;padding:3px;margin:2px 0 16px 6px}.login form .input,.login form input[type=checkbox],.login input[type=text]{background:#fbfbfb}.ie7 .login form .input,.ie8 .login form .input{font-family:sans-serif}.login #pass-strength-result{width:250px;font-weight:600;margin:12px 0 6px;padding:6px 5px;text-align:center}.mobile #login{padding:20px 0}.mobile #login .message,.mobile #login form,.mobile #login_error{margin-right:0}.mobile #login #backtoblog,.mobile #login #nav{margin-right:8px}.mobile #login h1 a{width:auto}body.interim-login{height:auto}.interim-login #login{padding:0;margin:5px auto 20px}.interim-login.login h1 a{width:auto}.interim-login #login_error,.interim-login.login .message{margin:0 0 16px}.interim-login.login form{margin:0}@-ms-viewport{width:device-width}@media screen and (max-width:782px){.interim-login input[type=checkbox]{height:16px;width:16px}.interim-login input[type=checkbox]:checked:before{width:16px;font:400 21px/1 dashicons;margin:-3px -4px 0 0}} \ No newline at end of file diff --git a/sources/wp-admin/css/login.css b/sources/wp-admin/css/login.css index 679e4e7..02ee1d8 100644 --- a/sources/wp-admin/css/login.css +++ b/sources/wp-admin/css/login.css @@ -126,19 +126,19 @@ p { .login h1 a { background-image: url(../images/w-logo-blue.png?ver=20131202); background-image: none, url(../images/wordpress-logo.svg?ver=20131107); - -webkit-background-size: 80px 80px; - background-size: 80px 80px; + -webkit-background-size: 84px; + background-size: 84px; background-position: center top; background-repeat: no-repeat; color: #999; - height: 80px; + height: 84px; font-size: 20px; font-weight: normal; line-height: 1.3em; margin: 0 auto 25px; padding: 0; text-decoration: none; - width: 80px; + width: 84px; text-indent: -9999px; outline: none; overflow: hidden; @@ -186,7 +186,6 @@ p { .login form .input, .login input[type="text"] { font-size: 24px; - line-height: 1; width: 100%; padding: 3px; margin: 2px 6px 16px 0; @@ -267,4 +266,4 @@ body.interim-login { font: normal 21px/1 'dashicons'; margin: -3px 0 0 -4px; } -} \ No newline at end of file +} diff --git a/sources/wp-admin/css/login.min.css b/sources/wp-admin/css/login.min.css index 86722df..10df780 100644 --- a/sources/wp-admin/css/login.min.css +++ b/sources/wp-admin/css/login.min.css @@ -1 +1 @@ -input,input[type=email],input[type=number],input[type=password],input[type=search],input[type=text],input[type=url],textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=email],input[type=url]{direction:ltr}input[type=checkbox],input[type=radio]{border:1px solid #bbb;background:#fff;color:#555;clear:none;cursor:pointer;display:inline-block;line-height:0;height:16px;margin:-4px 4px 0 0;outline:0;padding:0!important;text-align:center;vertical-align:middle;width:16px;min-width:16px;-webkit-appearance:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-webkit-transition:.05s border-color ease-in-out;transition:.05s border-color ease-in-out}input[type=radio]:checked+label:before{color:#888}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#2ea2cc}.wp-admin p input[type=checkbox],.wp-admin p input[type=radio],td>input[type=checkbox]{margin-top:0}.wp-admin p label input[type=checkbox]{margin-top:-4px}.wp-admin p label input[type=radio]{margin-top:-2px}input[type=radio]{-webkit-border-radius:50%;border-radius:50%;margin-right:4px;line-height:10px}input[type=checkbox]:checked:before,input[type=radio]:checked:before{float:left;display:inline-block;vertical-align:middle;width:16px;font:400 21px/1 dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=checkbox]:checked:before{content:'\f147';margin:-3px 0 0 -4px;color:#1e8cbe}input[type=radio]:checked:before{content:'\2022';text-indent:-9999px;-webkit-border-radius:50px;border-radius:50px;font-size:24px;width:6px;height:6px;margin:4px;line-height:16px;background-color:#1e8cbe}input.readonly,textarea.readonly{background-color:#ddd}@-moz-document url-prefix(){.form-table input.tog,input[type=checkbox],input[type=radio]{margin-bottom:-1px}}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-decoration{display:none}.ie8 input[type=password]{font-family:sans-serif}button,input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}input,select,textarea{font-size:14px;padding:3px 5px;line-height:15px;-webkit-border-radius:0;border-radius:0}textarea{overflow:auto;padding:2px 6px;line-height:1.4}input[type=email],input[type=number],input[type=password],input[type=search],input[type=text],input[type=url],select,textarea{outline:0}.wp-admin input[type=file]{padding:3px 0}label{cursor:pointer}input,select{margin:1px;padding:3px 5px}input.code{padding-top:6px}textarea.code{line-height:1.4;padding:4px 6px 1px}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07);background-color:#fff;color:#333;-webkit-transition:.05s border-color ease-in-out;transition:.05s border-color ease-in-out}select[disabled]{color:#7f7f7f}input[type=checkbox]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=radio]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#5b9dd9;-webkit-box-shadow:0 0 2px rgba(30,140,190,.8);box-shadow:0 0 2px rgba(30,140,190,.8)}input[readonly]{background-color:#eee}.wp-core-ui :-moz-placeholder,:-moz-placeholder{color:#a9a9a9}.form-invalid{background-color:#ffebe8!important}.form-invalid input,.form-invalid select{border-color:#c00!important}.form-input-tip{color:#666}input.disabled,input:disabled,textarea.disabled,textarea:disabled{-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.04);box-shadow:inset 0 1px 2px rgba(0,0,0,.04);border-color:rgba(222,222,222,.75);background:rgba(255,255,255,.5);color:rgba(51,51,51,.5)}input[type=checkbox]:disabled,input[type=checkbox]:disabled:checked:before,input[type=radio]:disabled,input[type=radio]:disabled:checked:before{opacity:.7}.wp-admin select{padding:2px;line-height:28px;height:28px;vertical-align:middle}.wp-admin .button-cancel{padding:0 5px;line-height:2}.meta-box-sortables select{max-width:100%}.wp-admin select[multiple]{height:auto}.submit{padding:1.5em 0;margin:5px 0;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;border:0}form p.submit a.cancel:hover{text-decoration:none}p.submit{text-align:left;max-width:100%;margin-top:20px;padding-top:10px}.textright p.submit{border:0;text-align:right}table.form-table+input+input+p.submit,table.form-table+input+p.submit,table.form-table+p.submit{border-top:0;padding-top:0}#major-publishing-actions input,#minor-publishing-actions .preview,#minor-publishing-actions input{text-align:center}input.all-options,textarea.all-options{width:250px}input.large-text,textarea.large-text{width:99%}#adduser .form-field input,input.regular-text{width:25em}input.small-text{width:50px;padding:1px 6px}input[type=number].small-text{width:65px}#doaction,#doaction2,#post-query-submit{margin:1px 8px 0 0}.tablenav #changeit,.tablenav #clear-recent-list,.tablenav #delete_all{margin-top:1px}.tablenav .actions select{float:left;margin-right:6px;max-width:200px}.ie8 .tablenav .actions select{width:155px}.ie8 .tablenav .actions select#cat{width:200px}#timezone_string option{margin-left:1em}#upload-form label{color:#777}#your-profile label+a,fieldset label,label{vertical-align:middle}#misc-publishing-actions label,.options-media-php label[for*="_size_"]{vertical-align:baseline}#misc-publishing-actions label[for=post_status]:before{content:'\f173';display:inline-block;font:400 20px/1 dashicons;speak:none;left:-1px;padding:0 5px 0 0;position:relative;top:0;text-decoration:none!important;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#pass-strength-result{background-color:#eee;border:1px solid #ddd;float:left;margin:13px 5px 5px 1px;padding:3px 5px;text-align:center;width:200px;display:none}#pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040}#pass-strength-result.bad{background-color:#ffb78c;border-color:#ff853c}#pass-strength-result.good{background-color:#ffec8b;border-color:#fc0}#pass-strength-result.strong{background-color:#c3ff88;border-color:#8dff1c}.indicator-hint{padding-top:8px}p.search-box{float:right;margin:0}.network-admin.themes-php p.search-box{clear:left}#search-plugins input[name="s"],.search-box input[name="s"],.tagsdiv .newtag{float:left;height:28px;margin:0 4px 0 0}input[type=text].ui-autocomplete-loading{background:transparent url(../images/loading.gif) no-repeat right center;visibility:visible}ul#add-to-blog-users{margin:0 0 0 14px}.ui-autocomplete-input.open{-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0}.ui-autocomplete{padding:0;margin:0;list-style:none;position:absolute;z-index:10000;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;border:1px solid #aaa;background-color:#efefef}.ui-autocomplete li{margin-bottom:0;white-space:nowrap;text-align:left}.ui-autocomplete li a{display:block;height:100%;padding:4px 10px;color:#444}.ui-autocomplete li a.ui-state-focus{background-color:#ddd;cursor:pointer}.form-table{border-collapse:collapse;margin-top:.5em;width:100%;clear:both}.form-table,.form-table td,.form-table td p,.form-table th,.form-wrap label{font-size:14px}.form-table td{margin-bottom:9px;padding:15px 10px;line-height:1.3;vertical-align:middle}.form-table th,.form-wrap label{color:#222;font-weight:400;text-shadow:none;vertical-align:baseline}.form-table th{vertical-align:top;text-align:left;padding:20px 10px 20px 0;width:200px;line-height:1.3;font-weight:600}.form-table th.th-full{width:auto;font-weight:400}.form-table td p{margin-top:4px;margin-bottom:0}.form-table td fieldset label{margin:.25em 0 .5em!important;display:inline-block}.form-table td fieldset label,.form-table td fieldset li,.form-table td fieldset p{line-height:1.4em}.form-table input.tog,.form-table input[type=radio]{margin-top:-4px;margin-right:4px;float:none}.form-table .pre{padding:8px;margin:0}table.form-table td .updated{font-size:13px}#profile-page .form-table textarea{width:500px;margin-bottom:6px}#profile-page .form-table #rich_editing{margin-right:5px}#your-profile legend{font-size:22px}#display_name{width:15em}#createuser .form-field input{width:25em}.color-option{display:inline-block;width:24%;padding:5px 15px 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:3px}.color-option.selected,.color-option:hover{background:#ddd}.color-palette{width:100%;border-spacing:0;border-collapse:collapse}.color-palette td{height:20px;padding:0;border:0}.color-option{cursor:pointer}.tool-box .title{margin:8px 0;font-size:18px;font-weight:400;line-height:24px}.pressthis{margin:20px 0}.pressthis a,.pressthis a:active,.pressthis a:focus,.pressthis a:hover{display:inline-block;position:relative;cursor:move;color:#333;background:#e6e6e6;-webkit-border-radius:5px;border-radius:5px;border:1px solid #b4b4b4;font-style:normal;line-height:16px;font-size:14px;text-decoration:none}.pressthis a:active{outline:0}.pressthis a:hover:after{-webkit-transform:skew(20deg) rotate(9deg);-ms-transform:skew(20deg) rotate(9deg);transform:skew(20deg) rotate(9deg);-webkit-box-shadow:0 10px 8px rgba(0,0,0,.7);box-shadow:0 10px 8px rgba(0,0,0,.7)}.pressthis a span{display:inline-block;margin:0;padding:0 12px 8px 9px}.pressthis a span:before{color:#777;font:400 20px/1 dashicons;content:'\f157';position:relative;display:inline-block;top:4px;margin-right:4px}.pressthis a:after{content:'';width:70%;height:55%;z-index:-1;position:absolute;right:10px;bottom:9px;background:0 0;-webkit-transform:skew(20deg) rotate(6deg);-ms-transform:skew(20deg) rotate(6deg);transform:skew(20deg) rotate(6deg);-webkit-box-shadow:0 10px 8px rgba(0,0,0,.6);box-shadow:0 10px 8px rgba(0,0,0,.6)}#local-time,#utc-time{padding-left:25px;font-style:italic}.defaultavatarpicker .avatar{margin:2px 0;vertical-align:middle}.options-general-php .spinner{float:none;margin:-3px 3px}@media screen and (max-width:782px){textarea{-webkit-appearance:none}input[type=number],input[type=password],input[type=search],input[type=text]{-webkit-appearance:none;padding:6px 10px}input.code{padding-bottom:5px;padding-top:10px}.widefat th input[type=checkbox],input[type=checkbox]{-webkit-appearance:none;padding:10px}.widefat th input[type=checkbox]{margin-bottom:8px}.widefat th input[type=checkbox]:before,input[type=checkbox]:checked:before{font:400 30px/1 Dashicons;margin:-3px -5px}input[type=checkbox],input[type=radio]{height:25px;width:25px}.wp-admin p input[type=checkbox],.wp-admin p input[type=radio]{margin-top:-3px}input[type=radio]:checked:before{vertical-align:middle;width:9px;height:9px;margin:7px;line-height:16px}.wp-upload-form input[type=submit]{margin-top:10px}#wpbody select{height:36px;font-size:16px}.wp-admin .button-cancel{padding:0;font-size:14px}#createuser .form-field input{width:100%}.form-table{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form-table td,.form-table th{display:block;width:auto;vertical-align:middle}.form-table .color-palette td{display:table-cell;width:15px}.form-table table.color-palette{margin-right:10px}input,textarea{font-size:16px}#profile-page .form-table textarea,.form-table span.description,.form-table td input[type=password],.form-table td input[type=text],.form-table td select,.form-table td textarea{width:100%;font-size:16px;line-height:1.5;padding:7px 10px;display:block;max-width:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form-table input[type=text].small-text,input[type=number].small-text,input[type=password].small-text,input[type=search].small-text,input[type=text].small-text{width:auto;max-width:55px;display:inline;padding:3px 6px;margin:0 3px}#pass-strength-result{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:8px}p.search-box{float:none;position:absolute;bottom:0;width:98%;height:90px;margin-bottom:20px}p.search-box input[name="s"]{height:auto;float:none;width:100%;margin-bottom:10px;vertical-align:middle;-webkit-appearance:none}p.search-box input[type=submit]{margin-bottom:10px}.form-table span.description{padding:4px 0 0;line-height:1.4em}.form-table th{padding-top:10px;padding-bottom:0;border-bottom:0}.form-table td{padding-top:8px;padding-left:0}.form-table input.regular-text{width:100%}.form-table label{font-size:14px}.form-table fieldset label{display:block}#utc-time{margin-top:10px}#local-time,#utc-time{display:block;float:none;padding:0;line-height:2}}@media only screen and (max-width:768px){.form-field input,.form-field textarea{width:99%}.form-wrap .form-field{padding:0}#profile-page .form-table textarea{max-width:400px;width:auto}}@media screen and (max-width:600px){.color-option{width:49%}}body.rtl,body.rtl .press-this a.wp-switch-editor{font-family:Tahoma,Arial,sans-serif}body.locale-he-il,body.locale-he-il .press-this a.wp-switch-editor{font-family:Arial,sans-serif}.locale-he-il em{font-style:normal;font-weight:700}.locale-zh-cn #local-time,.locale-zh-cn #utc-time,.locale-zh-cn .form-wrap p,.locale-zh-cn .howto,.locale-zh-cn .inline-edit-row fieldset span.checkbox-title,.locale-zh-cn .inline-edit-row fieldset span.title,.locale-zh-cn .js .input-with-default-title,.locale-zh-cn .link-to-original,.locale-zh-cn .tablenav .displaying-num,.locale-zh-cn p.description,.locale-zh-cn p.help,.locale-zh-cn p.install-help,.locale-zh-cn span.description{font-style:normal}.locale-zh-cn .hdnle a{font-size:12px}.locale-zh-cn form.upgrade .hint{font-style:normal;font-size:100%}.locale-zh-cn #wp-fullscreen-tagline{font-family:KaiTi,"楷体",sans-serif}.locale-zh-cn #wp-fullscreen-modes a{font-size:12px}.locale-zh-cn #sort-buttons{font-size:1em!important}.locale-de-de .inline-edit-row fieldset label span.title{width:7em}.locale-de-de .inline-edit-row fieldset label span.input-text-wrap{margin-left:7em}.locale-de-de #customize-header-actions .button{padding:0 5px 1px}.locale-de-de #customize-header-actions .spinner{margin:16px 3px 0}.locale-ru-ru .inline-edit-row fieldset label span.title{width:8em}.locale-ru-ru .inline-edit-row fieldset label span.input-text-wrap{margin-left:8em}.locale-ru-ru.post-php .tagsdiv .newtag{width:165px}.locale-ru-ru.press-this .posting{margin-right:277px}.locale-ru-ru .press-this-sidebar{width:265px}.locale-ru-ru #customize-header-actions .button{padding:0 5px 1px}.locale-ru-ru #customize-header-actions .spinner{margin:16px 3px 0}.locale-lt-lt .inline-edit-row fieldset label span.title{width:8em}.locale-lt-lt .inline-edit-row fieldset label span.input-text-wrap{margin-left:8em}body,html{height:100%;margin:0;padding:0}html{background:#f1f1f1}body{background:#f1f1f1;min-width:0;color:#444;font-family:"Open Sans",sans-serif;font-size:13px;line-height:1.4em}a{color:#0074a2;-webkit-transition-property:border,background,color;transition-property:border,background,color;-webkit-transition-duration:.05s;transition-duration:.05s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;outline:0}a:active,a:hover{color:#2ea2cc}a:focus{color:#124964}a:active,a:focus{outline:thin dotted}p{line-height:1.5}.login .message{border-left:4px solid #7ad03a;background-color:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.login #login_error{border-left:4px solid #dd3d36;background:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}#loginform p.submit,.login-action-lostpassword p.submit{border:0;margin:-10px 0 20px}.login *{margin:0;padding:0}.login form{margin-top:20px;margin-left:0;padding:26px 24px 46px;font-weight:400;overflow:hidden;background:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.13);box-shadow:0 1px 3px rgba(0,0,0,.13)}.login form .forgetmenot{font-weight:400;float:left;margin-bottom:0}.login .button-primary{float:right}#login form p{margin-bottom:0}#login form p.submit{margin:0;padding:0}.login label{color:#777;font-size:14px}.login form .forgetmenot label{font-size:12px;line-height:19px}.login h1{text-align:center}.login h1 a{background-image:url(../images/w-logo-blue.png?ver=20131202);background-image:none,url(../images/wordpress-logo.svg?ver=20131107);-webkit-background-size:80px 80px;background-size:80px 80px;background-position:center top;background-repeat:no-repeat;color:#999;height:80px;font-size:20px;font-weight:400;line-height:1.3em;margin:0 auto 25px;padding:0;text-decoration:none;width:80px;text-indent:-9999px;outline:0;overflow:hidden;display:block}#login{width:320px;padding:8% 0 0;margin:auto}#login_error,.login .message{margin-left:0;padding:12px}.login #backtoblog,.login #nav{font-size:13px;padding:0 24px}.login #nav{margin:24px 0 0}#backtoblog{margin:16px 0 0}.login #backtoblog a,.login #nav a{text-decoration:none;color:#999}.login #backtoblog a:hover,.login #nav a:hover,.login h1 a:hover{color:#2ea2cc}.login form .input,.login input[type=text]{font-size:24px;line-height:1;width:100%;padding:3px;margin:2px 6px 16px 0}.login form .input,.login form input[type=checkbox],.login input[type=text]{background:#fbfbfb}.ie7 .login form .input,.ie8 .login form .input{font-family:sans-serif}.login #pass-strength-result{width:250px;font-weight:600;margin:12px 0 6px;padding:6px 5px;text-align:center}.mobile #login{padding:20px 0}.mobile #login .message,.mobile #login form,.mobile #login_error{margin-left:0}.mobile #login #backtoblog,.mobile #login #nav{margin-left:8px}.mobile #login h1 a{width:auto}body.interim-login{height:auto}.interim-login #login{padding:0;margin:5px auto 20px}.interim-login.login h1 a{width:auto}.interim-login #login_error,.interim-login.login .message{margin:0 0 16px}.interim-login.login form{margin:0}@-ms-viewport{width:device-width}@media screen and (max-width:782px){.interim-login input[type=checkbox]{height:16px;width:16px}.interim-login input[type=checkbox]:checked:before{width:16px;font:400 21px/1 dashicons;margin:-3px 0 0 -4px}} \ No newline at end of file +input,textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=radio],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07);background-color:#fff;color:#333;outline:0;-webkit-transition:.05s border-color ease-in-out;transition:.05s border-color ease-in-out}input[type=checkbox]:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=radio]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{border-color:#5b9dd9;-webkit-box-shadow:0 0 2px rgba(30,140,190,.8);box-shadow:0 0 2px rgba(30,140,190,.8)}input[type=email],input[type=url]{direction:ltr}input[type=checkbox],input[type=radio]{border:1px solid #bbb;background:#fff;color:#555;clear:none;cursor:pointer;display:inline-block;line-height:0;height:16px;margin:-4px 4px 0 0;outline:0;padding:0!important;text-align:center;vertical-align:middle;width:16px;min-width:16px;-webkit-appearance:none;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-webkit-transition:.05s border-color ease-in-out;transition:.05s border-color ease-in-out}input[type=radio]:checked+label:before{color:#888}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#2ea2cc}.wp-admin p input[type=checkbox],.wp-admin p input[type=radio],td>input[type=checkbox]{margin-top:0}.wp-admin p label input[type=checkbox]{margin-top:-4px}.wp-admin p label input[type=radio]{margin-top:-2px}input[type=radio]{-webkit-border-radius:50%;border-radius:50%;margin-right:4px;line-height:10px}input[type=checkbox]:checked:before,input[type=radio]:checked:before{float:left;display:inline-block;vertical-align:middle;width:16px;font:400 21px/1 dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=checkbox]:checked:before{content:'\f147';margin:-3px 0 0 -4px;color:#1e8cbe}input[type=radio]:checked:before{content:'\2022';text-indent:-9999px;-webkit-border-radius:50px;border-radius:50px;font-size:24px;width:6px;height:6px;margin:4px;line-height:16px;background-color:#1e8cbe}@-moz-document url-prefix(){.form-table input.tog,input[type=checkbox],input[type=radio]{margin-bottom:-1px}}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-decoration{display:none}.ie8 input[type=password]{font-family:sans-serif}button,input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}input,select,textarea{font-size:14px;-webkit-border-radius:0;border-radius:0}textarea{overflow:auto;padding:2px 6px;line-height:1.4}.wp-admin input[type=file]{padding:3px 0}label{cursor:pointer}input,select{margin:1px;padding:3px 5px}input.code{padding-top:6px}textarea.code{line-height:1.4;padding:4px 6px 1px}input.readonly,input[readonly],textarea.readonly,textarea[readonly]{background-color:#eee}.wp-core-ui :-moz-placeholder,:-moz-placeholder{color:#a9a9a9}.form-invalid{background-color:#ffebe8!important}.form-invalid input,.form-invalid select{border-color:#c00!important}.form-input-tip{color:#666}input.disabled,input:disabled,select.disabled,select:disabled,textarea.disabled,textarea:disabled{background:rgba(255,255,255,.5);border-color:rgba(222,222,222,.75);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.04);box-shadow:inset 0 1px 2px rgba(0,0,0,.04);color:rgba(51,51,51,.5)}input[type=file].disabled,input[type=file]:disabled,input[type=range].disabled,input[type=range]:disabled{background:0 0;-webkit-box-shadow:none;box-shadow:none}input[type=checkbox].disabled,input[type=checkbox].disabled:checked:before,input[type=checkbox]:disabled,input[type=checkbox]:disabled:checked:before,input[type=radio].disabled,input[type=radio].disabled:checked:before,input[type=radio]:disabled,input[type=radio]:disabled:checked:before{opacity:.7}.wp-admin select{padding:2px;line-height:28px;height:28px;vertical-align:middle}.wp-admin .button-cancel{padding:0 5px;line-height:2}.meta-box-sortables select{max-width:100%}.wp-admin select[multiple]{height:auto}.submit{padding:1.5em 0;margin:5px 0;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;border:none}form p.submit a.cancel:hover{text-decoration:none}p.submit{text-align:left;max-width:100%;margin-top:20px;padding-top:10px}.textright p.submit{border:none;text-align:right}table.form-table+input+input+p.submit,table.form-table+input+p.submit,table.form-table+p.submit{border-top:none;padding-top:0}#major-publishing-actions input,#minor-publishing-actions .preview,#minor-publishing-actions input{text-align:center}input.all-options,textarea.all-options{width:250px}input.large-text,textarea.large-text{width:99%}#adduser .form-field input,input.regular-text{width:25em}input.small-text{width:50px;padding:1px 6px}input[type=number].small-text{width:65px}#doaction,#doaction2,#post-query-submit{margin:1px 8px 0 0}.tablenav #changeit,.tablenav #clear-recent-list,.tablenav #delete_all,.wp-filter #delete_all{margin-top:1px}.tablenav .actions select{float:left;margin-right:6px;max-width:200px}.ie8 .tablenav .actions select{width:155px}.ie8 .tablenav .actions select#cat{width:200px}#timezone_string option{margin-left:1em}#upload-form label{color:#777}#your-profile label+a,fieldset label,label{vertical-align:middle}#misc-publishing-actions label,.options-media-php label[for*="_size_"]{vertical-align:baseline}#misc-publishing-actions label[for=post_status]:before{content:'\f173';display:inline-block;font:400 20px/1 dashicons;speak:none;left:-1px;padding:0 5px 0 0;position:relative;top:0;text-decoration:none!important;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#pass-strength-result{background-color:#eee;border:1px solid #ddd;float:left;margin:13px 5px 5px 1px;padding:3px 5px;text-align:center;width:200px;display:none}#pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040}#pass-strength-result.bad{background-color:#ffb78c;border-color:#ff853c}#pass-strength-result.good{background-color:#ffec8b;border-color:#fc0}#pass-strength-result.strong{background-color:#c3ff88;border-color:#8dff1c}.indicator-hint{padding-top:8px}p.search-box{float:right;margin:0}.network-admin.themes-php p.search-box{clear:left}.search-box input[name="s"],.tablenav .search-plugins input[name="s"],.tagsdiv .newtag{float:left;height:28px;margin:0 4px 0 0}input[type=text].ui-autocomplete-loading{background:url(../images/loading.gif) no-repeat right center;visibility:visible}ul#add-to-blog-users{margin:0 0 0 14px}.ui-autocomplete-input.open{-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0}.ui-autocomplete{padding:0;margin:0;list-style:none;position:absolute;z-index:10000;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;border:1px solid #aaa;background-color:#efefef}.ui-autocomplete li{margin-bottom:0;white-space:nowrap;text-align:left}.ui-autocomplete li a{display:block;height:100%;padding:4px 10px;color:#444}.ui-autocomplete li a.ui-state-focus{background-color:#ddd;cursor:pointer}.form-table{border-collapse:collapse;margin-top:.5em;width:100%;clear:both}.form-table,.form-table td,.form-table td p,.form-table th,.form-wrap label{font-size:14px}.form-table td{margin-bottom:9px;padding:15px 10px;line-height:1.3;vertical-align:middle}.form-table th,.form-wrap label{color:#222;font-weight:400;text-shadow:none;vertical-align:baseline}.form-table th{vertical-align:top;text-align:left;padding:20px 10px 20px 0;width:200px;line-height:1.3;font-weight:600}.form-table th.th-full{width:auto;font-weight:400}.form-table td p{margin-top:4px;margin-bottom:0}.form-table td fieldset label{margin:.25em 0 .5em!important;display:inline-block}.form-table td fieldset label,.form-table td fieldset li,.form-table td fieldset p{line-height:1.4em}.form-table input.tog,.form-table input[type=radio]{margin-top:-4px;margin-right:4px;float:none}.form-table .pre{padding:8px;margin:0}table.form-table td .updated{font-size:13px}#profile-page .form-table textarea{width:500px;margin-bottom:6px}#profile-page .form-table #rich_editing{margin-right:5px}#your-profile legend{font-size:22px}#display_name{width:15em}#createuser .form-field input{width:25em}.color-option{display:inline-block;width:24%;padding:5px 15px 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:3px}.color-option.selected,.color-option:hover{background:#ddd}.color-palette{width:100%;border-spacing:0;border-collapse:collapse}.color-palette td{height:20px;padding:0;border:none}.color-option{cursor:pointer}.tool-box .title{margin:8px 0;font-size:18px;font-weight:400;line-height:24px}.pressthis{margin:20px 0}.pressthis a,.pressthis a:active,.pressthis a:focus,.pressthis a:hover{display:inline-block;position:relative;cursor:move;color:#333;background:#e6e6e6;-webkit-border-radius:5px;border-radius:5px;border:1px solid #b4b4b4;font-style:normal;line-height:16px;font-size:14px;text-decoration:none}.pressthis a:active{outline:0}.pressthis a:hover:after{-webkit-transform:skew(20deg) rotate(9deg);-ms-transform:skew(20deg) rotate(9deg);transform:skew(20deg) rotate(9deg);-webkit-box-shadow:0 10px 8px rgba(0,0,0,.7);box-shadow:0 10px 8px rgba(0,0,0,.7)}.pressthis a span{display:inline-block;margin:0;padding:0 12px 8px 9px}.pressthis a span:before{color:#777;font:400 20px/1 dashicons;content:'\f157';position:relative;display:inline-block;top:4px;margin-right:4px}.pressthis a:after{content:'';width:70%;height:55%;z-index:-1;position:absolute;right:10px;bottom:9px;background:0 0;-webkit-transform:skew(20deg) rotate(6deg);-ms-transform:skew(20deg) rotate(6deg);transform:skew(20deg) rotate(6deg);-webkit-box-shadow:0 10px 8px rgba(0,0,0,.6);box-shadow:0 10px 8px rgba(0,0,0,.6)}#local-time,#utc-time{padding-left:25px;font-style:italic}.defaultavatarpicker .avatar{margin:2px 0;vertical-align:middle}.options-general-php .spinner{float:none;margin:-3px 3px}@media screen and (max-width:782px){textarea{-webkit-appearance:none}input[type=number],input[type=password],input[type=search],input[type=text]{-webkit-appearance:none;padding:6px 10px}input.code{padding-bottom:5px;padding-top:10px}.widefat th input[type=checkbox],input[type=checkbox]{-webkit-appearance:none;padding:10px}.widefat th input[type=checkbox]{margin-bottom:8px}.widefat th input[type=checkbox]:before,input[type=checkbox]:checked:before{font:400 30px/1 Dashicons;margin:-3px -5px}input[type=checkbox],input[type=radio]{height:25px;width:25px}.wp-admin p input[type=checkbox],.wp-admin p input[type=radio]{margin-top:-3px}input[type=radio]:checked:before{vertical-align:middle;width:9px;height:9px;margin:7px;line-height:16px}.wp-upload-form input[type=submit]{margin-top:10px}#wpbody select{height:36px;font-size:16px}.wp-admin .button-cancel{padding:0;font-size:14px}#createuser .form-field input{width:100%}.form-table{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form-table td,.form-table th{display:block;width:auto;vertical-align:middle}.form-table .color-palette td{display:table-cell;width:15px}.form-table table.color-palette{margin-right:10px}input,textarea{font-size:16px}#profile-page .form-table textarea,.form-table span.description,.form-table td input[type=password],.form-table td input[type=text],.form-table td select,.form-table td textarea{width:100%;font-size:16px;line-height:1.5;padding:7px 10px;display:block;max-width:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#wpbody .form-table td select{height:40px}.form-table input[type=text].small-text,input[type=number].small-text,input[type=password].small-text,input[type=search].small-text,input[type=text].small-text{width:auto;max-width:55px;display:inline;padding:3px 6px;margin:0 3px}#pass-strength-result{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:8px}p.search-box{float:none;position:absolute;bottom:0;width:98%;height:90px;margin-bottom:20px}p.search-box input[name="s"]{height:auto;float:none;width:100%;margin-bottom:10px;vertical-align:middle;-webkit-appearance:none}p.search-box input[type=submit]{margin-bottom:10px}.form-table span.description{padding:4px 0 0;line-height:1.4em}.form-table th{padding-top:10px;padding-bottom:0;border-bottom:0}.form-table td{padding-top:8px;padding-left:0}.form-table input.regular-text{width:100%}.form-table label{font-size:14px}.form-table fieldset label{display:block}#utc-time{margin-top:10px}#local-time,#utc-time{display:block;float:none;padding:0;line-height:2}}@media only screen and (max-width:768px){.form-field input,.form-field textarea{width:99%}.form-wrap .form-field{padding:0}#profile-page .form-table textarea{max-width:400px;width:auto}}@media screen and (max-width:600px){.color-option{width:49%}}body.rtl,body.rtl .press-this a.wp-switch-editor{font-family:Tahoma,Arial,sans-serif}body.locale-he-il,body.locale-he-il .press-this a.wp-switch-editor{font-family:Arial,sans-serif}.locale-he-il em{font-style:normal;font-weight:700}.locale-zh-cn #local-time,.locale-zh-cn #utc-time,.locale-zh-cn .form-wrap p,.locale-zh-cn .howto,.locale-zh-cn .inline-edit-row fieldset span.checkbox-title,.locale-zh-cn .inline-edit-row fieldset span.title,.locale-zh-cn .js .input-with-default-title,.locale-zh-cn .link-to-original,.locale-zh-cn .tablenav .displaying-num,.locale-zh-cn p.description,.locale-zh-cn p.help,.locale-zh-cn p.install-help,.locale-zh-cn span.description{font-style:normal}.locale-zh-cn .hdnle a{font-size:12px}.locale-zh-cn form.upgrade .hint{font-style:normal;font-size:100%}.locale-zh-cn #wp-fullscreen-tagline{font-family:KaiTi,"楷体",sans-serif}.locale-zh-cn #wp-fullscreen-modes a{font-size:12px}.locale-zh-cn #sort-buttons{font-size:1em!important}.locale-de-de .inline-edit-row fieldset label span.title{width:7em}.locale-de-de .inline-edit-row fieldset label span.input-text-wrap{margin-left:7em}.locale-de-de #customize-header-actions .button{padding:0 5px 1px}.locale-de-de #customize-header-actions .spinner{margin:16px 3px 0}.locale-ru-ru .inline-edit-row fieldset label span.title{width:8em}.locale-ru-ru .inline-edit-row fieldset label span.input-text-wrap{margin-left:8em}.locale-ru-ru.post-new-php .tagsdiv .newtag,.locale-ru-ru.post-php .tagsdiv .newtag{width:165px}.locale-ru-ru.press-this .posting{margin-right:277px}.locale-ru-ru .press-this-sidebar{width:265px}.locale-ru-ru #customize-header-actions .button{padding:0 5px 1px}.locale-ru-ru #customize-header-actions .spinner{margin:16px 3px 0}.locale-lt-lt .inline-edit-row fieldset label span.title{width:8em}.locale-lt-lt .inline-edit-row fieldset label span.input-text-wrap{margin-left:8em}body,html{height:100%;margin:0;padding:0}html{background:#f1f1f1}body{background:#f1f1f1;min-width:0;color:#444;font-family:"Open Sans",sans-serif;font-size:13px;line-height:1.4em}a{color:#0074a2;-webkit-transition-property:border,background,color;transition-property:border,background,color;-webkit-transition-duration:.05s;transition-duration:.05s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;outline:0}a:active,a:hover{color:#2ea2cc}a:focus{color:#124964}a:active,a:focus{outline:dotted thin}p{line-height:1.5}.login .message{border-left:4px solid #7ad03a;background-color:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.login #login_error{border-left:4px solid #dd3d36;background:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}#loginform p.submit,.login-action-lostpassword p.submit{border:none;margin:-10px 0 20px}.login *{margin:0;padding:0}.login form{margin-top:20px;margin-left:0;padding:26px 24px 46px;font-weight:400;overflow:hidden;background:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.13);box-shadow:0 1px 3px rgba(0,0,0,.13)}.login form .forgetmenot{font-weight:400;float:left;margin-bottom:0}.login .button-primary{float:right}#login form p{margin-bottom:0}#login form p.submit{margin:0;padding:0}.login label{color:#777;font-size:14px}.login form .forgetmenot label{font-size:12px;line-height:19px}.login h1{text-align:center}.login h1 a{background-image:url(../images/w-logo-blue.png?ver=20131202);background-image:none,url(../images/wordpress-logo.svg?ver=20131107);-webkit-background-size:84px;background-size:84px;background-position:center top;background-repeat:no-repeat;color:#999;height:84px;font-size:20px;font-weight:400;line-height:1.3em;margin:0 auto 25px;padding:0;text-decoration:none;width:84px;text-indent:-9999px;outline:0;overflow:hidden;display:block}#login{width:320px;padding:8% 0 0;margin:auto}#login_error,.login .message{margin-left:0;padding:12px}.login #backtoblog,.login #nav{font-size:13px;padding:0 24px}.login #nav{margin:24px 0 0}#backtoblog{margin:16px 0 0}.login #backtoblog a,.login #nav a{text-decoration:none;color:#999}.login #backtoblog a:hover,.login #nav a:hover,.login h1 a:hover{color:#2ea2cc}.login form .input,.login input[type=text]{font-size:24px;width:100%;padding:3px;margin:2px 6px 16px 0}.login form .input,.login form input[type=checkbox],.login input[type=text]{background:#fbfbfb}.ie7 .login form .input,.ie8 .login form .input{font-family:sans-serif}.login #pass-strength-result{width:250px;font-weight:600;margin:12px 0 6px;padding:6px 5px;text-align:center}.mobile #login{padding:20px 0}.mobile #login .message,.mobile #login form,.mobile #login_error{margin-left:0}.mobile #login #backtoblog,.mobile #login #nav{margin-left:8px}.mobile #login h1 a{width:auto}body.interim-login{height:auto}.interim-login #login{padding:0;margin:5px auto 20px}.interim-login.login h1 a{width:auto}.interim-login #login_error,.interim-login.login .message{margin:0 0 16px}.interim-login.login form{margin:0}@-ms-viewport{width:device-width}@media screen and (max-width:782px){.interim-login input[type=checkbox]{height:16px;width:16px}.interim-login input[type=checkbox]:checked:before{width:16px;font:400 21px/1 dashicons;margin:-3px 0 0 -4px}} \ No newline at end of file diff --git a/sources/wp-admin/css/media-rtl.css b/sources/wp-admin/css/media-rtl.css index 2ad6280..585d1f3 100644 --- a/sources/wp-admin/css/media-rtl.css +++ b/sources/wp-admin/css/media-rtl.css @@ -102,6 +102,7 @@ display: block; line-height: 36px; float: left; + margin-left: 10px; } .media-item .describe-toggle-off, @@ -113,19 +114,18 @@ display: block; } -#media-items .media-item { - border-bottom: 1px solid #dfdfdf; +.media-upload-form .media-item { min-height: 36px; + margin-bottom: 1px; position: relative; width: 100%; + background: #fff; } -#media-items { - width: 623px; -} - -.media-new-php #media-items { - margin: 1em 0; +.media-upload-form .media-item, +.media-upload-form .media-item .error { + -webkit-box-shadow: 0 1px 0 #dfdfdf; + box-shadow: 0 1px 0 #dfdfdf; } #media-items:empty { @@ -135,15 +135,12 @@ .media-item .filename { line-height: 36px; overflow: hidden; -} - -.media-item .error-div { - padding-right: 10px; + margin-right: 6px; } .media-item .pinkynail { float: right; - margin: 2px 0 0 10px; + margin: 2px 3px 0 10px; max-width: 40px; max-height: 32px; } @@ -161,17 +158,16 @@ .media-item .progress { float: left; height: 22px; - margin: 7px 0 0; + margin: 7px 6px; width: 200px; line-height: 2em; padding: 0; overflow: hidden; - margin-bottom: 2px; -webkit-border-radius: 22px; border-radius: 22px; background: #ddd; - -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); - box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); + -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); + box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); } .media-item .bar { @@ -195,7 +191,7 @@ text-align: center; line-height: 22px; font-weight: 400; - text-shadow: 0px 1px 2px rgba(0,0,0,0.2); + text-shadow: 0 1px 2px rgba(0,0,0,0.2); } .upload-php .fixed .column-parent { @@ -210,22 +206,20 @@ display: block; } -.media-upload-form .media-item.error { - margin: 0; - padding: 0; +.media-upload-form .media-item.error, +.media-upload-form .media-item .error { + width: auto; + margin: 0 0 1px 0; } -.media-upload-form .media-item.error p, -.media-item .error-div { - line-height: 16px; - margin: 5px 10px; - padding: 0; +.media-upload-form .media-item .error { + padding: 10px 14px 10px 0; } .media-item .error-div a.dismiss { display: block; float: left; - margin: 5px 15px 0 4px; + margin: 0 15px 0 10px; } /*------------------------------------------------------------------------------ @@ -280,9 +274,14 @@ .find-box-search .spinner { float: none; - right: 125px; + right: 110px; position: absolute; - top: 18px; + top: 2px; +} + +.find-box-search, +#find-posts-response { + position: relative; /* RTL fix, #WP28010 */ } #find-posts-input, @@ -433,6 +432,390 @@ border color while dragging a file over the uploader drop area */ position: relative; } +/** + * Media Library grid view + */ + +.media-frame.mode-grid, +.media-frame.mode-grid .media-frame-content, +.media-frame.mode-grid .attachments-browser .attachments, +.media-frame.mode-grid .uploader-inline-content { + position: static; +} + +/* Regions we don't use at all */ +.media-frame.mode-grid .media-frame-title, +.media-frame.mode-grid .media-frame-router, +.media-frame.mode-grid .media-frame-menu { + display: none; +} + +.media-frame.mode-grid .media-frame-content { + background-color: transparent; + border: none; +} + +.upload-php .mode-grid .media-sidebar { + position: relative; + width: auto; + margin-bottom: 16px; + padding: 0 16px; + border: 1px solid #c00; + background-color: #feebe8; +} + +.upload-php .mode-grid .hide-sidebar .media-sidebar { + display: none; +} + +.upload-php .mode-grid .media-sidebar .media-uploader-status { + border-bottom: none; + padding-bottom: 0; + max-width: 100%; +} + +.upload-php .mode-grid .media-sidebar .upload-error { + margin: 20px 0; + padding: 0; + border: none; + background: none; +} + +.upload-php .mode-grid .media-sidebar .media-uploader-status .upload-dismiss-errors { + font-size: 0; + top: -12px; + left: -10px; +} + +.upload-php .mode-grid .media-sidebar .media-uploader-status .upload-dismiss-errors:before { + content: "\f158"; + font: normal 20px/1 dashicons; + color: #666; +} + +.upload-php .mode-grid .media-sidebar .media-uploader-status .upload-dismiss-errors:focus:before, +.upload-php .mode-grid .media-sidebar .media-uploader-status .upload-dismiss-errors:hover:before { + color: #2ea2cc; +} + +.upload-php .mode-grid .media-sidebar .media-uploader-status.errors h3 { + display: none; +} + +.media-frame.mode-grid .uploader-inline { + position: relative; + top: auto; + left: auto; + right: auto; + bottom: auto; + padding-top: 0; + margin-top: 0; + border: 4px dashed #bbb; +} + +.media-frame.mode-select .attachments-browser.fixed .attachments { + position: relative; + top: 94px; /* prevent jumping up when the toolbar becomes fixed */ + padding-bottom: 94px; /* offset for above so the bottom doesn't get cut off */ +} + +.media-frame.mode-grid .attachment:focus, +.media-frame.mode-grid .selected.attachment:focus, +.media-frame.mode-grid .attachment.details:focus { + -webkit-box-shadow: + inset 0 0 2px 3px #f1f1f1, + inset 0 0 0 7px #5b9dd9; + box-shadow: + inset 0 0 2px 3px #f1f1f1, + inset 0 0 0 7px #5b9dd9; + outline: none; +} + +.media-frame.mode-grid .selected.attachment { + -webkit-box-shadow: + inset 0 0 0 5px #f1f1f1, + inset 0 0 0 7px #ccc; + box-shadow: + inset 0 0 0 5px #f1f1f1, + inset 0 0 0 7px #ccc; +} + +.media-frame.mode-grid .attachment.details { + -webkit-box-shadow: + inset 0 0 0 3px #f1f1f1, + inset 0 0 0 7px #1e8cbe; + box-shadow: + inset 0 0 0 3px #f1f1f1, + inset 0 0 0 7px #1e8cbe; +} + +.media-frame.mode-grid.mode-select .attachment .thumbnail { + opacity: 0.65; +} + +.media-frame.mode-select .attachment.selected .thumbnail { + opacity: 1; +} + +.media-frame.mode-grid .media-toolbar { + margin-bottom: 15px; + height: auto; +} + +.media-frame.mode-grid .media-toolbar select { + margin: 0 0 0 10px; + font-size: 14px; +} + +.media-frame.mode-grid .media-toolbar-secondary > .media-button { + margin-top: 10px; + margin-bottom: 10px; +} + +.media-frame.mode-grid .attachments-browser .bulk-select { + display: inline-block; + margin: 0 0 0 10px; +} + +.media-frame.mode-grid .search { + margin-top: 0; +} + +.media-frame.mode-grid .spinner { + margin-top: 15px; +} + +.attachments-browser .media-toolbar-secondary > .select-mode-toggle-button { + margin-left: 10px; +} + +.media-frame.mode-select .attachments-browser.fixed .media-toolbar { + position: fixed; + top: 32px; + right: auto; + left: 20px; + margin-top: 0; +} + +.media-frame.mode-grid .attachments-browser { + padding: 0; +} + +.media-frame.mode-grid .attachments-browser .attachments { + padding: 2px; +} + +.media-frame.mode-grid .attachments-browser .no-media { + color: #999; + font-size: 18px; + font-style: normal; + margin: 0; + padding: 100px 0 0; + text-align: center; +} + +/** + * Attachment details modal + */ + +.edit-attachment-frame { + display: block; + height: 100%; + width: 100%; +} + +.edit-attachment-frame .edit-media-header { + overflow: hidden; +} + +.upload-php .media-modal-close .media-modal-icon:before { + content: '\f335'; + font-size: 22px; +} + +.upload-php .media-modal-close .media-modal-icon { + margin: 14px; + width: 22px; +} + +.upload-php .media-modal-close, +.edit-attachment-frame .edit-media-header .left, +.edit-attachment-frame .edit-media-header .right { + cursor: pointer; + color: #777; + background-color: transparent; + height: 50px; + width: 50px; + padding: 0; + position: absolute; + text-align: center; + border: 0; + border-right: 1px solid #ddd; + -webkit-transition: color .1s ease-in-out, background .1s ease-in-out; + transition: color .1s ease-in-out, background .1s ease-in-out; +} + +.upload-php .media-modal-close { + top: 0; + left: 0; +} + +.edit-attachment-frame .edit-media-header .left { + left: 102px; +} + +.edit-attachment-frame .edit-media-header .right { + left: 51px; +} + +.edit-attachment-frame .media-frame-title { + right: 0; + left: 150px; /* leave space for prev/next/close */ +} + +.edit-attachment-frame .edit-media-header .right:before, +.edit-attachment-frame .edit-media-header .left:before { + font: normal 20px/50px 'dashicons' !important; + display: inline; + font-weight: 300; +} + +.upload-php .media-modal-close:hover, +.upload-php .media-modal-close:focus, +.edit-attachment-frame .edit-media-header .left:hover, +.edit-attachment-frame .edit-media-header .right:hover, +.edit-attachment-frame .edit-media-header .left:focus, +.edit-attachment-frame .edit-media-header .right:focus { + background: #ddd; + border-color: #ccc; + color: #000; + outline: none; +} + +.upload-php .media-modal-close:focus .media-modal-icon:before, +.upload-php .media-modal-close:hover .media-modal-icon:before { + color: #000; +} + +.edit-attachment-frame .edit-media-header .left:before, +.rtl .edit-attachment-frame .edit-media-header .right:before { + content: '\f341'; +} + +.edit-attachment-frame .edit-media-header .right:before, +.rtl .edit-attachment-frame .edit-media-header .left:before { + content: '\f345'; +} + +.edit-attachment-frame .edit-media-header .left.disabled, +.edit-attachment-frame .edit-media-header .right.disabled, +.edit-attachment-frame .edit-media-header .left.disabled:hover, +.edit-attachment-frame .edit-media-header .right.disabled:hover { + color: #ccc; + background: inherit; + cursor: default; + pointer-events: none; +} + +.edit-attachment-frame .media-frame-content, +.edit-attachment-frame .media-frame-router { + right: 0; +} + +.edit-attachment-frame .media-frame-content { + border-bottom: none; + bottom: 0; + top: 50px; +} + +.edit-attachment-frame .attachment-details { + position: absolute; + overflow: auto; + top: 0; + bottom: 0; + left: 0; + right: 0; + -webkit-box-shadow: inset 0px 4px 4px -4px rgba(0, 0, 0, 0.1); + box-shadow: inset 0px 4px 4px -4px rgba(0, 0, 0, 0.1); +} + +.edit-attachment-frame .attachment-media-view { + float: right; + width: 65%; + height: 100%; +} + +.edit-attachment-frame .attachment-media-view .thumbnail { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + padding: 16px; + height: 100%; +} + +.edit-attachment-frame .attachment-media-view .details-image { + display: block; + margin-bottom: 16px; + max-width: 100%; + max-height: 90%; + max-height: -webkit-calc( 100% - 42px ); + max-height: calc( 100% - 42px ); /* leave space for actions underneath */ +} + +.edit-attachment-frame .wp-media-wrapper { + margin-bottom: 12px; +} + +.edit-attachment-frame input, +.edit-attachment-frame textarea { + padding: 6px 8px; + line-height: 16px; +} + +.edit-attachment-frame .attachment-info { + overflow: auto; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + margin-bottom: 0; + padding: 12px 16px 0; + width: 35%; + height: 100%; + -webkit-box-shadow: inset 0px 4px 4px -4px rgba(0, 0, 0, 0.1); + box-shadow: inset 0px 4px 4px -4px rgba(0, 0, 0, 0.1); + border-bottom: 0; + border-right: 1px solid #ddd; + background: #f3f3f3; +} + +.edit-attachment-frame .attachment-info .details, +.edit-attachment-frame .attachment-info .settings { + position: relative; /* RTL fix, #WP29352 */ + overflow: hidden; + float: none; + margin-bottom: 15px; + padding-bottom: 15px; + border-bottom: 1px solid #ddd; +} + +.edit-attachment-frame .attachment-info .filename { + font-weight: normal; + color: #666; +} + +.edit-attachment-frame .attachment-info .thumbnail { + margin-bottom: 12px; +} + +.attachment-info .actions { + margin-bottom: 16px; +} + +.attachment-info .actions a { + display: inline; + text-decoration: none; +} + /*------------------------------------------------------------------------------ 14.2 - Image Editor @@ -507,7 +890,7 @@ border color while dragging a file over the uploader drop area */ } .media-disabled, -.imgedit-settings .disabled { +.imgedit-settings .disabled { color: grey; } @@ -699,6 +1082,7 @@ audio, video { .mejs-container { width: 100%; + max-width: 100%; } /* =Media Queries @@ -721,4 +1105,92 @@ audio, video { font-size: 14px; line-height: 1.5em; } + + .media-upload-form .media-item.error, + .media-upload-form .media-item .error { + font-size: 13px; + line-height: 1.5; + } + + .media-upload-form .media-item.error { + padding: 1px 10px; + } + + .media-upload-form .media-item .error { + padding: 10px 12px 10px 0; + } +} + +/** + * Media queries for media grid. + */ + +@media only screen and (max-width: 1120px) { + .media-frame.mode-grid .attachments-browser .media-toolbar-secondary { + float: none; + } +} + +@media only screen and ( max-width: 782px ) { + .media-frame.mode-select .attachments-browser.fixed .media-toolbar { + top: 46px; + left: 10px; + } +} + +@media only screen and (max-width: 600px) { + .media-frame.mode-select .attachments-browser.fixed .media-toolbar { + top: 0; + } +} + +@media only screen and (max-width: 480px) { + .edit-attachment-frame .media-frame-title { + left: 110px; + } + + .upload-php .media-modal-close, + .edit-attachment-frame .edit-media-header .left, + .edit-attachment-frame .edit-media-header .right { + width: 40px; + height: 40px; + } + + .upload-php .media-modal-close .media-modal-icon { + margin: 9px 10px; + } + + .edit-attachment-frame .edit-media-header .right:before, + .edit-attachment-frame .edit-media-header .left:before { + line-height: 40px !important; + } + + .edit-attachment-frame .edit-media-header .left { + left: 82px; + } + + .edit-attachment-frame .edit-media-header .right { + left: 41px; + } + + .edit-attachment-frame .media-frame-content { + top: 40px; + } + + .edit-attachment-frame .attachment-media-view { + float: none; + height: auto; + width: 100%; + } + + .edit-attachment-frame .attachment-info { + height: auto; + width: 100%; + } +} + +@media only screen and (max-width: 640px), screen and (max-height: 400px) { + .upload-php .mode-grid .media-sidebar{ + max-width: 100%; + } } diff --git a/sources/wp-admin/css/media-rtl.min.css b/sources/wp-admin/css/media-rtl.min.css deleted file mode 100644 index 5f51b60..0000000 --- a/sources/wp-admin/css/media-rtl.min.css +++ /dev/null @@ -1 +0,0 @@ -body#media-upload ul#sidemenu{left:auto;right:0}#search-filter{text-align:left}.align .field label{padding:0 23px 0 0;margin:0 3px 0 1em}.image-align-none-label,.image-align-left-label,.image-align-center-label,.image-align-right-label{background-position:center right}tr.image-size label{margin:0 5px 0 0}.file-error{margin:0 50px 5px 0}.progress{left:auto;right:0}.describe td{padding:0 0 0 5px}#media-upload .describe th.label{text-align:right}.menu_order{float:left}.media-upload-form label.form-help,td.help,#media-upload p.help,#media-upload label.help{font-family:Tahoma,Arial}#gallery-settings #basic th.label{padding:5px 0 5px 5px}#gallery-settings .title,h3.media-title{font-family:Tahoma,Arial}#gallery-settings .describe th.label{text-align:right}#gallery-settings label,#gallery-settings legend{margin-right:0;margin-left:15px}#gallery-settings .align .field label{margin:0 3px 0 1em}#sort-buttons{margin:3px 0 -8px 25px;text-align:left}#sort-buttons #asc,#sort-buttons #showall{padding-left:0;padding-right:5px}#sort-buttons span{margin-right:0;margin-left:25px} \ No newline at end of file diff --git a/sources/wp-admin/css/media.css b/sources/wp-admin/css/media.css index e6bbdcb..e27b665 100644 --- a/sources/wp-admin/css/media.css +++ b/sources/wp-admin/css/media.css @@ -102,6 +102,7 @@ display: block; line-height: 36px; float: right; + margin-right: 10px; } .media-item .describe-toggle-off, @@ -113,19 +114,18 @@ display: block; } -#media-items .media-item { - border-bottom: 1px solid #dfdfdf; +.media-upload-form .media-item { min-height: 36px; + margin-bottom: 1px; position: relative; width: 100%; + background: #fff; } -#media-items { - width: 623px; -} - -.media-new-php #media-items { - margin: 1em 0; +.media-upload-form .media-item, +.media-upload-form .media-item .error { + -webkit-box-shadow: 0 1px 0 #dfdfdf; + box-shadow: 0 1px 0 #dfdfdf; } #media-items:empty { @@ -135,15 +135,12 @@ .media-item .filename { line-height: 36px; overflow: hidden; -} - -.media-item .error-div { - padding-left: 10px; + margin-left: 6px; } .media-item .pinkynail { float: left; - margin: 2px 10px 0 0; + margin: 2px 10px 0 3px; max-width: 40px; max-height: 32px; } @@ -161,17 +158,16 @@ .media-item .progress { float: right; height: 22px; - margin: 7px 0 0; + margin: 7px 6px; width: 200px; line-height: 2em; padding: 0; overflow: hidden; - margin-bottom: 2px; -webkit-border-radius: 22px; border-radius: 22px; background: #ddd; - -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); - box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); + -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); + box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); } .media-item .bar { @@ -195,7 +191,7 @@ text-align: center; line-height: 22px; font-weight: 400; - text-shadow: 0px 1px 2px rgba(0,0,0,0.2); + text-shadow: 0 1px 2px rgba(0,0,0,0.2); } .upload-php .fixed .column-parent { @@ -210,22 +206,20 @@ display: block; } -.media-upload-form .media-item.error { - margin: 0; - padding: 0; +.media-upload-form .media-item.error, +.media-upload-form .media-item .error { + width: auto; + margin: 0 0 1px 0; } -.media-upload-form .media-item.error p, -.media-item .error-div { - line-height: 16px; - margin: 5px 10px; - padding: 0; +.media-upload-form .media-item .error { + padding: 10px 0 10px 14px; } .media-item .error-div a.dismiss { display: block; float: right; - margin: 5px 4px 0 15px; + margin: 0 10px 0 15px; } /*------------------------------------------------------------------------------ @@ -280,9 +274,14 @@ .find-box-search .spinner { float: none; - left: 125px; + left: 110px; position: absolute; - top: 18px; + top: 2px; +} + +.find-box-search, +#find-posts-response { + position: relative; /* RTL fix, #WP28010 */ } #find-posts-input, @@ -433,6 +432,390 @@ border color while dragging a file over the uploader drop area */ position: relative; } +/** + * Media Library grid view + */ + +.media-frame.mode-grid, +.media-frame.mode-grid .media-frame-content, +.media-frame.mode-grid .attachments-browser .attachments, +.media-frame.mode-grid .uploader-inline-content { + position: static; +} + +/* Regions we don't use at all */ +.media-frame.mode-grid .media-frame-title, +.media-frame.mode-grid .media-frame-router, +.media-frame.mode-grid .media-frame-menu { + display: none; +} + +.media-frame.mode-grid .media-frame-content { + background-color: transparent; + border: none; +} + +.upload-php .mode-grid .media-sidebar { + position: relative; + width: auto; + margin-bottom: 16px; + padding: 0 16px; + border: 1px solid #c00; + background-color: #feebe8; +} + +.upload-php .mode-grid .hide-sidebar .media-sidebar { + display: none; +} + +.upload-php .mode-grid .media-sidebar .media-uploader-status { + border-bottom: none; + padding-bottom: 0; + max-width: 100%; +} + +.upload-php .mode-grid .media-sidebar .upload-error { + margin: 20px 0; + padding: 0; + border: none; + background: none; +} + +.upload-php .mode-grid .media-sidebar .media-uploader-status .upload-dismiss-errors { + font-size: 0; + top: -12px; + right: -10px; +} + +.upload-php .mode-grid .media-sidebar .media-uploader-status .upload-dismiss-errors:before { + content: "\f158"; + font: normal 20px/1 dashicons; + color: #666; +} + +.upload-php .mode-grid .media-sidebar .media-uploader-status .upload-dismiss-errors:focus:before, +.upload-php .mode-grid .media-sidebar .media-uploader-status .upload-dismiss-errors:hover:before { + color: #2ea2cc; +} + +.upload-php .mode-grid .media-sidebar .media-uploader-status.errors h3 { + display: none; +} + +.media-frame.mode-grid .uploader-inline { + position: relative; + top: auto; + right: auto; + left: auto; + bottom: auto; + padding-top: 0; + margin-top: 0; + border: 4px dashed #bbb; +} + +.media-frame.mode-select .attachments-browser.fixed .attachments { + position: relative; + top: 94px; /* prevent jumping up when the toolbar becomes fixed */ + padding-bottom: 94px; /* offset for above so the bottom doesn't get cut off */ +} + +.media-frame.mode-grid .attachment:focus, +.media-frame.mode-grid .selected.attachment:focus, +.media-frame.mode-grid .attachment.details:focus { + -webkit-box-shadow: + inset 0 0 2px 3px #f1f1f1, + inset 0 0 0 7px #5b9dd9; + box-shadow: + inset 0 0 2px 3px #f1f1f1, + inset 0 0 0 7px #5b9dd9; + outline: none; +} + +.media-frame.mode-grid .selected.attachment { + -webkit-box-shadow: + inset 0 0 0 5px #f1f1f1, + inset 0 0 0 7px #ccc; + box-shadow: + inset 0 0 0 5px #f1f1f1, + inset 0 0 0 7px #ccc; +} + +.media-frame.mode-grid .attachment.details { + -webkit-box-shadow: + inset 0 0 0 3px #f1f1f1, + inset 0 0 0 7px #1e8cbe; + box-shadow: + inset 0 0 0 3px #f1f1f1, + inset 0 0 0 7px #1e8cbe; +} + +.media-frame.mode-grid.mode-select .attachment .thumbnail { + opacity: 0.65; +} + +.media-frame.mode-select .attachment.selected .thumbnail { + opacity: 1; +} + +.media-frame.mode-grid .media-toolbar { + margin-bottom: 15px; + height: auto; +} + +.media-frame.mode-grid .media-toolbar select { + margin: 0 10px 0 0; + font-size: 14px; +} + +.media-frame.mode-grid .media-toolbar-secondary > .media-button { + margin-top: 10px; + margin-bottom: 10px; +} + +.media-frame.mode-grid .attachments-browser .bulk-select { + display: inline-block; + margin: 0 10px 0 0; +} + +.media-frame.mode-grid .search { + margin-top: 0; +} + +.media-frame.mode-grid .spinner { + margin-top: 15px; +} + +.attachments-browser .media-toolbar-secondary > .select-mode-toggle-button { + margin-right: 10px; +} + +.media-frame.mode-select .attachments-browser.fixed .media-toolbar { + position: fixed; + top: 32px; + left: auto; + right: 20px; + margin-top: 0; +} + +.media-frame.mode-grid .attachments-browser { + padding: 0; +} + +.media-frame.mode-grid .attachments-browser .attachments { + padding: 2px; +} + +.media-frame.mode-grid .attachments-browser .no-media { + color: #999; + font-size: 18px; + font-style: normal; + margin: 0; + padding: 100px 0 0; + text-align: center; +} + +/** + * Attachment details modal + */ + +.edit-attachment-frame { + display: block; + height: 100%; + width: 100%; +} + +.edit-attachment-frame .edit-media-header { + overflow: hidden; +} + +.upload-php .media-modal-close .media-modal-icon:before { + content: '\f335'; + font-size: 22px; +} + +.upload-php .media-modal-close .media-modal-icon { + margin: 14px; + width: 22px; +} + +.upload-php .media-modal-close, +.edit-attachment-frame .edit-media-header .left, +.edit-attachment-frame .edit-media-header .right { + cursor: pointer; + color: #777; + background-color: transparent; + height: 50px; + width: 50px; + padding: 0; + position: absolute; + text-align: center; + border: 0; + border-left: 1px solid #ddd; + -webkit-transition: color .1s ease-in-out, background .1s ease-in-out; + transition: color .1s ease-in-out, background .1s ease-in-out; +} + +.upload-php .media-modal-close { + top: 0; + right: 0; +} + +.edit-attachment-frame .edit-media-header .left { + right: 102px; +} + +.edit-attachment-frame .edit-media-header .right { + right: 51px; +} + +.edit-attachment-frame .media-frame-title { + left: 0; + right: 150px; /* leave space for prev/next/close */ +} + +.edit-attachment-frame .edit-media-header .right:before, +.edit-attachment-frame .edit-media-header .left:before { + font: normal 20px/50px 'dashicons' !important; + display: inline; + font-weight: 300; +} + +.upload-php .media-modal-close:hover, +.upload-php .media-modal-close:focus, +.edit-attachment-frame .edit-media-header .left:hover, +.edit-attachment-frame .edit-media-header .right:hover, +.edit-attachment-frame .edit-media-header .left:focus, +.edit-attachment-frame .edit-media-header .right:focus { + background: #ddd; + border-color: #ccc; + color: #000; + outline: none; +} + +.upload-php .media-modal-close:focus .media-modal-icon:before, +.upload-php .media-modal-close:hover .media-modal-icon:before { + color: #000; +} + +.edit-attachment-frame .edit-media-header .left:before, +.rtl .edit-attachment-frame .edit-media-header .right:before { + content: '\f341'; +} + +.edit-attachment-frame .edit-media-header .right:before, +.rtl .edit-attachment-frame .edit-media-header .left:before { + content: '\f345'; +} + +.edit-attachment-frame .edit-media-header .left.disabled, +.edit-attachment-frame .edit-media-header .right.disabled, +.edit-attachment-frame .edit-media-header .left.disabled:hover, +.edit-attachment-frame .edit-media-header .right.disabled:hover { + color: #ccc; + background: inherit; + cursor: default; + pointer-events: none; +} + +.edit-attachment-frame .media-frame-content, +.edit-attachment-frame .media-frame-router { + left: 0; +} + +.edit-attachment-frame .media-frame-content { + border-bottom: none; + bottom: 0; + top: 50px; +} + +.edit-attachment-frame .attachment-details { + position: absolute; + overflow: auto; + top: 0; + bottom: 0; + right: 0; + left: 0; + -webkit-box-shadow: inset 0px 4px 4px -4px rgba(0, 0, 0, 0.1); + box-shadow: inset 0px 4px 4px -4px rgba(0, 0, 0, 0.1); +} + +.edit-attachment-frame .attachment-media-view { + float: left; + width: 65%; + height: 100%; +} + +.edit-attachment-frame .attachment-media-view .thumbnail { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + padding: 16px; + height: 100%; +} + +.edit-attachment-frame .attachment-media-view .details-image { + display: block; + margin-bottom: 16px; + max-width: 100%; + max-height: 90%; + max-height: -webkit-calc( 100% - 42px ); + max-height: calc( 100% - 42px ); /* leave space for actions underneath */ +} + +.edit-attachment-frame .wp-media-wrapper { + margin-bottom: 12px; +} + +.edit-attachment-frame input, +.edit-attachment-frame textarea { + padding: 6px 8px; + line-height: 16px; +} + +.edit-attachment-frame .attachment-info { + overflow: auto; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + margin-bottom: 0; + padding: 12px 16px 0; + width: 35%; + height: 100%; + -webkit-box-shadow: inset 0px 4px 4px -4px rgba(0, 0, 0, 0.1); + box-shadow: inset 0px 4px 4px -4px rgba(0, 0, 0, 0.1); + border-bottom: 0; + border-left: 1px solid #ddd; + background: #f3f3f3; +} + +.edit-attachment-frame .attachment-info .details, +.edit-attachment-frame .attachment-info .settings { + position: relative; /* RTL fix, #WP29352 */ + overflow: hidden; + float: none; + margin-bottom: 15px; + padding-bottom: 15px; + border-bottom: 1px solid #ddd; +} + +.edit-attachment-frame .attachment-info .filename { + font-weight: normal; + color: #666; +} + +.edit-attachment-frame .attachment-info .thumbnail { + margin-bottom: 12px; +} + +.attachment-info .actions { + margin-bottom: 16px; +} + +.attachment-info .actions a { + display: inline; + text-decoration: none; +} + /*------------------------------------------------------------------------------ 14.2 - Image Editor @@ -507,7 +890,7 @@ border color while dragging a file over the uploader drop area */ } .media-disabled, -.imgedit-settings .disabled { +.imgedit-settings .disabled { color: grey; } @@ -699,6 +1082,7 @@ audio, video { .mejs-container { width: 100%; + max-width: 100%; } /* =Media Queries @@ -721,4 +1105,92 @@ audio, video { font-size: 14px; line-height: 1.5em; } + + .media-upload-form .media-item.error, + .media-upload-form .media-item .error { + font-size: 13px; + line-height: 1.5; + } + + .media-upload-form .media-item.error { + padding: 1px 10px; + } + + .media-upload-form .media-item .error { + padding: 10px 0 10px 12px; + } +} + +/** + * Media queries for media grid. + */ + +@media only screen and (max-width: 1120px) { + .media-frame.mode-grid .attachments-browser .media-toolbar-secondary { + float: none; + } +} + +@media only screen and ( max-width: 782px ) { + .media-frame.mode-select .attachments-browser.fixed .media-toolbar { + top: 46px; + right: 10px; + } +} + +@media only screen and (max-width: 600px) { + .media-frame.mode-select .attachments-browser.fixed .media-toolbar { + top: 0; + } +} + +@media only screen and (max-width: 480px) { + .edit-attachment-frame .media-frame-title { + right: 110px; + } + + .upload-php .media-modal-close, + .edit-attachment-frame .edit-media-header .left, + .edit-attachment-frame .edit-media-header .right { + width: 40px; + height: 40px; + } + + .upload-php .media-modal-close .media-modal-icon { + margin: 9px 10px; + } + + .edit-attachment-frame .edit-media-header .right:before, + .edit-attachment-frame .edit-media-header .left:before { + line-height: 40px !important; + } + + .edit-attachment-frame .edit-media-header .left { + right: 82px; + } + + .edit-attachment-frame .edit-media-header .right { + right: 41px; + } + + .edit-attachment-frame .media-frame-content { + top: 40px; + } + + .edit-attachment-frame .attachment-media-view { + float: none; + height: auto; + width: 100%; + } + + .edit-attachment-frame .attachment-info { + height: auto; + width: 100%; + } +} + +@media only screen and (max-width: 640px), screen and (max-height: 400px) { + .upload-php .mode-grid .media-sidebar{ + max-width: 100%; + } } diff --git a/sources/wp-admin/css/media.min.css b/sources/wp-admin/css/media.min.css deleted file mode 100644 index fbdeea2..0000000 --- a/sources/wp-admin/css/media.min.css +++ /dev/null @@ -1 +0,0 @@ -div#media-upload-header{margin:0;padding:5px 5px 0;font-weight:700;position:relative;border-bottom-width:1px;border-bottom-style:solid}body#media-upload ul#sidemenu{font-weight:400;margin:0 5px;left:0;bottom:-1px;float:none;overflow:hidden}form{margin:1em}#search-filter{text-align:right}th{position:relative}.media-upload-form label.form-help,td.help{font-family:sans-serif;font-style:italic;font-weight:400}.media-upload-form p.help{margin:0;padding:0}.media-upload-form fieldset{width:100%;border:0;text-align:justify;margin:0 0 1em;padding:0}.image-align-none-label{background:url(../images/align-none.png) no-repeat center left}.image-align-left-label{background:url(../images/align-left.png) no-repeat center left}.image-align-center-label{background:url(../images/align-center.png) no-repeat center left}.image-align-right-label{background:url(../images/align-right.png) no-repeat center left}tr.image-size td{width:460px}tr.image-size div.image-size-item{margin:0 0 5px}#library-form .progress,#gallery-form .progress,.insert-gallery,.describe.startopen,.describe.startclosed{display:none}.media-item .thumbnail{max-width:128px;max-height:128px}thead.media-item-info tr{background-color:transparent}.form-table thead.media-item-info{border:8px solid #fff}abbr.required{text-decoration:none;border:0}.describe label{display:inline}.describe td.error{padding:2px 8px}.describe td.A1{width:132px}.describe input[type=text],.describe textarea{width:460px;border-width:1px;border-style:solid}#media-upload p.ml-submit{padding:1em 0}#media-upload p.help,#media-upload label.help{font-family:sans-serif;font-style:italic;font-weight:400}#media-upload .ui-sortable .media-item{cursor:move}#media-upload tr.image-size{margin-bottom:1em;height:3em}#media-upload #filter{width:623px}#media-upload #filter .subsubsub{margin:8px 0}#filter .tablenav select{border-style:solid;border-width:1px;padding:2px;vertical-align:top;width:auto}#media-upload .del-attachment{display:none;margin:5px 0}.menu_order{float:right;font-size:11px;margin:10px 10px 0}.menu_order_input{border:1px solid #ddd;font-size:10px;padding:1px;width:23px}.ui-sortable-helper{background-color:#fff;border:1px solid #aaa;opacity:.6;filter:alpha(opacity=60)}#media-upload th.order-head{width:20%;text-align:center}#media-upload th.actions-head{width:25%;text-align:center}#media-upload a.wp-post-thumbnail{margin:0 20px}#media-upload .widefat{width:626px;border-style:solid solid none}.sorthelper{height:37px;width:623px;display:block}#gallery-settings th.label{width:160px}#gallery-settings #basic th.label{padding:5px 5px 5px 0}#gallery-settings .title{clear:both;padding:0 0 3px;font-size:1.6em;border-bottom:1px solid #DADADA}h3.media-title{font-size:1.6em}h4.media-sub-title{border-bottom:1px solid #DADADA;font-size:1.3em;margin:12px;padding:0 0 3px}#gallery-settings .title,h3.media-title,h4.media-sub-title{font-family:Georgia,"Times New Roman",Times,serif;font-weight:400;color:#5A5A5A}#gallery-settings .describe td{vertical-align:middle;height:3em}#gallery-settings .describe th.label{padding-top:.5em;text-align:left}#gallery-settings .describe{padding:5px;width:615px;clear:both;cursor:default}#gallery-settings .describe select{width:15em}#gallery-settings .describe select option,#gallery-settings .describe td{padding:0}#gallery-settings label,#gallery-settings legend{font-size:13px;color:#464646;margin-right:15px}#gallery-settings .align .field label{margin:0 1em 0 3px}#gallery-settings p.ml-submit{border-top:1px solid #dfdfdf}#gallery-settings select#columns{width:6em}#sort-buttons{font-size:.8em;margin:3px 25px -8px 0;text-align:right;max-width:625px}#sort-buttons a{text-decoration:none}#sort-buttons #asc,#sort-buttons #showall{padding-left:5px}#sort-buttons span{margin-right:25px}p.media-types{margin:1em}tr.not-image{display:none}table.not-image tr.not-image{display:table-row}table.not-image tr.image-only{display:none}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.image-align-none-label{background-image:url(../images/align-none-2x.png?ver=20120916);background-size:21px 15px}.image-align-left-label{background-image:url(../images/align-left-2x.png?ver=20120916);background-size:22px 15px}.image-align-center-label{background-image:url(../images/align-center-2x.png?ver=20120916);background-size:21px 15px}.image-align-right-label{background-image:url(../images/align-right-2x.png?ver=20120916);background-size:22px 15px}} \ No newline at end of file diff --git a/sources/wp-admin/css/nav-menus-rtl.css b/sources/wp-admin/css/nav-menus-rtl.css index 82c91e9..ed2405b 100644 --- a/sources/wp-admin/css/nav-menus-rtl.css +++ b/sources/wp-admin/css/nav-menus-rtl.css @@ -507,6 +507,10 @@ ul.add-menu-item-tabs li { margin-left: 13em; } +.menu-item-handle .menu-item-title.no-title { + color: #999; +} + /* Sortables */ li.menu-item.ui-sortable-helper dl { margin-top: 0; diff --git a/sources/wp-admin/css/nav-menus.css b/sources/wp-admin/css/nav-menus.css index 6466d94..28e32b8 100644 --- a/sources/wp-admin/css/nav-menus.css +++ b/sources/wp-admin/css/nav-menus.css @@ -507,6 +507,10 @@ ul.add-menu-item-tabs li { margin-right: 13em; } +.menu-item-handle .menu-item-title.no-title { + color: #999; +} + /* Sortables */ li.menu-item.ui-sortable-helper dl { margin-top: 0; diff --git a/sources/wp-admin/css/revisions-rtl.css b/sources/wp-admin/css/revisions-rtl.css index d870006..ee035f2 100644 --- a/sources/wp-admin/css/revisions-rtl.css +++ b/sources/wp-admin/css/revisions-rtl.css @@ -73,12 +73,15 @@ } .revisions .loading-indicator { - position: fixed; + position: absolute; vertical-align: middle; opacity: 0; width: 100%; + width: -webkit-calc( 100% - 30px ); + width: calc( 100% - 30px ); top: 50%; - margin-right: -90px; + top: -webkit-calc( 50% - 10px ); + top: calc( 50% - 10px ); -webkit-transition: opacity 0.5s; transition: opacity 0.5s; filter: alpha(opacity=0); /* ie8 and earlier */ @@ -405,7 +408,7 @@ table.diff .diff-addedline ins { z-index: 10000; } -.arrow::after { +.arrow:after { z-index: 9999; background-color: #fff; -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1); diff --git a/sources/wp-admin/css/revisions.css b/sources/wp-admin/css/revisions.css index 0263674..f191494 100644 --- a/sources/wp-admin/css/revisions.css +++ b/sources/wp-admin/css/revisions.css @@ -73,12 +73,15 @@ } .revisions .loading-indicator { - position: fixed; + position: absolute; vertical-align: middle; opacity: 0; width: 100%; + width: -webkit-calc( 100% - 30px ); + width: calc( 100% - 30px ); top: 50%; - margin-left: -90px; + top: -webkit-calc( 50% - 10px ); + top: calc( 50% - 10px ); -webkit-transition: opacity 0.5s; transition: opacity 0.5s; filter: alpha(opacity=0); /* ie8 and earlier */ @@ -405,7 +408,7 @@ table.diff .diff-addedline ins { z-index: 10000; } -.arrow::after { +.arrow:after { z-index: 9999; background-color: #fff; -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1); diff --git a/sources/wp-admin/css/themes-rtl.css b/sources/wp-admin/css/themes-rtl.css index 5ae8f35..264eb3c 100644 --- a/sources/wp-admin/css/themes-rtl.css +++ b/sources/wp-admin/css/themes-rtl.css @@ -25,23 +25,16 @@ margin-right: 20px; } -.themes-php .wrap .theme-count, -.theme-navigation .theme-count { - color: #fff; - -webkit-border-radius: 30px; - border-radius: 30px; - background: #777; - font-size: 14px; - padding: 4px 10px; - font-weight: 600; - margin-right: 5px; - margin-left: 20px; +/* Search form */ +.themes-php .wp-filter-search { position: relative; - top: -3px; -} - -.theme-navigation a { - text-decoration:none; + top: -2px; + right: 20px; + margin: 0; + width: 280px; + font-size: 16px; + font-weight: 300; + line-height: 1.5; } /* Position admin messages */ @@ -195,13 +188,17 @@ -webkit-transition: opacity 0.1s ease-in-out; transition: opacity 0.1s ease-in-out; } + .theme-browser .theme:focus { - outline: 1px dotted #222; + border-color: #5b9dd9; + -webkit-box-shadow: 0 0 2px rgba( 30, 140, 190, 0.8 ); + box-shadow: 0 0 2px rgba( 30, 140, 190, 0.8 ); } .theme-browser .theme:focus .more-details { opacity: 1; } + /* Current theme needs to have its action always on view */ .theme-browser .theme.active:focus .theme-actions { display: block; @@ -401,19 +398,6 @@ z-index: 2; } -/* - * The search form - */ -.themes-php .theme-search { - position: relative; - top: -2px; - right: 20px; - font-size: 16px; - font-weight: 300; - line-height: 1.5; - width: 280px; -} - /** * Theme Overlay * Shown when clicking a theme @@ -429,10 +413,6 @@ z-index: 10; } -body.theme-overlay-open { - overflow: hidden; -} - .theme-overlay .theme-header { position: absolute; top: 0; @@ -451,15 +431,12 @@ body.theme-overlay-open { border: 0; border-right: 1px solid #ddd; background-color: transparent; -} - -.theme-overlay .theme-header .close:hover:before, -.theme-overlay .theme-header .close:focus:before { - color: #fff; + -webkit-transition: color .1s ease-in-out, background .1s ease-in-out; + transition: color .1s ease-in-out, background .1s ease-in-out; } .theme-overlay .theme-header .close:before { - font: normal 30px/50px 'dashicons' !important; + font: normal 22px/50px 'dashicons' !important; color: #777; display: inline-block; content: '\f335'; @@ -478,16 +455,32 @@ body.theme-overlay-open { text-align: center; border: 0; border-left: 1px solid #ddd; + -webkit-transition: color .1s ease-in-out, background .1s ease-in-out; + transition: color .1s ease-in-out, background .1s ease-in-out; } +.theme-overlay .theme-header .close:focus, .theme-overlay .theme-header .close:hover, +.theme-overlay .theme-header .right:focus, .theme-overlay .theme-header .right:hover, -.theme-overlay .theme-header .left:hover, +.theme-overlay .theme-header .left:focus, +.theme-overlay .theme-header .left:hover { + background: #ddd; + border-color: #ccc; + color: #000; +} + +.theme-overlay .theme-header .close:focus:before, +.theme-overlay .theme-header .close:hover:before { + color: #000; +} + .theme-overlay .theme-header .close:focus, .theme-overlay .theme-header .right:focus, .theme-overlay .theme-header .left:focus { - background: #0074a2; - color: #fff; + -webkit-box-shadow: none; + box-shadow: none; + outline: none; } .theme-overlay .theme-header .left.disabled, @@ -506,21 +499,17 @@ body.theme-overlay-open { font-weight: 300; } -.theme-overlay .theme-header .left:before { - content: '\f340'; -} - -.theme-overlay .theme-header .right:before { - content: '\f344'; +.theme-overlay .theme-header .left:before, +.rtl .theme-overlay .theme-header .right:before { + content: '\f341'; } +.theme-overlay .theme-header .right:before, .rtl .theme-overlay .theme-header .left:before { content: '\f345'; } -.rtl .theme-overlay .theme-header .right:before { - content: '\f341'; -} + .theme-overlay .theme-wrap { clear: both; @@ -1025,7 +1014,7 @@ body.folded .theme-overlay .theme-wrap { width: 100%; } - .themes-php .theme-search { + .themes-php .wp-filter-search { float: none; clear: both; right: 0; @@ -1088,21 +1077,6 @@ body.folded .theme-overlay .theme-wrap { display: none !important; } -.theme-navigation { - background: #fff; - -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1); - box-shadow: 0 1px 1px 0 rgba(0,0,0,.1); - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - color: #555; - display: inline-block; - font-size: 13px; - margin: 20px 0 30px; - padding: 0 20px; - position: relative; - width: 100%; -} .theme-install-php a.upload, .theme-install-php a.browse-themes { cursor: pointer; @@ -1114,29 +1088,33 @@ body.folded .theme-overlay .theme-wrap { .theme-install-php.show-upload-theme a.browse-themes { display: inline; } -.upload-theme { +.upload-theme, +.upload-plugin { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: none; - margin: 0px 0 0; + margin: 0; padding: 0; width: 100%; overflow: hidden; position: relative; top: 10px; } -body.show-upload-theme .upload-theme { +body.show-upload-theme .upload-theme, +.upload-plugin { display: block; } -.upload-theme .wp-upload-form { +.upload-theme .wp-upload-form, +.upload-plugin .wp-upload-form { background: #fafafa; border: 1px solid #e5e5e5; padding: 30px; margin: 30px auto; max-width: 380px; } -.upload-theme .install-help { +.upload-theme .install-help, +.upload-plugin .install-help { color: #999; font-size: 18px; font-style: normal; @@ -1144,190 +1122,11 @@ body.show-upload-theme .upload-theme { padding: 40px 0 0; text-align: center; } -body.show-upload-theme .upload-theme + .theme-navigation, -body.show-upload-theme .upload-theme + .theme-navigation + .theme-browser { +body.show-upload-theme .upload-theme + .wp-filter, +body.show-upload-theme .upload-theme + .wp-filter + .theme-browser { display: none; } -.theme-navigation .theme-count { - margin-right: 0; - position: absolute; - top: 12px; -} -.theme-count + .theme-section { - margin-right: 60px; -} -.theme-section, -.theme-filter { - border-bottom: 4px solid #fff; - color: #666; - cursor: pointer; - display: inline-block; - margin: 0 10px; - padding: 15px 0; -} -.theme-section.current, -.theme-filter.current { - border-bottom: 4px solid #666; - color: #222; -} -.theme-top-filters { - display: inline-block; -} -.theme-navigation .more-filters { - color: #666; - cursor: pointer; - display: inline-block; - margin: 0 10px; - padding: 4px 6px; -} -body.more-filters-opened .more-filters, -body.more-filters-opened .more-filters:before { - background: #777; - -webkit-border-radius: 2px; - border-radius: 2px; - border: none; - color: #fff; -} -body.more-filters-opened .more-filters:hover, -body.more-filters-opened .more-filters:focus, -body.more-filters-opened .more-filters:hover:before, -body.more-filters-opened .more-filters:focus:before { - background: rgb(46, 162, 204); -} - -.theme-install-php .theme-search { - position: absolute; - left: 10px; - top: 9px; - font-size: 16px; - font-weight: 300; - line-height: 1.5; - width: 280px; -} -.more-filters:before { - color: #777; - text-align: center; - margin: 0 0 0 5px; - content: "\f111"; - display: inline-block; - width: 16px; - height: 16px; - -webkit-font-smoothing: antialiased; - font-size: 16px; - line-height: 1; - font-family: "dashicons"; - text-decoration: inherit; - font-weight: normal; - font-style: normal; - vertical-align: top; - -webkit-transition: color .1s ease-in 0; - transition: color .1s ease-in 0; - text-align: center; -} -.more-filters.current:before { - color: #fff; -} -.more-filters-container { - display: none; - padding: 20px; - border-top: 1px solid #eee; - margin: 0 -20px; - background: #fafafa; -} -body.more-filters-opened .more-filters-container { - display: block; - overflow: hidden; -} -body.more-filters-opened .theme-section.current { - border-bottom: none; -} -body.more-filters-opened .theme-browser, -body.more-filters-opened.filters-applied.loading-themes .theme-browser { - display: none; -} -body.more-filters-opened.filters-applied .theme-browser { - display: block; -} -.more-filters-container .filters-group { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - float: right; - width: 19%; - background: #fff; - margin: 0 0 0 1%; - border: 1px solid #e5e5e5; - -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04); - box-shadow: 0 1px 1px rgba(0,0,0,0.04); - padding: 10px; -} -.more-filters-container .wide-filters-group { - width: 38%; -} -.more-filters-container .feature-name { - margin: 0; - position: relative; -} -.more-filters-container ol { - list-style-type: none; - margin: 20px 0 0; - font-size: 12px; -} -.more-filters-container li { - display: inline-block; - vertical-align: top; - list-style-type: none; - margin: 5px 0; - padding-left: 25px; - width: 160px; -} -.theme-navigation .more-filters-container .apply-filters { - margin: 0 0 20px; -} -.theme-navigation .more-filters-container .clear-filters { - display: none; - margin: 0 10px 20px 0; -} -.more-filters-container .apply-filters span { - display: inline-block; - font-size: 12px; - text-indent: 10px; - opacity: 0.8; -} -.more-filters-container .filtering-by { - display: none; - margin: 0; -} -.more-filters-container .filtering-by > span { - font-weight: 600; -} -.more-filters-container .filtering-by .tags { - display: inline; -} -.more-filters-container .filtering-by .tag { - background: #fff; - border: 1px solid #e5e5e5; - -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04); - box-shadow: 0 1px 1px rgba(0,0,0,0.04); - font-size: 11px; - margin: 0 5px; - padding: 4px 8px; -} -.more-filters-container .filtering-by a { - margin-right: 10px; -} -body.filters-applied .more-filters-container .filters-group, -body.filters-applied .more-filters-container a.button, -body.filters-applied .more-filters-container br { - display: none !important; -} -body.filters-applied .more-filters-container .filtering-by { - display: block; -} -body.filters-applied .more-filters-container { - padding: 20px; -} p.no-themes { color: #999; font-size: 18px; @@ -1344,20 +1143,11 @@ body.show-upload-theme p.no-themes { display: none !important; } - .theme-install-php .add-new-theme { display: none !important; } @media only screen and (max-width: 1120px) { - .theme-install-php .theme-search { - margin: 20px 0; - position: static; - width: 100%; - } - .more-filters-container { - border-bottom: 1px solid #eee; - } .upload-theme .wp-upload-form { margin: 20px 0; max-width: 100%; @@ -1367,23 +1157,6 @@ body.show-upload-theme p.no-themes { padding: 20px 0 0; text-align: right; } - .more-filters-container .filters-group { - margin-bottom: 0; - margin-top: 5px; - width: 100%; - } - .more-filters-container .filters-group li { - margin: 10px 0; - } -} - -@media only screen and (max-width: 782px) { - .more-filters-container .filters-group { - width: 100%; - } - .more-filters-container .filters-group li { - width: 100%; - } } .rating { @@ -1447,15 +1220,6 @@ body.show-upload-theme p.no-themes { line-height: 20px; color: #999; } -.loading-themes .theme-browser, -.error .theme-browser { - display: none; -} -.loading-themes .spinner { - display: block; - margin: 40px auto 0; - float: none; -} /*------------------------------------------------------------------------------ 16.3 - Custom Header Screen @@ -1617,9 +1381,85 @@ body.full-overlay-active { overflow: auto; } -/* Close Link */ -.wp-full-overlay .close-full-overlay { +/* Close & Navigation Links */ +.theme-install-overlay .wp-full-overlay-sidebar .wp-full-overlay-header { + padding: 0; +} + +.theme-install-overlay .close-full-overlay, +.theme-install-overlay .previous-theme, +.theme-install-overlay .next-theme { + display: block; + position: relative; + float: right; + width: 45px; + height: 45px; + padding-left: 2px; + background: #eee; + border-left: 1px solid #ddd; + color: #444; + cursor: pointer; text-decoration: none; + -webkit-transition: color .1s ease-in-out, background .1s ease-in-out; + transition: color .1s ease-in-out, background .1s ease-in-out; +} + +.theme-install-overlay .close-full-overlay:hover, +.theme-install-overlay .close-full-overlay:focus, +.theme-install-overlay .previous-theme:hover, +.theme-install-overlay .previous-theme:focus, +.theme-install-overlay .next-theme:hover, +.theme-install-overlay .next-theme:focus { + background: #ddd; + border-color: #ccc; + color: #000; + outline: none; + -webkit-box-shadow: none; + box-shadow: none; +} + +.theme-install-overlay .close-full-overlay:before { + font: normal 22px/1 dashicons; + content: "\f335"; + position: relative; + top: 7px; + right: 13px; +} + +.theme-install-overlay .previous-theme:before { + font: normal 20px/1 dashicons; + content: "\f341"; + position: relative; + top: 6px; + right: 14px; +} + +.theme-install-overlay .next-theme:before { + font: normal 20px/1 dashicons; + content: "\f345"; + position: relative; + top: 6px; + right: 13px; +} + +.theme-install-overlay .previous-theme.disabled, +.theme-install-overlay .next-theme.disabled, +.theme-install-overlay .previous-theme.disabled:hover, +.theme-install-overlay .previous-theme.disabled:focus, +.theme-install-overlay .next-theme.disabled:hover, +.theme-install-overlay .next-theme.disabled:focus { + color: #bbb; + background: #eee; + cursor: default; + pointer-events: none; +} + +.rtl .theme-install-overlay .previous-theme:before { + content: "\f345"; +} + +.rtl .theme-install-overlay .next-theme:before { + content: "\f341"; } /* Collapse Button */ @@ -1704,19 +1544,6 @@ body.full-overlay-active { display: none; } -.wp-full-overlay .theme-navigation { - padding: 10px 20px; - position: absolute; - bottom: 10px; - text-align: right; -} -.wp-full-overlay .theme-navigation .next-theme { - float: left; -} -.wp-full-overlay.no-navigation .theme-navigation { - display: none; -} - /* Animations */ .wp-full-overlay, .wp-full-overlay-sidebar, @@ -1845,19 +1672,22 @@ body.full-overlay-active { max-width: 100%; } -.theme-install-overlay .wp-full-overlay-header { - margin-top: 9px; -} - .theme-install-overlay .wp-full-overlay-header .theme-install { float: left; + margin: 8px 0 0 10px; /* For when .theme-install is a span rather than a.button-primary (already installed theme) */ line-height: 26px; } .theme-install-overlay .wp-full-overlay-sidebar { - background: #EEE; - border-left: 1px solid #DDD; + background: #eee; + border-left: 1px solid #ddd; +} + +.theme-install-overlay .wp-full-overlay-sidebar-content { + background: #fff; + border-top: 1px solid #ddd; + border-bottom: 1px solid #ddd; } .theme-install-overlay .wp-full-overlay-main { diff --git a/sources/wp-admin/css/themes.css b/sources/wp-admin/css/themes.css index 13076cb..6ff0f9f 100644 --- a/sources/wp-admin/css/themes.css +++ b/sources/wp-admin/css/themes.css @@ -25,23 +25,16 @@ margin-left: 20px; } -.themes-php .wrap .theme-count, -.theme-navigation .theme-count { - color: #fff; - -webkit-border-radius: 30px; - border-radius: 30px; - background: #777; - font-size: 14px; - padding: 4px 10px; - font-weight: 600; - margin-left: 5px; - margin-right: 20px; +/* Search form */ +.themes-php .wp-filter-search { position: relative; - top: -3px; -} - -.theme-navigation a { - text-decoration:none; + top: -2px; + left: 20px; + margin: 0; + width: 280px; + font-size: 16px; + font-weight: 300; + line-height: 1.5; } /* Position admin messages */ @@ -195,13 +188,17 @@ -webkit-transition: opacity 0.1s ease-in-out; transition: opacity 0.1s ease-in-out; } + .theme-browser .theme:focus { - outline: 1px dotted #222; + border-color: #5b9dd9; + -webkit-box-shadow: 0 0 2px rgba( 30, 140, 190, 0.8 ); + box-shadow: 0 0 2px rgba( 30, 140, 190, 0.8 ); } .theme-browser .theme:focus .more-details { opacity: 1; } + /* Current theme needs to have its action always on view */ .theme-browser .theme.active:focus .theme-actions { display: block; @@ -401,19 +398,6 @@ z-index: 2; } -/* - * The search form - */ -.themes-php .theme-search { - position: relative; - top: -2px; - left: 20px; - font-size: 16px; - font-weight: 300; - line-height: 1.5; - width: 280px; -} - /** * Theme Overlay * Shown when clicking a theme @@ -429,10 +413,6 @@ z-index: 10; } -body.theme-overlay-open { - overflow: hidden; -} - .theme-overlay .theme-header { position: absolute; top: 0; @@ -451,15 +431,12 @@ body.theme-overlay-open { border: 0; border-left: 1px solid #ddd; background-color: transparent; -} - -.theme-overlay .theme-header .close:hover:before, -.theme-overlay .theme-header .close:focus:before { - color: #fff; + -webkit-transition: color .1s ease-in-out, background .1s ease-in-out; + transition: color .1s ease-in-out, background .1s ease-in-out; } .theme-overlay .theme-header .close:before { - font: normal 30px/50px 'dashicons' !important; + font: normal 22px/50px 'dashicons' !important; color: #777; display: inline-block; content: '\f335'; @@ -478,16 +455,32 @@ body.theme-overlay-open { text-align: center; border: 0; border-right: 1px solid #ddd; + -webkit-transition: color .1s ease-in-out, background .1s ease-in-out; + transition: color .1s ease-in-out, background .1s ease-in-out; } +.theme-overlay .theme-header .close:focus, .theme-overlay .theme-header .close:hover, +.theme-overlay .theme-header .right:focus, .theme-overlay .theme-header .right:hover, -.theme-overlay .theme-header .left:hover, +.theme-overlay .theme-header .left:focus, +.theme-overlay .theme-header .left:hover { + background: #ddd; + border-color: #ccc; + color: #000; +} + +.theme-overlay .theme-header .close:focus:before, +.theme-overlay .theme-header .close:hover:before { + color: #000; +} + .theme-overlay .theme-header .close:focus, .theme-overlay .theme-header .right:focus, .theme-overlay .theme-header .left:focus { - background: #0074a2; - color: #fff; + -webkit-box-shadow: none; + box-shadow: none; + outline: none; } .theme-overlay .theme-header .left.disabled, @@ -506,21 +499,17 @@ body.theme-overlay-open { font-weight: 300; } -.theme-overlay .theme-header .left:before { - content: '\f340'; -} - -.theme-overlay .theme-header .right:before { - content: '\f344'; +.theme-overlay .theme-header .left:before, +.rtl .theme-overlay .theme-header .right:before { + content: '\f341'; } +.theme-overlay .theme-header .right:before, .rtl .theme-overlay .theme-header .left:before { content: '\f345'; } -.rtl .theme-overlay .theme-header .right:before { - content: '\f341'; -} + .theme-overlay .theme-wrap { clear: both; @@ -1025,7 +1014,7 @@ body.folded .theme-overlay .theme-wrap { width: 100%; } - .themes-php .theme-search { + .themes-php .wp-filter-search { float: none; clear: both; left: 0; @@ -1088,21 +1077,6 @@ body.folded .theme-overlay .theme-wrap { display: none !important; } -.theme-navigation { - background: #fff; - -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1); - box-shadow: 0 1px 1px 0 rgba(0,0,0,.1); - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - color: #555; - display: inline-block; - font-size: 13px; - margin: 20px 0 30px; - padding: 0 20px; - position: relative; - width: 100%; -} .theme-install-php a.upload, .theme-install-php a.browse-themes { cursor: pointer; @@ -1114,29 +1088,33 @@ body.folded .theme-overlay .theme-wrap { .theme-install-php.show-upload-theme a.browse-themes { display: inline; } -.upload-theme { +.upload-theme, +.upload-plugin { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: none; - margin: 0px 0 0; + margin: 0; padding: 0; width: 100%; overflow: hidden; position: relative; top: 10px; } -body.show-upload-theme .upload-theme { +body.show-upload-theme .upload-theme, +.upload-plugin { display: block; } -.upload-theme .wp-upload-form { +.upload-theme .wp-upload-form, +.upload-plugin .wp-upload-form { background: #fafafa; border: 1px solid #e5e5e5; padding: 30px; margin: 30px auto; max-width: 380px; } -.upload-theme .install-help { +.upload-theme .install-help, +.upload-plugin .install-help { color: #999; font-size: 18px; font-style: normal; @@ -1144,190 +1122,11 @@ body.show-upload-theme .upload-theme { padding: 40px 0 0; text-align: center; } -body.show-upload-theme .upload-theme + .theme-navigation, -body.show-upload-theme .upload-theme + .theme-navigation + .theme-browser { +body.show-upload-theme .upload-theme + .wp-filter, +body.show-upload-theme .upload-theme + .wp-filter + .theme-browser { display: none; } -.theme-navigation .theme-count { - margin-left: 0; - position: absolute; - top: 12px; -} -.theme-count + .theme-section { - margin-left: 60px; -} -.theme-section, -.theme-filter { - border-bottom: 4px solid #fff; - color: #666; - cursor: pointer; - display: inline-block; - margin: 0 10px; - padding: 15px 0; -} -.theme-section.current, -.theme-filter.current { - border-bottom: 4px solid #666; - color: #222; -} -.theme-top-filters { - display: inline-block; -} -.theme-navigation .more-filters { - color: #666; - cursor: pointer; - display: inline-block; - margin: 0 10px; - padding: 4px 6px; -} -body.more-filters-opened .more-filters, -body.more-filters-opened .more-filters:before { - background: #777; - -webkit-border-radius: 2px; - border-radius: 2px; - border: none; - color: #fff; -} -body.more-filters-opened .more-filters:hover, -body.more-filters-opened .more-filters:focus, -body.more-filters-opened .more-filters:hover:before, -body.more-filters-opened .more-filters:focus:before { - background: rgb(46, 162, 204); -} - -.theme-install-php .theme-search { - position: absolute; - right: 10px; - top: 9px; - font-size: 16px; - font-weight: 300; - line-height: 1.5; - width: 280px; -} -.more-filters:before { - color: #777; - text-align: center; - margin: 0 5px 0 0; - content: "\f111"; - display: inline-block; - width: 16px; - height: 16px; - -webkit-font-smoothing: antialiased; - font-size: 16px; - line-height: 1; - font-family: "dashicons"; - text-decoration: inherit; - font-weight: normal; - font-style: normal; - vertical-align: top; - -webkit-transition: color .1s ease-in 0; - transition: color .1s ease-in 0; - text-align: center; -} -.more-filters.current:before { - color: #fff; -} -.more-filters-container { - display: none; - padding: 20px; - border-top: 1px solid #eee; - margin: 0 -20px; - background: #fafafa; -} -body.more-filters-opened .more-filters-container { - display: block; - overflow: hidden; -} -body.more-filters-opened .theme-section.current { - border-bottom: none; -} -body.more-filters-opened .theme-browser, -body.more-filters-opened.filters-applied.loading-themes .theme-browser { - display: none; -} -body.more-filters-opened.filters-applied .theme-browser { - display: block; -} -.more-filters-container .filters-group { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - float: left; - width: 19%; - background: #fff; - margin: 0 1% 0 0; - border: 1px solid #e5e5e5; - -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04); - box-shadow: 0 1px 1px rgba(0,0,0,0.04); - padding: 10px; -} -.more-filters-container .wide-filters-group { - width: 38%; -} -.more-filters-container .feature-name { - margin: 0; - position: relative; -} -.more-filters-container ol { - list-style-type: none; - margin: 20px 0 0; - font-size: 12px; -} -.more-filters-container li { - display: inline-block; - vertical-align: top; - list-style-type: none; - margin: 5px 0; - padding-right: 25px; - width: 160px; -} -.theme-navigation .more-filters-container .apply-filters { - margin: 0 0 20px; -} -.theme-navigation .more-filters-container .clear-filters { - display: none; - margin: 0 0 20px 10px; -} -.more-filters-container .apply-filters span { - display: inline-block; - font-size: 12px; - text-indent: 10px; - opacity: 0.8; -} -.more-filters-container .filtering-by { - display: none; - margin: 0; -} -.more-filters-container .filtering-by > span { - font-weight: 600; -} -.more-filters-container .filtering-by .tags { - display: inline; -} -.more-filters-container .filtering-by .tag { - background: #fff; - border: 1px solid #e5e5e5; - -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04); - box-shadow: 0 1px 1px rgba(0,0,0,0.04); - font-size: 11px; - margin: 0 5px; - padding: 4px 8px; -} -.more-filters-container .filtering-by a { - margin-left: 10px; -} -body.filters-applied .more-filters-container .filters-group, -body.filters-applied .more-filters-container a.button, -body.filters-applied .more-filters-container br { - display: none !important; -} -body.filters-applied .more-filters-container .filtering-by { - display: block; -} -body.filters-applied .more-filters-container { - padding: 20px; -} p.no-themes { color: #999; font-size: 18px; @@ -1344,20 +1143,11 @@ body.show-upload-theme p.no-themes { display: none !important; } - .theme-install-php .add-new-theme { display: none !important; } @media only screen and (max-width: 1120px) { - .theme-install-php .theme-search { - margin: 20px 0; - position: static; - width: 100%; - } - .more-filters-container { - border-bottom: 1px solid #eee; - } .upload-theme .wp-upload-form { margin: 20px 0; max-width: 100%; @@ -1367,23 +1157,6 @@ body.show-upload-theme p.no-themes { padding: 20px 0 0; text-align: left; } - .more-filters-container .filters-group { - margin-bottom: 0; - margin-top: 5px; - width: 100%; - } - .more-filters-container .filters-group li { - margin: 10px 0; - } -} - -@media only screen and (max-width: 782px) { - .more-filters-container .filters-group { - width: 100%; - } - .more-filters-container .filters-group li { - width: 100%; - } } .rating { @@ -1447,15 +1220,6 @@ body.show-upload-theme p.no-themes { line-height: 20px; color: #999; } -.loading-themes .theme-browser, -.error .theme-browser { - display: none; -} -.loading-themes .spinner { - display: block; - margin: 40px auto 0; - float: none; -} /*------------------------------------------------------------------------------ 16.3 - Custom Header Screen @@ -1617,9 +1381,85 @@ body.full-overlay-active { overflow: auto; } -/* Close Link */ -.wp-full-overlay .close-full-overlay { +/* Close & Navigation Links */ +.theme-install-overlay .wp-full-overlay-sidebar .wp-full-overlay-header { + padding: 0; +} + +.theme-install-overlay .close-full-overlay, +.theme-install-overlay .previous-theme, +.theme-install-overlay .next-theme { + display: block; + position: relative; + float: left; + width: 45px; + height: 45px; + padding-right: 2px; + background: #eee; + border-right: 1px solid #ddd; + color: #444; + cursor: pointer; text-decoration: none; + -webkit-transition: color .1s ease-in-out, background .1s ease-in-out; + transition: color .1s ease-in-out, background .1s ease-in-out; +} + +.theme-install-overlay .close-full-overlay:hover, +.theme-install-overlay .close-full-overlay:focus, +.theme-install-overlay .previous-theme:hover, +.theme-install-overlay .previous-theme:focus, +.theme-install-overlay .next-theme:hover, +.theme-install-overlay .next-theme:focus { + background: #ddd; + border-color: #ccc; + color: #000; + outline: none; + -webkit-box-shadow: none; + box-shadow: none; +} + +.theme-install-overlay .close-full-overlay:before { + font: normal 22px/1 dashicons; + content: "\f335"; + position: relative; + top: 7px; + left: 13px; +} + +.theme-install-overlay .previous-theme:before { + font: normal 20px/1 dashicons; + content: "\f341"; + position: relative; + top: 6px; + left: 14px; +} + +.theme-install-overlay .next-theme:before { + font: normal 20px/1 dashicons; + content: "\f345"; + position: relative; + top: 6px; + left: 13px; +} + +.theme-install-overlay .previous-theme.disabled, +.theme-install-overlay .next-theme.disabled, +.theme-install-overlay .previous-theme.disabled:hover, +.theme-install-overlay .previous-theme.disabled:focus, +.theme-install-overlay .next-theme.disabled:hover, +.theme-install-overlay .next-theme.disabled:focus { + color: #bbb; + background: #eee; + cursor: default; + pointer-events: none; +} + +.rtl .theme-install-overlay .previous-theme:before { + content: "\f345"; +} + +.rtl .theme-install-overlay .next-theme:before { + content: "\f341"; } /* Collapse Button */ @@ -1704,19 +1544,6 @@ body.full-overlay-active { display: none; } -.wp-full-overlay .theme-navigation { - padding: 10px 20px; - position: absolute; - bottom: 10px; - text-align: left; -} -.wp-full-overlay .theme-navigation .next-theme { - float: right; -} -.wp-full-overlay.no-navigation .theme-navigation { - display: none; -} - /* Animations */ .wp-full-overlay, .wp-full-overlay-sidebar, @@ -1845,19 +1672,22 @@ body.full-overlay-active { max-width: 100%; } -.theme-install-overlay .wp-full-overlay-header { - margin-top: 9px; -} - .theme-install-overlay .wp-full-overlay-header .theme-install { float: right; + margin: 8px 10px 0 0; /* For when .theme-install is a span rather than a.button-primary (already installed theme) */ line-height: 26px; } .theme-install-overlay .wp-full-overlay-sidebar { - background: #EEE; - border-right: 1px solid #DDD; + background: #eee; + border-right: 1px solid #ddd; +} + +.theme-install-overlay .wp-full-overlay-sidebar-content { + background: #fff; + border-top: 1px solid #ddd; + border-bottom: 1px solid #ddd; } .theme-install-overlay .wp-full-overlay-main { diff --git a/sources/wp-admin/css/widgets-rtl.css b/sources/wp-admin/css/widgets-rtl.css index be4d9c3..187f005 100644 --- a/sources/wp-admin/css/widgets-rtl.css +++ b/sources/wp-admin/css/widgets-rtl.css @@ -16,6 +16,9 @@ .widget-top a.widget-action, .widget-top a.widget-action:hover { + -webkit-box-shadow: none; + box-shadow: none; + outline: none; text-decoration: none; } diff --git a/sources/wp-admin/css/widgets.css b/sources/wp-admin/css/widgets.css index 75014f6..409a393 100644 --- a/sources/wp-admin/css/widgets.css +++ b/sources/wp-admin/css/widgets.css @@ -16,6 +16,9 @@ .widget-top a.widget-action, .widget-top a.widget-action:hover { + -webkit-box-shadow: none; + box-shadow: none; + outline: none; text-decoration: none; } diff --git a/sources/wp-admin/css/wp-admin-rtl.min.css b/sources/wp-admin/css/wp-admin-rtl.min.css index 25e9fbb..4c5e357 100644 --- a/sources/wp-admin/css/wp-admin-rtl.min.css +++ b/sources/wp-admin/css/wp-admin-rtl.min.css @@ -1 +1 @@ -#wpwrap{height:auto;min-height:100%;width:100%;position:relative;-webkit-font-smoothing:subpixel-antialiased}#wpcontent{height:100%}#wpcontent,#wpfooter{margin-right:180px}.folded #wpcontent,.folded #wpfooter{margin-right:56px}#wpbody-content{padding-bottom:65px;float:right;width:100%;overflow:visible!important}.inner-sidebar{float:left;clear:left;display:none;width:281px;position:relative}.columns-2 .inner-sidebar{margin-left:auto;width:286px;display:block}.columns-2 .inner-sidebar #side-sortables,.inner-sidebar #side-sortables{min-height:300px;width:280px;padding:0}.has-right-sidebar .inner-sidebar{display:block}.has-right-sidebar #post-body{float:right;clear:right;width:100%;margin-left:-2000px}.has-right-sidebar #post-body-content{margin-left:300px;float:none;width:auto}#col-container,#col-left,#col-right{overflow:hidden;padding:0;margin:0}#col-left{width:35%}#col-right{float:left;clear:left;width:65%}.col-wrap{padding:0 7px}.alignleft{float:right}.alignright{float:left}.textleft{text-align:right}.textright{text-align:left}.clear{clear:both}.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{position:absolute;margin:-1px;padding:0;height:1px;width:1px;overflow:hidden;clip:rect(0 0 0 0);border:0}.screen-reader-shortcut{position:absolute;top:-1000em}.screen-reader-shortcut:focus{right:6px;top:-25px;height:auto;width:auto;display:block;font-size:14px;font-weight:600;padding:15px 23px 14px;background:#f1f1f1;color:#21759b;z-index:100000;line-height:normal;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);text-decoration:none;outline:0}.hidden,.js .closed .inside,.js .hide-if-js,.js .wp-core-ui .hide-if-js,.js.wp-core-ui .hide-if-js,.no-js .hide-if-no-js,.no-js .wp-core-ui .hide-if-no-js,.no-js.wp-core-ui .hide-if-no-js{display:none}#menu-management .menu-edit,#menu-settings-column .accordion-container,.feature-filter,.imgedit-group,.manage-menus,.menu-item-handle,.popular-tags,.stuffbox,.widget-inside,.widget-top,.widgets-holder-wrap,.wp-editor-container,p.popular-tags,table.widefat{border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04)}.feature-filter,.imgedit-group,.popular-tags,.stuffbox,.widgets-holder-wrap,.wp-editor-container,p.popular-tags,table.widefat{background:#fff}body,html{height:100%;margin:0;padding:0}html{background:#f1f1f1}body{color:#444;font-family:"Open Sans",sans-serif;font-size:13px;line-height:1.4em;min-width:600px}body.iframe{min-width:0;padding-top:1px}iframe,img{border:0}td{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}a{color:#0074a2;-webkit-transition-property:border,background,color;transition-property:border,background,color;-webkit-transition-duration:.05s;transition-duration:.05s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}a,div{outline:0}a:active,a:hover{color:#2ea2cc}a:focus{color:#124964}a:active,a:focus{outline:thin dotted}#adminmenu a:active,#adminmenu a:focus,.screen-reader-text:focus{outline:0}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}p{font-size:13px;line-height:1.5;margin:1em 0}blockquote{margin:1em}dd,li{margin-bottom:6px}h1,h2,h3,h4,h5,h6{display:block;font-weight:600}h1{font-size:2em;margin:.67em 0}h2{color:#222;font-size:1.5em;margin:.83em 0;font-weight:400}h3{color:#222;font-size:1.3em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.67em;margin:2.33em 0}ol,ul{padding:0}ul{list-style:none}ol{list-style-type:decimal;margin-right:2em}ul.ul-disc{list-style:disc outside}ul.ul-square{list-style:square outside}ol.ol-decimal{list-style:decimal outside}ol.ol-decimal,ul.ul-disc,ul.ul-square{margin-right:1.8em}ol.ol-decimal>li,ul.ul-disc>li,ul.ul-square>li{margin:0 0 .5em}.ltr{direction:ltr}.code,code{font-family:Consolas,Monaco,monospace;direction:ltr}code,kbd{padding:3px 5px 2px;margin:0 1px;background:#eaeaea;background:rgba(0,0,0,.07);font-size:13px}.subsubsub{list-style:none;margin:8px 0 0;padding:0;font-size:13px;float:right;color:#666}.subsubsub a{line-height:2;padding:.2em;text-decoration:none}.subsubsub a .count,.subsubsub a.current .count{color:#999;font-weight:400}.subsubsub a.current{font-weight:600;border:0}.subsubsub li{display:inline-block;margin:0;padding:0;white-space:nowrap}.widefat{border-spacing:0;width:100%;clear:both;margin:0}.widefat *{word-wrap:break-word}.widefat a{text-decoration:none}.widefat td,.widefat th{padding:8px 10px}.widefat thead th{border-bottom:1px solid #e1e1e1}.widefat tfoot th{border-top:1px solid #e1e1e1;border-bottom:0}.widefat .no-items td{border-bottom-width:0}.widefat td{vertical-align:top}.widefat td,.widefat td ol,.widefat td p,.widefat td ul{font-size:13px;line-height:1.5em}.widefat th{text-align:right;line-height:1.3em;font-size:14px}.widefat th input{margin:0 8px 0 0;padding:0;vertical-align:text-top}.widefat .check-column{width:2.2em;padding:6px 0 25px;vertical-align:top}.widefat th input[type=checkbox]{margin-top:-1px}.widefat.media .check-column{padding-top:8px}.widefat tbody th.check-column,.widefat tfoot th.check-column,.widefat thead th.check-column{padding:11px 3px 0 0}.widefat thead th.check-column{padding-top:10px}.update-php div.error,.update-php div.updated{margin-right:0}.no-js .widefat tfoot .check-column input,.no-js .widefat thead .check-column input{display:none}.column-comments,.column-links,.column-posts,.widefat .num{text-align:center}.widefat th#comments{vertical-align:middle}.wrap{margin:10px 2px 0 20px}div.error,div.updated{margin:5px 15px 2px}div.error p,div.updated p{margin:.5em 0;padding:2px}.media-upload-form div.error,.wrap div.error,.wrap div.updated{margin:5px 0 15px}div.updated{border-right:4px solid #7ad03a;padding:1px 12px;background-color:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}div.error{border-right:4px solid #dd3d36;background:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);padding:1px 12px}.attention{color:#2ea2cc}.subtitle,.wrap h2{font-weight:400;margin:0}.wrap h2{font-size:23px;font-weight:400;padding:9px 0 4px 15px;line-height:29px}.subtitle{color:#777;font-size:14px;padding-right:25px}.wrap .add-new-h2,.wrap .add-new-h2:active{margin-right:4px;padding:4px 8px;position:relative;top:-3px;text-decoration:none;border:0;-webkit-border-radius:2px;border-radius:2px;background:#e0e0e0;text-shadow:none;font-weight:600;font-size:13px}.wrap .add-new-h2:hover{background:#2ea2cc;color:#fff}.wrap h2.long-header{padding-left:0}.wp-dialog{background-color:#fff}.sorthelper{background-color:#ccf3fa}.ac_match,.subsubsub a.current{color:#000}.alt,.alternate{background-color:#f9f9f9}.bar{background-color:#e8e8e8;border-left-color:#99d}.media-upload-form label.form-help,td.help{color:#9a9a9a}.highlight{background-color:#e4f2fd;color:#000}.wp-ui-primary{color:#fff;background-color:#333}.wp-ui-text-primary{color:#333}.wp-ui-highlight{color:#fff;background-color:#1e8cbe}.wp-ui-text-highlight{color:#1e8cbe}.wp-ui-notification{color:#fff;background-color:#d54e21}.wp-ui-text-notification{color:#d54e21}.wp-ui-text-icon{color:#999}#nav-menu-footer,#nav-menu-header,#your-profile #rich_editing,.checkbox,.control-section .accordion-section-title,.menu-item-handle,.postbox h3,.side-info,.sidebar-name,.stuffbox h3,.widefat tfoot th,.widefat thead th,.widget .widget-top,h3.dashboard-widget-title,h3.dashboard-widget-title small,h3.dashboard-widget-title span{line-height:1.4em}.menu-item-handle,.widget .widget-top{background:#fafafa;color:#222}#namediv h3,#submitdiv h3,.postbox h3{border-bottom:1px solid #eee}.quicktags,.search{background-color:#ccc;color:#000;font-size:12px}.icon32{display:none}#bulk-titles div a:before,#welcome-panel.welcome-panel .welcome-panel-close::before,.tagchecklist span a:before{background:0 0;color:#bbb;content:'\f153';display:block!important;font:400 16px/1 dashicons;speak:none;height:20px;margin:2px 0;text-align:center;width:20px;-webkit-font-smoothing:antialiased!important}#bulk-titles div a:hover:before,#welcome-panel.welcome-panel .welcome-panel-close:hover:before,.tagchecklist span a:hover:before{color:#c00}.key-labels label{line-height:24px}b,strong{font-weight:600}.pre{white-space:pre-wrap;word-wrap:break-word}.howto{color:#666;font-style:italic;display:block}p.install-help{margin:8px 0;font-style:italic}.no-break{white-space:nowrap}hr{border:0;border-top:1px solid #ddd;border-bottom:1px solid #fafafa}#all-plugins-table .plugins a.delete,#media-items a.delete,#media-items a.delete-permanently,#nav-menu-footer .menu-delete,#search-plugins-table .plugins a.delete,.plugins a.delete,.row-actions span.delete a,.row-actions span.spam a,.row-actions span.trash a,.submitbox .submitdelete{color:#a00}#all-plugins-table .plugins a.delete:hover,#media-items a.delete-permanently:hover,#media-items a.delete:hover,#nav-menu-footer .menu-delete:hover,#search-plugins-table .plugins a.delete:hover,.file-error,.plugins a.delete:hover,.row-actions .delete a:hover,.row-actions .spam a:hover,.row-actions .trash a:hover,.submitbox .submitdelete:hover,.widget-control-remove:hover,abbr.required{color:red;text-decoration:none;border:0}#major-publishing-actions{padding:10px;clear:both;border-top:1px solid #ddd;background:#f5f5f5}#delete-action{line-height:28px;vertical-align:middle;text-align:right;float:right}#publishing-action{text-align:left;float:left;line-height:23px}#publishing-action .spinner{float:right}#misc-publishing-actions{padding:6px 0 0}.misc-pub-section{padding:6px 10px 8px}#minor-publishing-actions{padding:10px 10px 0;text-align:left}#save-post{float:right}.preview{float:left}#sticky-span{margin-right:18px}.side-info{margin:0;padding:4px;font-size:11px}.side-info h5{padding-bottom:7px;font-size:14px;margin:12px 2px 5px;border-bottom:1px solid #dadada}.side-info ul{margin:0;padding-right:18px;list-style:square;color:#666}.approve,.unapproved .unapprove{display:none}.spam .approve,.trash .approve,.unapproved .approve{display:inline}td.action-links,th.action-links{text-align:left}#update-nag,.update-nag{display:inline-block;line-height:19px;padding:11px 15px;font-size:14px;text-align:right;margin:25px 2px 0 20px;background-color:#fff;border-right:4px solid #ffba00;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.update-message{color:#000}.update-php .spinner{float:none;margin:-4px 0}#ajax-loading,.ajax-feedback,.ajax-loading,.imgedit-wait-spin,.list-ajax-loading{visibility:hidden}#ajax-response.alignleft{margin-right:2em}#adminmenu a,#catlist a,#sidemenu a,#taglist a{text-decoration:none}#contextual-help-wrap,#screen-options-wrap{margin:0;padding:8px 20px 12px;position:relative}#contextual-help-wrap{overflow:auto;margin-right:0!important}#screen-meta .screen-reader-text{visibility:hidden}#screen-meta-links{margin:0 0 0 20px}#screen-meta-links a{padding:3px 16px 3px 6px}#screen-meta-links a:focus{outline:0}#screen-meta{display:none;margin:0 0 -1px 20px;position:relative;background-color:#fff;border:1px solid #ddd;border-top:0;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.025);box-shadow:0 1px 0 rgba(0,0,0,.025)}#contextual-help-link-wrap,#screen-options-link-wrap{float:left;height:28px;margin:0 6px 0 0;border:1px solid #ddd;border-top:0;background:#fff;-webkit-box-shadow:0 1px 1px -1px rgba(0,0,0,.1);box-shadow:0 1px 1px -1px rgba(0,0,0,.1)}#screen-meta-links .screen-meta-toggle{position:relative;top:0}#screen-meta-links a{color:#777}#screen-meta-links a:active,#screen-meta-links a:focus,#screen-meta-links a:hover{color:#333}#screen-meta-links a:focus{border-color:#aaa;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.15);box-shadow:0 2px 3px rgba(0,0,0,.15)}#screen-meta-links a.show-settings{display:block;font-size:13px;height:22px;line-height:22px;text-decoration:none;z-index:1}#screen-meta-links a:after{left:0;content:'\f140';font:400 20px/1 dashicons;speak:none;display:inline-block;padding:0 0 0 5px;bottom:2px;position:relative;vertical-align:bottom;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important;color:#bbb}#screen-meta-links a.screen-meta-active:after{content:'\f142'}#screen-meta-links a.show-settings:hover{text-decoration:none}.toggle-arrow{background-repeat:no-repeat;background-position:top right;background-color:transparent;height:22px;line-height:22px;display:block}.toggle-arrow-active{background-position:bottom right}#contextual-help-wrap h5,#screen-options-wrap h5{margin:8px 0;font-size:13px}.metabox-prefs label{display:inline-block;padding-left:15px;line-height:30px}.metabox-prefs label input[type=checkbox]{margin-top:-4px;margin-left:6px}.metabox-prefs label input{margin:0 2px 0 5px}.metabox-prefs .columns-prefs label input{margin:0 2px}.metabox-prefs label a{display:none}#contextual-help-wrap{padding:0}#contextual-help-columns{position:relative}#contextual-help-back{position:absolute;top:0;bottom:0;right:150px;left:170px;border:1px solid #e1e1e1;border-top:0;border-bottom:0;background:#f6fbfd}#contextual-help-wrap.no-sidebar #contextual-help-back{left:0;border-left-width:0;-webkit-border-bottom-left-radius:2px;border-bottom-left-radius:2px}.contextual-help-tabs{float:right;width:150px;margin:0}.contextual-help-tabs ul{margin:1em 0}.contextual-help-tabs li{margin-bottom:0;list-style-type:none;border-style:solid;border-width:0 2px 0 0;border-color:transparent}.contextual-help-tabs a{display:block;padding:5px 12px 5px 5px;line-height:18px;text-decoration:none;border:1px solid transparent;border-left:0;border-right:0}.contextual-help-tabs a:hover{color:#333}.contextual-help-tabs .active{padding:0;margin:0 0 0 -1px;border-right:2px solid #2ea2cc;background:#f6fbfd;-webkit-box-shadow:0 2px 0 rgba(0,0,0,.02),0 1px 0 rgba(0,0,0,.02);box-shadow:0 2px 0 rgba(0,0,0,.02),0 1px 0 rgba(0,0,0,.02)}.contextual-help-tabs .active a{border-color:#e1e1e1;color:#333}.contextual-help-tabs-wrap{padding:0 20px;overflow:auto}.help-tab-content{display:none;margin:0 0 12px 22px;line-height:1.6em}.help-tab-content.active{display:block}.help-tab-content ul li{list-style-type:disc;margin-right:18px}.contextual-help-sidebar{width:150px;float:left;padding:0 12px 0 8px;overflow:auto}html.wp-toolbar{padding-top:32px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.narrow{width:70%;margin-bottom:40px}.narrow p{line-height:150%}.widefat td,.widefat th{overflow:hidden;color:#555}.widefat th{font-weight:400}.widefat tfoot tr th,.widefat thead tr th{color:#333}.widefat td p{margin:2px 0 .8em}.widefat ol,.widefat p,.widefat ul{color:#333}.widefat .column-comment p{margin:.6em 0}.postbox-container{float:right}.postbox-container .meta-box-sortables{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#wpbody-content .metabox-holder{padding-top:10px}.metabox-holder .postbox-container .empty-container{border:3px dashed #bbb;height:250px}.columns-2 #postbox-container-3 .empty-container,.columns-2 #postbox-container-4 .empty-container,.columns-3 #postbox-container-4 .empty-container,.metabox-holder.columns-1 .postbox-container .empty-container{border:0 none;height:0;min-height:0}#post-body-content{width:100%;min-width:463px;float:right}#post-body.columns-2 #postbox-container-1{float:left;margin-left:-300px;width:280px}#post-body.columns-2 #side-sortables{min-height:250px}@media only screen and (max-width:799px){#wpbody-content .metabox-holder .postbox-container .empty-container{border:0 none;height:0;min-height:0}}.js .postbox .hndle{cursor:move}.hndle a{font-size:11px;font-weight:400}.postbox .handlediv{float:left;width:27px;height:30px}.js .postbox .handlediv{cursor:pointer}.sortable-placeholder{border:1px dashed #bbb;margin-bottom:20px}.postbox,.stuffbox{margin-bottom:20px;padding:0;line-height:1}.postbox h3,.stuffbox h3{margin-top:1px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.js .postbox h3,.js .widget .widget-top{cursor:move}.postbox .inside,.stuffbox .inside{padding:0 12px 12px;line-height:1.4em;font-size:13px}.postbox .inside{margin:11px 0;position:relative}.postbox .inside>p:last-child,.rss-widget ul li:last-child{margin-bottom:1px!important}.postbox.closed h3{border:0;-webkit-box-shadow:none;box-shadow:none}.postbox table.form-table{margin-bottom:0}.postbox table.widefat{-webkit-box-shadow:none;box-shadow:none}.temp-border{border:1px dotted #ccc}.columns-prefs label{padding:0 5px}#adminmenu .wp-submenu li.current,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:hover,#dashboard_right_now .versions .b,#ed_reply_toolbar #ed_reply_strong,#pass-strength-result.short,#pass-strength-result.strong,#post-status-display,#post-visibility-display,.feature-filter .feature-name,.item-controls .item-order a,.media-item .percent,.plugins .name{font-weight:600}#wpfooter{position:absolute;bottom:0;right:0;left:0;padding:10px 0;margin-left:20px;color:#777}#wpfooter p{font-size:13px;margin:0;line-height:20px}#footer-thankyou{font-style:italic}#wpfooter a{text-decoration:none}#wpfooter a:hover{text-decoration:underline}.nav-tab{border:1px solid #ccc;border-bottom:0;background:#e4e4e4;color:#555;font-size:12px;line-height:16px;display:inline-block;padding:4px 14px 6px;text-decoration:none;margin:-4px 0 -1px 4px}.nav-tab:hover{background-color:#fff;color:#464646}.nav-tab-active,.nav-tab-active:hover{border-bottom:1px solid #f1f1f1;background:#f1f1f1;color:#000}h2.nav-tab-wrapper,h3.nav-tab-wrapper{border-bottom:1px solid #ccc;padding-bottom:0;padding-right:10px}h2 .nav-tab{padding:6px 10px;font-weight:700;font-size:15px;line-height:24px}.spinner{background:url(../images/spinner.gif) no-repeat;-webkit-background-size:20px 20px;background-size:20px 20px;display:none;float:left;opacity:.7;filter:alpha(opacity=70);width:20px;height:20px;margin:2px 5px 0}#template div{margin-left:190px}.metabox-holder h3{font-size:14px;padding:8px 12px;margin:0;line-height:1.4}#templateside ul li a{text-decoration:none}#sidemenu{margin:-30px 315px 0 15px;list-style:none;position:relative;float:left;padding-right:10px;font-size:12px}#sidemenu a{padding:0 7px;display:block;float:right;line-height:28px;border-top:1px solid #f9f9f9;border-bottom:1px solid #dfdfdf;background-color:#f9f9f9;-webkit-transition:none;transition:none}#sidemenu li{display:inline;line-height:200%;list-style:none;text-align:center;white-space:nowrap;margin:0;padding:0}#sidemenu a.current{font-weight:400;padding-right:6px;padding-left:6px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;border:1px solid #dfdfdf;border-bottom-color:#f1f1f1;background-color:#f1f1f1;color:#000}.plugin-install #description,.plugin-install-network #description{width:60%}table .column-rating,table .column-visible,table .vers{text-align:right}.error-message{color:red;font-weight:600}body.iframe{height:98%}.lp-show-latest p{display:none}.lp-show-latest .lp-error p,.lp-show-latest p:last-child{display:block}td.media-icon{text-align:center;width:80px;padding-top:8px;padding-bottom:8px}td.media-icon img{max-width:80px;max-height:60px}#howto{font-size:11px;margin:0 5px;display:block}.importers td{padding-left:14px}.importers{font-size:16px;width:auto}#post-body #post-body-content #namediv h3{margin-top:0}#namediv h3 label{vertical-align:baseline}#namediv table{width:100%}#namediv td.first{width:10px;white-space:nowrap}#namediv input{width:98%}#namediv p{margin:10px 0}#submitdiv h3{margin-bottom:0!important}.zerosize{height:0;width:0;margin:0;border:0;padding:0;overflow:hidden;position:absolute}br.clear{height:2px;line-height:2px}.checkbox{border:0;margin:0;padding:0}fieldset{border:0;padding:0;margin:0}.post-categories{display:inline;margin:0;padding:0}.post-categories li{display:inline}div.star-holder{position:relative;height:17px;width:100px;background:url(../images/stars.png?ver=20121108) repeat-x bottom right}div.star-holder .star-rating{background:url(../images/stars.png?ver=20121108) repeat-x top right;height:17px;float:right}.star-rating{white-space:nowrap}.star-rating .star{display:inline-block;width:20px;height:20px;-webkit-font-smoothing:antialiased;font-size:20px;line-height:1;font-family:dashicons;text-decoration:inherit;font-weight:400;font-style:normal;vertical-align:top;-webkit-transition:color .1s ease-in 0;transition:color .1s ease-in 0;text-align:center;color:#0074a2}.star-rating .star-full:before{content:'\f155'}.star-rating .star-half:before{content:'\f459'}.rtl .star-rating .star-half{-webkit-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg)}.star-rating .star-empty:before{content:'\f154'}div.action-links{font-weight:400;margin:6px 0 0}#plugin-information{background:#fcfcfc;position:fixed;top:0;left:0;bottom:0;right:0;height:auto;padding:0}#plugin-information-title{padding:0 20px 0 76px;font-size:22px;font-weight:600;line-height:56px;top:0;left:0;right:0;height:56px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#plugin-information-tabs{padding:0 16px;position:absolute;top:56px;left:0;right:0;height:36px;z-index:1}#plugin-information-tabs a{position:relative;float:right;padding:8px 10px 9px;margin:0;height:18px;line-height:18px;font-size:14px;text-decoration:none;-webkit-transition:none;transition:none}#plugin-information-tabs a.current{margin:-1px -1px 0;background:#fff;border:1px solid #ddd;border-bottom:0;color:#333}#plugin-information-tabs a:active,#plugin-information-tabs a:focus{outline:0}#plugin-information-content{background:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ddd;position:absolute;top:90px;left:0;bottom:58px;right:0}#section-holder{margin:0;padding:10px 26px;position:absolute;top:0;left:250px;bottom:0;right:0;overflow:auto}#section-holder .updated{margin:16px 0}#plugin-information .fyi{background:#f3f3f3;border-right:1px solid #ddd;color:#666;padding:16px;position:absolute;top:0;left:0;bottom:0;width:217px;overflow:auto}#plugin-information .fyi strong{color:#464646}#plugin-information .fyi h3{font-weight:700;text-transform:uppercase;font-size:12px;color:#666;margin:24px 0 8px}#plugin-information .fyi h2{font-size:.9em;margin-bottom:0;margin-left:0}#plugin-information .fyi ul{padding:0;margin:0;list-style:none}#plugin-information .fyi li{margin:0 0 10px}#plugin-information-footer{padding:15px 16px;position:absolute;left:0;bottom:0;right:0;height:28px}#plugin-information .section ol,#plugin-information .section ul{list-style-type:disc;margin-right:24px}#plugin-information .section,#plugin-information .section p{font-size:14px;line-height:1.7}#plugin-information #section-screenshots ol{list-style:none;margin:0}#plugin-information #section-screenshots li img{vertical-align:text-top;margin-top:16px;max-width:100%;width:auto;height:auto;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);box-shadow:0 1px 2px rgba(0,0,0,.3)}#plugin-information #section-screenshots li p{font-style:italic;padding-right:20px}#plugin-information pre{padding:7px;overflow:auto;border:1px solid #ccc}.plugin-version-author-uri{font-size:13px}@media screen and (max-width:782px){#plugin-information-content{overflow:auto;bottom:58px}#plugin-information .fyi{border:1px solid #ddd;position:static;width:auto;margin:26px 26px 16px}#section-holder{position:static}#plugin-information .fyi h3,#plugin-information .fyi small{display:none}#plugin-information-footer{padding:12px 16px 0;height:46px}}body.import-php #TB_window,body.index-php #TB_window,body.plugin-install-php #TB_window,body.plugins-php #TB_window,body.update-core-php #TB_window{background:#fcfcfc url( ../images/spinner.gif ) no-repeat center}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){body.import-php #TB_window,body.index-php #TB_window,body.plugin-install-php #TB_window,body.plugins-php #TB_window,body.update-core-php #TB_window{background:#fcfcfc url( ../images/spinner-2x.gif ) no-repeat center;-webkit-background-size:20px 20px;background-size:20px 20px}}body.import-php #TB_title,body.index-php #TB_title,body.plugin-install-php #TB_title,body.plugins-php #TB_title,body.update-core-php #TB_title{float:right;height:1px}body.import-php #TB_ajaxWindowTitle,body.index-php #TB_ajaxWindowTitle,body.plugin-install-php #TB_ajaxWindowTitle,body.plugins-php #TB_ajaxWindowTitle,body.update-core-php #TB_ajaxWindowTitle{display:none}body.import-php .tb-close-icon,body.index-php .tb-close-icon,body.plugin-install-php .tb-close-icon,body.plugins-php .tb-close-icon,body.update-core-php .tb-close-icon{line-height:48px;width:48px;height:48px}body.import-php .tb-close-icon:before,body.index-php .tb-close-icon:before,body.plugin-install-php .tb-close-icon:before,body.plugins-php .tb-close-icon:before,body.update-core-php .tb-close-icon:before{line-height:48px}img{border:0}#wphead{border-bottom:1px solid #dfdfdf}#wphead h1 a{color:#464646}.js .meta-box-sortables .postbox:hover .handlediv{margin-left:0!important}.js .meta-box-sortables .postbox .handlediv:before,.js .sidebar-name .sidebar-name-arrow:before{left:12px;font:400 20px/1 dashicons;speak:none;display:inline-block;padding:8px 10px;top:0;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important}.js #widgets-left .sidebar-name .sidebar-name-arrow{display:none}.js #widgets-left .sidebar-name:hover .sidebar-name-arrow,.js #widgets-left .widgets-holder-wrap.closed .sidebar-name .sidebar-name-arrow{display:block}.js .meta-box-sortables .postbox .handlediv:before,.js .sidebar-name .sidebar-name-arrow:before{content:'\f142'}.js .meta-box-sortables .postbox.closed .handlediv:before,.js .widgets-holder-wrap.closed .sidebar-name-arrow:before{content:'\f140'}.error a{text-decoration:underline}.updated a{text-decoration:none;padding-bottom:2px}#photo-add-url-div input[type=text]{width:300px}.alignleft h3{margin:0}#template textarea{font-family:Consolas,Monaco,monospace;font-size:13px;width:97%;background:#f9f9f9;outline:0}#docs-list,#template textarea{direction:ltr}#template p{width:97%}#templateside{float:left;width:190px;word-wrap:break-word}#postcustomstuff p.submit,#templateside h3{margin:0}#templateside h4{margin:1em 0 0}#templateside ol,#templateside ul{margin:.5em 0;padding:0}#templateside li{margin:4px 0}#templateside a,.theme-editor-php .highlight{display:block;padding:3px 12px 3px 3px;text-decoration:none}.theme-editor-php .highlight{margin:-3px -12px -3px 3px}#templateside .highlight{border:0;font-weight:700}.nonessential{color:#666;font-size:11px;font-style:italic;padding-right:12px}#documentation{margin-top:10px}#documentation label{line-height:22px;vertical-align:baseline;font-weight:600}.fileedit-sub{padding:10px 0 8px;line-height:180%}.accordion-section-title:after,.control-section .accordion-section-title:after,.nav-menus-php .item-edit:before,.widget-top a.widget-action:after{left:0;content:'\f140';border:0;background:0 0;font:400 20px/1 dashicons;speak:none;display:block;padding:0;text-indent:0;text-align:center;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important}.accordion-section-title:after,.handlediv,.item-edit,.sidebar-name-arrow,.widget-action{color:#aaa}.accordion-section-title:hover:after,.handlediv:hover,.item-edit:hover,.sidebar-name:hover .sidebar-name-arrow,.widget-action:hover{color:#777}.widget-top a.widget-action:after{padding:12px 12px 0}.nav-menus-php .item-edit:before{line-height:2.1}.accordion-section-title:after,.control-section .accordion-section-title:after{float:left;left:20px;top:-2px}#customize-info.open .accordion-section-title:after,.control-section.open .accordion-section-title:after,.nav-menus-php .menu-item-edit-active .item-edit:before{content:'\f142'}.ui-draggable,.ui-sortable{-ms-touch-action:none;touch-action:none}.menu.ui-sortable,.meta-box-sortables.ui-sortable,.widgets-holder-wrap .ui-draggable,.widgets-holder-wrap .ui-sortable{-ms-touch-action:auto;touch-action:auto}.menu.ui-sortable .menu-item-handle,.meta-box-sortables.ui-sortable .hndle{-ms-touch-action:none;touch-action:none}.accordion-section{border-bottom:1px solid #dfdfdf;margin:0}.accordion-section.open .accordion-section-content,.no-js .accordion-section .accordion-section-content{display:block}.accordion-section.open:hover{border-bottom-color:#dfdfdf}.accordion-section-content{display:none;padding:10px 20px 15px;overflow:hidden;background:#fff}.accordion-section-title{margin:0;padding:12px 15px 15px;position:relative;border-right:1px solid #dfdfdf;border-left:1px solid #dfdfdf;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.js .accordion-section-title{cursor:pointer}.js .accordion-section-title:after{position:absolute;top:12px;left:10px;z-index:1}.accordion-section-title:focus{outline:0}.accordion-section-title:focus:after,.accordion-section-title:hover:after{border-color:#aaa transparent}.cannot-expand .accordion-section-title{cursor:auto}.cannot-expand .accordion-section-title:after{display:none}.control-section .accordion-section-title{border-right:0;border-left:0;padding:10px 14px 11px 10px;line-height:21px;background:#fff}.control-section .accordion-section-title:after{top:11px}.js .control-section .accordion-section-title:focus,.js .control-section .accordion-section-title:hover,.js .control-section.open .accordion-section-title,.js .control-section:hover .accordion-section-title{color:#222;background:#f5f5f5}.control-section.open .accordion-section-title{border-bottom:1px solid #dfdfdf}@media only screen and (min-width:769px){#col-left{width:35%}#col-right{width:65%}}@media only screen and (max-width:860px){#col-left{width:35%}#col-right{width:65%}}@media only screen and (min-width:980px){#col-left{width:35%}#col-right{width:65%}}@media only screen and (max-width:768px){#col-left,#col-right{width:100%}}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){div.star-holder,div.star-holder .star-rating{background:url(../images/stars-2x.png?ver=20121108) repeat-x bottom right;-webkit-background-size:21px 37px;background-size:21px 37px}.spinner{background-image:url(../images/spinner-2x.gif)}#bulk-titles div a,#bulk-titles div a:hover,#screen-meta-links a.show-settings,.curtime #timestamp,.meta-box-sortables .postbox:hover .handlediv,.sidebar-name-arrow,.sidebar-name:hover .sidebar-name-arrow,.tagchecklist span a,.tagchecklist span a:hover,.widget-top a.widget-action,.widget-top a.widget-action:hover{background:none!important}}@-ms-viewport{width:device-width}@media screen and (max-width:782px){html.wp-toolbar{padding-top:46px}body{min-width:240px;overflow-x:hidden}body *{-webkit-tap-highlight-color:rgba(0,0,0,0)!important}#wpwrap{background:#f0f0f0}#wpcontent{position:relative;margin-right:0;padding-right:10px}#wpbody-content{padding-bottom:100px}.wrap{margin-left:12px;margin-right:0}.col-wrap{padding:0}#collapse-menu,#screen-meta,#screen-meta-links,.post-format-select{display:none!important}.wrap .add-new-h2,.wrap .add-new-h2:active{padding:10px 15px;font-size:14px}.wp-color-result{height:auto;padding-right:45px}.wp-color-result:after{font-size:14px;height:auto;padding:6px 14px}.media-upload-form div.error,.wrap div.error,.wrap div.updated{margin:20px 0 10px;padding:5px 10px;font-size:14px;line-height:175%}.wrap .icon32+h2{margin-top:-2px}.wp-responsive-open #wpbody{left:-190px}.postbox{font-size:14px}.metabox-holder h3{padding:12px}.postbox .handlediv{margin-top:3px}.subsubsub{font-size:16px;text-align:center;margin-bottom:15px}#templateside{float:none;width:auto}#templateside li{margin:0}#templateside li a{display:block;padding:5px}#templateside .highlight{padding:5px;margin-right:-5px;margin-top:-5px}#template div{float:none;margin:0;width:auto}#template textarea{width:100%}.fileedit-sub .alignright{margin-top:15px}#comments-form .checkforspam,#wpfooter{display:none}}@media screen and (max-width:600px){#wpwrap.wp-responsive-open{overflow-x:hidden}html.wp-toolbar{padding-top:0}#wpbody{padding-top:46px}div#post-body.metabox-holder.columns-1{overflow-x:hidden}}input,input[type=email],input[type=number],input[type=password],input[type=search],input[type=text],input[type=url],textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=email],input[type=url]{direction:ltr}input[type=checkbox],input[type=radio]{border:1px solid #bbb;background:#fff;color:#555;clear:none;cursor:pointer;display:inline-block;line-height:0;height:16px;margin:-4px 0 0 4px;outline:0;padding:0!important;text-align:center;vertical-align:middle;width:16px;min-width:16px;-webkit-appearance:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-webkit-transition:.05s border-color ease-in-out;transition:.05s border-color ease-in-out}input[type=radio]:checked+label:before{color:#888}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#2ea2cc}.wp-admin p input[type=checkbox],.wp-admin p input[type=radio],td>input[type=checkbox]{margin-top:0}.wp-admin p label input[type=checkbox]{margin-top:-4px}.wp-admin p label input[type=radio]{margin-top:-2px}input[type=radio]{-webkit-border-radius:50%;border-radius:50%;margin-left:4px;line-height:10px}input[type=checkbox]:checked:before,input[type=radio]:checked:before{float:right;display:inline-block;vertical-align:middle;width:16px;font:400 21px/1 dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=checkbox]:checked:before{content:'\f147';margin:-3px -4px 0 0;color:#1e8cbe}input[type=radio]:checked:before{content:'\2022';text-indent:-9999px;-webkit-border-radius:50px;border-radius:50px;font-size:24px;width:6px;height:6px;margin:4px;line-height:16px;background-color:#1e8cbe}input.readonly,textarea.readonly{background-color:#ddd}@-moz-document url-prefix(){.form-table input.tog,input[type=checkbox],input[type=radio]{margin-bottom:-1px}}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-decoration{display:none}.ie8 input[type=password]{font-family:sans-serif}button,input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}input,select,textarea{font-size:14px;padding:3px 5px;line-height:15px;-webkit-border-radius:0;border-radius:0}textarea{overflow:auto;padding:2px 6px;line-height:1.4}input[type=email],input[type=number],input[type=password],input[type=search],input[type=text],input[type=url],select,textarea{outline:0}.wp-admin input[type=file]{padding:3px 0}label{cursor:pointer}input,select{margin:1px;padding:3px 5px}input.code{padding-top:6px}textarea.code{line-height:1.4;padding:4px 6px 1px}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07);background-color:#fff;color:#333;-webkit-transition:.05s border-color ease-in-out;transition:.05s border-color ease-in-out}select[disabled]{color:#7f7f7f}input[type=checkbox]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=radio]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#5b9dd9;-webkit-box-shadow:0 0 2px rgba(30,140,190,.8);box-shadow:0 0 2px rgba(30,140,190,.8)}input[readonly]{background-color:#eee}.wp-core-ui :-moz-placeholder,:-moz-placeholder{color:#a9a9a9}.form-invalid{background-color:#ffebe8!important}.form-invalid input,.form-invalid select{border-color:#c00!important}.form-input-tip{color:#666}input.disabled,input:disabled,textarea.disabled,textarea:disabled{-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.04);box-shadow:inset 0 1px 2px rgba(0,0,0,.04);border-color:rgba(222,222,222,.75);background:rgba(255,255,255,.5);color:rgba(51,51,51,.5)}input[type=checkbox]:disabled,input[type=checkbox]:disabled:checked:before,input[type=radio]:disabled,input[type=radio]:disabled:checked:before{opacity:.7}.wp-admin select{padding:2px;line-height:28px;height:28px;vertical-align:middle}.wp-admin .button-cancel{padding:0 5px;line-height:2}.meta-box-sortables select{max-width:100%}.wp-admin select[multiple]{height:auto}.submit{padding:1.5em 0;margin:5px 0;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;border:0}form p.submit a.cancel:hover{text-decoration:none}p.submit{text-align:right;max-width:100%;margin-top:20px;padding-top:10px}.textright p.submit{border:0;text-align:left}table.form-table+input+input+p.submit,table.form-table+input+p.submit,table.form-table+p.submit{border-top:0;padding-top:0}#major-publishing-actions input,#minor-publishing-actions .preview,#minor-publishing-actions input{text-align:center}input.all-options,textarea.all-options{width:250px}input.large-text,textarea.large-text{width:99%}#adduser .form-field input,input.regular-text{width:25em}input.small-text{width:50px;padding:1px 6px}input[type=number].small-text{width:65px}#doaction,#doaction2,#post-query-submit{margin:1px 0 0 8px}.tablenav #changeit,.tablenav #clear-recent-list,.tablenav #delete_all{margin-top:1px}.tablenav .actions select{float:right;margin-left:6px;max-width:200px}.ie8 .tablenav .actions select{width:155px}.ie8 .tablenav .actions select#cat{width:200px}#timezone_string option{margin-right:1em}#upload-form label{color:#777}#your-profile label+a,fieldset label,label{vertical-align:middle}#misc-publishing-actions label,.options-media-php label[for*="_size_"]{vertical-align:baseline}#misc-publishing-actions label[for=post_status]:before{content:'\f173';display:inline-block;font:400 20px/1 dashicons;speak:none;right:-1px;padding:0 0 0 5px;position:relative;top:0;text-decoration:none!important;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#pass-strength-result{background-color:#eee;border:1px solid #ddd;float:right;margin:13px 1px 5px 5px;padding:3px 5px;text-align:center;width:200px;display:none}#pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040}#pass-strength-result.bad{background-color:#ffb78c;border-color:#ff853c}#pass-strength-result.good{background-color:#ffec8b;border-color:#fc0}#pass-strength-result.strong{background-color:#c3ff88;border-color:#8dff1c}.indicator-hint{padding-top:8px}p.search-box{float:left;margin:0}.network-admin.themes-php p.search-box{clear:right}#search-plugins input[name="s"],.search-box input[name="s"],.tagsdiv .newtag{float:right;height:28px;margin:0 0 0 4px}input[type=text].ui-autocomplete-loading{background:transparent url(../images/loading.gif) no-repeat left center;visibility:visible}ul#add-to-blog-users{margin:0 14px 0 0}.ui-autocomplete-input.open{-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.ui-autocomplete{padding:0;margin:0;list-style:none;position:absolute;z-index:10000;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;border:1px solid #aaa;background-color:#efefef}.ui-autocomplete li{margin-bottom:0;white-space:nowrap;text-align:right}.ui-autocomplete li a{display:block;height:100%;padding:4px 10px;color:#444}.ui-autocomplete li a.ui-state-focus{background-color:#ddd;cursor:pointer}.form-table{border-collapse:collapse;margin-top:.5em;width:100%;clear:both}.form-table,.form-table td,.form-table td p,.form-table th,.form-wrap label{font-size:14px}.form-table td{margin-bottom:9px;padding:15px 10px;line-height:1.3;vertical-align:middle}.form-table th,.form-wrap label{color:#222;font-weight:400;text-shadow:none;vertical-align:baseline}.form-table th{vertical-align:top;text-align:right;padding:20px 0 20px 10px;width:200px;line-height:1.3;font-weight:600}.form-table th.th-full{width:auto;font-weight:400}.form-table td p{margin-top:4px;margin-bottom:0}.form-table td fieldset label{margin:.25em 0 .5em!important;display:inline-block}.form-table td fieldset label,.form-table td fieldset li,.form-table td fieldset p{line-height:1.4em}.form-table input.tog,.form-table input[type=radio]{margin-top:-4px;margin-left:4px;float:none}.form-table .pre{padding:8px;margin:0}table.form-table td .updated{font-size:13px}#profile-page .form-table textarea{width:500px;margin-bottom:6px}#profile-page .form-table #rich_editing{margin-left:5px}#your-profile legend{font-size:22px}#display_name{width:15em}#createuser .form-field input{width:25em}.color-option{display:inline-block;width:24%;padding:5px 15px 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:3px}.color-option.selected,.color-option:hover{background:#ddd}.color-palette{width:100%;border-spacing:0;border-collapse:collapse}.color-palette td{height:20px;padding:0;border:0}.color-option{cursor:pointer}.tool-box .title{margin:8px 0;font-size:18px;font-weight:400;line-height:24px}.pressthis{margin:20px 0}.pressthis a,.pressthis a:active,.pressthis a:focus,.pressthis a:hover{display:inline-block;position:relative;cursor:move;color:#333;background:#e6e6e6;-webkit-border-radius:5px;border-radius:5px;border:1px solid #b4b4b4;font-style:normal;line-height:16px;font-size:14px;text-decoration:none}.pressthis a:active{outline:0}.pressthis a:hover:after{-webkit-transform:skew(20deg) rotate(9deg);-ms-transform:skew(20deg) rotate(9deg);transform:skew(20deg) rotate(9deg);-webkit-box-shadow:0 10px 8px rgba(0,0,0,.7);box-shadow:0 10px 8px rgba(0,0,0,.7)}.pressthis a span{display:inline-block;margin:0;padding:0 9px 8px 12px}.pressthis a span:before{color:#777;font:400 20px/1 dashicons;content:'\f157';position:relative;display:inline-block;top:4px;margin-left:4px}.pressthis a:after{content:'';width:70%;height:55%;z-index:-1;position:absolute;left:10px;bottom:9px;background:0 0;-webkit-transform:skew(20deg) rotate(6deg);-ms-transform:skew(20deg) rotate(6deg);transform:skew(20deg) rotate(6deg);-webkit-box-shadow:0 10px 8px rgba(0,0,0,.6);box-shadow:0 10px 8px rgba(0,0,0,.6)}#local-time,#utc-time{padding-right:25px;font-style:italic}.defaultavatarpicker .avatar{margin:2px 0;vertical-align:middle}.options-general-php .spinner{float:none;margin:-3px 3px}@media screen and (max-width:782px){textarea{-webkit-appearance:none}input[type=number],input[type=password],input[type=search],input[type=text]{-webkit-appearance:none;padding:6px 10px}input.code{padding-bottom:5px;padding-top:10px}.widefat th input[type=checkbox],input[type=checkbox]{-webkit-appearance:none;padding:10px}.widefat th input[type=checkbox]{margin-bottom:8px}.widefat th input[type=checkbox]:before,input[type=checkbox]:checked:before{font:400 30px/1 Dashicons;margin:-3px -5px}input[type=checkbox],input[type=radio]{height:25px;width:25px}.wp-admin p input[type=checkbox],.wp-admin p input[type=radio]{margin-top:-3px}input[type=radio]:checked:before{vertical-align:middle;width:9px;height:9px;margin:7px;line-height:16px}.wp-upload-form input[type=submit]{margin-top:10px}#wpbody select{height:36px;font-size:16px}.wp-admin .button-cancel{padding:0;font-size:14px}#createuser .form-field input{width:100%}.form-table{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form-table td,.form-table th{display:block;width:auto;vertical-align:middle}.form-table .color-palette td{display:table-cell;width:15px}.form-table table.color-palette{margin-left:10px}input,textarea{font-size:16px}#profile-page .form-table textarea,.form-table span.description,.form-table td input[type=password],.form-table td input[type=text],.form-table td select,.form-table td textarea{width:100%;font-size:16px;line-height:1.5;padding:7px 10px;display:block;max-width:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form-table input[type=text].small-text,input[type=number].small-text,input[type=password].small-text,input[type=search].small-text,input[type=text].small-text{width:auto;max-width:55px;display:inline;padding:3px 6px;margin:0 3px}#pass-strength-result{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:8px}p.search-box{float:none;position:absolute;bottom:0;width:98%;height:90px;margin-bottom:20px}p.search-box input[name="s"]{height:auto;float:none;width:100%;margin-bottom:10px;vertical-align:middle;-webkit-appearance:none}p.search-box input[type=submit]{margin-bottom:10px}.form-table span.description{padding:4px 0 0;line-height:1.4em}.form-table th{padding-top:10px;padding-bottom:0;border-bottom:0}.form-table td{padding-top:8px;padding-right:0}.form-table input.regular-text{width:100%}.form-table label{font-size:14px}.form-table fieldset label{display:block}#utc-time{margin-top:10px}#local-time,#utc-time{display:block;float:none;padding:0;line-height:2}}@media only screen and (max-width:768px){.form-field input,.form-field textarea{width:99%}.form-wrap .form-field{padding:0}#profile-page .form-table textarea{max-width:400px;width:auto}}@media screen and (max-width:600px){.color-option{width:49%}}#adminmenu,#adminmenu .wp-submenu,#adminmenuback,#adminmenuwrap{width:160px;background-color:#222}#adminmenuback{position:absolute;top:0;bottom:0;z-index:-1}#adminmenu{clear:right;margin:12px 0 0;padding:0;list-style:none}.folded #adminmenu,.folded #adminmenu li.menu-top,.folded #adminmenuback,.folded #adminmenuwrap{width:36px}.icon16{height:18px;width:18px;padding:6px;margin:-6px -8px 0 0;float:right}.icon16:before{color:#999;font:400 20px/1 dashicons;speak:none;padding:6px 0;height:34px;width:20px;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.icon16.icon-dashboard:before{content:'\f226'}.icon16.icon-post:before{content:'\f109'}.icon16.icon-media:before{content:'\f104'}.icon16.icon-links:before{content:'\f103'}.icon16.icon-page:before{content:'\f105'}.icon16.icon-comments:before{content:'\f101';margin-top:1px}.icon16.icon-appearance:before{content:'\f100'}.icon16.icon-plugins:before{content:'\f106'}.icon16.icon-users:before{content:'\f110'}.icon16.icon-tools:before{content:'\f107'}.icon16.icon-settings:before{content:'\f108'}.icon16.icon-site:before{content:'\f112'}.icon16.icon-generic:before{content:'\f111'}.icon16.icon-appearance,.icon16.icon-comments,.icon16.icon-dashboard,.icon16.icon-generic,.icon16.icon-links,.icon16.icon-media,.icon16.icon-page,.icon16.icon-plugins,.icon16.icon-post,.icon16.icon-settings,.icon16.icon-site,.icon16.icon-tools,.icon16.icon-users,.menu-icon-appearance div.wp-menu-image,.menu-icon-comments div.wp-menu-image,.menu-icon-dashboard div.wp-menu-image,.menu-icon-generic div.wp-menu-image,.menu-icon-links div.wp-menu-image,.menu-icon-media div.wp-menu-image,.menu-icon-page div.wp-menu-image,.menu-icon-plugins div.wp-menu-image,.menu-icon-post div.wp-menu-image,.menu-icon-settings div.wp-menu-image,.menu-icon-site div.wp-menu-image,.menu-icon-tools div.wp-menu-image,.menu-icon-users div.wp-menu-image{background-image:none!important}#adminmenuwrap{position:relative;float:right}#adminmenu *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#adminmenu li{margin:0;padding:0;cursor:pointer}#adminmenu a{display:block;line-height:18px;padding:2px 5px;color:#eee}#adminmenu .wp-submenu a{color:#bbb}#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover{background:0 0}#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a:hover,#adminmenu li.menu-top>a:focus{color:#2ea2cc}#adminmenu li.menu-top{border:0;min-height:34px;position:relative}#adminmenu .wp-submenu{list-style:none;position:absolute;top:-1000em;right:160px;overflow:visible;word-wrap:break-word}#adminmenu .wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu,.folded #adminmenu a.wp-has-current-submenu:focus+.wp-submenu{padding:7px 0 8px;z-index:9999;background-color:#333;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.2);box-shadow:0 3px 5px rgba(0,0,0,.2)}#adminmenu a.menu-top:focus+.wp-submenu,.js #adminmenu .opensub .wp-submenu,.js #adminmenu .sub-open,.no-js li.wp-has-submenu:hover .wp-submenu{top:-1px}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu .wp-submenu.sub-open,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.no-js li.wp-has-current-submenu:hover .wp-submenu{position:relative;z-index:3;top:auto;right:auto;left:auto;bottom:auto;border:0 none;margin-top:0;-webkit-box-shadow:none;box-shadow:none;background-color:#333}#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{position:relative;background-color:#111}.folded #adminmenu li.menu-top:hover,.folded #adminmenu li.opensub>a.menu-top,.folded #adminmenu li>a.menu-top:focus{z-index:10000}#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu .wp-menu-arrow,#adminmenu .wp-menu-arrow div,#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top,.folded #adminmenu li.wp-has-current-submenu{background:#0074a2;color:#fff}.folded #adminmenu .opensub .wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu.sub-open,.folded #adminmenu .wp-has-current-submenu a.menu-top:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu.opensub .wp-submenu,.folded #adminmenu .wp-submenu.sub-open,.folded #adminmenu a.menu-top:focus+.wp-submenu,.no-js.folded #adminmenu .wp-has-submenu:hover .wp-submenu{top:0;right:36px}.folded #adminmenu .wp-has-current-submenu .wp-submenu,.folded #adminmenu a.wp-has-current-submenu:focus+.wp-submenu{position:absolute;top:-1000em}#adminmenu .wp-not-current-submenu .wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{min-width:160px;width:auto}#adminmenu .wp-submenu a{font-size:13px;line-height:1.2;margin:0;padding:6px 0}#adminmenu .opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#fff}#adminmenu .wp-not-current-submenu li>a,.folded #adminmenu .wp-has-current-submenu li>a{padding-left:16px;padding-right:14px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#adminmenu .wp-has-current-submenu ul>li>a,.folded #adminmenu li.menu-top .wp-submenu>li>a{padding:6px 12px}#adminmenu .wp-submenu-head,#adminmenu a.menu-top{font-size:14px;font-weight:400;line-height:18px;padding:0}#adminmenu .wp-submenu-head,.folded #adminmenu .wp-menu-name{display:none}.folded #adminmenu .wp-submenu-head{display:block}#adminmenu .wp-submenu li{padding:0;margin:0;overflow:hidden}#adminmenu .wp-menu-image img{padding:9px 0 0;opacity:.6;filter:alpha(opacity=60)}#adminmenu div.wp-menu-name{padding:8px 0}#adminmenu div.wp-menu-image{float:right;width:36px;height:34px;margin:0;text-align:center}#adminmenu div.wp-menu-image.svg{background-repeat:no-repeat;background-position:center;-webkit-background-size:20px auto;background-size:20px auto}div.wp-menu-image:before{color:#999;padding:7px 0;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#adminmenu div.wp-menu-image:before{color:#999}#adminmenu .current div.wp-menu-image:before,#adminmenu .wp-has-current-submenu div.wp-menu-image:before,#adminmenu a.current:hover div.wp-menu-image:before,#adminmenu a.wp-has-current-submenu:hover div.wp-menu-image:before,#adminmenu li.wp-has-current-submenu:hover div.wp-menu-image:before{color:#fff}#adminmenu li:hover div.wp-menu-image:before{color:#2ea2cc}.folded #adminmenu div.wp-menu-image{width:35px;height:30px;position:absolute;z-index:25}.folded #adminmenu a.menu-top{height:34px}.no-font-face #adminmenu .wp-menu-image{display:none}.no-font-face #adminmenu div.wp-menu-name{padding:8px 12px}.no-font-face.auto-fold #adminmenu .wp-menu-name{margin-right:0}.sticky-menu #adminmenuwrap{position:fixed;z-index:9999}.wp-menu-arrow{display:none!important}ul#adminmenu a.wp-has-current-submenu{position:relative}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{left:0;border:solid 8px transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-left-color:#f1f1f1;top:50%;margin-top:-8px}.folded ul#adminmenu li:hover a.wp-has-current-submenu:after{display:none}.folded ul#adminmenu a.wp-has-current-submenu:after,.folded ul#adminmenu>li a.current:after{border-width:4px;margin-top:-4px}#adminmenu li.wp-has-submenu.wp-not-current-submenu:hover:after{left:0;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-width:8px;top:10px;z-index:10000}.folded ul#adminmenu li.wp-has-submenu.wp-not-current-submenu:hover:after{border-width:4px;margin-top:-4px;top:18px}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-left-color:#333}#adminmenu li.menu-top:hover .wp-menu-image img,#adminmenu li.wp-has-current-submenu .wp-menu-image img{opacity:1;filter:alpha(opacity=100)}#adminmenu li.wp-menu-separator{height:5px;padding:0;margin:0 0 6px;cursor:inherit}#adminmenu div.separator{height:2px;padding:0}#adminmenu .wp-submenu .wp-submenu-head{color:#fff;font-weight:400;font-size:14px;padding:8px 11px 8px 4px;margin:-7px 0 4px}#adminmenu li.current,.folded #adminmenu li.wp-menu-open{border:0 none}#adminmenu .awaiting-mod,#adminmenu .update-plugins,#sidemenu li a span.update-plugins{display:inline-block;background-color:#d54e21;color:#fff;font-size:9px;line-height:17px;font-weight:600;margin:1px 2px 0 0;vertical-align:top;-webkit-border-radius:10px;border-radius:10px;z-index:26}#adminmenu li .awaiting-mod span,#adminmenu li span.update-plugins span,#sidemenu li a span.update-plugins span{display:block;padding:0 6px}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod{background-color:#2ea2cc;color:#fff}#adminmenu li span.count-0,#sidemenu li a .count-0{display:none}#collapse-menu{font-size:13px;line-height:34px;margin-top:10px;color:#aaa;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#collapse-menu:hover,#collapse-menu:hover #collapse-button div:after{color:#2ea2cc}.folded #collapse-menu span{display:none}#collapse-button,#collapse-button div{width:15px;height:15px}#collapse-button{float:right;height:15px;margin:10px 11px 10px 8px;width:15px;-webkit-border-radius:10px;border-radius:10px}#wpwrap #collapse-button div{padding:0}#collapse-button div:after{content:'\f148';display:block;line-height:15px;right:-3px;top:-3px;color:#aaa;font:400 20px/1 dashicons!important;speak:none;margin:0 auto;padding:0!important;position:relative;text-align:center;width:20px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.folded #collapse-button div:after,.rtl #collapse-button div:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.rtl.folded #collapse-button div:after{-webkit-transform:none;-ms-transform:none;transform:none}li#wp-admin-bar-menu-toggle{display:none}@media only screen and (max-width:900px){.auto-fold #wpcontent,.auto-fold #wpfooter{margin-right:56px}.auto-fold #adminmenu,.auto-fold #adminmenu li.menu-top,.auto-fold #adminmenuback,.auto-fold #adminmenuwrap{width:36px}.auto-fold #adminmenu .opensub .wp-submenu,.auto-fold #adminmenu .wp-has-current-submenu .wp-submenu.sub-open,.auto-fold #adminmenu .wp-has-current-submenu a.menu-top:focus+.wp-submenu,.auto-fold #adminmenu .wp-has-current-submenu.opensub .wp-submenu,.auto-fold #adminmenu .wp-submenu.sub-open,.auto-fold #adminmenu a.menu-top:focus+.wp-submenu{top:0;right:36px}.auto-fold #adminmenu .wp-has-current-submenu .wp-submenu,.auto-fold #adminmenu a.wp-has-current-submenu:focus+.wp-submenu{position:absolute;top:-1000em;margin-left:-1px;padding:7px 0 8px;z-index:9999}.auto-fold #adminmenu .wp-has-current-submenu .wp-submenu{min-width:150px;width:auto}.auto-fold #adminmenu .wp-has-current-submenu li>a{padding-left:16px;padding-right:14px}.auto-fold #adminmenu li.menu-top .wp-submenu>li>a{padding-right:12px}.auto-fold #adminmenu .wp-menu-name{display:none}.auto-fold #adminmenu .wp-submenu-head{display:block}.auto-fold #adminmenu div.wp-menu-image{height:30px;width:34px;position:absolute;z-index:25}.auto-fold #adminmenu a.menu-top{height:34px}.auto-fold #adminmenu li.wp-menu-open{border:0 none}.auto-fold #adminmenu .wp-has-current-submenu.menu-top-last{margin-bottom:0}.auto-fold ul#adminmenu li:hover a.wp-has-current-submenu:after{display:none}.auto-fold ul#adminmenu li.wp-has-submenu.wp-not-current-submenu:hover:after{border-width:4px;margin-top:-4px;top:16px}.auto-fold ul#adminmenu a.wp-has-current-submenu:after,.auto-fold ul#adminmenu>li a.current:after{border-width:4px;margin-top:-4px}.auto-fold #adminmenu li.menu-top:hover,.auto-fold #adminmenu li.opensub>a.menu-top,.auto-fold #adminmenu li>a.menu-top:focus{z-index:10000}.auto-fold #collapse-menu span{display:none}.auto-fold #collapse-button div{background:0 0}.auto-fold #collapse-button div:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.rtl.auto-fold #collapse-button div:after{-webkit-transform:none;-ms-transform:none;transform:none}}@media screen and (max-width:782px){.auto-fold #wpcontent{position:relative;margin-right:0;padding-right:10px}.sticky-menu #adminmenuwrap{position:relative;z-index:auto;top:0}.auto-fold #adminmenu,.auto-fold #adminmenuback,.auto-fold #adminmenuwrap{position:absolute;width:190px;z-index:100}.auto-fold #adminmenuback,.auto-fold #adminmenuwrap{display:none}.auto-fold .wp-responsive-open #adminmenuback,.auto-fold .wp-responsive-open #adminmenuwrap{display:block}.auto-fold #adminmenu li.menu-top{width:100%}.auto-fold #adminmenu li a{font-size:16px;padding:5px}.auto-fold #adminmenu li.menu-top .wp-submenu>li>a{padding:10px 20px 10px 10px}.auto-fold #adminmenu .wp-menu-name{display:block;margin-right:35px}.auto-fold ul#adminmenu a.wp-has-current-submenu:after,.auto-fold ul#adminmenu>li.current>a.current:after{border-width:8px;margin-top:-8px}.auto-fold ul#adminmenu li.wp-has-submenu.wp-not-current-submenu:hover:after{display:none}#adminmenu .wp-submenu{position:relative;display:none}.auto-fold #adminmenu .selected .wp-submenu,.auto-fold #adminmenu .wp-menu-open .wp-submenu{position:relative;display:block;top:0;right:-1px;-webkit-box-shadow:none;box-shadow:none}.auto-fold #adminmenu .opensub .wp-submenu,.auto-fold #adminmenu .selected .wp-submenu:after,.auto-fold #adminmenu .wp-menu-open .wp-submenu:after{display:none}.auto-fold #adminmenu .selected .wp-submenu,.auto-fold ul#adminmenu li:hover a.wp-has-current-submenu:after{display:block}.auto-fold #adminmenu .wp-has-current-submenu a.menu-top:focus+.wp-submenu,.auto-fold #adminmenu a.menu-top:focus+.wp-submenu{position:relative;right:-1px;left:0;top:0}#adminmenu .wp-submenu .wp-submenu-head{display:none}#wp-responsive-toggle{position:fixed;top:5px;right:4px;padding-left:10px;z-index:99999;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#wpadminbar #wp-admin-bar-menu-toggle a{display:block;padding:0;overflow:hidden;outline:0;text-decoration:none;border:1px solid transparent;background:0 0;height:44px;margin-right:-1px}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#333}li#wp-admin-bar-menu-toggle{display:block}#wpadminbar #wp-admin-bar-menu-toggle a:hover{border:1px solid transparent}#wpadminbar #wp-admin-bar-menu-toggle .ab-icon:before{content:'\f228';display:inline-block;float:right;font:400 40px/45px Dashicons;vertical-align:middle;outline:0;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:44px;width:50px;padding:0;border:0;text-align:center;text-decoration:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}@media screen and (max-width:600px){#adminmenuback,#adminmenuwrap{display:none}.wp-responsive-open #adminmenuback,.wp-responsive-open #adminmenuwrap{display:block}.auto-fold #adminmenu{top:46px}}#wpbody-content #dashboard-widgets.columns-1 .postbox-container{width:100%}#wpbody-content #dashboard-widgets.columns-2 .postbox-container{width:49.5%}#wpbody-content #dashboard-widgets.columns-2 #postbox-container-2,#wpbody-content #dashboard-widgets.columns-2 #postbox-container-3,#wpbody-content #dashboard-widgets.columns-2 #postbox-container-4{float:left;width:50.5%}#wpbody-content #dashboard-widgets.columns-3 .postbox-container{width:33.5%}#wpbody-content #dashboard-widgets.columns-3 #postbox-container-1{width:33%}#wpbody-content #dashboard-widgets.columns-3 #postbox-container-3,#wpbody-content #dashboard-widgets.columns-3 #postbox-container-4{float:left}#dashboard-widgets .postbox-container,#wpbody-content #dashboard-widgets.columns-4 .postbox-container{width:25%}#dashboard-widgets-wrap .columns-3 #postbox-container-4 .empty-container{border:0!important}.ie8 #wpbody-content #dashboard-widgets .postbox-container{width:49.5%}.ie8 #wpbody-content #dashboard-widgets #postbox-container-2,.ie8 #wpbody-content #dashboard-widgets #postbox-container-3,.ie8 #wpbody-content #dashboard-widgets #postbox-container-4{float:left;width:50.5%}.ie8 #dashboard-widgets #postbox-container-3 .empty-container,.ie8 #dashboard-widgets #postbox-container-4 .empty-container{border:0 none;height:0;min-height:0}#dashboard-widgets-wrap{overflow:hidden;margin:0 -8px}#dashboard-widgets .postbox .inside{margin-bottom:0}#dashboard-widgets .meta-box-sortables{margin:0 8px;min-height:100px}h3.dashboard-widget-title,h3.dashboard-widget-title small,h3.dashboard-widget-title span{color:#333}h3.dashboard-widget-title small a{color:#d7d7d7}h3.dashboard-widget-title small a:hover{color:#fff}#the-comment-list td.comment p.comment-author{margin-top:0;margin-right:0}#the-comment-list p.comment-author img{float:right;margin-left:8px}#the-comment-list p.comment-author strong a{border:0}#the-comment-list td{vertical-align:top}#the-comment-list td.comment{word-wrap:break-word}#the-comment-list td.comment img{max-width:100%}.welcome-panel{position:relative;overflow:auto;margin:16px 0;padding:23px 10px 0;border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);background:#fff;font-size:13px;line-height:2.1em}.welcome-panel h3{margin:0;font-size:21px;font-weight:400;line-height:1.2}.welcome-panel h4{margin:1.33em 0 0;font-size:16px}.welcome-panel li{font-size:14px}.welcome-panel p{color:#777}.welcome-panel a{text-decoration:none}.welcome-panel .about-description{font-size:16px;margin:0}.welcome-panel .welcome-panel-close{position:absolute;top:5px;left:10px;padding:20px 3px 0 15px;font-size:13px;text-decoration:none;line-height:1}#welcome-panel.welcome-panel .welcome-panel-close::before{position:absolute;right:-18px;margin-top:-2px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.wp-core-ui .welcome-panel .button.button-hero{margin:15px 0 3px}.welcome-panel-content{margin-right:13px;max-width:1500px}.welcome-panel .welcome-panel-column-container{clear:both;overflow:hidden;position:relative}.welcome-panel .welcome-panel-column{width:32%;min-width:200px;float:right}.ie8 .welcome-panel .welcome-panel-column{min-width:230px}.welcome-panel .welcome-panel-column:first-child{width:36%}.welcome-panel-column p.hide-if-no-customize{margin-top:10px}.welcome-panel-column p{margin-top:7px;color:#464646}.welcome-panel .welcome-icon{display:block;padding:0 0 8px;background:transparent!important}.welcome-panel .welcome-icon:before{color:#888;font:400 20px/1 dashicons;speak:none;display:inline-block;padding:0 0 0 10px;top:-1px;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important;vertical-align:top}.welcome-panel .welcome-edit-page:before,.welcome-panel .welcome-write-blog:before{content:'\f119';top:-3px}.welcome-panel .welcome-add-page:before{content:'\f132'}.welcome-panel .welcome-view-site:before{content:'\f115';top:-2px}.welcome-panel .welcome-widgets-menus:before{content:'\f116';top:-2px}.welcome-panel .welcome-comments:before{content:'\f117';top:-1px}.welcome-panel .welcome-learn-more:before{content:'\f118';top:-1px}.welcome-panel .welcome-widgets-menus{line-height:16px}.welcome-panel .welcome-panel-column ul{margin:.8em 0 1em 1em}.welcome-panel .welcome-panel-column li{line-height:16px;list-style-type:none}#dashboard_primary .inside{margin:0;padding:0}#dashboard_primary .dashboard-widget-control-form,#dashboard_primary .widget-loading{padding:12px 12px 0}body #dashboard-widgets .postbox form .submit{margin:0}.dashboard-widget-control-form{overflow:hidden}.dashboard-widget-control-form p{margin-top:0}div.dashboard-widget-error{background-color:#c43}div.dashboard-widget-notice{background-color:#cfe1ef}.rssSummary{color:#777;margin-top:4px}#dashboard_primary .rss-widget{border-bottom:1px solid #eee;font-size:13px;padding:8px 12px 10px}#dashboard_primary .rss-widget:last-child{border-bottom:0;padding-bottom:8px}#dashboard_primary .rss-widget a{font-weight:400}#dashboard_primary .rss-widget span,#dashboard_primary .rss-widget span.rss-date{color:#777}#dashboard_primary .rss-widget span.rss-date{margin-right:12px}#dashboard_primary .rss-widget ul li{margin-bottom:8px}#dashboard_right_now ul{margin:0;overflow:hidden}#dashboard_right_now li{width:50%;float:right;margin-bottom:10px}#dashboard_right_now .inside{overflow:hidden;padding:0}#dashboard_right_now .main{overflow:hidden;padding:0 12px 11px}#dashboard_right_now .main p{margin:0}#dashboard_right_now #wp-version-message .button{clear:left;float:left;position:relative;top:-5px}.mu-storage{overflow:hidden}#dashboard-widgets h4.mu-storage{margin-bottom:10px}#dashboard_right_now li a:before,#dashboard_right_now li span:before{color:#888}#dashboard_right_now .sub{color:#777;background:#f5f5f5;border-top:1px solid #eee;padding:10px 12px 6px}#dashboard_right_now .sub h4{color:#555}#dashboard_right_now .sub p{margin:0 0 1em}#dashboard_right_now .warning a:before,#dashboard_right_now .warning span:before{color:#d54e21}#dashboard_right_now li a:before,#dashboard_right_now li span:before{content:'\f159';font:400 20px/1 dashicons;speak:none;display:block;float:right;margin:0 0 0 5px;padding:0;text-indent:0;text-align:center;position:relative;-webkit-font-smoothing:antialiased;text-decoration:none!important}#dashboard_right_now .page-count a:before,#dashboard_right_now .page-count span:before{content:'\f105'}#dashboard_right_now .post-count a:before,#dashboard_right_now .post-count span:before{content:'\f109'}#dashboard_right_now .comment-count a:before{content:'\f101'}#dashboard_right_now .comment-mod-count a:before{content:'\f125'}#dashboard_right_now .storage-count a:before{content:'\f104'}#dashboard_right_now .storage-count.warning a:before{content:'\f153'}#dashboard_quick_press .inside{margin:0;padding:0}#dashboard_quick_press div.updated{margin-bottom:10px;border:1px solid #eee;border-width:1px 0 1px 1px}#dashboard_quick_press form{overflow:hidden;margin:12px}#dashboard_quick_press .drafts,#dashboard_quick_press .easy-blogging{padding:10px 0 0}input#save-post{float:right}form.initial-form.quickpress-open label.prompt{font-style:normal}form.initial-form.quickpress-open input#title{height:auto}#dashboard_quick_press input,#dashboard_quick_press textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0}#dashboard_quick_press textarea{resize:vertical}#description-wrap{margin-top:12px}#title-wrap #title-prompt-text,.textarea-wrap #content-prompt-text{color:#777}.input-text-wrap,.textarea-wrap{position:relative}.input-text-wrap .prompt,.textarea-wrap .prompt{position:absolute}.textarea-wrap #content-prompt-text{font-size:1.1em;padding:7px 8px}.textarea-wrap textarea#content{margin:0 0 8px;padding:6px 7px}#quick-press textarea#content{min-height:90px;max-height:1300px;resize:none}.js #dashboard_quick_press .drafts{border-top:1px solid #eee}#dashboard_quick_press .drafts abbr{border:0}#dashboard_quick_press .drafts h4{margin:0 12px 8px;font-weight:400}#dashboard_quick_press .drafts .view-all{float:left;margin:0 0 0 12px}#dashboard_primary a.rsswidget{font-weight:400}#dashboard_quick_press .drafts ul{margin:0 12px}#dashboard_quick_press .drafts li{margin-bottom:1em}#dashboard_quick_press .drafts li time{color:#777}#dashboard_quick_press .drafts p{margin:0;word-wrap:break-word}#dashboard_quick_press .draft-title{overflow:hidden}#dashboard_quick_press .draft-title a,#dashboard_quick_press .draft-title time{float:right;margin:0 0 0 5px}#dashboard-widgets #dashboard_activity h4{margin:0 12px 8px 0;font-weight:400}#dashboard-widgets #dashboard_activity h4.comment-meta{margin:0}#dashboard_activity h4.comment-meta{margin-bottom:4px}#dashboard_activity ul{padding:0 12px}#dashboard_activity .comment-meta span.approve:before{content:'\f227';font:20px/.5 dashicons;margin-right:12px;vertical-align:middle;position:relative;top:-1px;margin-left:2px}#dashboard_activity .inside{padding:0;margin:0}#dashboard_activity .no-activity{overflow:hidden;padding:0 12px 12px;text-align:center}#dashboard_activity .no-activity p{color:#999;font-size:16px}#dashboard_activity .no-activity .smiley{margin-top:0}#dashboard_activity .no-activity .smiley:before{content:'\f328';font:400 120px/1 dashicons;speak:none;display:block;margin:0 0 0 5px;padding:0;text-indent:0;text-align:center;position:relative;-webkit-font-smoothing:antialiased;text-decoration:none!important}#dashboard_activity .subsubsub{float:none;border-top:1px solid #eee;margin-top:0;padding:8px 12px 4px}#future-posts ul,#published-posts ul{clear:both;margin-bottom:0}#future-posts li,#published-posts li{overflow:hidden;margin-bottom:8px}#future-posts ul span,#published-posts ul span{color:#777;float:right;margin-left:8px;min-width:150px}.activity-block{border-bottom:1px solid #eee;overflow:hidden;padding:8px 0 4px}.activity-block:last-child{border-bottom:0}.activity-block .subsubsub li{color:#ddd}#activity-widget #the-comment-list div.undo,#activity-widget #the-comment-list tr.undo{background:0 0;padding:6px 0}#activity-widget #the-comment-list .alt,#activity-widget #the-comment-list .alternate{background:0 0}#activity-widget #the-comment-list .comment-item{background:#fafafa;padding:12px;position:relative}#activity-widget #the-comment-list img{position:absolute;right:13px;top:13px}#activity-widget #the-comment-list .dashboard-comment-wrap{padding-right:63px}#activity-widget #the-comment-list .dashboard-comment-wrap blockquote{margin:1em 0}#activity-widget #the-comment-list .comment-item h4{font-size:13px;color:#999}#activity-widget #the-comment-list .comment-item p.row-actions{margin:4px 0 0}#activity-widget #the-comment-list .comment-item:first-child{border-top:1px solid #eee}#activity-widget #the-comment-list .unapproved{background-color:#fef7f1}#activity-widget #the-comment-list .unapproved:before{content:"";display:block;position:absolute;right:0;top:0;bottom:0;background:#d54e21;width:4px}#activity-widget #the-comment-list .spam-undo-inside .avatar,#activity-widget #the-comment-list .trash-undo-inside .avatar{margin-left:20px;position:relative;top:0}#dashboard-widgets #dashboard_browser_nag.postbox .inside{margin:10px}.edit-box{display:none}h3:hover .edit-box{display:inline}#dashboard-widgets form .input-text-wrap input,#dashboard-widgets form .textarea-wrap textarea{width:100%}#dashboard-widgets .postbox form .submit{float:none;margin:.5em 0 0;padding:0;border:0}#dashboard-widgets-wrap #dashboard-widgets .postbox form .submit #publish{min-width:0}#dashboard-widgets a{text-decoration:none}#dashboard-widgets h3 a{text-decoration:underline}#dashboard-widgets h3 .postbox-title-action{position:absolute;left:10px;padding:0;top:5px}.js #dashboard-widgets h3 .postbox-title-action{left:33px}#dashboard-widgets h4{color:#222;font-weight:400;font-size:14px;margin:0 0 .2em;padding:0}#dashboard_plugins h5{font-size:14px}#latest-comments #the-comment-list{position:relative}#activity-widget #the-comment-list .comment{-webkit-box-shadow:inset 0 1px 0 rgba(0,0,0,.06);box-shadow:inset 0 1px 0 rgba(0,0,0,.06)}#activity-widget .comments #the-comment-list .alt{background-color:transparent}#activity-widget #latest-comments #the-comment-list .comment-item{padding:1em 12px}#latest-comments #the-comment-list .pingback{padding-right:12px!important}#latest-comments #the-comment-list .comment-item:first-child{border-top:0}#latest-comments #the-comment-list .comment-item h4{line-height:1.5em;margin-top:0;color:#666}#latest-comments #the-comment-list .comment-item h4 cite{font-style:normal;font-weight:400}#latest-comments #the-comment-list .comment-item blockquote,#latest-comments #the-comment-list .comment-item blockquote p{margin:0;padding:0;display:inline}#latest-comments #the-comment-list .comment-item p.row-actions{margin:3px 0 0;padding:0;font-size:13px}#title-wrap label{cursor:text}#title-wrap #title{padding:2px 6px;font-size:1.3em;line-height:100%;outline:0}#title-wrap #title-prompt-text{font-size:1.1em;padding:5px 8px}.rss-widget ul{margin:0;padding:0;list-style:none}a.rsswidget{font-size:14px;font-weight:600;line-height:1.7em}.rss-widget ul li{line-height:1.5em;margin-bottom:12px}.rss-widget span.rss-date{color:#999;font-size:13px;margin-right:3px}.rss-widget cite{display:block;text-align:left;margin:0 0 1em;padding:0}.rss-widget cite:before{content:'\2014'}.dashboard-comment-wrap{overflow:hidden;word-wrap:break-word}#dashboard_browser_nag a.update-browser-link{font-size:1.2em;font-weight:600}#dashboard_browser_nag a{text-decoration:underline}#dashboard_browser_nag p.browser-update-nag.has-browser-icon{padding-left:125px}#dashboard_browser_nag .browser-icon{margin-top:-35px}#dashboard_browser_nag.postbox.browser-insecure{background-color:#ac1b1b;border-color:#ac1b1b}#dashboard_browser_nag.postbox{background-color:#e29808;background-image:none;border-color:#edc048;color:#fff;-webkit-box-shadow:none;box-shadow:none}#dashboard_browser_nag.postbox.browser-insecure h3{border-bottom-color:#cd5a5a;color:#fff}#dashboard_browser_nag.postbox h3{border-bottom-color:#f6e2ac;background:transparent none;color:#fff;-webkit-box-shadow:none;box-shadow:none}#dashboard_browser_nag a{color:#fff}#dashboard_browser_nag h3.hndle{border:0;font-weight:600;font-size:20px;padding-top:10px}.postbox#dashboard_browser_nag p a.dismiss{font-size:14px}.postbox#dashboard_browser_nag a,.postbox#dashboard_browser_nag p,.postbox#dashboard_browser_nag p.browser-update-nag{font-size:16px}@media only screen and (max-width:799px){#wpbody-content #dashboard-widgets .postbox-container{width:100%}}@media only screen and (min-width:800px) and (max-width:1499px){#wpbody-content #dashboard-widgets .postbox-container{width:49.5%}#wpbody-content #dashboard-widgets #postbox-container-2,#wpbody-content #dashboard-widgets #postbox-container-3,#wpbody-content #dashboard-widgets #postbox-container-4{float:left;width:50.5%}#dashboard-widgets #postbox-container-3 .empty-container,#dashboard-widgets #postbox-container-4 .empty-container{border:0 none;height:0;min-height:0}#wpbody #wpbody-content #dashboard-widgets.columns-1 .postbox-container{width:100%}#wpbody #wpbody-content .metabox-holder.columns-1 .postbox-container .empty-container{border:0 none;height:0;min-height:0}.index-php .columns-prefs,.index-php .screen-layout{display:block}.columns-prefs .columns-prefs-3,.columns-prefs .columns-prefs-4{display:none}}@media only screen and (min-width:1500px) and (max-width:1800px){#wpbody-content #dashboard-widgets .postbox-container{width:33.5%}#wpbody-content #dashboard-widgets #postbox-container-1{width:33%}#wpbody-content #dashboard-widgets #postbox-container-3,#wpbody-content #dashboard-widgets #postbox-container-4{float:left}#dashboard-widgets #postbox-container-4 .empty-container{border:0 none;height:0;min-height:0}}@media screen and (max-width:870px){.welcome-panel .welcome-panel-column,.welcome-panel .welcome-panel-column:first-child{display:block;float:none;width:100%}.welcome-panel .welcome-panel-column li{display:inline-block;margin-left:13px}.welcome-panel .welcome-panel-column ul{margin:.4em 0 0}}@media screen and (max-width:782px){#dashboard_recent_comments #the-comment-list .comment-item .avatar{height:30px;width:30px;margin:4px 0 5px 10px}}@media screen and (max-width:600px){.welcome-panel .welcome-panel-close{overflow:hidden;text-indent:100%;white-space:nowrap;width:20px;height:20px;left:0;padding:5px}#welcome-panel.welcome-panel .welcome-panel-close::before{font-size:20px;margin:0}}.post-com-count-wrapper{min-width:22px}.post-com-count{background:0 0;height:1.3em;line-height:1.1em;display:block;text-decoration:none;padding:0 0 6px;cursor:pointer;background-position:center -80px;background-repeat:no-repeat;color:#fff}.post-com-count:after{content:"";display:block;width:0;height:0;margin-right:8px;border-top:5px solid #bbb;border-left:5px solid transparent}.post-com-count span{font-size:11px;font-weight:600;height:1.4em;line-height:1.4em;min-width:.7em;padding:0 6px;display:inline-block;-webkit-border-radius:5px;border-radius:5px;background-color:#bbb;color:#fff}.post-com-count:hover{background-position:center -3px}.post-com-count:hover span{background-color:#2ea2cc}.post-com-count:hover:after{border-top:5px solid #2ea2cc}strong .post-com-count{background-position:center -55px}strong .post-com-count span{background-color:#0074a2}strong .post-com-count:after{border-top:5px solid #0074a2}.column-response .post-com-count{float:right;margin-left:5px;text-align:center}.response-links{float:right}.commentlist li{padding:1em 1em .2em;margin:0;border-bottom:1px solid #ccc}.commentlist li li{border-bottom:0;padding:0}.commentlist p{padding:0;margin:0 0 .8em}#submitted-on,.submitted-on{color:#777}#replyrow td{padding:2px}#replysubmit{margin:0;padding:0 5px 3px;text-align:center}#replysubmit .spinner{padding:2px 0 0;vertical-align:top;float:left}#replysubmit .button{margin-left:5px}#replysubmit .error{color:red;line-height:21px;text-align:center}#replyrow h5{margin:.2em 0 0;padding:0 5px;line-height:1.4em;font-size:1em}#edithead .inside{float:right;padding:3px 5px 2px 0;margin:0;text-align:center}#edithead .inside input{width:180px}#edithead label{padding:2px 0}#replycontainer{padding:5px}#replycontent{height:120px;-webkit-box-shadow:none;box-shadow:none}#replyerror{border-color:#ddd;background-color:#f9f9f9}.commentlist .avatar{vertical-align:text-top}#the-comment-list .attachment-80x60{padding:4px 8px}#the-comment-list div.undo,#the-comment-list tr.undo{background-color:#f4f4f4}#the-comment-list .unapproved td,#the-comment-list .unapproved th{background-color:#fef7f1}#the-comment-list .unapproved th.check-column{border-right:4px solid #d54e21}#the-comment-list .unapproved th.check-column input{margin-right:4px}#the-comment-list .approve a{color:#006505}#the-comment-list .unapprove a{color:#d98500}#the-comment-list td,#the-comment-list th{-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}#the-comment-list tr:last-child td,#the-comment-list tr:last-child th{-webkit-box-shadow:none;box-shadow:none}#the-comment-list tr.unapproved+tr.approved td,#the-comment-list tr.unapproved+tr.approved th{border-top:1px solid rgba(0,0,0,.03)}.vim-current,.vim-current td,.vim-current th{background-color:#e4f2fd!important}th .comment-grey-bubble{height:16px;width:16px}th .comment-grey-bubble:before{content:'\f101';font:400 20px/.5 dashicons;speak:none;display:inline-block;padding:0;top:4px;right:-4px;position:relative;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important;color:#444}table.fixed{table-layout:fixed}.fixed .column-rating,.fixed .column-visible{width:8%}.fixed .column-author,.fixed .column-date,.fixed .column-format,.fixed .column-links,.fixed .column-parent,.fixed .column-posts{width:10%}.fixed .column-comment .comment-author{display:none}.fixed .column-categories,.fixed .column-rel,.fixed .column-response,.fixed .column-role,.fixed .column-tags{width:15%}.fixed .column-slug{width:25%}.fixed .column-locations{width:35%}.fixed .column-comments{width:4em;padding:8px 0;text-align:right}.fixed .column-comments .vers{padding-right:3px}.fixed .column-comments a{float:right}.fixed .column-icon{width:80px}.wp-list-table a{-webkit-transition:none;transition:none}#the-list tr:last-child td,#the-list tr:last-child th{border-bottom:0!important;-webkit-box-shadow:none;box-shadow:none}#comments-form .fixed .column-author{width:20%}#commentsdiv.postbox .inside{margin:0;padding:0}#commentsdiv .inside .row-actions{line-height:18px}#commentsdiv .inside .column-author{width:25%}#commentsdiv .column-comment p{margin:.6em 0;padding:0}#commentsdiv #replyrow td{padding:0}#commentsdiv p{padding:8px 10px;margin:0}#commentsdiv .comments-box{border:0 none}#commentsdiv .comments-box thead th{background:0 0;padding:0 7px 4px;font-style:italic}#commentsdiv .comments-box tr:last-child td{border-bottom:0 none}#commentsdiv .spinner{padding-right:5px}.sorting-indicator{display:none;width:10px;height:4px;margin-top:8px;margin-right:7px}.sorting-indicator:before{background:0 0;content:'\f142';font:400 20px/1 dashicons;speak:none;display:inline-block;padding:0;top:-4px;right:-8px;line-height:10px;position:relative;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important;color:#444}.column-comments .sorting-indicator:before{top:0;right:-10px}th.desc:hover span.sorting-indicator:before,th.sorted.asc .sorting-indicator:before{content:'\f142'}th.asc:hover span.sorting-indicator:before,th.sorted.desc .sorting-indicator:before{content:'\f140'}tr.wp-locked .locked-indicator{margin-right:6px;height:20px;width:16px}tr.wp-locked .locked-indicator:before{color:#888;content:'\f160';display:inline-block;float:right;font:400 20px/1 dashicons;speak:none;vertical-align:middle;margin-right:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}tr.wp-locked .check-column input[type=checkbox],tr.wp-locked .check-column label,tr.wp-locked .row-actions .inline,tr.wp-locked .row-actions .trash{display:none}tr .locked-info{height:0;opacity:0}tr.wp-locked .locked-info{margin-top:8px;height:auto;opacity:1}.locked-text{vertical-align:top}tr.locked-info,tr.wp-locked .locked-info{-webkit-transition:height 1s,opacity .5s;transition:height 1s,opacity .5s}.fixed .column-comments .sorting-indicator{margin-top:3px}#menu-locations-wrap .widefat{width:60%}.widefat th.sortable,.widefat th.sorted{padding:0}th.sortable a,th.sorted a{display:block;overflow:hidden;padding:7px 10px 8px 7px}th.manage-column a,th.sortable a:active,th.sortable a:focus,th.sortable a:hover{color:#333}th.sortable a:focus{background:#e1e1e1}.fixed .column-comments.sortable a,.fixed .column-comments.sorted a{padding:8px 0}th.sortable a span,th.sorted a span{float:right;cursor:pointer}th.desc:hover span.sorting-indicator,th.sorted.asc .sorting-indicator{display:block;background-position:0 0}th.asc:hover span.sorting-indicator,th.sorted.desc .sorting-indicator{display:block;background-position:-7px 0}.tablenav-pages a{font-weight:600;margin-left:1px;padding:0 2px}.tablenav-pages .current-page{padding-top:0;text-align:center}.tablenav-pages .next-page{margin-right:2px}.tablenav a.button-secondary{display:block;margin:3px 0 0 8px}.tablenav{clear:both;height:30px;margin:6px 0 4px;vertical-align:middle}.tablenav.themes{max-width:98%}.tablenav .tablenav-pages{float:left;display:block;cursor:default;height:30px;color:#555;line-height:30px;font-size:12px}.tablenav .no-pages,.tablenav .one-page .pagination-links{display:none}.tablenav .tablenav-pages a,.tablenav-pages span.current{text-decoration:none;padding:3px 6px}.tablenav .tablenav-pages a{padding:0 10px 3px;background:#eee;background:rgba(0,0,0,.05);font-size:16px;font-weight:400}.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover{color:#fff;background:#2ea2cc}.tablenav .tablenav-pages a.disabled,.tablenav .tablenav-pages a.disabled:active,.tablenav .tablenav-pages a.disabled:focus,.tablenav .tablenav-pages a.disabled:hover{color:#aaa;background:#eee;background:rgba(0,0,0,.05)}.tablenav .displaying-num{margin-left:2px;color:#777;font-size:12px;font-style:italic}.tablenav .actions{overflow:hidden;padding:2px 0 0 8px}.tablenav .delete{margin-left:20px}.tablenav .dots{border-color:transparent}.tablenav .next,.tablenav .prev{border-color:transparent;color:#0074a2}.tablenav .next:hover,.tablenav .prev:hover{border-color:transparent;color:#2ea2cc}.view-switch{float:left;margin:5px 8px 0 16px}.view-switch img{display:none}.view-switch a{text-decoration:none}.view-switch>a{display:inline-block;width:18px;height:18px}.view-switch>a:before{color:#bbb;content:'\f163';display:inline-block;float:right;font:400 20px/1 dashicons;speak:none;vertical-align:middle;margin-right:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.view-switch a:hover:before{color:#727272}.view-switch a.current:before{color:#0074a2}.view-switch>a+a:before{margin-right:5px;content:'\f164'}.filter{float:right;margin:-5px 10px 0 0}.filter .subsubsub{margin-right:-10px;margin-top:13px}.screen-per-page{width:4em}#posts-filter fieldset{float:right;margin:0 0 1em 1.5ex;padding:0}#posts-filter fieldset legend{padding:0 1px .2em 0}p.pagenav{margin:0;display:inline}.pagenav span{font-weight:600;margin:0 6px}.row-title{font-size:14px!important;font-weight:600}.column-comment .comment-author{margin-bottom:.6em}.column-author img,.column-comment .comment-author img,.column-username img{float:right;margin-left:10px;margin-top:1px}.row-actions{color:#ddd;font-size:13px;visibility:hidden;padding:2px 0 0}.mobile .row-actions,.row-actions.visible,div.comment-item:hover .row-actions,tr:hover .row-actions{visibility:visible}.row-actions-visible{padding:2px 0 0}#wpbody-content .inline-edit-row fieldset{font-size:12px;float:right;margin:0;padding:0;width:100%}#wpbody-content .inline-edit-row fieldset .inline-edit-col,tr.inline-edit-row td{padding:0 .5em}#wpbody-content .quick-edit-row-page fieldset.inline-edit-col-right .inline-edit-col{border-width:0 1px 0 0;border-style:none none none solid}#wpbody-content .quick-edit-row-post .inline-edit-col-left{width:40%}#wpbody-content .quick-edit-row-post .inline-edit-col-right{width:39%}#wpbody-content .inline-edit-row-post .inline-edit-col-center{width:20%}#wpbody-content .quick-edit-row-page .inline-edit-col-left{width:50%}#wpbody-content .bulk-edit-row-post .inline-edit-col-right,#wpbody-content .quick-edit-row-page .inline-edit-col-right{width:49%}#wpbody-content .bulk-edit-row .inline-edit-col-left{width:30%}#wpbody-content .bulk-edit-row-page .inline-edit-col-right{width:69%}#wpbody-content .bulk-edit-row .inline-edit-col-bottom{float:left;width:69%}#wpbody-content .inline-edit-row-page .inline-edit-col-right{margin-top:27px}.inline-edit-row fieldset .inline-edit-group{clear:both}.inline-edit-row fieldset .inline-edit-group:after{content:".";display:block;height:0;clear:both;visibility:hidden}.inline-edit-row p.submit{clear:both;padding:.5em;margin:.5em 0 0}.inline-edit-row span.error{line-height:22px;margin:0 15px;padding:3px 5px}.inline-edit-row h4{margin:.2em 0;padding:0;line-height:23px}.inline-edit-row fieldset span.checkbox-title,.inline-edit-row fieldset span.title{margin:0;padding:0}.inline-edit-row fieldset label,.inline-edit-row fieldset span.inline-edit-categories-label{display:block;margin:.2em 0}.inline-edit-row fieldset label.inline-edit-tags{margin-top:0}.inline-edit-row fieldset label.inline-edit-tags span.title{margin:.2em 0;width:auto}.inline-edit-row fieldset label span.title{display:block;float:right;width:5em}.inline-edit-row fieldset label span.input-text-wrap{display:block;margin-right:5em}.quick-edit-row-post fieldset.inline-edit-col-right label span.title{width:auto;padding-left:.5em}.inline-edit-row .input-text-wrap input[type=text]{width:100%}.inline-edit-row fieldset label input[type=checkbox]{vertical-align:text-bottom}.inline-edit-row fieldset label textarea{width:100%;height:4em}#wpbody-content .bulk-edit-row fieldset .inline-edit-group label{max-width:50%}#wpbody-content .quick-edit-row fieldset .inline-edit-group label.alignleft:first-child{margin-left:.5em}.inline-edit-col-right .input-text-wrap input.inline-edit-menu-order-input{width:6em}.inline-edit-save .spinner{padding:4px 10px 0;vertical-align:top;float:left}.inline-edit-row h4{text-transform:uppercase}.inline-edit-row fieldset span.checkbox-title,.inline-edit-row fieldset span.title{font-style:italic;line-height:1.8em}.inline-edit-row fieldset .inline-edit-date{float:right}.inline-edit-row fieldset input[name=hh],.inline-edit-row fieldset input[name=jj],.inline-edit-row fieldset input[name=mn]{font-size:12px;width:2.1em}.inline-edit-row fieldset input[name=aa]{font-size:12px;width:3.5em}.inline-edit-row fieldset label input.inline-edit-password-input{width:8em}ul.cat-checklist{height:12em;border:solid 1px #ddd;overflow-y:scroll;padding:0 5px;margin:0;background-color:#fff}#bulk-titles{display:block;height:12em;border:1px solid #ddd;overflow-y:scroll;padding:0 5px;margin:0 0 5px}.inline-edit-row fieldset ul.cat-checklist input,.inline-edit-row fieldset ul.cat-checklist li{margin:0;position:relative}.inline-edit-row #bulk-titles div,.inline-edit-row fieldset ul.cat-checklist label{font-style:normal;font-size:11px}.inline-edit-row fieldset label input.inline-edit-menu-order-input{width:3em}.inline-edit-row fieldset label input.inline-edit-slug-input{width:75%}.inline-edit-row #post_parent,.inline-edit-row select[name=page_template]{max-width:80%}.ie8 .inline-edit-row #post_parent,.ie8 .inline-edit-row select[name=page_template]{width:250px}.quick-edit-row-post fieldset label.inline-edit-status{float:right}#bulk-titles{line-height:140%}#bulk-titles div{margin:.2em .3em}#bulk-titles div a{cursor:pointer;display:block;float:right;height:18px;margin:0 -2px 0 3px;overflow:hidden;position:relative;width:20px}#bulk-titles div a:before{position:relative;top:-3px}.plugins tbody,.plugins tbody th.check-column{padding:8px 2px 0 0}.plugins tbody th.check-column input[type=checkbox]{margin-top:4px}#update-plugins-table tbody td p{margin-top:0}#update-plugins-table tbody td p strong{font-size:14px}.plugins .inactive th.check-column,.plugins tfoot th.check-column,.plugins thead th.check-column{padding-right:6px}#update-plugins-table tfoot th.check-column,#update-plugins-table thead th.check-column{padding-top:11px}.plugins,.plugins td,.plugins th{color:#000}.plugins tr{background:#fff}.plugins p{margin:0 4px;padding:0}.plugins .desc p{margin:0 0 8px}.plugins td.desc{line-height:1.5em}.plugins .desc ol,.plugins .desc ul{margin:0 2em 0 0}.plugins .desc ul{list-style-type:disc}.plugins .row-actions{font-size:13px}.plugins .active td,.plugins .active th,.plugins .inactive td,.plugins .inactive th{padding:10px 9px}.plugins .active td,.plugins .active th{background-color:#f7fcfe}.plugins .update td,.plugins .update th{border-bottom:0}.plugin-update-tr td{border-top:0}.plugin-install #the-list td,.plugins .active td,.plugins .active th,.plugins .inactive td,.plugins .inactive th,.upgrade .plugins td,.upgrade .plugins th{-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.plugins tr.active+tr.inactive td,.plugins tr.active+tr.inactive th,.plugins tr.active.plugin-update-tr+tr.inactive td,.plugins tr.active.plugin-update-tr+tr.inactive th{border-top:1px solid rgba(0,0,0,.03);-webkit-box-shadow:inset 0 1px 0 rgba(0,0,0,.02),inset 0 -1px 0 #e1e1e1;box-shadow:inset 0 1px 0 rgba(0,0,0,.02),inset 0 -1px 0 #e1e1e1}.plugins .update td,.plugins .update th,.plugins tr.active+tr.inactive.update td,.plugins tr.active+tr.inactive.update th,.upgrade .plugins tr:last-of-type td,.upgrade .plugins tr:last-of-type th{-webkit-box-shadow:none;box-shadow:none}.plugins .active.update td,.plugins .active.update th,tr.active.update+tr.plugin-update-tr .plugin-update{background-color:#fef7f1}.plugins .active th.check-column{border-right:4px solid #2ea2cc}.plugins .active.update th.check-column,.plugins .active.update+.plugin-update-tr .plugin-update{border-right:4px solid #d54e21}#wpbody-content .plugins .plugin-title,#wpbody-content .plugins .theme-title{padding-left:12px;white-space:nowrap}.plugins .inactive .plugin-title strong{font-weight:400}.plugins .row-actions,.plugins .second{padding:0 0 5px}.plugins .update .row-actions,.plugins .update .second{padding-bottom:0}.plugins-php .widefat tfoot td,.plugins-php .widefat tfoot th{border-top-style:solid;border-top-width:1px}.plugin-update-tr .update-message{font-size:13px;font-weight:400;padding:6px 12px;margin:0 31px 8px 10px;background-color:#f7f7f7;background-color:rgba(0,0,0,.03)}.plugin-update-tr .update-message:before{color:#d54e21;content:'\f463';display:inline-block;font:400 20px/1 dashicons;speak:none;margin:0 -2px 0 8px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:top}.plugins .plugin-update{padding:0;border:0;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}tr.active+tr.plugin-update-tr .plugin-update{background-color:#f7fcfe}tr.active+tr.plugin-update-tr .plugin-update .update-message{background-color:#fcf3ef}.plugin-install-php h4{margin:2.5em 0 8px}.wp-list-table .site-deleted{background:#ff8573}.wp-list-table .site-spammed{background:#faafaa}.wp-list-table .site-archived{background:#ffebe8}.wp-list-table .site-mature{background:#fecac2}@media screen and (max-width:782px){.tablenav{height:auto}.tablenav.top{margin:0}.tablenav.bottom{position:relative;margin-top:15px}.tablenav br{display:none}.tablenav br.clear{display:block}.tablenav.top .actions,.tablenav.top .displaying-num,.view-switch{display:none}.tablenav.bottom .displaying-num{position:absolute;left:0;top:10px;font-size:14px}.tablenav-pages{width:100%;text-align:center;margin:0 0 25px}.tablenav.bottom .tablenav-pages{margin-top:25px}.tablenav.top .tablenav-pages.one-page{display:none}.tablenav.bottom .tablenav-pages.one-page{margin:15px 0 0;height:0}.tablenav-pages .pagination-links .paging-input{font-size:18px}.tablenav-pages .pagination-links a{padding:8px 20px 11px;font-size:18px;background:rgba(0,0,0,.05)}.tablenav-pages .pagination-links .current-page{padding:10px;font-size:14px}.form-wrap>p{display:none}.comment-count{font-size:14px}.column-categories,.column-tags,.fixed .column-author,.fixed .column-date,.media .column-parent,.sites .column-registered,.sites .column-users,.tags .column-description,.users .column-email,.users .column-name{display:none}.fixed .column-comment .comment-author{display:block}.column-title{width:85%}.fixed .column-comments,.widefat .check-column{width:35px}.widefat tfoot .check-column,.widefat thead .check-column{padding:10px 0}.widefat *{word-wrap:normal}#wpbody-content .bulk-edit-row .inline-edit-col-bottom,#wpbody-content .bulk-edit-row .inline-edit-col-left,#wpbody-content .bulk-edit-row-page .inline-edit-col-right,#wpbody-content .bulk-edit-row-post .inline-edit-col-right,#wpbody-content .inline-edit-row-post .inline-edit-col-center,#wpbody-content .quick-edit-row-page .inline-edit-col-left,#wpbody-content .quick-edit-row-page .inline-edit-col-right,#wpbody-content .quick-edit-row-post .inline-edit-col-left,#wpbody-content .quick-edit-row-post .inline-edit-col-right{float:none;width:100%}#wpbody-content .bulk-edit-row fieldset .inline-edit-col label,#wpbody-content .bulk-edit-row fieldset .inline-edit-group label,#wpbody-content .quick-edit-row fieldset .inline-edit-col label,#wpbody-content .quick-edit-row fieldset .inline-edit-group label{max-width:none;float:none;margin-bottom:5px}#wpbody .bulk-edit-row fieldset select{display:block;width:100%;max-width:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.inline-edit-row #bulk-titles div,.inline-edit-row fieldset ul.cat-checklist label{font-size:16px}.inline-edit-row fieldset label span.title{float:none}.inline-edit-row fieldset label.inline-edit-tags{padding:0 .5em}.inline-edit-row fieldset .inline-edit-col label.inline-edit-tags{padding:0}.inline-edit-row fieldset label span.input-text-wrap{margin-right:0}.inline-edit-row fieldset input[name=hh],.inline-edit-row fieldset input[name=jj],.inline-edit-row fieldset input[name=mn]{width:3em}.inline-edit-row fieldset input[name=aa]{width:4.5em}#bulk-titles div{margin:.8em .3em}#bulk-titles div a{height:22px}.tags .column-posts{width:50px}.tags .column-slug{width:30%}.comments .column-response,.users .column-role{width:35%}.sites .column-blogname{width:55%}#wpbody-content #update-themes-table .plugin-title{width:auto}.link-manager-php #posts-filter{margin-top:25px}.link-manager-php .tablenav.bottom{overflow:hidden}.wp-list-table.plugins{position:relative;margin-top:35px;margin-bottom:50px}#wpbody-content .wp-list-table.plugins tfoot .column-description,.wp-list-table.plugins th#description,.wp-list-table.plugins thead .column-description{display:none}#wpbody-content .wp-list-table.plugins,#wpbody-content .wp-list-table.plugins .column-description,#wpbody-content .wp-list-table.plugins .manage-column.column-name,#wpbody-content .wp-list-table.plugins .plugin-title,#wpbody-content .wp-list-table.plugins .plugin-update,#wpbody-content .wp-list-table.plugins .theme-title,#wpbody-content .wp-list-table.plugins tbody,#wpbody-content .wp-list-table.plugins thead,#wpbody-content .wp-list-table.plugins tr{display:block;width:auto}.wp-list-table.plugins tfoot,.wp-list-table.plugins thead{position:absolute;top:-35px;right:0;left:0;width:auto;height:35px}.wp-list-table.plugins tfoot{bottom:-35px;top:auto}.active,.inactive{padding-top:0}.wp-list-table.plugins .plugin-title,.wp-list-table.plugins .theme-title{padding-top:13px;padding-bottom:4px}.plugins tr.active+tr.inactive td,.plugins tr.active+tr.inactive th.check-column,.wp-list-table.plugins .plugin-title,.wp-list-table.plugins .theme-title,.wp-list-table.plugins tbody th{-webkit-box-shadow:none;box-shadow:none}.plugins tbody{padding:1px 0 0}.plugins tr.active+tr.inactive td.column-description{-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.plugins tr.active+tr.inactive td,.plugins tr.active+tr.inactive th.check-column{border-top:0}.wp-list-table.plugins .column-description{padding-top:0}.wp-list-table.plugins .column-description,.wp-list-table.plugins .manage-column.column-name,.wp-list-table.plugins .plugin-title,.wp-list-table.plugins .theme-title{padding-left:12px;padding-right:46px}.wp-list-table.plugins tr{position:relative}.wp-list-table.plugins th.check-column,.wp-list-table.plugins tr.update th.check-column{position:absolute;height:auto;top:0;bottom:0;right:0;padding-right:2px;padding-top:18px}.wp-list-table.plugins tfoot th.check-column,.wp-list-table.plugins thead th.check-column{padding-right:3px;padding-top:11px;background:0 0}.widefat tbody th.check-column input[type=checkbox]{margin-top:-3px;margin-right:8px}.wp-list-table.plugins .active .check-column input,.wp-list-table.plugins .update .check-column input{margin-right:5px}.wp-list-table.plugins tfoot .check-column input,.wp-list-table.plugins thead .check-column input{margin-top:-6px}.wp-list-table.plugins .active th.check-column{background:0 0}.wp-list-table.plugins .plugin-title strong,.wp-list-table.plugins .theme-title strong{font-size:1.4em;line-height:1.6em}table.plugin-install .column-description,table.plugin-install .column-name,table.plugin-install .column-rating,table.plugin-install .column-version{display:block;width:auto}table.plugin-install th.column-description,table.plugin-install th.column-name,table.plugin-install th.column-rating,table.plugin-install th.column-version{display:none}table.plugin-install td.column-name strong{font-size:1.4em;line-height:1.6em}table.plugin-install #the-list td{-webkit-box-shadow:none;box-shadow:none}table.plugin-install #the-list tr{display:block;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}}#poststuff{padding-top:10px;min-width:763px}#poststuff #post-body{padding:0}#poststuff .postbox-container{width:100%}#poststuff #post-body.columns-2{margin-left:300px}#show-comments{overflow:hidden}#save-action .spinner,#show-comments .spinner,#show-comments a{float:right}#lost-connection-notice .spinner{display:block;float:right;margin:0 0 0 5px}#titlediv{position:relative;margin-bottom:10px}#titlediv label{cursor:text}#titlediv div.inside{margin:0}#poststuff #titlewrap{border:0;padding:0}#titlediv #title{padding:3px 8px;font-size:1.7em;line-height:100%;height:1.7em;width:100%;outline:0;margin:0;background-color:#fff}#titlediv #title-prompt-text{color:#777;position:absolute;font-size:1.7em;padding:11px 10px}#wp-fullscreen-save .fs-saved{color:#999;float:left;margin-top:4px}#poststuff .inside-submitbox,#side-sortables .inside-submitbox{margin:0 3px;font-size:11px}input#link_description,input#link_url{width:98%}#pending{background:0 none;border:0 none;padding:0;font-size:11px;margin-top:-1px}#edit-slug-box{line-height:24px;min-height:25px;margin-top:5px;padding:0 10px;color:#666}#edit-slug-box .cancel{margin-left:10px;font-size:11px}#editable-post-name-full{display:none}#editable-post-name{background-color:#fffbcc}#editable-post-name input{font-size:13px;height:22px;margin:0;width:16em}.postarea h3 label{float:right}.submitbox .submit{text-align:right;padding:12px 10px 10px;font-size:11px;background-color:#464646;color:#ccc}.submitbox .submitdelete{text-decoration:none;padding:1px 2px}#normal-sortables .submitbox .submitdelete:hover{color:#000;background-color:red;border-bottom-color:red}.submitbox .submit a:hover{text-decoration:underline}.submitbox .submit input{margin-bottom:8px;margin-left:4px;padding:6px}.inside-submitbox #post_status{margin:2px -2px 2px 0}#post-status-select{margin-top:3px}#post-body #normal-sortables{min-height:50px}.postbox{position:relative;min-width:255px;border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);background:#fff}#trackback_url{width:99%}#normal-sortables .postbox .submit{background:transparent none;border:0 none;float:left;padding:0 12px;margin:0}.category-add input[type=text],.category-add select{width:100%;max-width:260px;vertical-align:baseline}#side-sortables .category-add input[type=text],#side-sortables .category-add select{margin:0 0 1em}#side-sortables .add-menu-item-tabs li,.wp-tab-bar li,ul.category-tabs li{display:inline;line-height:1.35em}.no-js .category-tabs li.hide-if-no-js{display:none}#side-sortables .add-menu-item-tabs a,.category-tabs a,.wp-tab-bar a{text-decoration:none}#post-body ul.add-menu-item-tabs li.tabs a,#post-body ul.category-tabs li.tabs a,#side-sortables .add-menu-item-tabs .tabs a,#side-sortables .category-tabs .tabs a,.wp-tab-bar .wp-tab-active a{color:#333}.category-tabs{margin:8px 0 5px}#category-adder h4{margin:10px 0}#side-sortables .add-menu-item-tabs,.wp-tab-bar{margin-bottom:3px}#normal-sortables .postbox #replyrow .submit{float:none;margin:0;padding:0 7px 5px}#side-sortables .submitbox .submit .preview,#side-sortables .submitbox .submit a.preview:hover,#side-sortables .submitbox .submit input{border:0 none}#side-sortables .inside-submitbox .insidebox,.stuffbox .insidebox{margin:11px 0}ul.add-menu-item-tabs,ul.category-tabs,ul.wp-tab-bar{margin-top:12px}ul.add-menu-item-tabs li,ul.category-tabs li{border:solid 1px transparent;position:relative}.wp-tab-active,ul.add-menu-item-tabs li.tabs,ul.category-tabs li.tabs{border:1px solid #dfdfdf;border-bottom-color:#fdfdfd;background-color:#fdfdfd}ul.add-menu-item-tabs li,ul.category-tabs li,ul.wp-tab-bar li{padding:3px 5px 5px}#postimagediv .inside img{max-width:100%;height:auto}form#tags-filter{position:relative}td.plugin-title strong,td.post-title strong{display:block;margin-bottom:.2em;font-size:14px}td.plugin-title p,td.post-title p{margin:6px 0}.ui-tabs-hide,.wp-hidden-children .wp-hidden-child{display:none}#post-body .tagsdiv #newtag{margin-left:5px;width:16em}#side-sortables input#post_password{width:94%}#side-sortables .tagsdiv #newtag{width:68%}#post-status-info{width:100%;border-spacing:0;border:1px solid #e5e5e5;border-top:0;background-color:#f7f7f7;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04)}#post-status-info td{font-size:12px}.autosave-info{padding:2px;text-align:left}#editorcontent #post-status-info{border:0}#content-resize-handle{background:transparent url(../images/resize.gif) no-repeat scroll left bottom;width:12px;cursor:row-resize}.rtl #content-resize-handle{background:transparent url(../images/resize-rtl.gif) no-repeat scroll right bottom}#wp-word-count{display:block;padding:2px 10px}#timestampdiv select{height:21px;line-height:14px;padding:0;vertical-align:top;font-size:12px}#aa,#hh,#jj,#mn{padding:1px;font-size:12px}#hh,#jj,#mn{width:2em}#aa{width:3.4em}.curtime #timestamp{padding:2px 0 1px;display:inline!important;height:auto!important}#misc-publishing-actions label[for=post_status]:before,#post-body #visibility:before,#post-body .misc-pub-revisions:before,.curtime #timestamp:before,span.wp-media-buttons-icon:before{color:#888}#post-body #visibility:before,#post-body .misc-pub-revisions:before,.curtime #timestamp:before{font:400 20px/1 dashicons;speak:none;display:inline-block;padding:0 0 0 2px;top:0;right:-1px;position:relative;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important}#post-body #visibility:before{content:'\f177'}.curtime #timestamp:before{content:'\f145';top:-1px}#post-body .misc-pub-revisions:before{content:'\f321'}#timestampdiv{padding-top:5px;line-height:23px}#timestampdiv p{margin:8px 0 6px}#timestampdiv input{border-width:1px;border-style:solid}.notification-dialog{position:fixed;top:30%;right:50%;width:450px;margin-right:-225px;background:#fff;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.3);box-shadow:0 3px 6px rgba(0,0,0,.3);line-height:1.5;z-index:1000005}.notification-dialog-background{position:fixed;top:0;right:0;left:0;bottom:0;background:#000;opacity:.7;filter:alpha(opacity=70);z-index:1000000}#post-lock-dialog .post-locked-message,#post-lock-dialog .post-taken-over{margin:25px}#post-lock-dialog .post-locked-message a.button{margin-left:10px}#post-lock-dialog .post-locked-avatar{float:right;margin:0 0 20px 20px}#post-lock-dialog .wp-tab-first{outline:0}#post-lock-dialog .locked-saving img{float:right;margin-left:3px}#post-lock-dialog.saved .locked-saved,#post-lock-dialog.saving .locked-saving{display:inline}#excerpt,.attachmentlinks{margin:0;height:4em;width:98%}.tagchecklist{margin-right:14px;font-size:12px;overflow:auto}.tagchecklist br{display:none}.tagchecklist strong{margin-right:-8px;position:absolute}.tagchecklist span{margin-left:25px;display:block;float:right;font-size:13px;line-height:1.8em;white-space:nowrap;cursor:default}.tagchecklist span a{margin:1px -17px 0 0;cursor:pointer;width:20px;height:20px;display:block;float:right;text-indent:0;overflow:hidden;position:absolute}#poststuff h2{margin-top:20px;font-size:1.5em;margin-bottom:15px;padding:0 0 3px;clear:right}#poststuff h3{font-size:14px;padding:8px 12px;margin:0;line-height:1.4}#poststuff .inside{margin:6px 0 0}#poststuff .inside #page_template,#poststuff .inside #parent_id{max-width:100%}#poststuff .inside label.deleted,#poststuff .inside label.spam{color:red}#poststuff .inside label.waiting{color:orange}#poststuff .inside label.approved{color:green}.ie8 #poststuff .inside #page_template,.ie8 #poststuff .inside #parent_id{width:250px}#post-visibility-select{line-height:1.5em;margin-top:3px}#poststuff #submitdiv .inside{margin:0;padding:0}.edit-form-section{margin-bottom:20px}#postcustomstuff thead th{padding:5px 8px 8px;background-color:#f1f1f1}#postcustom #postcustomstuff .submit{border:0 none;float:none;padding:0 8px 8px}#side-sortables #postcustom #postcustomstuff .submit{margin:0;padding:0}#side-sortables #postcustom #postcustomstuff #the-list textarea{height:85px}#side-sortables #postcustom #postcustomstuff td.left input,#side-sortables #postcustom #postcustomstuff td.left select,#side-sortables #postcustomstuff #newmetaleft a{margin:3px 3px 0}#postcustomstuff table{margin:0;width:100%;border:1px solid #dfdfdf;border-spacing:0;background-color:#f9f9f9}#postcustomstuff tr{vertical-align:top}#postcustomstuff table input,#postcustomstuff table select,#postcustomstuff table textarea{width:96%;margin:8px}#side-sortables #postcustomstuff table input,#side-sortables #postcustomstuff table select,#side-sortables #postcustomstuff table textarea{margin:3px}#postcustomstuff td.left,#postcustomstuff th.left{width:38%}#postcustomstuff .submit input{margin:0;width:auto}#postcustomstuff #newmetaleft a{display:inline-block;margin:0 8px 8px;text-decoration:none}.no-js #postcustomstuff #enternew{display:none}#post-body-content .compat-attachment-fields{margin-bottom:20px}.compat-attachment-fields th{padding-top:5px;padding-left:10px}#select-featured-image{padding:4px 0;overflow:hidden}#select-featured-image img{max-width:100%;height:auto;margin-bottom:10px}#select-featured-image a{float:right;clear:both}#select-featured-image .remove{display:none;margin-top:10px}.js #select-featured-image.has-featured-image .remove{display:inline-block}.no-js #select-featured-image .choose{display:none}.post-state-format{overflow:hidden;display:inline-block;vertical-align:middle;height:20px;width:20px;margin-left:5px;margin-top:-4px}.post-state-format:before{display:block;height:20px;width:20px;font:400 20px/1 dashicons!important;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.post-format-icon:before,.post-state-format:before{color:#ddd;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}a.post-format-icon:hover:before,a.post-state-format:hover:before{color:#2ea2cc}#post-formats-select{line-height:2em}#post-formats-select .post-format-icon:before{top:5px}input.post-format{margin-top:1px}label.post-format-icon{margin-right:0;padding:2px 0}.post-format-icon:before{position:relative;display:inline-block;margin-left:7px;font:400 20px/1 dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.post-format-icon.post-format-standard:before,.post-state-format.post-format-standard:before,a.post-state-format.format-standard:before{content:'\f109'}.post-format-icon.post-format-image:before,.post-state-format.post-format-image:before,a.post-state-format.format-image:before{content:'\f128'}.post-format-icon.post-format-gallery:before,.post-state-format.post-format-gallery:before,a.post-state-format.format-gallery:before{content:'\f161'}.post-format-icon.post-format-audio:before,.post-state-format.post-format-audio:before,a.post-state-format.format-audio:before{content:'\f127'}.post-format-icon.post-format-video:before,.post-state-format.post-format-video:before,a.post-state-format.format-video:before{content:'\f126'}.post-format-icon.post-format-chat:before,.post-state-format.post-format-chat:before,a.post-state-format.format-chat:before{content:'\f125'}.post-format-icon.post-format-status:before,.post-state-format.post-format-status:before,a.post-state-format.format-status:before{content:'\f130'}.post-format-icon.post-format-aside:before,.post-state-format.post-format-aside:before,a.post-state-format.format-aside:before{content:'\f123'}.post-format-icon.post-format-quote:before,.post-state-format.post-format-quote:before,a.post-state-format.format-quote:before{content:'\f122'}.post-format-icon.post-format-link:before,.post-state-format.post-format-link:before,a.post-state-format.format-link:before{content:'\f103'}.category-adder{margin-right:120px;padding:4px 0}.category-adder h4{margin:0 0 8px}#side-sortables .category-adder{margin:0}.categorydiv div.tabs-panel,.customlinkdiv div.tabs-panel,.posttypediv div.tabs-panel,.taxonomydiv div.tabs-panel,.wp-tab-panel{min-height:42px;max-height:200px;overflow:auto;padding:0 .9em;border:solid 1px #dfdfdf;background-color:#fdfdfd}div.tabs-panel-active{display:block}div.tabs-panel-inactive{display:none}#front-page-warning,#front-static-pages ul,.categorydiv ul.categorychecklist ul,.customlinkdiv ul.categorychecklist ul,.inline-editor ul.cat-checklist ul,.posttypediv ul.categorychecklist ul,.taxonomydiv ul.categorychecklist ul,ul.export-filters{margin-right:18px}ul.categorychecklist li{margin:0;padding:0;line-height:22px;word-wrap:break-word}.categorydiv .tabs-panel,.customlinkdiv .tabs-panel,.posttypediv .tabs-panel,.taxonomydiv .tabs-panel{border-width:3px;border-style:solid}.form-wrap label{display:block;padding:2px;font-size:12px}.form-field input,.form-field textarea{border-style:solid;border-width:1px;width:95%}.form-wrap p,p.description{margin:2px 0 5px;color:#666}.form-wrap p,p.description,p.help,span.description{font-size:13px;font-style:italic}.form-wrap .form-field{margin:0 0 10px;padding:8px 0}.form-wrap .form-field #parent{max-width:100%}.col-wrap h3{margin:12px 0;font-size:1.1em}.col-wrap p.submit{margin-top:-10px}.tagsdiv{margin-top:-8px}#poststuff .taghint{color:#aaa;margin:15px 12px -24px 0}#poststuff .tagsdiv .howto{margin:0 0 6px}.ajaxtag .newtag{position:relative}.tagsdiv .newtag{width:180px}.tagsdiv .the-tags{display:block;height:60px;margin:0 auto;overflow:auto;width:260px}#post-body-content .tagsdiv .the-tags{margin:0 5px}.taghint{color:#aaa;margin:-17px 7px 0 0;visibility:hidden}input.newtag~div.taghint{visibility:visible}input.newtag:focus~div.taghint{visibility:hidden}p.popular-tags{border:0;line-height:2em;max-width:1000px;padding:8px 12px 12px;text-align:justify}p.popular-tags a{padding:0 3px}.tagcloud{width:97%;margin:0 0 40px;text-align:justify}.tagcloud h3{margin:2px 0 12px}.ac_results{padding:0;margin:0;list-style:none;position:absolute;z-index:10000;display:none;border:1px solid gray;background-color:#fff}.wp-customizer .ac_results{z-index:500000}.ac_results li{padding:2px 5px;white-space:nowrap;color:#101010;text-align:right}.ac_over{background-color:#f0f0b8;cursor:pointer}.ac_match{text-decoration:underline}.comment-php .wp-editor-area{height:200px}.comment-ays{margin-bottom:0;border-bottom-style:solid;border-bottom-width:1px}.comment-ays .alt{background-color:transparent}.spam-undo-inside,.trash-undo-inside{margin:1px 0 1px 8px;line-height:16px}.spam-undo-inside .avatar,.trash-undo-inside .avatar{height:20px;width:20px;margin-left:8px;vertical-align:middle}.stuffbox .editcomment{clear:none}#comment-status-radio p{margin:3px 0 5px}#comment-status-radio input{margin:2px 0 5px 3px;vertical-align:middle}#comment-status-radio label{padding:5px 0}table.links-table{width:100%;border-spacing:0}.links-table th{font-weight:400;text-align:right;vertical-align:top;min-width:80px;width:20%;word-wrap:break-word}.links-table td,.links-table th{padding:5px 0}.links-table td label{margin-left:8px}.links-table td input[type=text],.links-table td textarea{width:100%}.links-table #link_rel{max-width:280px}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){#content-resize-handle,#post-body .wp_themeSkin .mceStatusbar a.mceResize{background:transparent url(../images/resize-2x.gif) no-repeat scroll left bottom;-webkit-background-size:11px 11px;background-size:11px 11px}.rtl #content-resize-handle,.rtl #post-body .wp_themeSkin .mceStatusbar a.mceResize{background:transparent url(../images/resize-rtl-2x.gif) no-repeat scroll left bottom}}@media only screen and (max-width:850px){#poststuff{min-width:0}#wpbody-content #poststuff #post-body{margin:0}#wpbody-content #post-body.columns-2 #postbox-container-1{margin-left:0;width:100%}#poststuff #postbox-container-1 #side-sortables:empty,#poststuff #postbox-container-1 .empty-container{border:0 none;height:0;min-height:0}#poststuff #post-body.columns-2 #side-sortables{min-height:0}.columns-prefs,.screen-layout{display:none}}@media screen and (max-width:782px){#post-body-content{min-width:0}#titlediv #title-prompt-text{padding:10px}#poststuff h3{padding:12px}.post-format-options{padding-left:0}.post-format-options a{margin-left:5px;margin-bottom:5px;min-width:52px}.post-format-options .post-format-title{font-size:11px}.post-format-options a div{height:28px;width:28px}.post-format-options a div:before{font-size:26px!important}#post-visibility-select{line-height:280%}.wp-core-ui .save-post-visibility,.wp-core-ui .save-timestamp{vertical-align:middle;margin-left:15px}.timestamp-wrap select#mm{display:block;width:100%;margin-bottom:10px}.timestamp-wrap #aa,.timestamp-wrap #hh,.timestamp-wrap #jj,.timestamp-wrap #mn{padding:12px 3px;font-size:14px;margin-bottom:5px;width:auto;text-align:center}ul.category-tabs{margin:30px 0 15px}ul.category-tabs li.tabs{padding:15px}ul.categorychecklist li{margin-bottom:15px}ul.categorychecklist ul{margin-top:15px}.category-add input[type=text],.category-add select{max-width:none;margin-bottom:15px}.tagsdiv .newtag{width:100%;height:auto;margin-bottom:15px}.tagchecklist{margin:25px 10px}.tagchecklist span{font-size:16px;line-height:120%}#commentstatusdiv p{line-height:2.8}.mceToolbar *{white-space:normal!important}.mceToolbar td,.mceToolbar tr{float:right!important}.wp_themeSkin a.mceButton{width:30px;height:30px}.wp_themeSkin .mceButton .mceIcon{margin-top:5px;margin-right:5px}.wp_themeSkin .mceSplitButton{margin-top:1px}.wp_themeSkin .mceSplitButton td a.mceAction{padding-top:6px;padding-bottom:6px;padding-right:6px;padding-left:3px}.wp_themeSkin .mceSplitButton td a.mceOpen,.wp_themeSkin .mceSplitButtonEnabled:hover td a.mceOpen{padding-top:6px;padding-bottom:6px;background-position:1px 6px}.wp_themeSkin table.mceListBox{margin:5px}div.quicktags-toolbar input{padding:10px 20px}#wp-content-editor-tools{overflow:hidden;padding:20px 0 1px 15px;top:1px}a.wp-switch-editor{font-size:16px;line-height:1em;margin:3px 7px 0 0;padding:12px 15px}#wp-content-media-buttons a{font-size:16px;line-height:37px;height:39px;padding:0 15px 0 20px}.wp-media-buttons span.jetpack-contact-form-icon,.wp-media-buttons span.wp-media-buttons-icon{width:22px!important;margin-top:-3px!important;margin-right:-5px!important}.wp-media-buttons #insert-jetpack-contact-form span.jetpack-contact-form-icon:before,.wp-media-buttons .add_media span.wp-media-buttons-icon:before{font-size:20px!important}#content_wp_fullscreen{display:none}.misc-pub-section{padding:20px 10px}.misc-pub-section>a{float:left;font-size:16px}#delete-action,#publishing-action{line-height:47px}.comment-ays{border-bottom:0}.links-table #link_rel{max-width:none}.links-table td,.links-table th{padding:10px 0}}@media only screen and (max-width:500px){#wp-content-media-buttons a{font-size:14px;padding:0 10px}}.revisions-control-frame,.revisions-diff-frame{position:relative}.revisions-controls{padding-top:40px;height:100px;z-index:1}.revisions-controls input[type=checkbox]{position:relative;top:-1px;vertical-align:text-bottom}.revisions.pinned .revisions-controls{position:fixed;top:0;height:82px;background:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.revisions-tickmarks{position:relative;margin:0 auto;height:.7em;top:7px;max-width:70%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff}.revisions-tickmarks>div{position:absolute;height:100%;border-right:1px solid #aaa;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.revisions-tickmarks>div:first-child{border-width:0}.comparing-two-revisions .revisions-controls{height:140px}.comparing-two-revisions.pinned .revisions-controls{height:124px}.revisions .diff-error{position:absolute;text-align:center;margin:0 auto;width:100%;display:none}.revisions.diff-error .diff-error{display:block}.revisions .loading-indicator{position:fixed;vertical-align:middle;opacity:0;width:100%;top:50%;margin-right:-90px;-webkit-transition:opacity .5s;transition:opacity .5s;filter:alpha(opacity=0)}body.folded .revisions .loading-indicator{margin-right:-32px}.revisions .loading-indicator span.spinner{display:block;margin:0 auto;float:none}.revisions.loading .loading-indicator{opacity:1;filter:alpha(opacity=100)}.revisions .diff{-webkit-transition:opacity .5s;transition:opacity .5s}.revisions.loading .diff{opacity:.5;filter:alpha(opacity=50)}.revisions.diff-error .diff{visibility:hidden}.revisions-meta{margin-top:20px;background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.revisions.pinned .revisions-meta{-webkit-box-shadow:none;box-shadow:none}.revision-toggle-compare-mode{position:absolute;top:0;left:0}.comparing-two-revisions .revisions-next,.comparing-two-revisions .revisions-previous,.revisions-meta .diff-meta-to strong{display:none}.revisions-controls .author-card .date{color:#777}.revisions-controls .author-card.autosave{color:#d54e21}.revisions-controls .author-card .author-name{font-weight:700}.comparing-two-revisions .diff-meta-to strong{display:block}.revisions.pinned .revisions-buttons{padding:0 11px}.revisions-next,.revisions-previous{position:relative;z-index:1}.revisions-previous{float:right}.revisions-next{float:left}.revisions-controls .wp-slider{max-width:70%;margin:0 auto;top:-3px}.revisions-diff{padding:15px;background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.revisions-diff h3:first-child{margin-top:0}#revisions-meta-restored img,.post-revisions li img{vertical-align:middle}table.diff tbody tr td:nth-child(2){width:4%}table.diff{table-layout:fixed;width:100%;white-space:pre-wrap}table.diff col.content{width:auto}table.diff col.content.diffsplit{width:48%}table.diff col.diffsplit.middle{width:auto}table.diff col.ltype{width:30px}table.diff tr{background-color:transparent}table.diff td,table.diff th{font-family:Consolas,Monaco,monospace;font-size:14px;line-height:1.618;padding:.5em;vertical-align:top;word-wrap:break-word}table.diff td h1,table.diff td h2,table.diff td h3,table.diff td h4,table.diff td h5,table.diff td h6{margin:0}table.diff .diff-addedline ins,table.diff .diff-deletedline del{text-decoration:none}table.diff .diff-deletedline{background-color:#ffe9e9}table.diff .diff-deletedline del{background-color:#faa}table.diff .diff-addedline{background-color:#e9ffe9}table.diff .diff-addedline ins{background-color:#afa}.diff-meta{padding:5px;clear:both;min-height:32px}.diff-title strong{line-height:32px;min-width:60px;text-align:left;float:right;margin-left:5px}.revisions-controls .author-card .author-info{font-size:12px;line-height:16px}.revisions-controls .author-card .author-info,.revisions-controls .author-card .avatar{float:right;margin-right:6px;margin-left:6px}.revisions-controls .author-card .byline{display:block;font-size:12px}.revisions-controls .author-card .avatar{vertical-align:middle}.diff-meta input.restore-revision{float:left;margin-right:6px;margin-left:6px;margin-top:4px}.diff-meta-from{display:none}.comparing-two-revisions .diff-meta-from{display:block}.revisions-tooltip{position:absolute;bottom:105px;margin-left:0;margin-right:-69px;z-index:0;max-width:350px;min-width:130px;padding:8px 4px;opacity:0}.revisions-tooltip.flipped{margin-right:0;margin-left:-70px}.revisions.pinned .revisions-tooltip{display:none!important}.comparing-two-revisions .revisions-tooltip{bottom:145px}.revisions-tooltip-arrow{width:70px;height:15px;overflow:hidden;position:absolute;right:0;margin-right:35px;bottom:-15px}.revisions-tooltip.flipped .revisions-tooltip-arrow{margin-right:0;margin-left:35px;right:auto;left:0}.revisions-tooltip-arrow>span{content:"";position:absolute;right:20px;top:-20px;width:25px;height:25px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.revisions-tooltip.flipped .revisions-tooltip-arrow>span{right:auto;left:20px}.ie8 .revisions-tooltip-arrow>span{right:15px;top:-25px;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)"}.ie8 .revisions-tooltip.flipped .revisions-tooltip-arrow>span{left:25px}.revisions-tooltip,.revisions-tooltip-arrow>span{border:1px solid #d7d7d7;background-color:#fff}.revisions-tooltip{display:none}.arrow{width:70px;height:16px;overflow:hidden;position:absolute;right:0;margin-right:-35px;bottom:90px;z-index:10000}.arrow::after{z-index:9999;background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.arrow.top{top:-16px;bottom:auto}.arrow.left{right:20%}.arrow:after{content:"";position:absolute;right:20px;top:-20px;width:25px;height:25px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.revisions-tooltip,.revisions-tooltip-arrow:after{border-width:1px;border-style:solid}div.revisions-controls>.wp-slider>.ui-slider-handle{margin-right:-10px}.rtl div.revisions-controls>.wp-slider>.ui-slider-handle{margin-left:-10px}.wp-slider.ui-slider{position:relative;border:1px solid #d7d7d7;text-align:right;cursor:pointer}.wp-slider .ui-slider-handle{-webkit-border-radius:50%;border-radius:50%;height:18px;margin-top:-3px;outline:0;position:absolute;width:18px;z-index:2}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#2ea2cc;border:1px solid #0074a2;-webkit-box-shadow:inset 0 1px 0 #78c8e6,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #78c8e6,0 1px 0 rgba(0,0,0,.15)}.wp-slider .ui-slider-handle:before{background:0 0;position:absolute;top:0;right:0;color:#fff;content:"\f229";font:400 18px/1 dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wp-slider .ui-slider-handle.from-handle:before,.wp-slider .ui-slider-handle.to-handle:before{font-size:20px!important;margin:-1px -1px 0 0}.wp-slider .ui-slider-handle.from-handle:before{content:'\f139'}.rtl .wp-slider .ui-slider-handle.from-handle:before,.wp-slider .ui-slider-handle.to-handle:before{content:'\f141'}.rtl .wp-slider .ui-slider-handle.to-handle:before{content:'\f139';left:-1px}.wp-slider .ui-slider-range{position:absolute;font-size:.7em;display:block;border:0;background-color:transparent;background-image:none}.wp-slider.ui-slider-horizontal{height:.7em}.wp-slider.ui-slider-horizontal .ui-slider-handle{top:-.25em;margin-right:-.6em}.wp-slider.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.wp-slider.ui-slider-horizontal .ui-slider-range-min{right:0}.wp-slider.ui-slider-horizontal .ui-slider-range-max{left:0}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.revision-tick.completed-false{background-image:url(../images/spinner-2x.gif)}}@media screen and (max-width:782px){#diff-next-revision,#diff-previous-revision{margin-top:-1em}table.diff{-ms-word-break:break-all;word-break:break-all;word-wrap:break-word}}.media-item .describe{border-collapse:collapse;width:100%;border-top:1px solid #dfdfdf;clear:both;cursor:default}.media-item.media-blank .describe{border:0}.media-item .describe th{vertical-align:top;text-align:right;padding:5px 10px 10px;width:140px}.media-item .describe .align th{padding-top:0}.media-item .media-item-info tr{background-color:transparent}.media-item .describe td{padding:0 0 8px 8px;vertical-align:top}.media-item thead.media-item-info td{padding:4px 10px 0}.media-item .media-item-info .A1B1{padding:0 10px 0 0}.media-item td.savesend{padding-bottom:15px}.media-item .thumbnail{max-height:128px;max-width:128px}#wpbody-content #async-upload-wrap a{display:none}.media-upload-form{margin-top:20px}.media-upload-form td label{margin-left:6px;margin-right:2px}.media-upload-form .align .field label{display:inline;padding:0 23px 0 0;margin:0 3px 0 1em;font-weight:600}.media-upload-form tr.image-size label{margin:0 5px 0 0;font-weight:600}.media-upload-form th.label label{font-weight:600;margin:.5em;font-size:13px}.media-upload-form th.label label span{padding:0 5px}.media-item .describe input[type=text],.media-item .describe textarea{width:460px}.media-item .describe p.help{margin:0;padding:0 5px 0 0}.describe-toggle-off,.describe-toggle-on,.media-item .edit-attachment{display:block;line-height:36px;float:left}.media-item .describe-toggle-off,.media-item.open .describe-toggle-on{display:none}.media-item.open .describe-toggle-off{display:block}#media-items .media-item{border-bottom:1px solid #dfdfdf;min-height:36px;position:relative;width:100%}#media-items{width:623px}.media-new-php #media-items{margin:1em 0}#media-items:empty{border:0 none}.media-item .filename{line-height:36px;overflow:hidden}.media-item .pinkynail{float:right;margin:2px 0 0 10px;max-width:40px;max-height:32px}.media-item .startclosed,.media-item .startopen{display:none}.media-item .original{position:relative;height:34px}.media-item .progress{float:left;height:22px;margin:7px 0 0;width:200px;line-height:2em;padding:0;overflow:hidden;margin-bottom:2px;-webkit-border-radius:22px;border-radius:22px;background:#ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.media-item .bar{z-index:9;width:0;height:100%;margin-top:-22px;-webkit-border-radius:22px;border-radius:22px;background-color:#0074a2;-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.3);box-shadow:inset 0 0 2px rgba(0,0,0,.3)}.media-item .progress .percent{z-index:10;position:relative;width:200px;padding:0;color:#fff;text-align:center;line-height:22px;font-weight:400;text-shadow:0 1px 2px rgba(0,0,0,.2)}.upload-php .fixed .column-parent{width:15%}.js .html-uploader #plupload-upload-ui{display:none}.js .html-uploader #html-upload-ui{display:block}.media-upload-form .media-item.error{margin:0;padding:0}.media-item .error-div,.media-upload-form .media-item.error p{line-height:16px;margin:5px 10px;padding:0}.media-item .error-div a.dismiss{display:block;float:left;margin:5px 15px 0 4px}.find-box{background-color:#fff;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.3);box-shadow:0 3px 6px rgba(0,0,0,.3);width:600px;overflow:hidden;margin-right:-300px;position:fixed;top:30px;bottom:30px;right:50%;z-index:100105}.find-box-head{background:#fcfcfc;border-bottom:1px solid #dfdfdf;height:36px;font-size:18px;font-weight:600;line-height:36px;padding:0 16px 0 36px;position:absolute;top:0;right:0;left:0}.find-box-inside{overflow:auto;padding:16px;background-color:#fff;position:absolute;top:37px;bottom:45px;overflow-y:scroll;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.find-box-search{padding-bottom:16px}.find-box-search .spinner{float:none;right:125px;position:absolute;top:18px}#find-posts-input,#find-posts-search{float:right}#find-posts-input{width:140px;height:28px;margin:0 0 0 4px}.widefat .found-radio{padding-left:0;width:16px}#find-posts-close{width:36px;height:36px;position:absolute;top:0;left:0;cursor:pointer;text-align:center;color:#666}#find-posts-close:hover{color:#2ea2cc}#find-posts-close:before{font:400 20px/36px dashicons;vertical-align:top;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f158'}.find-box-buttons{padding:8px 16px;background:#fcfcfc;border-top:1px solid #dfdfdf;position:absolute;bottom:0;right:0;left:0}@media screen and (max-width:782px){.find-box-inside{bottom:57px}}@media screen and (max-width:660px){.find-box{top:0;bottom:0;right:0;left:0;margin:0;width:100%}}.ui-find-overlay{position:fixed;top:0;right:0;left:0;bottom:0;background:#000;opacity:.7;filter:alpha(opacity=70);z-index:100100}ul#dismissed-updates{display:none}form.upgrade{margin-top:8px}form.upgrade .hint{font-style:italic;font-size:85%;margin:-.5em 0 2em 0}#poststuff .inside .the-tagcloud{margin:5px 0 10px;padding:8px;border:1px solid #ddd;line-height:1.8em;word-spacing:3px;-webkit-border-radius:6px;border-radius:6px}.drag-drop #drag-drop-area{border:4px dashed #bbb;height:200px}.drag-drop .drag-drop-inside{margin:70px auto 0;width:250px}.drag-drop-inside p{color:#aaa;font-size:14px;margin:5px 0;display:none}.drag-drop .drag-drop-inside p{text-align:center}.drag-drop-inside p.drag-drop-info{font-size:20px}.drag-drop .drag-drop-inside p,.drag-drop-inside p.drag-drop-buttons{display:block}.drag-drop.drag-over #drag-drop-area{border-color:#83b4d8}#plupload-upload-ui{position:relative}.wp_attachment_details label[for=content]{font-size:13px;line-height:1.5;margin:1em 0}.wp_attachment_details #attachment_caption{height:4em}.describe .image-editor{vertical-align:top}.imgedit-wrap{position:relative}.imgedit-settings p{margin:8px 0 0}.describe .imgedit-wrap .imgedit-settings{padding:0 5px}.wp_attachment_holder div.updated{margin-top:0}.wp_attachment_holder .imgedit-wrap>div{height:auto;overflow:hidden}.wp_attachment_holder .imgedit-wrap .imgedit-panel-content{padding-left:16px;width:auto;overflow:hidden}.wp_attachment_holder .imgedit-wrap .imgedit-settings{float:left;width:250px}.imgedit-settings input{margin-top:0;vertical-align:middle}.imgedit-wait{position:absolute;top:0;background:#fff url(../images/spinner.gif) no-repeat center;-webkit-background-size:20px 20px;background-size:20px 20px;opacity:.7;filter:alpha(opacity=70);width:100%;height:500px;display:none}.no-float{float:none}.imgedit-settings .disabled,.media-disabled{color:grey}.A1B1,.wp_attachment_image{overflow:hidden}.A1B1 .button,.wp_attachment_image .button{float:right}.no-js .wp_attachment_image .button{display:none}.A1B1 .spinner,.wp_attachment_image .spinner{float:right;padding:0 0 4px;vertical-align:bottom}.imgedit-menu{margin:0 0 12px;min-width:300px}.imgedit-menu div{float:right;width:32px;border:1px solid #d5d5d5;background:#f1f1f1;margin:0 0 0 8px;height:32px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;line-height:28px;color:#777;cursor:pointer}.imgedit-menu div:before{font:400 20px/1 dashicons;speak:none;vertical-align:middle}.imgedit-menu div:hover{border-color:#c1c1c1;background-color:#eaeaea;color:#333}.imgedit-menu div.disabled{border-color:#ccc;background-color:#ddd;color:#777;filter:alpha(opacity=50);opacity:.5;cursor:default}.imgedit-crop:before{content:'\f165'}.imgedit-rleft:before{content:'\f166'}.imgedit-rright:before{content:'\f167'}.imgedit-flipv:before{content:'\f168'}.imgedit-fliph:before{content:'\f169'}.imgedit-undo:before{content:'\f171'}.imgedit-redo:before{content:'\f172'}.imgedit-crop-wrap{position:relative}.imgedit-crop{margin:0 0 0 8px}.imgedit-rleft{margin:0 3px}.imgedit-rright{margin:0 3px 0 8px}.imgedit-flipv{margin:0 3px}.imgedit-fliph{margin:0 3px 0 8px}.imgedit-undo{margin:0 3px}.imgedit-redo{margin:0 3px 0 8px}.imgedit-applyto img{margin:0 0 0 8px}.imgedit-group-top{margin:5px 0}#poststuff .imgedit-group-top h3{padding:0}.imgedit-group-top h3 a{text-decoration:none}.imgedit-applyto .imgedit-label{padding:2px 0 0;display:block}.imgedit-help{display:none;font-style:italic}a.imgedit-help-toggle{text-decoration:none}.form-table td.imgedit-response{padding:0}.imgedit-submit{margin:8px 0}.imgedit-submit-btn{margin-right:20px}.imgedit-wrap .nowrap{white-space:nowrap}span.imgedit-scale-warn{color:red;font-size:20px;font-style:normal;visibility:hidden;vertical-align:middle}.imgedit-group{margin-bottom:8px;padding:2px 10px}audio,video{display:inline-block;max-width:100%}.mejs-container{width:100%}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.imgedit-wait{background-image:url(../images/spinner-2x.gif)}}@media screen and (max-width:782px){.wp_attachment_details label[for=content]{font-size:14px;line-height:1.5em}}.theme-browser .themes{clear:both;padding:0 0 100px}.themes-php .wrap h2{float:right;margin-bottom:15px}.network-admin.themes-php .wrap h2{margin-bottom:0}.themes-php .wrap h2 .button{margin-right:20px}.theme-navigation .theme-count,.themes-php .wrap .theme-count{color:#fff;-webkit-border-radius:30px;border-radius:30px;background:#777;font-size:14px;padding:4px 10px;font-weight:600;margin-right:5px;margin-left:20px;position:relative;top:-3px}.theme-navigation a{text-decoration:none}.themes-php div.error,.themes-php div.updated{margin:0 0 20px;clear:both}.themes-php div.updated a{text-decoration:underline}.theme-browser .theme{cursor:pointer;float:right;margin:0 0 4% 4%;position:relative;width:30.6%;border:1px solid #dedede;-webkit-box-shadow:0 1px 1px -1px rgba(0,0,0,.1);box-shadow:0 1px 1px -1px rgba(0,0,0,.1);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ie8 .theme-browser .theme{width:30%;margin:0 0 4% 3%}.theme-browser .theme:nth-child(3n){margin-left:0}.theme-browser .theme:focus,.theme-browser .theme:hover{cursor:pointer}.theme-browser .theme .theme-name{font-size:15px;font-weight:600;height:18px;margin:0;padding:15px;-webkit-box-shadow:inset 0 1px 0 rgba(0,0,0,.1);box-shadow:inset 0 1px 0 rgba(0,0,0,.1);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;background:#fff;background:rgba(255,255,255,.65)}.theme-browser .theme .theme-actions{-ms-filter:"alpha(Opacity=0)";opacity:0;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out;position:absolute;bottom:0;left:0;height:38px;padding:9px 10px 0;background:rgba(244,244,244,.7);border-right:1px solid rgba(0,0,0,.05)}.theme-browser .theme.focus .theme-actions,.theme-browser .theme:focus .theme-actions,.theme-browser .theme:hover .theme-actions{-ms-filter:"alpha(Opacity=100)";opacity:1}.theme-browser .theme .theme-actions .button-primary{margin-left:3px}.theme-browser .theme .theme-actions .button-secondary{float:none;margin-right:3px}.theme-browser .theme .theme-screenshot{display:block;overflow:hidden;position:relative;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.theme-browser .theme .theme-screenshot:after{content:'';display:block;padding-top:66.66666%}.theme-browser .theme .theme-screenshot img{height:auto;position:absolute;right:0;top:0;width:100%;-webkit-transform:translateZ(0);-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.theme-browser .theme:focus .theme-screenshot,.theme-browser .theme:hover .theme-screenshot{background:#fff}.theme-browser.rendered .theme:focus .theme-screenshot img,.theme-browser.rendered .theme:hover .theme-screenshot img{opacity:.4}.theme-browser .theme .more-details{-ms-filter:"alpha(Opacity=0)";opacity:0;position:absolute;top:35%;left:25%;right:25%;background:#222;background:rgba(0,0,0,.7);color:#fff;font-size:15px;text-shadow:0 1px 0 rgba(0,0,0,.6);-webkit-font-smoothing:antialiased;font-weight:600;padding:15px 12px;text-align:center;-webkit-border-radius:3px;border-radius:3px;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.theme-browser .theme:focus{outline:1px dotted #222}.theme-browser .theme:focus .more-details{opacity:1}.theme-browser .theme.active:focus .theme-actions{display:block}.theme-browser.rendered .theme:focus .more-details,.theme-browser.rendered .theme:hover .more-details{-ms-filter:"alpha(Opacity=100)";opacity:1}.theme-browser .theme .theme-installed,.theme-browser .theme .theme-update{background:#d54e21;background:rgba(213,78,33,.95);color:#fff;display:block;font-size:13px;font-weight:400;height:48px;line-height:48px;padding:0 10px;position:absolute;top:0;left:0;right:0;border-bottom:1px solid rgba(0,0,0,.25);overflow:hidden}.theme-browser .theme .theme-installed:before,.theme-browser .theme .theme-update:before{content:'\f463';display:inline-block;font:400 20px/1 dashicons;margin:0 0 0 6px;opacity:.8;position:relative;top:5px;speak:none;-webkit-font-smoothing:antialiased}.theme-browser .theme.active .theme-name{background:#2f2f2f;color:#fff;padding-left:110px;font-weight:300;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.5);box-shadow:inset 0 1px 1px rgba(0,0,0,.5)}.theme-browser .theme.active .theme-name span{font-weight:600}.theme-browser .theme.active .theme-actions{background:rgba(49,49,49,.7);border-right:0;opacity:1}.theme-browser .theme.active .theme-actions .button-primary{margin-left:0}.theme-browser .theme .theme-author{background:#222;color:#eee;display:none;font-size:14px;margin:0 10px;padding:5px 10px;position:absolute;bottom:56px}.theme-browser .theme.display-author .theme-author{display:block}.theme-browser .theme.display-author .theme-author a{color:inherit;text-decoration:none}.theme-browser .theme.add-new-theme{border:0;-webkit-box-shadow:none;box-shadow:none}.theme-browser .theme.add-new-theme a{color:#999;text-decoration:none;display:block;position:relative;z-index:1}.theme-browser .theme.add-new-theme:after{display:block;content:'';-ms-filter:"alpha(Opacity=100)";opacity:1;background:0 0;background:rgba(0,0,0,0);position:absolute;top:0;right:0;left:0;bottom:0;padding:10% 0 0;text-shadow:none;border:5px dashed #d5d2ca;border:5px dashed rgba(0,0,0,.1);-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.theme-browser .theme.add-new-theme span:after{background:#e5e5e5;background:rgba(153,153,153,.1);-webkit-border-radius:50%;border-radius:50%;display:inline-block;content:'\f132';-webkit-font-smoothing:antialiased;font:400 74px/115px dashicons;width:100px;height:100px;vertical-align:middle;text-align:center;color:#999;position:absolute;top:30%;right:50%;margin-right:-50px;text-indent:-4px;padding:0;text-shadow:none;z-index:4}.rtl .theme-browser .theme.add-new-theme span:after{text-indent:4px}.theme-browser .theme.add-new-theme:focus .theme-screenshot,.theme-browser .theme.add-new-theme:hover .theme-screenshot{background:0 0}.theme-browser .theme.add-new-theme:focus span:after,.theme-browser .theme.add-new-theme:hover span:after{background:#fff;color:#0074a2}.theme-browser .theme.add-new-theme:focus:after,.theme-browser .theme.add-new-theme:hover:after{border-color:transparent;color:#fff;background:#0074a2;content:''}.theme-browser .theme.add-new-theme .theme-name{background:0 0;text-align:center;-webkit-box-shadow:none;box-shadow:none;font-weight:400;position:relative;top:0;margin-top:-10%;margin-bottom:10%}.theme-browser .theme.add-new-theme:focus .theme-name,.theme-browser .theme.add-new-theme:hover .theme-name{color:#fff;z-index:2}.themes-php .theme-search{position:relative;top:-2px;right:20px;font-size:16px;font-weight:300;line-height:1.5;width:280px}.theme-overlay .theme-backdrop{position:absolute;right:-20px;left:0;top:0;bottom:0;background:#f1f1f1;background:rgba(238,238,238,.9);z-index:10}body.theme-overlay-open{overflow:hidden}.theme-overlay .theme-header{position:absolute;top:0;right:0;left:0;height:48px;border-bottom:1px solid #ddd}.theme-overlay .theme-header .close{cursor:pointer;height:48px;width:50px;text-align:center;float:left;border:0;border-right:1px solid #ddd;background-color:transparent}.theme-overlay .theme-header .close:focus:before,.theme-overlay .theme-header .close:hover:before{color:#fff}.theme-overlay .theme-header .close:before{font:400 30px/50px dashicons!important;color:#777;display:inline-block;content:'\f335';font-weight:300}.theme-overlay .theme-header .left,.theme-overlay .theme-header .right{cursor:pointer;color:#777;background-color:transparent;height:48px;width:54px;float:right;text-align:center;border:0;border-left:1px solid #ddd}.theme-overlay .theme-header .close:focus,.theme-overlay .theme-header .close:hover,.theme-overlay .theme-header .left:focus,.theme-overlay .theme-header .left:hover,.theme-overlay .theme-header .right:focus,.theme-overlay .theme-header .right:hover{background:#0074a2;color:#fff}.theme-overlay .theme-header .left.disabled,.theme-overlay .theme-header .left.disabled:hover,.theme-overlay .theme-header .right.disabled,.theme-overlay .theme-header .right.disabled:hover{color:#ccc;background:inherit;cursor:inherit}.theme-overlay .theme-header .left:before,.theme-overlay .theme-header .right:before{font:400 20px/50px dashicons!important;display:inline;font-weight:300}.theme-overlay .theme-header .left:before{content:'\f340'}.theme-overlay .theme-header .right:before{content:'\f344'}.rtl .theme-overlay .theme-header .left:before{content:'\f345'}.rtl .theme-overlay .theme-header .right:before{content:'\f341'}.theme-overlay .theme-wrap{clear:both;position:fixed;top:9%;right:190px;left:30px;bottom:3%;background:#fff;-webkit-box-shadow:0 1px 20px 5px rgba(0,0,0,.1);box-shadow:0 1px 20px 5px rgba(0,0,0,.1);z-index:20;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.theme-overlay .theme-wrap:after{content:".";display:block;height:0;clear:both;visibility:hidden}body.folded .theme-overlay .theme-wrap{right:70px}.theme-overlay .theme-about{position:absolute;top:49px;bottom:57px;right:0;left:0;overflow:auto;padding:2% 4%}.theme-overlay .theme-about:after{content:".";display:block;height:0;clear:both;visibility:hidden}.theme-overlay .theme-actions{position:absolute;text-align:center;bottom:0;right:0;left:0;padding:10px 25px 5px;background:#f3f3f3;z-index:30;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-top:1px solid #eee}.ie8 .theme-overlay .theme-actions{border:1px solid #eee}.theme-overlay .theme-actions a{margin-left:5px;margin-bottom:5px}.theme-overlay .theme-actions .delete-theme{color:#a00;position:absolute;left:10px;bottom:5px;text-decoration:none;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;background:0 0}.theme-overlay .theme-actions .delete-theme:focus,.theme-overlay .theme-actions .delete-theme:hover{background:#d54e21;color:#fff;border-color:#d54e21}.theme-overlay .theme-actions .active-theme,.theme-overlay.active .theme-actions .inactive-theme{display:none}.theme-overlay .theme-actions .inactive-theme,.theme-overlay.active .theme-actions .active-theme{display:block}.theme-overlay .theme-screenshots{float:right;margin:0 0 0 30px;width:55%;max-width:880px;text-align:center}.theme-overlay .screenshot{border:1px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.2);box-shadow:0 0 0 1px rgba(0,0,0,.2)}.theme-overlay .screenshot:after{content:'';display:block;padding-top:75%}.theme-overlay .screenshot img{height:auto;position:absolute;right:0;top:0;width:100%}.theme-overlay.small-screenshot .theme-screenshots{position:absolute;width:302px}.theme-overlay.small-screenshot .theme-info{margin-right:350px;width:auto}.theme-overlay .screenshot.thumb{background:#ccc;border:1px solid #eee;float:none;display:inline-block;margin:10px 5px 0;width:140px;height:80px;cursor:pointer}.theme-overlay .screenshot.thumb:after{content:'';display:block;padding-top:100%}.theme-overlay .screenshot.thumb img{cursor:pointer;position:absolute;right:0;top:0;width:100%;height:auto}.theme-overlay .screenshot.selected{background:0 0;border:2px solid #2ea2cc}.theme-overlay .screenshot.selected img{opacity:.8}.theme-browser .theme .theme-screenshot.blank,.theme-overlay .screenshot.blank{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYGWO8d+/efwYkoKioiMRjYGBC4WHhUK6A8T8QIJt8//59ZC493AAAQssKpBK4F5AAAAAASUVORK5CYII=)}.theme-overlay .theme-info{width:40%;float:right}.theme-overlay .current-label{background:#333;color:#fff;font-size:11px;display:inline-block;padding:2px 8px;-webkit-border-radius:2px;border-radius:2px;margin:0 0 -10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.theme-overlay .theme-name{color:#222;font-size:32px;font-weight:100;margin:10px 0 0;line-height:1.3}.theme-overlay .theme-version{color:#999;font-size:13px;font-weight:400;float:none;display:inline-block;margin-right:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.theme-overlay .theme-author{color:#686868;font-size:16px;font-weight:400;margin:15px 0 25px}.theme-overlay .theme-author a{text-decoration:none}.theme-overlay .theme-description{color:#555;font-size:15px;font-weight:400;line-height:1.5;margin:30px 0 0}.theme-overlay .theme-tags{border-top:3px solid #eee;color:#888;font-size:13px;font-weight:400;margin:30px 0 0;padding-top:20px}.theme-overlay .theme-tags span{color:#444;font-weight:700;margin-left:5px}.theme-overlay .theme-update-message{background:#fef7f1;border:1px solid #eee;border-right:4px solid #d54e21;-webkit-border-radius:3px;border-radius:3px;padding:5px 20px 10px}.theme-overlay .theme-update{color:#222;font-size:18px;display:inline-block;line-height:40px;margin:0}.theme-overlay .parent-theme{background:#f7fcfe;border:1px solid #eee;border-right:4px solid #2ea2cc;font-size:14px;font-weight:400;margin-top:30px;padding:10px 20px 10px 10px}.theme-overlay .parent-theme strong{font-weight:700}.single-theme .theme,.single-theme .theme-overlay .theme-backdrop,.single-theme .theme-overlay .theme-header{display:none}.single-theme .theme-overlay .theme-wrap{clear:both;min-height:330px;position:relative;right:auto;left:auto;top:auto;bottom:auto}.single-theme .theme-overlay .theme-about{padding:30px 30px 70px;position:static}.single-theme .theme-overlay .theme-actions{position:absolute}@media only screen and (min-width:2000px){#wpwrap .theme-browser .theme{width:17.6%;margin:0 0 3% 3%}#wpwrap .theme-browser .theme:nth-child(3n),#wpwrap .theme-browser .theme:nth-child(4n){margin-left:3%}#wpwrap .theme-browser .theme:nth-child(5n){margin-left:0}}@media only screen and (min-width:1680px){.theme-overlay .theme-wrap{width:1450px;margin:0 auto}}@media only screen and (min-width:1640px){.theme-browser .theme{width:22.7%;margin:0 0 3% 3%}.theme-browser .theme .theme-screenshot:after{padding-top:75%}.theme-browser .theme:nth-child(3n){margin-left:3%}.theme-browser .theme:nth-child(4n){margin-left:0}}@media only screen and (max-width:1120px){.theme-browser .theme{width:47.5%;margin-left:0}.theme-browser .theme:nth-child(even){margin-left:0}.theme-browser .theme:nth-child(odd){margin-left:5%}}@media only screen and (max-width:900px){.theme-overlay .theme-wrap{right:65px}}@media only screen and (max-width:780px){.theme-overlay .theme-wrap,body.folded .theme-overlay .theme-wrap{top:0;left:0;bottom:0;right:0;padding:70px 20px 20px;border:0;z-index:500;position:fixed}.theme-browser .theme.active .theme-name span{display:none}.theme-overlay .theme-screenshots{width:40%}.theme-overlay .theme-info{width:50%}.single-theme .theme-wrap{padding:10px}.theme-browser .theme .theme-actions{padding:5px 10px 4px}.theme-overlay.small-screenshot .theme-screenshots{position:static;float:none;max-width:302px}.theme-overlay.small-screenshot .theme-info{margin-right:0;width:auto}.theme:focus .more-details,.theme:hover .more-details,.theme:not(.active):focus .theme-actions,.theme:not(.active):hover .theme-actions{display:none}.theme-browser.rendered .theme:focus .theme-screenshot img,.theme-browser.rendered .theme:hover .theme-screenshot img{opacity:1}}@media only screen and (max-width:480px){.theme-browser .theme{width:100%;margin-left:0}.theme-browser .theme:nth-child(2n),.theme-browser .theme:nth-child(3n){margin-left:0}}@media only screen and (max-width:650px){.theme-overlay .theme-description,.theme-overlay .theme-update{margin-right:0}.theme-overlay .theme-actions .delete-theme{position:relative;left:auto;bottom:auto}.theme-overlay .theme-actions .inactive-theme{display:inline}.theme-overlay .theme-screenshots{width:100%;float:none}.theme-overlay .theme-info{width:100%}.theme-overlay .theme-author{margin:5px 0 15px}.theme-overlay .current-label{margin-top:10px;font-size:13px}.themes-php .wrap h2{width:100%}.themes-php .theme-search{float:none;clear:both;right:0;top:0;left:0;margin:10px 0;width:100%}.theme-browser .theme.add-new-theme span:after{font:400 60px/90px dashicons;width:80px;height:80px;top:30%;right:50%;text-indent:0;margin-right:-40px}.single-theme .theme-wrap{margin:0 -10px 0 -12px;padding:10px}.single-theme .theme-overlay .theme-about{padding:10px;overflow:visible}.single-theme .current-label{display:none}.single-theme .theme-overlay .theme-actions{position:static}}.broken-themes{clear:both}.broken-themes table{text-align:right;width:50%;border-spacing:3px;padding:3px}.theme-browser .theme .theme-installed{background:#0074a2}.theme-browser .theme .theme-installed:before{content:'\f147'}.theme-browser .theme.is-installed .theme-actions .button-primary{display:none!important}.theme-navigation{background:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#555;display:inline-block;font-size:13px;margin:20px 0 30px;padding:0 20px;position:relative;width:100%}.theme-install-php a.browse-themes,.theme-install-php a.upload{cursor:pointer}.theme-install-php a.browse-themes,.theme-install-php.show-upload-theme a.upload{display:none}.theme-install-php.show-upload-theme a.browse-themes{display:inline}.upload-theme{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;margin:0;padding:0;width:100%;overflow:hidden;position:relative;top:10px}body.show-upload-theme .upload-theme{display:block}.upload-theme .wp-upload-form{background:#fafafa;border:1px solid #e5e5e5;padding:30px;margin:30px auto;max-width:380px}.upload-theme .install-help{color:#999;font-size:18px;font-style:normal;margin:0;padding:40px 0 0;text-align:center}body.show-upload-theme .upload-theme+.theme-navigation,body.show-upload-theme .upload-theme+.theme-navigation+.theme-browser{display:none}.theme-navigation .theme-count{margin-right:0;position:absolute;top:12px}.theme-count+.theme-section{margin-right:60px}.theme-filter,.theme-section{border-bottom:4px solid #fff;color:#666;cursor:pointer;display:inline-block;margin:0 10px;padding:15px 0}.theme-filter.current,.theme-section.current{border-bottom:4px solid #666;color:#222}.theme-top-filters{display:inline-block}.theme-navigation .more-filters{color:#666;cursor:pointer;display:inline-block;margin:0 10px;padding:4px 6px}body.more-filters-opened .more-filters,body.more-filters-opened .more-filters:before{background:#777;-webkit-border-radius:2px;border-radius:2px;border:0;color:#fff}body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover,body.more-filters-opened .more-filters:hover:before{background:#2ea2cc}.theme-install-php .theme-search{position:absolute;left:10px;top:9px;font-size:16px;font-weight:300;line-height:1.5;width:280px}.more-filters:before{color:#777;margin:0 0 0 5px;content:"\f111";display:inline-block;width:16px;height:16px;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1;font-family:dashicons;text-decoration:inherit;font-weight:400;font-style:normal;vertical-align:top;-webkit-transition:color .1s ease-in 0;transition:color .1s ease-in 0;text-align:center}.more-filters.current:before{color:#fff}.more-filters-container{display:none;padding:20px;border-top:1px solid #eee;margin:0 -20px;background:#fafafa}body.more-filters-opened .more-filters-container{display:block;overflow:hidden}body.more-filters-opened .theme-section.current{border-bottom:0}body.more-filters-opened .theme-browser,body.more-filters-opened.filters-applied.loading-themes .theme-browser{display:none}body.more-filters-opened.filters-applied .theme-browser{display:block}.more-filters-container .filters-group{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:right;width:19%;background:#fff;margin:0 0 0 1%;border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);padding:10px}.more-filters-container .wide-filters-group{width:38%}.more-filters-container .feature-name{margin:0;position:relative}.more-filters-container ol{list-style-type:none;margin:20px 0 0;font-size:12px}.more-filters-container li{display:inline-block;vertical-align:top;list-style-type:none;margin:5px 0;padding-left:25px;width:160px}.theme-navigation .more-filters-container .apply-filters{margin:0 0 20px}.theme-navigation .more-filters-container .clear-filters{display:none;margin:0 10px 20px 0}.more-filters-container .apply-filters span{display:inline-block;font-size:12px;text-indent:10px;opacity:.8}.more-filters-container .filtering-by{display:none;margin:0}.more-filters-container .filtering-by>span{font-weight:600}.more-filters-container .filtering-by .tags{display:inline}.more-filters-container .filtering-by .tag{background:#fff;border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);font-size:11px;margin:0 5px;padding:4px 8px}.more-filters-container .filtering-by a{margin-right:10px}body.filters-applied .more-filters-container .filters-group,body.filters-applied .more-filters-container a.button,body.filters-applied .more-filters-container br{display:none!important}body.filters-applied .more-filters-container .filtering-by{display:block}body.filters-applied .more-filters-container{padding:20px}p.no-themes{color:#999;font-size:18px;font-style:normal;margin:0;padding:0;text-align:center;display:none}body.no-results p.no-themes{display:block}.theme-install-php .add-new-theme,body.show-upload-theme p.no-themes{display:none!important}@media only screen and (max-width:1120px){.theme-install-php .theme-search{margin:20px 0;position:static;width:100%}.more-filters-container{border-bottom:1px solid #eee}.upload-theme .wp-upload-form{margin:20px 0;max-width:100%}.upload-theme .install-help{font-size:15px;padding:20px 0 0;text-align:right}.more-filters-container .filters-group{margin-bottom:0;margin-top:5px;width:100%}.more-filters-container .filters-group li{margin:10px 0}}@media only screen and (max-width:782px){.more-filters-container .filters-group,.more-filters-container .filters-group li{width:100%}}.rating{margin:30px 0}.rating span:before{color:#e6b800;content:"\f154";display:inline-block;-webkit-font-smoothing:antialiased;font:400 20px/1 dashicons;vertical-align:top}.rating-10 span.one:before,.rating-30 span.two:before,.rating-50 span.three:before,.rating-70 span.four:before,.rating-90 span.five:before{content:"\f459"}.rating-100 span.five:before,.rating-100 span.four:before,.rating-100 span.one:before,.rating-100 span.three:before,.rating-100 span.two:before,.rating-20 span.one:before,.rating-30 span.one:before,.rating-40 span.one:before,.rating-40 span.two:before,.rating-50 span.one:before,.rating-50 span.two:before,.rating-60 span.one:before,.rating-60 span.three:before,.rating-60 span.two:before,.rating-70 span.one:before,.rating-70 span.three:before,.rating-70 span.two:before,.rating-80 span.four:before,.rating-80 span.one:before,.rating-80 span.three:before,.rating-80 span.two:before,.rating-90 span.four:before,.rating-90 span.one:before,.rating-90 span.three:before,.rating-90 span.two:before{content:"\f155"}.rating .ratings{display:inline;margin-right:10px;line-height:20px;color:#999}.error .theme-browser,.loading-themes .theme-browser{display:none}.loading-themes .spinner{display:block;margin:40px auto 0;float:none}.appearance_page_custom-header #headimg{border:1px solid #DFDFDF;overflow:hidden;width:100%}.appearance_page_custom-header #upload-form p label{font-size:12px}.appearance_page_custom-header .available-headers .default-header{float:right;margin:0 0 20px 20px}.appearance_page_custom-header .random-header{clear:both;margin:0 0 20px 20px;vertical-align:middle}.appearance_page_custom-header .available-headers label input,.appearance_page_custom-header .random-header label input{margin-left:10px}.appearance_page_custom-header .available-headers label img{vertical-align:middle}div#custom-background-image{min-height:100px;border:1px solid #dfdfdf}div#custom-background-image img{max-width:400px;max-height:300px}body.full-overlay-active{overflow:hidden}.wp-full-overlay{background:0 0;z-index:500000;position:fixed;overflow:visible;top:0;bottom:0;right:0;left:0;height:100%;min-width:0}.wp-full-overlay-sidebar{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:fixed;width:300px;height:100%;top:0;bottom:0;right:0;padding:0;margin:0;z-index:10;overflow:auto;background:#eee;border-left:0}.wp-full-overlay.collapsed .wp-full-overlay-sidebar{overflow:visible}.wp-full-overlay.collapsed,.wp-full-overlay.expanded .wp-full-overlay-sidebar{margin-right:0!important}.wp-full-overlay.expanded{margin-right:300px}.wp-full-overlay.collapsed .wp-full-overlay-sidebar{margin-right:-300px}.wp-full-overlay-sidebar:after{content:'';display:block;position:absolute;top:0;bottom:0;left:0;width:3px;z-index:1000}.wp-full-overlay-main{position:absolute;right:0;left:0;top:0;bottom:0;height:100%}.wp-full-overlay-sidebar .wp-full-overlay-header{position:absolute;right:0;left:0;height:45px;padding:0 15px;line-height:45px;z-index:10;margin:0;border-top:0;-webkit-box-shadow:none;box-shadow:none}.wp-full-overlay-sidebar .wp-full-overlay-header a.back{margin-top:9px}.wp-full-overlay-sidebar .wp-full-overlay-footer{bottom:0;border-bottom:0;border-top:0;-webkit-box-shadow:none;box-shadow:none}.wp-full-overlay-sidebar .wp-full-overlay-sidebar-content{position:absolute;top:45px;bottom:45px;right:0;left:0;overflow:auto}.wp-full-overlay .close-full-overlay{text-decoration:none}.wp-full-overlay a.collapse-sidebar{position:absolute;bottom:12px;right:0;z-index:50;display:block;width:19px;height:19px;margin-right:15px;padding:0;-webkit-border-radius:50%;border-radius:50%;color:#777;text-decoration:none}.wp-full-overlay a.collapse-sidebar:hover{color:#0074a2}.wp-full-overlay.collapsed .collapse-sidebar{position:absolute;right:100%}.wp-full-overlay .collapse-sidebar-arrow{position:static;margin-top:0;margin-right:0;display:block;width:auto;height:auto;background:0 0}.wp-full-overlay .collapse-sidebar-arrow:before{-webkit-border-radius:50%;border-radius:50%;float:right;content:"\f148";background:#eee;font:400 20px/1 dashicons;speak:none;display:block;padding:0;text-indent:0;text-align:center;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important}.rtl .wp-full-overlay .collapse-sidebar-arrow:before,.wp-full-overlay.collapsed .collapse-sidebar-arrow:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.rtl .wp-full-overlay.collapsed .collapse-sidebar-arrow:before{-webkit-transform:none;-ms-transform:none;transform:none}.wp-full-overlay.collapsed .collapse-sidebar-arrow{background-position:-1px -109px}.wp-full-overlay .collapse-sidebar-label{position:absolute;right:100%;line-height:20px;margin-right:10px}.wp-full-overlay.collapsed .collapse-sidebar-label{display:none}.wp-full-overlay .theme-navigation{padding:10px 20px;position:absolute;bottom:10px;text-align:right}.wp-full-overlay .theme-navigation .next-theme{float:left}.wp-full-overlay.no-navigation .theme-navigation{display:none}.wp-full-overlay,.wp-full-overlay .collapse-sidebar,.wp-full-overlay-main,.wp-full-overlay-sidebar{-webkit-transition-property:right,left,top,bottom,width,margin;transition-property:right,left,top,bottom,width,margin;-webkit-transition-duration:.2s;transition-duration:.2s}.customize-support .hide-if-customize,.customize-support .wp-core-ui .hide-if-customize,.customize-support.wp-core-ui .hide-if-customize,.no-customize-support .hide-if-no-customize,.no-customize-support .wp-core-ui .hide-if-no-customize,.no-customize-support.wp-core-ui .hide-if-no-customize{display:none}#customize-container{display:none;background:#fff;z-index:500000;position:fixed;overflow:visible;top:0;bottom:0;right:0;left:0;height:100%}.customize-active #customize-container{display:block}.customize-loading #customize-container iframe{opacity:0}.customize-loading #customize-container{background:#fff url(../images/spinner.gif) no-repeat fixed center center;-webkit-background-size:20px 20px;background-size:20px 20px}#customize-container iframe,.theme-install-overlay iframe{height:100%;width:100%;z-index:20;-webkit-transition:opacity .3s;transition:opacity .3s}#customize-container .collapse-sidebar{bottom:16px}#customize-controls{margin-top:0}.theme-install-overlay{display:none}.theme-install-overlay.single-theme{display:block}.install-theme-info{display:none;padding:10px 20px 60px}.single-theme .install-theme-info{padding-top:15px}.theme-install-overlay .install-theme-info{display:block}.install-theme-info .theme-install{float:left;margin-top:18px}.install-theme-info .theme-name{font-size:16px;line-height:24px;margin-bottom:0;margin-top:0}.install-theme-info .theme-screenshot{margin-top:15px;width:258px;border:1px solid #ccc}.install-theme-info .theme-details{overflow:hidden}.theme-details .theme-version{margin:15px 0;float:right}.theme-details .star-rating{margin:7px 0;float:left}.theme-details .theme-description{float:right;color:#777;line-height:20px;max-width:100%}.theme-install-overlay .wp-full-overlay-header{margin-top:9px}.theme-install-overlay .wp-full-overlay-header .theme-install{float:left;line-height:26px}.theme-install-overlay .wp-full-overlay-sidebar{background:#EEE;border-left:1px solid #DDD}.theme-install-overlay .wp-full-overlay-main{background:#fff url(../images/spinner.gif) no-repeat center center;-webkit-background-size:20px 20px;background-size:20px 20px}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.wp-full-overlay .collapse-sidebar-arrow{background-image:url(../images/arrows-2x.png);-webkit-background-size:15px 123px;background-size:15px 123px}.customize-loading #customize-container,.theme-install-overlay .wp-full-overlay-main{background-image:url(../images/spinner-2x.gif)}}@media screen and (max-width:782px){.available-theme .action-links .delete-theme{float:none;margin:0;padding:0;clear:both}.available-theme .action-links .delete-theme a{padding:0}}.press-this #message{border-right:4px solid #7ad03a;padding:1px 12px;background-color:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.press-this #side-sortables .category-tabs li{display:inline;line-height:1.35em}body.press-this ul.category-tabs li.tabs a{color:#333}.press-this #content-resize-handle{bottom:2px}body.press-this{color:#333;margin:0;padding:0;min-width:708px;min-height:400px}.press-this #titlediv #title{font-size:1.4em}.press-this #site-heading:before{top:3px;position:relative;display:inline-block;font:400 18px/1 dashicons;speak:none;color:#727272;content:'\f120';-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.press-this #wphead{height:32px;margin-right:0;margin-left:0;margin-bottom:5px}.press-this #header-logo{float:right;margin:7px 7px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.press-this #wphead h1{font-weight:400;font-size:16px;line-height:32px;margin:0;float:right}.press-this #wphead h1 a{text-decoration:none}.press-this #wphead h1 a:hover{text-decoration:underline}.press-this #message{margin:10px 0}.press-this .posting{margin-left:250px}.press-this-sidebar{float:left;width:240px;padding-top:10px}.press-this #title{margin-right:0;margin-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.press-this .tagchecklist{margin-top:8px}.press-this #titlediv{margin:0}.press-this #wp-content-wrap #wp-content-editor-tools{padding:0;top:3px;overflow:hidden}.press-this .wp-media-buttons{cursor:default;padding:8px 8px 6px}.press-this #wp-content-wrap #wp-content-media-buttons a{padding:0;line-height:normal;height:auto;font-size:16px}.press-this #wp-content-wrap .mce-toolbar .mce-btn-group .mce-btn{margin:0 1px}.press-this #wp-content-wrap .mce-toolbar .mce-btn button{padding:2px 3px}.press-this #wp-content-wrap .quicktags-toolbar,.press-this #wp-content-wrap div.mce-toolbar-grp{padding-left:3px}.press-this .howto{margin-top:2px;margin-bottom:3px;font-size:12px;font-style:italic;display:block}.press-this #wp-content-editor-container{clear:none}.press-this #poststuff .inside{margin-top:18px}.press-this .category-tabs{margin-bottom:3px}.press-this #poststuff{margin:0 8px;padding:0}.press-this #photo-add-url-div input[type=text]{width:220px}#poststuff #editor-toolbar{height:30px}.posting{margin-left:212px;position:relative}.press-this .inner-sidebar{width:200px}.press-this .inner-sidebar .sleeve{padding-top:5px}.press-this #submitdiv p{margin:0;padding:6px}.press-this #submitdiv #publishing-actions{border-bottom:1px solid #dfdfdf}.press-this #publish{float:left}.press-this #poststuff h2,.press-this #poststuff h3{font-size:14px;line-height:1}.press-this #categorydiv h3,.press-this #tagsdiv-post_tag h3{cursor:pointer}.press-this #submitdiv h3{cursor:default}h3.tb{font-weight:600;font-size:12px;margin-right:5px}.press-this .postbox,.press-this .stuffbox{margin-bottom:10px;min-width:0}.press-this #submitdiv:hover .handlediv{background:0 0}.tbtitle{font-size:1.7em;outline:0;padding:3px 4px;border:1px solid #dfdfdf}.press-this .actions{float:left;margin:-19px 0 0}.press-this #extra-fields .actions{margin:-32px 0 0 -7px}.press-this .actions li{float:right;list-style:none;margin-left:10px}#extra-fields .button{margin-left:5px}#photo_saving{margin:0 8px 8px;vertical-align:middle}#img_container_container{overflow:auto}#extra-fields{margin-top:10px;position:relative}#extra-fields h2{margin:12px}#waiting{margin-top:10px;overflow:hidden}#waiting span{float:left;margin:0 5px 0 0}#waiting .spinner{display:block}#extra-fields .postbox{margin-bottom:5px}#extra-fields .titlewrap{padding:0;overflow:auto;height:120px}#img_container a{float:right;overflow:hidden}#img_container a,#img_container img{width:68px;height:68px}#img_container img{border:0;background-color:#f4f4f4;cursor:pointer}#img_container a,#img_container a:link,#img_container a:visited{border:1px solid #ccc;display:block;position:relative}#img_container a:active,#img_container a:hover{border-color:#000;z-index:1000;border-width:1px}#embed-code{width:100%;height:98px}.press-this .categorydiv div.tabs-panel{height:100px}.press-this .tagsdiv .newtag{width:120px}.press-this #content{margin:5px 0;padding:0 5px;border:0 none;height:340px;font-family:Consolas,Monaco,monospace;font-size:13px;line-height:19px;background:0 0}.press-this #publishing-actions .spinner{display:inline;vertical-align:middle}@media screen and (max-width:782px){.press-this ul.category-tabs li.tabs{padding:3px 5px 5px}.press-this a.wp-switch-editor{font:13px/19px "Open Sans",sans-serif;margin:5px 5px 0 0;padding:3px 8px 4px}.press-this #wp-content-media-buttons a{padding:0;line-height:normal;height:auto}.press-this #wp-content-editor-tools{padding:0;top:3px}.press-this .category-tabs{margin-top:0}.press-this .tagsdiv .newtag{width:120px;padding:3px 5px;margin-bottom:0}.press-this .tagchecklist{padding:0;margin-bottom:0}.press-this .wp_themeSkin a.mceButton{width:20px;height:20px}.press-this .wp_themeSkin .mceButton .mceIcon{margin:0}.press-this #poststuff h3,.press-this .metabox-holder h3{padding:7px 12px}.press-this input[type=checkbox],.press-this input[type=radio]{height:16px;width:16px}.press-this input[type=checkbox]:checked:before{width:16px;font:400 21px/1 dashicons;margin:-3px -4px 0 0}.press-this input[type=radio]:checked:before{font:400 21px/1 dashicons;width:6px;height:6px;margin:4px}.press-this ul.categorychecklist li,.press-this ul.categorychecklist ul{margin-top:0;margin-bottom:0}.press-this div.quicktags-toolbar input{padding:2px 4px}.press-this input,.press-this textarea{font-size:14px}.press-this .tagchecklist span{font-size:13px;line-height:1.8em}}.about-wrap{position:relative;margin:25px 20px 0 40px;max-width:1050px;font-size:15px}.about-wrap div.error,.about-wrap div.updated{display:none!important}.about-wrap hr{border:0;height:0;margin:0;border-top:1px solid rgba(0,0,0,.1)}.about-wrap img{margin:0;max-width:100%;vertical-align:middle}.about-wrap p{line-height:1.6em;font-size:14px}.about-wrap h1{margin:.2em 0 0 200px;color:#333;line-height:1.2em;font-size:2.8em;font-weight:400}.about-wrap h4{color:#222}.about-wrap .about-text,.about-wrap li.wp-person a.web,.about-wrap p.about-description{font-weight:400;line-height:1.6em;font-size:19px}.about-description{margin-top:1.4em}.about-text{margin:1em 0 1em 200px;min-height:60px;color:#777;font-size:24px}.about-wrap .changelog h2.about-headline-callout{margin:1.1em 0 .2em;font-size:2.4em;font-weight:300;line-height:1.3;text-align:center}.about-wrap h3{margin:1em 0 .6em;font-size:1.5em;line-height:1.5em}.customize h3{margin-top:1.75em;text-align:center}.about-wrap .feature-section h4{margin:1.4em 0 .6em;font-size:1.2em}.about-wrap .feature-section p{margin-top:.6em}.about-wrap code,.about-wrap ol li p{font-size:14px}.about-wrap .button.button-large{padding:8px 20px 10px!important;height:46px!important;font-size:14px;line-height:28px!important}.about-wrap .about-overview-img{margin:0}.about-wrap .point-releases{margin-top:5px;border-bottom:1px solid #dfdfdf}.about-wrap .changelog.point-releases h3{padding-top:35px}.about-wrap .changelog.point-releases h3:first-child{padding-top:7px}.wp-badge{background:#0074a2 url(../images/w-logo-white.png?ver=20131202) no-repeat;background:#0074a2,url(../images/wordpress-logo-white.svg?ver=20131110) no-repeat;background-position:center 24px;-webkit-background-size:85px 85px;background-size:85px 85px;color:#78c8e6;font-size:14px;text-align:center;font-weight:600;margin:5px 0 0;padding-top:120px;height:40px;display:inline-block;width:150px;text-rendering:optimizeLegibility;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.2);box-shadow:0 1px 3px rgba(0,0,0,.2)}.about-wrap .wp-badge{position:absolute;top:0;left:0}.about-wrap h2.nav-tab-wrapper{padding-right:6px}.about-wrap h2 .nav-tab{padding:4px 15px 6px;margin:0 0 -1px 3px;font-size:18px;vertical-align:top;border-width:1px}.about-overview{margin-top:40px;text-align:center}.about-overview .wp-video{margin:0 auto}.changelog .wp-playlist .wp-playlist-current-item img{height:64px;width:auto;max-width:100%}.about-wrap .feature-section{margin-top:40px;padding-bottom:20px}.about-wrap .feature-section.two-col>div{position:relative;width:47.5%;margin-left:4.999999999%;float:right}.about-wrap .feature-section.three-col>div{position:relative;width:29.95%;margin-left:4.999999999%;float:right}.about-wrap .feature-section.col .last-feature{margin-left:0}.about-wrap .under-the-hood .feature-section{margin-top:0}.about-wrap .changelog .feature-section{overflow:hidden}.about-wrap .feature-section.two-col div p{margin-left:3%}.about-wrap .feature-section div p img{float:left;margin-right:10px;max-width:20%}.about-wrap .changelog li{list-style-type:disc;margin-right:3em}.about-wrap .return-to-dashboard{margin:30px -5px 0 0;font-size:14px;font-weight:700}.about-wrap .return-to-dashboard a{text-decoration:none;padding:0 5px}.about-wrap h4.wp-people-group{margin-top:2.6em;font-size:16px}.about-wrap ul.wp-people-group{overflow:hidden;padding:0 5px;margin:0 -5px 0 -15px}.about-wrap ul.compact{margin-bottom:0}.about-wrap li.wp-person{float:right;margin-left:10px}.about-wrap li.wp-person img.gravatar{float:right;margin:0 0 10px 10px;padding:2px;width:60px;height:60px}.about-wrap ul.compact li.wp-person img.gravatar{width:30px;height:30px}.about-wrap li.wp-person{height:70px;width:280px;padding-bottom:15px}.about-wrap ul.compact li.wp-person{height:auto;width:180px;padding-bottom:0;margin-bottom:0}.about-wrap #wp-people-group-validators+p.wp-credits-list{margin-top:0}.about-wrap li.wp-person a.web{display:block;margin:6px 0 2px;font-size:16px;text-decoration:none}.about-wrap p.wp-credits-list a{white-space:nowrap}.freedoms-php .about-wrap ol{margin:40px 60px}.freedoms-php .about-wrap ol li{list-style-type:decimal;font-weight:700}.freedoms-php .about-wrap ol p{font-weight:400;margin:.6em 0}@media screen and (max-width:782px){.about-wrap .feature-section.one-col>div,.about-wrap .feature-section.three-col>div,.about-wrap .feature-section.two-col>div{width:100%;margin:0 0 40px;padding:0 0 40px;float:none;border-bottom:1px solid rgba(0,0,0,.1)}.about-wrap .feature-section.col>div.last-feature,.about-wrap .under-the-hood .feature-section>div{margin:0;padding:0;border-bottom:0}}@media only screen and (max-width:500px){.about-wrap{margin-left:20px;margin-right:10px}.about-text,.about-wrap h1{margin-left:0}.about-text{margin-bottom:.25em}.about-wrap .wp-badge{position:relative;margin-bottom:1.5em;width:100%}.about-wrap .feature-section.three-col div{width:100%;float:none}.about-wrap .three-col.about-updates .col-1{padding:0;float:none}.about-wrap .three-col.about-updates .col-2{margin:0 0 20px;width:100%;float:none}}.no-js #message{display:block}ul.add-menu-item-tabs li{padding:3px 8px 3px 5px}.accordion-section ul.add-menu-item-tabs,.accordion-section ul.category-tabs,.accordion-section ul.wp-tab-bar{margin:0}.accordion-section .categorychecklist{margin:13px 0}#nav-menu-meta .accordion-section-content{padding:18px 13px}#nav-menu-meta .button-controls{margin-bottom:0}#nav-menus-frame{margin-right:300px;margin-top:23px}#wpbody-content #menu-settings-column{display:inline;width:281px;margin-right:-300px;clear:both;float:right;padding-top:0}#menu-settings-column .inside{clear:both;margin:10px 0 0}.metabox-holder-disabled .accordion-section-content,.metabox-holder-disabled .accordion-section-title,.metabox-holder-disabled .postbox{opacity:.5;filter:alpha(opacity=50)}.metabox-holder-disabled .button-controls .select-all{display:none}#wpbody{position:relative}.blank-slate .menu-name{height:2em}.blank-slate .menu-settings{border:0;margin-top:0;padding-top:0;overflow:hidden}.is-submenu{color:#999;font-style:italic;font-weight:400;margin-right:4px}.manage-menus{margin-top:23px;padding:10px;overflow:hidden;background:#fbfbfb}.manage-menus select{float:right;margin-left:6px}.manage-menus .selected-menu{float:right;margin:5px 0 0 6px}.manage-menus .submit-btn{float:right;margin-top:1px}.menu-edit p{margin:.3em 0 .6em}.menu-edit #post-body-content h3{margin:1em 0 10px}.menu-settings{border-top:1px solid #eee;margin-top:2em}.menu-settings dl{margin:0 0 10px;overflow:hidden;padding-right:18%}.menu-settings dd{float:right;margin:0;width:100%}.menu-settings dt{float:right;clear:both;width:21.951%;padding:3px 0 0;margin-right:-21.951%}.menu-settings label{vertical-align:baseline}.menu-edit .checkbox-input{margin-top:4px}.theme-location-set{color:#999;font-size:11px}#menu-management-liquid{float:right;min-width:100%;margin-top:3px}#menu-management{position:relative;margin-left:20px;margin-top:-3px;width:100%;background:#f5f5f5}#menu-management .menu-edit{margin-bottom:20px}.nav-menus-php #post-body{padding:0 10px 10px;border-top:1px solid #fff;border-bottom:1px solid #dfdfdf;background:#fff}#nav-menu-footer,#nav-menu-header{padding:0 10px}#nav-menu-header{border-bottom:1px solid #dfdfdf;margin-bottom:0}#nav-menu-header .menu-name-label{margin-top:4px}.nav-menus-php #post-body div.error,.nav-menus-php #post-body div.updated{margin:0}.nav-menus-php #post-body-content{position:relative;float:none}#menu-management .menu-add-new abbr{font-weight:600}#select-nav-menu-container{text-align:left;padding:0 10px 3px;margin-bottom:5px}#select-nav-menu{width:100px;display:inline}#menu-name-label{margin-top:-2px}.widefat td.menu-location-menus{padding-bottom:5px}.menu-location-menus select{float:right}#locations-nav-menu-wrapper{padding:5px 0}.locations-nav-menu-select select{float:right;width:160px;margin-left:5px}.locations-row-links{float:right;margin:6px 6px 0 0}.locations-add-menu-link,.locations-edit-menu-link{margin:0 3px}.locations-edit-menu-link{padding-left:3px;border-left:1px solid #ccc}#wpbody .open-label{display:block;float:right}#wpbody .open-label span{padding-left:10px}.js .input-with-default-title{color:#aaa;font-style:italic}#menu-management .inside{padding:0 10px}.accordion-container .howto input,.postbox .howto input{width:180px;float:left}.accordion-container .outer-border{margin:0}.customlinkdiv .howto input{width:180px}.customlinkdiv p{margin-top:0}#nav-menu-theme-locations .howto select{width:100%}#nav-menu-theme-locations .button-controls{text-align:left}.add-menu-item-view-all{height:400px}#menu-container .submit{margin:0 0 10px;padding:0}.nav-menus-php .add-new-menu-action{float:right;margin:6px 6px 0 0;line-height:15px}.nav-menus-php .meta-sep,.nav-menus-php .submitcancel,.nav-menus-php .submitdelete{display:block;float:right;margin:6px 0;line-height:15px}.meta-sep{padding:0 2px}#cancel-save{text-decoration:underline;font-size:12px;margin-right:20px;margin-top:5px}.button-primary.right,.button-secondary.right,.button.right{float:left}.list-controls{float:right;margin-top:5px}.add-to-menu{float:left}.postbox .spinner{display:none;vertical-align:middle}.button-controls{clear:both;margin:10px 0}.hide-all,.show-all{cursor:pointer}.hide-all{display:none}#menu-name{width:270px}#manage-menu .inside{padding:0}#available-links dt{display:block}#add-custom-link .howto{font-size:12px}#add-custom-link label span{display:block;float:right;margin-top:5px;padding-left:5px}.menu-item-textbox{width:180px}.nav-menus-php .howto span{margin-top:6px;display:block;float:right}.quick-search{width:190px}.nav-menus-php .list-wrap{display:none;clear:both;margin-bottom:10px}.nav-menus-php .postbox p.submit{margin-bottom:0}.nav-menus-php .list li{display:none;margin:0;margin-bottom:5px}.nav-menus-php .list li .menu-item-title{cursor:pointer;display:block}.nav-menus-php .list li .menu-item-title input{margin-left:3px;margin-top:-3px}.menu-item-title input[type=checkbox]{display:inline-block;margin-top:-4px}#menu-container .inside{padding-bottom:10px}.menu{padding-top:1em}#menu-to-edit{margin:0;padding:.1em 0}.menu ul{width:100%}.menu li{margin-bottom:0;position:relative}.menu-item-bar{clear:both;line-height:1.5em;position:relative;margin:9px 0 0}.menu-item-bar .menu-item-handle{border:1px solid #dfdfdf;position:relative;padding:10px 15px;height:auto;width:382px;line-height:30px;overflow:hidden;word-wrap:break-word}.menu-item-bar .menu-item-handle:hover{border-color:#999}#menu-to-edit .menu-item-invalid .menu-item-handle{background:#f6c9cc;border-color:#f1acb1}.no-js .menu-item-edit-active .item-edit{display:none}.js .menu-item-handle{cursor:move}.menu li.deleting .menu-item-handle{background-image:none;background-color:#f66}.menu-item-handle .item-title{font-size:13px;font-weight:600;line-height:20px;display:block;margin-left:13em}li.menu-item.ui-sortable-helper dl{margin-top:0}li.menu-item.ui-sortable-helper .menu-item-transport dl{margin-top:13px}.menu .sortable-placeholder{height:35px;width:410px;margin-top:13px}.menu-item-depth-0{margin-right:0}.menu-item-depth-1{margin-right:30px}.menu-item-depth-2{margin-right:60px}.menu-item-depth-3{margin-right:90px}.menu-item-depth-4{margin-right:120px}.menu-item-depth-5{margin-right:150px}.menu-item-depth-6{margin-right:180px}.menu-item-depth-7{margin-right:210px}.menu-item-depth-8{margin-right:240px}.menu-item-depth-9{margin-right:270px}.menu-item-depth-10{margin-right:300px}.menu-item-depth-11{margin-right:330px}.menu-item-depth-0 .menu-item-transport{margin-right:0}.menu-item-depth-1 .menu-item-transport{margin-right:-30px}.menu-item-depth-2 .menu-item-transport{margin-right:-60px}.menu-item-depth-3 .menu-item-transport{margin-right:-90px}.menu-item-depth-4 .menu-item-transport{margin-right:-120px}.menu-item-depth-5 .menu-item-transport{margin-right:-150px}.menu-item-depth-6 .menu-item-transport{margin-right:-180px}.menu-item-depth-7 .menu-item-transport{margin-right:-210px}.menu-item-depth-8 .menu-item-transport{margin-right:-240px}.menu-item-depth-9 .menu-item-transport{margin-right:-270px}.menu-item-depth-10 .menu-item-transport{margin-right:-300px}.menu-item-depth-11 .menu-item-transport{margin-right:-330px}body.menu-max-depth-0{min-width:950px!important}body.menu-max-depth-1{min-width:980px!important}body.menu-max-depth-2{min-width:1010px!important}body.menu-max-depth-3{min-width:1040px!important}body.menu-max-depth-4{min-width:1070px!important}body.menu-max-depth-5{min-width:1100px!important}body.menu-max-depth-6{min-width:1130px!important}body.menu-max-depth-7{min-width:1160px!important}body.menu-max-depth-8{min-width:1190px!important}body.menu-max-depth-9{min-width:1220px!important}body.menu-max-depth-10{min-width:1250px!important}body.menu-max-depth-11{min-width:1280px!important}.item-type{color:#777;font-size:12px;padding:12px 10px;line-height:18px;display:block}.item-controls{font-size:12px;position:absolute;left:20px;top:-1px}.item-controls a{text-decoration:none}.item-controls a:hover{cursor:pointer}.item-controls .item-order{padding-left:10px}.nav-menus-php .item-edit{position:absolute;left:-20px;top:0;display:block;width:30px;height:40px;margin-left:0!important;text-indent:100%;outline:0;overflow:hidden;white-space:nowrap}.menu-instructions-inactive{display:none}.menu-item-settings{display:block;width:402px;padding:10px 10px 10px 0;position:relative;z-index:10;border:1px solid #e5e5e5;border-top:0;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04)}.menu-item-settings .field-move a{display:none;margin:0 2px}.menu-item-edit-active .menu-item-settings{display:block}.menu-item-edit-inactive .menu-item-settings{display:none}.add-menu-item-pagelinks{margin:.5em auto;text-align:center}.link-to-original{display:block;margin:0 0 10px;padding:3px 5px 5px;border:1px solid #dfdfdf;color:#777;font-size:12px;font-style:italic}.link-to-original a{padding-right:4px;font-style:normal}.hidden-field{display:none}.menu-item-settings .description-thin,.menu-item-settings .description-wide{margin-left:10px;float:right}.description-thin{width:190px;height:40px}.description-wide{width:390px}.menu-item-actions{padding-top:15px}#cancel-save{cursor:pointer}.nav-menus-php .major-publishing-actions{clear:both;padding:3px 0 6px}.nav-menus-php .major-publishing-actions .publishing-action{text-align:left;float:left;line-height:23px;margin:4px 0 1px}.nav-menus-php .blank-slate .menu-settings{display:none}.nav-menus-php .delete-action{float:right;margin-top:2px}.nav-menus-php .submitbox .submitcancel{border-bottom:1px solid #0074a2;padding:1px 2px;color:#0074a2;text-decoration:none}.nav-menus-php .submitbox .submitcancel:hover{background:#0074a2;color:#fff}.nav-menus-php .major-publishing-actions .form-invalid{padding-right:4px;margin-right:-4px}#menu-item-name-wrap:after,#menu-item-url-wrap:after,#menu-name-label:after,#menu-settings-column .inside:after,#nav-menus-frame:after,.nav-menus-php #post-body-content:after,.nav-menus-php .button-controls:after,.nav-menus-php .major-publishing-actions:after,.nav-menus-php .menu-item-settings:after{clear:both;content:".";display:block;height:0;visibility:hidden}#menu-item-name-wrap,#menu-item-url-wrap,#nav-menus-frame,.button-controls{display:block}@media screen and (max-width:782px){body.nav-menus-php{min-width:0!important}#nav-menus-frame{margin-right:0;float:none;width:100%}#wpbody-content #menu-settings-column{display:block;width:100%;float:none;margin-right:0}#side-sortables .add-menu-item-tabs{margin:15px 0 14px}ul.add-menu-item-tabs li.tabs{padding:13px 15px 14px}.nav-menus-php .item-controls .item-type{margin-top:2px}.nav-menus-php .customlinkdiv .howto input{width:65%}.nav-menus-php .quick-search{width:85%}#menu-management-liquid{margin-top:25px}.nav-menus-php .menu-name-label.howto span{margin-top:13px}.menu-name-label #menu-name{margin-top:4px}.nav-menus-php .major-publishing-actions .publishing-action{margin-top:6px}.nav-menus-php .delete-action{font-size:14px;line-height:50px;margin-top:12px}.description-wide,.menu-item-bar .menu-item-handle,.menu-item-settings{width:auto}.menu-item-settings{padding:10px}.menu-item-settings .description-thin,.menu-item-settings .description-wide{width:100%;height:auto}.menu-item-settings input{width:100%}.menu-settings dl{padding-right:0}.menu-settings dd{float:none;width:100%;margin-bottom:15px}.menu-settings dt{float:none;width:auto;margin-right:0;margin-bottom:15px}}@media only screen and (max-width:768px){#menu-locations-wrap .widefat{width:100%}}.widget{margin:0 auto 10px;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.widget-top{font-size:13px;font-weight:600;background:#f7f7f7}.widget-top a.widget-action,.widget-top a.widget-action:hover{text-decoration:none}.widget-title h4{margin:0;padding:15px;line-height:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.widgets-holder-wrap .widget-inside{border-top:0;padding:1px 15px 15px;line-height:16px}#available-widgets .widget-description,#widgets-right a.widget-control-edit,.in-widget-title{color:#666}.deleting .widget-title,.deleting .widget-top a.widget-action:after{color:#aaa}.widget.ui-draggable-dragging{min-width:100%}.widget.ui-sortable-helper{opacity:.8}.widget-placeholder{border:1px dashed #bbb;margin:0 auto 10px;height:45px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#widgets-right .widget-placeholder{margin-top:0}#widgets-right .closed .widget-placeholder{height:0;border:0;margin-top:-10px}.sidebar-name{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sidebar-name-arrow{position:absolute;top:0;left:0;bottom:0}.js .sidebar-name{cursor:pointer}.sidebar-name h3{margin:0;padding:8px 10px;overflow:hidden;white-space:nowrap}.widgets-holder-wrap .description{padding:0 0 15px;margin:0;font-style:normal;color:#777}#widgets-right .widgets-holder-wrap .description{padding-right:7px;padding-left:7px}div.widget-liquid-left{margin:0;width:38%;float:right}div.widget-liquid-right{float:left;width:58%}div#widgets-left{padding-top:12px}div#widgets-left .closed .sidebar-name,div#widgets-left .inactive-sidebar.closed .sidebar-name{margin-bottom:10px}div#widgets-left .sidebar-name h3{padding:10px 0;margin:0 0 0 10px}div#widgets-left .sidebar-name .sidebar-name-arrow:before{left:0;top:4px;padding:4px 4px 4px 6px}#widgets-left #available-widgets,div#widgets-left .widget-holder{background:0 0;border:0}#widgets-left .widgets-holder-wrap{border:0;-webkit-box-shadow:none;box-shadow:none}#available-widgets .widget-action{display:none}#available-widgets .widget{margin:0}#available-widgets .widget:nth-child(odd){clear:both}#available-widgets .widget .widget-description{display:block;padding:10px 15px;font-size:12px}#available-widgets #widget-list{position:relative}#widgets-left .inactive-sidebar{clear:both;width:100%;background:0 0;padding:0;margin:0 0 20px;border:0;-webkit-box-shadow:none;box-shadow:none}#widgets-left .inactive-sidebar.first{margin-top:40px}div#widgets-left .inactive-sidebar .widget.expanded{right:auto}.widget-title-action{float:left;position:relative}div#widgets-left .inactive-sidebar .widgets-sortables{min-height:42px;padding:0;background:0 0;margin:0;position:relative}div#widgets-right:after{content:".";display:block;height:0;clear:both;visibility:hidden}div#widgets-right .sidebars-column-1,div#widgets-right .sidebars-column-2{max-width:450px}div#widgets-right .widgets-holder-wrap{margin:10px 0 0}div#widgets-right .sidebar-description{min-height:20px;margin-top:-5px}div#widgets-right .sidebar-name h3{padding:15px 7px}div#widgets-right .sidebar-name .sidebar-name-arrow:before{left:0;top:4px}div#widgets-right .widget-top{padding:0}div#widgets-right .widgets-sortables{padding:0 8px;margin-bottom:9px;position:relative;min-height:123px}div#widgets-right .closed .widgets-sortables{min-height:0;margin-bottom:0}.sidebar-name .spinner{margin:-5px 5px;float:none}#widgets-right .widgets-holder-wrap.widget-hover{border-color:#777;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);box-shadow:0 1px 2px rgba(0,0,0,.3)}.widgets_access #widgets-left .widget .widget-top{cursor:auto}.widgets_access #wpwrap .widget-control-edit,.widgets_access #wpwrap .widgets-holder-wrap.closed .sidebar-description,.widgets_access #wpwrap .widgets-holder-wrap.closed .widget{display:block}.widgets_access #widgets-left .widget .widget-top:hover,.widgets_access #widgets-right .widget .widget-top:hover{border-color:#ddd}#available-widgets .widget-control-edit .edit,#widgets-left .inactive-sidebar .widget-control-edit .add,#widgets-right .widget-control-edit .add{display:none}.widget-control-edit{display:block;color:#666;background:#EEE;padding:0 15px;line-height:43px;border-right:1px solid #DDD}#widgets-left .widget-control-edit:hover,#widgets-right .widget-control-edit:hover{color:#fff;background:#444;border-right:0;outline:1px solid #444}.widgets-holder-wrap .sidebar-description,.widgets-holder-wrap .sidebar-name{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.editwidget{margin:0 auto}.editwidget .widget-inside{display:block;padding:0 15px}.editwidget .widget-control-actions{margin-top:20px}.js .closed br.clear,.js .widgets-holder-wrap.closed .sidebar-description,.js .widgets-holder-wrap.closed .widget,.widget-description,.widget-inside{display:none}.widget-inside{background:#fff}#removing-widget{display:none;font-weight:400;padding-right:15px;font-size:12px;line-height:1;color:#000}.js #removing-widget{color:#2ea2cc}#access-off,.no-js .widget-holder .description,.widget-control-noform,.widgets_access #access-on,.widgets_access .sidebar-name-arrow,.widgets_access .widget-action,.widgets_access .widget-holder .description{display:none}.widgets_access #widget-list,.widgets_access .widget-holder{padding-top:10px}.widgets_access #access-off{display:inline}.widgets_access .sidebar-name,.widgets_access .widget .widget-top{cursor:default}.widget-liquid-left #widgets-left.chooser #available-widgets .widget,.widget-liquid-left #widgets-left.chooser .inactive-sidebar{-webkit-transition:opacity .1s linear;transition:opacity .1s linear;opacity:.2;pointer-events:none}.widget-liquid-left #widgets-left.chooser #available-widgets .widget-in-question{opacity:1;pointer-events:auto}#available-widgets .widget-top:hover,#widgets-left .widget-in-question .widget-top,#widgets-left .widget-top:hover,.widgets-chooser ul,div#widgets-right .widget-top:hover{border-color:#999;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1)}.widgets-chooser ul.widgets-chooser-sidebars{margin:0;list-style-type:none;max-height:300px;overflow:auto}.widgets-chooser{display:none}.widgets-chooser ul{border:1px solid #ccc}.widgets-chooser li{padding:10px 35px 10px 15px;border-bottom:1px solid #ccc;background:#fff;margin:0;cursor:pointer;outline:0;position:relative;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.widgets-chooser li:focus,.widgets-chooser li:hover{background:rgba(255,255,255,.7)}.widgets-chooser li:focus:before{content:'\f147';display:block;-webkit-font-smoothing:antialiased;font:400 26px/1 dashicons;color:#999;position:absolute;top:7px;right:5px}.widgets-chooser li:last-child{border:0}.widgets-chooser li.widgets-chooser-selected{background:#2ea2cc;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{content:'\f147';display:block;-webkit-font-smoothing:antialiased;font:400 26px/1 dashicons;color:#fff;position:absolute;top:7px;right:5px}.widgets-chooser .widgets-chooser-actions{padding:10px 0 12px;text-align:center}.widgets-chooser button{margin-left:5px}#available-widgets .widget .widget-top{cursor:pointer}@media screen and (max-width:480px){div.widget-liquid-left{width:100%;float:none;border-left:0;padding-left:0}#widgets-left #available-widgets .widget-top,#widgets-left .inactive-sidebar .widgets-sortables,#widgets-left .sidebar-name{margin-left:0}div.widget-liquid-right{width:100%;float:none}div.widget{margin:0 auto 10px!important;max-width:480px}}@media screen and (max-width:320px){div.widget{max-width:320px}}@media only screen and (min-width:1250px){#widgets-left #available-widgets .widget{width:49%;float:right}.widget.ui-draggable-dragging{min-width:49%}#widgets-left #available-widgets .widget:nth-child(even){float:left}#widgets-right .sidebars-column-1,#widgets-right .sidebars-column-2{float:right;width:49%}#widgets-right .sidebars-column-1{margin-left:2%}#widgets-right.single-sidebar .sidebars-column-1,#widgets-right.single-sidebar .sidebars-column-2{float:none;width:100%;margin:0}}body.rtl,body.rtl .press-this a.wp-switch-editor{font-family:Tahoma,Arial,sans-serif}body.locale-he-il,body.locale-he-il .press-this a.wp-switch-editor{font-family:Arial,sans-serif}.locale-he-il em{font-style:normal;font-weight:700}.locale-zh-cn #local-time,.locale-zh-cn #utc-time,.locale-zh-cn .form-wrap p,.locale-zh-cn .howto,.locale-zh-cn .inline-edit-row fieldset span.checkbox-title,.locale-zh-cn .inline-edit-row fieldset span.title,.locale-zh-cn .js .input-with-default-title,.locale-zh-cn .link-to-original,.locale-zh-cn .tablenav .displaying-num,.locale-zh-cn p.description,.locale-zh-cn p.help,.locale-zh-cn p.install-help,.locale-zh-cn span.description{font-style:normal}.locale-zh-cn .hdnle a{font-size:12px}.locale-zh-cn form.upgrade .hint{font-style:normal;font-size:100%}.locale-zh-cn #wp-fullscreen-tagline{font-family:KaiTi,"楷体",sans-serif}.locale-zh-cn #wp-fullscreen-modes a{font-size:12px}.locale-zh-cn #sort-buttons{font-size:1em!important}.locale-de-de .inline-edit-row fieldset label span.title{width:7em}.locale-de-de .inline-edit-row fieldset label span.input-text-wrap{margin-right:7em}.locale-de-de #customize-header-actions .button{padding:0 5px 1px}.locale-de-de #customize-header-actions .spinner{margin:16px 3px 0}.locale-ru-ru .inline-edit-row fieldset label span.title{width:8em}.locale-ru-ru .inline-edit-row fieldset label span.input-text-wrap{margin-right:8em}.locale-ru-ru.post-php .tagsdiv .newtag{width:165px}.locale-ru-ru.press-this .posting{margin-left:277px}.locale-ru-ru .press-this-sidebar{width:265px}.locale-ru-ru #customize-header-actions .button{padding:0 5px 1px}.locale-ru-ru #customize-header-actions .spinner{margin:16px 3px 0}.locale-lt-lt .inline-edit-row fieldset label span.title{width:8em}.locale-lt-lt .inline-edit-row fieldset label span.input-text-wrap{margin-right:8em} \ No newline at end of file +#wpwrap{height:auto;min-height:100%;width:100%;position:relative;-webkit-font-smoothing:subpixel-antialiased}#wpcontent{height:100%;padding-right:20px}#wpcontent,#wpfooter{margin-right:160px}.folded #wpcontent,.folded #wpfooter{margin-right:36px}#wpbody-content{padding-bottom:65px;float:right;width:100%;overflow:visible!important}.inner-sidebar{float:left;clear:left;display:none;width:281px;position:relative}.columns-2 .inner-sidebar{margin-left:auto;width:286px;display:block}.columns-2 .inner-sidebar #side-sortables,.inner-sidebar #side-sortables{min-height:300px;width:280px;padding:0}.has-right-sidebar .inner-sidebar{display:block}.has-right-sidebar #post-body{float:right;clear:right;width:100%;margin-left:-2000px}.has-right-sidebar #post-body-content{margin-left:300px;float:none;width:auto}#col-container,#col-left,#col-right{overflow:hidden;padding:0;margin:0}#col-left{width:35%}#col-right{float:left;clear:left;width:65%}.col-wrap{padding:0 7px}.alignleft{float:right}.alignright{float:left}.textleft{text-align:right}.textright{text-align:left}.clear{clear:both}.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{position:absolute;margin:-1px;padding:0;height:1px;width:1px;overflow:hidden;clip:rect(0 0 0 0);border:0}.screen-reader-shortcut{position:absolute;top:-1000em}.screen-reader-shortcut:focus{right:6px;top:-25px;height:auto;width:auto;display:block;font-size:14px;font-weight:600;padding:15px 23px 14px;background:#f1f1f1;color:#21759b;z-index:100000;line-height:normal;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);text-decoration:none;outline:0}.hidden,.js .closed .inside,.js .hide-if-js,.js .wp-core-ui .hide-if-js,.js.wp-core-ui .hide-if-js,.no-js .hide-if-no-js,.no-js .wp-core-ui .hide-if-no-js,.no-js.wp-core-ui .hide-if-no-js{display:none}#menu-management .menu-edit,#menu-settings-column .accordion-container,.feature-filter,.imgedit-group,.manage-menus,.menu-item-handle,.popular-tags,.stuffbox,.widget-inside,.widget-top,.widgets-holder-wrap,.wp-editor-container,p.popular-tags,table.widefat{border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04)}.feature-filter,.imgedit-group,.popular-tags,.stuffbox,.widgets-holder-wrap,.wp-editor-container,p.popular-tags,table.widefat{background:#fff}body,html{height:100%;margin:0;padding:0}html{background:#f1f1f1}body{color:#444;font-family:"Open Sans",sans-serif;font-size:13px;line-height:1.4em;min-width:600px}body.iframe{min-width:0;padding-top:1px}body.modal-open{overflow:hidden}iframe,img{border:0}td{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}a{color:#0074a2;-webkit-transition-property:border,background,color;transition-property:border,background,color;-webkit-transition-duration:.05s;transition-duration:.05s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}a,div{outline:0}a:active,a:hover{color:#2ea2cc}a:focus{color:#124964;-webkit-box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.ie8 a:focus{outline:#5b9dd9 solid 1px}#adminmenu a:focus,.screen-reader-text:focus{-webkit-box-shadow:none;box-shadow:none;outline:0}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}p{font-size:13px;line-height:1.5;margin:1em 0}blockquote{margin:1em}dd,li{margin-bottom:6px}h1,h2,h3,h4,h5,h6{display:block;font-weight:600}h1{font-size:2em;margin:.67em 0}h2{color:#222;font-size:1.5em;margin:.83em 0;font-weight:400}h3{color:#222;font-size:1.3em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.67em;margin:2.33em 0}ol,ul{padding:0}ul{list-style:none}ol{list-style-type:decimal;margin-right:2em}ul.ul-disc{list-style:disc}ul.ul-square{list-style:square}ol.ol-decimal{list-style:decimal}ol.ol-decimal,ul.ul-disc,ul.ul-square{margin-right:1.8em}ol.ol-decimal>li,ul.ul-disc>li,ul.ul-square>li{margin:0 0 .5em}.ltr{direction:ltr}.code,code{font-family:Consolas,Monaco,monospace;direction:ltr}code,kbd{padding:3px 5px 2px;margin:0 1px;background:#eaeaea;background:rgba(0,0,0,.07);font-size:13px}.subsubsub{list-style:none;margin:8px 0 0;padding:0;font-size:13px;float:right;color:#666}.subsubsub a{line-height:2;padding:.2em;text-decoration:none}.subsubsub a .count,.subsubsub a.current .count{color:#999;font-weight:400}.subsubsub a.current{font-weight:600;border:none}.subsubsub li{display:inline-block;margin:0;padding:0;white-space:nowrap}.widefat{border-spacing:0;width:100%;clear:both;margin:0}.widefat *{word-wrap:break-word}.widefat a{text-decoration:none}.widefat td,.widefat th{padding:8px 10px}.widefat thead th{border-bottom:1px solid #e1e1e1}.widefat tfoot th{border-top:1px solid #e1e1e1;border-bottom:none}.widefat .no-items td{border-bottom-width:0}.widefat td{vertical-align:top}.widefat td,.widefat td ol,.widefat td p,.widefat td ul{font-size:13px;line-height:1.5em}.widefat th{text-align:right;line-height:1.3em;font-size:14px}.widefat th input{margin:0 8px 0 0;padding:0;vertical-align:text-top}.widefat .check-column{width:2.2em;padding:6px 0 25px;vertical-align:top}.widefat th input[type=checkbox]{margin-top:-1px}.widefat.media .check-column{padding-top:8px}.widefat tbody th.check-column,.widefat tfoot th.check-column,.widefat thead th.check-column{padding:11px 3px 0 0}.widefat thead th.check-column{padding-top:10px}.update-php div.error,.update-php div.updated{margin-right:0}.no-js .widefat tfoot .check-column input,.no-js .widefat thead .check-column input{display:none}.column-comments,.column-links,.column-posts,.widefat .num{text-align:center}.widefat th#comments{vertical-align:middle}.wrap{margin:10px 2px 0 20px}div.error,div.updated{margin:5px 15px 2px}div.error p,div.updated p{margin:.5em 0;padding:2px}.media-upload-form div.error,.wrap div.error,.wrap div.updated{margin:5px 0 15px}div.updated{border-right:4px solid #7ad03a;padding:1px 12px;background-color:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}div.error{border-right:4px solid #dd3d36;background:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);padding:1px 12px}.attention{color:#2ea2cc}.subtitle,.wrap h2{font-weight:400;margin:0}.wrap h2{font-size:23px;font-weight:400;padding:9px 0 4px 15px;line-height:29px}.subtitle{color:#777;font-size:14px;padding-right:25px}.wrap .add-new-h2,.wrap .add-new-h2:active{margin-right:4px;padding:4px 8px;position:relative;top:-3px;text-decoration:none;border:none;-webkit-border-radius:2px;border-radius:2px;background:#e0e0e0;text-shadow:none;font-weight:600;font-size:13px}.wrap .add-new-h2:hover{background:#2ea2cc;color:#fff}.wrap h2.long-header{padding-left:0}.wp-dialog{background-color:#fff}.sorthelper{background-color:#ccf3fa}.ac_match,.subsubsub a.current{color:#000}.alt,.alternate{background-color:#f9f9f9}.bar{background-color:#e8e8e8;border-left-color:#99d}.media-upload-form label.form-help,td.help{color:#9a9a9a}.highlight{background-color:#e4f2fd;color:#000}.wp-ui-primary{color:#fff;background-color:#333}.wp-ui-text-primary{color:#333}.wp-ui-highlight{color:#fff;background-color:#1e8cbe}.wp-ui-text-highlight{color:#1e8cbe}.wp-ui-notification{color:#fff;background-color:#d54e21}.wp-ui-text-notification{color:#d54e21}.wp-ui-text-icon{color:#999}#nav-menu-footer,#nav-menu-header,#your-profile #rich_editing,.checkbox,.control-section .accordion-section-title,.menu-item-handle,.postbox .hndle,.side-info,.sidebar-name,.stuffbox .hndle,.widefat tfoot th,.widefat thead th,.widget .widget-top{line-height:1.4em}.menu-item-handle,.widget .widget-top{background:#fafafa;color:#222}.postbox .hndle,.stuffbox .hndle{border-bottom:1px solid #eee}.quicktags,.search{background-color:#ccc;color:#000;font-size:12px}.icon32{display:none}#bulk-titles div a:before,#welcome-panel.welcome-panel .welcome-panel-close:before,.tagchecklist span a:before{background:0 0;color:#bbb;content:'\f153';display:block!important;font:400 16px/1 dashicons;speak:none;height:20px;text-align:center;width:20px;-webkit-font-smoothing:antialiased!important}#welcome-panel.welcome-panel .welcome-panel-close:before{margin:0}#bulk-titles div a:before,.tagchecklist span a:before{margin:2px 0}#bulk-titles div a:hover:before,#welcome-panel.welcome-panel .welcome-panel-close:hover:before,.tagchecklist span a:hover:before{color:#c00}.key-labels label{line-height:24px}b,strong{font-weight:600}.pre{white-space:pre-wrap;word-wrap:break-word}.howto{color:#666;font-style:italic;display:block}p.install-help{margin:8px 0;font-style:italic}.no-break{white-space:nowrap}hr{border:0;border-top:1px solid #ddd;border-bottom:1px solid #fafafa}#all-plugins-table .plugins a.delete,#media-items a.delete,#media-items a.delete-permanently,#nav-menu-footer .menu-delete,#search-plugins-table .plugins a.delete,.plugins a.delete,.row-actions span.delete a,.row-actions span.spam a,.row-actions span.trash a,.submitbox .submitdelete{color:#a00}#all-plugins-table .plugins a.delete:hover,#media-items a.delete-permanently:hover,#media-items a.delete:hover,#nav-menu-footer .menu-delete:hover,#search-plugins-table .plugins a.delete:hover,.file-error,.plugins a.delete:hover,.row-actions .delete a:hover,.row-actions .spam a:hover,.row-actions .trash a:hover,.submitbox .submitdelete:hover,.widget-control-remove:hover,abbr.required{color:red;text-decoration:none;border:none}#major-publishing-actions{padding:10px;clear:both;border-top:1px solid #ddd;background:#f5f5f5}#delete-action{line-height:28px;vertical-align:middle;text-align:right;float:right}#publishing-action{text-align:left;float:left;line-height:23px}#publishing-action .spinner{float:right}#misc-publishing-actions{padding:6px 0 0}.misc-pub-section{padding:6px 10px 8px}#minor-publishing-actions{padding:10px 10px 0;text-align:left}#save-post{float:right}.preview{float:left}#sticky-span{margin-right:18px}.side-info{margin:0;padding:4px;font-size:11px}.side-info h5{padding-bottom:7px;font-size:14px;margin:12px 2px 5px;border-bottom:1px solid #dadada}.side-info ul{margin:0;padding-right:18px;list-style:square;color:#666}.approve,.unapproved .unapprove{display:none}.spam .approve,.trash .approve,.unapproved .approve{display:inline}td.action-links,th.action-links{text-align:left}.wp-filter{display:inline-block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:12px 0 25px;padding:0 20px;width:100%;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);border:1px solid #e5e5e5;background:#fff;color:#555;font-size:13px}.wp-filter a{text-decoration:none}.filter-count{display:inline-block;vertical-align:middle;min-width:4em}.filter-count .count,.title-count{display:inline-block;position:relative;top:-1px;padding:4px 10px;-webkit-border-radius:30px;border-radius:30px;background:#777;color:#fff;font-size:14px;font-weight:600}.title-count{display:inline;top:-3px;margin-right:5px;margin-left:20px}.filter-links,.filter-links li{display:inline-block;margin:0}.filter-links li>a{display:inline-block;margin:0 10px;padding:15px 0;border-bottom:4px solid #fff;color:#666;cursor:pointer}.filter-links .current{-webkit-box-shadow:none;box-shadow:none;border-bottom:4px solid #666;color:#222}.filter-links li>a:focus,.filter-links li>a:hover,.show-filters .filter-links a.current:focus,.show-filters .filter-links a.current:hover{color:#2ea2cc}.wp-filter .search-form{float:left;margin-top:9px}.wp-filter .search-form input[type=search]{margin:0;padding:3px 5px;width:280px;font-size:16px;font-weight:300;line-height:1.5}.wp-filter .search-form select{height:33px;vertical-align:top}.wp-filter .drawer-toggle{display:inline-block;margin:0 10px;padding:4px 6px;color:#666;cursor:pointer}.wp-filter .drawer-toggle:before{display:inline-block;vertical-align:top;content:"\f111";margin:0 0 0 5px;width:16px;height:16px;color:#777;-webkit-transition:color .1s ease-in 0;transition:color .1s ease-in 0;font-family:dashicons;font-size:16px;line-height:1;text-align:center;text-decoration:inherit;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased}.wp-filter .drawer-toggle:hover,.wp-filter .drawer-toggle:hover:before{color:#2ea2cc}.wp-filter .drawer-toggle.current:before{color:#fff}.filter-drawer{display:none;margin:0 -20px;padding:20px;border-top:1px solid #eee;background:#fafafa}.show-filters .filter-drawer{display:block;overflow:hidden}.show-filters .wp-filter .drawer-toggle:focus,.show-filters .wp-filter .drawer-toggle:hover{background:#2ea2cc}.show-filters .filter-links a.current{border-bottom:none}.show-filters .wp-filter .drawer-toggle{-webkit-border-radius:2px;border-radius:2px;border:none;background:#777;color:#fff}.show-filters .wp-filter .drawer-toggle:before{color:#fff}.filter-group{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:right;margin:0 0 0 1%;padding:10px;width:19%;background:#fff;border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04)}.filter-group.wide{width:38%}.filter-group h4{position:relative;margin:0}.filter-drawer ol{margin:20px 0 0;list-style-type:none;font-size:12px}.filter-drawer li{display:inline-block;vertical-align:top;margin:5px 0;padding-left:25px;width:160px;list-style-type:none}.filter-drawer .buttons{margin-bottom:20px}.filter-drawer .buttons .button span{display:inline-block;opacity:.8;font-size:12px;text-indent:10px}.wp-filter .button.clear-filters{display:none;margin:0 10px 20px 0}.filtered-by{display:none;margin:0}.filtered-by>span{font-weight:600}.filtered-by a{margin-right:10px}.filtered-by .tags{display:inline}.filtered-by .tag{margin:0 5px;padding:4px 8px;border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);background:#fff;font-size:11px}.filters-applied .filter-drawer .buttons,.filters-applied .filter-drawer br,.filters-applied .filter-group{display:none!important}.filters-applied .filtered-by{display:block}.filters-applied .filter-drawer{padding:20px}.error .content-filterable,.loading-content .content-filterable,.show-filters .content-filterable,.show-filters.filters-applied.loading-content .content-filterable{display:none}.show-filters.filters-applied .content-filterable{display:block}.loading-content .spinner{display:block;margin:40px auto 0;float:none}@media only screen and (max-width:1120px){.wp-filter .search-form{float:none;margin:20px 0}.filter-drawer{border-bottom:1px solid #eee}.filter-group{margin-bottom:0;margin-top:5px;width:100%}.filter-group li{margin:10px 0}}@media only screen and (max-width:782px){.filter-group,.filter-group li{width:100%}}#update-nag,.update-nag{display:inline-block;line-height:19px;padding:11px 15px;font-size:14px;text-align:right;margin:25px 2px 0 20px;background-color:#fff;border-right:4px solid #ffba00;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.update-message{color:#000}.update-php .spinner{float:none;margin:-4px 0}#ajax-loading,.ajax-feedback,.ajax-loading,.imgedit-wait-spin,.list-ajax-loading{visibility:hidden}#ajax-response.alignleft{margin-right:2em}#adminmenu a,#catlist a,#sidemenu a,#taglist a{text-decoration:none}#contextual-help-wrap,#screen-options-wrap{margin:0;padding:8px 20px 12px;position:relative}#contextual-help-wrap{overflow:auto;margin-right:0!important}#screen-meta .screen-reader-text{visibility:hidden}#screen-meta-links{margin:0 0 0 20px}#screen-meta-links a{padding:3px 16px 3px 6px}#screen-meta-links a:focus{outline:0}#screen-meta{display:none;margin:0 0 -1px 20px;position:relative;background-color:#fff;border:1px solid #ddd;border-top:none;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.025);box-shadow:0 1px 0 rgba(0,0,0,.025)}#contextual-help-link-wrap,#screen-options-link-wrap{float:left;height:28px;margin:0 6px 0 0;border:1px solid #ddd;border-top:none;background:#fff;-webkit-box-shadow:0 1px 1px -1px rgba(0,0,0,.1);box-shadow:0 1px 1px -1px rgba(0,0,0,.1)}#screen-meta-links .screen-meta-toggle{position:relative;top:0}#screen-meta-links a{color:#777}#screen-meta-links a:active,#screen-meta-links a:focus,#screen-meta-links a:hover{color:#333}#screen-meta-links a.show-settings{display:block;font-size:13px;height:22px;line-height:22px;text-decoration:none;z-index:1}#screen-meta-links a:after{left:0;content:'\f140';font:400 20px/1 dashicons;speak:none;display:inline-block;padding:0 0 0 5px;bottom:2px;position:relative;vertical-align:bottom;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important;color:#bbb}#screen-meta-links a.screen-meta-active:after{content:'\f142'}#screen-meta-links a.show-settings:hover{text-decoration:none}.toggle-arrow{background-repeat:no-repeat;background-position:top right;background-color:transparent;height:22px;line-height:22px;display:block}.toggle-arrow-active{background-position:bottom right}#contextual-help-wrap h5,#screen-options-wrap h5{margin:8px 0;font-size:13px}.metabox-prefs label{display:inline-block;padding-left:15px;line-height:30px}.metabox-prefs label input[type=checkbox]{margin-top:-4px;margin-left:6px}.metabox-prefs label input{margin:0 2px 0 5px}.metabox-prefs .columns-prefs label input{margin:0 2px}.metabox-prefs label a{display:none}#contextual-help-wrap{padding:0}#contextual-help-columns{position:relative}#contextual-help-back{position:absolute;top:0;bottom:0;right:150px;left:170px;border:1px solid #e1e1e1;border-top:none;border-bottom:none;background:#f6fbfd}#contextual-help-wrap.no-sidebar #contextual-help-back{left:0;border-left-width:0;-webkit-border-bottom-left-radius:2px;border-bottom-left-radius:2px}.contextual-help-tabs{float:right;width:150px;margin:0}.contextual-help-tabs ul{margin:1em 0}.contextual-help-tabs li{margin-bottom:0;list-style-type:none;border-style:solid;border-width:0 2px 0 0;border-color:transparent}.contextual-help-tabs a{display:block;padding:5px 12px 5px 5px;line-height:18px;text-decoration:none;border:1px solid transparent;border-left:none;border-right:none}.contextual-help-tabs a:hover{color:#333}.contextual-help-tabs .active{padding:0;margin:0 0 0 -1px;border-right:2px solid #2ea2cc;background:#f6fbfd;-webkit-box-shadow:0 2px 0 rgba(0,0,0,.02),0 1px 0 rgba(0,0,0,.02);box-shadow:0 2px 0 rgba(0,0,0,.02),0 1px 0 rgba(0,0,0,.02)}.contextual-help-tabs .active a{border-color:#e1e1e1;color:#333}.contextual-help-tabs-wrap{padding:0 20px;overflow:auto}.help-tab-content{display:none;margin:0 0 12px 22px;line-height:1.6em}.help-tab-content.active{display:block}.help-tab-content ul li{list-style-type:disc;margin-right:18px}.contextual-help-sidebar{width:150px;float:left;padding:0 12px 0 8px;overflow:auto}html.wp-toolbar{padding-top:32px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.narrow{width:70%;margin-bottom:40px}.narrow p{line-height:150%}.widefat td,.widefat th{overflow:hidden;color:#555}.widefat th{font-weight:400}.widefat tfoot tr th,.widefat thead tr th{color:#333}.widefat td p{margin:2px 0 .8em}.widefat ol,.widefat p,.widefat ul{color:#333}.widefat .column-comment p{margin:.6em 0}.postbox-container{float:right}.postbox-container .meta-box-sortables{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#wpbody-content .metabox-holder{padding-top:10px}.metabox-holder .postbox-container .empty-container{border:3px dashed #bbb;height:250px}.columns-2 #postbox-container-3 .empty-container,.columns-2 #postbox-container-4 .empty-container,.columns-3 #postbox-container-4 .empty-container,.metabox-holder.columns-1 .postbox-container .empty-container{border:0;height:0;min-height:0}#post-body-content{width:100%;min-width:463px;float:right}#post-body.columns-2 #postbox-container-1{float:left;margin-left:-300px;width:280px}#post-body.columns-2 #side-sortables{min-height:250px}@media only screen and (max-width:799px){#wpbody-content .metabox-holder .postbox-container .empty-container{border:0;height:0;min-height:0}}.js .postbox .hndle,.js .widget .widget-top{cursor:move}.hndle a{font-size:11px;font-weight:400}.postbox .handlediv{float:left;width:27px;height:30px}.js .postbox .handlediv{cursor:pointer}.sortable-placeholder{border:1px dashed #bbb;margin-bottom:20px}.postbox,.stuffbox{margin-bottom:20px;padding:0;line-height:1}.postbox .hndle,.stuffbox .hndle{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.postbox .inside,.stuffbox .inside{padding:0 12px 12px;line-height:1.4em;font-size:13px}.postbox .inside{margin:11px 0;position:relative}.postbox .inside>p:last-child,.rss-widget ul li:last-child{margin-bottom:1px!important}.postbox.closed h3{border:none;-webkit-box-shadow:none;box-shadow:none}.postbox table.form-table{margin-bottom:0}.postbox table.widefat{-webkit-box-shadow:none;box-shadow:none}.temp-border{border:1px dotted #ccc}.columns-prefs label{padding:0 5px}#adminmenu .wp-submenu li.current,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:hover,#dashboard_right_now .versions .b,#ed_reply_toolbar #ed_reply_strong,#pass-strength-result.short,#pass-strength-result.strong,#post-status-display,#post-visibility-display,.feature-filter .feature-name,.item-controls .item-order a,.media-item .percent,.plugins .name{font-weight:600}#wpfooter{position:absolute;bottom:0;right:0;left:0;padding:10px 20px;color:#777}#wpfooter p{font-size:13px;margin:0;line-height:20px}#footer-thankyou{font-style:italic}#wpfooter a{text-decoration:none}#wpfooter a:hover{text-decoration:underline}.nav-tab{border:1px solid #ccc;border-bottom:none;background:#e4e4e4;color:#555;font-size:12px;line-height:16px;display:inline-block;padding:4px 14px 6px;text-decoration:none;margin:-4px 0 -1px 4px}.nav-tab:hover{background-color:#fff;color:#464646}.nav-tab-active,.nav-tab-active:hover{border-bottom:1px solid #f1f1f1;background:#f1f1f1;color:#000}h2.nav-tab-wrapper,h3.nav-tab-wrapper{border-bottom:1px solid #ccc;padding-bottom:0;padding-right:10px}h2 .nav-tab{padding:6px 10px;font-weight:700;font-size:15px;line-height:24px}.spinner{background:url(../images/spinner.gif) no-repeat;-webkit-background-size:20px 20px;background-size:20px 20px;display:none;float:left;opacity:.7;filter:alpha(opacity=70);width:20px;height:20px;margin:2px 5px 0}#template div{margin-left:190px}.metabox-holder h3{font-size:14px;padding:8px 12px;margin:0;line-height:1.4}#templateside ul li a{text-decoration:none}#sidemenu{margin:-30px 315px 0 15px;list-style:none;position:relative;float:left;padding-right:10px;font-size:12px}#sidemenu a{padding:0 7px;display:block;float:right;line-height:28px;border-top:1px solid #f9f9f9;border-bottom:1px solid #dfdfdf;background-color:#f9f9f9;-webkit-transition:none;transition:none}#sidemenu li{display:inline;line-height:200%;list-style:none;text-align:center;white-space:nowrap;margin:0;padding:0}#sidemenu a.current{font-weight:400;padding-right:6px;padding-left:6px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;border:1px solid #dfdfdf;border-bottom-color:#f1f1f1;background-color:#f1f1f1;color:#000}.plugin-install #description,.plugin-install-network #description{width:60%}table .column-rating,table .column-visible,table .vers{text-align:right}.error-message{color:red;font-weight:600}body.iframe{height:98%}.lp-show-latest p{display:none}.lp-show-latest .lp-error p,.lp-show-latest p:last-child{display:block}td.media-icon{text-align:center;width:80px;padding-top:8px;padding-bottom:8px}td.media-icon img{max-width:80px;max-height:60px}td.image-icon img{border:1px solid rgba(0,0,0,.07)}#howto{font-size:11px;margin:0 5px;display:block}.importers td{padding-left:14px}.importers{font-size:16px;width:auto}#post-body #post-body-content #namediv h3{margin-top:0}#namediv h3 label{vertical-align:baseline}#namediv table{width:100%}#namediv td.first{width:10px;white-space:nowrap}#namediv input{width:98%}#namediv p{margin:10px 0}#submitdiv h3{margin-bottom:0!important}.zerosize{height:0;width:0;margin:0;border:0;padding:0;overflow:hidden;position:absolute}br.clear{height:2px;line-height:2px}.checkbox{border:none;margin:0;padding:0}fieldset{border:0;padding:0;margin:0}.post-categories{display:inline;margin:0;padding:0}.post-categories li{display:inline}div.star-holder{position:relative;height:17px;width:100px;background:url(../images/stars.png?ver=20121108) repeat-x bottom right}div.star-holder .star-rating{background:url(../images/stars.png?ver=20121108) repeat-x top right;height:17px;float:right}.star-rating{white-space:nowrap}.star-rating .star{display:inline-block;width:20px;height:20px;-webkit-font-smoothing:antialiased;font-size:20px;line-height:1;font-family:dashicons;text-decoration:inherit;font-weight:400;font-style:normal;vertical-align:top;-webkit-transition:color .1s ease-in 0;transition:color .1s ease-in 0;text-align:center;color:#0074a2}.star-rating .star-full:before{content:'\f155'}.star-rating .star-half:before{content:'\f459'}.rtl .star-rating .star-half{-webkit-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg)}.star-rating .star-empty:before{content:'\f154'}div.action-links{font-weight:400}#plugin-information{background:#fff;position:fixed;top:0;left:0;bottom:0;right:0;height:100%;padding:0}#plugin-information-scrollable{overflow:auto;height:100%}#plugin-information-title{padding:0 20px;background:#f5f5f5;font-size:22px;font-weight:600;line-height:56px;position:relative;top:0;left:0;right:0;height:56px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#plugin-information-title.with-banner{margin-left:0;height:250px;bottom:250px;-webkit-background-size:100% auto;background-size:100% auto}#plugin-information-title h2{font-size:1em;font-weight:700;padding:0;margin:0;max-width:680px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#plugin-information-title.with-banner h2{font-family:"Helvetica Neue",sans-serif;display:inline-block;font-size:30px;line-height:50px;padding:0 15px;margin:174px 10px 0 0;color:#fff;background:rgba(30,30,30,.9);text-shadow:0 1px 3px rgba(0,0,0,.4);-webkit-box-shadow:0 0 30px rgba(255,255,255,.1);box-shadow:0 0 30px rgba(255,255,255,.1);-webkit-border-radius:8px;border-radius:8px}#plugin-information-title div.vignette{display:none}#plugin-information-title.with-banner div.vignette{display:block;float:left;top:0;height:250px;width:830px;margin:0 -20px;background:0 0;-webkit-box-shadow:inset 0 0 50px 4px rgba(0,0,0,.2),inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 0 50px 4px rgba(0,0,0,.2),inset 0 -1px 0 rgba(0,0,0,.1)}#plugin-information-tabs{padding:0 16px;position:relative;left:0;right:0;height:36px;z-index:1;border-bottom:1px solid #ddd;background:#f3f3f3}#plugin-information-tabs a{position:relative;float:right;padding:9px 10px;margin:0;height:18px;line-height:18px;font-size:14px;text-decoration:none;-webkit-transition:none;transition:none}#plugin-information-tabs a.current{margin:0 -1px;background:#fff;border:1px solid #ddd;border-bottom-color:#fff;padding-top:8px;color:#333}#plugin-information-tabs.with-banner a.current{border-top:none;padding-top:9px}#plugin-information-tabs a:active,#plugin-information-tabs a:focus{outline:0}#plugin-information-content{overflow:hidden;background:#fff;position:relative;top:0;left:0;right:0;min-height:100%;min-height:-webkit-calc(100% - 152px);min-height:calc(100% - 152px)}#plugin-information-content.with-banner{min-height:-webkit-calc(100% - 346px);min-height:calc(100% - 346px)}#section-holder{position:relative;top:0;left:250px;bottom:0;right:0;margin-left:250px;padding:10px 26px 99999px;margin-bottom:-99930px}#section-holder .updated{margin:16px 0}#plugin-information .fyi{display:block;float:left;position:relative;top:0;left:0;padding:16px 16px 99999px;margin-bottom:-99930px;width:217px;border-right:1px solid #ddd;background:#f3f3f3;color:#666}#plugin-information .fyi strong{color:#464646}#plugin-information .fyi h3{font-weight:700;text-transform:uppercase;font-size:12px;color:#666;margin:24px 0 8px}#plugin-information .fyi h2{font-size:.9em;margin-bottom:0;margin-left:0}#plugin-information .fyi ul{padding:0;margin:0;list-style:none}#plugin-information .fyi li{margin:0 0 10px}#plugin-information .counter-container{margin:3px 0}#plugin-information .counter-label{float:right;margin-left:5px;min-width:55px}#plugin-information .counter-back{height:17px;width:92px;background-color:#ececec;float:right}#plugin-information .counter-bar{height:17px;background-color:#fddb5a;float:right}#plugin-information .counter-count{margin-right:5px}#plugin-information .fyi ul.contributors{margin-top:10px}#plugin-information .fyi ul.contributors li{display:inline-block;margin-left:8px;vertical-align:middle}#plugin-information .fyi ul.contributors li img{vertical-align:middle;margin-left:4px}#plugin-information-footer{padding:15px 16px;position:absolute;left:0;bottom:0;right:0;height:28px;border-top:1px solid #ddd;background:#f3f3f3}#plugin-information .section{direction:ltr}#plugin-information .section ol,#plugin-information .section ul{list-style-type:disc;margin-left:24px}#plugin-information .section,#plugin-information .section p{font-size:14px;line-height:1.7}#plugin-information #section-screenshots ol{list-style:none;margin:0}#plugin-information #section-screenshots li img{vertical-align:text-top;margin-top:16px;max-width:100%;width:auto;height:auto;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);box-shadow:0 1px 2px rgba(0,0,0,.3)}#plugin-information #section-screenshots li p{font-style:italic;padding-left:20px}#plugin-information pre{padding:7px;overflow:auto;border:1px solid #ccc}#plugin-information .review{overflow:hidden;width:100%;margin-bottom:20px;border-bottom:1px solid #e6e6e6}#plugin-information .review-title-section{overflow:hidden}#plugin-information .review-title-section h4{display:inline-block;float:left;margin:0 6px 0 0}#plugin-information .reviewer-info p{clear:both;margin:0;padding-top:2px}#plugin-information .reviewer-info .avatar{float:left;margin:4px 6px 0 0}#plugin-information .reviewer-info .star-rating{float:left}#plugin-information .review-meta{float:left;margin-left:.75em}#plugin-information .review-body{float:left;width:100%}.plugin-version-author-uri{font-size:13px}@media screen and (max-width:771px){#plugin-information-title.with-banner{height:100px;bottom:100px}#plugin-information-title.with-banner h2{margin-top:30px;font-size:20px;line-height:40px;max-width:85%}#plugin-information-title.with-banner div.vignette{height:100px;bottom:100px;width:800%}#plugin-information-tabs{overflow:hidden;padding:0;height:auto}#plugin-information-tabs a.current{margin-bottom:0;border-bottom:none}#plugin-information .fyi{float:none;border:1px solid #ddd;position:static;width:auto;margin:26px 26px 0;padding-bottom:0}#section-holder{position:static;margin:0;padding-bottom:70px}#plugin-information .fyi h3,#plugin-information .fyi small{display:none}#plugin-information-footer{padding:12px 16px 0;height:46px}}body.import-php #TB_window,body.index-php #TB_window,body.plugin-install-php #TB_window,body.plugins-php #TB_window,body.update-core-php #TB_window{background:#fcfcfc url(../images/spinner.gif) no-repeat center}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){body.import-php #TB_window,body.index-php #TB_window,body.plugin-install-php #TB_window,body.plugins-php #TB_window,body.update-core-php #TB_window{background:#fcfcfc url(../images/spinner-2x.gif) no-repeat center;-webkit-background-size:20px 20px;background-size:20px 20px}}body.import-php #TB_title,body.index-php #TB_title,body.plugin-install-php #TB_title,body.plugins-php #TB_title,body.update-core-php #TB_title{float:right;height:1px}body.import-php #TB_ajaxWindowTitle,body.index-php #TB_ajaxWindowTitle,body.plugin-install-php #TB_ajaxWindowTitle,body.plugins-php #TB_ajaxWindowTitle,body.update-core-php #TB_ajaxWindowTitle{display:none}body.import-php .tb-close-icon,body.index-php .tb-close-icon,body.plugin-install-php .tb-close-icon,body.plugins-php .tb-close-icon,body.update-core-php .tb-close-icon{right:auto;left:-30px;color:#eee;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out}body.import-php #TB_closeWindowButton:focus,body.import-php #TB_closeWindowButton:focus .tb-close-icon,body.import-php .tb-close-icon:focus,body.import-php .tb-close-icon:hover,body.index-php #TB_closeWindowButton:focus,body.index-php #TB_closeWindowButton:focus .tb-close-icon,body.index-php .tb-close-icon:focus,body.index-php .tb-close-icon:hover,body.plugin-install-php #TB_closeWindowButton:focus,body.plugin-install-php #TB_closeWindowButton:focus .tb-close-icon,body.plugin-install-php .tb-close-icon:focus,body.plugin-install-php .tb-close-icon:hover,body.plugins-php #TB_closeWindowButton:focus,body.plugins-php #TB_closeWindowButton:focus .tb-close-icon,body.plugins-php .tb-close-icon:focus,body.plugins-php .tb-close-icon:hover,body.update-core-php #TB_closeWindowButton:focus,body.update-core-php #TB_closeWindowButton:focus .tb-close-icon,body.update-core-php .tb-close-icon:focus,body.update-core-php .tb-close-icon:hover{color:#2ea2cc;outline:0;-webkit-box-shadow:none;box-shadow:none}body.import-php .tb-close-icon:before,body.index-php .tb-close-icon:before,body.plugin-install-php .tb-close-icon:before,body.plugins-php .tb-close-icon:before,body.update-core-php .tb-close-icon:before{content:"\f335";font-size:32px}@media screen and (max-width:830px){body.import-php .tb-close-icon,body.index-php .tb-close-icon,body.plugin-install-php .tb-close-icon,body.plugins-php .tb-close-icon,body.update-core-php .tb-close-icon{left:0;top:-30px}}img{border:none}#wphead{border-bottom:1px solid #dfdfdf}#wphead h1 a{color:#464646}.js .meta-box-sortables .postbox:hover .handlediv{margin-left:0!important}.js .meta-box-sortables .postbox .handlediv:before,.js .sidebar-name .sidebar-name-arrow:before{left:12px;font:400 20px/1 dashicons;speak:none;display:inline-block;padding:8px 10px;top:0;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important}.js #widgets-left .sidebar-name .sidebar-name-arrow{display:none}.js #widgets-left .sidebar-name:hover .sidebar-name-arrow,.js #widgets-left .widgets-holder-wrap.closed .sidebar-name .sidebar-name-arrow{display:block}.js .meta-box-sortables .postbox .handlediv:before,.js .sidebar-name .sidebar-name-arrow:before{content:'\f142'}.js .meta-box-sortables .postbox.closed .handlediv:before,.js .widgets-holder-wrap.closed .sidebar-name-arrow:before{content:'\f140'}.error a{text-decoration:underline}.updated a{text-decoration:none;padding-bottom:2px}#photo-add-url-div input[type=text]{width:300px}.alignleft h3{margin:0}#template textarea{font-family:Consolas,Monaco,monospace;font-size:13px;width:97%;background:#f9f9f9;outline:0}#docs-list,#template textarea{direction:ltr}#template p{width:97%}#templateside{float:left;width:190px;word-wrap:break-word}#postcustomstuff p.submit,#templateside h3{margin:0}#templateside h4{margin:1em 0 0}#templateside ol,#templateside ul{margin:.5em 0;padding:0}#templateside li{margin:4px 0}#templateside a,.theme-editor-php .highlight{display:block;padding:3px 12px 3px 3px;text-decoration:none}.theme-editor-php .highlight{margin:-3px -12px -3px 3px}#templateside .highlight{border:none;font-weight:700}.nonessential{color:#666;font-size:11px;font-style:italic;padding-right:12px}#documentation{margin-top:10px}#documentation label{line-height:22px;vertical-align:baseline;font-weight:600}.fileedit-sub{padding:10px 0 8px;line-height:180%}.accordion-section-title:after,.control-section .accordion-section-title:after,.nav-menus-php .item-edit:before,.widget-top a.widget-action:after{left:0;content:'\f140';border:none;background:0 0;font:400 20px/1 dashicons;speak:none;display:block;padding:0;text-indent:0;text-align:center;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important}.accordion-section-title:after,.handlediv,.item-edit,.sidebar-name-arrow,.widget-action{color:#aaa}.accordion-section-title:hover:after,.handlediv:hover,.item-edit:hover,.sidebar-name:hover .sidebar-name-arrow,.widget-action:hover{color:#777}.widget-top a.widget-action:after{padding:12px 12px 0}.nav-menus-php .item-edit:before{line-height:2.1}.accordion-section-title:after,.control-section .accordion-section-title:after{float:left;left:20px;top:-2px}#customize-info.open .accordion-section-title:after,.control-section.open .accordion-section-title:after,.nav-menus-php .menu-item-edit-active .item-edit:before,.widget.open .widget-top a.widget-action:after{content:'\f142'}.ui-draggable,.ui-sortable{-ms-touch-action:none;touch-action:none}.menu.ui-sortable,.meta-box-sortables.ui-sortable,.widgets-holder-wrap .ui-draggable,.widgets-holder-wrap .ui-sortable{-ms-touch-action:auto;touch-action:auto}.menu.ui-sortable .menu-item-handle,.meta-box-sortables.ui-sortable .hndle{-ms-touch-action:none;touch-action:none}.accordion-section{border-bottom:1px solid #dfdfdf;margin:0}.accordion-section.open .accordion-section-content,.no-js .accordion-section .accordion-section-content{display:block}.accordion-section.open:hover{border-bottom-color:#dfdfdf}.accordion-section-content{display:none;padding:10px 20px 15px;overflow:hidden;background:#fff}.accordion-section-title{margin:0;padding:12px 15px 15px;position:relative;border-right:1px solid #dfdfdf;border-left:1px solid #dfdfdf;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.js .accordion-section-title{cursor:pointer}.js .accordion-section-title:after{position:absolute;top:12px;left:10px;z-index:1}.accordion-section-title:focus{outline:0}.accordion-section-title:focus:after,.accordion-section-title:hover:after{border-color:#aaa transparent}.cannot-expand .accordion-section-title{cursor:auto}.cannot-expand .accordion-section-title:after{display:none}.control-section .accordion-section-title{border-right:none;border-left:none;padding:10px 14px 11px 10px;line-height:21px;background:#fff}.control-section .accordion-section-title:after{top:11px}.js .control-section .accordion-section-title:focus,.js .control-section .accordion-section-title:hover,.js .control-section.open .accordion-section-title,.js .control-section:hover .accordion-section-title{color:#222;background:#f5f5f5}.control-section.open .accordion-section-title{border-bottom:1px solid #dfdfdf}@media only screen and (min-width:769px){#col-left{width:35%}#col-right{width:65%}}@media only screen and (max-width:860px){#col-left{width:35%}#col-right{width:65%}}@media only screen and (min-width:980px){#col-left{width:35%}#col-right{width:65%}}@media only screen and (max-width:768px){#col-left,#col-right{width:100%}}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){div.star-holder,div.star-holder .star-rating{background:url(../images/stars-2x.png?ver=20121108) repeat-x bottom right;-webkit-background-size:21px 37px;background-size:21px 37px}.spinner{background-image:url(../images/spinner-2x.gif)}#bulk-titles div a,#bulk-titles div a:hover,#screen-meta-links a.show-settings,.curtime #timestamp,.meta-box-sortables .postbox:hover .handlediv,.sidebar-name-arrow,.sidebar-name:hover .sidebar-name-arrow,.tagchecklist span a,.tagchecklist span a:hover,.widget-top a.widget-action,.widget-top a.widget-action:hover{background:none!important}}@-ms-viewport{width:device-width}@media screen and (max-width:782px){html.wp-toolbar{padding-top:46px}body{min-width:240px;overflow-x:hidden}body *{-webkit-tap-highlight-color:transparent!important}#wpcontent{position:relative;margin-right:0;padding-right:10px}#wpbody-content{padding-bottom:100px}.wrap{margin-left:12px;margin-right:0}.col-wrap{padding:0}#collapse-menu,#screen-meta,#screen-meta-links,.post-format-select{display:none!important}.wrap .add-new-h2,.wrap .add-new-h2:active{padding:10px 15px;font-size:14px}.wp-color-result{height:auto;padding-right:45px}.wp-color-result:after{font-size:14px;height:auto;padding:6px 14px}.media-upload-form div.error,.wrap div.error,.wrap div.updated{margin:20px 0 10px;padding:5px 10px;font-size:14px;line-height:175%}.wrap .icon32+h2{margin-top:-2px}.wp-responsive-open #wpbody{left:-190px}code{word-wrap:break-word}.postbox{font-size:14px}.metabox-holder h3{padding:12px}.postbox .handlediv{margin-top:3px}.subsubsub{font-size:16px;text-align:center;margin-bottom:15px}#templateside{float:none;width:auto}#templateside li{margin:0}#templateside li a{display:block;padding:5px}#templateside .highlight{padding:5px;margin-right:-5px;margin-top:-5px}#template div{float:none;margin:0;width:auto}#template textarea{width:100%}.fileedit-sub .alignright{margin-top:15px}#comments-form .checkforspam,#wpfooter{display:none}}@media screen and (max-width:600px){#wpwrap.wp-responsive-open{overflow-x:hidden}html.wp-toolbar{padding-top:0}#wpbody{padding-top:46px}div#post-body.metabox-holder.columns-1{overflow-x:hidden}}input,textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=radio],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07);background-color:#fff;color:#333;outline:0;-webkit-transition:.05s border-color ease-in-out;transition:.05s border-color ease-in-out}input[type=checkbox]:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=radio]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{border-color:#5b9dd9;-webkit-box-shadow:0 0 2px rgba(30,140,190,.8);box-shadow:0 0 2px rgba(30,140,190,.8)}input[type=email],input[type=url]{direction:ltr}input[type=checkbox],input[type=radio]{border:1px solid #bbb;background:#fff;color:#555;clear:none;cursor:pointer;display:inline-block;line-height:0;height:16px;margin:-4px 0 0 4px;outline:0;padding:0!important;text-align:center;vertical-align:middle;width:16px;min-width:16px;-webkit-appearance:none;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-webkit-transition:.05s border-color ease-in-out;transition:.05s border-color ease-in-out}input[type=radio]:checked+label:before{color:#888}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#2ea2cc}.wp-admin p input[type=checkbox],.wp-admin p input[type=radio],td>input[type=checkbox]{margin-top:0}.wp-admin p label input[type=checkbox]{margin-top:-4px}.wp-admin p label input[type=radio]{margin-top:-2px}input[type=radio]{-webkit-border-radius:50%;border-radius:50%;margin-left:4px;line-height:10px}input[type=checkbox]:checked:before,input[type=radio]:checked:before{float:right;display:inline-block;vertical-align:middle;width:16px;font:400 21px/1 dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=checkbox]:checked:before{content:'\f147';margin:-3px -4px 0 0;color:#1e8cbe}input[type=radio]:checked:before{content:'\2022';text-indent:-9999px;-webkit-border-radius:50px;border-radius:50px;font-size:24px;width:6px;height:6px;margin:4px;line-height:16px;background-color:#1e8cbe}@-moz-document url-prefix(){.form-table input.tog,input[type=checkbox],input[type=radio]{margin-bottom:-1px}}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-decoration{display:none}.ie8 input[type=password]{font-family:sans-serif}button,input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}input,select,textarea{font-size:14px;-webkit-border-radius:0;border-radius:0}textarea{overflow:auto;padding:2px 6px;line-height:1.4}.wp-admin input[type=file]{padding:3px 0}label{cursor:pointer}input,select{margin:1px;padding:3px 5px}input.code{padding-top:6px}textarea.code{line-height:1.4;padding:4px 6px 1px}input.readonly,input[readonly],textarea.readonly,textarea[readonly]{background-color:#eee}.wp-core-ui :-moz-placeholder,:-moz-placeholder{color:#a9a9a9}.form-invalid{background-color:#ffebe8!important}.form-invalid input,.form-invalid select{border-color:#c00!important}.form-input-tip{color:#666}input.disabled,input:disabled,select.disabled,select:disabled,textarea.disabled,textarea:disabled{background:rgba(255,255,255,.5);border-color:rgba(222,222,222,.75);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.04);box-shadow:inset 0 1px 2px rgba(0,0,0,.04);color:rgba(51,51,51,.5)}input[type=file].disabled,input[type=file]:disabled,input[type=range].disabled,input[type=range]:disabled{background:0 0;-webkit-box-shadow:none;box-shadow:none}input[type=checkbox].disabled,input[type=checkbox].disabled:checked:before,input[type=checkbox]:disabled,input[type=checkbox]:disabled:checked:before,input[type=radio].disabled,input[type=radio].disabled:checked:before,input[type=radio]:disabled,input[type=radio]:disabled:checked:before{opacity:.7}.wp-admin select{padding:2px;line-height:28px;height:28px;vertical-align:middle}.wp-admin .button-cancel{padding:0 5px;line-height:2}.meta-box-sortables select{max-width:100%}.wp-admin select[multiple]{height:auto}.submit{padding:1.5em 0;margin:5px 0;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;border:none}form p.submit a.cancel:hover{text-decoration:none}p.submit{text-align:right;max-width:100%;margin-top:20px;padding-top:10px}.textright p.submit{border:none;text-align:left}table.form-table+input+input+p.submit,table.form-table+input+p.submit,table.form-table+p.submit{border-top:none;padding-top:0}#major-publishing-actions input,#minor-publishing-actions .preview,#minor-publishing-actions input{text-align:center}input.all-options,textarea.all-options{width:250px}input.large-text,textarea.large-text{width:99%}#adduser .form-field input,input.regular-text{width:25em}input.small-text{width:50px;padding:1px 6px}input[type=number].small-text{width:65px}#doaction,#doaction2,#post-query-submit{margin:1px 0 0 8px}.tablenav #changeit,.tablenav #clear-recent-list,.tablenav #delete_all,.wp-filter #delete_all{margin-top:1px}.tablenav .actions select{float:right;margin-left:6px;max-width:200px}.ie8 .tablenav .actions select{width:155px}.ie8 .tablenav .actions select#cat{width:200px}#timezone_string option{margin-right:1em}#upload-form label{color:#777}#your-profile label+a,fieldset label,label{vertical-align:middle}#misc-publishing-actions label,.options-media-php label[for*="_size_"]{vertical-align:baseline}#misc-publishing-actions label[for=post_status]:before{content:'\f173';display:inline-block;font:400 20px/1 dashicons;speak:none;right:-1px;padding:0 0 0 5px;position:relative;top:0;text-decoration:none!important;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#pass-strength-result{background-color:#eee;border:1px solid #ddd;float:right;margin:13px 1px 5px 5px;padding:3px 5px;text-align:center;width:200px;display:none}#pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040}#pass-strength-result.bad{background-color:#ffb78c;border-color:#ff853c}#pass-strength-result.good{background-color:#ffec8b;border-color:#fc0}#pass-strength-result.strong{background-color:#c3ff88;border-color:#8dff1c}.indicator-hint{padding-top:8px}p.search-box{float:left;margin:0}.network-admin.themes-php p.search-box{clear:right}.search-box input[name="s"],.tablenav .search-plugins input[name="s"],.tagsdiv .newtag{float:right;height:28px;margin:0 0 0 4px}input[type=text].ui-autocomplete-loading{background:url(../images/loading.gif) no-repeat left center;visibility:visible}ul#add-to-blog-users{margin:0 14px 0 0}.ui-autocomplete-input.open{-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.ui-autocomplete{padding:0;margin:0;list-style:none;position:absolute;z-index:10000;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;border:1px solid #aaa;background-color:#efefef}.ui-autocomplete li{margin-bottom:0;white-space:nowrap;text-align:right}.ui-autocomplete li a{display:block;height:100%;padding:4px 10px;color:#444}.ui-autocomplete li a.ui-state-focus{background-color:#ddd;cursor:pointer}.form-table{border-collapse:collapse;margin-top:.5em;width:100%;clear:both}.form-table,.form-table td,.form-table td p,.form-table th,.form-wrap label{font-size:14px}.form-table td{margin-bottom:9px;padding:15px 10px;line-height:1.3;vertical-align:middle}.form-table th,.form-wrap label{color:#222;font-weight:400;text-shadow:none;vertical-align:baseline}.form-table th{vertical-align:top;text-align:right;padding:20px 0 20px 10px;width:200px;line-height:1.3;font-weight:600}.form-table th.th-full{width:auto;font-weight:400}.form-table td p{margin-top:4px;margin-bottom:0}.form-table td fieldset label{margin:.25em 0 .5em!important;display:inline-block}.form-table td fieldset label,.form-table td fieldset li,.form-table td fieldset p{line-height:1.4em}.form-table input.tog,.form-table input[type=radio]{margin-top:-4px;margin-left:4px;float:none}.form-table .pre{padding:8px;margin:0}table.form-table td .updated{font-size:13px}#profile-page .form-table textarea{width:500px;margin-bottom:6px}#profile-page .form-table #rich_editing{margin-left:5px}#your-profile legend{font-size:22px}#display_name{width:15em}#createuser .form-field input{width:25em}.color-option{display:inline-block;width:24%;padding:5px 15px 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:3px}.color-option.selected,.color-option:hover{background:#ddd}.color-palette{width:100%;border-spacing:0;border-collapse:collapse}.color-palette td{height:20px;padding:0;border:none}.color-option{cursor:pointer}.tool-box .title{margin:8px 0;font-size:18px;font-weight:400;line-height:24px}.pressthis{margin:20px 0}.pressthis a,.pressthis a:active,.pressthis a:focus,.pressthis a:hover{display:inline-block;position:relative;cursor:move;color:#333;background:#e6e6e6;-webkit-border-radius:5px;border-radius:5px;border:1px solid #b4b4b4;font-style:normal;line-height:16px;font-size:14px;text-decoration:none}.pressthis a:active{outline:0}.pressthis a:hover:after{-webkit-transform:skew(20deg) rotate(9deg);-ms-transform:skew(20deg) rotate(9deg);transform:skew(20deg) rotate(9deg);-webkit-box-shadow:0 10px 8px rgba(0,0,0,.7);box-shadow:0 10px 8px rgba(0,0,0,.7)}.pressthis a span{display:inline-block;margin:0;padding:0 9px 8px 12px}.pressthis a span:before{color:#777;font:400 20px/1 dashicons;content:'\f157';position:relative;display:inline-block;top:4px;margin-left:4px}.pressthis a:after{content:'';width:70%;height:55%;z-index:-1;position:absolute;left:10px;bottom:9px;background:0 0;-webkit-transform:skew(20deg) rotate(6deg);-ms-transform:skew(20deg) rotate(6deg);transform:skew(20deg) rotate(6deg);-webkit-box-shadow:0 10px 8px rgba(0,0,0,.6);box-shadow:0 10px 8px rgba(0,0,0,.6)}#local-time,#utc-time{padding-right:25px;font-style:italic}.defaultavatarpicker .avatar{margin:2px 0;vertical-align:middle}.options-general-php .spinner{float:none;margin:-3px 3px}@media screen and (max-width:782px){textarea{-webkit-appearance:none}input[type=number],input[type=password],input[type=search],input[type=text]{-webkit-appearance:none;padding:6px 10px}input.code{padding-bottom:5px;padding-top:10px}.widefat th input[type=checkbox],input[type=checkbox]{-webkit-appearance:none;padding:10px}.widefat th input[type=checkbox]{margin-bottom:8px}.widefat th input[type=checkbox]:before,input[type=checkbox]:checked:before{font:400 30px/1 Dashicons;margin:-3px -5px}input[type=checkbox],input[type=radio]{height:25px;width:25px}.wp-admin p input[type=checkbox],.wp-admin p input[type=radio]{margin-top:-3px}input[type=radio]:checked:before{vertical-align:middle;width:9px;height:9px;margin:7px;line-height:16px}.wp-upload-form input[type=submit]{margin-top:10px}#wpbody select{height:36px;font-size:16px}.wp-admin .button-cancel{padding:0;font-size:14px}#createuser .form-field input{width:100%}.form-table{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form-table td,.form-table th{display:block;width:auto;vertical-align:middle}.form-table .color-palette td{display:table-cell;width:15px}.form-table table.color-palette{margin-left:10px}input,textarea{font-size:16px}#profile-page .form-table textarea,.form-table span.description,.form-table td input[type=password],.form-table td input[type=text],.form-table td select,.form-table td textarea{width:100%;font-size:16px;line-height:1.5;padding:7px 10px;display:block;max-width:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#wpbody .form-table td select{height:40px}.form-table input[type=text].small-text,input[type=number].small-text,input[type=password].small-text,input[type=search].small-text,input[type=text].small-text{width:auto;max-width:55px;display:inline;padding:3px 6px;margin:0 3px}#pass-strength-result{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:8px}p.search-box{float:none;position:absolute;bottom:0;width:98%;height:90px;margin-bottom:20px}p.search-box input[name="s"]{height:auto;float:none;width:100%;margin-bottom:10px;vertical-align:middle;-webkit-appearance:none}p.search-box input[type=submit]{margin-bottom:10px}.form-table span.description{padding:4px 0 0;line-height:1.4em}.form-table th{padding-top:10px;padding-bottom:0;border-bottom:0}.form-table td{padding-top:8px;padding-right:0}.form-table input.regular-text{width:100%}.form-table label{font-size:14px}.form-table fieldset label{display:block}#utc-time{margin-top:10px}#local-time,#utc-time{display:block;float:none;padding:0;line-height:2}}@media only screen and (max-width:768px){.form-field input,.form-field textarea{width:99%}.form-wrap .form-field{padding:0}#profile-page .form-table textarea{max-width:400px;width:auto}}@media screen and (max-width:600px){.color-option{width:49%}}#adminmenu,#adminmenu .wp-submenu,#adminmenuback,#adminmenuwrap{width:160px;background-color:#222}#adminmenuback{position:absolute;top:0;bottom:0;z-index:-1}#adminmenu{clear:right;margin:12px 0 0;padding:0;list-style:none}.folded #adminmenu,.folded #adminmenu li.menu-top,.folded #adminmenuback,.folded #adminmenuwrap{width:36px}.icon16{height:18px;width:18px;padding:6px;margin:-6px -8px 0 0;float:right}.icon16:before{color:#999;font:400 20px/1 dashicons;speak:none;padding:6px 0;height:34px;width:20px;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.icon16.icon-dashboard:before{content:'\f226'}.icon16.icon-post:before{content:'\f109'}.icon16.icon-media:before{content:'\f104'}.icon16.icon-links:before{content:'\f103'}.icon16.icon-page:before{content:'\f105'}.icon16.icon-comments:before{content:'\f101';margin-top:1px}.icon16.icon-appearance:before{content:'\f100'}.icon16.icon-plugins:before{content:'\f106'}.icon16.icon-users:before{content:'\f110'}.icon16.icon-tools:before{content:'\f107'}.icon16.icon-settings:before{content:'\f108'}.icon16.icon-site:before{content:'\f112'}.icon16.icon-generic:before{content:'\f111'}.icon16.icon-appearance,.icon16.icon-comments,.icon16.icon-dashboard,.icon16.icon-generic,.icon16.icon-links,.icon16.icon-media,.icon16.icon-page,.icon16.icon-plugins,.icon16.icon-post,.icon16.icon-settings,.icon16.icon-site,.icon16.icon-tools,.icon16.icon-users,.menu-icon-appearance div.wp-menu-image,.menu-icon-comments div.wp-menu-image,.menu-icon-dashboard div.wp-menu-image,.menu-icon-generic div.wp-menu-image,.menu-icon-links div.wp-menu-image,.menu-icon-media div.wp-menu-image,.menu-icon-page div.wp-menu-image,.menu-icon-plugins div.wp-menu-image,.menu-icon-post div.wp-menu-image,.menu-icon-settings div.wp-menu-image,.menu-icon-site div.wp-menu-image,.menu-icon-tools div.wp-menu-image,.menu-icon-users div.wp-menu-image{background-image:none!important}#adminmenuwrap{position:relative;float:right}#adminmenu *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#adminmenu li{margin:0;padding:0;cursor:pointer}#adminmenu a{display:block;line-height:18px;padding:2px 5px;color:#eee}#adminmenu .wp-submenu a{color:#bbb}#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover{background:0 0}#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a:hover,#adminmenu li.menu-top>a:focus{color:#2ea2cc}#adminmenu li.menu-top{border:none;min-height:34px;position:relative}#adminmenu .wp-submenu{list-style:none;position:absolute;top:-1000em;right:160px;overflow:visible;word-wrap:break-word}#adminmenu .wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu,.folded #adminmenu a.wp-has-current-submenu:focus+.wp-submenu{padding:7px 0 8px;z-index:9999;background-color:#333;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.2);box-shadow:0 3px 5px rgba(0,0,0,.2)}#adminmenu a.menu-top:focus+.wp-submenu,.js #adminmenu .opensub .wp-submenu,.js #adminmenu .sub-open,.no-js li.wp-has-submenu:hover .wp-submenu{top:-1px}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu .wp-submenu.sub-open,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.no-js li.wp-has-current-submenu:hover .wp-submenu{position:relative;z-index:3;top:auto;right:auto;left:auto;bottom:auto;border:0;margin-top:0;-webkit-box-shadow:none;box-shadow:none;background-color:#333}#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{position:relative;background-color:#111}.folded #adminmenu li.menu-top:hover,.folded #adminmenu li.opensub>a.menu-top,.folded #adminmenu li>a.menu-top:focus{z-index:10000}#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu .wp-menu-arrow,#adminmenu .wp-menu-arrow div,#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top,.folded #adminmenu li.wp-has-current-submenu{background:#0074a2;color:#fff}.folded #adminmenu .opensub .wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu.sub-open,.folded #adminmenu .wp-has-current-submenu a.menu-top:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu.opensub .wp-submenu,.folded #adminmenu .wp-submenu.sub-open,.folded #adminmenu a.menu-top:focus+.wp-submenu,.no-js.folded #adminmenu .wp-has-submenu:hover .wp-submenu{top:0;right:36px}.folded #adminmenu .wp-has-current-submenu .wp-submenu,.folded #adminmenu a.wp-has-current-submenu:focus+.wp-submenu{position:absolute;top:-1000em}#adminmenu .wp-not-current-submenu .wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{min-width:160px;width:auto}#adminmenu .wp-submenu a{font-size:13px;line-height:1.2;margin:0;padding:6px 0}#adminmenu .opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#fff}#adminmenu .wp-not-current-submenu li>a,.folded #adminmenu .wp-has-current-submenu li>a{padding-left:16px;padding-right:14px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#adminmenu .wp-has-current-submenu ul>li>a,.folded #adminmenu li.menu-top .wp-submenu>li>a{padding:6px 12px}#adminmenu .wp-submenu-head,#adminmenu a.menu-top{font-size:14px;font-weight:400;line-height:18px;padding:0}#adminmenu .wp-submenu-head,.folded #adminmenu .wp-menu-name{display:none}.folded #adminmenu .wp-submenu-head{display:block}#adminmenu .wp-submenu li{padding:0;margin:0;overflow:hidden}#adminmenu .wp-menu-image img{padding:9px 0 0;opacity:.6;filter:alpha(opacity=60)}#adminmenu div.wp-menu-name{padding:8px 0}#adminmenu div.wp-menu-image{float:right;width:36px;height:34px;margin:0;text-align:center}#adminmenu div.wp-menu-image.svg{background-repeat:no-repeat;background-position:center;-webkit-background-size:20px auto;background-size:20px auto}div.wp-menu-image:before{color:#999;padding:7px 0;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#adminmenu div.wp-menu-image:before{color:#999}#adminmenu .current div.wp-menu-image:before,#adminmenu .wp-has-current-submenu div.wp-menu-image:before,#adminmenu a.current:hover div.wp-menu-image:before,#adminmenu a.wp-has-current-submenu:hover div.wp-menu-image:before,#adminmenu li.wp-has-current-submenu:hover div.wp-menu-image:before{color:#fff}#adminmenu li:hover div.wp-menu-image:before{color:#2ea2cc}.folded #adminmenu div.wp-menu-image{width:35px;height:30px;position:absolute;z-index:25}.folded #adminmenu a.menu-top{height:34px}.no-font-face #adminmenu .wp-menu-image{display:none}.no-font-face #adminmenu div.wp-menu-name{padding:8px 12px}.no-font-face.auto-fold #adminmenu .wp-menu-name{margin-right:0}.sticky-menu #adminmenuwrap{position:fixed;z-index:9999}.wp-menu-arrow{display:none!important}ul#adminmenu a.wp-has-current-submenu{position:relative}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{left:0;border:8px solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-left-color:#f1f1f1;top:50%;margin-top:-8px}.folded ul#adminmenu li:hover a.wp-has-current-submenu:after{display:none}.folded ul#adminmenu a.wp-has-current-submenu:after,.folded ul#adminmenu>li a.current:after{border-width:4px;margin-top:-4px}#adminmenu li.wp-has-submenu.wp-not-current-submenu:hover:after{left:0;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-width:8px;top:10px;z-index:10000}.folded ul#adminmenu li.wp-has-submenu.wp-not-current-submenu:hover:after{border-width:4px;margin-top:-4px;top:18px}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-left-color:#333}#adminmenu li.menu-top:hover .wp-menu-image img,#adminmenu li.wp-has-current-submenu .wp-menu-image img{opacity:1;filter:alpha(opacity=100)}#adminmenu li.wp-menu-separator{height:5px;padding:0;margin:0 0 6px;cursor:inherit}#adminmenu div.separator{height:2px;padding:0}#adminmenu .wp-submenu .wp-submenu-head{color:#fff;font-weight:400;font-size:14px;padding:8px 11px 8px 4px;margin:-7px 0 4px}#adminmenu li.current,.folded #adminmenu li.wp-menu-open{border:0}#adminmenu .awaiting-mod,#adminmenu .update-plugins,#sidemenu li a span.update-plugins{display:inline-block;background-color:#d54e21;color:#fff;font-size:9px;line-height:17px;font-weight:600;margin:1px 2px 0 0;vertical-align:top;-webkit-border-radius:10px;border-radius:10px;z-index:26}#adminmenu li .awaiting-mod span,#adminmenu li span.update-plugins span,#sidemenu li a span.update-plugins span{display:block;padding:0 6px}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod{background-color:#2ea2cc;color:#fff}#adminmenu li span.count-0,#sidemenu li a .count-0{display:none}#collapse-menu{font-size:13px;line-height:34px;margin-top:10px;color:#aaa;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#collapse-menu:hover,#collapse-menu:hover #collapse-button div:after{color:#2ea2cc}.folded #collapse-menu span{display:none}#collapse-button,#collapse-button div{width:15px;height:15px}#collapse-button{float:right;height:15px;margin:10px 11px 10px 8px;width:15px;-webkit-border-radius:10px;border-radius:10px}#wpwrap #collapse-button div{padding:0}#collapse-button div:after{content:'\f148';display:block;line-height:15px;right:-3px;top:-3px;color:#aaa;font:400 20px/1 dashicons!important;speak:none;margin:0 auto;padding:0!important;position:relative;text-align:center;width:20px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.folded #collapse-button div:after,.rtl #collapse-button div:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.rtl.folded #collapse-button div:after{-webkit-transform:none;-ms-transform:none;transform:none}li#wp-admin-bar-menu-toggle{display:none}@media only screen and (max-width:960px){.auto-fold #wpcontent,.auto-fold #wpfooter{margin-right:36px}.auto-fold #adminmenu,.auto-fold #adminmenu li.menu-top,.auto-fold #adminmenuback,.auto-fold #adminmenuwrap{width:36px}.auto-fold #adminmenu .opensub .wp-submenu,.auto-fold #adminmenu .wp-has-current-submenu .wp-submenu.sub-open,.auto-fold #adminmenu .wp-has-current-submenu a.menu-top:focus+.wp-submenu,.auto-fold #adminmenu .wp-has-current-submenu.opensub .wp-submenu,.auto-fold #adminmenu .wp-submenu.sub-open,.auto-fold #adminmenu a.menu-top:focus+.wp-submenu{top:0;right:36px}.auto-fold #adminmenu .wp-has-current-submenu .wp-submenu,.auto-fold #adminmenu a.wp-has-current-submenu:focus+.wp-submenu{position:absolute;top:-1000em;margin-left:-1px;padding:7px 0 8px;z-index:9999}.auto-fold #adminmenu .wp-has-current-submenu .wp-submenu{min-width:150px;width:auto}.auto-fold #adminmenu .wp-has-current-submenu li>a{padding-left:16px;padding-right:14px}.auto-fold #adminmenu li.menu-top .wp-submenu>li>a{padding-right:12px}.auto-fold #adminmenu .wp-menu-name{display:none}.auto-fold #adminmenu .wp-submenu-head{display:block}.auto-fold #adminmenu div.wp-menu-image{height:30px;width:34px;position:absolute;z-index:25}.auto-fold #adminmenu a.menu-top{height:34px}.auto-fold #adminmenu li.wp-menu-open{border:0}.auto-fold #adminmenu .wp-has-current-submenu.menu-top-last{margin-bottom:0}.auto-fold ul#adminmenu li:hover a.wp-has-current-submenu:after{display:none}.auto-fold ul#adminmenu li.wp-has-submenu.wp-not-current-submenu:hover:after{border-width:4px;margin-top:-4px;top:16px}.auto-fold ul#adminmenu a.wp-has-current-submenu:after,.auto-fold ul#adminmenu>li a.current:after{border-width:4px;margin-top:-4px}.auto-fold #adminmenu li.menu-top:hover,.auto-fold #adminmenu li.opensub>a.menu-top,.auto-fold #adminmenu li>a.menu-top:focus{z-index:10000}.auto-fold #collapse-menu span{display:none}.auto-fold #collapse-button div{background:0 0}.auto-fold #collapse-button div:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.rtl.auto-fold #collapse-button div:after{-webkit-transform:none;-ms-transform:none;transform:none}}@media screen and (max-width:782px){.auto-fold #wpcontent{position:relative;margin-right:0;padding-right:10px}.sticky-menu #adminmenuwrap{position:relative;z-index:auto;top:0}.auto-fold #adminmenu,.auto-fold #adminmenuback,.auto-fold #adminmenuwrap{position:absolute;width:190px;z-index:100}.auto-fold #adminmenuback,.auto-fold #adminmenuwrap{display:none}.auto-fold .wp-responsive-open #adminmenuback,.auto-fold .wp-responsive-open #adminmenuwrap{display:block}.auto-fold #adminmenu li.menu-top{width:100%}.auto-fold #adminmenu li a{font-size:16px;padding:5px}.auto-fold #adminmenu li.menu-top .wp-submenu>li>a{padding:10px 20px 10px 10px}.auto-fold #adminmenu .wp-menu-name{display:block;margin-right:35px}.auto-fold ul#adminmenu a.wp-has-current-submenu:after,.auto-fold ul#adminmenu>li.current>a.current:after{border-width:8px;margin-top:-8px}.auto-fold ul#adminmenu li.wp-has-submenu.wp-not-current-submenu:hover:after{display:none}#adminmenu .wp-submenu{position:relative;display:none}.auto-fold #adminmenu .selected .wp-submenu,.auto-fold #adminmenu .wp-menu-open .wp-submenu{position:relative;display:block;top:0;right:-1px;-webkit-box-shadow:none;box-shadow:none}.auto-fold #adminmenu .opensub .wp-submenu,.auto-fold #adminmenu .selected .wp-submenu:after,.auto-fold #adminmenu .wp-menu-open .wp-submenu:after{display:none}.auto-fold #adminmenu .selected .wp-submenu,.auto-fold ul#adminmenu li:hover a.wp-has-current-submenu:after{display:block}.auto-fold #adminmenu .wp-has-current-submenu a.menu-top:focus+.wp-submenu,.auto-fold #adminmenu a.menu-top:focus+.wp-submenu{position:relative;right:-1px;left:0;top:0}#adminmenu .wp-submenu .wp-submenu-head{display:none}#wp-responsive-toggle{position:fixed;top:5px;right:4px;padding-left:10px;z-index:99999;border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#wpadminbar #wp-admin-bar-menu-toggle a{display:block;padding:0;overflow:hidden;outline:0;text-decoration:none;border:1px solid transparent;background:0 0;height:44px;margin-right:-1px}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#333}li#wp-admin-bar-menu-toggle{display:block}#wpadminbar #wp-admin-bar-menu-toggle a:hover{border:1px solid transparent}#wpadminbar #wp-admin-bar-menu-toggle .ab-icon:before{content:'\f228';display:inline-block;float:right;font:400 40px/45px Dashicons;vertical-align:middle;outline:0;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:44px;width:50px;padding:0;border:none;text-align:center;text-decoration:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}@media screen and (max-width:600px){#adminmenuback,#adminmenuwrap{display:none}.wp-responsive-open #adminmenuback,.wp-responsive-open #adminmenuwrap{display:block}.auto-fold #adminmenu{top:46px}}#wpbody-content #dashboard-widgets.columns-1 .postbox-container{width:100%}#wpbody-content #dashboard-widgets.columns-2 .postbox-container{width:49.5%}#wpbody-content #dashboard-widgets.columns-2 #postbox-container-2,#wpbody-content #dashboard-widgets.columns-2 #postbox-container-3,#wpbody-content #dashboard-widgets.columns-2 #postbox-container-4{float:left;width:50.5%}#wpbody-content #dashboard-widgets.columns-3 .postbox-container{width:33.5%}#wpbody-content #dashboard-widgets.columns-3 #postbox-container-1{width:33%}#wpbody-content #dashboard-widgets.columns-3 #postbox-container-3,#wpbody-content #dashboard-widgets.columns-3 #postbox-container-4{float:left}#dashboard-widgets .postbox-container,#wpbody-content #dashboard-widgets.columns-4 .postbox-container{width:25%}#dashboard-widgets-wrap .columns-3 #postbox-container-4 .empty-container{border:none!important}.ie8 #wpbody-content #dashboard-widgets .postbox-container{width:49.5%}.ie8 #wpbody-content #dashboard-widgets #postbox-container-2,.ie8 #wpbody-content #dashboard-widgets #postbox-container-3,.ie8 #wpbody-content #dashboard-widgets #postbox-container-4{float:left;width:50.5%}.ie8 #dashboard-widgets #postbox-container-3 .empty-container,.ie8 #dashboard-widgets #postbox-container-4 .empty-container{border:0;height:0;min-height:0}#dashboard-widgets-wrap{overflow:hidden;margin:0 -8px}#dashboard-widgets .postbox .inside{margin-bottom:0}#dashboard-widgets .meta-box-sortables{margin:0 8px;min-height:100px}#the-comment-list td.comment p.comment-author{margin-top:0;margin-right:0}#the-comment-list p.comment-author img{float:right;margin-left:8px}#the-comment-list p.comment-author strong a{border:none}#the-comment-list td{vertical-align:top}#the-comment-list td.comment{word-wrap:break-word}#the-comment-list td.comment img{max-width:100%}.welcome-panel{position:relative;overflow:auto;margin:16px 0;padding:23px 10px 0;border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);background:#fff;font-size:13px;line-height:2.1em}.welcome-panel h3{margin:0;font-size:21px;font-weight:400;line-height:1.2}.welcome-panel h4{margin:1.33em 0 0;font-size:16px}.welcome-panel li{font-size:14px}.welcome-panel p{color:#777}.welcome-panel a{text-decoration:none}.welcome-panel .about-description{font-size:16px;margin:0}.welcome-panel .welcome-panel-close{position:absolute;top:5px;left:10px;padding:20px 3px 0 15px;font-size:13px;text-decoration:none;line-height:1}#welcome-panel.welcome-panel .welcome-panel-close:before{position:absolute;right:-18px;margin-top:-2px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.wp-core-ui .welcome-panel .button.button-hero{margin:15px 0 3px}.welcome-panel-content{margin-right:13px;max-width:1500px}.welcome-panel .welcome-panel-column-container{clear:both;overflow:hidden;position:relative}.welcome-panel .welcome-panel-column{width:32%;min-width:200px;float:right}.ie8 .welcome-panel .welcome-panel-column{min-width:230px}.welcome-panel .welcome-panel-column:first-child{width:36%}.welcome-panel-column p.hide-if-no-customize{margin-top:10px}.welcome-panel-column p{margin-top:7px;color:#464646}.welcome-panel .welcome-icon{display:block;padding:0 0 8px;background:0 0!important}.welcome-panel .welcome-icon:before{color:#888;font:400 20px/1 dashicons;speak:none;display:inline-block;padding:0 0 0 10px;top:-1px;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important;vertical-align:top}.welcome-panel .welcome-edit-page:before,.welcome-panel .welcome-write-blog:before{content:'\f119';top:-3px}.welcome-panel .welcome-add-page:before{content:'\f132'}.welcome-panel .welcome-view-site:before{content:'\f115';top:-2px}.welcome-panel .welcome-widgets-menus:before{content:'\f116';top:-2px}.welcome-panel .welcome-comments:before{content:'\f117';top:-1px}.welcome-panel .welcome-learn-more:before{content:'\f118';top:-1px}.welcome-panel .welcome-widgets-menus{line-height:16px}.welcome-panel .welcome-panel-column ul{margin:.8em 0 1em 1em}.welcome-panel .welcome-panel-column li{line-height:16px;list-style-type:none}#dashboard_primary .inside{margin:0;padding:0}#dashboard_primary .dashboard-widget-control-form,#dashboard_primary .widget-loading{padding:12px 12px 0}body #dashboard-widgets .postbox form .submit{margin:0}.dashboard-widget-control-form{overflow:hidden}.dashboard-widget-control-form p{margin-top:0}.rssSummary{color:#777;margin-top:4px}#dashboard_primary .rss-widget{border-bottom:1px solid #eee;font-size:13px;padding:8px 12px 10px}#dashboard_primary .rss-widget:last-child{border-bottom:none;padding-bottom:8px}#dashboard_primary .rss-widget a{font-weight:400}#dashboard_primary .rss-widget span,#dashboard_primary .rss-widget span.rss-date{color:#777}#dashboard_primary .rss-widget span.rss-date{margin-right:12px}#dashboard_primary .rss-widget ul li{margin-bottom:8px}#dashboard_right_now ul{margin:0;overflow:hidden}#dashboard_right_now li{width:50%;float:right;margin-bottom:10px}#dashboard_right_now .inside{overflow:hidden;padding:0}#dashboard_right_now .main{overflow:hidden;padding:0 12px 11px}#dashboard_right_now .main p{margin:0}#dashboard_right_now #wp-version-message .button{clear:left;float:left;position:relative;top:-5px}.mu-storage{overflow:hidden}#dashboard-widgets h4.mu-storage{margin-bottom:10px}#dashboard_right_now li a:before,#dashboard_right_now li span:before{color:#888}#dashboard_right_now .sub{color:#777;background:#f5f5f5;border-top:1px solid #eee;padding:10px 12px 6px}#dashboard_right_now .sub h4{color:#555}#dashboard_right_now .sub p{margin:0 0 1em}#dashboard_right_now .warning a:before,#dashboard_right_now .warning span:before{color:#d54e21}#dashboard_right_now li a:before,#dashboard_right_now li span:before{content:'\f159';font:400 20px/1 dashicons;speak:none;display:block;float:right;margin:0 0 0 5px;padding:0;text-indent:0;text-align:center;position:relative;-webkit-font-smoothing:antialiased;text-decoration:none!important}#dashboard_right_now .page-count a:before,#dashboard_right_now .page-count span:before{content:'\f105'}#dashboard_right_now .post-count a:before,#dashboard_right_now .post-count span:before{content:'\f109'}#dashboard_right_now .comment-count a:before{content:'\f101'}#dashboard_right_now .comment-mod-count a:before{content:'\f125'}#dashboard_right_now .storage-count a:before{content:'\f104'}#dashboard_right_now .storage-count.warning a:before{content:'\f153'}#dashboard_quick_press .inside{margin:0;padding:0}#dashboard_quick_press div.updated{margin-bottom:10px;border:1px solid #eee;border-width:1px 0 1px 1px}#dashboard_quick_press form{overflow:hidden;margin:12px}#dashboard_quick_press .drafts,#dashboard_quick_press .easy-blogging{padding:10px 0 0}input#save-post{float:right}form.initial-form.quickpress-open label.prompt{font-style:normal}form.initial-form.quickpress-open input#title{height:auto}#dashboard_quick_press input,#dashboard_quick_press textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0}#dashboard_quick_press textarea{resize:vertical}#description-wrap{margin-top:12px}#title-wrap #title-prompt-text,.textarea-wrap #content-prompt-text{color:#777}.input-text-wrap,.textarea-wrap{position:relative}.input-text-wrap .prompt,.textarea-wrap .prompt{position:absolute}.textarea-wrap #content-prompt-text{font-size:1.1em;padding:7px 8px}.textarea-wrap textarea#content{margin:0 0 8px;padding:6px 7px}#quick-press textarea#content{min-height:90px;max-height:1300px;resize:none}.js #dashboard_quick_press .drafts{border-top:1px solid #eee}#dashboard_quick_press .drafts abbr{border:none}#dashboard_quick_press .drafts h4{margin:0 12px 8px;font-weight:400}#dashboard_quick_press .drafts .view-all{float:left;margin:0 0 0 12px}#dashboard_primary a.rsswidget{font-weight:400}#dashboard_quick_press .drafts ul{margin:0 12px}#dashboard_quick_press .drafts li{margin-bottom:1em}#dashboard_quick_press .drafts li time{color:#777}#dashboard_quick_press .drafts p{margin:0;word-wrap:break-word}#dashboard_quick_press .draft-title{overflow:hidden}#dashboard_quick_press .draft-title a,#dashboard_quick_press .draft-title time{float:right;margin:0 0 0 5px}#dashboard-widgets #dashboard_activity h4{margin:0 12px 8px 0;font-weight:400}#dashboard-widgets #dashboard_activity h4.comment-meta{margin:0}#dashboard_activity h4.comment-meta{margin-bottom:4px}#dashboard_activity ul{padding:0 12px}#dashboard_activity .comment-meta span.approve:before{content:'\f227';font:20px/.5 dashicons;margin-right:12px;vertical-align:middle;position:relative;top:-1px;margin-left:2px}#dashboard_activity .inside{padding:0;margin:0}#dashboard_activity .no-activity{overflow:hidden;padding:0 12px 12px;text-align:center}#dashboard_activity .no-activity p{color:#999;font-size:16px}#dashboard_activity .no-activity .smiley{margin-top:0}#dashboard_activity .no-activity .smiley:before{content:'\f328';font:400 120px/1 dashicons;speak:none;display:block;margin:0 0 0 5px;padding:0;text-indent:0;text-align:center;position:relative;-webkit-font-smoothing:antialiased;text-decoration:none!important}#dashboard_activity .subsubsub{float:none;border-top:1px solid #eee;margin-top:0;padding:8px 12px 4px}#future-posts ul,#published-posts ul{clear:both;margin-bottom:0}#future-posts li,#published-posts li{overflow:hidden;margin-bottom:8px}#future-posts ul span,#published-posts ul span{color:#777;float:right;margin-left:8px;min-width:150px}.activity-block{border-bottom:1px solid #eee;overflow:hidden;padding:8px 0 4px}.activity-block:last-child{border-bottom:none}.activity-block .subsubsub li{color:#ddd}#activity-widget #the-comment-list div.undo,#activity-widget #the-comment-list tr.undo{background:0 0;padding:6px 0;margin-right:12px}#activity-widget #the-comment-list .alt,#activity-widget #the-comment-list .alternate{background:0 0}#activity-widget #the-comment-list .comment-item{background:#fafafa;padding:12px;position:relative}#activity-widget #the-comment-list img{position:absolute;top:13px}#activity-widget #the-comment-list .dashboard-comment-wrap{padding-right:63px}#activity-widget #the-comment-list .dashboard-comment-wrap blockquote{margin:1em 0}#activity-widget #the-comment-list .comment-item h4{font-size:13px;color:#999}#activity-widget #the-comment-list .comment-item p.row-actions{margin:4px 0 0}#activity-widget #the-comment-list .comment-item:first-child{border-top:1px solid #eee}#activity-widget #the-comment-list .unapproved{background-color:#fef7f1}#activity-widget #the-comment-list .unapproved:before{content:"";display:block;position:absolute;right:0;top:0;bottom:0;background:#d54e21;width:4px}#activity-widget #the-comment-list .spam-undo-inside .avatar,#activity-widget #the-comment-list .trash-undo-inside .avatar{position:relative;top:0}#dashboard-widgets #dashboard_browser_nag.postbox .inside{margin:10px}.edit-box{display:none}h3:hover .edit-box{display:inline}#dashboard-widgets form .input-text-wrap input,#dashboard-widgets form .textarea-wrap textarea{width:100%}#dashboard-widgets .postbox form .submit{float:none;margin:.5em 0 0;padding:0;border:none}#dashboard-widgets-wrap #dashboard-widgets .postbox form .submit #publish{min-width:0}#dashboard-widgets a{text-decoration:none}#dashboard-widgets h3 a{text-decoration:underline}#dashboard-widgets h3 .postbox-title-action{position:absolute;left:10px;padding:0;top:5px}.js #dashboard-widgets h3 .postbox-title-action{left:33px}#dashboard-widgets h4{color:#222;font-weight:400;font-size:14px;margin:0 0 .2em;padding:0}#dashboard_plugins h5{font-size:14px}#latest-comments #the-comment-list{position:relative}#activity-widget #the-comment-list .comment,#activity-widget #the-comment-list .pingback{-webkit-box-shadow:inset 0 1px 0 rgba(0,0,0,.06);box-shadow:inset 0 1px 0 rgba(0,0,0,.06)}#activity-widget .comments #the-comment-list .alt{background-color:transparent}#activity-widget #latest-comments #the-comment-list .comment-item{padding:1em 12px}#latest-comments #the-comment-list .pingback{padding-right:12px!important}#latest-comments #the-comment-list .comment-item:first-child{border-top:none}#latest-comments #the-comment-list .comment-item h4{line-height:1.5em;margin-top:0;color:#666}#latest-comments #the-comment-list .comment-item h4 cite{font-style:normal;font-weight:400}#latest-comments #the-comment-list .comment-item blockquote,#latest-comments #the-comment-list .comment-item blockquote p{margin:0;padding:0;display:inline}#latest-comments #the-comment-list .comment-item p.row-actions{margin:3px 0 0;padding:0;font-size:13px}#description-wrap label,#title-wrap label{cursor:text}#title-wrap #title{padding:2px 6px;font-size:1.3em;outline:0}#title-wrap #title-prompt-text{font-size:1.1em;padding:5px 8px}.rss-widget ul{margin:0;padding:0;list-style:none}a.rsswidget{font-size:14px;font-weight:600;line-height:1.7em}.rss-widget ul li{line-height:1.5em;margin-bottom:12px}.rss-widget span.rss-date{color:#999;font-size:13px;margin-right:3px}.rss-widget cite{display:block;text-align:left;margin:0 0 1em;padding:0}.rss-widget cite:before{content:'\2014'}.dashboard-comment-wrap{overflow:hidden;word-wrap:break-word}#dashboard_browser_nag a.update-browser-link{font-size:1.2em;font-weight:600}#dashboard_browser_nag a{text-decoration:underline}#dashboard_browser_nag p.browser-update-nag.has-browser-icon{padding-left:125px}#dashboard_browser_nag .browser-icon{margin-top:-35px}#dashboard_browser_nag.postbox.browser-insecure{background-color:#ac1b1b;border-color:#ac1b1b}#dashboard_browser_nag.postbox{background-color:#e29808;background-image:none;border-color:#edc048;color:#fff;-webkit-box-shadow:none;box-shadow:none}#dashboard_browser_nag.postbox.browser-insecure h3{border-bottom-color:#cd5a5a;color:#fff}#dashboard_browser_nag.postbox h3{border-bottom-color:#f6e2ac;background:0 0;color:#fff;-webkit-box-shadow:none;box-shadow:none}#dashboard_browser_nag a{color:#fff}#dashboard_browser_nag h3.hndle{border:none;font-weight:600;font-size:20px;padding-top:10px}.postbox#dashboard_browser_nag p a.dismiss{font-size:14px}.postbox#dashboard_browser_nag a,.postbox#dashboard_browser_nag p,.postbox#dashboard_browser_nag p.browser-update-nag{font-size:16px}@media only screen and (max-width:799px){#wpbody-content #dashboard-widgets .postbox-container{width:100%}}@media only screen and (min-width:800px) and (max-width:1499px){#wpbody-content #dashboard-widgets .postbox-container{width:49.5%}#wpbody-content #dashboard-widgets #postbox-container-2,#wpbody-content #dashboard-widgets #postbox-container-3,#wpbody-content #dashboard-widgets #postbox-container-4{float:left;width:50.5%}#dashboard-widgets #postbox-container-3 .empty-container,#dashboard-widgets #postbox-container-4 .empty-container{border:0;height:0;min-height:0}#wpbody #wpbody-content #dashboard-widgets.columns-1 .postbox-container{width:100%}#wpbody #wpbody-content .metabox-holder.columns-1 .postbox-container .empty-container{border:0;height:0;min-height:0}.index-php .columns-prefs,.index-php .screen-layout{display:block}.columns-prefs .columns-prefs-3,.columns-prefs .columns-prefs-4{display:none}}@media only screen and (min-width:1500px) and (max-width:1800px){#wpbody-content #dashboard-widgets .postbox-container{width:33.5%}#wpbody-content #dashboard-widgets #postbox-container-1{width:33%}#wpbody-content #dashboard-widgets #postbox-container-3,#wpbody-content #dashboard-widgets #postbox-container-4{float:left}#dashboard-widgets #postbox-container-4 .empty-container{border:0;height:0;min-height:0}}@media screen and (max-width:870px){.welcome-panel .welcome-panel-column,.welcome-panel .welcome-panel-column:first-child{display:block;float:none;width:100%}.welcome-panel .welcome-panel-column li{display:inline-block;margin-left:13px}.welcome-panel .welcome-panel-column ul{margin:.4em 0 0}}@media screen and (max-width:782px){#dashboard_recent_comments #the-comment-list .comment-item .avatar{height:30px;width:30px;margin:4px 0 5px 10px}}@media screen and (max-width:600px){.welcome-panel .welcome-panel-close{overflow:hidden;text-indent:100%;white-space:nowrap;width:20px;height:20px;left:0;padding:5px}#welcome-panel.welcome-panel .welcome-panel-close:before{font-size:20px;margin:0}}.post-com-count-wrapper{min-width:22px}.post-com-count{background:no-repeat center -80px;height:1.3em;line-height:1.1em;display:block;text-decoration:none;padding:0 0 6px;cursor:pointer;color:#fff}.post-com-count:after{content:"";display:block;width:0;height:0;margin-right:8px;border-top:5px solid #bbb;border-left:5px solid transparent}.post-com-count span{font-size:11px;font-weight:600;height:1.4em;line-height:1.4em;min-width:.7em;padding:0 6px;display:inline-block;-webkit-border-radius:5px;border-radius:5px;background-color:#bbb;color:#fff}.post-com-count:hover{background-position:center -3px}.post-com-count:hover span{background-color:#2ea2cc}.post-com-count:hover:after{border-top:5px solid #2ea2cc}strong .post-com-count{background-position:center -55px}strong .post-com-count span{background-color:#0074a2}strong .post-com-count:after{border-top:5px solid #0074a2}.column-response .post-com-count{float:right;margin-left:5px;text-align:center}.response-links{float:right}.commentlist li{padding:1em 1em .2em;margin:0;border-bottom:1px solid #ccc}.commentlist li li{border-bottom:0;padding:0}.commentlist p{padding:0;margin:0 0 .8em}#submitted-on,.submitted-on{color:#777}#replyrow td{padding:2px}#replysubmit{margin:0;padding:0 5px 3px;text-align:center}#replysubmit .spinner{padding:2px 0 0;vertical-align:top;float:left}#replysubmit .button{margin-left:5px}#replysubmit .error{color:red;line-height:21px;text-align:center}#replyrow h5{margin:.2em 0 0;padding:0 5px;line-height:1.4em;font-size:1em}#edithead .inside{float:right;padding:3px 5px 2px 0;margin:0;text-align:center}#edithead .inside input{width:180px}#edithead label{padding:2px 0}#replycontainer{padding:5px}#replycontent{height:120px;-webkit-box-shadow:none;box-shadow:none}#replyerror{border-color:#ddd;background-color:#f9f9f9}.commentlist .avatar{vertical-align:text-top}#the-comment-list .attachment-80x60{padding:4px 8px}#the-comment-list div.undo,#the-comment-list tr.undo{background-color:#f4f4f4}#the-comment-list .unapproved td,#the-comment-list .unapproved th{background-color:#fef7f1}#the-comment-list .unapproved th.check-column{border-right:4px solid #d54e21}#the-comment-list .unapproved th.check-column input{margin-right:4px}#the-comment-list .approve a{color:#006505}#the-comment-list .unapprove a{color:#d98500}#the-comment-list td,#the-comment-list th{-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}#the-comment-list tr:last-child td,#the-comment-list tr:last-child th{-webkit-box-shadow:none;box-shadow:none}#the-comment-list tr.unapproved+tr.approved td,#the-comment-list tr.unapproved+tr.approved th{border-top:1px solid rgba(0,0,0,.03)}.vim-current,.vim-current td,.vim-current th{background-color:#e4f2fd!important}th .comment-grey-bubble{height:16px;width:16px}th .comment-grey-bubble:before{content:'\f101';font:400 20px/.5 dashicons;speak:none;display:inline-block;padding:0;top:4px;right:-4px;position:relative;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important;color:#444}table.fixed{table-layout:fixed}.fixed .column-rating,.fixed .column-visible{width:8%}.fixed .column-author,.fixed .column-date,.fixed .column-format,.fixed .column-links,.fixed .column-parent,.fixed .column-posts{width:10%}.fixed .column-posts{width:74px}.fixed .column-comment .comment-author{display:none}.fixed .column-categories,.fixed .column-rel,.fixed .column-response,.fixed .column-role,.fixed .column-tags{width:15%}.fixed .column-slug{width:25%}.fixed .column-locations{width:35%}.fixed .column-comments{width:4em;padding:8px 0;text-align:right}.fixed .column-comments .vers{padding-right:3px}.fixed .column-comments a{float:right}.fixed .column-icon{width:80px}.wp-list-table a{-webkit-transition:none;transition:none}#the-list tr:last-child td,#the-list tr:last-child th{border-bottom:none!important;-webkit-box-shadow:none;box-shadow:none}#comments-form .fixed .column-author{width:20%}#commentsdiv.postbox .inside{margin:0;padding:0}#commentsdiv .inside .row-actions{line-height:18px}#commentsdiv .inside .column-author{width:25%}#commentsdiv .column-comment p{margin:.6em 0;padding:0}#commentsdiv #replyrow td{padding:0}#commentsdiv p{padding:8px 10px;margin:0}#commentsdiv .comments-box{border:0}#commentsdiv .comments-box thead th{background:0 0;padding:0 7px 4px;font-style:italic}#commentsdiv .comments-box tr:last-child td{border-bottom:0 none}#commentsdiv .spinner{padding-right:5px}.sorting-indicator{display:none;width:10px;height:4px;margin-top:8px;margin-right:7px}.sorting-indicator:before{background:0 0;content:'\f142';font:400 20px/1 dashicons;speak:none;display:inline-block;padding:0;top:-4px;right:-8px;line-height:10px;position:relative;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important;color:#444}.column-comments .sorting-indicator:before{top:0;right:-10px}th.desc:hover span.sorting-indicator:before,th.sorted.asc .sorting-indicator:before{content:'\f142'}th.asc:hover span.sorting-indicator:before,th.sorted.desc .sorting-indicator:before{content:'\f140'}tr.wp-locked .locked-indicator{margin-right:6px;height:20px;width:16px}tr.wp-locked .locked-indicator:before{color:#888;content:'\f160';display:inline-block;float:right;font:400 20px/1 dashicons;speak:none;vertical-align:middle;margin-right:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}tr.wp-locked .check-column input[type=checkbox],tr.wp-locked .check-column label,tr.wp-locked .row-actions .inline,tr.wp-locked .row-actions .trash{display:none}tr .locked-info{height:0;opacity:0}tr.wp-locked .locked-info{margin-top:8px;height:auto;opacity:1}.locked-text{vertical-align:top}tr.locked-info,tr.wp-locked .locked-info{-webkit-transition:height 1s,opacity .5s;transition:height 1s,opacity .5s}.fixed .column-comments .sorting-indicator{margin-top:3px}#menu-locations-wrap .widefat{width:60%}.widefat th.sortable,.widefat th.sorted{padding:0}th.sortable a,th.sorted a{display:block;overflow:hidden;padding:7px 10px 8px 7px}th.manage-column a,th.sortable a:active,th.sortable a:focus,th.sortable a:hover{color:#333}th.sortable a:focus{background:#e1e1e1}.fixed .column-comments.sortable a,.fixed .column-comments.sorted a{padding:8px 0}th.sortable a span,th.sorted a span{float:right;cursor:pointer}th.desc:hover span.sorting-indicator,th.sorted.asc .sorting-indicator{display:block;background-position:0 0}th.asc:hover span.sorting-indicator,th.sorted.desc .sorting-indicator{display:block;background-position:-7px 0}.tablenav-pages a{font-weight:600;margin-left:1px;padding:0 2px}.tablenav-pages .current-page{padding-top:0;text-align:center}.tablenav-pages .next-page{margin-right:2px}.tablenav a.button-secondary{display:block;margin:3px 0 0 8px}.tablenav{clear:both;height:30px;margin:6px 0 4px;vertical-align:middle}.tablenav.themes{max-width:98%}.tablenav .tablenav-pages{float:left;display:block;cursor:default;height:30px;color:#555;line-height:30px;font-size:12px}.tablenav .no-pages,.tablenav .one-page .pagination-links{display:none}.tablenav .tablenav-pages a,.tablenav-pages span.current{text-decoration:none;padding:3px 6px}.tablenav .tablenav-pages a{padding:0 10px 3px;background:#eee;background:rgba(0,0,0,.05);font-size:16px;font-weight:400}.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover{color:#fff;background:#2ea2cc}.tablenav .tablenav-pages a.disabled,.tablenav .tablenav-pages a.disabled:active,.tablenav .tablenav-pages a.disabled:focus,.tablenav .tablenav-pages a.disabled:hover{color:#aaa;background:#eee;background:rgba(0,0,0,.05)}.tablenav .displaying-num{margin-left:2px;color:#777;font-size:12px;font-style:italic}.tablenav .actions{overflow:hidden;padding:2px 0 0 8px}.wp-filter .actions{display:inline-block;vertical-align:middle}.tablenav .delete{margin-left:20px}.tablenav .dots{border-color:transparent}.tablenav .next,.tablenav .prev{border-color:transparent;color:#0074a2}.tablenav .next:hover,.tablenav .prev:hover{border-color:transparent;color:#2ea2cc}.tablenav .view-switch{float:left;margin:5px 8px 0 16px}.wp-filter .view-switch{display:inline-block;vertical-align:middle;padding:14px 0;margin:0 0 0 20px}.view-switch a{text-decoration:none}.view-switch>a{display:inline-block;width:18px;height:18px}.view-switch>a:before{color:#bbb;display:inline-block;float:right;font:400 20px/1 dashicons;speak:none;vertical-align:middle;margin-right:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.view-switch>.view-list:before{content:'\f163'}.view-switch a:hover:before{color:#727272}.view-switch a.current:before{color:#0074a2}.view-switch>a+a{margin-right:5px}.view-switch>.view-excerpt:before{content:'\f164'}.view-switch>.view-grid:before{content:'\f509'}.filter{float:right;margin:-5px 10px 0 0}.filter .subsubsub{margin-right:-10px;margin-top:13px}.screen-per-page{width:4em}#posts-filter .wp-filter{margin-bottom:0}#posts-filter fieldset{float:right;margin:0 0 1em 1.5ex;padding:0}#posts-filter fieldset legend{padding:0 1px .2em 0}p.pagenav{margin:0;display:inline}.pagenav span{font-weight:600;margin:0 6px}.row-title{font-size:14px!important;font-weight:600}.column-comment .comment-author{margin-bottom:.6em}.column-author img,.column-comment .comment-author img,.column-username img{float:right;margin-left:10px;margin-top:1px}.row-actions{color:#ddd;font-size:13px;visibility:hidden;padding:2px 0 0}.mobile .row-actions,.row-actions.visible,div.comment-item:hover .row-actions,tr:hover .row-actions{visibility:visible}.row-actions-visible{padding:2px 0 0}#wpbody-content .inline-edit-row fieldset{font-size:12px;float:right;margin:0;padding:0;width:100%}#wpbody-content .inline-edit-row fieldset .inline-edit-col,tr.inline-edit-row td{padding:0 .5em}#wpbody-content .quick-edit-row-page fieldset.inline-edit-col-right .inline-edit-col{border-width:0 1px 0 0;border-style:none none none solid}#wpbody-content .quick-edit-row-post .inline-edit-col-left{width:40%}#wpbody-content .quick-edit-row-post .inline-edit-col-right{width:39%}#wpbody-content .inline-edit-row-post .inline-edit-col-center{width:20%}#wpbody-content .quick-edit-row-page .inline-edit-col-left{width:50%}#wpbody-content .bulk-edit-row-post .inline-edit-col-right,#wpbody-content .quick-edit-row-page .inline-edit-col-right{width:49%}#wpbody-content .bulk-edit-row .inline-edit-col-left{width:30%}#wpbody-content .bulk-edit-row-page .inline-edit-col-right{width:69%}#wpbody-content .bulk-edit-row .inline-edit-col-bottom{float:left;width:69%}#wpbody-content .inline-edit-row-page .inline-edit-col-right{margin-top:27px}.inline-edit-row fieldset .inline-edit-group{clear:both}.inline-edit-row fieldset .inline-edit-group:after{content:".";display:block;height:0;clear:both;visibility:hidden}.inline-edit-row p.submit{clear:both;padding:.5em;margin:.5em 0 0}.inline-edit-row span.error{line-height:22px;margin:0 15px;padding:3px 5px}.inline-edit-row h4{margin:.2em 0;padding:0;line-height:23px}.inline-edit-row fieldset span.checkbox-title,.inline-edit-row fieldset span.title{margin:0;padding:0}.inline-edit-row fieldset label,.inline-edit-row fieldset span.inline-edit-categories-label{display:block;margin:.2em 0}.inline-edit-row fieldset label.inline-edit-tags{margin-top:0}.inline-edit-row fieldset label.inline-edit-tags span.title{margin:.2em 0;width:auto}.inline-edit-row fieldset label span.title{display:block;float:right;width:5em}.inline-edit-row fieldset label span.input-text-wrap{display:block;margin-right:5em}.quick-edit-row-post fieldset.inline-edit-col-right label span.title{width:auto;padding-left:.5em}.inline-edit-row .input-text-wrap input[type=text]{width:100%}.inline-edit-row fieldset label input[type=checkbox]{vertical-align:text-bottom}.inline-edit-row fieldset label textarea{width:100%;height:4em}#wpbody-content .bulk-edit-row fieldset .inline-edit-group label{max-width:50%}#wpbody-content .quick-edit-row fieldset .inline-edit-group label.alignleft:first-child{margin-left:.5em}.inline-edit-col-right .input-text-wrap input.inline-edit-menu-order-input{width:6em}.inline-edit-save .spinner{padding:4px 10px 0;vertical-align:top;float:left}.inline-edit-row h4{text-transform:uppercase}.inline-edit-row fieldset span.checkbox-title,.inline-edit-row fieldset span.title{font-style:italic;line-height:1.8em}.inline-edit-row fieldset .inline-edit-date{float:right}.inline-edit-row fieldset input[name=hh],.inline-edit-row fieldset input[name=jj],.inline-edit-row fieldset input[name=mn]{font-size:12px;width:2.1em}.inline-edit-row fieldset input[name=aa]{font-size:12px;width:3.5em}.inline-edit-row fieldset label input.inline-edit-password-input{width:8em}ul.cat-checklist{height:12em;border:1px solid #ddd;overflow-y:scroll;padding:0 5px;margin:0;background-color:#fff}#bulk-titles{display:block;height:12em;border:1px solid #ddd;overflow-y:scroll;padding:0 5px;margin:0 0 5px}.inline-edit-row fieldset ul.cat-checklist input,.inline-edit-row fieldset ul.cat-checklist li{margin:0;position:relative}.inline-edit-row #bulk-titles div,.inline-edit-row fieldset ul.cat-checklist label{font-style:normal;font-size:11px}.inline-edit-row fieldset label input.inline-edit-menu-order-input{width:3em}.inline-edit-row fieldset label input.inline-edit-slug-input{width:75%}.inline-edit-row #post_parent,.inline-edit-row select[name=page_template]{max-width:80%}.ie8 .inline-edit-row #post_parent,.ie8 .inline-edit-row select[name=page_template]{width:250px}.quick-edit-row-post fieldset label.inline-edit-status{float:right}#bulk-titles{line-height:140%}#bulk-titles div{margin:.2em .3em}#bulk-titles div a{cursor:pointer;display:block;float:right;height:18px;margin:0 -2px 0 3px;overflow:hidden;position:relative;width:20px}#bulk-titles div a:before{position:relative;top:-3px}.plugins tbody,.plugins tbody th.check-column{padding:8px 2px 0 0}.plugins tbody th.check-column input[type=checkbox]{margin-top:4px}#update-plugins-table tbody td p{margin-top:0}#update-plugins-table tbody td p strong{font-size:14px}.plugins .inactive th.check-column,.plugins tfoot th.check-column,.plugins thead th.check-column{padding-right:6px}#update-plugins-table tfoot th.check-column,#update-plugins-table thead th.check-column{padding-top:11px}.plugins,.plugins td,.plugins th{color:#000}.plugins tr{background:#fff}.plugins p{margin:0 4px;padding:0}.plugins .desc p{margin:0 0 8px}.plugins td.desc{line-height:1.5em}.plugins .desc ol,.plugins .desc ul{margin:0 2em 0 0}.plugins .desc ul{list-style-type:disc}.plugins .row-actions{font-size:13px}.plugins .active td,.plugins .active th,.plugins .inactive td,.plugins .inactive th{padding:10px 9px}.plugins .active td,.plugins .active th{background-color:#f7fcfe}.plugins .update td,.plugins .update th{border-bottom:0}.plugin-update-tr td{border-top:0}.plugin-install #the-list td,.plugins .active td,.plugins .active th,.plugins .inactive td,.plugins .inactive th,.upgrade .plugins td,.upgrade .plugins th{-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.plugins tr.active+tr.inactive td,.plugins tr.active+tr.inactive th,.plugins tr.active.plugin-update-tr+tr.inactive td,.plugins tr.active.plugin-update-tr+tr.inactive th{border-top:1px solid rgba(0,0,0,.03);-webkit-box-shadow:inset 0 1px 0 rgba(0,0,0,.02),inset 0 -1px 0 #e1e1e1;box-shadow:inset 0 1px 0 rgba(0,0,0,.02),inset 0 -1px 0 #e1e1e1}.plugins .update td,.plugins .update th,.plugins tr.active+tr.inactive.update td,.plugins tr.active+tr.inactive.update th,.upgrade .plugins tr:last-of-type td,.upgrade .plugins tr:last-of-type th{-webkit-box-shadow:none;box-shadow:none}.plugins .active.update td,.plugins .active.update th,tr.active.update+tr.plugin-update-tr .plugin-update{background-color:#fef7f1}.plugins .active th.check-column{border-right:4px solid #2ea2cc}.plugins .active.update th.check-column,.plugins .active.update+.plugin-update-tr .plugin-update{border-right:4px solid #d54e21}#wpbody-content .plugins .plugin-title,#wpbody-content .plugins .theme-title{padding-left:12px;white-space:nowrap}.plugins .inactive .plugin-title strong{font-weight:400}.plugins .row-actions,.plugins .second{padding:0 0 5px}.plugins .update .row-actions,.plugins .update .second{padding-bottom:0}.plugins-php .widefat tfoot td,.plugins-php .widefat tfoot th{border-top-style:solid;border-top-width:1px}.plugin-update-tr .update-message{font-size:13px;font-weight:400;padding:6px 12px;margin:0 31px 8px 10px;background-color:#f7f7f7;background-color:rgba(0,0,0,.03)}.plugin-update-tr .update-message:before{color:#d54e21;content:'\f463';display:inline-block;font:400 20px/1 dashicons;speak:none;margin:0 -2px 0 8px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:top}.plugins .plugin-update{padding:0;border:none;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}tr.active+tr.plugin-update-tr .plugin-update{background-color:#f7fcfe}tr.active+tr.plugin-update-tr .plugin-update .update-message{background-color:#fcf3ef}.plugin-install-php h3{clear:both}.plugin-install-php h4{margin:2.5em 0 8px}.plugin-install-php .wp-filter{margin-bottom:0}.plugin-group{overflow:hidden;margin-top:1.5em}.plugin-group h3{margin-top:0}.plugin-card{float:right;margin:0 8px 16px;width:48.5%;width:-webkit-calc(50% - 8px);width:calc(50% - 8px);background-color:#fff;border:1px solid #dedede;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.plugin-card:nth-child(odd){clear:both;margin-right:0}.plugin-card:nth-child(even){margin-left:0}@media screen and (min-width:1600px){.plugin-card{width:30%;width:-webkit-calc(33.1% - 8px);width:calc(33.1% - 8px)}.plugin-card:nth-child(odd){clear:none;margin-right:8px}.plugin-card:nth-child(even){margin-left:8px}.plugin-card:nth-child(3n+1){clear:both;margin-right:0}.plugin-card:nth-child(3n){margin-left:0}}@media screen and (max-width:782px){.plugin-card{margin-right:0;margin-left:0;width:100%}}.plugin-card-top{position:relative;padding:20px 20px 10px;min-height:135px}.plugin-action-buttons,div.action-links{margin:0}.plugin-card h4{margin:0 0 12px;font-size:18px;line-height:1.3}.plugin-card .desc,.plugin-card .name{margin-right:148px;margin-left:120px}.plugin-card .action-links{position:absolute;top:20px;left:20px;width:120px}.plugin-action-buttons{clear:left;float:left;margin-right:2em;margin-bottom:1em;text-align:left}.plugin-action-buttons li{margin-bottom:10px}.plugin-card-bottom{clear:both;padding:12px 20px;background-color:#fafafa;border-top:1px solid #dedede;overflow:hidden}.plugin-card-bottom .star-rating{display:inline}.plugin-card .column-rating{line-height:23px}.plugin-card .column-rating,.plugin-card .column-updated{margin-bottom:4px}.plugin-card .column-downloaded,.plugin-card .column-rating{float:right;clear:right;max-width:180px}.plugin-card .column-compatibility,.plugin-card .column-updated{text-align:left;float:left;clear:left;width:65%;width:-webkit-calc(100% - 180px);width:calc(100% - 180px)}.plugin-card .column-compatibility span:before{font:400 20px/.5 dashicons;speak:none;display:inline-block;padding:0;top:4px;right:-2px;position:relative;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important;color:#444}.plugin-card .compatibility-incompatible:before{content:'\f158'}.plugin-card .compatibility-compatible:before{content:'\f147'}.plugin-card .compatibility-untested strong{font-weight:400}.plugin-icon{position:absolute;top:20px;right:20px;width:128px;height:128px;margin:0 0 20px 20px}.plugin-icon img{width:128px;height:128px}.no-plugin-results{color:#999;font-size:18px;font-style:normal;margin:0;padding:100px 0 0;text-align:center}.wp-list-table .site-deleted{background:#ff8573}.wp-list-table .site-spammed{background:#faafaa}.wp-list-table .site-archived{background:#ffebe8}.wp-list-table .site-mature{background:#fecac2}@media screen and (max-width:1100px) and (min-width:782px),(max-width:480px){.plugin-card .action-links{position:static;margin-right:148px;width:auto}.plugin-action-buttons{float:none;margin:1em 0 0;text-align:right}.plugin-action-buttons li{display:inline-block;vertical-align:middle}.plugin-action-buttons li .button{margin-left:20px}.plugin-card .desc,.plugin-card .name{margin-left:0}.plugin-card .desc p:first-of-type{margin-top:0}}@media screen and (max-width:782px){.tablenav{height:auto}.tablenav.top{margin:20px 0 5px}.tablenav.bottom{position:relative;margin-top:15px}.tablenav br{display:none}.tablenav br.clear{display:block}.tablenav .view-switch,.tablenav.top .actions,.tablenav.top .displaying-num{display:none}.tablenav.bottom .displaying-num{position:absolute;left:0;top:10px;font-size:14px}.tablenav-pages{width:100%;text-align:center;margin:0 0 25px}.tablenav.bottom .tablenav-pages{margin-top:25px}.tablenav.top .tablenav-pages.one-page{display:none}.tablenav.bottom .tablenav-pages.one-page{margin:15px 0 0;height:0}.tablenav-pages .pagination-links .paging-input{font-size:18px}.tablenav-pages .pagination-links a{padding:8px 20px 11px;font-size:18px;background:rgba(0,0,0,.05)}.tablenav-pages .pagination-links .current-page{padding:10px;font-size:14px}.form-wrap>p{display:none}.comment-count{font-size:14px}.column-categories,.column-tags,.fixed .column-author,.fixed .column-date,.media .column-parent,.sites .column-registered,.sites .column-users,.tags .column-description,.users .column-email,.users .column-name{display:none}.fixed .column-comment .comment-author{display:block}.column-title{width:85%}.fixed .column-comments,.widefat .check-column{width:35px}.widefat tfoot .check-column,.widefat thead .check-column{padding:10px 0}.widefat *{word-wrap:normal}#wpbody-content .bulk-edit-row .inline-edit-col-bottom,#wpbody-content .bulk-edit-row .inline-edit-col-left,#wpbody-content .bulk-edit-row-page .inline-edit-col-right,#wpbody-content .bulk-edit-row-post .inline-edit-col-right,#wpbody-content .inline-edit-row-post .inline-edit-col-center,#wpbody-content .quick-edit-row-page .inline-edit-col-left,#wpbody-content .quick-edit-row-page .inline-edit-col-right,#wpbody-content .quick-edit-row-post .inline-edit-col-left,#wpbody-content .quick-edit-row-post .inline-edit-col-right{float:none;width:100%}#wpbody-content .bulk-edit-row fieldset .inline-edit-col label,#wpbody-content .bulk-edit-row fieldset .inline-edit-group label,#wpbody-content .quick-edit-row fieldset .inline-edit-col label,#wpbody-content .quick-edit-row fieldset .inline-edit-group label{max-width:none;float:none;margin-bottom:5px}#wpbody .bulk-edit-row fieldset select{display:block;width:100%;max-width:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.inline-edit-row #bulk-titles div,.inline-edit-row fieldset ul.cat-checklist label{font-size:16px}.inline-edit-row fieldset label span.title{float:none}.inline-edit-row fieldset label.inline-edit-tags{padding:0 .5em}.inline-edit-row fieldset .inline-edit-col label.inline-edit-tags{padding:0}.inline-edit-row fieldset label span.input-text-wrap{margin-right:0}.inline-edit-row fieldset input[name=hh],.inline-edit-row fieldset input[name=jj],.inline-edit-row fieldset input[name=mn]{width:3em}.inline-edit-row fieldset input[name=aa]{width:4.5em}#bulk-titles div{margin:.8em .3em}#bulk-titles div a{height:22px}.tags .column-posts{width:74px}.tags .column-slug{width:30%}.comments .column-response,.users .column-role{width:35%}.sites .column-blogname{width:55%}#wpbody-content #update-themes-table .plugin-title{width:auto}.link-manager-php #posts-filter{margin-top:25px}.link-manager-php .tablenav.bottom{overflow:hidden}.wp-list-table.plugins{position:relative;margin-top:35px;margin-bottom:50px}#wpbody-content .wp-list-table.plugins tfoot .column-description,.wp-list-table.plugins th#description,.wp-list-table.plugins thead .column-description{display:none}#wpbody-content .wp-list-table.plugins,#wpbody-content .wp-list-table.plugins .column-description,#wpbody-content .wp-list-table.plugins .manage-column.column-name,#wpbody-content .wp-list-table.plugins .plugin-title,#wpbody-content .wp-list-table.plugins .plugin-update,#wpbody-content .wp-list-table.plugins .theme-title,#wpbody-content .wp-list-table.plugins tbody,#wpbody-content .wp-list-table.plugins thead,#wpbody-content .wp-list-table.plugins tr{display:block;width:auto}.wp-list-table.plugins tfoot,.wp-list-table.plugins thead{position:absolute;top:-35px;right:0;left:0;width:auto;height:35px}.wp-list-table.plugins tfoot{bottom:-35px;top:auto}.active,.inactive{padding-top:0}.wp-list-table.plugins .plugin-title,.wp-list-table.plugins .theme-title{padding-top:13px;padding-bottom:4px}.plugins tr.active+tr.inactive td,.plugins tr.active+tr.inactive th.check-column,.wp-list-table.plugins .plugin-title,.wp-list-table.plugins .theme-title,.wp-list-table.plugins tbody th{-webkit-box-shadow:none;box-shadow:none}.plugins tbody{padding:1px 0 0}.plugins tr.active+tr.inactive td.column-description{-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.plugins tr.active+tr.inactive td,.plugins tr.active+tr.inactive th.check-column{border-top:none}.wp-list-table.plugins .column-description{padding-top:0}.wp-list-table.plugins .column-description,.wp-list-table.plugins .manage-column.column-name,.wp-list-table.plugins .plugin-title,.wp-list-table.plugins .theme-title{padding-left:12px;padding-right:46px}.wp-list-table.plugins tr{position:relative}.wp-list-table.plugins th.check-column,.wp-list-table.plugins tr.update th.check-column{position:absolute;height:auto;top:0;bottom:0;right:0;padding-right:2px;padding-top:18px}.wp-list-table.plugins tfoot th.check-column,.wp-list-table.plugins thead th.check-column{padding-right:3px;padding-top:11px;background:0 0}.widefat tbody th.check-column input[type=checkbox]{margin-top:-3px;margin-right:8px}.wp-list-table.plugins .active .check-column input,.wp-list-table.plugins .update .check-column input{margin-right:5px}.wp-list-table.plugins tfoot .check-column input,.wp-list-table.plugins thead .check-column input{margin-top:-6px}.wp-list-table.plugins .active th.check-column{background:0 0}.wp-list-table.plugins .plugin-title strong,.wp-list-table.plugins .theme-title strong{font-size:1.4em;line-height:1.6em}table.plugin-install .column-description,table.plugin-install .column-name,table.plugin-install .column-rating,table.plugin-install .column-version{display:block;width:auto}table.plugin-install th.column-description,table.plugin-install th.column-name,table.plugin-install th.column-rating,table.plugin-install th.column-version{display:none}table.plugin-install td.column-name strong{font-size:1.4em;line-height:1.6em}table.plugin-install #the-list td{-webkit-box-shadow:none;box-shadow:none}table.plugin-install #the-list tr{display:block;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}}#poststuff{padding-top:10px;min-width:763px}#poststuff #post-body{padding:0}#poststuff .postbox-container{width:100%}#poststuff #post-body.columns-2{margin-left:300px}#show-comments{overflow:hidden}#save-action .spinner,#show-comments .spinner,#show-comments a{float:right}#lost-connection-notice .spinner{display:block;float:right;margin:0 0 0 5px}#titlediv{position:relative}#titlediv label{cursor:text}#titlediv div.inside{margin:0}#poststuff #titlewrap{border:0;padding:0}#titlediv #title{padding:3px 8px;font-size:1.7em;line-height:100%;height:1.7em;width:100%;outline:0;margin:0;background-color:#fff}#titlediv #title-prompt-text{color:#777;position:absolute;font-size:1.7em;padding:11px 10px}#wp-fullscreen-save .fs-saved{color:#999;float:left;margin-top:4px}#poststuff .inside-submitbox,#side-sortables .inside-submitbox{margin:0 3px;font-size:11px}input#link_description,input#link_url{width:98%}#pending{background:0 none;border:0;padding:0;font-size:11px;margin-top:-1px}#edit-slug-box{line-height:24px;min-height:25px;margin-top:5px;padding:0 10px;color:#666}#edit-slug-box .cancel{margin-left:10px;font-size:11px}#editable-post-name-full{display:none}#editable-post-name{background-color:#fffbcc}#editable-post-name input{font-size:13px;height:22px;margin:0;width:16em}.postarea h3 label{float:right}.submitbox .submit{text-align:right;padding:12px 10px 10px;font-size:11px;background-color:#464646;color:#ccc}.submitbox .submitdelete{text-decoration:none;padding:1px 2px}#normal-sortables .submitbox .submitdelete:hover{color:#000;background-color:red;border-bottom-color:red}.submitbox .submit a:hover{text-decoration:underline}.submitbox .submit input{margin-bottom:8px;margin-left:4px;padding:6px}.inside-submitbox #post_status{margin:2px -2px 2px 0}#post-status-select{margin-top:3px}#post-body #normal-sortables{min-height:50px}.postbox{position:relative;min-width:255px;border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);background:#fff}#trackback_url{width:99%}#normal-sortables .postbox .submit{background:0 0;border:0;float:left;padding:0 12px;margin:0}.category-add input[type=text],.category-add select{width:100%;max-width:260px;vertical-align:baseline}#side-sortables .category-add input[type=text],#side-sortables .category-add select{margin:0 0 1em}#side-sortables .add-menu-item-tabs li,.wp-tab-bar li,ul.category-tabs li{display:inline;line-height:1.35em}.no-js .category-tabs li.hide-if-no-js{display:none}#side-sortables .add-menu-item-tabs a,.category-tabs a,.wp-tab-bar a{text-decoration:none}#post-body ul.add-menu-item-tabs li.tabs a,#post-body ul.category-tabs li.tabs a,#side-sortables .add-menu-item-tabs .tabs a,#side-sortables .category-tabs .tabs a,.wp-tab-bar .wp-tab-active a{color:#333}.category-tabs{margin:8px 0 5px}#category-adder h4{margin:10px 0}#side-sortables .add-menu-item-tabs,.wp-tab-bar{margin-bottom:3px}#normal-sortables .postbox #replyrow .submit{float:none;margin:0;padding:0 7px 5px}#side-sortables .submitbox .submit .preview,#side-sortables .submitbox .submit a.preview:hover,#side-sortables .submitbox .submit input{border:0}#side-sortables .inside-submitbox .insidebox,.stuffbox .insidebox{margin:11px 0}ul.add-menu-item-tabs,ul.category-tabs,ul.wp-tab-bar{margin-top:12px}ul.add-menu-item-tabs li,ul.category-tabs li{border:1px solid transparent;position:relative}.wp-tab-active,ul.add-menu-item-tabs li.tabs,ul.category-tabs li.tabs{border:1px solid #dfdfdf;border-bottom-color:#fdfdfd;background-color:#fdfdfd}ul.add-menu-item-tabs li,ul.category-tabs li,ul.wp-tab-bar li{padding:3px 5px 5px}#postimagediv .inside img{max-width:100%;height:auto}form#tags-filter{position:relative}td.plugin-title strong,td.post-title strong{display:block;margin-bottom:.2em;font-size:14px}td.plugin-title p,td.post-title p{margin:6px 0}.ui-tabs-hide,.wp-hidden-children .wp-hidden-child{display:none}#post-body .tagsdiv #newtag{margin-left:5px;width:16em}#side-sortables input#post_password{width:94%}#side-sortables .tagsdiv #newtag{width:68%}#post-status-info{width:100%;border-spacing:0;border:1px solid #e5e5e5;border-top:none;background-color:#f7f7f7;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);z-index:999}#post-status-info td{font-size:12px}.autosave-info{padding:2px 10px;text-align:left}#editorcontent #post-status-info{border:none}#content-resize-handle{background:url(../images/resize.gif) no-repeat scroll left bottom;width:12px;cursor:row-resize}.rtl #content-resize-handle{background:url(../images/resize-rtl.gif) no-repeat scroll right bottom}.wp-editor-expand #content-resize-handle{display:none}#postdivrich #content{resize:none}#wp-word-count{display:block;padding:2px 10px}#wp-content-editor-container{position:relative}#content-textarea-clone{z-index:-1;position:absolute;top:0;visibility:hidden;overflow:hidden;max-width:100%;border:1px solid transparent}.wp-fullscreen-wrap #content-textarea-clone{display:none}.wp-fullscreen-wrap{padding-top:0!important}.wp-fullscreen-wrap .wp-editor-area{margin-top:0!important}.wp-fullscreen-wrap .mce-edit-area{padding-top:0!important}.wp-editor-expand #wp-content-editor-tools{z-index:1000;border-bottom:1px solid #e5e5e5}.wp-editor-expand #wp-content-editor-container{-webkit-box-shadow:none;box-shadow:none;margin-top:-1px;border-bottom:0 none}.wp-editor-expand div.mce-statusbar{z-index:1}.wp-editor-expand #post-status-info{border-top:1px solid #e5e5e5}.wp-editor-expand div.mce-toolbar-grp{z-index:999}#wp-content-editor-tools{background-color:#f1f1f1;padding-top:20px}#poststuff #post-body.columns-2 #side-sortables{width:280px}#timestampdiv select{height:21px;line-height:14px;padding:0;vertical-align:top;font-size:12px}#aa,#hh,#jj,#mn{padding:1px;font-size:12px}#hh,#jj,#mn{width:2em}#aa{width:3.4em}.curtime #timestamp{padding:2px 0 1px;display:inline!important;height:auto!important}#misc-publishing-actions label[for=post_status]:before,#post-body #visibility:before,#post-body .misc-pub-revisions:before,.curtime #timestamp:before,span.wp-media-buttons-icon:before{color:#888}#post-body #visibility:before,#post-body .misc-pub-revisions:before,.curtime #timestamp:before{font:400 20px/1 dashicons;speak:none;display:inline-block;padding:0 0 0 2px;top:0;right:-1px;position:relative;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important}#post-body #visibility:before{content:'\f177'}.curtime #timestamp:before{content:'\f145';top:-1px}#post-body .misc-pub-revisions:before{content:'\f321'}#timestampdiv{padding-top:5px;line-height:23px}#timestampdiv p{margin:8px 0 6px}#timestampdiv input{border-width:1px;border-style:solid}.notification-dialog{position:fixed;top:30%;right:50%;width:450px;margin-right:-225px;background:#fff;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.3);box-shadow:0 3px 6px rgba(0,0,0,.3);line-height:1.5;z-index:1000005}.notification-dialog-background{position:fixed;top:0;right:0;left:0;bottom:0;background:#000;opacity:.7;filter:alpha(opacity=70);z-index:1000000}#post-lock-dialog .post-locked-message,#post-lock-dialog .post-taken-over{margin:25px}#post-lock-dialog .post-locked-message a.button{margin-left:10px}#post-lock-dialog .post-locked-avatar{float:right;margin:0 0 20px 20px}#post-lock-dialog .wp-tab-first{outline:0}#post-lock-dialog .locked-saving img{float:right;margin-left:3px}#post-lock-dialog.saved .locked-saved,#post-lock-dialog.saving .locked-saving{display:inline}#excerpt,.attachmentlinks{margin:0;height:4em;width:98%}.tagchecklist{margin-right:14px;font-size:12px;overflow:auto}.tagchecklist br{display:none}.tagchecklist strong{margin-right:-8px;position:absolute}.tagchecklist span{margin-left:25px;display:block;float:right;font-size:13px;line-height:1.8em;white-space:nowrap;cursor:default}.tagchecklist span a{margin:1px -17px 0 0;cursor:pointer;width:20px;height:20px;display:block;float:right;text-indent:0;overflow:hidden;position:absolute}#poststuff h2{margin-top:20px;font-size:1.5em;margin-bottom:15px;padding:0 0 3px;clear:right}#poststuff h3{font-size:14px;padding:8px 12px;margin:0;line-height:1.4}#poststuff .inside{margin:6px 0 0}#poststuff .inside #page_template,#poststuff .inside #parent_id{max-width:100%}#poststuff .inside label.deleted,#poststuff .inside label.spam{color:red}#poststuff .inside label.waiting{color:orange}#poststuff .inside label.approved{color:green}.ie8 #poststuff .inside #page_template,.ie8 #poststuff .inside #parent_id{width:250px}#post-visibility-select{line-height:1.5em;margin-top:3px}#poststuff #submitdiv .inside{margin:0;padding:0}#post-body-content,.edit-form-section{margin-bottom:20px}#postcustomstuff thead th{padding:5px 8px 8px;background-color:#f1f1f1}#postcustom #postcustomstuff .submit{border:0;float:none;padding:0 8px 8px}#side-sortables #postcustom #postcustomstuff .submit{margin:0;padding:0}#side-sortables #postcustom #postcustomstuff #the-list textarea{height:85px}#side-sortables #postcustom #postcustomstuff td.left input,#side-sortables #postcustom #postcustomstuff td.left select,#side-sortables #postcustomstuff #newmetaleft a{margin:3px 3px 0}#postcustomstuff table{margin:0;width:100%;border:1px solid #dfdfdf;border-spacing:0;background-color:#f9f9f9}#postcustomstuff tr{vertical-align:top}#postcustomstuff table input,#postcustomstuff table select,#postcustomstuff table textarea{width:96%;margin:8px}#side-sortables #postcustomstuff table input,#side-sortables #postcustomstuff table select,#side-sortables #postcustomstuff table textarea{margin:3px}#postcustomstuff td.left,#postcustomstuff th.left{width:38%}#postcustomstuff .submit input{margin:0;width:auto}#postcustomstuff #newmetaleft a{display:inline-block;margin:0 8px 8px;text-decoration:none}.no-js #postcustomstuff #enternew{display:none}#post-body-content .compat-attachment-fields{margin-bottom:20px}.compat-attachment-fields th{padding-top:5px;padding-left:10px}#select-featured-image{padding:4px 0;overflow:hidden}#select-featured-image img{max-width:100%;height:auto;margin-bottom:10px}#select-featured-image a{float:right;clear:both}#select-featured-image .remove{display:none;margin-top:10px}.js #select-featured-image.has-featured-image .remove{display:inline-block}.no-js #select-featured-image .choose{display:none}.post-state-format{overflow:hidden;display:inline-block;vertical-align:middle;height:20px;width:20px;margin-left:5px;margin-top:-4px}.post-state-format:before{display:block;height:20px;width:20px;font:400 20px/1 dashicons!important;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.post-format-icon:before,.post-state-format:before{color:#ddd;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}a.post-format-icon:hover:before,a.post-state-format:hover:before{color:#2ea2cc}#post-formats-select{line-height:2em}#post-formats-select .post-format-icon:before{top:5px}input.post-format{margin-top:1px}label.post-format-icon{margin-right:0;padding:2px 0}.post-format-icon:before{position:relative;display:inline-block;margin-left:7px;font:400 20px/1 dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.post-format-icon.post-format-standard:before,.post-state-format.post-format-standard:before,a.post-state-format.format-standard:before{content:'\f109'}.post-format-icon.post-format-image:before,.post-state-format.post-format-image:before,a.post-state-format.format-image:before{content:'\f128'}.post-format-icon.post-format-gallery:before,.post-state-format.post-format-gallery:before,a.post-state-format.format-gallery:before{content:'\f161'}.post-format-icon.post-format-audio:before,.post-state-format.post-format-audio:before,a.post-state-format.format-audio:before{content:'\f127'}.post-format-icon.post-format-video:before,.post-state-format.post-format-video:before,a.post-state-format.format-video:before{content:'\f126'}.post-format-icon.post-format-chat:before,.post-state-format.post-format-chat:before,a.post-state-format.format-chat:before{content:'\f125'}.post-format-icon.post-format-status:before,.post-state-format.post-format-status:before,a.post-state-format.format-status:before{content:'\f130'}.post-format-icon.post-format-aside:before,.post-state-format.post-format-aside:before,a.post-state-format.format-aside:before{content:'\f123'}.post-format-icon.post-format-quote:before,.post-state-format.post-format-quote:before,a.post-state-format.format-quote:before{content:'\f122'}.post-format-icon.post-format-link:before,.post-state-format.post-format-link:before,a.post-state-format.format-link:before{content:'\f103'}.category-adder{margin-right:120px;padding:4px 0}.category-adder h4{margin:0 0 8px}#side-sortables .category-adder{margin:0}.categorydiv div.tabs-panel,.customlinkdiv div.tabs-panel,.posttypediv div.tabs-panel,.taxonomydiv div.tabs-panel,.wp-tab-panel{min-height:42px;max-height:200px;overflow:auto;padding:0 .9em;border:1px solid #dfdfdf;background-color:#fdfdfd}div.tabs-panel-active{display:block}div.tabs-panel-inactive{display:none}#front-page-warning,#front-static-pages ul,.categorydiv ul.categorychecklist ul,.customlinkdiv ul.categorychecklist ul,.inline-editor ul.cat-checklist ul,.posttypediv ul.categorychecklist ul,.taxonomydiv ul.categorychecklist ul,ul.export-filters{margin-right:18px}ul.categorychecklist li{margin:0;padding:0;line-height:22px;word-wrap:break-word}.categorydiv .tabs-panel,.customlinkdiv .tabs-panel,.posttypediv .tabs-panel,.taxonomydiv .tabs-panel{border-width:3px;border-style:solid}.form-wrap label{display:block;padding:2px;font-size:12px}.form-field input[type=email],.form-field input[type=number],.form-field input[type=password],.form-field input[type=search],.form-field input[type=tel],.form-field input[type=text],.form-field input[type=url],.form-field textarea{border-style:solid;border-width:1px;width:95%}.form-wrap p,p.description{margin:2px 0 5px;color:#666}.form-wrap p,p.description,p.help,span.description{font-size:13px;font-style:italic}.form-wrap .form-field{margin:0 0 10px;padding:8px 0}.form-wrap .form-field #parent{max-width:100%}.col-wrap h3{margin:12px 0;font-size:1.1em}.col-wrap p.submit{margin-top:-10px}.tagsdiv{margin-top:-8px}#poststuff .taghint{color:#aaa;margin:15px 12px -24px 0}#poststuff .tagsdiv .howto{margin:0 0 6px}.ajaxtag .newtag{position:relative}.tagsdiv .newtag{width:180px}.tagsdiv .the-tags{display:block;height:60px;margin:0 auto;overflow:auto;width:260px}#post-body-content .tagsdiv .the-tags{margin:0 5px}.taghint{color:#aaa;margin:-17px 7px 0 0;visibility:hidden}input.newtag~div.taghint{visibility:visible}input.newtag:focus~div.taghint{visibility:hidden}p.popular-tags{border:none;line-height:2em;padding:8px 12px 12px;text-align:justify}p.popular-tags a{padding:0 3px}.tagcloud{width:97%;margin:0 0 40px;text-align:justify}.tagcloud h3{margin:2px 0 12px}.ac_results{padding:0;margin:0;list-style:none;position:absolute;z-index:10000;display:none;border:1px solid gray;background-color:#fff}.wp-customizer .ac_results{z-index:500000}.ac_results li{padding:2px 5px;white-space:nowrap;color:#101010;text-align:right}.ac_over{background-color:#f0f0b8;cursor:pointer}.ac_match{text-decoration:underline}.comment-php .wp-editor-area{height:200px}.comment-ays{margin-bottom:0;border-bottom-style:solid;border-bottom-width:1px}.comment-ays .alt{background-color:transparent}.spam-undo-inside,.trash-undo-inside{margin:1px 0 1px 8px;line-height:16px}.spam-undo-inside .avatar,.trash-undo-inside .avatar{height:20px;width:20px;margin-left:8px;vertical-align:middle}.stuffbox .editcomment{clear:none}#comment-status-radio p{margin:3px 0 5px}#comment-status-radio input{margin:2px 0 5px 3px;vertical-align:middle}#comment-status-radio label{padding:5px 0}table.links-table{width:100%;border-spacing:0}.links-table th{font-weight:400;text-align:right;vertical-align:top;min-width:80px;width:20%;word-wrap:break-word}.links-table td,.links-table th{padding:5px 0}.links-table td label{margin-left:8px}.links-table td input[type=text],.links-table td textarea{width:100%}.links-table #link_rel{max-width:280px}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){#content-resize-handle,#post-body .wp_themeSkin .mceStatusbar a.mceResize{background:url(../images/resize-2x.gif) no-repeat scroll left bottom;-webkit-background-size:11px 11px;background-size:11px 11px}.rtl #content-resize-handle,.rtl #post-body .wp_themeSkin .mceStatusbar a.mceResize{background:url(../images/resize-rtl-2x.gif) no-repeat scroll left bottom}}@media only screen and (max-width:850px){#poststuff{min-width:0}#wpbody-content #poststuff #post-body{margin:0}#wpbody-content #post-body.columns-2 #postbox-container-1{margin-left:0;width:100%}#poststuff #postbox-container-1 #side-sortables:empty,#poststuff #postbox-container-1 .empty-container{border:0;height:0;min-height:0}#poststuff #post-body.columns-2 #side-sortables{min-height:0;width:auto}.columns-prefs,.screen-layout{display:none}}@media screen and (max-width:782px){#post-body-content{min-width:0}#titlediv #title-prompt-text{padding:10px}#poststuff h3{padding:12px}.post-format-options{padding-left:0}.post-format-options a{margin-left:5px;margin-bottom:5px;min-width:52px}.post-format-options .post-format-title{font-size:11px}.post-format-options a div{height:28px;width:28px}.post-format-options a div:before{font-size:26px!important}#post-visibility-select{line-height:280%}.wp-core-ui .save-post-visibility,.wp-core-ui .save-timestamp{vertical-align:middle;margin-left:15px}.timestamp-wrap select#mm{display:block;width:100%;margin-bottom:10px}.timestamp-wrap #aa,.timestamp-wrap #hh,.timestamp-wrap #jj,.timestamp-wrap #mn{padding:12px 3px;font-size:14px;margin-bottom:5px;width:auto;text-align:center}ul.category-tabs{margin:30px 0 15px}ul.category-tabs li.tabs{padding:15px}ul.categorychecklist li{margin-bottom:15px}ul.categorychecklist ul{margin-top:15px}.category-add input[type=text],.category-add select{max-width:none;margin-bottom:15px}.tagsdiv .newtag{width:100%;height:auto;margin-bottom:15px}.tagchecklist{margin:25px 10px}.tagchecklist span{font-size:16px;line-height:120%}#commentstatusdiv p{line-height:2.8}.mceToolbar *{white-space:normal!important}.mceToolbar td,.mceToolbar tr{float:right!important}.wp_themeSkin a.mceButton{width:30px;height:30px}.wp_themeSkin .mceButton .mceIcon{margin-top:5px;margin-right:5px}.wp_themeSkin .mceSplitButton{margin-top:1px}.wp_themeSkin .mceSplitButton td a.mceAction{padding:6px 6px 6px 3px}.wp_themeSkin .mceSplitButton td a.mceOpen,.wp_themeSkin .mceSplitButtonEnabled:hover td a.mceOpen{padding-top:6px;padding-bottom:6px;background-position:1px 6px}.wp_themeSkin table.mceListBox{margin:5px}div.quicktags-toolbar input{padding:10px 20px}a.wp-switch-editor{font-size:16px;line-height:1em;margin:3px 7px 0 0;padding:12px 15px}#wp-content-media-buttons a{font-size:16px;line-height:37px;height:39px;padding:0 15px 0 20px}.wp-media-buttons span.jetpack-contact-form-icon,.wp-media-buttons span.wp-media-buttons-icon{width:22px!important;margin-top:-3px!important;margin-right:-5px!important}.wp-media-buttons #insert-jetpack-contact-form span.jetpack-contact-form-icon:before,.wp-media-buttons .add_media span.wp-media-buttons-icon:before{font-size:20px!important}#content_wp_fullscreen{display:none}.misc-pub-section{padding:20px 10px}.misc-pub-section>a{float:left;font-size:16px}#delete-action,#publishing-action{line-height:47px}.comment-ays{border-bottom:none}.links-table #link_rel{max-width:none}.links-table td,.links-table th{padding:10px 0}}@media only screen and (max-width:500px){#wp-content-media-buttons a{font-size:14px;padding:0 10px}}.revisions-control-frame,.revisions-diff-frame{position:relative}.revisions-controls{padding-top:40px;height:100px;z-index:1}.revisions-controls input[type=checkbox]{position:relative;top:-1px;vertical-align:text-bottom}.revisions.pinned .revisions-controls{position:fixed;top:0;height:82px;background:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.revisions-tickmarks{position:relative;margin:0 auto;height:.7em;top:7px;max-width:70%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff}.revisions-tickmarks>div{position:absolute;height:100%;border-right:1px solid #aaa;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.revisions-tickmarks>div:first-child{border-width:0}.comparing-two-revisions .revisions-controls{height:140px}.comparing-two-revisions.pinned .revisions-controls{height:124px}.revisions .diff-error{position:absolute;text-align:center;margin:0 auto;width:100%;display:none}.revisions.diff-error .diff-error{display:block}.revisions .loading-indicator{position:absolute;vertical-align:middle;opacity:0;width:100%;width:-webkit-calc(100% - 30px);width:calc(100% - 30px);top:50%;top:-webkit-calc(50% - 10px);top:calc(50% - 10px);-webkit-transition:opacity .5s;transition:opacity .5s;filter:alpha(opacity=0)}body.folded .revisions .loading-indicator{margin-right:-32px}.revisions .loading-indicator span.spinner{display:block;margin:0 auto;float:none}.revisions.loading .loading-indicator{opacity:1;filter:alpha(opacity=100)}.revisions .diff{-webkit-transition:opacity .5s;transition:opacity .5s}.revisions.loading .diff{opacity:.5;filter:alpha(opacity=50)}.revisions.diff-error .diff{visibility:hidden}.revisions-meta{margin-top:20px;background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.revisions.pinned .revisions-meta{-webkit-box-shadow:none;box-shadow:none}.revision-toggle-compare-mode{position:absolute;top:0;left:0}.comparing-two-revisions .revisions-next,.comparing-two-revisions .revisions-previous,.revisions-meta .diff-meta-to strong{display:none}.revisions-controls .author-card .date{color:#777}.revisions-controls .author-card.autosave{color:#d54e21}.revisions-controls .author-card .author-name{font-weight:700}.comparing-two-revisions .diff-meta-to strong{display:block}.revisions.pinned .revisions-buttons{padding:0 11px}.revisions-next,.revisions-previous{position:relative;z-index:1}.revisions-previous{float:right}.revisions-next{float:left}.revisions-controls .wp-slider{max-width:70%;margin:0 auto;top:-3px}.revisions-diff{padding:15px;background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.revisions-diff h3:first-child{margin-top:0}#revisions-meta-restored img,.post-revisions li img{vertical-align:middle}table.diff tbody tr td:nth-child(2){width:4%}table.diff{table-layout:fixed;width:100%;white-space:pre-wrap}table.diff col.content{width:auto}table.diff col.content.diffsplit{width:48%}table.diff col.diffsplit.middle{width:auto}table.diff col.ltype{width:30px}table.diff tr{background-color:transparent}table.diff td,table.diff th{font-family:Consolas,Monaco,monospace;font-size:14px;line-height:1.618;padding:.5em;vertical-align:top;word-wrap:break-word}table.diff td h1,table.diff td h2,table.diff td h3,table.diff td h4,table.diff td h5,table.diff td h6{margin:0}table.diff .diff-addedline ins,table.diff .diff-deletedline del{text-decoration:none}table.diff .diff-deletedline{background-color:#ffe9e9}table.diff .diff-deletedline del{background-color:#faa}table.diff .diff-addedline{background-color:#e9ffe9}table.diff .diff-addedline ins{background-color:#afa}.diff-meta{padding:5px;clear:both;min-height:32px}.diff-title strong{line-height:32px;min-width:60px;text-align:left;float:right;margin-left:5px}.revisions-controls .author-card .author-info{font-size:12px;line-height:16px}.revisions-controls .author-card .author-info,.revisions-controls .author-card .avatar{float:right;margin-right:6px;margin-left:6px}.revisions-controls .author-card .byline{display:block;font-size:12px}.revisions-controls .author-card .avatar{vertical-align:middle}.diff-meta input.restore-revision{float:left;margin-right:6px;margin-left:6px;margin-top:4px}.diff-meta-from{display:none}.comparing-two-revisions .diff-meta-from{display:block}.revisions-tooltip{position:absolute;bottom:105px;margin-left:0;margin-right:-69px;z-index:0;max-width:350px;min-width:130px;padding:8px 4px;opacity:0}.revisions-tooltip.flipped{margin-right:0;margin-left:-70px}.revisions.pinned .revisions-tooltip{display:none!important}.comparing-two-revisions .revisions-tooltip{bottom:145px}.revisions-tooltip-arrow{width:70px;height:15px;overflow:hidden;position:absolute;right:0;margin-right:35px;bottom:-15px}.revisions-tooltip.flipped .revisions-tooltip-arrow{margin-right:0;margin-left:35px;right:auto;left:0}.revisions-tooltip-arrow>span{content:"";position:absolute;right:20px;top:-20px;width:25px;height:25px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.revisions-tooltip.flipped .revisions-tooltip-arrow>span{right:auto;left:20px}.ie8 .revisions-tooltip-arrow>span{right:15px;top:-25px;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)"}.ie8 .revisions-tooltip.flipped .revisions-tooltip-arrow>span{left:25px}.revisions-tooltip,.revisions-tooltip-arrow>span{border:1px solid #d7d7d7;background-color:#fff}.revisions-tooltip{display:none}.arrow{width:70px;height:16px;overflow:hidden;position:absolute;right:0;margin-right:-35px;bottom:90px;z-index:10000}.arrow:after{z-index:9999;background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.arrow.top{top:-16px;bottom:auto}.arrow.left{right:20%}.arrow:after{content:"";position:absolute;right:20px;top:-20px;width:25px;height:25px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.revisions-tooltip,.revisions-tooltip-arrow:after{border-width:1px;border-style:solid}div.revisions-controls>.wp-slider>.ui-slider-handle{margin-right:-10px}.rtl div.revisions-controls>.wp-slider>.ui-slider-handle{margin-left:-10px}.wp-slider.ui-slider{position:relative;border:1px solid #d7d7d7;text-align:right;cursor:pointer}.wp-slider .ui-slider-handle{-webkit-border-radius:50%;border-radius:50%;height:18px;margin-top:-3px;outline:0;position:absolute;width:18px;z-index:2}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#2ea2cc;border:1px solid #0074a2;-webkit-box-shadow:inset 0 1px 0 #78c8e6,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #78c8e6,0 1px 0 rgba(0,0,0,.15)}.wp-slider .ui-slider-handle:before{background:0 0;position:absolute;top:0;right:0;color:#fff;content:"\f229";font:400 18px/1 dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wp-slider .ui-slider-handle.from-handle:before,.wp-slider .ui-slider-handle.to-handle:before{font-size:20px!important;margin:-1px -1px 0 0}.wp-slider .ui-slider-handle.from-handle:before{content:'\f139'}.rtl .wp-slider .ui-slider-handle.from-handle:before,.wp-slider .ui-slider-handle.to-handle:before{content:'\f141'}.rtl .wp-slider .ui-slider-handle.to-handle:before{content:'\f139';left:-1px}.wp-slider .ui-slider-range{position:absolute;font-size:.7em;display:block;border:0;background-color:transparent;background-image:none}.wp-slider.ui-slider-horizontal{height:.7em}.wp-slider.ui-slider-horizontal .ui-slider-handle{top:-.25em;margin-right:-.6em}.wp-slider.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.wp-slider.ui-slider-horizontal .ui-slider-range-min{right:0}.wp-slider.ui-slider-horizontal .ui-slider-range-max{left:0}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.revision-tick.completed-false{background-image:url(../images/spinner-2x.gif)}}@media screen and (max-width:782px){#diff-next-revision,#diff-previous-revision{margin-top:-1em}table.diff{-ms-word-break:break-all;word-break:break-all;word-wrap:break-word}}.media-item .describe{border-collapse:collapse;width:100%;border-top:1px solid #dfdfdf;clear:both;cursor:default}.media-item.media-blank .describe{border:0}.media-item .describe th{vertical-align:top;text-align:right;padding:5px 10px 10px;width:140px}.media-item .describe .align th{padding-top:0}.media-item .media-item-info tr{background-color:transparent}.media-item .describe td{padding:0 0 8px 8px;vertical-align:top}.media-item thead.media-item-info td{padding:4px 10px 0}.media-item .media-item-info .A1B1{padding:0 10px 0 0}.media-item td.savesend{padding-bottom:15px}.media-item .thumbnail{max-height:128px;max-width:128px}#wpbody-content #async-upload-wrap a{display:none}.media-upload-form{margin-top:20px}.media-upload-form td label{margin-left:6px;margin-right:2px}.media-upload-form .align .field label{display:inline;padding:0 23px 0 0;margin:0 3px 0 1em;font-weight:600}.media-upload-form tr.image-size label{margin:0 5px 0 0;font-weight:600}.media-upload-form th.label label{font-weight:600;margin:.5em;font-size:13px}.media-upload-form th.label label span{padding:0 5px}.media-item .describe input[type=text],.media-item .describe textarea{width:460px}.media-item .describe p.help{margin:0;padding:0 5px 0 0}.describe-toggle-off,.describe-toggle-on,.media-item .edit-attachment{display:block;line-height:36px;float:left;margin-left:10px}.media-item .describe-toggle-off,.media-item.open .describe-toggle-on{display:none}.media-item.open .describe-toggle-off{display:block}.media-upload-form .media-item{min-height:36px;margin-bottom:1px;position:relative;width:100%;background:#fff}.media-upload-form .media-item,.media-upload-form .media-item .error{-webkit-box-shadow:0 1px 0 #dfdfdf;box-shadow:0 1px 0 #dfdfdf}#media-items:empty{border:0}.media-item .filename{line-height:36px;overflow:hidden;margin-right:6px}.media-item .pinkynail{float:right;margin:2px 3px 0 10px;max-width:40px;max-height:32px}.media-item .startclosed,.media-item .startopen{display:none}.media-item .original{position:relative;height:34px}.media-item .progress{float:left;height:22px;margin:7px 6px;width:200px;line-height:2em;padding:0;overflow:hidden;-webkit-border-radius:22px;border-radius:22px;background:#ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.media-item .bar{z-index:9;width:0;height:100%;margin-top:-22px;-webkit-border-radius:22px;border-radius:22px;background-color:#0074a2;-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.3);box-shadow:inset 0 0 2px rgba(0,0,0,.3)}.media-item .progress .percent{z-index:10;position:relative;width:200px;padding:0;color:#fff;text-align:center;line-height:22px;font-weight:400;text-shadow:0 1px 2px rgba(0,0,0,.2)}.upload-php .fixed .column-parent{width:15%}.js .html-uploader #plupload-upload-ui{display:none}.js .html-uploader #html-upload-ui{display:block}.media-upload-form .media-item .error,.media-upload-form .media-item.error{width:auto;margin:0 0 1px}.media-upload-form .media-item .error{padding:10px 14px 10px 0}.media-item .error-div a.dismiss{display:block;float:left;margin:0 15px 0 10px}.find-box{background-color:#fff;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.3);box-shadow:0 3px 6px rgba(0,0,0,.3);width:600px;overflow:hidden;margin-right:-300px;position:fixed;top:30px;bottom:30px;right:50%;z-index:100105}.find-box-head{background:#fcfcfc;border-bottom:1px solid #dfdfdf;height:36px;font-size:18px;font-weight:600;line-height:36px;padding:0 16px 0 36px;position:absolute;top:0;right:0;left:0}.find-box-inside{overflow:auto;padding:16px;background-color:#fff;position:absolute;top:37px;bottom:45px;overflow-y:scroll;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.find-box-search{padding-bottom:16px}.find-box-search .spinner{float:none;right:110px;position:absolute;top:2px}#find-posts-response,.find-box-search{position:relative}#find-posts-input,#find-posts-search{float:right}#find-posts-input{width:140px;height:28px;margin:0 0 0 4px}.widefat .found-radio{padding-left:0;width:16px}#find-posts-close{width:36px;height:36px;position:absolute;top:0;left:0;cursor:pointer;text-align:center;color:#666}#find-posts-close:hover{color:#2ea2cc}#find-posts-close:before{font:400 20px/36px dashicons;vertical-align:top;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f158'}.find-box-buttons{padding:8px 16px;background:#fcfcfc;border-top:1px solid #dfdfdf;position:absolute;bottom:0;right:0;left:0}@media screen and (max-width:782px){.find-box-inside{bottom:57px}}@media screen and (max-width:660px){.find-box{top:0;bottom:0;right:0;left:0;margin:0;width:100%}}.ui-find-overlay{position:fixed;top:0;right:0;left:0;bottom:0;background:#000;opacity:.7;filter:alpha(opacity=70);z-index:100100}ul#dismissed-updates{display:none}form.upgrade{margin-top:8px}form.upgrade .hint{font-style:italic;font-size:85%;margin:-.5em 0 2em}#poststuff .inside .the-tagcloud{margin:5px 0 10px;padding:8px;border:1px solid #ddd;line-height:1.8em;word-spacing:3px;-webkit-border-radius:6px;border-radius:6px}.drag-drop #drag-drop-area{border:4px dashed #bbb;height:200px}.drag-drop .drag-drop-inside{margin:70px auto 0;width:250px}.drag-drop-inside p{color:#aaa;font-size:14px;margin:5px 0;display:none}.drag-drop .drag-drop-inside p{text-align:center}.drag-drop-inside p.drag-drop-info{font-size:20px}.drag-drop .drag-drop-inside p,.drag-drop-inside p.drag-drop-buttons{display:block}.drag-drop.drag-over #drag-drop-area{border-color:#83b4d8}#plupload-upload-ui{position:relative}.media-frame.mode-grid,.media-frame.mode-grid .attachments-browser .attachments,.media-frame.mode-grid .media-frame-content,.media-frame.mode-grid .uploader-inline-content{position:static}.media-frame.mode-grid .media-frame-menu,.media-frame.mode-grid .media-frame-router,.media-frame.mode-grid .media-frame-title{display:none}.media-frame.mode-grid .media-frame-content{background-color:transparent;border:none}.upload-php .mode-grid .media-sidebar{position:relative;width:auto;margin-bottom:16px;padding:0 16px;border:1px solid #c00;background-color:#feebe8}.upload-php .mode-grid .hide-sidebar .media-sidebar{display:none}.upload-php .mode-grid .media-sidebar .media-uploader-status{border-bottom:none;padding-bottom:0;max-width:100%}.upload-php .mode-grid .media-sidebar .upload-error{margin:20px 0;padding:0;border:none;background:0 0}.upload-php .mode-grid .media-sidebar .media-uploader-status .upload-dismiss-errors{font-size:0;top:-12px;left:-10px}.upload-php .mode-grid .media-sidebar .media-uploader-status .upload-dismiss-errors:before{content:"\f158";font:400 20px/1 dashicons;color:#666}.upload-php .mode-grid .media-sidebar .media-uploader-status .upload-dismiss-errors:focus:before,.upload-php .mode-grid .media-sidebar .media-uploader-status .upload-dismiss-errors:hover:before{color:#2ea2cc}.upload-php .mode-grid .media-sidebar .media-uploader-status.errors h3{display:none}.media-frame.mode-grid .uploader-inline{position:relative;top:auto;left:auto;right:auto;bottom:auto;padding-top:0;margin-top:0;border:4px dashed #bbb}.media-frame.mode-select .attachments-browser.fixed .attachments{position:relative;top:94px;padding-bottom:94px}.media-frame.mode-grid .attachment.details:focus,.media-frame.mode-grid .attachment:focus,.media-frame.mode-grid .selected.attachment:focus{-webkit-box-shadow:inset 0 0 2px 3px #f1f1f1,inset 0 0 0 7px #5b9dd9;box-shadow:inset 0 0 2px 3px #f1f1f1,inset 0 0 0 7px #5b9dd9;outline:0}.media-frame.mode-grid .selected.attachment{-webkit-box-shadow:inset 0 0 0 5px #f1f1f1,inset 0 0 0 7px #ccc;box-shadow:inset 0 0 0 5px #f1f1f1,inset 0 0 0 7px #ccc}.media-frame.mode-grid .attachment.details{-webkit-box-shadow:inset 0 0 0 3px #f1f1f1,inset 0 0 0 7px #1e8cbe;box-shadow:inset 0 0 0 3px #f1f1f1,inset 0 0 0 7px #1e8cbe}.media-frame.mode-grid.mode-select .attachment .thumbnail{opacity:.65}.media-frame.mode-select .attachment.selected .thumbnail{opacity:1}.media-frame.mode-grid .media-toolbar{margin-bottom:15px;height:auto}.media-frame.mode-grid .media-toolbar select{margin:0 0 0 10px;font-size:14px}.media-frame.mode-grid .media-toolbar-secondary>.media-button{margin-top:10px;margin-bottom:10px}.media-frame.mode-grid .attachments-browser .bulk-select{display:inline-block;margin:0 0 0 10px}.media-frame.mode-grid .search{margin-top:0}.media-frame.mode-grid .spinner{margin-top:15px}.attachments-browser .media-toolbar-secondary>.select-mode-toggle-button{margin-left:10px}.media-frame.mode-select .attachments-browser.fixed .media-toolbar{position:fixed;top:32px;right:auto;left:20px;margin-top:0}.media-frame.mode-grid .attachments-browser{padding:0}.media-frame.mode-grid .attachments-browser .attachments{padding:2px}.media-frame.mode-grid .attachments-browser .no-media{color:#999;font-size:18px;font-style:normal;margin:0;padding:100px 0 0;text-align:center}.edit-attachment-frame{display:block;height:100%;width:100%}.edit-attachment-frame .edit-media-header{overflow:hidden}.upload-php .media-modal-close .media-modal-icon:before{content:'\f335';font-size:22px}.upload-php .media-modal-close .media-modal-icon{margin:14px;width:22px}.edit-attachment-frame .edit-media-header .left,.edit-attachment-frame .edit-media-header .right,.upload-php .media-modal-close{cursor:pointer;color:#777;background-color:transparent;height:50px;width:50px;padding:0;position:absolute;text-align:center;border:0;border-right:1px solid #ddd;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out}.upload-php .media-modal-close{top:0;left:0}.edit-attachment-frame .edit-media-header .left{left:102px}.edit-attachment-frame .edit-media-header .right{left:51px}.edit-attachment-frame .media-frame-title{right:0;left:150px}.edit-attachment-frame .edit-media-header .left:before,.edit-attachment-frame .edit-media-header .right:before{font:400 20px/50px dashicons!important;display:inline;font-weight:300}.edit-attachment-frame .edit-media-header .left:focus,.edit-attachment-frame .edit-media-header .left:hover,.edit-attachment-frame .edit-media-header .right:focus,.edit-attachment-frame .edit-media-header .right:hover,.upload-php .media-modal-close:focus,.upload-php .media-modal-close:hover{background:#ddd;border-color:#ccc;color:#000;outline:0}.upload-php .media-modal-close:focus .media-modal-icon:before,.upload-php .media-modal-close:hover .media-modal-icon:before{color:#000}.edit-attachment-frame .edit-media-header .left:before,.rtl .edit-attachment-frame .edit-media-header .right:before{content:'\f341'}.edit-attachment-frame .edit-media-header .right:before,.rtl .edit-attachment-frame .edit-media-header .left:before{content:'\f345'}.edit-attachment-frame .edit-media-header .left.disabled,.edit-attachment-frame .edit-media-header .left.disabled:hover,.edit-attachment-frame .edit-media-header .right.disabled,.edit-attachment-frame .edit-media-header .right.disabled:hover{color:#ccc;background:inherit;cursor:default;pointer-events:none}.edit-attachment-frame .media-frame-content,.edit-attachment-frame .media-frame-router{right:0}.edit-attachment-frame .media-frame-content{border-bottom:none;bottom:0;top:50px}.edit-attachment-frame .attachment-details{position:absolute;overflow:auto;top:0;bottom:0;left:0;right:0;-webkit-box-shadow:inset 0 4px 4px -4px rgba(0,0,0,.1);box-shadow:inset 0 4px 4px -4px rgba(0,0,0,.1)}.edit-attachment-frame .attachment-media-view{float:right;width:65%;height:100%}.edit-attachment-frame .attachment-media-view .thumbnail{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:16px;height:100%}.edit-attachment-frame .attachment-media-view .details-image{display:block;margin-bottom:16px;max-width:100%;max-height:90%;max-height:-webkit-calc(100% - 42px);max-height:calc(100% - 42px)}.edit-attachment-frame .wp-media-wrapper{margin-bottom:12px}.edit-attachment-frame input,.edit-attachment-frame textarea{padding:6px 8px;line-height:16px}.edit-attachment-frame .attachment-info{overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:0;padding:12px 16px 0;width:35%;height:100%;-webkit-box-shadow:inset 0 4px 4px -4px rgba(0,0,0,.1);box-shadow:inset 0 4px 4px -4px rgba(0,0,0,.1);border-bottom:0;border-right:1px solid #ddd;background:#f3f3f3}.edit-attachment-frame .attachment-info .details,.edit-attachment-frame .attachment-info .settings{position:relative;overflow:hidden;float:none;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #ddd}.edit-attachment-frame .attachment-info .filename{font-weight:400;color:#666}.edit-attachment-frame .attachment-info .thumbnail{margin-bottom:12px}.attachment-info .actions{margin-bottom:16px}.attachment-info .actions a{display:inline;text-decoration:none}.wp_attachment_details label[for=content]{font-size:13px;line-height:1.5;margin:1em 0}.wp_attachment_details #attachment_caption{height:4em}.describe .image-editor{vertical-align:top}.imgedit-wrap{position:relative}.imgedit-settings p{margin:8px 0 0}.describe .imgedit-wrap .imgedit-settings{padding:0 5px}.wp_attachment_holder div.updated{margin-top:0}.wp_attachment_holder .imgedit-wrap>div{height:auto;overflow:hidden}.wp_attachment_holder .imgedit-wrap .imgedit-panel-content{padding-left:16px;width:auto;overflow:hidden}.wp_attachment_holder .imgedit-wrap .imgedit-settings{float:left;width:250px}.imgedit-settings input{margin-top:0;vertical-align:middle}.imgedit-wait{position:absolute;top:0;background:#fff url(../images/spinner.gif) no-repeat center;-webkit-background-size:20px 20px;background-size:20px 20px;opacity:.7;filter:alpha(opacity=70);width:100%;height:500px;display:none}.no-float{float:none}.imgedit-settings .disabled,.media-disabled{color:grey}.A1B1,.wp_attachment_image{overflow:hidden}.A1B1 .button,.wp_attachment_image .button{float:right}.no-js .wp_attachment_image .button{display:none}.A1B1 .spinner,.wp_attachment_image .spinner{float:right;padding:0 0 4px;vertical-align:bottom}.imgedit-menu{margin:0 0 12px;min-width:300px}.imgedit-menu div{float:right;width:32px;border:1px solid #d5d5d5;background:#f1f1f1;margin:0 0 0 8px;height:32px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;line-height:28px;color:#777;cursor:pointer}.imgedit-menu div:before{font:400 20px/1 dashicons;speak:none;vertical-align:middle}.imgedit-menu div:hover{border-color:#c1c1c1;background-color:#eaeaea;color:#333}.imgedit-menu div.disabled{border-color:#ccc;background-color:#ddd;color:#777;filter:alpha(opacity=50);opacity:.5;cursor:default}.imgedit-crop:before{content:'\f165'}.imgedit-rleft:before{content:'\f166'}.imgedit-rright:before{content:'\f167'}.imgedit-flipv:before{content:'\f168'}.imgedit-fliph:before{content:'\f169'}.imgedit-undo:before{content:'\f171'}.imgedit-redo:before{content:'\f172'}.imgedit-crop-wrap{position:relative}.imgedit-crop{margin:0 0 0 8px}.imgedit-rleft{margin:0 3px}.imgedit-rright{margin:0 3px 0 8px}.imgedit-flipv{margin:0 3px}.imgedit-fliph{margin:0 3px 0 8px}.imgedit-undo{margin:0 3px}.imgedit-redo{margin:0 3px 0 8px}.imgedit-applyto img{margin:0 0 0 8px}.imgedit-group-top{margin:5px 0}#poststuff .imgedit-group-top h3{padding:0}.imgedit-group-top h3 a{text-decoration:none}.imgedit-applyto .imgedit-label{padding:2px 0 0;display:block}.imgedit-help{display:none;font-style:italic}a.imgedit-help-toggle{text-decoration:none}.form-table td.imgedit-response{padding:0}.imgedit-submit{margin:8px 0}.imgedit-submit-btn{margin-right:20px}.imgedit-wrap .nowrap{white-space:nowrap}span.imgedit-scale-warn{color:red;font-size:20px;font-style:normal;visibility:hidden;vertical-align:middle}.imgedit-group{margin-bottom:8px;padding:2px 10px}audio,video{display:inline-block;max-width:100%}.mejs-container{width:100%;max-width:100%}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.imgedit-wait{background-image:url(../images/spinner-2x.gif)}}@media screen and (max-width:782px){.wp_attachment_details label[for=content]{font-size:14px;line-height:1.5em}.media-upload-form .media-item .error,.media-upload-form .media-item.error{font-size:13px;line-height:1.5}.media-upload-form .media-item.error{padding:1px 10px}.media-upload-form .media-item .error{padding:10px 12px 10px 0}}@media only screen and (max-width:1120px){.media-frame.mode-grid .attachments-browser .media-toolbar-secondary{float:none}}@media only screen and (max-width:782px){.media-frame.mode-select .attachments-browser.fixed .media-toolbar{top:46px;left:10px}}@media only screen and (max-width:600px){.media-frame.mode-select .attachments-browser.fixed .media-toolbar{top:0}}@media only screen and (max-width:480px){.edit-attachment-frame .media-frame-title{left:110px}.edit-attachment-frame .edit-media-header .left,.edit-attachment-frame .edit-media-header .right,.upload-php .media-modal-close{width:40px;height:40px}.upload-php .media-modal-close .media-modal-icon{margin:9px 10px}.edit-attachment-frame .edit-media-header .left:before,.edit-attachment-frame .edit-media-header .right:before{line-height:40px!important}.edit-attachment-frame .edit-media-header .left{left:82px}.edit-attachment-frame .edit-media-header .right{left:41px}.edit-attachment-frame .media-frame-content{top:40px}.edit-attachment-frame .attachment-media-view{float:none;height:auto;width:100%}.edit-attachment-frame .attachment-info{height:auto;width:100%}}@media only screen and (max-width:640px),screen and (max-height:400px){.upload-php .mode-grid .media-sidebar{max-width:100%}}.theme-browser .themes{clear:both;padding:0 0 100px}.themes-php .wrap h2{float:right;margin-bottom:15px}.network-admin.themes-php .wrap h2{margin-bottom:0}.themes-php .wrap h2 .button{margin-right:20px}.themes-php .wp-filter-search{position:relative;top:-2px;right:20px;margin:0;width:280px;font-size:16px;font-weight:300;line-height:1.5}.themes-php div.error,.themes-php div.updated{margin:0 0 20px;clear:both}.themes-php div.updated a{text-decoration:underline}.theme-browser .theme{cursor:pointer;float:right;margin:0 0 4% 4%;position:relative;width:30.6%;border:1px solid #dedede;-webkit-box-shadow:0 1px 1px -1px rgba(0,0,0,.1);box-shadow:0 1px 1px -1px rgba(0,0,0,.1);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ie8 .theme-browser .theme{width:30%;margin:0 0 4% 3%}.theme-browser .theme:nth-child(3n){margin-left:0}.theme-browser .theme:focus,.theme-browser .theme:hover{cursor:pointer}.theme-browser .theme .theme-name{font-size:15px;font-weight:600;height:18px;margin:0;padding:15px;-webkit-box-shadow:inset 0 1px 0 rgba(0,0,0,.1);box-shadow:inset 0 1px 0 rgba(0,0,0,.1);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;background:#fff;background:rgba(255,255,255,.65)}.theme-browser .theme .theme-actions{-ms-filter:"alpha(Opacity=0)";opacity:0;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out;position:absolute;bottom:0;left:0;height:38px;padding:9px 10px 0;background:rgba(244,244,244,.7);border-right:1px solid rgba(0,0,0,.05)}.theme-browser .theme.focus .theme-actions,.theme-browser .theme:focus .theme-actions,.theme-browser .theme:hover .theme-actions{-ms-filter:"alpha(Opacity=100)";opacity:1}.theme-browser .theme .theme-actions .button-primary{margin-left:3px}.theme-browser .theme .theme-actions .button-secondary{float:none;margin-right:3px}.theme-browser .theme .theme-screenshot{display:block;overflow:hidden;position:relative;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.theme-browser .theme .theme-screenshot:after{content:'';display:block;padding-top:66.66666%}.theme-browser .theme .theme-screenshot img{height:auto;position:absolute;right:0;top:0;width:100%;-webkit-transform:translateZ(0);-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.theme-browser .theme:focus .theme-screenshot,.theme-browser .theme:hover .theme-screenshot{background:#fff}.theme-browser.rendered .theme:focus .theme-screenshot img,.theme-browser.rendered .theme:hover .theme-screenshot img{opacity:.4}.theme-browser .theme .more-details{-ms-filter:"alpha(Opacity=0)";opacity:0;position:absolute;top:35%;left:25%;right:25%;background:#222;background:rgba(0,0,0,.7);color:#fff;font-size:15px;text-shadow:0 1px 0 rgba(0,0,0,.6);-webkit-font-smoothing:antialiased;font-weight:600;padding:15px 12px;text-align:center;-webkit-border-radius:3px;border-radius:3px;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.theme-browser .theme:focus{border-color:#5b9dd9;-webkit-box-shadow:0 0 2px rgba(30,140,190,.8);box-shadow:0 0 2px rgba(30,140,190,.8)}.theme-browser .theme:focus .more-details{opacity:1}.theme-browser .theme.active:focus .theme-actions{display:block}.theme-browser.rendered .theme:focus .more-details,.theme-browser.rendered .theme:hover .more-details{-ms-filter:"alpha(Opacity=100)";opacity:1}.theme-browser .theme .theme-installed,.theme-browser .theme .theme-update{background:#d54e21;background:rgba(213,78,33,.95);color:#fff;display:block;font-size:13px;font-weight:400;height:48px;line-height:48px;padding:0 10px;position:absolute;top:0;left:0;right:0;border-bottom:1px solid rgba(0,0,0,.25);overflow:hidden}.theme-browser .theme .theme-installed:before,.theme-browser .theme .theme-update:before{content:'\f463';display:inline-block;font:400 20px/1 dashicons;margin:0 0 0 6px;opacity:.8;position:relative;top:5px;speak:none;-webkit-font-smoothing:antialiased}.theme-browser .theme.active .theme-name{background:#2f2f2f;color:#fff;padding-left:110px;font-weight:300;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.5);box-shadow:inset 0 1px 1px rgba(0,0,0,.5)}.theme-browser .theme.active .theme-name span{font-weight:600}.theme-browser .theme.active .theme-actions{background:rgba(49,49,49,.7);border-right:none;opacity:1}.theme-browser .theme.active .theme-actions .button-primary{margin-left:0}.theme-browser .theme .theme-author{background:#222;color:#eee;display:none;font-size:14px;margin:0 10px;padding:5px 10px;position:absolute;bottom:56px}.theme-browser .theme.display-author .theme-author{display:block}.theme-browser .theme.display-author .theme-author a{color:inherit;text-decoration:none}.theme-browser .theme.add-new-theme{border:none;-webkit-box-shadow:none;box-shadow:none}.theme-browser .theme.add-new-theme a{color:#999;text-decoration:none;display:block;position:relative;z-index:1}.theme-browser .theme.add-new-theme:after{display:block;content:'';-ms-filter:"alpha(Opacity=100)";opacity:1;background:0 0;position:absolute;top:0;right:0;left:0;bottom:0;padding:10% 0 0;text-shadow:none;border:5px dashed #d5d2ca;border:5px dashed rgba(0,0,0,.1);-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.theme-browser .theme.add-new-theme span:after{background:#e5e5e5;background:rgba(153,153,153,.1);-webkit-border-radius:50%;border-radius:50%;display:inline-block;content:'\f132';-webkit-font-smoothing:antialiased;font:400 74px/115px dashicons;width:100px;height:100px;vertical-align:middle;text-align:center;color:#999;position:absolute;top:30%;right:50%;margin-right:-50px;text-indent:-4px;padding:0;text-shadow:none;z-index:4}.rtl .theme-browser .theme.add-new-theme span:after{text-indent:4px}.theme-browser .theme.add-new-theme:focus .theme-screenshot,.theme-browser .theme.add-new-theme:hover .theme-screenshot{background:0 0}.theme-browser .theme.add-new-theme:focus span:after,.theme-browser .theme.add-new-theme:hover span:after{background:#fff;color:#0074a2}.theme-browser .theme.add-new-theme:focus:after,.theme-browser .theme.add-new-theme:hover:after{border-color:transparent;color:#fff;background:#0074a2;content:''}.theme-browser .theme.add-new-theme .theme-name{background:0 0;text-align:center;-webkit-box-shadow:none;box-shadow:none;font-weight:400;position:relative;top:0;margin-top:-10%;margin-bottom:10%}.theme-browser .theme.add-new-theme:focus .theme-name,.theme-browser .theme.add-new-theme:hover .theme-name{color:#fff;z-index:2}.theme-overlay .theme-backdrop{position:absolute;right:-20px;left:0;top:0;bottom:0;background:#f1f1f1;background:rgba(238,238,238,.9);z-index:10}.theme-overlay .theme-header{position:absolute;top:0;right:0;left:0;height:48px;border-bottom:1px solid #ddd}.theme-overlay .theme-header .close{cursor:pointer;height:48px;width:50px;text-align:center;float:left;border:0;border-right:1px solid #ddd;background-color:transparent;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out}.theme-overlay .theme-header .close:before{font:400 22px/50px dashicons!important;color:#777;display:inline-block;content:'\f335';font-weight:300}.theme-overlay .theme-header .left,.theme-overlay .theme-header .right{cursor:pointer;color:#777;background-color:transparent;height:48px;width:54px;float:right;text-align:center;border:0;border-left:1px solid #ddd;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out}.theme-overlay .theme-header .close:focus,.theme-overlay .theme-header .close:hover,.theme-overlay .theme-header .left:focus,.theme-overlay .theme-header .left:hover,.theme-overlay .theme-header .right:focus,.theme-overlay .theme-header .right:hover{background:#ddd;border-color:#ccc;color:#000}.theme-overlay .theme-header .close:focus:before,.theme-overlay .theme-header .close:hover:before{color:#000}.theme-overlay .theme-header .close:focus,.theme-overlay .theme-header .left:focus,.theme-overlay .theme-header .right:focus{-webkit-box-shadow:none;box-shadow:none;outline:0}.theme-overlay .theme-header .left.disabled,.theme-overlay .theme-header .left.disabled:hover,.theme-overlay .theme-header .right.disabled,.theme-overlay .theme-header .right.disabled:hover{color:#ccc;background:inherit;cursor:inherit}.theme-overlay .theme-header .left:before,.theme-overlay .theme-header .right:before{font:400 20px/50px dashicons!important;display:inline;font-weight:300}.rtl .theme-overlay .theme-header .right:before,.theme-overlay .theme-header .left:before{content:'\f341'}.rtl .theme-overlay .theme-header .left:before,.theme-overlay .theme-header .right:before{content:'\f345'}.theme-overlay .theme-wrap{clear:both;position:fixed;top:9%;right:190px;left:30px;bottom:3%;background:#fff;-webkit-box-shadow:0 1px 20px 5px rgba(0,0,0,.1);box-shadow:0 1px 20px 5px rgba(0,0,0,.1);z-index:20;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.theme-overlay .theme-wrap:after{content:".";display:block;height:0;clear:both;visibility:hidden}body.folded .theme-overlay .theme-wrap{right:70px}.theme-overlay .theme-about{position:absolute;top:49px;bottom:57px;right:0;left:0;overflow:auto;padding:2% 4%}.theme-overlay .theme-about:after{content:".";display:block;height:0;clear:both;visibility:hidden}.theme-overlay .theme-actions{position:absolute;text-align:center;bottom:0;right:0;left:0;padding:10px 25px 5px;background:#f3f3f3;z-index:30;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-top:1px solid #eee}.ie8 .theme-overlay .theme-actions{border:1px solid #eee}.theme-overlay .theme-actions a{margin-left:5px;margin-bottom:5px}.theme-overlay .theme-actions .delete-theme{color:#a00;position:absolute;left:10px;bottom:5px;text-decoration:none;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;background:0 0}.theme-overlay .theme-actions .delete-theme:focus,.theme-overlay .theme-actions .delete-theme:hover{background:#d54e21;color:#fff;border-color:#d54e21}.theme-overlay .theme-actions .active-theme,.theme-overlay.active .theme-actions .inactive-theme{display:none}.theme-overlay .theme-actions .inactive-theme,.theme-overlay.active .theme-actions .active-theme{display:block}.theme-overlay .theme-screenshots{float:right;margin:0 0 0 30px;width:55%;max-width:880px;text-align:center}.theme-overlay .screenshot{border:1px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.2);box-shadow:0 0 0 1px rgba(0,0,0,.2)}.theme-overlay .screenshot:after{content:'';display:block;padding-top:75%}.theme-overlay .screenshot img{height:auto;position:absolute;right:0;top:0;width:100%}.theme-overlay.small-screenshot .theme-screenshots{position:absolute;width:302px}.theme-overlay.small-screenshot .theme-info{margin-right:350px;width:auto}.theme-overlay .screenshot.thumb{background:#ccc;border:1px solid #eee;float:none;display:inline-block;margin:10px 5px 0;width:140px;height:80px;cursor:pointer}.theme-overlay .screenshot.thumb:after{content:'';display:block;padding-top:100%}.theme-overlay .screenshot.thumb img{cursor:pointer;position:absolute;right:0;top:0;width:100%;height:auto}.theme-overlay .screenshot.selected{background:0 0;border:2px solid #2ea2cc}.theme-overlay .screenshot.selected img{opacity:.8}.theme-browser .theme .theme-screenshot.blank,.theme-overlay .screenshot.blank{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYGWO8d+/efwYkoKioiMRjYGBC4WHhUK6A8T8QIJt8//59ZC493AAAQssKpBK4F5AAAAAASUVORK5CYII=)}.theme-overlay .theme-info{width:40%;float:right}.theme-overlay .current-label{background:#333;color:#fff;font-size:11px;display:inline-block;padding:2px 8px;-webkit-border-radius:2px;border-radius:2px;margin:0 0 -10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.theme-overlay .theme-name{color:#222;font-size:32px;font-weight:100;margin:10px 0 0;line-height:1.3}.theme-overlay .theme-version{color:#999;font-size:13px;font-weight:400;float:none;display:inline-block;margin-right:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.theme-overlay .theme-author{color:#686868;font-size:16px;font-weight:400;margin:15px 0 25px}.theme-overlay .theme-author a{text-decoration:none}.theme-overlay .theme-description{color:#555;font-size:15px;font-weight:400;line-height:1.5;margin:30px 0 0}.theme-overlay .theme-tags{border-top:3px solid #eee;color:#888;font-size:13px;font-weight:400;margin:30px 0 0;padding-top:20px}.theme-overlay .theme-tags span{color:#444;font-weight:700;margin-left:5px}.theme-overlay .theme-update-message{background:#fef7f1;border:1px solid #eee;border-right:4px solid #d54e21;-webkit-border-radius:3px;border-radius:3px;padding:5px 20px 10px}.theme-overlay .theme-update{color:#222;font-size:18px;display:inline-block;line-height:40px;margin:0}.theme-overlay .parent-theme{background:#f7fcfe;border:1px solid #eee;border-right:4px solid #2ea2cc;font-size:14px;font-weight:400;margin-top:30px;padding:10px 20px 10px 10px}.theme-overlay .parent-theme strong{font-weight:700}.single-theme .theme,.single-theme .theme-overlay .theme-backdrop,.single-theme .theme-overlay .theme-header{display:none}.single-theme .theme-overlay .theme-wrap{clear:both;min-height:330px;position:relative;right:auto;left:auto;top:auto;bottom:auto}.single-theme .theme-overlay .theme-about{padding:30px 30px 70px;position:static}.single-theme .theme-overlay .theme-actions{position:absolute}@media only screen and (min-width:2000px){#wpwrap .theme-browser .theme{width:17.6%;margin:0 0 3% 3%}#wpwrap .theme-browser .theme:nth-child(3n),#wpwrap .theme-browser .theme:nth-child(4n){margin-left:3%}#wpwrap .theme-browser .theme:nth-child(5n){margin-left:0}}@media only screen and (min-width:1680px){.theme-overlay .theme-wrap{width:1450px;margin:0 auto}}@media only screen and (min-width:1640px){.theme-browser .theme{width:22.7%;margin:0 0 3% 3%}.theme-browser .theme .theme-screenshot:after{padding-top:75%}.theme-browser .theme:nth-child(3n){margin-left:3%}.theme-browser .theme:nth-child(4n){margin-left:0}}@media only screen and (max-width:1120px){.theme-browser .theme{width:47.5%;margin-left:0}.theme-browser .theme:nth-child(even){margin-left:0}.theme-browser .theme:nth-child(odd){margin-left:5%}}@media only screen and (max-width:900px){.theme-overlay .theme-wrap{right:65px}}@media only screen and (max-width:780px){.theme-overlay .theme-wrap,body.folded .theme-overlay .theme-wrap{top:0;left:0;bottom:0;right:0;padding:70px 20px 20px;border:none;z-index:500;position:fixed}.theme-browser .theme.active .theme-name span{display:none}.theme-overlay .theme-screenshots{width:40%}.theme-overlay .theme-info{width:50%}.single-theme .theme-wrap{padding:10px}.theme-browser .theme .theme-actions{padding:5px 10px 4px}.theme-overlay.small-screenshot .theme-screenshots{position:static;float:none;max-width:302px}.theme-overlay.small-screenshot .theme-info{margin-right:0;width:auto}.theme:focus .more-details,.theme:hover .more-details,.theme:not(.active):focus .theme-actions,.theme:not(.active):hover .theme-actions{display:none}.theme-browser.rendered .theme:focus .theme-screenshot img,.theme-browser.rendered .theme:hover .theme-screenshot img{opacity:1}}@media only screen and (max-width:480px){.theme-browser .theme{width:100%;margin-left:0}.theme-browser .theme:nth-child(2n),.theme-browser .theme:nth-child(3n){margin-left:0}}@media only screen and (max-width:650px){.theme-overlay .theme-description,.theme-overlay .theme-update{margin-right:0}.theme-overlay .theme-actions .delete-theme{position:relative;left:auto;bottom:auto}.theme-overlay .theme-actions .inactive-theme{display:inline}.theme-overlay .theme-screenshots{width:100%;float:none}.theme-overlay .theme-info{width:100%}.theme-overlay .theme-author{margin:5px 0 15px}.theme-overlay .current-label{margin-top:10px;font-size:13px}.themes-php .wrap h2{width:100%}.themes-php .wp-filter-search{float:none;clear:both;right:0;top:0;left:0;margin:10px 0;width:100%}.theme-browser .theme.add-new-theme span:after{font:400 60px/90px dashicons;width:80px;height:80px;top:30%;right:50%;text-indent:0;margin-right:-40px}.single-theme .theme-wrap{margin:0 -10px 0 -12px;padding:10px}.single-theme .theme-overlay .theme-about{padding:10px;overflow:visible}.single-theme .current-label{display:none}.single-theme .theme-overlay .theme-actions{position:static}}.broken-themes{clear:both}.broken-themes table{text-align:right;width:50%;border-spacing:3px;padding:3px}.theme-browser .theme .theme-installed{background:#0074a2}.theme-browser .theme .theme-installed:before{content:'\f147'}.theme-browser .theme.is-installed .theme-actions .button-primary{display:none!important}.theme-install-php a.browse-themes,.theme-install-php a.upload{cursor:pointer}.theme-install-php a.browse-themes,.theme-install-php.show-upload-theme a.upload{display:none}.theme-install-php.show-upload-theme a.browse-themes{display:inline}.upload-plugin,.upload-theme{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;margin:0;padding:0;width:100%;overflow:hidden;position:relative;top:10px}.upload-plugin,body.show-upload-theme .upload-theme{display:block}.upload-plugin .wp-upload-form,.upload-theme .wp-upload-form{background:#fafafa;border:1px solid #e5e5e5;padding:30px;margin:30px auto;max-width:380px}.upload-plugin .install-help,.upload-theme .install-help{color:#999;font-size:18px;font-style:normal;margin:0;padding:40px 0 0;text-align:center}body.show-upload-theme .upload-theme+.wp-filter,body.show-upload-theme .upload-theme+.wp-filter+.theme-browser{display:none}p.no-themes{color:#999;font-size:18px;font-style:normal;margin:0;padding:0;text-align:center;display:none}body.no-results p.no-themes{display:block}.theme-install-php .add-new-theme,body.show-upload-theme p.no-themes{display:none!important}@media only screen and (max-width:1120px){.upload-theme .wp-upload-form{margin:20px 0;max-width:100%}.upload-theme .install-help{font-size:15px;padding:20px 0 0;text-align:right}}.rating{margin:30px 0}.rating span:before{color:#e6b800;content:"\f154";display:inline-block;-webkit-font-smoothing:antialiased;font:400 20px/1 dashicons;vertical-align:top}.rating-10 span.one:before,.rating-30 span.two:before,.rating-50 span.three:before,.rating-70 span.four:before,.rating-90 span.five:before{content:"\f459"}.rating-100 span.five:before,.rating-100 span.four:before,.rating-100 span.one:before,.rating-100 span.three:before,.rating-100 span.two:before,.rating-20 span.one:before,.rating-30 span.one:before,.rating-40 span.one:before,.rating-40 span.two:before,.rating-50 span.one:before,.rating-50 span.two:before,.rating-60 span.one:before,.rating-60 span.three:before,.rating-60 span.two:before,.rating-70 span.one:before,.rating-70 span.three:before,.rating-70 span.two:before,.rating-80 span.four:before,.rating-80 span.one:before,.rating-80 span.three:before,.rating-80 span.two:before,.rating-90 span.four:before,.rating-90 span.one:before,.rating-90 span.three:before,.rating-90 span.two:before{content:"\f155"}.rating .ratings{display:inline;margin-right:10px;line-height:20px;color:#999}.appearance_page_custom-header #headimg{border:1px solid #DFDFDF;overflow:hidden;width:100%}.appearance_page_custom-header #upload-form p label{font-size:12px}.appearance_page_custom-header .available-headers .default-header{float:right;margin:0 0 20px 20px}.appearance_page_custom-header .random-header{clear:both;margin:0 0 20px 20px;vertical-align:middle}.appearance_page_custom-header .available-headers label input,.appearance_page_custom-header .random-header label input{margin-left:10px}.appearance_page_custom-header .available-headers label img{vertical-align:middle}div#custom-background-image{min-height:100px;border:1px solid #dfdfdf}div#custom-background-image img{max-width:400px;max-height:300px}body.full-overlay-active{overflow:hidden}.wp-full-overlay{background:0 0;z-index:500000;position:fixed;overflow:visible;top:0;bottom:0;right:0;left:0;height:100%;min-width:0}.wp-full-overlay-sidebar{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:fixed;width:300px;height:100%;top:0;bottom:0;right:0;padding:0;margin:0;z-index:10;overflow:auto;background:#eee;border-left:none}.wp-full-overlay.collapsed .wp-full-overlay-sidebar{overflow:visible}.wp-full-overlay.collapsed,.wp-full-overlay.expanded .wp-full-overlay-sidebar{margin-right:0!important}.wp-full-overlay.expanded{margin-right:300px}.wp-full-overlay.collapsed .wp-full-overlay-sidebar{margin-right:-300px}.wp-full-overlay-sidebar:after{content:'';display:block;position:absolute;top:0;bottom:0;left:0;width:3px;z-index:1000}.wp-full-overlay-main{position:absolute;right:0;left:0;top:0;bottom:0;height:100%}.wp-full-overlay-sidebar .wp-full-overlay-header{position:absolute;right:0;left:0;height:45px;padding:0 15px;line-height:45px;z-index:10;margin:0;border-top:none;-webkit-box-shadow:none;box-shadow:none}.wp-full-overlay-sidebar .wp-full-overlay-header a.back{margin-top:9px}.wp-full-overlay-sidebar .wp-full-overlay-footer{bottom:0;border-bottom:none;border-top:none;-webkit-box-shadow:none;box-shadow:none}.wp-full-overlay-sidebar .wp-full-overlay-sidebar-content{position:absolute;top:45px;bottom:45px;right:0;left:0;overflow:auto}.theme-install-overlay .wp-full-overlay-sidebar .wp-full-overlay-header{padding:0}.theme-install-overlay .close-full-overlay,.theme-install-overlay .next-theme,.theme-install-overlay .previous-theme{display:block;position:relative;float:right;width:45px;height:45px;padding-left:2px;background:#eee;border-left:1px solid #ddd;color:#444;cursor:pointer;text-decoration:none;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out}.theme-install-overlay .close-full-overlay:focus,.theme-install-overlay .close-full-overlay:hover,.theme-install-overlay .next-theme:focus,.theme-install-overlay .next-theme:hover,.theme-install-overlay .previous-theme:focus,.theme-install-overlay .previous-theme:hover{background:#ddd;border-color:#ccc;color:#000;outline:0;-webkit-box-shadow:none;box-shadow:none}.theme-install-overlay .close-full-overlay:before{font:400 22px/1 dashicons;content:"\f335";position:relative;top:7px;right:13px}.theme-install-overlay .previous-theme:before{font:400 20px/1 dashicons;content:"\f341";position:relative;top:6px;right:14px}.theme-install-overlay .next-theme:before{font:400 20px/1 dashicons;content:"\f345";position:relative;top:6px;right:13px}.theme-install-overlay .next-theme.disabled,.theme-install-overlay .next-theme.disabled:focus,.theme-install-overlay .next-theme.disabled:hover,.theme-install-overlay .previous-theme.disabled,.theme-install-overlay .previous-theme.disabled:focus,.theme-install-overlay .previous-theme.disabled:hover{color:#bbb;background:#eee;cursor:default;pointer-events:none}.rtl .theme-install-overlay .previous-theme:before{content:"\f345"}.rtl .theme-install-overlay .next-theme:before{content:"\f341"}.wp-full-overlay a.collapse-sidebar{position:absolute;bottom:12px;right:0;z-index:50;display:block;width:19px;height:19px;margin-right:15px;padding:0;-webkit-border-radius:50%;border-radius:50%;color:#777;text-decoration:none}.wp-full-overlay a.collapse-sidebar:hover{color:#0074a2}.wp-full-overlay.collapsed .collapse-sidebar{position:absolute;right:100%}.wp-full-overlay .collapse-sidebar-arrow{position:static;margin-top:0;margin-right:0;display:block;width:auto;height:auto;background:0 0}.wp-full-overlay .collapse-sidebar-arrow:before{-webkit-border-radius:50%;border-radius:50%;float:right;content:"\f148";background:#eee;font:400 20px/1 dashicons;speak:none;display:block;padding:0;text-indent:0;text-align:center;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important}.rtl .wp-full-overlay .collapse-sidebar-arrow:before,.wp-full-overlay.collapsed .collapse-sidebar-arrow:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.rtl .wp-full-overlay.collapsed .collapse-sidebar-arrow:before{-webkit-transform:none;-ms-transform:none;transform:none}.wp-full-overlay.collapsed .collapse-sidebar-arrow{background-position:-1px -109px}.wp-full-overlay .collapse-sidebar-label{position:absolute;right:100%;line-height:20px;margin-right:10px}.wp-full-overlay.collapsed .collapse-sidebar-label{display:none}.wp-full-overlay,.wp-full-overlay .collapse-sidebar,.wp-full-overlay-main,.wp-full-overlay-sidebar{-webkit-transition-property:right,left,top,bottom,width,margin;transition-property:right,left,top,bottom,width,margin;-webkit-transition-duration:.2s;transition-duration:.2s}.customize-support .hide-if-customize,.customize-support .wp-core-ui .hide-if-customize,.customize-support.wp-core-ui .hide-if-customize,.no-customize-support .hide-if-no-customize,.no-customize-support .wp-core-ui .hide-if-no-customize,.no-customize-support.wp-core-ui .hide-if-no-customize{display:none}#customize-container{display:none;background:#fff;z-index:500000;position:fixed;overflow:visible;top:0;bottom:0;right:0;left:0;height:100%}.customize-active #customize-container{display:block}.customize-loading #customize-container iframe{opacity:0}.customize-loading #customize-container{background:#fff url(../images/spinner.gif) no-repeat fixed center center;-webkit-background-size:20px 20px;background-size:20px 20px}#customize-container iframe,.theme-install-overlay iframe{height:100%;width:100%;z-index:20;-webkit-transition:opacity .3s;transition:opacity .3s}#customize-container .collapse-sidebar{bottom:16px}#customize-controls{margin-top:0}.theme-install-overlay{display:none}.theme-install-overlay.single-theme{display:block}.install-theme-info{display:none;padding:10px 20px 60px}.single-theme .install-theme-info{padding-top:15px}.theme-install-overlay .install-theme-info{display:block}.install-theme-info .theme-install{float:left;margin-top:18px}.install-theme-info .theme-name{font-size:16px;line-height:24px;margin-bottom:0;margin-top:0}.install-theme-info .theme-screenshot{margin-top:15px;width:258px;border:1px solid #ccc}.install-theme-info .theme-details{overflow:hidden}.theme-details .theme-version{margin:15px 0;float:right}.theme-details .star-rating{margin:7px 0;float:left}.theme-details .theme-description{float:right;color:#777;line-height:20px;max-width:100%}.theme-install-overlay .wp-full-overlay-header .theme-install{float:left;margin:8px 0 0 10px;line-height:26px}.theme-install-overlay .wp-full-overlay-sidebar{background:#eee;border-left:1px solid #ddd}.theme-install-overlay .wp-full-overlay-sidebar-content{background:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.theme-install-overlay .wp-full-overlay-main{background:#fff url(../images/spinner.gif) no-repeat center center;-webkit-background-size:20px 20px;background-size:20px 20px}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.wp-full-overlay .collapse-sidebar-arrow{background-image:url(../images/arrows-2x.png);-webkit-background-size:15px 123px;background-size:15px 123px}.customize-loading #customize-container,.theme-install-overlay .wp-full-overlay-main{background-image:url(../images/spinner-2x.gif)}}@media screen and (max-width:782px){.available-theme .action-links .delete-theme{float:none;margin:0;padding:0;clear:both}.available-theme .action-links .delete-theme a{padding:0}}.press-this #message{border-right:4px solid #7ad03a;padding:1px 12px;background-color:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.press-this #side-sortables .category-tabs li{display:inline;line-height:1.35em}body.press-this ul.category-tabs li.tabs a{color:#333}.press-this #content-resize-handle{bottom:2px}body.press-this{color:#333;margin:0;padding:0;min-width:708px;min-height:400px}.press-this #titlediv #title{font-size:1.4em}.press-this #site-heading:before{top:3px;position:relative;display:inline-block;font:400 18px/1 dashicons;speak:none;color:#727272;content:'\f120';-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.press-this #wphead{height:32px;margin-right:0;margin-left:0;margin-bottom:5px}.press-this #header-logo{float:right;margin:7px 7px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.press-this #wphead h1{font-weight:400;font-size:16px;line-height:32px;margin:0;float:right}.press-this #wphead h1 a{text-decoration:none}.press-this #wphead h1 a:hover{text-decoration:underline}.press-this #message{margin:10px 0}.press-this .posting{margin-left:250px}.press-this-sidebar{float:left;width:240px;padding-top:10px}.press-this #title{margin-right:0;margin-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.press-this .tagchecklist{margin-top:8px}.press-this #titlediv{margin:0}.press-this #wp-content-wrap #wp-content-editor-tools{padding:0;top:3px;overflow:hidden}.press-this .wp-media-buttons{cursor:default;padding:8px 8px 6px}.press-this #wp-content-wrap #wp-content-media-buttons a{padding:0;line-height:normal;height:auto;font-size:16px}.press-this #wp-content-wrap .mce-toolbar .mce-btn-group .mce-btn{margin:0 1px}.press-this #wp-content-wrap .mce-toolbar .mce-btn button{padding:2px 3px}.press-this #wp-content-wrap .quicktags-toolbar,.press-this #wp-content-wrap div.mce-toolbar-grp{padding-left:3px}.press-this .howto{margin-top:2px;margin-bottom:3px;font-size:12px;font-style:italic;display:block}.press-this #wp-content-editor-container{clear:none}.press-this #poststuff .inside{margin-top:18px}.press-this .category-tabs{margin-bottom:3px}.press-this #poststuff{margin:0 8px;padding:0}.press-this #photo-add-url-div input[type=text]{width:220px}#poststuff #editor-toolbar{height:30px}.posting{margin-left:212px;position:relative}.press-this .inner-sidebar{width:200px}.press-this .inner-sidebar .sleeve{padding-top:5px}.press-this #submitdiv p{margin:0;padding:6px}.press-this #submitdiv #publishing-actions{border-bottom:1px solid #dfdfdf}.press-this #publish{float:left}.press-this #poststuff h2,.press-this #poststuff h3{font-size:14px;line-height:1}.press-this #categorydiv h3,.press-this #tagsdiv-post_tag h3{cursor:pointer}.press-this #submitdiv h3{cursor:default}h3.tb{font-weight:600;font-size:12px;margin-right:5px}.press-this .postbox,.press-this .stuffbox{margin-bottom:10px;min-width:0}.press-this #submitdiv:hover .handlediv{background:0 0}.tbtitle{font-size:1.7em;outline:0;padding:3px 4px;border:1px solid #dfdfdf}.press-this .actions{float:left;margin:-19px 0 0}.press-this #extra-fields .actions{margin:-32px 0 0 -7px}.press-this .actions li{float:right;list-style:none;margin-left:10px}#extra-fields .button{margin-left:5px}#photo_saving{margin:0 8px 8px;vertical-align:middle}#img_container_container{overflow:auto}#extra-fields{margin-top:10px;position:relative}#extra-fields h2{margin:12px}#waiting{margin-top:10px;overflow:hidden}#waiting span{float:left;margin:0 5px 0 0}#waiting .spinner{display:block}#extra-fields .postbox{margin-bottom:5px}#extra-fields .titlewrap{padding:0;overflow:auto;height:120px}#img_container a{float:right;overflow:hidden}#img_container a,#img_container img{width:68px;height:68px}#img_container img{border:none;background-color:#f4f4f4;cursor:pointer}#img_container a,#img_container a:link,#img_container a:visited{border:1px solid #ccc;display:block;position:relative}#img_container a:active,#img_container a:hover{border-color:#000;z-index:1000;border-width:1px}#embed-code{width:100%;height:98px}.press-this .categorydiv div.tabs-panel{height:100px}.press-this .tagsdiv .newtag{width:120px}.press-this #content{margin:5px 0;padding:0 5px;border:0;height:340px;font-family:Consolas,Monaco,monospace;font-size:13px;line-height:19px;background:0 0}.press-this #publishing-actions .spinner{display:inline;vertical-align:middle}@media screen and (max-width:782px){.press-this ul.category-tabs li.tabs{padding:3px 5px 5px}.press-this a.wp-switch-editor{font:13px/19px "Open Sans",sans-serif;margin:5px 5px 0 0;padding:3px 8px 4px}.press-this #wp-content-media-buttons a{padding:0;line-height:normal;height:auto}.press-this #wp-content-editor-tools{padding:0;top:3px}.press-this .category-tabs{margin-top:0}.press-this .tagsdiv .newtag{width:120px;padding:3px 5px;margin-bottom:0}.press-this .tagchecklist{padding:0;margin-bottom:0}.press-this .wp_themeSkin a.mceButton{width:20px;height:20px}.press-this .wp_themeSkin .mceButton .mceIcon{margin:0}.press-this #poststuff h3,.press-this .metabox-holder h3{padding:7px 12px}.press-this input[type=checkbox],.press-this input[type=radio]{height:16px;width:16px}.press-this input[type=checkbox]:checked:before{width:16px;font:400 21px/1 dashicons;margin:-3px -4px 0 0}.press-this input[type=radio]:checked:before{font:400 21px/1 dashicons;width:6px;height:6px;margin:4px}.press-this ul.categorychecklist li,.press-this ul.categorychecklist ul{margin-top:0;margin-bottom:0}.press-this div.quicktags-toolbar input{padding:2px 4px}.press-this input,.press-this textarea{font-size:14px}.press-this .tagchecklist span{font-size:13px;line-height:1.8em}}.about-wrap{position:relative;margin:25px 20px 0 40px;max-width:1050px;font-size:15px}.about-wrap div.error,.about-wrap div.updated{display:none!important}.about-wrap hr{border:0;height:0;margin:0;border-top:1px solid rgba(0,0,0,.1)}.about-wrap img{margin:0;max-width:100%;height:auto;vertical-align:middle}.about-wrap p{line-height:1.6em;font-size:14px}.about-wrap h1{margin:.2em 0 0 200px;color:#333;line-height:1.2em;font-size:2.8em;font-weight:400}.about-wrap h4{color:#222}.about-wrap .about-text,.about-wrap li.wp-person a.web,.about-wrap p.about-description{font-weight:400;line-height:1.6em;font-size:19px}.about-description{margin-top:1.4em}.about-text{margin:1em 0 1em 200px;min-height:60px;color:#777;font-size:24px}.about-wrap .changelog h2.about-headline-callout{margin:1.1em 0 .2em;font-size:2.4em;font-weight:300;line-height:1.3;text-align:center}.about-wrap h3{margin:1em 0 .6em;font-size:1.5em;line-height:1.5em}.about-wrap h3.higher{margin-top:.5em}.customize h3{margin-top:1.75em;text-align:center}.about-wrap .feature-section h4{margin:1.4em 0 .6em;font-size:1.2em}.about-wrap .feature-section p{margin-top:.6em}.about-wrap code,.about-wrap ol li p{font-size:14px}.about-wrap .button.button-large{padding:8px 20px 10px!important;height:46px!important;font-size:14px;line-height:28px!important}.about-wrap .about-overview-img{margin:0}.about-wrap .point-releases{margin-top:5px;border-bottom:1px solid #dfdfdf}.about-wrap .changelog.point-releases h3{padding-top:35px}.about-wrap .changelog.point-releases h3:first-child{padding-top:7px}.wp-badge{background:#0074a2 url(../images/w-logo-white.png?ver=20131202) no-repeat center 24px;background:#0074a2 center 24px,url(../images/wordpress-logo-white.svg?ver=20131110) no-repeat center 24px;-webkit-background-size:85px 85px;background-size:85px 85px;color:#78c8e6;font-size:14px;text-align:center;font-weight:600;margin:5px 0 0;padding-top:120px;height:40px;display:inline-block;width:150px;text-rendering:optimizeLegibility;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.2);box-shadow:0 1px 3px rgba(0,0,0,.2)}.about-wrap .wp-badge{position:absolute;top:0;left:0}.about-wrap h2.nav-tab-wrapper{padding-right:6px}.about-wrap h2 .nav-tab{padding:4px 15px 6px;margin:0 0 -1px 3px;font-size:18px;vertical-align:top;border-width:1px}.about-overview{margin-top:40px;margin-bottom:40px;text-align:center}.about-overview p{margin:1em auto 50px;max-width:770px;font-size:18px;line-height:1.5;text-align:center}.about-wrap .feature-section{margin-top:40px;padding-bottom:20px}.about-wrap .feature-section.two-col>div{position:relative;width:47.6%;margin-left:4.799999999%;float:right}.about-wrap .feature-section.three-col>div{position:relative;width:29.95%;margin-left:4.999999999%;float:right}.about-wrap .feature-section.col .last-feature{margin-left:0}.about-wrap .under-the-hood .feature-section{margin-top:0}.about-wrap .changelog .feature-section{overflow:hidden}.about-wrap .feature-section.two-col div p{margin-left:3%}.about-wrap .feature-section div p img{float:left;margin-right:10px;max-width:20%}.about-video{position:relative;width:100%;height:0}.about-video-embed{padding-bottom:70.4%}.about-video-focus{padding-bottom:56.2%}.about-video .mejs-container,.about-video .wp-video,.about-video video{position:absolute;top:0;right:0;width:100%!important;height:100%!important}.about-wrap .changelog li{list-style-type:disc;margin-right:3em}.about-wrap .return-to-dashboard{margin:30px -5px 0 0;font-size:14px;font-weight:700}.about-wrap .return-to-dashboard a{text-decoration:none;padding:0 5px}.about-wrap h4.wp-people-group{margin-top:2.6em;font-size:16px}.about-wrap ul.wp-people-group{overflow:hidden;padding:0 5px;margin:0 -5px 0 -15px}.about-wrap ul.compact{margin-bottom:0}.about-wrap li.wp-person{float:right;margin-left:10px}.about-wrap li.wp-person img.gravatar{float:right;margin:0 0 10px 10px;padding:2px;width:60px;height:60px}.about-wrap ul.compact li.wp-person img.gravatar{width:30px;height:30px}.about-wrap li.wp-person{height:70px;width:280px;padding-bottom:15px}.about-wrap ul.compact li.wp-person{height:auto;width:180px;padding-bottom:0;margin-bottom:0}.about-wrap #wp-people-group-validators+p.wp-credits-list{margin-top:0}.about-wrap li.wp-person a.web{display:block;margin:6px 0 2px;font-size:16px;text-decoration:none}.about-wrap p.wp-credits-list a{white-space:nowrap}.freedoms-php .about-wrap ol{margin:40px 60px}.freedoms-php .about-wrap ol li{list-style-type:decimal;font-weight:700}.freedoms-php .about-wrap ol p{font-weight:400;margin:.6em 0}@media screen and (max-width:782px){.about-wrap .feature-section.one-col>div,.about-wrap .feature-section.three-col>div,.about-wrap .feature-section.two-col>div{width:100%;margin:0 0 40px;padding:0 0 40px;float:none;border-bottom:1px solid rgba(0,0,0,.1)}.about-wrap .feature-section.col>div.last-feature,.about-wrap .under-the-hood .feature-section>div{margin:0;padding:0;border-bottom:none}}@media screen and (max-width:710px){.about-overview{position:relative;padding-bottom:56.25%;width:100%;height:0}.about-overview embed{position:absolute;top:0;right:0;width:100%;height:100%}}@media only screen and (max-width:500px){.about-wrap{margin-left:20px;margin-right:10px}.about-text,.about-wrap h1{margin-left:0}.about-text{margin-bottom:.25em}.about-wrap .wp-badge{position:relative;margin-bottom:1.5em;width:100%}.about-wrap h2.nav-tab-wrapper{padding-right:0;border-bottom:0}.about-wrap h2 .nav-tab{margin-top:10px;margin-left:10px;border-bottom:1px solid #ccc}.about-wrap .feature-section.three-col div{width:100%;float:none}.about-wrap .three-col.about-updates .col-1{padding:0;float:none}.about-wrap .three-col.about-updates .col-2{margin:0 0 20px;width:100%;float:none}}.no-js #message{display:block}ul.add-menu-item-tabs li{padding:3px 8px 3px 5px}.accordion-section ul.add-menu-item-tabs,.accordion-section ul.category-tabs,.accordion-section ul.wp-tab-bar{margin:0}.accordion-section .categorychecklist{margin:13px 0}#nav-menu-meta .accordion-section-content{padding:18px 13px}#nav-menu-meta .button-controls{margin-bottom:0}#nav-menus-frame{margin-right:300px;margin-top:23px}#wpbody-content #menu-settings-column{display:inline;width:281px;margin-right:-300px;clear:both;float:right;padding-top:0}#menu-settings-column .inside{clear:both;margin:10px 0 0}.metabox-holder-disabled .accordion-section-content,.metabox-holder-disabled .accordion-section-title,.metabox-holder-disabled .postbox{opacity:.5;filter:alpha(opacity=50)}.metabox-holder-disabled .button-controls .select-all{display:none}#wpbody{position:relative}.blank-slate .menu-name{height:2em}.blank-slate .menu-settings{border:none;margin-top:0;padding-top:0;overflow:hidden}.is-submenu{color:#999;font-style:italic;font-weight:400;margin-right:4px}.manage-menus{margin-top:23px;padding:10px;overflow:hidden;background:#fbfbfb}.manage-menus select{float:right;margin-left:6px}.manage-menus .selected-menu{float:right;margin:5px 0 0 6px}.manage-menus .submit-btn{float:right;margin-top:1px}.menu-edit p{margin:.3em 0 .6em}.menu-edit #post-body-content h3{margin:1em 0 10px}.menu-settings{border-top:1px solid #eee;margin-top:2em}.menu-settings dl{margin:0 0 10px;overflow:hidden;padding-right:18%}.menu-settings dd{float:right;margin:0;width:100%}.menu-settings dt{float:right;clear:both;width:21.951%;padding:3px 0 0;margin-right:-21.951%}.menu-settings label{vertical-align:baseline}.menu-edit .checkbox-input{margin-top:4px}.theme-location-set{color:#999;font-size:11px}#menu-management-liquid{float:right;min-width:100%;margin-top:3px}#menu-management{position:relative;margin-left:20px;margin-top:-3px;width:100%;background:#f5f5f5}#menu-management .menu-edit{margin-bottom:20px}.nav-menus-php #post-body{padding:0 10px 10px;border-top:1px solid #fff;border-bottom:1px solid #dfdfdf;background:#fff}#nav-menu-footer,#nav-menu-header{padding:0 10px}#nav-menu-header{border-bottom:1px solid #dfdfdf;margin-bottom:0}#nav-menu-header .menu-name-label{margin-top:4px}.nav-menus-php #post-body div.error,.nav-menus-php #post-body div.updated{margin:0}.nav-menus-php #post-body-content{position:relative;float:none}#menu-management .menu-add-new abbr{font-weight:600}#select-nav-menu-container{text-align:left;padding:0 10px 3px;margin-bottom:5px}#select-nav-menu{width:100px;display:inline}#menu-name-label{margin-top:-2px}.widefat td.menu-location-menus{padding-bottom:5px}.menu-location-menus select{float:right}#locations-nav-menu-wrapper{padding:5px 0}.locations-nav-menu-select select{float:right;width:160px;margin-left:5px}.locations-row-links{float:right;margin:6px 6px 0 0}.locations-add-menu-link,.locations-edit-menu-link{margin:0 3px}.locations-edit-menu-link{padding-left:3px;border-left:1px solid #ccc}#wpbody .open-label{display:block;float:right}#wpbody .open-label span{padding-left:10px}.js .input-with-default-title{color:#aaa;font-style:italic}#menu-management .inside{padding:0 10px}.accordion-container .howto input,.postbox .howto input{width:180px;float:left}.accordion-container .outer-border{margin:0}.customlinkdiv .howto input{width:180px}.customlinkdiv p{margin-top:0}#nav-menu-theme-locations .howto select{width:100%}#nav-menu-theme-locations .button-controls{text-align:left}.add-menu-item-view-all{height:400px}#menu-container .submit{margin:0 0 10px;padding:0}.nav-menus-php .add-new-menu-action{float:right;margin:6px 6px 0 0;line-height:15px}.nav-menus-php .meta-sep,.nav-menus-php .submitcancel,.nav-menus-php .submitdelete{display:block;float:right;margin:6px 0;line-height:15px}.meta-sep{padding:0 2px}#cancel-save{text-decoration:underline;font-size:12px;margin-right:20px;margin-top:5px}.button-primary.right,.button-secondary.right,.button.right{float:left}.list-controls{float:right;margin-top:5px}.add-to-menu{float:left}.postbox .spinner{display:none;vertical-align:middle}.button-controls{clear:both;margin:10px 0}.hide-all,.show-all{cursor:pointer}.hide-all{display:none}#menu-name{width:270px}#manage-menu .inside{padding:0}#available-links dt{display:block}#add-custom-link .howto{font-size:12px}#add-custom-link label span{display:block;float:right;margin-top:5px;padding-left:5px}.menu-item-textbox{width:180px}.nav-menus-php .howto span{margin-top:6px;display:block;float:right}.quick-search{width:190px}.nav-menus-php .list-wrap{display:none;clear:both;margin-bottom:10px}.nav-menus-php .postbox p.submit{margin-bottom:0}.nav-menus-php .list li{display:none;margin:0 0 5px}.nav-menus-php .list li .menu-item-title{cursor:pointer;display:block}.nav-menus-php .list li .menu-item-title input{margin-left:3px;margin-top:-3px}.menu-item-title input[type=checkbox]{display:inline-block;margin-top:-4px}#menu-container .inside{padding-bottom:10px}.menu{padding-top:1em}#menu-to-edit{margin:0;padding:.1em 0}.menu ul{width:100%}.menu li{margin-bottom:0;position:relative}.menu-item-bar{clear:both;line-height:1.5em;position:relative;margin:9px 0 0}.menu-item-bar .menu-item-handle{border:1px solid #dfdfdf;position:relative;padding:10px 15px;height:auto;width:382px;line-height:30px;overflow:hidden;word-wrap:break-word}.menu-item-bar .menu-item-handle:hover{border-color:#999}#menu-to-edit .menu-item-invalid .menu-item-handle{background:#f6c9cc;border-color:#f1acb1}.no-js .menu-item-edit-active .item-edit{display:none}.js .menu-item-handle{cursor:move}.menu li.deleting .menu-item-handle{background-image:none;background-color:#f66}.menu-item-handle .item-title{font-size:13px;font-weight:600;line-height:20px;display:block;margin-left:13em}.menu-item-handle .menu-item-title.no-title{color:#999}li.menu-item.ui-sortable-helper dl{margin-top:0}li.menu-item.ui-sortable-helper .menu-item-transport dl{margin-top:13px}.menu .sortable-placeholder{height:35px;width:410px;margin-top:13px}.menu-item-depth-0{margin-right:0}.menu-item-depth-1{margin-right:30px}.menu-item-depth-2{margin-right:60px}.menu-item-depth-3{margin-right:90px}.menu-item-depth-4{margin-right:120px}.menu-item-depth-5{margin-right:150px}.menu-item-depth-6{margin-right:180px}.menu-item-depth-7{margin-right:210px}.menu-item-depth-8{margin-right:240px}.menu-item-depth-9{margin-right:270px}.menu-item-depth-10{margin-right:300px}.menu-item-depth-11{margin-right:330px}.menu-item-depth-0 .menu-item-transport{margin-right:0}.menu-item-depth-1 .menu-item-transport{margin-right:-30px}.menu-item-depth-2 .menu-item-transport{margin-right:-60px}.menu-item-depth-3 .menu-item-transport{margin-right:-90px}.menu-item-depth-4 .menu-item-transport{margin-right:-120px}.menu-item-depth-5 .menu-item-transport{margin-right:-150px}.menu-item-depth-6 .menu-item-transport{margin-right:-180px}.menu-item-depth-7 .menu-item-transport{margin-right:-210px}.menu-item-depth-8 .menu-item-transport{margin-right:-240px}.menu-item-depth-9 .menu-item-transport{margin-right:-270px}.menu-item-depth-10 .menu-item-transport{margin-right:-300px}.menu-item-depth-11 .menu-item-transport{margin-right:-330px}body.menu-max-depth-0{min-width:950px!important}body.menu-max-depth-1{min-width:980px!important}body.menu-max-depth-2{min-width:1010px!important}body.menu-max-depth-3{min-width:1040px!important}body.menu-max-depth-4{min-width:1070px!important}body.menu-max-depth-5{min-width:1100px!important}body.menu-max-depth-6{min-width:1130px!important}body.menu-max-depth-7{min-width:1160px!important}body.menu-max-depth-8{min-width:1190px!important}body.menu-max-depth-9{min-width:1220px!important}body.menu-max-depth-10{min-width:1250px!important}body.menu-max-depth-11{min-width:1280px!important}.item-type{color:#777;font-size:12px;padding:12px 10px;line-height:18px;display:block}.item-controls{font-size:12px;position:absolute;left:20px;top:-1px}.item-controls a{text-decoration:none}.item-controls a:hover{cursor:pointer}.item-controls .item-order{padding-left:10px}.nav-menus-php .item-edit{position:absolute;left:-20px;top:0;display:block;width:30px;height:40px;margin-left:0!important;text-indent:100%;outline:0;overflow:hidden;white-space:nowrap}.menu-instructions-inactive{display:none}.menu-item-settings{display:block;width:402px;padding:10px 10px 10px 0;position:relative;z-index:10;border:1px solid #e5e5e5;border-top:none;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04)}.menu-item-settings .field-move a{display:none;margin:0 2px}.menu-item-edit-active .menu-item-settings{display:block}.menu-item-edit-inactive .menu-item-settings{display:none}.add-menu-item-pagelinks{margin:.5em auto;text-align:center}.link-to-original{display:block;margin:0 0 10px;padding:3px 5px 5px;border:1px solid #dfdfdf;color:#777;font-size:12px;font-style:italic}.link-to-original a{padding-right:4px;font-style:normal}.hidden-field{display:none}.menu-item-settings .description-thin,.menu-item-settings .description-wide{margin-left:10px;float:right}.description-thin{width:190px;height:40px}.description-wide{width:390px}.menu-item-actions{padding-top:15px}#cancel-save{cursor:pointer}.nav-menus-php .major-publishing-actions{clear:both;padding:3px 0 6px}.nav-menus-php .major-publishing-actions .publishing-action{text-align:left;float:left;line-height:23px;margin:4px 0 1px}.nav-menus-php .blank-slate .menu-settings{display:none}.nav-menus-php .delete-action{float:right;margin-top:2px}.nav-menus-php .submitbox .submitcancel{border-bottom:1px solid #0074a2;padding:1px 2px;color:#0074a2;text-decoration:none}.nav-menus-php .submitbox .submitcancel:hover{background:#0074a2;color:#fff}.nav-menus-php .major-publishing-actions .form-invalid{padding-right:4px;margin-right:-4px}#menu-item-name-wrap:after,#menu-item-url-wrap:after,#menu-name-label:after,#menu-settings-column .inside:after,#nav-menus-frame:after,.nav-menus-php #post-body-content:after,.nav-menus-php .button-controls:after,.nav-menus-php .major-publishing-actions:after,.nav-menus-php .menu-item-settings:after{clear:both;content:".";display:block;height:0;visibility:hidden}#menu-item-name-wrap,#menu-item-url-wrap,#nav-menus-frame,.button-controls{display:block}@media screen and (max-width:782px){body.nav-menus-php{min-width:0!important}#nav-menus-frame{margin-right:0;float:none;width:100%}#wpbody-content #menu-settings-column{display:block;width:100%;float:none;margin-right:0}#side-sortables .add-menu-item-tabs{margin:15px 0 14px}ul.add-menu-item-tabs li.tabs{padding:13px 15px 14px}.nav-menus-php .item-controls .item-type{margin-top:2px}.nav-menus-php .customlinkdiv .howto input{width:65%}.nav-menus-php .quick-search{width:85%}#menu-management-liquid{margin-top:25px}.nav-menus-php .menu-name-label.howto span{margin-top:13px}.menu-name-label #menu-name{margin-top:4px}.nav-menus-php .major-publishing-actions .publishing-action{margin-top:6px}.nav-menus-php .delete-action{font-size:14px;line-height:50px;margin-top:12px}.description-wide,.menu-item-bar .menu-item-handle,.menu-item-settings{width:auto}.menu-item-settings{padding:10px}.menu-item-settings .description-thin,.menu-item-settings .description-wide{width:100%;height:auto}.menu-item-settings input{width:100%}.menu-settings dl{padding-right:0}.menu-settings dd{float:none;width:100%;margin-bottom:15px}.menu-settings dt{float:none;width:auto;margin-right:0;margin-bottom:15px}}@media only screen and (max-width:768px){#menu-locations-wrap .widefat{width:100%}}.widget{margin:0 auto 10px;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.widget-top{font-size:13px;font-weight:600;background:#f7f7f7}.widget-top a.widget-action,.widget-top a.widget-action:hover{-webkit-box-shadow:none;box-shadow:none;outline:0;text-decoration:none}.widget-title h4{margin:0;padding:15px;line-height:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.widgets-holder-wrap .widget-inside{border-top:none;padding:1px 15px 15px;line-height:16px}#available-widgets .widget-description,#widgets-right a.widget-control-edit,.in-widget-title{color:#666}.deleting .widget-title,.deleting .widget-top a.widget-action:after{color:#aaa}.widget.ui-draggable-dragging{min-width:100%}.widget.ui-sortable-helper{opacity:.8}.widget-placeholder{border:1px dashed #bbb;margin:0 auto 10px;height:45px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#widgets-right .widget-placeholder{margin-top:0}#widgets-right .closed .widget-placeholder{height:0;border:0;margin-top:-10px}.sidebar-name{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sidebar-name-arrow{position:absolute;top:0;left:0;bottom:0}.js .sidebar-name{cursor:pointer}.sidebar-name h3{margin:0;padding:8px 10px;overflow:hidden;white-space:nowrap}.widgets-holder-wrap .description{padding:0 0 15px;margin:0;font-style:normal;color:#777}#widgets-right .widgets-holder-wrap .description{padding-right:7px;padding-left:7px}div.widget-liquid-left{margin:0;width:38%;float:right}div.widget-liquid-right{float:left;width:58%}div#widgets-left{padding-top:12px}div#widgets-left .closed .sidebar-name,div#widgets-left .inactive-sidebar.closed .sidebar-name{margin-bottom:10px}div#widgets-left .sidebar-name h3{padding:10px 0;margin:0 0 0 10px}div#widgets-left .sidebar-name .sidebar-name-arrow:before{left:0;top:4px;padding:4px 4px 4px 6px}#widgets-left #available-widgets,div#widgets-left .widget-holder{background:0 0;border:none}#widgets-left .widgets-holder-wrap{border:none;-webkit-box-shadow:none;box-shadow:none}#available-widgets .widget-action{display:none}#available-widgets .widget{margin:0}#available-widgets .widget:nth-child(odd){clear:both}#available-widgets .widget .widget-description{display:block;padding:10px 15px;font-size:12px}#available-widgets #widget-list{position:relative}#widgets-left .inactive-sidebar{clear:both;width:100%;background:0 0;padding:0;margin:0 0 20px;border:none;-webkit-box-shadow:none;box-shadow:none}#widgets-left .inactive-sidebar.first{margin-top:40px}div#widgets-left .inactive-sidebar .widget.expanded{right:auto}.widget-title-action{float:left;position:relative}div#widgets-left .inactive-sidebar .widgets-sortables{min-height:42px;padding:0;background:0 0;margin:0;position:relative}div#widgets-right:after{content:".";display:block;height:0;clear:both;visibility:hidden}div#widgets-right .sidebars-column-1,div#widgets-right .sidebars-column-2{max-width:450px}div#widgets-right .widgets-holder-wrap{margin:10px 0 0}div#widgets-right .sidebar-description{min-height:20px;margin-top:-5px}div#widgets-right .sidebar-name h3{padding:15px 7px}div#widgets-right .sidebar-name .sidebar-name-arrow:before{left:0;top:4px}div#widgets-right .widget-top{padding:0}div#widgets-right .widgets-sortables{padding:0 8px;margin-bottom:9px;position:relative;min-height:123px}div#widgets-right .closed .widgets-sortables{min-height:0;margin-bottom:0}.sidebar-name .spinner{margin:-5px 5px;float:none}#widgets-right .widgets-holder-wrap.widget-hover{border-color:#777;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);box-shadow:0 1px 2px rgba(0,0,0,.3)}.widgets_access #widgets-left .widget .widget-top{cursor:auto}.widgets_access #wpwrap .widget-control-edit,.widgets_access #wpwrap .widgets-holder-wrap.closed .sidebar-description,.widgets_access #wpwrap .widgets-holder-wrap.closed .widget{display:block}.widgets_access #widgets-left .widget .widget-top:hover,.widgets_access #widgets-right .widget .widget-top:hover{border-color:#ddd}#available-widgets .widget-control-edit .edit,#widgets-left .inactive-sidebar .widget-control-edit .add,#widgets-right .widget-control-edit .add{display:none}.widget-control-edit{display:block;color:#666;background:#EEE;padding:0 15px;line-height:43px;border-right:1px solid #DDD}#widgets-left .widget-control-edit:hover,#widgets-right .widget-control-edit:hover{color:#fff;background:#444;border-right:0;outline:#444 solid 1px}.widgets-holder-wrap .sidebar-description,.widgets-holder-wrap .sidebar-name{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.editwidget{margin:0 auto}.editwidget .widget-inside{display:block;padding:0 15px}.editwidget .widget-control-actions{margin-top:20px}.js .closed br.clear,.js .widgets-holder-wrap.closed .sidebar-description,.js .widgets-holder-wrap.closed .widget,.widget-description,.widget-inside{display:none}.widget-inside{background:#fff}#removing-widget{display:none;font-weight:400;padding-right:15px;font-size:12px;line-height:1;color:#000}.js #removing-widget{color:#2ea2cc}#access-off,.no-js .widget-holder .description,.widget-control-noform,.widgets_access #access-on,.widgets_access .sidebar-name-arrow,.widgets_access .widget-action,.widgets_access .widget-holder .description{display:none}.widgets_access #widget-list,.widgets_access .widget-holder{padding-top:10px}.widgets_access #access-off{display:inline}.widgets_access .sidebar-name,.widgets_access .widget .widget-top{cursor:default}.widget-liquid-left #widgets-left.chooser #available-widgets .widget,.widget-liquid-left #widgets-left.chooser .inactive-sidebar{-webkit-transition:opacity .1s linear;transition:opacity .1s linear;opacity:.2;pointer-events:none}.widget-liquid-left #widgets-left.chooser #available-widgets .widget-in-question{opacity:1;pointer-events:auto}#available-widgets .widget-top:hover,#widgets-left .widget-in-question .widget-top,#widgets-left .widget-top:hover,.widgets-chooser ul,div#widgets-right .widget-top:hover{border-color:#999;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1)}.widgets-chooser ul.widgets-chooser-sidebars{margin:0;list-style-type:none;max-height:300px;overflow:auto}.widgets-chooser{display:none}.widgets-chooser ul{border:1px solid #ccc}.widgets-chooser li{padding:10px 35px 10px 15px;border-bottom:1px solid #ccc;background:#fff;margin:0;cursor:pointer;outline:0;position:relative;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.widgets-chooser li:focus,.widgets-chooser li:hover{background:rgba(255,255,255,.7)}.widgets-chooser li:focus:before{content:'\f147';display:block;-webkit-font-smoothing:antialiased;font:400 26px/1 dashicons;color:#999;position:absolute;top:7px;right:5px}.widgets-chooser li:last-child{border:none}.widgets-chooser li.widgets-chooser-selected{background:#2ea2cc;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{content:'\f147';display:block;-webkit-font-smoothing:antialiased;font:400 26px/1 dashicons;color:#fff;position:absolute;top:7px;right:5px}.widgets-chooser .widgets-chooser-actions{padding:10px 0 12px;text-align:center}.widgets-chooser button{margin-left:5px}#available-widgets .widget .widget-top{cursor:pointer}@media screen and (max-width:480px){div.widget-liquid-left{width:100%;float:none;border-left:none;padding-left:0}#widgets-left #available-widgets .widget-top,#widgets-left .inactive-sidebar .widgets-sortables,#widgets-left .sidebar-name{margin-left:0}div.widget-liquid-right{width:100%;float:none}div.widget{margin:0 auto 10px!important;max-width:480px}}@media screen and (max-width:320px){div.widget{max-width:320px}}@media only screen and (min-width:1250px){#widgets-left #available-widgets .widget{width:49%;float:right}.widget.ui-draggable-dragging{min-width:49%}#widgets-left #available-widgets .widget:nth-child(even){float:left}#widgets-right .sidebars-column-1,#widgets-right .sidebars-column-2{float:right;width:49%}#widgets-right .sidebars-column-1{margin-left:2%}#widgets-right.single-sidebar .sidebars-column-1,#widgets-right.single-sidebar .sidebars-column-2{float:none;width:100%;margin:0}}body.rtl,body.rtl .press-this a.wp-switch-editor{font-family:Tahoma,Arial,sans-serif}body.locale-he-il,body.locale-he-il .press-this a.wp-switch-editor{font-family:Arial,sans-serif}.locale-he-il em{font-style:normal;font-weight:700}.locale-zh-cn #local-time,.locale-zh-cn #utc-time,.locale-zh-cn .form-wrap p,.locale-zh-cn .howto,.locale-zh-cn .inline-edit-row fieldset span.checkbox-title,.locale-zh-cn .inline-edit-row fieldset span.title,.locale-zh-cn .js .input-with-default-title,.locale-zh-cn .link-to-original,.locale-zh-cn .tablenav .displaying-num,.locale-zh-cn p.description,.locale-zh-cn p.help,.locale-zh-cn p.install-help,.locale-zh-cn span.description{font-style:normal}.locale-zh-cn .hdnle a{font-size:12px}.locale-zh-cn form.upgrade .hint{font-style:normal;font-size:100%}.locale-zh-cn #wp-fullscreen-tagline{font-family:KaiTi,"楷体",sans-serif}.locale-zh-cn #wp-fullscreen-modes a{font-size:12px}.locale-zh-cn #sort-buttons{font-size:1em!important}.locale-de-de .inline-edit-row fieldset label span.title{width:7em}.locale-de-de .inline-edit-row fieldset label span.input-text-wrap{margin-right:7em}.locale-de-de #customize-header-actions .button{padding:0 5px 1px}.locale-de-de #customize-header-actions .spinner{margin:16px 3px 0}.locale-ru-ru .inline-edit-row fieldset label span.title{width:8em}.locale-ru-ru .inline-edit-row fieldset label span.input-text-wrap{margin-right:8em}.locale-ru-ru.post-new-php .tagsdiv .newtag,.locale-ru-ru.post-php .tagsdiv .newtag{width:165px}.locale-ru-ru.press-this .posting{margin-left:277px}.locale-ru-ru .press-this-sidebar{width:265px}.locale-ru-ru #customize-header-actions .button{padding:0 5px 1px}.locale-ru-ru #customize-header-actions .spinner{margin:16px 3px 0}.locale-lt-lt .inline-edit-row fieldset label span.title{width:8em}.locale-lt-lt .inline-edit-row fieldset label span.input-text-wrap{margin-right:8em} \ No newline at end of file diff --git a/sources/wp-admin/css/wp-admin.min.css b/sources/wp-admin/css/wp-admin.min.css index 15ded2f..694691b 100644 --- a/sources/wp-admin/css/wp-admin.min.css +++ b/sources/wp-admin/css/wp-admin.min.css @@ -1 +1 @@ -#wpwrap{height:auto;min-height:100%;width:100%;position:relative;-webkit-font-smoothing:subpixel-antialiased}#wpcontent{height:100%}#wpcontent,#wpfooter{margin-left:180px}.folded #wpcontent,.folded #wpfooter{margin-left:56px}#wpbody-content{padding-bottom:65px;float:left;width:100%;overflow:visible!important}.inner-sidebar{float:right;clear:right;display:none;width:281px;position:relative}.columns-2 .inner-sidebar{margin-right:auto;width:286px;display:block}.columns-2 .inner-sidebar #side-sortables,.inner-sidebar #side-sortables{min-height:300px;width:280px;padding:0}.has-right-sidebar .inner-sidebar{display:block}.has-right-sidebar #post-body{float:left;clear:left;width:100%;margin-right:-2000px}.has-right-sidebar #post-body-content{margin-right:300px;float:none;width:auto}#col-container,#col-left,#col-right{overflow:hidden;padding:0;margin:0}#col-left{width:35%}#col-right{float:right;clear:right;width:65%}.col-wrap{padding:0 7px}.alignleft{float:left}.alignright{float:right}.textleft{text-align:left}.textright{text-align:right}.clear{clear:both}.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{position:absolute;margin:-1px;padding:0;height:1px;width:1px;overflow:hidden;clip:rect(0 0 0 0);border:0}.screen-reader-shortcut{position:absolute;top:-1000em}.screen-reader-shortcut:focus{left:6px;top:-25px;height:auto;width:auto;display:block;font-size:14px;font-weight:600;padding:15px 23px 14px;background:#f1f1f1;color:#21759b;z-index:100000;line-height:normal;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);text-decoration:none;outline:0}.hidden,.js .closed .inside,.js .hide-if-js,.js .wp-core-ui .hide-if-js,.js.wp-core-ui .hide-if-js,.no-js .hide-if-no-js,.no-js .wp-core-ui .hide-if-no-js,.no-js.wp-core-ui .hide-if-no-js{display:none}#menu-management .menu-edit,#menu-settings-column .accordion-container,.feature-filter,.imgedit-group,.manage-menus,.menu-item-handle,.popular-tags,.stuffbox,.widget-inside,.widget-top,.widgets-holder-wrap,.wp-editor-container,p.popular-tags,table.widefat{border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04)}.feature-filter,.imgedit-group,.popular-tags,.stuffbox,.widgets-holder-wrap,.wp-editor-container,p.popular-tags,table.widefat{background:#fff}body,html{height:100%;margin:0;padding:0}html{background:#f1f1f1}body{color:#444;font-family:"Open Sans",sans-serif;font-size:13px;line-height:1.4em;min-width:600px}body.iframe{min-width:0;padding-top:1px}iframe,img{border:0}td{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}a{color:#0074a2;-webkit-transition-property:border,background,color;transition-property:border,background,color;-webkit-transition-duration:.05s;transition-duration:.05s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}a,div{outline:0}a:active,a:hover{color:#2ea2cc}a:focus{color:#124964}a:active,a:focus{outline:thin dotted}#adminmenu a:active,#adminmenu a:focus,.screen-reader-text:focus{outline:0}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}p{font-size:13px;line-height:1.5;margin:1em 0}blockquote{margin:1em}dd,li{margin-bottom:6px}h1,h2,h3,h4,h5,h6{display:block;font-weight:600}h1{font-size:2em;margin:.67em 0}h2{color:#222;font-size:1.5em;margin:.83em 0;font-weight:400}h3{color:#222;font-size:1.3em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.67em;margin:2.33em 0}ol,ul{padding:0}ul{list-style:none}ol{list-style-type:decimal;margin-left:2em}ul.ul-disc{list-style:disc outside}ul.ul-square{list-style:square outside}ol.ol-decimal{list-style:decimal outside}ol.ol-decimal,ul.ul-disc,ul.ul-square{margin-left:1.8em}ol.ol-decimal>li,ul.ul-disc>li,ul.ul-square>li{margin:0 0 .5em}.ltr{direction:ltr}.code,code{font-family:Consolas,Monaco,monospace;direction:ltr}code,kbd{padding:3px 5px 2px;margin:0 1px;background:#eaeaea;background:rgba(0,0,0,.07);font-size:13px}.subsubsub{list-style:none;margin:8px 0 0;padding:0;font-size:13px;float:left;color:#666}.subsubsub a{line-height:2;padding:.2em;text-decoration:none}.subsubsub a .count,.subsubsub a.current .count{color:#999;font-weight:400}.subsubsub a.current{font-weight:600;border:0}.subsubsub li{display:inline-block;margin:0;padding:0;white-space:nowrap}.widefat{border-spacing:0;width:100%;clear:both;margin:0}.widefat *{word-wrap:break-word}.widefat a{text-decoration:none}.widefat td,.widefat th{padding:8px 10px}.widefat thead th{border-bottom:1px solid #e1e1e1}.widefat tfoot th{border-top:1px solid #e1e1e1;border-bottom:0}.widefat .no-items td{border-bottom-width:0}.widefat td{vertical-align:top}.widefat td,.widefat td ol,.widefat td p,.widefat td ul{font-size:13px;line-height:1.5em}.widefat th{text-align:left;line-height:1.3em;font-size:14px}.widefat th input{margin:0 0 0 8px;padding:0;vertical-align:text-top}.widefat .check-column{width:2.2em;padding:6px 0 25px;vertical-align:top}.widefat th input[type=checkbox]{margin-top:-1px}.widefat.media .check-column{padding-top:8px}.widefat tbody th.check-column,.widefat tfoot th.check-column,.widefat thead th.check-column{padding:11px 0 0 3px}.widefat thead th.check-column{padding-top:10px}.update-php div.error,.update-php div.updated{margin-left:0}.no-js .widefat tfoot .check-column input,.no-js .widefat thead .check-column input{display:none}.column-comments,.column-links,.column-posts,.widefat .num{text-align:center}.widefat th#comments{vertical-align:middle}.wrap{margin:10px 20px 0 2px}div.error,div.updated{margin:5px 15px 2px}div.error p,div.updated p{margin:.5em 0;padding:2px}.media-upload-form div.error,.wrap div.error,.wrap div.updated{margin:5px 0 15px}div.updated{border-left:4px solid #7ad03a;padding:1px 12px;background-color:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}div.error{border-left:4px solid #dd3d36;background:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);padding:1px 12px}.attention{color:#2ea2cc}.subtitle,.wrap h2{font-weight:400;margin:0}.wrap h2{font-size:23px;font-weight:400;padding:9px 15px 4px 0;line-height:29px}.subtitle{color:#777;font-size:14px;padding-left:25px}.wrap .add-new-h2,.wrap .add-new-h2:active{margin-left:4px;padding:4px 8px;position:relative;top:-3px;text-decoration:none;border:0;-webkit-border-radius:2px;border-radius:2px;background:#e0e0e0;text-shadow:none;font-weight:600;font-size:13px}.wrap .add-new-h2:hover{background:#2ea2cc;color:#fff}.wrap h2.long-header{padding-right:0}.wp-dialog{background-color:#fff}.sorthelper{background-color:#ccf3fa}.ac_match,.subsubsub a.current{color:#000}.alt,.alternate{background-color:#f9f9f9}.bar{background-color:#e8e8e8;border-right-color:#99d}.media-upload-form label.form-help,td.help{color:#9a9a9a}.highlight{background-color:#e4f2fd;color:#000}.wp-ui-primary{color:#fff;background-color:#333}.wp-ui-text-primary{color:#333}.wp-ui-highlight{color:#fff;background-color:#1e8cbe}.wp-ui-text-highlight{color:#1e8cbe}.wp-ui-notification{color:#fff;background-color:#d54e21}.wp-ui-text-notification{color:#d54e21}.wp-ui-text-icon{color:#999}#nav-menu-footer,#nav-menu-header,#your-profile #rich_editing,.checkbox,.control-section .accordion-section-title,.menu-item-handle,.postbox h3,.side-info,.sidebar-name,.stuffbox h3,.widefat tfoot th,.widefat thead th,.widget .widget-top,h3.dashboard-widget-title,h3.dashboard-widget-title small,h3.dashboard-widget-title span{line-height:1.4em}.menu-item-handle,.widget .widget-top{background:#fafafa;color:#222}#namediv h3,#submitdiv h3,.postbox h3{border-bottom:1px solid #eee}.quicktags,.search{background-color:#ccc;color:#000;font-size:12px}.icon32{display:none}#bulk-titles div a:before,#welcome-panel.welcome-panel .welcome-panel-close::before,.tagchecklist span a:before{background:0 0;color:#bbb;content:'\f153';display:block!important;font:400 16px/1 dashicons;speak:none;height:20px;margin:2px 0;text-align:center;width:20px;-webkit-font-smoothing:antialiased!important}#bulk-titles div a:hover:before,#welcome-panel.welcome-panel .welcome-panel-close:hover:before,.tagchecklist span a:hover:before{color:#c00}.key-labels label{line-height:24px}b,strong{font-weight:600}.pre{white-space:pre-wrap;word-wrap:break-word}.howto{color:#666;font-style:italic;display:block}p.install-help{margin:8px 0;font-style:italic}.no-break{white-space:nowrap}hr{border:0;border-top:1px solid #ddd;border-bottom:1px solid #fafafa}#all-plugins-table .plugins a.delete,#media-items a.delete,#media-items a.delete-permanently,#nav-menu-footer .menu-delete,#search-plugins-table .plugins a.delete,.plugins a.delete,.row-actions span.delete a,.row-actions span.spam a,.row-actions span.trash a,.submitbox .submitdelete{color:#a00}#all-plugins-table .plugins a.delete:hover,#media-items a.delete-permanently:hover,#media-items a.delete:hover,#nav-menu-footer .menu-delete:hover,#search-plugins-table .plugins a.delete:hover,.file-error,.plugins a.delete:hover,.row-actions .delete a:hover,.row-actions .spam a:hover,.row-actions .trash a:hover,.submitbox .submitdelete:hover,.widget-control-remove:hover,abbr.required{color:red;text-decoration:none;border:0}#major-publishing-actions{padding:10px;clear:both;border-top:1px solid #ddd;background:#f5f5f5}#delete-action{line-height:28px;vertical-align:middle;text-align:left;float:left}#publishing-action{text-align:right;float:right;line-height:23px}#publishing-action .spinner{float:left}#misc-publishing-actions{padding:6px 0 0}.misc-pub-section{padding:6px 10px 8px}#minor-publishing-actions{padding:10px 10px 0;text-align:right}#save-post{float:left}.preview{float:right}#sticky-span{margin-left:18px}.side-info{margin:0;padding:4px;font-size:11px}.side-info h5{padding-bottom:7px;font-size:14px;margin:12px 2px 5px;border-bottom:1px solid #dadada}.side-info ul{margin:0;padding-left:18px;list-style:square;color:#666}.approve,.unapproved .unapprove{display:none}.spam .approve,.trash .approve,.unapproved .approve{display:inline}td.action-links,th.action-links{text-align:right}#update-nag,.update-nag{display:inline-block;line-height:19px;padding:11px 15px;font-size:14px;text-align:left;margin:25px 20px 0 2px;background-color:#fff;border-left:4px solid #ffba00;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.update-message{color:#000}.update-php .spinner{float:none;margin:-4px 0}#ajax-loading,.ajax-feedback,.ajax-loading,.imgedit-wait-spin,.list-ajax-loading{visibility:hidden}#ajax-response.alignleft{margin-left:2em}#adminmenu a,#catlist a,#sidemenu a,#taglist a{text-decoration:none}#contextual-help-wrap,#screen-options-wrap{margin:0;padding:8px 20px 12px;position:relative}#contextual-help-wrap{overflow:auto;margin-left:0!important}#screen-meta .screen-reader-text{visibility:hidden}#screen-meta-links{margin:0 20px 0 0}#screen-meta-links a{padding:3px 6px 3px 16px}#screen-meta-links a:focus{outline:0}#screen-meta{display:none;margin:0 20px -1px 0;position:relative;background-color:#fff;border:1px solid #ddd;border-top:0;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.025);box-shadow:0 1px 0 rgba(0,0,0,.025)}#contextual-help-link-wrap,#screen-options-link-wrap{float:right;height:28px;margin:0 0 0 6px;border:1px solid #ddd;border-top:0;background:#fff;-webkit-box-shadow:0 1px 1px -1px rgba(0,0,0,.1);box-shadow:0 1px 1px -1px rgba(0,0,0,.1)}#screen-meta-links .screen-meta-toggle{position:relative;top:0}#screen-meta-links a{color:#777}#screen-meta-links a:active,#screen-meta-links a:focus,#screen-meta-links a:hover{color:#333}#screen-meta-links a:focus{border-color:#aaa;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.15);box-shadow:0 2px 3px rgba(0,0,0,.15)}#screen-meta-links a.show-settings{display:block;font-size:13px;height:22px;line-height:22px;text-decoration:none;z-index:1}#screen-meta-links a:after{right:0;content:'\f140';font:400 20px/1 dashicons;speak:none;display:inline-block;padding:0 5px 0 0;bottom:2px;position:relative;vertical-align:bottom;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important;color:#bbb}#screen-meta-links a.screen-meta-active:after{content:'\f142'}#screen-meta-links a.show-settings:hover{text-decoration:none}.toggle-arrow{background-repeat:no-repeat;background-position:top left;background-color:transparent;height:22px;line-height:22px;display:block}.toggle-arrow-active{background-position:bottom left}#contextual-help-wrap h5,#screen-options-wrap h5{margin:8px 0;font-size:13px}.metabox-prefs label{display:inline-block;padding-right:15px;line-height:30px}.metabox-prefs label input[type=checkbox]{margin-top:-4px;margin-right:6px}.metabox-prefs label input{margin:0 5px 0 2px}.metabox-prefs .columns-prefs label input{margin:0 2px}.metabox-prefs label a{display:none}#contextual-help-wrap{padding:0}#contextual-help-columns{position:relative}#contextual-help-back{position:absolute;top:0;bottom:0;left:150px;right:170px;border:1px solid #e1e1e1;border-top:0;border-bottom:0;background:#f6fbfd}#contextual-help-wrap.no-sidebar #contextual-help-back{right:0;border-right-width:0;-webkit-border-bottom-right-radius:2px;border-bottom-right-radius:2px}.contextual-help-tabs{float:left;width:150px;margin:0}.contextual-help-tabs ul{margin:1em 0}.contextual-help-tabs li{margin-bottom:0;list-style-type:none;border-style:solid;border-width:0 0 0 2px;border-color:transparent}.contextual-help-tabs a{display:block;padding:5px 5px 5px 12px;line-height:18px;text-decoration:none;border:1px solid transparent;border-right:0;border-left:0}.contextual-help-tabs a:hover{color:#333}.contextual-help-tabs .active{padding:0;margin:0 -1px 0 0;border-left:2px solid #2ea2cc;background:#f6fbfd;-webkit-box-shadow:0 2px 0 rgba(0,0,0,.02),0 1px 0 rgba(0,0,0,.02);box-shadow:0 2px 0 rgba(0,0,0,.02),0 1px 0 rgba(0,0,0,.02)}.contextual-help-tabs .active a{border-color:#e1e1e1;color:#333}.contextual-help-tabs-wrap{padding:0 20px;overflow:auto}.help-tab-content{display:none;margin:0 22px 12px 0;line-height:1.6em}.help-tab-content.active{display:block}.help-tab-content ul li{list-style-type:disc;margin-left:18px}.contextual-help-sidebar{width:150px;float:right;padding:0 8px 0 12px;overflow:auto}html.wp-toolbar{padding-top:32px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.narrow{width:70%;margin-bottom:40px}.narrow p{line-height:150%}.widefat td,.widefat th{overflow:hidden;color:#555}.widefat th{font-weight:400}.widefat tfoot tr th,.widefat thead tr th{color:#333}.widefat td p{margin:2px 0 .8em}.widefat ol,.widefat p,.widefat ul{color:#333}.widefat .column-comment p{margin:.6em 0}.postbox-container{float:left}.postbox-container .meta-box-sortables{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#wpbody-content .metabox-holder{padding-top:10px}.metabox-holder .postbox-container .empty-container{border:3px dashed #bbb;height:250px}.columns-2 #postbox-container-3 .empty-container,.columns-2 #postbox-container-4 .empty-container,.columns-3 #postbox-container-4 .empty-container,.metabox-holder.columns-1 .postbox-container .empty-container{border:0 none;height:0;min-height:0}#post-body-content{width:100%;min-width:463px;float:left}#post-body.columns-2 #postbox-container-1{float:right;margin-right:-300px;width:280px}#post-body.columns-2 #side-sortables{min-height:250px}@media only screen and (max-width:799px){#wpbody-content .metabox-holder .postbox-container .empty-container{border:0 none;height:0;min-height:0}}.js .postbox .hndle{cursor:move}.hndle a{font-size:11px;font-weight:400}.postbox .handlediv{float:right;width:27px;height:30px}.js .postbox .handlediv{cursor:pointer}.sortable-placeholder{border:1px dashed #bbb;margin-bottom:20px}.postbox,.stuffbox{margin-bottom:20px;padding:0;line-height:1}.postbox h3,.stuffbox h3{margin-top:1px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.js .postbox h3,.js .widget .widget-top{cursor:move}.postbox .inside,.stuffbox .inside{padding:0 12px 12px;line-height:1.4em;font-size:13px}.postbox .inside{margin:11px 0;position:relative}.postbox .inside>p:last-child,.rss-widget ul li:last-child{margin-bottom:1px!important}.postbox.closed h3{border:0;-webkit-box-shadow:none;box-shadow:none}.postbox table.form-table{margin-bottom:0}.postbox table.widefat{-webkit-box-shadow:none;box-shadow:none}.temp-border{border:1px dotted #ccc}.columns-prefs label{padding:0 5px}#adminmenu .wp-submenu li.current,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:hover,#dashboard_right_now .versions .b,#ed_reply_toolbar #ed_reply_strong,#pass-strength-result.short,#pass-strength-result.strong,#post-status-display,#post-visibility-display,.feature-filter .feature-name,.item-controls .item-order a,.media-item .percent,.plugins .name{font-weight:600}#wpfooter{position:absolute;bottom:0;left:0;right:0;padding:10px 0;margin-right:20px;color:#777}#wpfooter p{font-size:13px;margin:0;line-height:20px}#footer-thankyou{font-style:italic}#wpfooter a{text-decoration:none}#wpfooter a:hover{text-decoration:underline}.nav-tab{border:1px solid #ccc;border-bottom:0;background:#e4e4e4;color:#555;font-size:12px;line-height:16px;display:inline-block;padding:4px 14px 6px;text-decoration:none;margin:-4px 4px -1px 0}.nav-tab:hover{background-color:#fff;color:#464646}.nav-tab-active,.nav-tab-active:hover{border-bottom:1px solid #f1f1f1;background:#f1f1f1;color:#000}h2.nav-tab-wrapper,h3.nav-tab-wrapper{border-bottom:1px solid #ccc;padding-bottom:0;padding-left:10px}h2 .nav-tab{padding:6px 10px;font-weight:700;font-size:15px;line-height:24px}.spinner{background:url(../images/spinner.gif) no-repeat;-webkit-background-size:20px 20px;background-size:20px 20px;display:none;float:right;opacity:.7;filter:alpha(opacity=70);width:20px;height:20px;margin:2px 5px 0}#template div{margin-right:190px}.metabox-holder h3{font-size:14px;padding:8px 12px;margin:0;line-height:1.4}#templateside ul li a{text-decoration:none}#sidemenu{margin:-30px 15px 0 315px;list-style:none;position:relative;float:right;padding-left:10px;font-size:12px}#sidemenu a{padding:0 7px;display:block;float:left;line-height:28px;border-top:1px solid #f9f9f9;border-bottom:1px solid #dfdfdf;background-color:#f9f9f9;-webkit-transition:none;transition:none}#sidemenu li{display:inline;line-height:200%;list-style:none;text-align:center;white-space:nowrap;margin:0;padding:0}#sidemenu a.current{font-weight:400;padding-left:6px;padding-right:6px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;border:1px solid #dfdfdf;border-bottom-color:#f1f1f1;background-color:#f1f1f1;color:#000}.plugin-install #description,.plugin-install-network #description{width:60%}table .column-rating,table .column-visible,table .vers{text-align:left}.error-message{color:red;font-weight:600}body.iframe{height:98%}.lp-show-latest p{display:none}.lp-show-latest .lp-error p,.lp-show-latest p:last-child{display:block}td.media-icon{text-align:center;width:80px;padding-top:8px;padding-bottom:8px}td.media-icon img{max-width:80px;max-height:60px}#howto{font-size:11px;margin:0 5px;display:block}.importers td{padding-right:14px}.importers{font-size:16px;width:auto}#post-body #post-body-content #namediv h3{margin-top:0}#namediv h3 label{vertical-align:baseline}#namediv table{width:100%}#namediv td.first{width:10px;white-space:nowrap}#namediv input{width:98%}#namediv p{margin:10px 0}#submitdiv h3{margin-bottom:0!important}.zerosize{height:0;width:0;margin:0;border:0;padding:0;overflow:hidden;position:absolute}br.clear{height:2px;line-height:2px}.checkbox{border:0;margin:0;padding:0}fieldset{border:0;padding:0;margin:0}.post-categories{display:inline;margin:0;padding:0}.post-categories li{display:inline}div.star-holder{position:relative;height:17px;width:100px;background:url(../images/stars.png?ver=20121108) repeat-x bottom left}div.star-holder .star-rating{background:url(../images/stars.png?ver=20121108) repeat-x top left;height:17px;float:left}.star-rating{white-space:nowrap}.star-rating .star{display:inline-block;width:20px;height:20px;-webkit-font-smoothing:antialiased;font-size:20px;line-height:1;font-family:dashicons;text-decoration:inherit;font-weight:400;font-style:normal;vertical-align:top;-webkit-transition:color .1s ease-in 0;transition:color .1s ease-in 0;text-align:center;color:#0074a2}.star-rating .star-full:before{content:'\f155'}.star-rating .star-half:before{content:'\f459'}.rtl .star-rating .star-half{-webkit-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg)}.star-rating .star-empty:before{content:'\f154'}div.action-links{font-weight:400;margin:6px 0 0}#plugin-information{background:#fcfcfc;position:fixed;top:0;right:0;bottom:0;left:0;height:auto;padding:0}#plugin-information-title{padding:0 76px 0 20px;font-size:22px;font-weight:600;line-height:56px;top:0;right:0;left:0;height:56px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#plugin-information-tabs{padding:0 16px;position:absolute;top:56px;right:0;left:0;height:36px;z-index:1}#plugin-information-tabs a{position:relative;float:left;padding:8px 10px 9px;margin:0;height:18px;line-height:18px;font-size:14px;text-decoration:none;-webkit-transition:none;transition:none}#plugin-information-tabs a.current{margin:-1px -1px 0;background:#fff;border:1px solid #ddd;border-bottom:0;color:#333}#plugin-information-tabs a:active,#plugin-information-tabs a:focus{outline:0}#plugin-information-content{background:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ddd;position:absolute;top:90px;right:0;bottom:58px;left:0}#section-holder{margin:0;padding:10px 26px;position:absolute;top:0;right:250px;bottom:0;left:0;overflow:auto}#section-holder .updated{margin:16px 0}#plugin-information .fyi{background:#f3f3f3;border-left:1px solid #ddd;color:#666;padding:16px;position:absolute;top:0;right:0;bottom:0;width:217px;overflow:auto}#plugin-information .fyi strong{color:#464646}#plugin-information .fyi h3{font-weight:700;text-transform:uppercase;font-size:12px;color:#666;margin:24px 0 8px}#plugin-information .fyi h2{font-size:.9em;margin-bottom:0;margin-right:0}#plugin-information .fyi ul{padding:0;margin:0;list-style:none}#plugin-information .fyi li{margin:0 0 10px}#plugin-information-footer{padding:15px 16px;position:absolute;right:0;bottom:0;left:0;height:28px}#plugin-information .section ol,#plugin-information .section ul{list-style-type:disc;margin-left:24px}#plugin-information .section,#plugin-information .section p{font-size:14px;line-height:1.7}#plugin-information #section-screenshots ol{list-style:none;margin:0}#plugin-information #section-screenshots li img{vertical-align:text-top;margin-top:16px;max-width:100%;width:auto;height:auto;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);box-shadow:0 1px 2px rgba(0,0,0,.3)}#plugin-information #section-screenshots li p{font-style:italic;padding-left:20px}#plugin-information pre{padding:7px;overflow:auto;border:1px solid #ccc}.plugin-version-author-uri{font-size:13px}@media screen and (max-width:782px){#plugin-information-content{overflow:auto;bottom:58px}#plugin-information .fyi{border:1px solid #ddd;position:static;width:auto;margin:26px 26px 16px}#section-holder{position:static}#plugin-information .fyi h3,#plugin-information .fyi small{display:none}#plugin-information-footer{padding:12px 16px 0;height:46px}}body.import-php #TB_window,body.index-php #TB_window,body.plugin-install-php #TB_window,body.plugins-php #TB_window,body.update-core-php #TB_window{background:#fcfcfc url( ../images/spinner.gif ) no-repeat center}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){body.import-php #TB_window,body.index-php #TB_window,body.plugin-install-php #TB_window,body.plugins-php #TB_window,body.update-core-php #TB_window{background:#fcfcfc url( ../images/spinner-2x.gif ) no-repeat center;-webkit-background-size:20px 20px;background-size:20px 20px}}body.import-php #TB_title,body.index-php #TB_title,body.plugin-install-php #TB_title,body.plugins-php #TB_title,body.update-core-php #TB_title{float:left;height:1px}body.import-php #TB_ajaxWindowTitle,body.index-php #TB_ajaxWindowTitle,body.plugin-install-php #TB_ajaxWindowTitle,body.plugins-php #TB_ajaxWindowTitle,body.update-core-php #TB_ajaxWindowTitle{display:none}body.import-php .tb-close-icon,body.index-php .tb-close-icon,body.plugin-install-php .tb-close-icon,body.plugins-php .tb-close-icon,body.update-core-php .tb-close-icon{line-height:48px;width:48px;height:48px}body.import-php .tb-close-icon:before,body.index-php .tb-close-icon:before,body.plugin-install-php .tb-close-icon:before,body.plugins-php .tb-close-icon:before,body.update-core-php .tb-close-icon:before{line-height:48px}img{border:0}#wphead{border-bottom:1px solid #dfdfdf}#wphead h1 a{color:#464646}.js .meta-box-sortables .postbox:hover .handlediv{margin-right:0!important}.js .meta-box-sortables .postbox .handlediv:before,.js .sidebar-name .sidebar-name-arrow:before{right:12px;font:400 20px/1 dashicons;speak:none;display:inline-block;padding:8px 10px;top:0;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important}.js #widgets-left .sidebar-name .sidebar-name-arrow{display:none}.js #widgets-left .sidebar-name:hover .sidebar-name-arrow,.js #widgets-left .widgets-holder-wrap.closed .sidebar-name .sidebar-name-arrow{display:block}.js .meta-box-sortables .postbox .handlediv:before,.js .sidebar-name .sidebar-name-arrow:before{content:'\f142'}.js .meta-box-sortables .postbox.closed .handlediv:before,.js .widgets-holder-wrap.closed .sidebar-name-arrow:before{content:'\f140'}.error a{text-decoration:underline}.updated a{text-decoration:none;padding-bottom:2px}#photo-add-url-div input[type=text]{width:300px}.alignleft h3{margin:0}#template textarea{font-family:Consolas,Monaco,monospace;font-size:13px;width:97%;background:#f9f9f9;outline:0}#docs-list,#template textarea{direction:ltr}#template p{width:97%}#templateside{float:right;width:190px;word-wrap:break-word}#postcustomstuff p.submit,#templateside h3{margin:0}#templateside h4{margin:1em 0 0}#templateside ol,#templateside ul{margin:.5em 0;padding:0}#templateside li{margin:4px 0}#templateside a,.theme-editor-php .highlight{display:block;padding:3px 3px 3px 12px;text-decoration:none}.theme-editor-php .highlight{margin:-3px 3px -3px -12px}#templateside .highlight{border:0;font-weight:700}.nonessential{color:#666;font-size:11px;font-style:italic;padding-left:12px}#documentation{margin-top:10px}#documentation label{line-height:22px;vertical-align:baseline;font-weight:600}.fileedit-sub{padding:10px 0 8px;line-height:180%}.accordion-section-title:after,.control-section .accordion-section-title:after,.nav-menus-php .item-edit:before,.widget-top a.widget-action:after{right:0;content:'\f140';border:0;background:0 0;font:400 20px/1 dashicons;speak:none;display:block;padding:0;text-indent:0;text-align:center;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important}.accordion-section-title:after,.handlediv,.item-edit,.sidebar-name-arrow,.widget-action{color:#aaa}.accordion-section-title:hover:after,.handlediv:hover,.item-edit:hover,.sidebar-name:hover .sidebar-name-arrow,.widget-action:hover{color:#777}.widget-top a.widget-action:after{padding:12px 12px 0}.nav-menus-php .item-edit:before{line-height:2.1}.accordion-section-title:after,.control-section .accordion-section-title:after{float:right;right:20px;top:-2px}#customize-info.open .accordion-section-title:after,.control-section.open .accordion-section-title:after,.nav-menus-php .menu-item-edit-active .item-edit:before{content:'\f142'}.ui-draggable,.ui-sortable{-ms-touch-action:none;touch-action:none}.menu.ui-sortable,.meta-box-sortables.ui-sortable,.widgets-holder-wrap .ui-draggable,.widgets-holder-wrap .ui-sortable{-ms-touch-action:auto;touch-action:auto}.menu.ui-sortable .menu-item-handle,.meta-box-sortables.ui-sortable .hndle{-ms-touch-action:none;touch-action:none}.accordion-section{border-bottom:1px solid #dfdfdf;margin:0}.accordion-section.open .accordion-section-content,.no-js .accordion-section .accordion-section-content{display:block}.accordion-section.open:hover{border-bottom-color:#dfdfdf}.accordion-section-content{display:none;padding:10px 20px 15px;overflow:hidden;background:#fff}.accordion-section-title{margin:0;padding:12px 15px 15px;position:relative;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.js .accordion-section-title{cursor:pointer}.js .accordion-section-title:after{position:absolute;top:12px;right:10px;z-index:1}.accordion-section-title:focus{outline:0}.accordion-section-title:focus:after,.accordion-section-title:hover:after{border-color:#aaa transparent}.cannot-expand .accordion-section-title{cursor:auto}.cannot-expand .accordion-section-title:after{display:none}.control-section .accordion-section-title{border-left:0;border-right:0;padding:10px 10px 11px 14px;line-height:21px;background:#fff}.control-section .accordion-section-title:after{top:11px}.js .control-section .accordion-section-title:focus,.js .control-section .accordion-section-title:hover,.js .control-section.open .accordion-section-title,.js .control-section:hover .accordion-section-title{color:#222;background:#f5f5f5}.control-section.open .accordion-section-title{border-bottom:1px solid #dfdfdf}@media only screen and (min-width:769px){#col-left{width:35%}#col-right{width:65%}}@media only screen and (max-width:860px){#col-left{width:35%}#col-right{width:65%}}@media only screen and (min-width:980px){#col-left{width:35%}#col-right{width:65%}}@media only screen and (max-width:768px){#col-left,#col-right{width:100%}}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){div.star-holder,div.star-holder .star-rating{background:url(../images/stars-2x.png?ver=20121108) repeat-x bottom left;-webkit-background-size:21px 37px;background-size:21px 37px}.spinner{background-image:url(../images/spinner-2x.gif)}#bulk-titles div a,#bulk-titles div a:hover,#screen-meta-links a.show-settings,.curtime #timestamp,.meta-box-sortables .postbox:hover .handlediv,.sidebar-name-arrow,.sidebar-name:hover .sidebar-name-arrow,.tagchecklist span a,.tagchecklist span a:hover,.widget-top a.widget-action,.widget-top a.widget-action:hover{background:none!important}}@-ms-viewport{width:device-width}@media screen and (max-width:782px){html.wp-toolbar{padding-top:46px}body{min-width:240px;overflow-x:hidden}body *{-webkit-tap-highlight-color:rgba(0,0,0,0)!important}#wpwrap{background:#f0f0f0}#wpcontent{position:relative;margin-left:0;padding-left:10px}#wpbody-content{padding-bottom:100px}.wrap{margin-right:12px;margin-left:0}.col-wrap{padding:0}#collapse-menu,#screen-meta,#screen-meta-links,.post-format-select{display:none!important}.wrap .add-new-h2,.wrap .add-new-h2:active{padding:10px 15px;font-size:14px}.wp-color-result{height:auto;padding-left:45px}.wp-color-result:after{font-size:14px;height:auto;padding:6px 14px}.media-upload-form div.error,.wrap div.error,.wrap div.updated{margin:20px 0 10px;padding:5px 10px;font-size:14px;line-height:175%}.wrap .icon32+h2{margin-top:-2px}.wp-responsive-open #wpbody{right:-190px}.postbox{font-size:14px}.metabox-holder h3{padding:12px}.postbox .handlediv{margin-top:3px}.subsubsub{font-size:16px;text-align:center;margin-bottom:15px}#templateside{float:none;width:auto}#templateside li{margin:0}#templateside li a{display:block;padding:5px}#templateside .highlight{padding:5px;margin-left:-5px;margin-top:-5px}#template div{float:none;margin:0;width:auto}#template textarea{width:100%}.fileedit-sub .alignright{margin-top:15px}#comments-form .checkforspam,#wpfooter{display:none}}@media screen and (max-width:600px){#wpwrap.wp-responsive-open{overflow-x:hidden}html.wp-toolbar{padding-top:0}#wpbody{padding-top:46px}div#post-body.metabox-holder.columns-1{overflow-x:hidden}}input,input[type=email],input[type=number],input[type=password],input[type=search],input[type=text],input[type=url],textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=email],input[type=url]{direction:ltr}input[type=checkbox],input[type=radio]{border:1px solid #bbb;background:#fff;color:#555;clear:none;cursor:pointer;display:inline-block;line-height:0;height:16px;margin:-4px 4px 0 0;outline:0;padding:0!important;text-align:center;vertical-align:middle;width:16px;min-width:16px;-webkit-appearance:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-webkit-transition:.05s border-color ease-in-out;transition:.05s border-color ease-in-out}input[type=radio]:checked+label:before{color:#888}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#2ea2cc}.wp-admin p input[type=checkbox],.wp-admin p input[type=radio],td>input[type=checkbox]{margin-top:0}.wp-admin p label input[type=checkbox]{margin-top:-4px}.wp-admin p label input[type=radio]{margin-top:-2px}input[type=radio]{-webkit-border-radius:50%;border-radius:50%;margin-right:4px;line-height:10px}input[type=checkbox]:checked:before,input[type=radio]:checked:before{float:left;display:inline-block;vertical-align:middle;width:16px;font:400 21px/1 dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=checkbox]:checked:before{content:'\f147';margin:-3px 0 0 -4px;color:#1e8cbe}input[type=radio]:checked:before{content:'\2022';text-indent:-9999px;-webkit-border-radius:50px;border-radius:50px;font-size:24px;width:6px;height:6px;margin:4px;line-height:16px;background-color:#1e8cbe}input.readonly,textarea.readonly{background-color:#ddd}@-moz-document url-prefix(){.form-table input.tog,input[type=checkbox],input[type=radio]{margin-bottom:-1px}}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-decoration{display:none}.ie8 input[type=password]{font-family:sans-serif}button,input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}input,select,textarea{font-size:14px;padding:3px 5px;line-height:15px;-webkit-border-radius:0;border-radius:0}textarea{overflow:auto;padding:2px 6px;line-height:1.4}input[type=email],input[type=number],input[type=password],input[type=search],input[type=text],input[type=url],select,textarea{outline:0}.wp-admin input[type=file]{padding:3px 0}label{cursor:pointer}input,select{margin:1px;padding:3px 5px}input.code{padding-top:6px}textarea.code{line-height:1.4;padding:4px 6px 1px}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07);background-color:#fff;color:#333;-webkit-transition:.05s border-color ease-in-out;transition:.05s border-color ease-in-out}select[disabled]{color:#7f7f7f}input[type=checkbox]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=radio]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#5b9dd9;-webkit-box-shadow:0 0 2px rgba(30,140,190,.8);box-shadow:0 0 2px rgba(30,140,190,.8)}input[readonly]{background-color:#eee}.wp-core-ui :-moz-placeholder,:-moz-placeholder{color:#a9a9a9}.form-invalid{background-color:#ffebe8!important}.form-invalid input,.form-invalid select{border-color:#c00!important}.form-input-tip{color:#666}input.disabled,input:disabled,textarea.disabled,textarea:disabled{-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.04);box-shadow:inset 0 1px 2px rgba(0,0,0,.04);border-color:rgba(222,222,222,.75);background:rgba(255,255,255,.5);color:rgba(51,51,51,.5)}input[type=checkbox]:disabled,input[type=checkbox]:disabled:checked:before,input[type=radio]:disabled,input[type=radio]:disabled:checked:before{opacity:.7}.wp-admin select{padding:2px;line-height:28px;height:28px;vertical-align:middle}.wp-admin .button-cancel{padding:0 5px;line-height:2}.meta-box-sortables select{max-width:100%}.wp-admin select[multiple]{height:auto}.submit{padding:1.5em 0;margin:5px 0;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;border:0}form p.submit a.cancel:hover{text-decoration:none}p.submit{text-align:left;max-width:100%;margin-top:20px;padding-top:10px}.textright p.submit{border:0;text-align:right}table.form-table+input+input+p.submit,table.form-table+input+p.submit,table.form-table+p.submit{border-top:0;padding-top:0}#major-publishing-actions input,#minor-publishing-actions .preview,#minor-publishing-actions input{text-align:center}input.all-options,textarea.all-options{width:250px}input.large-text,textarea.large-text{width:99%}#adduser .form-field input,input.regular-text{width:25em}input.small-text{width:50px;padding:1px 6px}input[type=number].small-text{width:65px}#doaction,#doaction2,#post-query-submit{margin:1px 8px 0 0}.tablenav #changeit,.tablenav #clear-recent-list,.tablenav #delete_all{margin-top:1px}.tablenav .actions select{float:left;margin-right:6px;max-width:200px}.ie8 .tablenav .actions select{width:155px}.ie8 .tablenav .actions select#cat{width:200px}#timezone_string option{margin-left:1em}#upload-form label{color:#777}#your-profile label+a,fieldset label,label{vertical-align:middle}#misc-publishing-actions label,.options-media-php label[for*="_size_"]{vertical-align:baseline}#misc-publishing-actions label[for=post_status]:before{content:'\f173';display:inline-block;font:400 20px/1 dashicons;speak:none;left:-1px;padding:0 5px 0 0;position:relative;top:0;text-decoration:none!important;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#pass-strength-result{background-color:#eee;border:1px solid #ddd;float:left;margin:13px 5px 5px 1px;padding:3px 5px;text-align:center;width:200px;display:none}#pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040}#pass-strength-result.bad{background-color:#ffb78c;border-color:#ff853c}#pass-strength-result.good{background-color:#ffec8b;border-color:#fc0}#pass-strength-result.strong{background-color:#c3ff88;border-color:#8dff1c}.indicator-hint{padding-top:8px}p.search-box{float:right;margin:0}.network-admin.themes-php p.search-box{clear:left}#search-plugins input[name="s"],.search-box input[name="s"],.tagsdiv .newtag{float:left;height:28px;margin:0 4px 0 0}input[type=text].ui-autocomplete-loading{background:transparent url(../images/loading.gif) no-repeat right center;visibility:visible}ul#add-to-blog-users{margin:0 0 0 14px}.ui-autocomplete-input.open{-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0}.ui-autocomplete{padding:0;margin:0;list-style:none;position:absolute;z-index:10000;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;border:1px solid #aaa;background-color:#efefef}.ui-autocomplete li{margin-bottom:0;white-space:nowrap;text-align:left}.ui-autocomplete li a{display:block;height:100%;padding:4px 10px;color:#444}.ui-autocomplete li a.ui-state-focus{background-color:#ddd;cursor:pointer}.form-table{border-collapse:collapse;margin-top:.5em;width:100%;clear:both}.form-table,.form-table td,.form-table td p,.form-table th,.form-wrap label{font-size:14px}.form-table td{margin-bottom:9px;padding:15px 10px;line-height:1.3;vertical-align:middle}.form-table th,.form-wrap label{color:#222;font-weight:400;text-shadow:none;vertical-align:baseline}.form-table th{vertical-align:top;text-align:left;padding:20px 10px 20px 0;width:200px;line-height:1.3;font-weight:600}.form-table th.th-full{width:auto;font-weight:400}.form-table td p{margin-top:4px;margin-bottom:0}.form-table td fieldset label{margin:.25em 0 .5em!important;display:inline-block}.form-table td fieldset label,.form-table td fieldset li,.form-table td fieldset p{line-height:1.4em}.form-table input.tog,.form-table input[type=radio]{margin-top:-4px;margin-right:4px;float:none}.form-table .pre{padding:8px;margin:0}table.form-table td .updated{font-size:13px}#profile-page .form-table textarea{width:500px;margin-bottom:6px}#profile-page .form-table #rich_editing{margin-right:5px}#your-profile legend{font-size:22px}#display_name{width:15em}#createuser .form-field input{width:25em}.color-option{display:inline-block;width:24%;padding:5px 15px 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:3px}.color-option.selected,.color-option:hover{background:#ddd}.color-palette{width:100%;border-spacing:0;border-collapse:collapse}.color-palette td{height:20px;padding:0;border:0}.color-option{cursor:pointer}.tool-box .title{margin:8px 0;font-size:18px;font-weight:400;line-height:24px}.pressthis{margin:20px 0}.pressthis a,.pressthis a:active,.pressthis a:focus,.pressthis a:hover{display:inline-block;position:relative;cursor:move;color:#333;background:#e6e6e6;-webkit-border-radius:5px;border-radius:5px;border:1px solid #b4b4b4;font-style:normal;line-height:16px;font-size:14px;text-decoration:none}.pressthis a:active{outline:0}.pressthis a:hover:after{-webkit-transform:skew(20deg) rotate(9deg);-ms-transform:skew(20deg) rotate(9deg);transform:skew(20deg) rotate(9deg);-webkit-box-shadow:0 10px 8px rgba(0,0,0,.7);box-shadow:0 10px 8px rgba(0,0,0,.7)}.pressthis a span{display:inline-block;margin:0;padding:0 12px 8px 9px}.pressthis a span:before{color:#777;font:400 20px/1 dashicons;content:'\f157';position:relative;display:inline-block;top:4px;margin-right:4px}.pressthis a:after{content:'';width:70%;height:55%;z-index:-1;position:absolute;right:10px;bottom:9px;background:0 0;-webkit-transform:skew(20deg) rotate(6deg);-ms-transform:skew(20deg) rotate(6deg);transform:skew(20deg) rotate(6deg);-webkit-box-shadow:0 10px 8px rgba(0,0,0,.6);box-shadow:0 10px 8px rgba(0,0,0,.6)}#local-time,#utc-time{padding-left:25px;font-style:italic}.defaultavatarpicker .avatar{margin:2px 0;vertical-align:middle}.options-general-php .spinner{float:none;margin:-3px 3px}@media screen and (max-width:782px){textarea{-webkit-appearance:none}input[type=number],input[type=password],input[type=search],input[type=text]{-webkit-appearance:none;padding:6px 10px}input.code{padding-bottom:5px;padding-top:10px}.widefat th input[type=checkbox],input[type=checkbox]{-webkit-appearance:none;padding:10px}.widefat th input[type=checkbox]{margin-bottom:8px}.widefat th input[type=checkbox]:before,input[type=checkbox]:checked:before{font:400 30px/1 Dashicons;margin:-3px -5px}input[type=checkbox],input[type=radio]{height:25px;width:25px}.wp-admin p input[type=checkbox],.wp-admin p input[type=radio]{margin-top:-3px}input[type=radio]:checked:before{vertical-align:middle;width:9px;height:9px;margin:7px;line-height:16px}.wp-upload-form input[type=submit]{margin-top:10px}#wpbody select{height:36px;font-size:16px}.wp-admin .button-cancel{padding:0;font-size:14px}#createuser .form-field input{width:100%}.form-table{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form-table td,.form-table th{display:block;width:auto;vertical-align:middle}.form-table .color-palette td{display:table-cell;width:15px}.form-table table.color-palette{margin-right:10px}input,textarea{font-size:16px}#profile-page .form-table textarea,.form-table span.description,.form-table td input[type=password],.form-table td input[type=text],.form-table td select,.form-table td textarea{width:100%;font-size:16px;line-height:1.5;padding:7px 10px;display:block;max-width:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form-table input[type=text].small-text,input[type=number].small-text,input[type=password].small-text,input[type=search].small-text,input[type=text].small-text{width:auto;max-width:55px;display:inline;padding:3px 6px;margin:0 3px}#pass-strength-result{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:8px}p.search-box{float:none;position:absolute;bottom:0;width:98%;height:90px;margin-bottom:20px}p.search-box input[name="s"]{height:auto;float:none;width:100%;margin-bottom:10px;vertical-align:middle;-webkit-appearance:none}p.search-box input[type=submit]{margin-bottom:10px}.form-table span.description{padding:4px 0 0;line-height:1.4em}.form-table th{padding-top:10px;padding-bottom:0;border-bottom:0}.form-table td{padding-top:8px;padding-left:0}.form-table input.regular-text{width:100%}.form-table label{font-size:14px}.form-table fieldset label{display:block}#utc-time{margin-top:10px}#local-time,#utc-time{display:block;float:none;padding:0;line-height:2}}@media only screen and (max-width:768px){.form-field input,.form-field textarea{width:99%}.form-wrap .form-field{padding:0}#profile-page .form-table textarea{max-width:400px;width:auto}}@media screen and (max-width:600px){.color-option{width:49%}}#adminmenu,#adminmenu .wp-submenu,#adminmenuback,#adminmenuwrap{width:160px;background-color:#222}#adminmenuback{position:absolute;top:0;bottom:0;z-index:-1}#adminmenu{clear:left;margin:12px 0 0;padding:0;list-style:none}.folded #adminmenu,.folded #adminmenu li.menu-top,.folded #adminmenuback,.folded #adminmenuwrap{width:36px}.icon16{height:18px;width:18px;padding:6px;margin:-6px 0 0 -8px;float:left}.icon16:before{color:#999;font:400 20px/1 dashicons;speak:none;padding:6px 0;height:34px;width:20px;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.icon16.icon-dashboard:before{content:'\f226'}.icon16.icon-post:before{content:'\f109'}.icon16.icon-media:before{content:'\f104'}.icon16.icon-links:before{content:'\f103'}.icon16.icon-page:before{content:'\f105'}.icon16.icon-comments:before{content:'\f101';margin-top:1px}.icon16.icon-appearance:before{content:'\f100'}.icon16.icon-plugins:before{content:'\f106'}.icon16.icon-users:before{content:'\f110'}.icon16.icon-tools:before{content:'\f107'}.icon16.icon-settings:before{content:'\f108'}.icon16.icon-site:before{content:'\f112'}.icon16.icon-generic:before{content:'\f111'}.icon16.icon-appearance,.icon16.icon-comments,.icon16.icon-dashboard,.icon16.icon-generic,.icon16.icon-links,.icon16.icon-media,.icon16.icon-page,.icon16.icon-plugins,.icon16.icon-post,.icon16.icon-settings,.icon16.icon-site,.icon16.icon-tools,.icon16.icon-users,.menu-icon-appearance div.wp-menu-image,.menu-icon-comments div.wp-menu-image,.menu-icon-dashboard div.wp-menu-image,.menu-icon-generic div.wp-menu-image,.menu-icon-links div.wp-menu-image,.menu-icon-media div.wp-menu-image,.menu-icon-page div.wp-menu-image,.menu-icon-plugins div.wp-menu-image,.menu-icon-post div.wp-menu-image,.menu-icon-settings div.wp-menu-image,.menu-icon-site div.wp-menu-image,.menu-icon-tools div.wp-menu-image,.menu-icon-users div.wp-menu-image{background-image:none!important}#adminmenuwrap{position:relative;float:left}#adminmenu *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#adminmenu li{margin:0;padding:0;cursor:pointer}#adminmenu a{display:block;line-height:18px;padding:2px 5px;color:#eee}#adminmenu .wp-submenu a{color:#bbb}#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover{background:0 0}#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a:hover,#adminmenu li.menu-top>a:focus{color:#2ea2cc}#adminmenu li.menu-top{border:0;min-height:34px;position:relative}#adminmenu .wp-submenu{list-style:none;position:absolute;top:-1000em;left:160px;overflow:visible;word-wrap:break-word}#adminmenu .wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu,.folded #adminmenu a.wp-has-current-submenu:focus+.wp-submenu{padding:7px 0 8px;z-index:9999;background-color:#333;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.2);box-shadow:0 3px 5px rgba(0,0,0,.2)}#adminmenu a.menu-top:focus+.wp-submenu,.js #adminmenu .opensub .wp-submenu,.js #adminmenu .sub-open,.no-js li.wp-has-submenu:hover .wp-submenu{top:-1px}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu .wp-submenu.sub-open,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.no-js li.wp-has-current-submenu:hover .wp-submenu{position:relative;z-index:3;top:auto;left:auto;right:auto;bottom:auto;border:0 none;margin-top:0;-webkit-box-shadow:none;box-shadow:none;background-color:#333}#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{position:relative;background-color:#111}.folded #adminmenu li.menu-top:hover,.folded #adminmenu li.opensub>a.menu-top,.folded #adminmenu li>a.menu-top:focus{z-index:10000}#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu .wp-menu-arrow,#adminmenu .wp-menu-arrow div,#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top,.folded #adminmenu li.wp-has-current-submenu{background:#0074a2;color:#fff}.folded #adminmenu .opensub .wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu.sub-open,.folded #adminmenu .wp-has-current-submenu a.menu-top:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu.opensub .wp-submenu,.folded #adminmenu .wp-submenu.sub-open,.folded #adminmenu a.menu-top:focus+.wp-submenu,.no-js.folded #adminmenu .wp-has-submenu:hover .wp-submenu{top:0;left:36px}.folded #adminmenu .wp-has-current-submenu .wp-submenu,.folded #adminmenu a.wp-has-current-submenu:focus+.wp-submenu{position:absolute;top:-1000em}#adminmenu .wp-not-current-submenu .wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{min-width:160px;width:auto}#adminmenu .wp-submenu a{font-size:13px;line-height:1.2;margin:0;padding:6px 0}#adminmenu .opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#fff}#adminmenu .wp-not-current-submenu li>a,.folded #adminmenu .wp-has-current-submenu li>a{padding-right:16px;padding-left:14px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#adminmenu .wp-has-current-submenu ul>li>a,.folded #adminmenu li.menu-top .wp-submenu>li>a{padding:6px 12px}#adminmenu .wp-submenu-head,#adminmenu a.menu-top{font-size:14px;font-weight:400;line-height:18px;padding:0}#adminmenu .wp-submenu-head,.folded #adminmenu .wp-menu-name{display:none}.folded #adminmenu .wp-submenu-head{display:block}#adminmenu .wp-submenu li{padding:0;margin:0;overflow:hidden}#adminmenu .wp-menu-image img{padding:9px 0 0;opacity:.6;filter:alpha(opacity=60)}#adminmenu div.wp-menu-name{padding:8px 0}#adminmenu div.wp-menu-image{float:left;width:36px;height:34px;margin:0;text-align:center}#adminmenu div.wp-menu-image.svg{background-repeat:no-repeat;background-position:center;-webkit-background-size:20px auto;background-size:20px auto}div.wp-menu-image:before{color:#999;padding:7px 0;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#adminmenu div.wp-menu-image:before{color:#999}#adminmenu .current div.wp-menu-image:before,#adminmenu .wp-has-current-submenu div.wp-menu-image:before,#adminmenu a.current:hover div.wp-menu-image:before,#adminmenu a.wp-has-current-submenu:hover div.wp-menu-image:before,#adminmenu li.wp-has-current-submenu:hover div.wp-menu-image:before{color:#fff}#adminmenu li:hover div.wp-menu-image:before{color:#2ea2cc}.folded #adminmenu div.wp-menu-image{width:35px;height:30px;position:absolute;z-index:25}.folded #adminmenu a.menu-top{height:34px}.no-font-face #adminmenu .wp-menu-image{display:none}.no-font-face #adminmenu div.wp-menu-name{padding:8px 12px}.no-font-face.auto-fold #adminmenu .wp-menu-name{margin-left:0}.sticky-menu #adminmenuwrap{position:fixed;z-index:9999}.wp-menu-arrow{display:none!important}ul#adminmenu a.wp-has-current-submenu{position:relative}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{right:0;border:solid 8px transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-right-color:#f1f1f1;top:50%;margin-top:-8px}.folded ul#adminmenu li:hover a.wp-has-current-submenu:after{display:none}.folded ul#adminmenu a.wp-has-current-submenu:after,.folded ul#adminmenu>li a.current:after{border-width:4px;margin-top:-4px}#adminmenu li.wp-has-submenu.wp-not-current-submenu:hover:after{right:0;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-width:8px;top:10px;z-index:10000}.folded ul#adminmenu li.wp-has-submenu.wp-not-current-submenu:hover:after{border-width:4px;margin-top:-4px;top:18px}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-right-color:#333}#adminmenu li.menu-top:hover .wp-menu-image img,#adminmenu li.wp-has-current-submenu .wp-menu-image img{opacity:1;filter:alpha(opacity=100)}#adminmenu li.wp-menu-separator{height:5px;padding:0;margin:0 0 6px;cursor:inherit}#adminmenu div.separator{height:2px;padding:0}#adminmenu .wp-submenu .wp-submenu-head{color:#fff;font-weight:400;font-size:14px;padding:8px 4px 8px 11px;margin:-7px 0 4px}#adminmenu li.current,.folded #adminmenu li.wp-menu-open{border:0 none}#adminmenu .awaiting-mod,#adminmenu .update-plugins,#sidemenu li a span.update-plugins{display:inline-block;background-color:#d54e21;color:#fff;font-size:9px;line-height:17px;font-weight:600;margin:1px 0 0 2px;vertical-align:top;-webkit-border-radius:10px;border-radius:10px;z-index:26}#adminmenu li .awaiting-mod span,#adminmenu li span.update-plugins span,#sidemenu li a span.update-plugins span{display:block;padding:0 6px}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod{background-color:#2ea2cc;color:#fff}#adminmenu li span.count-0,#sidemenu li a .count-0{display:none}#collapse-menu{font-size:13px;line-height:34px;margin-top:10px;color:#aaa;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#collapse-menu:hover,#collapse-menu:hover #collapse-button div:after{color:#2ea2cc}.folded #collapse-menu span{display:none}#collapse-button,#collapse-button div{width:15px;height:15px}#collapse-button{float:left;height:15px;margin:10px 8px 10px 11px;width:15px;-webkit-border-radius:10px;border-radius:10px}#wpwrap #collapse-button div{padding:0}#collapse-button div:after{content:'\f148';display:block;line-height:15px;left:-3px;top:-3px;color:#aaa;font:400 20px/1 dashicons!important;speak:none;margin:0 auto;padding:0!important;position:relative;text-align:center;width:20px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.folded #collapse-button div:after,.rtl #collapse-button div:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.rtl.folded #collapse-button div:after{-webkit-transform:none;-ms-transform:none;transform:none}li#wp-admin-bar-menu-toggle{display:none}@media only screen and (max-width:900px){.auto-fold #wpcontent,.auto-fold #wpfooter{margin-left:56px}.auto-fold #adminmenu,.auto-fold #adminmenu li.menu-top,.auto-fold #adminmenuback,.auto-fold #adminmenuwrap{width:36px}.auto-fold #adminmenu .opensub .wp-submenu,.auto-fold #adminmenu .wp-has-current-submenu .wp-submenu.sub-open,.auto-fold #adminmenu .wp-has-current-submenu a.menu-top:focus+.wp-submenu,.auto-fold #adminmenu .wp-has-current-submenu.opensub .wp-submenu,.auto-fold #adminmenu .wp-submenu.sub-open,.auto-fold #adminmenu a.menu-top:focus+.wp-submenu{top:0;left:36px}.auto-fold #adminmenu .wp-has-current-submenu .wp-submenu,.auto-fold #adminmenu a.wp-has-current-submenu:focus+.wp-submenu{position:absolute;top:-1000em;margin-right:-1px;padding:7px 0 8px;z-index:9999}.auto-fold #adminmenu .wp-has-current-submenu .wp-submenu{min-width:150px;width:auto}.auto-fold #adminmenu .wp-has-current-submenu li>a{padding-right:16px;padding-left:14px}.auto-fold #adminmenu li.menu-top .wp-submenu>li>a{padding-left:12px}.auto-fold #adminmenu .wp-menu-name{display:none}.auto-fold #adminmenu .wp-submenu-head{display:block}.auto-fold #adminmenu div.wp-menu-image{height:30px;width:34px;position:absolute;z-index:25}.auto-fold #adminmenu a.menu-top{height:34px}.auto-fold #adminmenu li.wp-menu-open{border:0 none}.auto-fold #adminmenu .wp-has-current-submenu.menu-top-last{margin-bottom:0}.auto-fold ul#adminmenu li:hover a.wp-has-current-submenu:after{display:none}.auto-fold ul#adminmenu li.wp-has-submenu.wp-not-current-submenu:hover:after{border-width:4px;margin-top:-4px;top:16px}.auto-fold ul#adminmenu a.wp-has-current-submenu:after,.auto-fold ul#adminmenu>li a.current:after{border-width:4px;margin-top:-4px}.auto-fold #adminmenu li.menu-top:hover,.auto-fold #adminmenu li.opensub>a.menu-top,.auto-fold #adminmenu li>a.menu-top:focus{z-index:10000}.auto-fold #collapse-menu span{display:none}.auto-fold #collapse-button div{background:0 0}.auto-fold #collapse-button div:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.rtl.auto-fold #collapse-button div:after{-webkit-transform:none;-ms-transform:none;transform:none}}@media screen and (max-width:782px){.auto-fold #wpcontent{position:relative;margin-left:0;padding-left:10px}.sticky-menu #adminmenuwrap{position:relative;z-index:auto;top:0}.auto-fold #adminmenu,.auto-fold #adminmenuback,.auto-fold #adminmenuwrap{position:absolute;width:190px;z-index:100}.auto-fold #adminmenuback,.auto-fold #adminmenuwrap{display:none}.auto-fold .wp-responsive-open #adminmenuback,.auto-fold .wp-responsive-open #adminmenuwrap{display:block}.auto-fold #adminmenu li.menu-top{width:100%}.auto-fold #adminmenu li a{font-size:16px;padding:5px}.auto-fold #adminmenu li.menu-top .wp-submenu>li>a{padding:10px 10px 10px 20px}.auto-fold #adminmenu .wp-menu-name{display:block;margin-left:35px}.auto-fold ul#adminmenu a.wp-has-current-submenu:after,.auto-fold ul#adminmenu>li.current>a.current:after{border-width:8px;margin-top:-8px}.auto-fold ul#adminmenu li.wp-has-submenu.wp-not-current-submenu:hover:after{display:none}#adminmenu .wp-submenu{position:relative;display:none}.auto-fold #adminmenu .selected .wp-submenu,.auto-fold #adminmenu .wp-menu-open .wp-submenu{position:relative;display:block;top:0;left:-1px;-webkit-box-shadow:none;box-shadow:none}.auto-fold #adminmenu .opensub .wp-submenu,.auto-fold #adminmenu .selected .wp-submenu:after,.auto-fold #adminmenu .wp-menu-open .wp-submenu:after{display:none}.auto-fold #adminmenu .selected .wp-submenu,.auto-fold ul#adminmenu li:hover a.wp-has-current-submenu:after{display:block}.auto-fold #adminmenu .wp-has-current-submenu a.menu-top:focus+.wp-submenu,.auto-fold #adminmenu a.menu-top:focus+.wp-submenu{position:relative;left:-1px;right:0;top:0}#adminmenu .wp-submenu .wp-submenu-head{display:none}#wp-responsive-toggle{position:fixed;top:5px;left:4px;padding-right:10px;z-index:99999;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#wpadminbar #wp-admin-bar-menu-toggle a{display:block;padding:0;overflow:hidden;outline:0;text-decoration:none;border:1px solid transparent;background:0 0;height:44px;margin-left:-1px}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#333}li#wp-admin-bar-menu-toggle{display:block}#wpadminbar #wp-admin-bar-menu-toggle a:hover{border:1px solid transparent}#wpadminbar #wp-admin-bar-menu-toggle .ab-icon:before{content:'\f228';display:inline-block;float:left;font:400 40px/45px Dashicons;vertical-align:middle;outline:0;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:44px;width:50px;padding:0;border:0;text-align:center;text-decoration:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}@media screen and (max-width:600px){#adminmenuback,#adminmenuwrap{display:none}.wp-responsive-open #adminmenuback,.wp-responsive-open #adminmenuwrap{display:block}.auto-fold #adminmenu{top:46px}}#wpbody-content #dashboard-widgets.columns-1 .postbox-container{width:100%}#wpbody-content #dashboard-widgets.columns-2 .postbox-container{width:49.5%}#wpbody-content #dashboard-widgets.columns-2 #postbox-container-2,#wpbody-content #dashboard-widgets.columns-2 #postbox-container-3,#wpbody-content #dashboard-widgets.columns-2 #postbox-container-4{float:right;width:50.5%}#wpbody-content #dashboard-widgets.columns-3 .postbox-container{width:33.5%}#wpbody-content #dashboard-widgets.columns-3 #postbox-container-1{width:33%}#wpbody-content #dashboard-widgets.columns-3 #postbox-container-3,#wpbody-content #dashboard-widgets.columns-3 #postbox-container-4{float:right}#dashboard-widgets .postbox-container,#wpbody-content #dashboard-widgets.columns-4 .postbox-container{width:25%}#dashboard-widgets-wrap .columns-3 #postbox-container-4 .empty-container{border:0!important}.ie8 #wpbody-content #dashboard-widgets .postbox-container{width:49.5%}.ie8 #wpbody-content #dashboard-widgets #postbox-container-2,.ie8 #wpbody-content #dashboard-widgets #postbox-container-3,.ie8 #wpbody-content #dashboard-widgets #postbox-container-4{float:right;width:50.5%}.ie8 #dashboard-widgets #postbox-container-3 .empty-container,.ie8 #dashboard-widgets #postbox-container-4 .empty-container{border:0 none;height:0;min-height:0}#dashboard-widgets-wrap{overflow:hidden;margin:0 -8px}#dashboard-widgets .postbox .inside{margin-bottom:0}#dashboard-widgets .meta-box-sortables{margin:0 8px;min-height:100px}h3.dashboard-widget-title,h3.dashboard-widget-title small,h3.dashboard-widget-title span{color:#333}h3.dashboard-widget-title small a{color:#d7d7d7}h3.dashboard-widget-title small a:hover{color:#fff}#the-comment-list td.comment p.comment-author{margin-top:0;margin-left:0}#the-comment-list p.comment-author img{float:left;margin-right:8px}#the-comment-list p.comment-author strong a{border:0}#the-comment-list td{vertical-align:top}#the-comment-list td.comment{word-wrap:break-word}#the-comment-list td.comment img{max-width:100%}.welcome-panel{position:relative;overflow:auto;margin:16px 0;padding:23px 10px 0;border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);background:#fff;font-size:13px;line-height:2.1em}.welcome-panel h3{margin:0;font-size:21px;font-weight:400;line-height:1.2}.welcome-panel h4{margin:1.33em 0 0;font-size:16px}.welcome-panel li{font-size:14px}.welcome-panel p{color:#777}.welcome-panel a{text-decoration:none}.welcome-panel .about-description{font-size:16px;margin:0}.welcome-panel .welcome-panel-close{position:absolute;top:5px;right:10px;padding:20px 15px 0 3px;font-size:13px;text-decoration:none;line-height:1}#welcome-panel.welcome-panel .welcome-panel-close::before{position:absolute;left:-18px;margin-top:-2px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.wp-core-ui .welcome-panel .button.button-hero{margin:15px 0 3px}.welcome-panel-content{margin-left:13px;max-width:1500px}.welcome-panel .welcome-panel-column-container{clear:both;overflow:hidden;position:relative}.welcome-panel .welcome-panel-column{width:32%;min-width:200px;float:left}.ie8 .welcome-panel .welcome-panel-column{min-width:230px}.welcome-panel .welcome-panel-column:first-child{width:36%}.welcome-panel-column p.hide-if-no-customize{margin-top:10px}.welcome-panel-column p{margin-top:7px;color:#464646}.welcome-panel .welcome-icon{display:block;padding:0 0 8px;background:transparent!important}.welcome-panel .welcome-icon:before{color:#888;font:400 20px/1 dashicons;speak:none;display:inline-block;padding:0 10px 0 0;top:-1px;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important;vertical-align:top}.welcome-panel .welcome-edit-page:before,.welcome-panel .welcome-write-blog:before{content:'\f119';top:-3px}.welcome-panel .welcome-add-page:before{content:'\f132'}.welcome-panel .welcome-view-site:before{content:'\f115';top:-2px}.welcome-panel .welcome-widgets-menus:before{content:'\f116';top:-2px}.welcome-panel .welcome-comments:before{content:'\f117';top:-1px}.welcome-panel .welcome-learn-more:before{content:'\f118';top:-1px}.welcome-panel .welcome-widgets-menus{line-height:16px}.welcome-panel .welcome-panel-column ul{margin:.8em 1em 1em 0}.welcome-panel .welcome-panel-column li{line-height:16px;list-style-type:none}#dashboard_primary .inside{margin:0;padding:0}#dashboard_primary .dashboard-widget-control-form,#dashboard_primary .widget-loading{padding:12px 12px 0}body #dashboard-widgets .postbox form .submit{margin:0}.dashboard-widget-control-form{overflow:hidden}.dashboard-widget-control-form p{margin-top:0}div.dashboard-widget-error{background-color:#c43}div.dashboard-widget-notice{background-color:#cfe1ef}.rssSummary{color:#777;margin-top:4px}#dashboard_primary .rss-widget{border-bottom:1px solid #eee;font-size:13px;padding:8px 12px 10px}#dashboard_primary .rss-widget:last-child{border-bottom:0;padding-bottom:8px}#dashboard_primary .rss-widget a{font-weight:400}#dashboard_primary .rss-widget span,#dashboard_primary .rss-widget span.rss-date{color:#777}#dashboard_primary .rss-widget span.rss-date{margin-left:12px}#dashboard_primary .rss-widget ul li{margin-bottom:8px}#dashboard_right_now ul{margin:0;overflow:hidden}#dashboard_right_now li{width:50%;float:left;margin-bottom:10px}#dashboard_right_now .inside{overflow:hidden;padding:0}#dashboard_right_now .main{overflow:hidden;padding:0 12px 11px}#dashboard_right_now .main p{margin:0}#dashboard_right_now #wp-version-message .button{clear:right;float:right;position:relative;top:-5px}.mu-storage{overflow:hidden}#dashboard-widgets h4.mu-storage{margin-bottom:10px}#dashboard_right_now li a:before,#dashboard_right_now li span:before{color:#888}#dashboard_right_now .sub{color:#777;background:#f5f5f5;border-top:1px solid #eee;padding:10px 12px 6px}#dashboard_right_now .sub h4{color:#555}#dashboard_right_now .sub p{margin:0 0 1em}#dashboard_right_now .warning a:before,#dashboard_right_now .warning span:before{color:#d54e21}#dashboard_right_now li a:before,#dashboard_right_now li span:before{content:'\f159';font:400 20px/1 dashicons;speak:none;display:block;float:left;margin:0 5px 0 0;padding:0;text-indent:0;text-align:center;position:relative;-webkit-font-smoothing:antialiased;text-decoration:none!important}#dashboard_right_now .page-count a:before,#dashboard_right_now .page-count span:before{content:'\f105'}#dashboard_right_now .post-count a:before,#dashboard_right_now .post-count span:before{content:'\f109'}#dashboard_right_now .comment-count a:before{content:'\f101'}#dashboard_right_now .comment-mod-count a:before{content:'\f125'}#dashboard_right_now .storage-count a:before{content:'\f104'}#dashboard_right_now .storage-count.warning a:before{content:'\f153'}#dashboard_quick_press .inside{margin:0;padding:0}#dashboard_quick_press div.updated{margin-bottom:10px;border:1px solid #eee;border-width:1px 1px 1px 0}#dashboard_quick_press form{overflow:hidden;margin:12px}#dashboard_quick_press .drafts,#dashboard_quick_press .easy-blogging{padding:10px 0 0}input#save-post{float:left}form.initial-form.quickpress-open label.prompt{font-style:normal}form.initial-form.quickpress-open input#title{height:auto}#dashboard_quick_press input,#dashboard_quick_press textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0}#dashboard_quick_press textarea{resize:vertical}#description-wrap{margin-top:12px}#title-wrap #title-prompt-text,.textarea-wrap #content-prompt-text{color:#777}.input-text-wrap,.textarea-wrap{position:relative}.input-text-wrap .prompt,.textarea-wrap .prompt{position:absolute}.textarea-wrap #content-prompt-text{font-size:1.1em;padding:7px 8px}.textarea-wrap textarea#content{margin:0 0 8px;padding:6px 7px}#quick-press textarea#content{min-height:90px;max-height:1300px;resize:none}.js #dashboard_quick_press .drafts{border-top:1px solid #eee}#dashboard_quick_press .drafts abbr{border:0}#dashboard_quick_press .drafts h4{margin:0 12px 8px;font-weight:400}#dashboard_quick_press .drafts .view-all{float:right;margin:0 12px 0 0}#dashboard_primary a.rsswidget{font-weight:400}#dashboard_quick_press .drafts ul{margin:0 12px}#dashboard_quick_press .drafts li{margin-bottom:1em}#dashboard_quick_press .drafts li time{color:#777}#dashboard_quick_press .drafts p{margin:0;word-wrap:break-word}#dashboard_quick_press .draft-title{overflow:hidden}#dashboard_quick_press .draft-title a,#dashboard_quick_press .draft-title time{float:left;margin:0 5px 0 0}#dashboard-widgets #dashboard_activity h4{margin:0 0 8px 12px;font-weight:400}#dashboard-widgets #dashboard_activity h4.comment-meta{margin:0}#dashboard_activity h4.comment-meta{margin-bottom:4px}#dashboard_activity ul{padding:0 12px}#dashboard_activity .comment-meta span.approve:before{content:'\f227';font:20px/.5 dashicons;margin-left:12px;vertical-align:middle;position:relative;top:-1px;margin-right:2px}#dashboard_activity .inside{padding:0;margin:0}#dashboard_activity .no-activity{overflow:hidden;padding:0 12px 12px;text-align:center}#dashboard_activity .no-activity p{color:#999;font-size:16px}#dashboard_activity .no-activity .smiley{margin-top:0}#dashboard_activity .no-activity .smiley:before{content:'\f328';font:400 120px/1 dashicons;speak:none;display:block;margin:0 5px 0 0;padding:0;text-indent:0;text-align:center;position:relative;-webkit-font-smoothing:antialiased;text-decoration:none!important}#dashboard_activity .subsubsub{float:none;border-top:1px solid #eee;margin-top:0;padding:8px 12px 4px}#future-posts ul,#published-posts ul{clear:both;margin-bottom:0}#future-posts li,#published-posts li{overflow:hidden;margin-bottom:8px}#future-posts ul span,#published-posts ul span{color:#777;float:left;margin-right:8px;min-width:150px}.activity-block{border-bottom:1px solid #eee;overflow:hidden;padding:8px 0 4px}.activity-block:last-child{border-bottom:0}.activity-block .subsubsub li{color:#ddd}#activity-widget #the-comment-list div.undo,#activity-widget #the-comment-list tr.undo{background:0 0;padding:6px 0}#activity-widget #the-comment-list .alt,#activity-widget #the-comment-list .alternate{background:0 0}#activity-widget #the-comment-list .comment-item{background:#fafafa;padding:12px;position:relative}#activity-widget #the-comment-list img{position:absolute;left:13px;top:13px}#activity-widget #the-comment-list .dashboard-comment-wrap{padding-left:63px}#activity-widget #the-comment-list .dashboard-comment-wrap blockquote{margin:1em 0}#activity-widget #the-comment-list .comment-item h4{font-size:13px;color:#999}#activity-widget #the-comment-list .comment-item p.row-actions{margin:4px 0 0}#activity-widget #the-comment-list .comment-item:first-child{border-top:1px solid #eee}#activity-widget #the-comment-list .unapproved{background-color:#fef7f1}#activity-widget #the-comment-list .unapproved:before{content:"";display:block;position:absolute;left:0;top:0;bottom:0;background:#d54e21;width:4px}#activity-widget #the-comment-list .spam-undo-inside .avatar,#activity-widget #the-comment-list .trash-undo-inside .avatar{margin-right:20px;position:relative;top:0}#dashboard-widgets #dashboard_browser_nag.postbox .inside{margin:10px}.edit-box{display:none}h3:hover .edit-box{display:inline}#dashboard-widgets form .input-text-wrap input,#dashboard-widgets form .textarea-wrap textarea{width:100%}#dashboard-widgets .postbox form .submit{float:none;margin:.5em 0 0;padding:0;border:0}#dashboard-widgets-wrap #dashboard-widgets .postbox form .submit #publish{min-width:0}#dashboard-widgets a{text-decoration:none}#dashboard-widgets h3 a{text-decoration:underline}#dashboard-widgets h3 .postbox-title-action{position:absolute;right:10px;padding:0;top:5px}.js #dashboard-widgets h3 .postbox-title-action{right:33px}#dashboard-widgets h4{color:#222;font-weight:400;font-size:14px;margin:0 0 .2em;padding:0}#dashboard_plugins h5{font-size:14px}#latest-comments #the-comment-list{position:relative}#activity-widget #the-comment-list .comment{-webkit-box-shadow:inset 0 1px 0 rgba(0,0,0,.06);box-shadow:inset 0 1px 0 rgba(0,0,0,.06)}#activity-widget .comments #the-comment-list .alt{background-color:transparent}#activity-widget #latest-comments #the-comment-list .comment-item{padding:1em 12px}#latest-comments #the-comment-list .pingback{padding-left:12px!important}#latest-comments #the-comment-list .comment-item:first-child{border-top:0}#latest-comments #the-comment-list .comment-item h4{line-height:1.5em;margin-top:0;color:#666}#latest-comments #the-comment-list .comment-item h4 cite{font-style:normal;font-weight:400}#latest-comments #the-comment-list .comment-item blockquote,#latest-comments #the-comment-list .comment-item blockquote p{margin:0;padding:0;display:inline}#latest-comments #the-comment-list .comment-item p.row-actions{margin:3px 0 0;padding:0;font-size:13px}#title-wrap label{cursor:text}#title-wrap #title{padding:2px 6px;font-size:1.3em;line-height:100%;outline:0}#title-wrap #title-prompt-text{font-size:1.1em;padding:5px 8px}.rss-widget ul{margin:0;padding:0;list-style:none}a.rsswidget{font-size:14px;font-weight:600;line-height:1.7em}.rss-widget ul li{line-height:1.5em;margin-bottom:12px}.rss-widget span.rss-date{color:#999;font-size:13px;margin-left:3px}.rss-widget cite{display:block;text-align:right;margin:0 0 1em;padding:0}.rss-widget cite:before{content:'\2014'}.dashboard-comment-wrap{overflow:hidden;word-wrap:break-word}#dashboard_browser_nag a.update-browser-link{font-size:1.2em;font-weight:600}#dashboard_browser_nag a{text-decoration:underline}#dashboard_browser_nag p.browser-update-nag.has-browser-icon{padding-right:125px}#dashboard_browser_nag .browser-icon{margin-top:-35px}#dashboard_browser_nag.postbox.browser-insecure{background-color:#ac1b1b;border-color:#ac1b1b}#dashboard_browser_nag.postbox{background-color:#e29808;background-image:none;border-color:#edc048;color:#fff;-webkit-box-shadow:none;box-shadow:none}#dashboard_browser_nag.postbox.browser-insecure h3{border-bottom-color:#cd5a5a;color:#fff}#dashboard_browser_nag.postbox h3{border-bottom-color:#f6e2ac;background:transparent none;color:#fff;-webkit-box-shadow:none;box-shadow:none}#dashboard_browser_nag a{color:#fff}#dashboard_browser_nag h3.hndle{border:0;font-weight:600;font-size:20px;padding-top:10px}.postbox#dashboard_browser_nag p a.dismiss{font-size:14px}.postbox#dashboard_browser_nag a,.postbox#dashboard_browser_nag p,.postbox#dashboard_browser_nag p.browser-update-nag{font-size:16px}@media only screen and (max-width:799px){#wpbody-content #dashboard-widgets .postbox-container{width:100%}}@media only screen and (min-width:800px) and (max-width:1499px){#wpbody-content #dashboard-widgets .postbox-container{width:49.5%}#wpbody-content #dashboard-widgets #postbox-container-2,#wpbody-content #dashboard-widgets #postbox-container-3,#wpbody-content #dashboard-widgets #postbox-container-4{float:right;width:50.5%}#dashboard-widgets #postbox-container-3 .empty-container,#dashboard-widgets #postbox-container-4 .empty-container{border:0 none;height:0;min-height:0}#wpbody #wpbody-content #dashboard-widgets.columns-1 .postbox-container{width:100%}#wpbody #wpbody-content .metabox-holder.columns-1 .postbox-container .empty-container{border:0 none;height:0;min-height:0}.index-php .columns-prefs,.index-php .screen-layout{display:block}.columns-prefs .columns-prefs-3,.columns-prefs .columns-prefs-4{display:none}}@media only screen and (min-width:1500px) and (max-width:1800px){#wpbody-content #dashboard-widgets .postbox-container{width:33.5%}#wpbody-content #dashboard-widgets #postbox-container-1{width:33%}#wpbody-content #dashboard-widgets #postbox-container-3,#wpbody-content #dashboard-widgets #postbox-container-4{float:right}#dashboard-widgets #postbox-container-4 .empty-container{border:0 none;height:0;min-height:0}}@media screen and (max-width:870px){.welcome-panel .welcome-panel-column,.welcome-panel .welcome-panel-column:first-child{display:block;float:none;width:100%}.welcome-panel .welcome-panel-column li{display:inline-block;margin-right:13px}.welcome-panel .welcome-panel-column ul{margin:.4em 0 0}}@media screen and (max-width:782px){#dashboard_recent_comments #the-comment-list .comment-item .avatar{height:30px;width:30px;margin:4px 10px 5px 0}}@media screen and (max-width:600px){.welcome-panel .welcome-panel-close{overflow:hidden;text-indent:100%;white-space:nowrap;width:20px;height:20px;right:0;padding:5px}#welcome-panel.welcome-panel .welcome-panel-close::before{font-size:20px;margin:0}}.post-com-count-wrapper{min-width:22px}.post-com-count{background:0 0;height:1.3em;line-height:1.1em;display:block;text-decoration:none;padding:0 0 6px;cursor:pointer;background-position:center -80px;background-repeat:no-repeat;color:#fff}.post-com-count:after{content:"";display:block;width:0;height:0;margin-left:8px;border-top:5px solid #bbb;border-right:5px solid transparent}.post-com-count span{font-size:11px;font-weight:600;height:1.4em;line-height:1.4em;min-width:.7em;padding:0 6px;display:inline-block;-webkit-border-radius:5px;border-radius:5px;background-color:#bbb;color:#fff}.post-com-count:hover{background-position:center -3px}.post-com-count:hover span{background-color:#2ea2cc}.post-com-count:hover:after{border-top:5px solid #2ea2cc}strong .post-com-count{background-position:center -55px}strong .post-com-count span{background-color:#0074a2}strong .post-com-count:after{border-top:5px solid #0074a2}.column-response .post-com-count{float:left;margin-right:5px;text-align:center}.response-links{float:left}.commentlist li{padding:1em 1em .2em;margin:0;border-bottom:1px solid #ccc}.commentlist li li{border-bottom:0;padding:0}.commentlist p{padding:0;margin:0 0 .8em}#submitted-on,.submitted-on{color:#777}#replyrow td{padding:2px}#replysubmit{margin:0;padding:0 5px 3px;text-align:center}#replysubmit .spinner{padding:2px 0 0;vertical-align:top;float:right}#replysubmit .button{margin-right:5px}#replysubmit .error{color:red;line-height:21px;text-align:center}#replyrow h5{margin:.2em 0 0;padding:0 5px;line-height:1.4em;font-size:1em}#edithead .inside{float:left;padding:3px 0 2px 5px;margin:0;text-align:center}#edithead .inside input{width:180px}#edithead label{padding:2px 0}#replycontainer{padding:5px}#replycontent{height:120px;-webkit-box-shadow:none;box-shadow:none}#replyerror{border-color:#ddd;background-color:#f9f9f9}.commentlist .avatar{vertical-align:text-top}#the-comment-list .attachment-80x60{padding:4px 8px}#the-comment-list div.undo,#the-comment-list tr.undo{background-color:#f4f4f4}#the-comment-list .unapproved td,#the-comment-list .unapproved th{background-color:#fef7f1}#the-comment-list .unapproved th.check-column{border-left:4px solid #d54e21}#the-comment-list .unapproved th.check-column input{margin-left:4px}#the-comment-list .approve a{color:#006505}#the-comment-list .unapprove a{color:#d98500}#the-comment-list td,#the-comment-list th{-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}#the-comment-list tr:last-child td,#the-comment-list tr:last-child th{-webkit-box-shadow:none;box-shadow:none}#the-comment-list tr.unapproved+tr.approved td,#the-comment-list tr.unapproved+tr.approved th{border-top:1px solid rgba(0,0,0,.03)}.vim-current,.vim-current td,.vim-current th{background-color:#e4f2fd!important}th .comment-grey-bubble{height:16px;width:16px}th .comment-grey-bubble:before{content:'\f101';font:400 20px/.5 dashicons;speak:none;display:inline-block;padding:0;top:4px;left:-4px;position:relative;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important;color:#444}table.fixed{table-layout:fixed}.fixed .column-rating,.fixed .column-visible{width:8%}.fixed .column-author,.fixed .column-date,.fixed .column-format,.fixed .column-links,.fixed .column-parent,.fixed .column-posts{width:10%}.fixed .column-comment .comment-author{display:none}.fixed .column-categories,.fixed .column-rel,.fixed .column-response,.fixed .column-role,.fixed .column-tags{width:15%}.fixed .column-slug{width:25%}.fixed .column-locations{width:35%}.fixed .column-comments{width:4em;padding:8px 0;text-align:left}.fixed .column-comments .vers{padding-left:3px}.fixed .column-comments a{float:left}.fixed .column-icon{width:80px}.wp-list-table a{-webkit-transition:none;transition:none}#the-list tr:last-child td,#the-list tr:last-child th{border-bottom:0!important;-webkit-box-shadow:none;box-shadow:none}#comments-form .fixed .column-author{width:20%}#commentsdiv.postbox .inside{margin:0;padding:0}#commentsdiv .inside .row-actions{line-height:18px}#commentsdiv .inside .column-author{width:25%}#commentsdiv .column-comment p{margin:.6em 0;padding:0}#commentsdiv #replyrow td{padding:0}#commentsdiv p{padding:8px 10px;margin:0}#commentsdiv .comments-box{border:0 none}#commentsdiv .comments-box thead th{background:0 0;padding:0 7px 4px;font-style:italic}#commentsdiv .comments-box tr:last-child td{border-bottom:0 none}#commentsdiv .spinner{padding-left:5px}.sorting-indicator{display:none;width:10px;height:4px;margin-top:8px;margin-left:7px}.sorting-indicator:before{background:0 0;content:'\f142';font:400 20px/1 dashicons;speak:none;display:inline-block;padding:0;top:-4px;left:-8px;line-height:10px;position:relative;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important;color:#444}.column-comments .sorting-indicator:before{top:0;left:-10px}th.desc:hover span.sorting-indicator:before,th.sorted.asc .sorting-indicator:before{content:'\f142'}th.asc:hover span.sorting-indicator:before,th.sorted.desc .sorting-indicator:before{content:'\f140'}tr.wp-locked .locked-indicator{margin-left:6px;height:20px;width:16px}tr.wp-locked .locked-indicator:before{color:#888;content:'\f160';display:inline-block;float:left;font:400 20px/1 dashicons;speak:none;vertical-align:middle;margin-left:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}tr.wp-locked .check-column input[type=checkbox],tr.wp-locked .check-column label,tr.wp-locked .row-actions .inline,tr.wp-locked .row-actions .trash{display:none}tr .locked-info{height:0;opacity:0}tr.wp-locked .locked-info{margin-top:8px;height:auto;opacity:1}.locked-text{vertical-align:top}tr.locked-info,tr.wp-locked .locked-info{-webkit-transition:height 1s,opacity .5s;transition:height 1s,opacity .5s}.fixed .column-comments .sorting-indicator{margin-top:3px}#menu-locations-wrap .widefat{width:60%}.widefat th.sortable,.widefat th.sorted{padding:0}th.sortable a,th.sorted a{display:block;overflow:hidden;padding:7px 7px 8px 10px}th.manage-column a,th.sortable a:active,th.sortable a:focus,th.sortable a:hover{color:#333}th.sortable a:focus{background:#e1e1e1}.fixed .column-comments.sortable a,.fixed .column-comments.sorted a{padding:8px 0}th.sortable a span,th.sorted a span{float:left;cursor:pointer}th.desc:hover span.sorting-indicator,th.sorted.asc .sorting-indicator{display:block;background-position:0 0}th.asc:hover span.sorting-indicator,th.sorted.desc .sorting-indicator{display:block;background-position:-7px 0}.tablenav-pages a{font-weight:600;margin-right:1px;padding:0 2px}.tablenav-pages .current-page{padding-top:0;text-align:center}.tablenav-pages .next-page{margin-left:2px}.tablenav a.button-secondary{display:block;margin:3px 8px 0 0}.tablenav{clear:both;height:30px;margin:6px 0 4px;vertical-align:middle}.tablenav.themes{max-width:98%}.tablenav .tablenav-pages{float:right;display:block;cursor:default;height:30px;color:#555;line-height:30px;font-size:12px}.tablenav .no-pages,.tablenav .one-page .pagination-links{display:none}.tablenav .tablenav-pages a,.tablenav-pages span.current{text-decoration:none;padding:3px 6px}.tablenav .tablenav-pages a{padding:0 10px 3px;background:#eee;background:rgba(0,0,0,.05);font-size:16px;font-weight:400}.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover{color:#fff;background:#2ea2cc}.tablenav .tablenav-pages a.disabled,.tablenav .tablenav-pages a.disabled:active,.tablenav .tablenav-pages a.disabled:focus,.tablenav .tablenav-pages a.disabled:hover{color:#aaa;background:#eee;background:rgba(0,0,0,.05)}.tablenav .displaying-num{margin-right:2px;color:#777;font-size:12px;font-style:italic}.tablenav .actions{overflow:hidden;padding:2px 8px 0 0}.tablenav .delete{margin-right:20px}.tablenav .dots{border-color:transparent}.tablenav .next,.tablenav .prev{border-color:transparent;color:#0074a2}.tablenav .next:hover,.tablenav .prev:hover{border-color:transparent;color:#2ea2cc}.view-switch{float:right;margin:5px 16px 0 8px}.view-switch img{display:none}.view-switch a{text-decoration:none}.view-switch>a{display:inline-block;width:18px;height:18px}.view-switch>a:before{color:#bbb;content:'\f163';display:inline-block;float:left;font:400 20px/1 dashicons;speak:none;vertical-align:middle;margin-left:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.view-switch a:hover:before{color:#727272}.view-switch a.current:before{color:#0074a2}.view-switch>a+a:before{margin-left:5px;content:'\f164'}.filter{float:left;margin:-5px 0 0 10px}.filter .subsubsub{margin-left:-10px;margin-top:13px}.screen-per-page{width:4em}#posts-filter fieldset{float:left;margin:0 1.5ex 1em 0;padding:0}#posts-filter fieldset legend{padding:0 0 .2em 1px}p.pagenav{margin:0;display:inline}.pagenav span{font-weight:600;margin:0 6px}.row-title{font-size:14px!important;font-weight:600}.column-comment .comment-author{margin-bottom:.6em}.column-author img,.column-comment .comment-author img,.column-username img{float:left;margin-right:10px;margin-top:1px}.row-actions{color:#ddd;font-size:13px;visibility:hidden;padding:2px 0 0}.mobile .row-actions,.row-actions.visible,div.comment-item:hover .row-actions,tr:hover .row-actions{visibility:visible}.row-actions-visible{padding:2px 0 0}#wpbody-content .inline-edit-row fieldset{font-size:12px;float:left;margin:0;padding:0;width:100%}#wpbody-content .inline-edit-row fieldset .inline-edit-col,tr.inline-edit-row td{padding:0 .5em}#wpbody-content .quick-edit-row-page fieldset.inline-edit-col-right .inline-edit-col{border-width:0 0 0 1px;border-style:none none none solid}#wpbody-content .quick-edit-row-post .inline-edit-col-left{width:40%}#wpbody-content .quick-edit-row-post .inline-edit-col-right{width:39%}#wpbody-content .inline-edit-row-post .inline-edit-col-center{width:20%}#wpbody-content .quick-edit-row-page .inline-edit-col-left{width:50%}#wpbody-content .bulk-edit-row-post .inline-edit-col-right,#wpbody-content .quick-edit-row-page .inline-edit-col-right{width:49%}#wpbody-content .bulk-edit-row .inline-edit-col-left{width:30%}#wpbody-content .bulk-edit-row-page .inline-edit-col-right{width:69%}#wpbody-content .bulk-edit-row .inline-edit-col-bottom{float:right;width:69%}#wpbody-content .inline-edit-row-page .inline-edit-col-right{margin-top:27px}.inline-edit-row fieldset .inline-edit-group{clear:both}.inline-edit-row fieldset .inline-edit-group:after{content:".";display:block;height:0;clear:both;visibility:hidden}.inline-edit-row p.submit{clear:both;padding:.5em;margin:.5em 0 0}.inline-edit-row span.error{line-height:22px;margin:0 15px;padding:3px 5px}.inline-edit-row h4{margin:.2em 0;padding:0;line-height:23px}.inline-edit-row fieldset span.checkbox-title,.inline-edit-row fieldset span.title{margin:0;padding:0}.inline-edit-row fieldset label,.inline-edit-row fieldset span.inline-edit-categories-label{display:block;margin:.2em 0}.inline-edit-row fieldset label.inline-edit-tags{margin-top:0}.inline-edit-row fieldset label.inline-edit-tags span.title{margin:.2em 0;width:auto}.inline-edit-row fieldset label span.title{display:block;float:left;width:5em}.inline-edit-row fieldset label span.input-text-wrap{display:block;margin-left:5em}.quick-edit-row-post fieldset.inline-edit-col-right label span.title{width:auto;padding-right:.5em}.inline-edit-row .input-text-wrap input[type=text]{width:100%}.inline-edit-row fieldset label input[type=checkbox]{vertical-align:text-bottom}.inline-edit-row fieldset label textarea{width:100%;height:4em}#wpbody-content .bulk-edit-row fieldset .inline-edit-group label{max-width:50%}#wpbody-content .quick-edit-row fieldset .inline-edit-group label.alignleft:first-child{margin-right:.5em}.inline-edit-col-right .input-text-wrap input.inline-edit-menu-order-input{width:6em}.inline-edit-save .spinner{padding:4px 10px 0;vertical-align:top;float:right}.inline-edit-row h4{text-transform:uppercase}.inline-edit-row fieldset span.checkbox-title,.inline-edit-row fieldset span.title{font-style:italic;line-height:1.8em}.inline-edit-row fieldset .inline-edit-date{float:left}.inline-edit-row fieldset input[name=hh],.inline-edit-row fieldset input[name=jj],.inline-edit-row fieldset input[name=mn]{font-size:12px;width:2.1em}.inline-edit-row fieldset input[name=aa]{font-size:12px;width:3.5em}.inline-edit-row fieldset label input.inline-edit-password-input{width:8em}ul.cat-checklist{height:12em;border:solid 1px #ddd;overflow-y:scroll;padding:0 5px;margin:0;background-color:#fff}#bulk-titles{display:block;height:12em;border:1px solid #ddd;overflow-y:scroll;padding:0 5px;margin:0 0 5px}.inline-edit-row fieldset ul.cat-checklist input,.inline-edit-row fieldset ul.cat-checklist li{margin:0;position:relative}.inline-edit-row #bulk-titles div,.inline-edit-row fieldset ul.cat-checklist label{font-style:normal;font-size:11px}.inline-edit-row fieldset label input.inline-edit-menu-order-input{width:3em}.inline-edit-row fieldset label input.inline-edit-slug-input{width:75%}.inline-edit-row #post_parent,.inline-edit-row select[name=page_template]{max-width:80%}.ie8 .inline-edit-row #post_parent,.ie8 .inline-edit-row select[name=page_template]{width:250px}.quick-edit-row-post fieldset label.inline-edit-status{float:left}#bulk-titles{line-height:140%}#bulk-titles div{margin:.2em .3em}#bulk-titles div a{cursor:pointer;display:block;float:left;height:18px;margin:0 3px 0 -2px;overflow:hidden;position:relative;width:20px}#bulk-titles div a:before{position:relative;top:-3px}.plugins tbody,.plugins tbody th.check-column{padding:8px 0 0 2px}.plugins tbody th.check-column input[type=checkbox]{margin-top:4px}#update-plugins-table tbody td p{margin-top:0}#update-plugins-table tbody td p strong{font-size:14px}.plugins .inactive th.check-column,.plugins tfoot th.check-column,.plugins thead th.check-column{padding-left:6px}#update-plugins-table tfoot th.check-column,#update-plugins-table thead th.check-column{padding-top:11px}.plugins,.plugins td,.plugins th{color:#000}.plugins tr{background:#fff}.plugins p{margin:0 4px;padding:0}.plugins .desc p{margin:0 0 8px}.plugins td.desc{line-height:1.5em}.plugins .desc ol,.plugins .desc ul{margin:0 0 0 2em}.plugins .desc ul{list-style-type:disc}.plugins .row-actions{font-size:13px}.plugins .active td,.plugins .active th,.plugins .inactive td,.plugins .inactive th{padding:10px 9px}.plugins .active td,.plugins .active th{background-color:#f7fcfe}.plugins .update td,.plugins .update th{border-bottom:0}.plugin-update-tr td{border-top:0}.plugin-install #the-list td,.plugins .active td,.plugins .active th,.plugins .inactive td,.plugins .inactive th,.upgrade .plugins td,.upgrade .plugins th{-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.plugins tr.active+tr.inactive td,.plugins tr.active+tr.inactive th,.plugins tr.active.plugin-update-tr+tr.inactive td,.plugins tr.active.plugin-update-tr+tr.inactive th{border-top:1px solid rgba(0,0,0,.03);-webkit-box-shadow:inset 0 1px 0 rgba(0,0,0,.02),inset 0 -1px 0 #e1e1e1;box-shadow:inset 0 1px 0 rgba(0,0,0,.02),inset 0 -1px 0 #e1e1e1}.plugins .update td,.plugins .update th,.plugins tr.active+tr.inactive.update td,.plugins tr.active+tr.inactive.update th,.upgrade .plugins tr:last-of-type td,.upgrade .plugins tr:last-of-type th{-webkit-box-shadow:none;box-shadow:none}.plugins .active.update td,.plugins .active.update th,tr.active.update+tr.plugin-update-tr .plugin-update{background-color:#fef7f1}.plugins .active th.check-column{border-left:4px solid #2ea2cc}.plugins .active.update th.check-column,.plugins .active.update+.plugin-update-tr .plugin-update{border-left:4px solid #d54e21}#wpbody-content .plugins .plugin-title,#wpbody-content .plugins .theme-title{padding-right:12px;white-space:nowrap}.plugins .inactive .plugin-title strong{font-weight:400}.plugins .row-actions,.plugins .second{padding:0 0 5px}.plugins .update .row-actions,.plugins .update .second{padding-bottom:0}.plugins-php .widefat tfoot td,.plugins-php .widefat tfoot th{border-top-style:solid;border-top-width:1px}.plugin-update-tr .update-message{font-size:13px;font-weight:400;padding:6px 12px;margin:0 10px 8px 31px;background-color:#f7f7f7;background-color:rgba(0,0,0,.03)}.plugin-update-tr .update-message:before{color:#d54e21;content:'\f463';display:inline-block;font:400 20px/1 dashicons;speak:none;margin:0 8px 0 -2px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:top}.plugins .plugin-update{padding:0;border:0;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}tr.active+tr.plugin-update-tr .plugin-update{background-color:#f7fcfe}tr.active+tr.plugin-update-tr .plugin-update .update-message{background-color:#fcf3ef}.plugin-install-php h4{margin:2.5em 0 8px}.wp-list-table .site-deleted{background:#ff8573}.wp-list-table .site-spammed{background:#faafaa}.wp-list-table .site-archived{background:#ffebe8}.wp-list-table .site-mature{background:#fecac2}@media screen and (max-width:782px){.tablenav{height:auto}.tablenav.top{margin:0}.tablenav.bottom{position:relative;margin-top:15px}.tablenav br{display:none}.tablenav br.clear{display:block}.tablenav.top .actions,.tablenav.top .displaying-num,.view-switch{display:none}.tablenav.bottom .displaying-num{position:absolute;right:0;top:10px;font-size:14px}.tablenav-pages{width:100%;text-align:center;margin:0 0 25px}.tablenav.bottom .tablenav-pages{margin-top:25px}.tablenav.top .tablenav-pages.one-page{display:none}.tablenav.bottom .tablenav-pages.one-page{margin:15px 0 0;height:0}.tablenav-pages .pagination-links .paging-input{font-size:18px}.tablenav-pages .pagination-links a{padding:8px 20px 11px;font-size:18px;background:rgba(0,0,0,.05)}.tablenav-pages .pagination-links .current-page{padding:10px;font-size:14px}.form-wrap>p{display:none}.comment-count{font-size:14px}.column-categories,.column-tags,.fixed .column-author,.fixed .column-date,.media .column-parent,.sites .column-registered,.sites .column-users,.tags .column-description,.users .column-email,.users .column-name{display:none}.fixed .column-comment .comment-author{display:block}.column-title{width:85%}.fixed .column-comments,.widefat .check-column{width:35px}.widefat tfoot .check-column,.widefat thead .check-column{padding:10px 0}.widefat *{word-wrap:normal}#wpbody-content .bulk-edit-row .inline-edit-col-bottom,#wpbody-content .bulk-edit-row .inline-edit-col-left,#wpbody-content .bulk-edit-row-page .inline-edit-col-right,#wpbody-content .bulk-edit-row-post .inline-edit-col-right,#wpbody-content .inline-edit-row-post .inline-edit-col-center,#wpbody-content .quick-edit-row-page .inline-edit-col-left,#wpbody-content .quick-edit-row-page .inline-edit-col-right,#wpbody-content .quick-edit-row-post .inline-edit-col-left,#wpbody-content .quick-edit-row-post .inline-edit-col-right{float:none;width:100%}#wpbody-content .bulk-edit-row fieldset .inline-edit-col label,#wpbody-content .bulk-edit-row fieldset .inline-edit-group label,#wpbody-content .quick-edit-row fieldset .inline-edit-col label,#wpbody-content .quick-edit-row fieldset .inline-edit-group label{max-width:none;float:none;margin-bottom:5px}#wpbody .bulk-edit-row fieldset select{display:block;width:100%;max-width:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.inline-edit-row #bulk-titles div,.inline-edit-row fieldset ul.cat-checklist label{font-size:16px}.inline-edit-row fieldset label span.title{float:none}.inline-edit-row fieldset label.inline-edit-tags{padding:0 .5em}.inline-edit-row fieldset .inline-edit-col label.inline-edit-tags{padding:0}.inline-edit-row fieldset label span.input-text-wrap{margin-left:0}.inline-edit-row fieldset input[name=hh],.inline-edit-row fieldset input[name=jj],.inline-edit-row fieldset input[name=mn]{width:3em}.inline-edit-row fieldset input[name=aa]{width:4.5em}#bulk-titles div{margin:.8em .3em}#bulk-titles div a{height:22px}.tags .column-posts{width:50px}.tags .column-slug{width:30%}.comments .column-response,.users .column-role{width:35%}.sites .column-blogname{width:55%}#wpbody-content #update-themes-table .plugin-title{width:auto}.link-manager-php #posts-filter{margin-top:25px}.link-manager-php .tablenav.bottom{overflow:hidden}.wp-list-table.plugins{position:relative;margin-top:35px;margin-bottom:50px}#wpbody-content .wp-list-table.plugins tfoot .column-description,.wp-list-table.plugins th#description,.wp-list-table.plugins thead .column-description{display:none}#wpbody-content .wp-list-table.plugins,#wpbody-content .wp-list-table.plugins .column-description,#wpbody-content .wp-list-table.plugins .manage-column.column-name,#wpbody-content .wp-list-table.plugins .plugin-title,#wpbody-content .wp-list-table.plugins .plugin-update,#wpbody-content .wp-list-table.plugins .theme-title,#wpbody-content .wp-list-table.plugins tbody,#wpbody-content .wp-list-table.plugins thead,#wpbody-content .wp-list-table.plugins tr{display:block;width:auto}.wp-list-table.plugins tfoot,.wp-list-table.plugins thead{position:absolute;top:-35px;left:0;right:0;width:auto;height:35px}.wp-list-table.plugins tfoot{bottom:-35px;top:auto}.active,.inactive{padding-top:0}.wp-list-table.plugins .plugin-title,.wp-list-table.plugins .theme-title{padding-top:13px;padding-bottom:4px}.plugins tr.active+tr.inactive td,.plugins tr.active+tr.inactive th.check-column,.wp-list-table.plugins .plugin-title,.wp-list-table.plugins .theme-title,.wp-list-table.plugins tbody th{-webkit-box-shadow:none;box-shadow:none}.plugins tbody{padding:1px 0 0}.plugins tr.active+tr.inactive td.column-description{-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.plugins tr.active+tr.inactive td,.plugins tr.active+tr.inactive th.check-column{border-top:0}.wp-list-table.plugins .column-description{padding-top:0}.wp-list-table.plugins .column-description,.wp-list-table.plugins .manage-column.column-name,.wp-list-table.plugins .plugin-title,.wp-list-table.plugins .theme-title{padding-right:12px;padding-left:46px}.wp-list-table.plugins tr{position:relative}.wp-list-table.plugins th.check-column,.wp-list-table.plugins tr.update th.check-column{position:absolute;height:auto;top:0;bottom:0;left:0;padding-left:2px;padding-top:18px}.wp-list-table.plugins tfoot th.check-column,.wp-list-table.plugins thead th.check-column{padding-left:3px;padding-top:11px;background:0 0}.widefat tbody th.check-column input[type=checkbox]{margin-top:-3px;margin-left:8px}.wp-list-table.plugins .active .check-column input,.wp-list-table.plugins .update .check-column input{margin-left:5px}.wp-list-table.plugins tfoot .check-column input,.wp-list-table.plugins thead .check-column input{margin-top:-6px}.wp-list-table.plugins .active th.check-column{background:0 0}.wp-list-table.plugins .plugin-title strong,.wp-list-table.plugins .theme-title strong{font-size:1.4em;line-height:1.6em}table.plugin-install .column-description,table.plugin-install .column-name,table.plugin-install .column-rating,table.plugin-install .column-version{display:block;width:auto}table.plugin-install th.column-description,table.plugin-install th.column-name,table.plugin-install th.column-rating,table.plugin-install th.column-version{display:none}table.plugin-install td.column-name strong{font-size:1.4em;line-height:1.6em}table.plugin-install #the-list td{-webkit-box-shadow:none;box-shadow:none}table.plugin-install #the-list tr{display:block;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}}#poststuff{padding-top:10px;min-width:763px}#poststuff #post-body{padding:0}#poststuff .postbox-container{width:100%}#poststuff #post-body.columns-2{margin-right:300px}#show-comments{overflow:hidden}#save-action .spinner,#show-comments .spinner,#show-comments a{float:left}#lost-connection-notice .spinner{display:block;float:left;margin:0 5px 0 0}#titlediv{position:relative;margin-bottom:10px}#titlediv label{cursor:text}#titlediv div.inside{margin:0}#poststuff #titlewrap{border:0;padding:0}#titlediv #title{padding:3px 8px;font-size:1.7em;line-height:100%;height:1.7em;width:100%;outline:0;margin:0;background-color:#fff}#titlediv #title-prompt-text{color:#777;position:absolute;font-size:1.7em;padding:11px 10px}#wp-fullscreen-save .fs-saved{color:#999;float:right;margin-top:4px}#poststuff .inside-submitbox,#side-sortables .inside-submitbox{margin:0 3px;font-size:11px}input#link_description,input#link_url{width:98%}#pending{background:0 none;border:0 none;padding:0;font-size:11px;margin-top:-1px}#edit-slug-box{line-height:24px;min-height:25px;margin-top:5px;padding:0 10px;color:#666}#edit-slug-box .cancel{margin-right:10px;font-size:11px}#editable-post-name-full{display:none}#editable-post-name{background-color:#fffbcc}#editable-post-name input{font-size:13px;height:22px;margin:0;width:16em}.postarea h3 label{float:left}.submitbox .submit{text-align:left;padding:12px 10px 10px;font-size:11px;background-color:#464646;color:#ccc}.submitbox .submitdelete{text-decoration:none;padding:1px 2px}#normal-sortables .submitbox .submitdelete:hover{color:#000;background-color:red;border-bottom-color:red}.submitbox .submit a:hover{text-decoration:underline}.submitbox .submit input{margin-bottom:8px;margin-right:4px;padding:6px}.inside-submitbox #post_status{margin:2px 0 2px -2px}#post-status-select{margin-top:3px}#post-body #normal-sortables{min-height:50px}.postbox{position:relative;min-width:255px;border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);background:#fff}#trackback_url{width:99%}#normal-sortables .postbox .submit{background:transparent none;border:0 none;float:right;padding:0 12px;margin:0}.category-add input[type=text],.category-add select{width:100%;max-width:260px;vertical-align:baseline}#side-sortables .category-add input[type=text],#side-sortables .category-add select{margin:0 0 1em}#side-sortables .add-menu-item-tabs li,.wp-tab-bar li,ul.category-tabs li{display:inline;line-height:1.35em}.no-js .category-tabs li.hide-if-no-js{display:none}#side-sortables .add-menu-item-tabs a,.category-tabs a,.wp-tab-bar a{text-decoration:none}#post-body ul.add-menu-item-tabs li.tabs a,#post-body ul.category-tabs li.tabs a,#side-sortables .add-menu-item-tabs .tabs a,#side-sortables .category-tabs .tabs a,.wp-tab-bar .wp-tab-active a{color:#333}.category-tabs{margin:8px 0 5px}#category-adder h4{margin:10px 0}#side-sortables .add-menu-item-tabs,.wp-tab-bar{margin-bottom:3px}#normal-sortables .postbox #replyrow .submit{float:none;margin:0;padding:0 7px 5px}#side-sortables .submitbox .submit .preview,#side-sortables .submitbox .submit a.preview:hover,#side-sortables .submitbox .submit input{border:0 none}#side-sortables .inside-submitbox .insidebox,.stuffbox .insidebox{margin:11px 0}ul.add-menu-item-tabs,ul.category-tabs,ul.wp-tab-bar{margin-top:12px}ul.add-menu-item-tabs li,ul.category-tabs li{border:solid 1px transparent;position:relative}.wp-tab-active,ul.add-menu-item-tabs li.tabs,ul.category-tabs li.tabs{border:1px solid #dfdfdf;border-bottom-color:#fdfdfd;background-color:#fdfdfd}ul.add-menu-item-tabs li,ul.category-tabs li,ul.wp-tab-bar li{padding:3px 5px 5px}#postimagediv .inside img{max-width:100%;height:auto}form#tags-filter{position:relative}td.plugin-title strong,td.post-title strong{display:block;margin-bottom:.2em;font-size:14px}td.plugin-title p,td.post-title p{margin:6px 0}.ui-tabs-hide,.wp-hidden-children .wp-hidden-child{display:none}#post-body .tagsdiv #newtag{margin-right:5px;width:16em}#side-sortables input#post_password{width:94%}#side-sortables .tagsdiv #newtag{width:68%}#post-status-info{width:100%;border-spacing:0;border:1px solid #e5e5e5;border-top:0;background-color:#f7f7f7;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04)}#post-status-info td{font-size:12px}.autosave-info{padding:2px;text-align:right}#editorcontent #post-status-info{border:0}#content-resize-handle{background:transparent url(../images/resize.gif) no-repeat scroll right bottom;width:12px;cursor:row-resize}.rtl #content-resize-handle{background:transparent url(../images/resize-rtl.gif) no-repeat scroll left bottom}#wp-word-count{display:block;padding:2px 10px}#timestampdiv select{height:21px;line-height:14px;padding:0;vertical-align:top;font-size:12px}#aa,#hh,#jj,#mn{padding:1px;font-size:12px}#hh,#jj,#mn{width:2em}#aa{width:3.4em}.curtime #timestamp{padding:2px 0 1px;display:inline!important;height:auto!important}#misc-publishing-actions label[for=post_status]:before,#post-body #visibility:before,#post-body .misc-pub-revisions:before,.curtime #timestamp:before,span.wp-media-buttons-icon:before{color:#888}#post-body #visibility:before,#post-body .misc-pub-revisions:before,.curtime #timestamp:before{font:400 20px/1 dashicons;speak:none;display:inline-block;padding:0 2px 0 0;top:0;left:-1px;position:relative;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important}#post-body #visibility:before{content:'\f177'}.curtime #timestamp:before{content:'\f145';top:-1px}#post-body .misc-pub-revisions:before{content:'\f321'}#timestampdiv{padding-top:5px;line-height:23px}#timestampdiv p{margin:8px 0 6px}#timestampdiv input{border-width:1px;border-style:solid}.notification-dialog{position:fixed;top:30%;left:50%;width:450px;margin-left:-225px;background:#fff;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.3);box-shadow:0 3px 6px rgba(0,0,0,.3);line-height:1.5;z-index:1000005}.notification-dialog-background{position:fixed;top:0;left:0;right:0;bottom:0;background:#000;opacity:.7;filter:alpha(opacity=70);z-index:1000000}#post-lock-dialog .post-locked-message,#post-lock-dialog .post-taken-over{margin:25px}#post-lock-dialog .post-locked-message a.button{margin-right:10px}#post-lock-dialog .post-locked-avatar{float:left;margin:0 20px 20px 0}#post-lock-dialog .wp-tab-first{outline:0}#post-lock-dialog .locked-saving img{float:left;margin-right:3px}#post-lock-dialog.saved .locked-saved,#post-lock-dialog.saving .locked-saving{display:inline}#excerpt,.attachmentlinks{margin:0;height:4em;width:98%}.tagchecklist{margin-left:14px;font-size:12px;overflow:auto}.tagchecklist br{display:none}.tagchecklist strong{margin-left:-8px;position:absolute}.tagchecklist span{margin-right:25px;display:block;float:left;font-size:13px;line-height:1.8em;white-space:nowrap;cursor:default}.tagchecklist span a{margin:1px 0 0 -17px;cursor:pointer;width:20px;height:20px;display:block;float:left;text-indent:0;overflow:hidden;position:absolute}#poststuff h2{margin-top:20px;font-size:1.5em;margin-bottom:15px;padding:0 0 3px;clear:left}#poststuff h3{font-size:14px;padding:8px 12px;margin:0;line-height:1.4}#poststuff .inside{margin:6px 0 0}#poststuff .inside #page_template,#poststuff .inside #parent_id{max-width:100%}#poststuff .inside label.deleted,#poststuff .inside label.spam{color:red}#poststuff .inside label.waiting{color:orange}#poststuff .inside label.approved{color:green}.ie8 #poststuff .inside #page_template,.ie8 #poststuff .inside #parent_id{width:250px}#post-visibility-select{line-height:1.5em;margin-top:3px}#poststuff #submitdiv .inside{margin:0;padding:0}.edit-form-section{margin-bottom:20px}#postcustomstuff thead th{padding:5px 8px 8px;background-color:#f1f1f1}#postcustom #postcustomstuff .submit{border:0 none;float:none;padding:0 8px 8px}#side-sortables #postcustom #postcustomstuff .submit{margin:0;padding:0}#side-sortables #postcustom #postcustomstuff #the-list textarea{height:85px}#side-sortables #postcustom #postcustomstuff td.left input,#side-sortables #postcustom #postcustomstuff td.left select,#side-sortables #postcustomstuff #newmetaleft a{margin:3px 3px 0}#postcustomstuff table{margin:0;width:100%;border:1px solid #dfdfdf;border-spacing:0;background-color:#f9f9f9}#postcustomstuff tr{vertical-align:top}#postcustomstuff table input,#postcustomstuff table select,#postcustomstuff table textarea{width:96%;margin:8px}#side-sortables #postcustomstuff table input,#side-sortables #postcustomstuff table select,#side-sortables #postcustomstuff table textarea{margin:3px}#postcustomstuff td.left,#postcustomstuff th.left{width:38%}#postcustomstuff .submit input{margin:0;width:auto}#postcustomstuff #newmetaleft a{display:inline-block;margin:0 8px 8px;text-decoration:none}.no-js #postcustomstuff #enternew{display:none}#post-body-content .compat-attachment-fields{margin-bottom:20px}.compat-attachment-fields th{padding-top:5px;padding-right:10px}#select-featured-image{padding:4px 0;overflow:hidden}#select-featured-image img{max-width:100%;height:auto;margin-bottom:10px}#select-featured-image a{float:left;clear:both}#select-featured-image .remove{display:none;margin-top:10px}.js #select-featured-image.has-featured-image .remove{display:inline-block}.no-js #select-featured-image .choose{display:none}.post-state-format{overflow:hidden;display:inline-block;vertical-align:middle;height:20px;width:20px;margin-right:5px;margin-top:-4px}.post-state-format:before{display:block;height:20px;width:20px;font:400 20px/1 dashicons!important;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.post-format-icon:before,.post-state-format:before{color:#ddd;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}a.post-format-icon:hover:before,a.post-state-format:hover:before{color:#2ea2cc}#post-formats-select{line-height:2em}#post-formats-select .post-format-icon:before{top:5px}input.post-format{margin-top:1px}label.post-format-icon{margin-left:0;padding:2px 0}.post-format-icon:before{position:relative;display:inline-block;margin-right:7px;font:400 20px/1 dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.post-format-icon.post-format-standard:before,.post-state-format.post-format-standard:before,a.post-state-format.format-standard:before{content:'\f109'}.post-format-icon.post-format-image:before,.post-state-format.post-format-image:before,a.post-state-format.format-image:before{content:'\f128'}.post-format-icon.post-format-gallery:before,.post-state-format.post-format-gallery:before,a.post-state-format.format-gallery:before{content:'\f161'}.post-format-icon.post-format-audio:before,.post-state-format.post-format-audio:before,a.post-state-format.format-audio:before{content:'\f127'}.post-format-icon.post-format-video:before,.post-state-format.post-format-video:before,a.post-state-format.format-video:before{content:'\f126'}.post-format-icon.post-format-chat:before,.post-state-format.post-format-chat:before,a.post-state-format.format-chat:before{content:'\f125'}.post-format-icon.post-format-status:before,.post-state-format.post-format-status:before,a.post-state-format.format-status:before{content:'\f130'}.post-format-icon.post-format-aside:before,.post-state-format.post-format-aside:before,a.post-state-format.format-aside:before{content:'\f123'}.post-format-icon.post-format-quote:before,.post-state-format.post-format-quote:before,a.post-state-format.format-quote:before{content:'\f122'}.post-format-icon.post-format-link:before,.post-state-format.post-format-link:before,a.post-state-format.format-link:before{content:'\f103'}.category-adder{margin-left:120px;padding:4px 0}.category-adder h4{margin:0 0 8px}#side-sortables .category-adder{margin:0}.categorydiv div.tabs-panel,.customlinkdiv div.tabs-panel,.posttypediv div.tabs-panel,.taxonomydiv div.tabs-panel,.wp-tab-panel{min-height:42px;max-height:200px;overflow:auto;padding:0 .9em;border:solid 1px #dfdfdf;background-color:#fdfdfd}div.tabs-panel-active{display:block}div.tabs-panel-inactive{display:none}#front-page-warning,#front-static-pages ul,.categorydiv ul.categorychecklist ul,.customlinkdiv ul.categorychecklist ul,.inline-editor ul.cat-checklist ul,.posttypediv ul.categorychecklist ul,.taxonomydiv ul.categorychecklist ul,ul.export-filters{margin-left:18px}ul.categorychecklist li{margin:0;padding:0;line-height:22px;word-wrap:break-word}.categorydiv .tabs-panel,.customlinkdiv .tabs-panel,.posttypediv .tabs-panel,.taxonomydiv .tabs-panel{border-width:3px;border-style:solid}.form-wrap label{display:block;padding:2px;font-size:12px}.form-field input,.form-field textarea{border-style:solid;border-width:1px;width:95%}.form-wrap p,p.description{margin:2px 0 5px;color:#666}.form-wrap p,p.description,p.help,span.description{font-size:13px;font-style:italic}.form-wrap .form-field{margin:0 0 10px;padding:8px 0}.form-wrap .form-field #parent{max-width:100%}.col-wrap h3{margin:12px 0;font-size:1.1em}.col-wrap p.submit{margin-top:-10px}.tagsdiv{margin-top:-8px}#poststuff .taghint{color:#aaa;margin:15px 0 -24px 12px}#poststuff .tagsdiv .howto{margin:0 0 6px}.ajaxtag .newtag{position:relative}.tagsdiv .newtag{width:180px}.tagsdiv .the-tags{display:block;height:60px;margin:0 auto;overflow:auto;width:260px}#post-body-content .tagsdiv .the-tags{margin:0 5px}.taghint{color:#aaa;margin:-17px 0 0 7px;visibility:hidden}input.newtag~div.taghint{visibility:visible}input.newtag:focus~div.taghint{visibility:hidden}p.popular-tags{border:0;line-height:2em;max-width:1000px;padding:8px 12px 12px;text-align:justify}p.popular-tags a{padding:0 3px}.tagcloud{width:97%;margin:0 0 40px;text-align:justify}.tagcloud h3{margin:2px 0 12px}.ac_results{padding:0;margin:0;list-style:none;position:absolute;z-index:10000;display:none;border:1px solid gray;background-color:#fff}.wp-customizer .ac_results{z-index:500000}.ac_results li{padding:2px 5px;white-space:nowrap;color:#101010;text-align:left}.ac_over{background-color:#f0f0b8;cursor:pointer}.ac_match{text-decoration:underline}.comment-php .wp-editor-area{height:200px}.comment-ays{margin-bottom:0;border-bottom-style:solid;border-bottom-width:1px}.comment-ays .alt{background-color:transparent}.spam-undo-inside,.trash-undo-inside{margin:1px 8px 1px 0;line-height:16px}.spam-undo-inside .avatar,.trash-undo-inside .avatar{height:20px;width:20px;margin-right:8px;vertical-align:middle}.stuffbox .editcomment{clear:none}#comment-status-radio p{margin:3px 0 5px}#comment-status-radio input{margin:2px 3px 5px 0;vertical-align:middle}#comment-status-radio label{padding:5px 0}table.links-table{width:100%;border-spacing:0}.links-table th{font-weight:400;text-align:left;vertical-align:top;min-width:80px;width:20%;word-wrap:break-word}.links-table td,.links-table th{padding:5px 0}.links-table td label{margin-right:8px}.links-table td input[type=text],.links-table td textarea{width:100%}.links-table #link_rel{max-width:280px}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){#content-resize-handle,#post-body .wp_themeSkin .mceStatusbar a.mceResize{background:transparent url(../images/resize-2x.gif) no-repeat scroll right bottom;-webkit-background-size:11px 11px;background-size:11px 11px}.rtl #content-resize-handle,.rtl #post-body .wp_themeSkin .mceStatusbar a.mceResize{background:transparent url(../images/resize-rtl-2x.gif) no-repeat scroll right bottom}}@media only screen and (max-width:850px){#poststuff{min-width:0}#wpbody-content #poststuff #post-body{margin:0}#wpbody-content #post-body.columns-2 #postbox-container-1{margin-right:0;width:100%}#poststuff #postbox-container-1 #side-sortables:empty,#poststuff #postbox-container-1 .empty-container{border:0 none;height:0;min-height:0}#poststuff #post-body.columns-2 #side-sortables{min-height:0}.columns-prefs,.screen-layout{display:none}}@media screen and (max-width:782px){#post-body-content{min-width:0}#titlediv #title-prompt-text{padding:10px}#poststuff h3{padding:12px}.post-format-options{padding-right:0}.post-format-options a{margin-right:5px;margin-bottom:5px;min-width:52px}.post-format-options .post-format-title{font-size:11px}.post-format-options a div{height:28px;width:28px}.post-format-options a div:before{font-size:26px!important}#post-visibility-select{line-height:280%}.wp-core-ui .save-post-visibility,.wp-core-ui .save-timestamp{vertical-align:middle;margin-right:15px}.timestamp-wrap select#mm{display:block;width:100%;margin-bottom:10px}.timestamp-wrap #aa,.timestamp-wrap #hh,.timestamp-wrap #jj,.timestamp-wrap #mn{padding:12px 3px;font-size:14px;margin-bottom:5px;width:auto;text-align:center}ul.category-tabs{margin:30px 0 15px}ul.category-tabs li.tabs{padding:15px}ul.categorychecklist li{margin-bottom:15px}ul.categorychecklist ul{margin-top:15px}.category-add input[type=text],.category-add select{max-width:none;margin-bottom:15px}.tagsdiv .newtag{width:100%;height:auto;margin-bottom:15px}.tagchecklist{margin:25px 10px}.tagchecklist span{font-size:16px;line-height:120%}#commentstatusdiv p{line-height:2.8}.mceToolbar *{white-space:normal!important}.mceToolbar td,.mceToolbar tr{float:left!important}.wp_themeSkin a.mceButton{width:30px;height:30px}.wp_themeSkin .mceButton .mceIcon{margin-top:5px;margin-left:5px}.wp_themeSkin .mceSplitButton{margin-top:1px}.wp_themeSkin .mceSplitButton td a.mceAction{padding-top:6px;padding-bottom:6px;padding-left:6px;padding-right:3px}.wp_themeSkin .mceSplitButton td a.mceOpen,.wp_themeSkin .mceSplitButtonEnabled:hover td a.mceOpen{padding-top:6px;padding-bottom:6px;background-position:1px 6px}.wp_themeSkin table.mceListBox{margin:5px}div.quicktags-toolbar input{padding:10px 20px}#wp-content-editor-tools{overflow:hidden;padding:20px 15px 1px 0;top:1px}a.wp-switch-editor{font-size:16px;line-height:1em;margin:3px 0 0 7px;padding:12px 15px}#wp-content-media-buttons a{font-size:16px;line-height:37px;height:39px;padding:0 20px 0 15px}.wp-media-buttons span.jetpack-contact-form-icon,.wp-media-buttons span.wp-media-buttons-icon{width:22px!important;margin-top:-3px!important;margin-left:-5px!important}.wp-media-buttons #insert-jetpack-contact-form span.jetpack-contact-form-icon:before,.wp-media-buttons .add_media span.wp-media-buttons-icon:before{font-size:20px!important}#content_wp_fullscreen{display:none}.misc-pub-section{padding:20px 10px}.misc-pub-section>a{float:right;font-size:16px}#delete-action,#publishing-action{line-height:47px}.comment-ays{border-bottom:0}.links-table #link_rel{max-width:none}.links-table td,.links-table th{padding:10px 0}}@media only screen and (max-width:500px){#wp-content-media-buttons a{font-size:14px;padding:0 10px}}.revisions-control-frame,.revisions-diff-frame{position:relative}.revisions-controls{padding-top:40px;height:100px;z-index:1}.revisions-controls input[type=checkbox]{position:relative;top:-1px;vertical-align:text-bottom}.revisions.pinned .revisions-controls{position:fixed;top:0;height:82px;background:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.revisions-tickmarks{position:relative;margin:0 auto;height:.7em;top:7px;max-width:70%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff}.revisions-tickmarks>div{position:absolute;height:100%;border-left:1px solid #aaa;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.revisions-tickmarks>div:first-child{border-width:0}.comparing-two-revisions .revisions-controls{height:140px}.comparing-two-revisions.pinned .revisions-controls{height:124px}.revisions .diff-error{position:absolute;text-align:center;margin:0 auto;width:100%;display:none}.revisions.diff-error .diff-error{display:block}.revisions .loading-indicator{position:fixed;vertical-align:middle;opacity:0;width:100%;top:50%;margin-left:-90px;-webkit-transition:opacity .5s;transition:opacity .5s;filter:alpha(opacity=0)}body.folded .revisions .loading-indicator{margin-left:-32px}.revisions .loading-indicator span.spinner{display:block;margin:0 auto;float:none}.revisions.loading .loading-indicator{opacity:1;filter:alpha(opacity=100)}.revisions .diff{-webkit-transition:opacity .5s;transition:opacity .5s}.revisions.loading .diff{opacity:.5;filter:alpha(opacity=50)}.revisions.diff-error .diff{visibility:hidden}.revisions-meta{margin-top:20px;background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.revisions.pinned .revisions-meta{-webkit-box-shadow:none;box-shadow:none}.revision-toggle-compare-mode{position:absolute;top:0;right:0}.comparing-two-revisions .revisions-next,.comparing-two-revisions .revisions-previous,.revisions-meta .diff-meta-to strong{display:none}.revisions-controls .author-card .date{color:#777}.revisions-controls .author-card.autosave{color:#d54e21}.revisions-controls .author-card .author-name{font-weight:700}.comparing-two-revisions .diff-meta-to strong{display:block}.revisions.pinned .revisions-buttons{padding:0 11px}.revisions-next,.revisions-previous{position:relative;z-index:1}.revisions-previous{float:left}.revisions-next{float:right}.revisions-controls .wp-slider{max-width:70%;margin:0 auto;top:-3px}.revisions-diff{padding:15px;background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.revisions-diff h3:first-child{margin-top:0}#revisions-meta-restored img,.post-revisions li img{vertical-align:middle}table.diff tbody tr td:nth-child(2){width:4%}table.diff{table-layout:fixed;width:100%;white-space:pre-wrap}table.diff col.content{width:auto}table.diff col.content.diffsplit{width:48%}table.diff col.diffsplit.middle{width:auto}table.diff col.ltype{width:30px}table.diff tr{background-color:transparent}table.diff td,table.diff th{font-family:Consolas,Monaco,monospace;font-size:14px;line-height:1.618;padding:.5em;vertical-align:top;word-wrap:break-word}table.diff td h1,table.diff td h2,table.diff td h3,table.diff td h4,table.diff td h5,table.diff td h6{margin:0}table.diff .diff-addedline ins,table.diff .diff-deletedline del{text-decoration:none}table.diff .diff-deletedline{background-color:#ffe9e9}table.diff .diff-deletedline del{background-color:#faa}table.diff .diff-addedline{background-color:#e9ffe9}table.diff .diff-addedline ins{background-color:#afa}.diff-meta{padding:5px;clear:both;min-height:32px}.diff-title strong{line-height:32px;min-width:60px;text-align:right;float:left;margin-right:5px}.revisions-controls .author-card .author-info{font-size:12px;line-height:16px}.revisions-controls .author-card .author-info,.revisions-controls .author-card .avatar{float:left;margin-left:6px;margin-right:6px}.revisions-controls .author-card .byline{display:block;font-size:12px}.revisions-controls .author-card .avatar{vertical-align:middle}.diff-meta input.restore-revision{float:right;margin-left:6px;margin-right:6px;margin-top:4px}.diff-meta-from{display:none}.comparing-two-revisions .diff-meta-from{display:block}.revisions-tooltip{position:absolute;bottom:105px;margin-right:0;margin-left:-69px;z-index:0;max-width:350px;min-width:130px;padding:8px 4px;opacity:0}.revisions-tooltip.flipped{margin-left:0;margin-right:-70px}.revisions.pinned .revisions-tooltip{display:none!important}.comparing-two-revisions .revisions-tooltip{bottom:145px}.revisions-tooltip-arrow{width:70px;height:15px;overflow:hidden;position:absolute;left:0;margin-left:35px;bottom:-15px}.revisions-tooltip.flipped .revisions-tooltip-arrow{margin-left:0;margin-right:35px;left:auto;right:0}.revisions-tooltip-arrow>span{content:"";position:absolute;left:20px;top:-20px;width:25px;height:25px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.revisions-tooltip.flipped .revisions-tooltip-arrow>span{left:auto;right:20px}.ie8 .revisions-tooltip-arrow>span{left:15px;top:-25px;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)"}.ie8 .revisions-tooltip.flipped .revisions-tooltip-arrow>span{right:25px}.revisions-tooltip,.revisions-tooltip-arrow>span{border:1px solid #d7d7d7;background-color:#fff}.revisions-tooltip{display:none}.arrow{width:70px;height:16px;overflow:hidden;position:absolute;left:0;margin-left:-35px;bottom:90px;z-index:10000}.arrow::after{z-index:9999;background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.arrow.top{top:-16px;bottom:auto}.arrow.left{left:20%}.arrow:after{content:"";position:absolute;left:20px;top:-20px;width:25px;height:25px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.revisions-tooltip,.revisions-tooltip-arrow:after{border-width:1px;border-style:solid}div.revisions-controls>.wp-slider>.ui-slider-handle{margin-left:-10px}.rtl div.revisions-controls>.wp-slider>.ui-slider-handle{margin-right:-10px}.wp-slider.ui-slider{position:relative;border:1px solid #d7d7d7;text-align:left;cursor:pointer}.wp-slider .ui-slider-handle{-webkit-border-radius:50%;border-radius:50%;height:18px;margin-top:-3px;outline:0;position:absolute;width:18px;z-index:2}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#2ea2cc;border:1px solid #0074a2;-webkit-box-shadow:inset 0 1px 0 #78c8e6,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #78c8e6,0 1px 0 rgba(0,0,0,.15)}.wp-slider .ui-slider-handle:before{background:0 0;position:absolute;top:0;left:0;color:#fff;content:"\f229";font:400 18px/1 dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wp-slider .ui-slider-handle.from-handle:before,.wp-slider .ui-slider-handle.to-handle:before{font-size:20px!important;margin:-1px 0 0 -1px}.wp-slider .ui-slider-handle.from-handle:before{content:'\f139'}.rtl .wp-slider .ui-slider-handle.from-handle:before,.wp-slider .ui-slider-handle.to-handle:before{content:'\f141'}.rtl .wp-slider .ui-slider-handle.to-handle:before{content:'\f139';right:-1px}.wp-slider .ui-slider-range{position:absolute;font-size:.7em;display:block;border:0;background-color:transparent;background-image:none}.wp-slider.ui-slider-horizontal{height:.7em}.wp-slider.ui-slider-horizontal .ui-slider-handle{top:-.25em;margin-left:-.6em}.wp-slider.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.wp-slider.ui-slider-horizontal .ui-slider-range-min{left:0}.wp-slider.ui-slider-horizontal .ui-slider-range-max{right:0}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.revision-tick.completed-false{background-image:url(../images/spinner-2x.gif)}}@media screen and (max-width:782px){#diff-next-revision,#diff-previous-revision{margin-top:-1em}table.diff{-ms-word-break:break-all;word-break:break-all;word-wrap:break-word}}.media-item .describe{border-collapse:collapse;width:100%;border-top:1px solid #dfdfdf;clear:both;cursor:default}.media-item.media-blank .describe{border:0}.media-item .describe th{vertical-align:top;text-align:left;padding:5px 10px 10px;width:140px}.media-item .describe .align th{padding-top:0}.media-item .media-item-info tr{background-color:transparent}.media-item .describe td{padding:0 8px 8px 0;vertical-align:top}.media-item thead.media-item-info td{padding:4px 10px 0}.media-item .media-item-info .A1B1{padding:0 0 0 10px}.media-item td.savesend{padding-bottom:15px}.media-item .thumbnail{max-height:128px;max-width:128px}#wpbody-content #async-upload-wrap a{display:none}.media-upload-form{margin-top:20px}.media-upload-form td label{margin-right:6px;margin-left:2px}.media-upload-form .align .field label{display:inline;padding:0 0 0 23px;margin:0 1em 0 3px;font-weight:600}.media-upload-form tr.image-size label{margin:0 0 0 5px;font-weight:600}.media-upload-form th.label label{font-weight:600;margin:.5em;font-size:13px}.media-upload-form th.label label span{padding:0 5px}.media-item .describe input[type=text],.media-item .describe textarea{width:460px}.media-item .describe p.help{margin:0;padding:0 0 0 5px}.describe-toggle-off,.describe-toggle-on,.media-item .edit-attachment{display:block;line-height:36px;float:right}.media-item .describe-toggle-off,.media-item.open .describe-toggle-on{display:none}.media-item.open .describe-toggle-off{display:block}#media-items .media-item{border-bottom:1px solid #dfdfdf;min-height:36px;position:relative;width:100%}#media-items{width:623px}.media-new-php #media-items{margin:1em 0}#media-items:empty{border:0 none}.media-item .filename{line-height:36px;overflow:hidden}.media-item .pinkynail{float:left;margin:2px 10px 0 0;max-width:40px;max-height:32px}.media-item .startclosed,.media-item .startopen{display:none}.media-item .original{position:relative;height:34px}.media-item .progress{float:right;height:22px;margin:7px 0 0;width:200px;line-height:2em;padding:0;overflow:hidden;margin-bottom:2px;-webkit-border-radius:22px;border-radius:22px;background:#ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.media-item .bar{z-index:9;width:0;height:100%;margin-top:-22px;-webkit-border-radius:22px;border-radius:22px;background-color:#0074a2;-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.3);box-shadow:inset 0 0 2px rgba(0,0,0,.3)}.media-item .progress .percent{z-index:10;position:relative;width:200px;padding:0;color:#fff;text-align:center;line-height:22px;font-weight:400;text-shadow:0 1px 2px rgba(0,0,0,.2)}.upload-php .fixed .column-parent{width:15%}.js .html-uploader #plupload-upload-ui{display:none}.js .html-uploader #html-upload-ui{display:block}.media-upload-form .media-item.error{margin:0;padding:0}.media-item .error-div,.media-upload-form .media-item.error p{line-height:16px;margin:5px 10px;padding:0}.media-item .error-div a.dismiss{display:block;float:right;margin:5px 4px 0 15px}.find-box{background-color:#fff;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.3);box-shadow:0 3px 6px rgba(0,0,0,.3);width:600px;overflow:hidden;margin-left:-300px;position:fixed;top:30px;bottom:30px;left:50%;z-index:100105}.find-box-head{background:#fcfcfc;border-bottom:1px solid #dfdfdf;height:36px;font-size:18px;font-weight:600;line-height:36px;padding:0 36px 0 16px;position:absolute;top:0;left:0;right:0}.find-box-inside{overflow:auto;padding:16px;background-color:#fff;position:absolute;top:37px;bottom:45px;overflow-y:scroll;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.find-box-search{padding-bottom:16px}.find-box-search .spinner{float:none;left:125px;position:absolute;top:18px}#find-posts-input,#find-posts-search{float:left}#find-posts-input{width:140px;height:28px;margin:0 4px 0 0}.widefat .found-radio{padding-right:0;width:16px}#find-posts-close{width:36px;height:36px;position:absolute;top:0;right:0;cursor:pointer;text-align:center;color:#666}#find-posts-close:hover{color:#2ea2cc}#find-posts-close:before{font:400 20px/36px dashicons;vertical-align:top;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f158'}.find-box-buttons{padding:8px 16px;background:#fcfcfc;border-top:1px solid #dfdfdf;position:absolute;bottom:0;left:0;right:0}@media screen and (max-width:782px){.find-box-inside{bottom:57px}}@media screen and (max-width:660px){.find-box{top:0;bottom:0;left:0;right:0;margin:0;width:100%}}.ui-find-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000;opacity:.7;filter:alpha(opacity=70);z-index:100100}ul#dismissed-updates{display:none}form.upgrade{margin-top:8px}form.upgrade .hint{font-style:italic;font-size:85%;margin:-.5em 0 2em 0}#poststuff .inside .the-tagcloud{margin:5px 0 10px;padding:8px;border:1px solid #ddd;line-height:1.8em;word-spacing:3px;-webkit-border-radius:6px;border-radius:6px}.drag-drop #drag-drop-area{border:4px dashed #bbb;height:200px}.drag-drop .drag-drop-inside{margin:70px auto 0;width:250px}.drag-drop-inside p{color:#aaa;font-size:14px;margin:5px 0;display:none}.drag-drop .drag-drop-inside p{text-align:center}.drag-drop-inside p.drag-drop-info{font-size:20px}.drag-drop .drag-drop-inside p,.drag-drop-inside p.drag-drop-buttons{display:block}.drag-drop.drag-over #drag-drop-area{border-color:#83b4d8}#plupload-upload-ui{position:relative}.wp_attachment_details label[for=content]{font-size:13px;line-height:1.5;margin:1em 0}.wp_attachment_details #attachment_caption{height:4em}.describe .image-editor{vertical-align:top}.imgedit-wrap{position:relative}.imgedit-settings p{margin:8px 0 0}.describe .imgedit-wrap .imgedit-settings{padding:0 5px}.wp_attachment_holder div.updated{margin-top:0}.wp_attachment_holder .imgedit-wrap>div{height:auto;overflow:hidden}.wp_attachment_holder .imgedit-wrap .imgedit-panel-content{padding-right:16px;width:auto;overflow:hidden}.wp_attachment_holder .imgedit-wrap .imgedit-settings{float:right;width:250px}.imgedit-settings input{margin-top:0;vertical-align:middle}.imgedit-wait{position:absolute;top:0;background:#fff url(../images/spinner.gif) no-repeat center;-webkit-background-size:20px 20px;background-size:20px 20px;opacity:.7;filter:alpha(opacity=70);width:100%;height:500px;display:none}.no-float{float:none}.imgedit-settings .disabled,.media-disabled{color:grey}.A1B1,.wp_attachment_image{overflow:hidden}.A1B1 .button,.wp_attachment_image .button{float:left}.no-js .wp_attachment_image .button{display:none}.A1B1 .spinner,.wp_attachment_image .spinner{float:left;padding:0 0 4px;vertical-align:bottom}.imgedit-menu{margin:0 0 12px;min-width:300px}.imgedit-menu div{float:left;width:32px;border:1px solid #d5d5d5;background:#f1f1f1;margin:0 8px 0 0;height:32px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;line-height:28px;color:#777;cursor:pointer}.imgedit-menu div:before{font:400 20px/1 dashicons;speak:none;vertical-align:middle}.imgedit-menu div:hover{border-color:#c1c1c1;background-color:#eaeaea;color:#333}.imgedit-menu div.disabled{border-color:#ccc;background-color:#ddd;color:#777;filter:alpha(opacity=50);opacity:.5;cursor:default}.imgedit-crop:before{content:'\f165'}.imgedit-rleft:before{content:'\f166'}.imgedit-rright:before{content:'\f167'}.imgedit-flipv:before{content:'\f168'}.imgedit-fliph:before{content:'\f169'}.imgedit-undo:before{content:'\f171'}.imgedit-redo:before{content:'\f172'}.imgedit-crop-wrap{position:relative}.imgedit-crop{margin:0 8px 0 0}.imgedit-rleft{margin:0 3px}.imgedit-rright{margin:0 8px 0 3px}.imgedit-flipv{margin:0 3px}.imgedit-fliph{margin:0 8px 0 3px}.imgedit-undo{margin:0 3px}.imgedit-redo{margin:0 8px 0 3px}.imgedit-applyto img{margin:0 8px 0 0}.imgedit-group-top{margin:5px 0}#poststuff .imgedit-group-top h3{padding:0}.imgedit-group-top h3 a{text-decoration:none}.imgedit-applyto .imgedit-label{padding:2px 0 0;display:block}.imgedit-help{display:none;font-style:italic}a.imgedit-help-toggle{text-decoration:none}.form-table td.imgedit-response{padding:0}.imgedit-submit{margin:8px 0}.imgedit-submit-btn{margin-left:20px}.imgedit-wrap .nowrap{white-space:nowrap}span.imgedit-scale-warn{color:red;font-size:20px;font-style:normal;visibility:hidden;vertical-align:middle}.imgedit-group{margin-bottom:8px;padding:2px 10px}audio,video{display:inline-block;max-width:100%}.mejs-container{width:100%}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.imgedit-wait{background-image:url(../images/spinner-2x.gif)}}@media screen and (max-width:782px){.wp_attachment_details label[for=content]{font-size:14px;line-height:1.5em}}.theme-browser .themes{clear:both;padding:0 0 100px}.themes-php .wrap h2{float:left;margin-bottom:15px}.network-admin.themes-php .wrap h2{margin-bottom:0}.themes-php .wrap h2 .button{margin-left:20px}.theme-navigation .theme-count,.themes-php .wrap .theme-count{color:#fff;-webkit-border-radius:30px;border-radius:30px;background:#777;font-size:14px;padding:4px 10px;font-weight:600;margin-left:5px;margin-right:20px;position:relative;top:-3px}.theme-navigation a{text-decoration:none}.themes-php div.error,.themes-php div.updated{margin:0 0 20px;clear:both}.themes-php div.updated a{text-decoration:underline}.theme-browser .theme{cursor:pointer;float:left;margin:0 4% 4% 0;position:relative;width:30.6%;border:1px solid #dedede;-webkit-box-shadow:0 1px 1px -1px rgba(0,0,0,.1);box-shadow:0 1px 1px -1px rgba(0,0,0,.1);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ie8 .theme-browser .theme{width:30%;margin:0 3% 4% 0}.theme-browser .theme:nth-child(3n){margin-right:0}.theme-browser .theme:focus,.theme-browser .theme:hover{cursor:pointer}.theme-browser .theme .theme-name{font-size:15px;font-weight:600;height:18px;margin:0;padding:15px;-webkit-box-shadow:inset 0 1px 0 rgba(0,0,0,.1);box-shadow:inset 0 1px 0 rgba(0,0,0,.1);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;background:#fff;background:rgba(255,255,255,.65)}.theme-browser .theme .theme-actions{-ms-filter:"alpha(Opacity=0)";opacity:0;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out;position:absolute;bottom:0;right:0;height:38px;padding:9px 10px 0;background:rgba(244,244,244,.7);border-left:1px solid rgba(0,0,0,.05)}.theme-browser .theme.focus .theme-actions,.theme-browser .theme:focus .theme-actions,.theme-browser .theme:hover .theme-actions{-ms-filter:"alpha(Opacity=100)";opacity:1}.theme-browser .theme .theme-actions .button-primary{margin-right:3px}.theme-browser .theme .theme-actions .button-secondary{float:none;margin-left:3px}.theme-browser .theme .theme-screenshot{display:block;overflow:hidden;position:relative;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.theme-browser .theme .theme-screenshot:after{content:'';display:block;padding-top:66.66666%}.theme-browser .theme .theme-screenshot img{height:auto;position:absolute;left:0;top:0;width:100%;-webkit-transform:translateZ(0);-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.theme-browser .theme:focus .theme-screenshot,.theme-browser .theme:hover .theme-screenshot{background:#fff}.theme-browser.rendered .theme:focus .theme-screenshot img,.theme-browser.rendered .theme:hover .theme-screenshot img{opacity:.4}.theme-browser .theme .more-details{-ms-filter:"alpha(Opacity=0)";opacity:0;position:absolute;top:35%;right:25%;left:25%;background:#222;background:rgba(0,0,0,.7);color:#fff;font-size:15px;text-shadow:0 1px 0 rgba(0,0,0,.6);-webkit-font-smoothing:antialiased;font-weight:600;padding:15px 12px;text-align:center;-webkit-border-radius:3px;border-radius:3px;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.theme-browser .theme:focus{outline:1px dotted #222}.theme-browser .theme:focus .more-details{opacity:1}.theme-browser .theme.active:focus .theme-actions{display:block}.theme-browser.rendered .theme:focus .more-details,.theme-browser.rendered .theme:hover .more-details{-ms-filter:"alpha(Opacity=100)";opacity:1}.theme-browser .theme .theme-installed,.theme-browser .theme .theme-update{background:#d54e21;background:rgba(213,78,33,.95);color:#fff;display:block;font-size:13px;font-weight:400;height:48px;line-height:48px;padding:0 10px;position:absolute;top:0;right:0;left:0;border-bottom:1px solid rgba(0,0,0,.25);overflow:hidden}.theme-browser .theme .theme-installed:before,.theme-browser .theme .theme-update:before{content:'\f463';display:inline-block;font:400 20px/1 dashicons;margin:0 6px 0 0;opacity:.8;position:relative;top:5px;speak:none;-webkit-font-smoothing:antialiased}.theme-browser .theme.active .theme-name{background:#2f2f2f;color:#fff;padding-right:110px;font-weight:300;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.5);box-shadow:inset 0 1px 1px rgba(0,0,0,.5)}.theme-browser .theme.active .theme-name span{font-weight:600}.theme-browser .theme.active .theme-actions{background:rgba(49,49,49,.7);border-left:0;opacity:1}.theme-browser .theme.active .theme-actions .button-primary{margin-right:0}.theme-browser .theme .theme-author{background:#222;color:#eee;display:none;font-size:14px;margin:0 10px;padding:5px 10px;position:absolute;bottom:56px}.theme-browser .theme.display-author .theme-author{display:block}.theme-browser .theme.display-author .theme-author a{color:inherit;text-decoration:none}.theme-browser .theme.add-new-theme{border:0;-webkit-box-shadow:none;box-shadow:none}.theme-browser .theme.add-new-theme a{color:#999;text-decoration:none;display:block;position:relative;z-index:1}.theme-browser .theme.add-new-theme:after{display:block;content:'';-ms-filter:"alpha(Opacity=100)";opacity:1;background:0 0;background:rgba(0,0,0,0);position:absolute;top:0;left:0;right:0;bottom:0;padding:10% 0 0;text-shadow:none;border:5px dashed #d5d2ca;border:5px dashed rgba(0,0,0,.1);-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.theme-browser .theme.add-new-theme span:after{background:#e5e5e5;background:rgba(153,153,153,.1);-webkit-border-radius:50%;border-radius:50%;display:inline-block;content:'\f132';-webkit-font-smoothing:antialiased;font:400 74px/115px dashicons;width:100px;height:100px;vertical-align:middle;text-align:center;color:#999;position:absolute;top:30%;left:50%;margin-left:-50px;text-indent:-4px;padding:0;text-shadow:none;z-index:4}.rtl .theme-browser .theme.add-new-theme span:after{text-indent:4px}.theme-browser .theme.add-new-theme:focus .theme-screenshot,.theme-browser .theme.add-new-theme:hover .theme-screenshot{background:0 0}.theme-browser .theme.add-new-theme:focus span:after,.theme-browser .theme.add-new-theme:hover span:after{background:#fff;color:#0074a2}.theme-browser .theme.add-new-theme:focus:after,.theme-browser .theme.add-new-theme:hover:after{border-color:transparent;color:#fff;background:#0074a2;content:''}.theme-browser .theme.add-new-theme .theme-name{background:0 0;text-align:center;-webkit-box-shadow:none;box-shadow:none;font-weight:400;position:relative;top:0;margin-top:-10%;margin-bottom:10%}.theme-browser .theme.add-new-theme:focus .theme-name,.theme-browser .theme.add-new-theme:hover .theme-name{color:#fff;z-index:2}.themes-php .theme-search{position:relative;top:-2px;left:20px;font-size:16px;font-weight:300;line-height:1.5;width:280px}.theme-overlay .theme-backdrop{position:absolute;left:-20px;right:0;top:0;bottom:0;background:#f1f1f1;background:rgba(238,238,238,.9);z-index:10}body.theme-overlay-open{overflow:hidden}.theme-overlay .theme-header{position:absolute;top:0;left:0;right:0;height:48px;border-bottom:1px solid #ddd}.theme-overlay .theme-header .close{cursor:pointer;height:48px;width:50px;text-align:center;float:right;border:0;border-left:1px solid #ddd;background-color:transparent}.theme-overlay .theme-header .close:focus:before,.theme-overlay .theme-header .close:hover:before{color:#fff}.theme-overlay .theme-header .close:before{font:400 30px/50px dashicons!important;color:#777;display:inline-block;content:'\f335';font-weight:300}.theme-overlay .theme-header .left,.theme-overlay .theme-header .right{cursor:pointer;color:#777;background-color:transparent;height:48px;width:54px;float:left;text-align:center;border:0;border-right:1px solid #ddd}.theme-overlay .theme-header .close:focus,.theme-overlay .theme-header .close:hover,.theme-overlay .theme-header .left:focus,.theme-overlay .theme-header .left:hover,.theme-overlay .theme-header .right:focus,.theme-overlay .theme-header .right:hover{background:#0074a2;color:#fff}.theme-overlay .theme-header .left.disabled,.theme-overlay .theme-header .left.disabled:hover,.theme-overlay .theme-header .right.disabled,.theme-overlay .theme-header .right.disabled:hover{color:#ccc;background:inherit;cursor:inherit}.theme-overlay .theme-header .left:before,.theme-overlay .theme-header .right:before{font:400 20px/50px dashicons!important;display:inline;font-weight:300}.theme-overlay .theme-header .left:before{content:'\f340'}.theme-overlay .theme-header .right:before{content:'\f344'}.rtl .theme-overlay .theme-header .left:before{content:'\f345'}.rtl .theme-overlay .theme-header .right:before{content:'\f341'}.theme-overlay .theme-wrap{clear:both;position:fixed;top:9%;left:190px;right:30px;bottom:3%;background:#fff;-webkit-box-shadow:0 1px 20px 5px rgba(0,0,0,.1);box-shadow:0 1px 20px 5px rgba(0,0,0,.1);z-index:20;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.theme-overlay .theme-wrap:after{content:".";display:block;height:0;clear:both;visibility:hidden}body.folded .theme-overlay .theme-wrap{left:70px}.theme-overlay .theme-about{position:absolute;top:49px;bottom:57px;left:0;right:0;overflow:auto;padding:2% 4%}.theme-overlay .theme-about:after{content:".";display:block;height:0;clear:both;visibility:hidden}.theme-overlay .theme-actions{position:absolute;text-align:center;bottom:0;left:0;right:0;padding:10px 25px 5px;background:#f3f3f3;z-index:30;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-top:1px solid #eee}.ie8 .theme-overlay .theme-actions{border:1px solid #eee}.theme-overlay .theme-actions a{margin-right:5px;margin-bottom:5px}.theme-overlay .theme-actions .delete-theme{color:#a00;position:absolute;right:10px;bottom:5px;text-decoration:none;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;background:0 0}.theme-overlay .theme-actions .delete-theme:focus,.theme-overlay .theme-actions .delete-theme:hover{background:#d54e21;color:#fff;border-color:#d54e21}.theme-overlay .theme-actions .active-theme,.theme-overlay.active .theme-actions .inactive-theme{display:none}.theme-overlay .theme-actions .inactive-theme,.theme-overlay.active .theme-actions .active-theme{display:block}.theme-overlay .theme-screenshots{float:left;margin:0 30px 0 0;width:55%;max-width:880px;text-align:center}.theme-overlay .screenshot{border:1px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.2);box-shadow:0 0 0 1px rgba(0,0,0,.2)}.theme-overlay .screenshot:after{content:'';display:block;padding-top:75%}.theme-overlay .screenshot img{height:auto;position:absolute;left:0;top:0;width:100%}.theme-overlay.small-screenshot .theme-screenshots{position:absolute;width:302px}.theme-overlay.small-screenshot .theme-info{margin-left:350px;width:auto}.theme-overlay .screenshot.thumb{background:#ccc;border:1px solid #eee;float:none;display:inline-block;margin:10px 5px 0;width:140px;height:80px;cursor:pointer}.theme-overlay .screenshot.thumb:after{content:'';display:block;padding-top:100%}.theme-overlay .screenshot.thumb img{cursor:pointer;position:absolute;left:0;top:0;width:100%;height:auto}.theme-overlay .screenshot.selected{background:0 0;border:2px solid #2ea2cc}.theme-overlay .screenshot.selected img{opacity:.8}.theme-browser .theme .theme-screenshot.blank,.theme-overlay .screenshot.blank{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYGWO8d+/efwYkoKioiMRjYGBC4WHhUK6A8T8QIJt8//59ZC493AAAQssKpBK4F5AAAAAASUVORK5CYII=)}.theme-overlay .theme-info{width:40%;float:left}.theme-overlay .current-label{background:#333;color:#fff;font-size:11px;display:inline-block;padding:2px 8px;-webkit-border-radius:2px;border-radius:2px;margin:0 0 -10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.theme-overlay .theme-name{color:#222;font-size:32px;font-weight:100;margin:10px 0 0;line-height:1.3}.theme-overlay .theme-version{color:#999;font-size:13px;font-weight:400;float:none;display:inline-block;margin-left:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.theme-overlay .theme-author{color:#686868;font-size:16px;font-weight:400;margin:15px 0 25px}.theme-overlay .theme-author a{text-decoration:none}.theme-overlay .theme-description{color:#555;font-size:15px;font-weight:400;line-height:1.5;margin:30px 0 0}.theme-overlay .theme-tags{border-top:3px solid #eee;color:#888;font-size:13px;font-weight:400;margin:30px 0 0;padding-top:20px}.theme-overlay .theme-tags span{color:#444;font-weight:700;margin-right:5px}.theme-overlay .theme-update-message{background:#fef7f1;border:1px solid #eee;border-left:4px solid #d54e21;-webkit-border-radius:3px;border-radius:3px;padding:5px 20px 10px}.theme-overlay .theme-update{color:#222;font-size:18px;display:inline-block;line-height:40px;margin:0}.theme-overlay .parent-theme{background:#f7fcfe;border:1px solid #eee;border-left:4px solid #2ea2cc;font-size:14px;font-weight:400;margin-top:30px;padding:10px 10px 10px 20px}.theme-overlay .parent-theme strong{font-weight:700}.single-theme .theme,.single-theme .theme-overlay .theme-backdrop,.single-theme .theme-overlay .theme-header{display:none}.single-theme .theme-overlay .theme-wrap{clear:both;min-height:330px;position:relative;left:auto;right:auto;top:auto;bottom:auto}.single-theme .theme-overlay .theme-about{padding:30px 30px 70px;position:static}.single-theme .theme-overlay .theme-actions{position:absolute}@media only screen and (min-width:2000px){#wpwrap .theme-browser .theme{width:17.6%;margin:0 3% 3% 0}#wpwrap .theme-browser .theme:nth-child(3n),#wpwrap .theme-browser .theme:nth-child(4n){margin-right:3%}#wpwrap .theme-browser .theme:nth-child(5n){margin-right:0}}@media only screen and (min-width:1680px){.theme-overlay .theme-wrap{width:1450px;margin:0 auto}}@media only screen and (min-width:1640px){.theme-browser .theme{width:22.7%;margin:0 3% 3% 0}.theme-browser .theme .theme-screenshot:after{padding-top:75%}.theme-browser .theme:nth-child(3n){margin-right:3%}.theme-browser .theme:nth-child(4n){margin-right:0}}@media only screen and (max-width:1120px){.theme-browser .theme{width:47.5%;margin-right:0}.theme-browser .theme:nth-child(even){margin-right:0}.theme-browser .theme:nth-child(odd){margin-right:5%}}@media only screen and (max-width:900px){.theme-overlay .theme-wrap{left:65px}}@media only screen and (max-width:780px){.theme-overlay .theme-wrap,body.folded .theme-overlay .theme-wrap{top:0;right:0;bottom:0;left:0;padding:70px 20px 20px;border:0;z-index:500;position:fixed}.theme-browser .theme.active .theme-name span{display:none}.theme-overlay .theme-screenshots{width:40%}.theme-overlay .theme-info{width:50%}.single-theme .theme-wrap{padding:10px}.theme-browser .theme .theme-actions{padding:5px 10px 4px}.theme-overlay.small-screenshot .theme-screenshots{position:static;float:none;max-width:302px}.theme-overlay.small-screenshot .theme-info{margin-left:0;width:auto}.theme:focus .more-details,.theme:hover .more-details,.theme:not(.active):focus .theme-actions,.theme:not(.active):hover .theme-actions{display:none}.theme-browser.rendered .theme:focus .theme-screenshot img,.theme-browser.rendered .theme:hover .theme-screenshot img{opacity:1}}@media only screen and (max-width:480px){.theme-browser .theme{width:100%;margin-right:0}.theme-browser .theme:nth-child(2n),.theme-browser .theme:nth-child(3n){margin-right:0}}@media only screen and (max-width:650px){.theme-overlay .theme-description,.theme-overlay .theme-update{margin-left:0}.theme-overlay .theme-actions .delete-theme{position:relative;right:auto;bottom:auto}.theme-overlay .theme-actions .inactive-theme{display:inline}.theme-overlay .theme-screenshots{width:100%;float:none}.theme-overlay .theme-info{width:100%}.theme-overlay .theme-author{margin:5px 0 15px}.theme-overlay .current-label{margin-top:10px;font-size:13px}.themes-php .wrap h2{width:100%}.themes-php .theme-search{float:none;clear:both;left:0;top:0;right:0;margin:10px 0;width:100%}.theme-browser .theme.add-new-theme span:after{font:400 60px/90px dashicons;width:80px;height:80px;top:30%;left:50%;text-indent:0;margin-left:-40px}.single-theme .theme-wrap{margin:0 -12px 0 -10px;padding:10px}.single-theme .theme-overlay .theme-about{padding:10px;overflow:visible}.single-theme .current-label{display:none}.single-theme .theme-overlay .theme-actions{position:static}}.broken-themes{clear:both}.broken-themes table{text-align:left;width:50%;border-spacing:3px;padding:3px}.theme-browser .theme .theme-installed{background:#0074a2}.theme-browser .theme .theme-installed:before{content:'\f147'}.theme-browser .theme.is-installed .theme-actions .button-primary{display:none!important}.theme-navigation{background:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#555;display:inline-block;font-size:13px;margin:20px 0 30px;padding:0 20px;position:relative;width:100%}.theme-install-php a.browse-themes,.theme-install-php a.upload{cursor:pointer}.theme-install-php a.browse-themes,.theme-install-php.show-upload-theme a.upload{display:none}.theme-install-php.show-upload-theme a.browse-themes{display:inline}.upload-theme{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;margin:0;padding:0;width:100%;overflow:hidden;position:relative;top:10px}body.show-upload-theme .upload-theme{display:block}.upload-theme .wp-upload-form{background:#fafafa;border:1px solid #e5e5e5;padding:30px;margin:30px auto;max-width:380px}.upload-theme .install-help{color:#999;font-size:18px;font-style:normal;margin:0;padding:40px 0 0;text-align:center}body.show-upload-theme .upload-theme+.theme-navigation,body.show-upload-theme .upload-theme+.theme-navigation+.theme-browser{display:none}.theme-navigation .theme-count{margin-left:0;position:absolute;top:12px}.theme-count+.theme-section{margin-left:60px}.theme-filter,.theme-section{border-bottom:4px solid #fff;color:#666;cursor:pointer;display:inline-block;margin:0 10px;padding:15px 0}.theme-filter.current,.theme-section.current{border-bottom:4px solid #666;color:#222}.theme-top-filters{display:inline-block}.theme-navigation .more-filters{color:#666;cursor:pointer;display:inline-block;margin:0 10px;padding:4px 6px}body.more-filters-opened .more-filters,body.more-filters-opened .more-filters:before{background:#777;-webkit-border-radius:2px;border-radius:2px;border:0;color:#fff}body.more-filters-opened .more-filters:focus,body.more-filters-opened .more-filters:focus:before,body.more-filters-opened .more-filters:hover,body.more-filters-opened .more-filters:hover:before{background:#2ea2cc}.theme-install-php .theme-search{position:absolute;right:10px;top:9px;font-size:16px;font-weight:300;line-height:1.5;width:280px}.more-filters:before{color:#777;margin:0 5px 0 0;content:"\f111";display:inline-block;width:16px;height:16px;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1;font-family:dashicons;text-decoration:inherit;font-weight:400;font-style:normal;vertical-align:top;-webkit-transition:color .1s ease-in 0;transition:color .1s ease-in 0;text-align:center}.more-filters.current:before{color:#fff}.more-filters-container{display:none;padding:20px;border-top:1px solid #eee;margin:0 -20px;background:#fafafa}body.more-filters-opened .more-filters-container{display:block;overflow:hidden}body.more-filters-opened .theme-section.current{border-bottom:0}body.more-filters-opened .theme-browser,body.more-filters-opened.filters-applied.loading-themes .theme-browser{display:none}body.more-filters-opened.filters-applied .theme-browser{display:block}.more-filters-container .filters-group{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;width:19%;background:#fff;margin:0 1% 0 0;border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);padding:10px}.more-filters-container .wide-filters-group{width:38%}.more-filters-container .feature-name{margin:0;position:relative}.more-filters-container ol{list-style-type:none;margin:20px 0 0;font-size:12px}.more-filters-container li{display:inline-block;vertical-align:top;list-style-type:none;margin:5px 0;padding-right:25px;width:160px}.theme-navigation .more-filters-container .apply-filters{margin:0 0 20px}.theme-navigation .more-filters-container .clear-filters{display:none;margin:0 0 20px 10px}.more-filters-container .apply-filters span{display:inline-block;font-size:12px;text-indent:10px;opacity:.8}.more-filters-container .filtering-by{display:none;margin:0}.more-filters-container .filtering-by>span{font-weight:600}.more-filters-container .filtering-by .tags{display:inline}.more-filters-container .filtering-by .tag{background:#fff;border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);font-size:11px;margin:0 5px;padding:4px 8px}.more-filters-container .filtering-by a{margin-left:10px}body.filters-applied .more-filters-container .filters-group,body.filters-applied .more-filters-container a.button,body.filters-applied .more-filters-container br{display:none!important}body.filters-applied .more-filters-container .filtering-by{display:block}body.filters-applied .more-filters-container{padding:20px}p.no-themes{color:#999;font-size:18px;font-style:normal;margin:0;padding:0;text-align:center;display:none}body.no-results p.no-themes{display:block}.theme-install-php .add-new-theme,body.show-upload-theme p.no-themes{display:none!important}@media only screen and (max-width:1120px){.theme-install-php .theme-search{margin:20px 0;position:static;width:100%}.more-filters-container{border-bottom:1px solid #eee}.upload-theme .wp-upload-form{margin:20px 0;max-width:100%}.upload-theme .install-help{font-size:15px;padding:20px 0 0;text-align:left}.more-filters-container .filters-group{margin-bottom:0;margin-top:5px;width:100%}.more-filters-container .filters-group li{margin:10px 0}}@media only screen and (max-width:782px){.more-filters-container .filters-group,.more-filters-container .filters-group li{width:100%}}.rating{margin:30px 0}.rating span:before{color:#e6b800;content:"\f154";display:inline-block;-webkit-font-smoothing:antialiased;font:400 20px/1 dashicons;vertical-align:top}.rating-10 span.one:before,.rating-30 span.two:before,.rating-50 span.three:before,.rating-70 span.four:before,.rating-90 span.five:before{content:"\f459"}.rating-100 span.five:before,.rating-100 span.four:before,.rating-100 span.one:before,.rating-100 span.three:before,.rating-100 span.two:before,.rating-20 span.one:before,.rating-30 span.one:before,.rating-40 span.one:before,.rating-40 span.two:before,.rating-50 span.one:before,.rating-50 span.two:before,.rating-60 span.one:before,.rating-60 span.three:before,.rating-60 span.two:before,.rating-70 span.one:before,.rating-70 span.three:before,.rating-70 span.two:before,.rating-80 span.four:before,.rating-80 span.one:before,.rating-80 span.three:before,.rating-80 span.two:before,.rating-90 span.four:before,.rating-90 span.one:before,.rating-90 span.three:before,.rating-90 span.two:before{content:"\f155"}.rating .ratings{display:inline;margin-left:10px;line-height:20px;color:#999}.error .theme-browser,.loading-themes .theme-browser{display:none}.loading-themes .spinner{display:block;margin:40px auto 0;float:none}.appearance_page_custom-header #headimg{border:1px solid #DFDFDF;overflow:hidden;width:100%}.appearance_page_custom-header #upload-form p label{font-size:12px}.appearance_page_custom-header .available-headers .default-header{float:left;margin:0 20px 20px 0}.appearance_page_custom-header .random-header{clear:both;margin:0 20px 20px 0;vertical-align:middle}.appearance_page_custom-header .available-headers label input,.appearance_page_custom-header .random-header label input{margin-right:10px}.appearance_page_custom-header .available-headers label img{vertical-align:middle}div#custom-background-image{min-height:100px;border:1px solid #dfdfdf}div#custom-background-image img{max-width:400px;max-height:300px}body.full-overlay-active{overflow:hidden}.wp-full-overlay{background:0 0;z-index:500000;position:fixed;overflow:visible;top:0;bottom:0;left:0;right:0;height:100%;min-width:0}.wp-full-overlay-sidebar{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:fixed;width:300px;height:100%;top:0;bottom:0;left:0;padding:0;margin:0;z-index:10;overflow:auto;background:#eee;border-right:0}.wp-full-overlay.collapsed .wp-full-overlay-sidebar{overflow:visible}.wp-full-overlay.collapsed,.wp-full-overlay.expanded .wp-full-overlay-sidebar{margin-left:0!important}.wp-full-overlay.expanded{margin-left:300px}.wp-full-overlay.collapsed .wp-full-overlay-sidebar{margin-left:-300px}.wp-full-overlay-sidebar:after{content:'';display:block;position:absolute;top:0;bottom:0;right:0;width:3px;z-index:1000}.wp-full-overlay-main{position:absolute;left:0;right:0;top:0;bottom:0;height:100%}.wp-full-overlay-sidebar .wp-full-overlay-header{position:absolute;left:0;right:0;height:45px;padding:0 15px;line-height:45px;z-index:10;margin:0;border-top:0;-webkit-box-shadow:none;box-shadow:none}.wp-full-overlay-sidebar .wp-full-overlay-header a.back{margin-top:9px}.wp-full-overlay-sidebar .wp-full-overlay-footer{bottom:0;border-bottom:0;border-top:0;-webkit-box-shadow:none;box-shadow:none}.wp-full-overlay-sidebar .wp-full-overlay-sidebar-content{position:absolute;top:45px;bottom:45px;left:0;right:0;overflow:auto}.wp-full-overlay .close-full-overlay{text-decoration:none}.wp-full-overlay a.collapse-sidebar{position:absolute;bottom:12px;left:0;z-index:50;display:block;width:19px;height:19px;margin-left:15px;padding:0;-webkit-border-radius:50%;border-radius:50%;color:#777;text-decoration:none}.wp-full-overlay a.collapse-sidebar:hover{color:#0074a2}.wp-full-overlay.collapsed .collapse-sidebar{position:absolute;left:100%}.wp-full-overlay .collapse-sidebar-arrow{position:static;margin-top:0;margin-left:0;display:block;width:auto;height:auto;background:0 0}.wp-full-overlay .collapse-sidebar-arrow:before{-webkit-border-radius:50%;border-radius:50%;float:left;content:"\f148";background:#eee;font:400 20px/1 dashicons;speak:none;display:block;padding:0;text-indent:0;text-align:center;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important}.rtl .wp-full-overlay .collapse-sidebar-arrow:before,.wp-full-overlay.collapsed .collapse-sidebar-arrow:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.rtl .wp-full-overlay.collapsed .collapse-sidebar-arrow:before{-webkit-transform:none;-ms-transform:none;transform:none}.wp-full-overlay.collapsed .collapse-sidebar-arrow{background-position:-1px -109px}.wp-full-overlay .collapse-sidebar-label{position:absolute;left:100%;line-height:20px;margin-left:10px}.wp-full-overlay.collapsed .collapse-sidebar-label{display:none}.wp-full-overlay .theme-navigation{padding:10px 20px;position:absolute;bottom:10px;text-align:left}.wp-full-overlay .theme-navigation .next-theme{float:right}.wp-full-overlay.no-navigation .theme-navigation{display:none}.wp-full-overlay,.wp-full-overlay .collapse-sidebar,.wp-full-overlay-main,.wp-full-overlay-sidebar{-webkit-transition-property:left,right,top,bottom,width,margin;transition-property:left,right,top,bottom,width,margin;-webkit-transition-duration:.2s;transition-duration:.2s}.customize-support .hide-if-customize,.customize-support .wp-core-ui .hide-if-customize,.customize-support.wp-core-ui .hide-if-customize,.no-customize-support .hide-if-no-customize,.no-customize-support .wp-core-ui .hide-if-no-customize,.no-customize-support.wp-core-ui .hide-if-no-customize{display:none}#customize-container{display:none;background:#fff;z-index:500000;position:fixed;overflow:visible;top:0;bottom:0;left:0;right:0;height:100%}.customize-active #customize-container{display:block}.customize-loading #customize-container iframe{opacity:0}.customize-loading #customize-container{background:#fff url(../images/spinner.gif) no-repeat fixed center center;-webkit-background-size:20px 20px;background-size:20px 20px}#customize-container iframe,.theme-install-overlay iframe{height:100%;width:100%;z-index:20;-webkit-transition:opacity .3s;transition:opacity .3s}#customize-container .collapse-sidebar{bottom:16px}#customize-controls{margin-top:0}.theme-install-overlay{display:none}.theme-install-overlay.single-theme{display:block}.install-theme-info{display:none;padding:10px 20px 60px}.single-theme .install-theme-info{padding-top:15px}.theme-install-overlay .install-theme-info{display:block}.install-theme-info .theme-install{float:right;margin-top:18px}.install-theme-info .theme-name{font-size:16px;line-height:24px;margin-bottom:0;margin-top:0}.install-theme-info .theme-screenshot{margin-top:15px;width:258px;border:1px solid #ccc}.install-theme-info .theme-details{overflow:hidden}.theme-details .theme-version{margin:15px 0;float:left}.theme-details .star-rating{margin:7px 0;float:right}.theme-details .theme-description{float:left;color:#777;line-height:20px;max-width:100%}.theme-install-overlay .wp-full-overlay-header{margin-top:9px}.theme-install-overlay .wp-full-overlay-header .theme-install{float:right;line-height:26px}.theme-install-overlay .wp-full-overlay-sidebar{background:#EEE;border-right:1px solid #DDD}.theme-install-overlay .wp-full-overlay-main{background:#fff url(../images/spinner.gif) no-repeat center center;-webkit-background-size:20px 20px;background-size:20px 20px}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.wp-full-overlay .collapse-sidebar-arrow{background-image:url(../images/arrows-2x.png);-webkit-background-size:15px 123px;background-size:15px 123px}.customize-loading #customize-container,.theme-install-overlay .wp-full-overlay-main{background-image:url(../images/spinner-2x.gif)}}@media screen and (max-width:782px){.available-theme .action-links .delete-theme{float:none;margin:0;padding:0;clear:both}.available-theme .action-links .delete-theme a{padding:0}}.press-this #message{border-left:4px solid #7ad03a;padding:1px 12px;background-color:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.press-this #side-sortables .category-tabs li{display:inline;line-height:1.35em}body.press-this ul.category-tabs li.tabs a{color:#333}.press-this #content-resize-handle{bottom:2px}body.press-this{color:#333;margin:0;padding:0;min-width:708px;min-height:400px}.press-this #titlediv #title{font-size:1.4em}.press-this #site-heading:before{top:3px;position:relative;display:inline-block;font:400 18px/1 dashicons;speak:none;color:#727272;content:'\f120';-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.press-this #wphead{height:32px;margin-left:0;margin-right:0;margin-bottom:5px}.press-this #header-logo{float:left;margin:7px 7px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.press-this #wphead h1{font-weight:400;font-size:16px;line-height:32px;margin:0;float:left}.press-this #wphead h1 a{text-decoration:none}.press-this #wphead h1 a:hover{text-decoration:underline}.press-this #message{margin:10px 0}.press-this .posting{margin-right:250px}.press-this-sidebar{float:right;width:240px;padding-top:10px}.press-this #title{margin-left:0;margin-right:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.press-this .tagchecklist{margin-top:8px}.press-this #titlediv{margin:0}.press-this #wp-content-wrap #wp-content-editor-tools{padding:0;top:3px;overflow:hidden}.press-this .wp-media-buttons{cursor:default;padding:8px 8px 6px}.press-this #wp-content-wrap #wp-content-media-buttons a{padding:0;line-height:normal;height:auto;font-size:16px}.press-this #wp-content-wrap .mce-toolbar .mce-btn-group .mce-btn{margin:0 1px}.press-this #wp-content-wrap .mce-toolbar .mce-btn button{padding:2px 3px}.press-this #wp-content-wrap .quicktags-toolbar,.press-this #wp-content-wrap div.mce-toolbar-grp{padding-right:3px}.press-this .howto{margin-top:2px;margin-bottom:3px;font-size:12px;font-style:italic;display:block}.press-this #wp-content-editor-container{clear:none}.press-this #poststuff .inside{margin-top:18px}.press-this .category-tabs{margin-bottom:3px}.press-this #poststuff{margin:0 8px;padding:0}.press-this #photo-add-url-div input[type=text]{width:220px}#poststuff #editor-toolbar{height:30px}.posting{margin-right:212px;position:relative}.press-this .inner-sidebar{width:200px}.press-this .inner-sidebar .sleeve{padding-top:5px}.press-this #submitdiv p{margin:0;padding:6px}.press-this #submitdiv #publishing-actions{border-bottom:1px solid #dfdfdf}.press-this #publish{float:right}.press-this #poststuff h2,.press-this #poststuff h3{font-size:14px;line-height:1}.press-this #categorydiv h3,.press-this #tagsdiv-post_tag h3{cursor:pointer}.press-this #submitdiv h3{cursor:default}h3.tb{font-weight:600;font-size:12px;margin-left:5px}.press-this .postbox,.press-this .stuffbox{margin-bottom:10px;min-width:0}.press-this #submitdiv:hover .handlediv{background:0 0}.tbtitle{font-size:1.7em;outline:0;padding:3px 4px;border:1px solid #dfdfdf}.press-this .actions{float:right;margin:-19px 0 0}.press-this #extra-fields .actions{margin:-32px -7px 0 0}.press-this .actions li{float:left;list-style:none;margin-right:10px}#extra-fields .button{margin-right:5px}#photo_saving{margin:0 8px 8px;vertical-align:middle}#img_container_container{overflow:auto}#extra-fields{margin-top:10px;position:relative}#extra-fields h2{margin:12px}#waiting{margin-top:10px;overflow:hidden}#waiting span{float:right;margin:0 0 0 5px}#waiting .spinner{display:block}#extra-fields .postbox{margin-bottom:5px}#extra-fields .titlewrap{padding:0;overflow:auto;height:120px}#img_container a{float:left;overflow:hidden}#img_container a,#img_container img{width:68px;height:68px}#img_container img{border:0;background-color:#f4f4f4;cursor:pointer}#img_container a,#img_container a:link,#img_container a:visited{border:1px solid #ccc;display:block;position:relative}#img_container a:active,#img_container a:hover{border-color:#000;z-index:1000;border-width:1px}#embed-code{width:100%;height:98px}.press-this .categorydiv div.tabs-panel{height:100px}.press-this .tagsdiv .newtag{width:120px}.press-this #content{margin:5px 0;padding:0 5px;border:0 none;height:340px;font-family:Consolas,Monaco,monospace;font-size:13px;line-height:19px;background:0 0}.press-this #publishing-actions .spinner{display:inline;vertical-align:middle}@media screen and (max-width:782px){.press-this ul.category-tabs li.tabs{padding:3px 5px 5px}.press-this a.wp-switch-editor{font:13px/19px "Open Sans",sans-serif;margin:5px 0 0 5px;padding:3px 8px 4px}.press-this #wp-content-media-buttons a{padding:0;line-height:normal;height:auto}.press-this #wp-content-editor-tools{padding:0;top:3px}.press-this .category-tabs{margin-top:0}.press-this .tagsdiv .newtag{width:120px;padding:3px 5px;margin-bottom:0}.press-this .tagchecklist{padding:0;margin-bottom:0}.press-this .wp_themeSkin a.mceButton{width:20px;height:20px}.press-this .wp_themeSkin .mceButton .mceIcon{margin:0}.press-this #poststuff h3,.press-this .metabox-holder h3{padding:7px 12px}.press-this input[type=checkbox],.press-this input[type=radio]{height:16px;width:16px}.press-this input[type=checkbox]:checked:before{width:16px;font:400 21px/1 dashicons;margin:-3px 0 0 -4px}.press-this input[type=radio]:checked:before{font:400 21px/1 dashicons;width:6px;height:6px;margin:4px}.press-this ul.categorychecklist li,.press-this ul.categorychecklist ul{margin-top:0;margin-bottom:0}.press-this div.quicktags-toolbar input{padding:2px 4px}.press-this input,.press-this textarea{font-size:14px}.press-this .tagchecklist span{font-size:13px;line-height:1.8em}}.about-wrap{position:relative;margin:25px 40px 0 20px;max-width:1050px;font-size:15px}.about-wrap div.error,.about-wrap div.updated{display:none!important}.about-wrap hr{border:0;height:0;margin:0;border-top:1px solid rgba(0,0,0,.1)}.about-wrap img{margin:0;max-width:100%;vertical-align:middle}.about-wrap p{line-height:1.6em;font-size:14px}.about-wrap h1{margin:.2em 200px 0 0;color:#333;line-height:1.2em;font-size:2.8em;font-weight:400}.about-wrap h4{color:#222}.about-wrap .about-text,.about-wrap li.wp-person a.web,.about-wrap p.about-description{font-weight:400;line-height:1.6em;font-size:19px}.about-description{margin-top:1.4em}.about-text{margin:1em 200px 1em 0;min-height:60px;color:#777;font-size:24px}.about-wrap .changelog h2.about-headline-callout{margin:1.1em 0 .2em;font-size:2.4em;font-weight:300;line-height:1.3;text-align:center}.about-wrap h3{margin:1em 0 .6em;font-size:1.5em;line-height:1.5em}.customize h3{margin-top:1.75em;text-align:center}.about-wrap .feature-section h4{margin:1.4em 0 .6em;font-size:1.2em}.about-wrap .feature-section p{margin-top:.6em}.about-wrap code,.about-wrap ol li p{font-size:14px}.about-wrap .button.button-large{padding:8px 20px 10px!important;height:46px!important;font-size:14px;line-height:28px!important}.about-wrap .about-overview-img{margin:0}.about-wrap .point-releases{margin-top:5px;border-bottom:1px solid #dfdfdf}.about-wrap .changelog.point-releases h3{padding-top:35px}.about-wrap .changelog.point-releases h3:first-child{padding-top:7px}.wp-badge{background:#0074a2 url(../images/w-logo-white.png?ver=20131202) no-repeat;background:#0074a2,url(../images/wordpress-logo-white.svg?ver=20131110) no-repeat;background-position:center 24px;-webkit-background-size:85px 85px;background-size:85px 85px;color:#78c8e6;font-size:14px;text-align:center;font-weight:600;margin:5px 0 0;padding-top:120px;height:40px;display:inline-block;width:150px;text-rendering:optimizeLegibility;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.2);box-shadow:0 1px 3px rgba(0,0,0,.2)}.about-wrap .wp-badge{position:absolute;top:0;right:0}.about-wrap h2.nav-tab-wrapper{padding-left:6px}.about-wrap h2 .nav-tab{padding:4px 15px 6px;margin:0 3px -1px 0;font-size:18px;vertical-align:top;border-width:1px}.about-overview{margin-top:40px;text-align:center}.about-overview .wp-video{margin:0 auto}.changelog .wp-playlist .wp-playlist-current-item img{height:64px;width:auto;max-width:100%}.about-wrap .feature-section{margin-top:40px;padding-bottom:20px}.about-wrap .feature-section.two-col>div{position:relative;width:47.5%;margin-right:4.999999999%;float:left}.about-wrap .feature-section.three-col>div{position:relative;width:29.95%;margin-right:4.999999999%;float:left}.about-wrap .feature-section.col .last-feature{margin-right:0}.about-wrap .under-the-hood .feature-section{margin-top:0}.about-wrap .changelog .feature-section{overflow:hidden}.about-wrap .feature-section.two-col div p{margin-right:3%}.about-wrap .feature-section div p img{float:right;margin-left:10px;max-width:20%}.about-wrap .changelog li{list-style-type:disc;margin-left:3em}.about-wrap .return-to-dashboard{margin:30px 0 0 -5px;font-size:14px;font-weight:700}.about-wrap .return-to-dashboard a{text-decoration:none;padding:0 5px}.about-wrap h4.wp-people-group{margin-top:2.6em;font-size:16px}.about-wrap ul.wp-people-group{overflow:hidden;padding:0 5px;margin:0 -15px 0 -5px}.about-wrap ul.compact{margin-bottom:0}.about-wrap li.wp-person{float:left;margin-right:10px}.about-wrap li.wp-person img.gravatar{float:left;margin:0 10px 10px 0;padding:2px;width:60px;height:60px}.about-wrap ul.compact li.wp-person img.gravatar{width:30px;height:30px}.about-wrap li.wp-person{height:70px;width:280px;padding-bottom:15px}.about-wrap ul.compact li.wp-person{height:auto;width:180px;padding-bottom:0;margin-bottom:0}.about-wrap #wp-people-group-validators+p.wp-credits-list{margin-top:0}.about-wrap li.wp-person a.web{display:block;margin:6px 0 2px;font-size:16px;text-decoration:none}.about-wrap p.wp-credits-list a{white-space:nowrap}.freedoms-php .about-wrap ol{margin:40px 60px}.freedoms-php .about-wrap ol li{list-style-type:decimal;font-weight:700}.freedoms-php .about-wrap ol p{font-weight:400;margin:.6em 0}@media screen and (max-width:782px){.about-wrap .feature-section.one-col>div,.about-wrap .feature-section.three-col>div,.about-wrap .feature-section.two-col>div{width:100%;margin:0 0 40px;padding:0 0 40px;float:none;border-bottom:1px solid rgba(0,0,0,.1)}.about-wrap .feature-section.col>div.last-feature,.about-wrap .under-the-hood .feature-section>div{margin:0;padding:0;border-bottom:0}}@media only screen and (max-width:500px){.about-wrap{margin-right:20px;margin-left:10px}.about-text,.about-wrap h1{margin-right:0}.about-text{margin-bottom:.25em}.about-wrap .wp-badge{position:relative;margin-bottom:1.5em;width:100%}.about-wrap .feature-section.three-col div{width:100%;float:none}.about-wrap .three-col.about-updates .col-1{padding:0;float:none}.about-wrap .three-col.about-updates .col-2{margin:0 0 20px;width:100%;float:none}}.no-js #message{display:block}ul.add-menu-item-tabs li{padding:3px 5px 3px 8px}.accordion-section ul.add-menu-item-tabs,.accordion-section ul.category-tabs,.accordion-section ul.wp-tab-bar{margin:0}.accordion-section .categorychecklist{margin:13px 0}#nav-menu-meta .accordion-section-content{padding:18px 13px}#nav-menu-meta .button-controls{margin-bottom:0}#nav-menus-frame{margin-left:300px;margin-top:23px}#wpbody-content #menu-settings-column{display:inline;width:281px;margin-left:-300px;clear:both;float:left;padding-top:0}#menu-settings-column .inside{clear:both;margin:10px 0 0}.metabox-holder-disabled .accordion-section-content,.metabox-holder-disabled .accordion-section-title,.metabox-holder-disabled .postbox{opacity:.5;filter:alpha(opacity=50)}.metabox-holder-disabled .button-controls .select-all{display:none}#wpbody{position:relative}.blank-slate .menu-name{height:2em}.blank-slate .menu-settings{border:0;margin-top:0;padding-top:0;overflow:hidden}.is-submenu{color:#999;font-style:italic;font-weight:400;margin-left:4px}.manage-menus{margin-top:23px;padding:10px;overflow:hidden;background:#fbfbfb}.manage-menus select{float:left;margin-right:6px}.manage-menus .selected-menu{float:left;margin:5px 6px 0 0}.manage-menus .submit-btn{float:left;margin-top:1px}.menu-edit p{margin:.3em 0 .6em}.menu-edit #post-body-content h3{margin:1em 0 10px}.menu-settings{border-top:1px solid #eee;margin-top:2em}.menu-settings dl{margin:0 0 10px;overflow:hidden;padding-left:18%}.menu-settings dd{float:left;margin:0;width:100%}.menu-settings dt{float:left;clear:both;width:21.951%;padding:3px 0 0;margin-left:-21.951%}.menu-settings label{vertical-align:baseline}.menu-edit .checkbox-input{margin-top:4px}.theme-location-set{color:#999;font-size:11px}#menu-management-liquid{float:left;min-width:100%;margin-top:3px}#menu-management{position:relative;margin-right:20px;margin-top:-3px;width:100%;background:#f5f5f5}#menu-management .menu-edit{margin-bottom:20px}.nav-menus-php #post-body{padding:0 10px 10px;border-top:1px solid #fff;border-bottom:1px solid #dfdfdf;background:#fff}#nav-menu-footer,#nav-menu-header{padding:0 10px}#nav-menu-header{border-bottom:1px solid #dfdfdf;margin-bottom:0}#nav-menu-header .menu-name-label{margin-top:4px}.nav-menus-php #post-body div.error,.nav-menus-php #post-body div.updated{margin:0}.nav-menus-php #post-body-content{position:relative;float:none}#menu-management .menu-add-new abbr{font-weight:600}#select-nav-menu-container{text-align:right;padding:0 10px 3px;margin-bottom:5px}#select-nav-menu{width:100px;display:inline}#menu-name-label{margin-top:-2px}.widefat td.menu-location-menus{padding-bottom:5px}.menu-location-menus select{float:left}#locations-nav-menu-wrapper{padding:5px 0}.locations-nav-menu-select select{float:left;width:160px;margin-right:5px}.locations-row-links{float:left;margin:6px 0 0 6px}.locations-add-menu-link,.locations-edit-menu-link{margin:0 3px}.locations-edit-menu-link{padding-right:3px;border-right:1px solid #ccc}#wpbody .open-label{display:block;float:left}#wpbody .open-label span{padding-right:10px}.js .input-with-default-title{color:#aaa;font-style:italic}#menu-management .inside{padding:0 10px}.accordion-container .howto input,.postbox .howto input{width:180px;float:right}.accordion-container .outer-border{margin:0}.customlinkdiv .howto input{width:180px}.customlinkdiv p{margin-top:0}#nav-menu-theme-locations .howto select{width:100%}#nav-menu-theme-locations .button-controls{text-align:right}.add-menu-item-view-all{height:400px}#menu-container .submit{margin:0 0 10px;padding:0}.nav-menus-php .add-new-menu-action{float:left;margin:6px 0 0 6px;line-height:15px}.nav-menus-php .meta-sep,.nav-menus-php .submitcancel,.nav-menus-php .submitdelete{display:block;float:left;margin:6px 0;line-height:15px}.meta-sep{padding:0 2px}#cancel-save{text-decoration:underline;font-size:12px;margin-left:20px;margin-top:5px}.button-primary.right,.button-secondary.right,.button.right{float:right}.list-controls{float:left;margin-top:5px}.add-to-menu{float:right}.postbox .spinner{display:none;vertical-align:middle}.button-controls{clear:both;margin:10px 0}.hide-all,.show-all{cursor:pointer}.hide-all{display:none}#menu-name{width:270px}#manage-menu .inside{padding:0}#available-links dt{display:block}#add-custom-link .howto{font-size:12px}#add-custom-link label span{display:block;float:left;margin-top:5px;padding-right:5px}.menu-item-textbox{width:180px}.nav-menus-php .howto span{margin-top:6px;display:block;float:left}.quick-search{width:190px}.nav-menus-php .list-wrap{display:none;clear:both;margin-bottom:10px}.nav-menus-php .postbox p.submit{margin-bottom:0}.nav-menus-php .list li{display:none;margin:0;margin-bottom:5px}.nav-menus-php .list li .menu-item-title{cursor:pointer;display:block}.nav-menus-php .list li .menu-item-title input{margin-right:3px;margin-top:-3px}.menu-item-title input[type=checkbox]{display:inline-block;margin-top:-4px}#menu-container .inside{padding-bottom:10px}.menu{padding-top:1em}#menu-to-edit{margin:0;padding:.1em 0}.menu ul{width:100%}.menu li{margin-bottom:0;position:relative}.menu-item-bar{clear:both;line-height:1.5em;position:relative;margin:9px 0 0}.menu-item-bar .menu-item-handle{border:1px solid #dfdfdf;position:relative;padding:10px 15px;height:auto;width:382px;line-height:30px;overflow:hidden;word-wrap:break-word}.menu-item-bar .menu-item-handle:hover{border-color:#999}#menu-to-edit .menu-item-invalid .menu-item-handle{background:#f6c9cc;border-color:#f1acb1}.no-js .menu-item-edit-active .item-edit{display:none}.js .menu-item-handle{cursor:move}.menu li.deleting .menu-item-handle{background-image:none;background-color:#f66}.menu-item-handle .item-title{font-size:13px;font-weight:600;line-height:20px;display:block;margin-right:13em}li.menu-item.ui-sortable-helper dl{margin-top:0}li.menu-item.ui-sortable-helper .menu-item-transport dl{margin-top:13px}.menu .sortable-placeholder{height:35px;width:410px;margin-top:13px}.menu-item-depth-0{margin-left:0}.menu-item-depth-1{margin-left:30px}.menu-item-depth-2{margin-left:60px}.menu-item-depth-3{margin-left:90px}.menu-item-depth-4{margin-left:120px}.menu-item-depth-5{margin-left:150px}.menu-item-depth-6{margin-left:180px}.menu-item-depth-7{margin-left:210px}.menu-item-depth-8{margin-left:240px}.menu-item-depth-9{margin-left:270px}.menu-item-depth-10{margin-left:300px}.menu-item-depth-11{margin-left:330px}.menu-item-depth-0 .menu-item-transport{margin-left:0}.menu-item-depth-1 .menu-item-transport{margin-left:-30px}.menu-item-depth-2 .menu-item-transport{margin-left:-60px}.menu-item-depth-3 .menu-item-transport{margin-left:-90px}.menu-item-depth-4 .menu-item-transport{margin-left:-120px}.menu-item-depth-5 .menu-item-transport{margin-left:-150px}.menu-item-depth-6 .menu-item-transport{margin-left:-180px}.menu-item-depth-7 .menu-item-transport{margin-left:-210px}.menu-item-depth-8 .menu-item-transport{margin-left:-240px}.menu-item-depth-9 .menu-item-transport{margin-left:-270px}.menu-item-depth-10 .menu-item-transport{margin-left:-300px}.menu-item-depth-11 .menu-item-transport{margin-left:-330px}body.menu-max-depth-0{min-width:950px!important}body.menu-max-depth-1{min-width:980px!important}body.menu-max-depth-2{min-width:1010px!important}body.menu-max-depth-3{min-width:1040px!important}body.menu-max-depth-4{min-width:1070px!important}body.menu-max-depth-5{min-width:1100px!important}body.menu-max-depth-6{min-width:1130px!important}body.menu-max-depth-7{min-width:1160px!important}body.menu-max-depth-8{min-width:1190px!important}body.menu-max-depth-9{min-width:1220px!important}body.menu-max-depth-10{min-width:1250px!important}body.menu-max-depth-11{min-width:1280px!important}.item-type{color:#777;font-size:12px;padding:12px 10px;line-height:18px;display:block}.item-controls{font-size:12px;position:absolute;right:20px;top:-1px}.item-controls a{text-decoration:none}.item-controls a:hover{cursor:pointer}.item-controls .item-order{padding-right:10px}.nav-menus-php .item-edit{position:absolute;right:-20px;top:0;display:block;width:30px;height:40px;margin-right:0!important;text-indent:100%;outline:0;overflow:hidden;white-space:nowrap}.menu-instructions-inactive{display:none}.menu-item-settings{display:block;width:402px;padding:10px 0 10px 10px;position:relative;z-index:10;border:1px solid #e5e5e5;border-top:0;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04)}.menu-item-settings .field-move a{display:none;margin:0 2px}.menu-item-edit-active .menu-item-settings{display:block}.menu-item-edit-inactive .menu-item-settings{display:none}.add-menu-item-pagelinks{margin:.5em auto;text-align:center}.link-to-original{display:block;margin:0 0 10px;padding:3px 5px 5px;border:1px solid #dfdfdf;color:#777;font-size:12px;font-style:italic}.link-to-original a{padding-left:4px;font-style:normal}.hidden-field{display:none}.menu-item-settings .description-thin,.menu-item-settings .description-wide{margin-right:10px;float:left}.description-thin{width:190px;height:40px}.description-wide{width:390px}.menu-item-actions{padding-top:15px}#cancel-save{cursor:pointer}.nav-menus-php .major-publishing-actions{clear:both;padding:3px 0 6px}.nav-menus-php .major-publishing-actions .publishing-action{text-align:right;float:right;line-height:23px;margin:4px 0 1px}.nav-menus-php .blank-slate .menu-settings{display:none}.nav-menus-php .delete-action{float:left;margin-top:2px}.nav-menus-php .submitbox .submitcancel{border-bottom:1px solid #0074a2;padding:1px 2px;color:#0074a2;text-decoration:none}.nav-menus-php .submitbox .submitcancel:hover{background:#0074a2;color:#fff}.nav-menus-php .major-publishing-actions .form-invalid{padding-left:4px;margin-left:-4px}#menu-item-name-wrap:after,#menu-item-url-wrap:after,#menu-name-label:after,#menu-settings-column .inside:after,#nav-menus-frame:after,.nav-menus-php #post-body-content:after,.nav-menus-php .button-controls:after,.nav-menus-php .major-publishing-actions:after,.nav-menus-php .menu-item-settings:after{clear:both;content:".";display:block;height:0;visibility:hidden}#menu-item-name-wrap,#menu-item-url-wrap,#nav-menus-frame,.button-controls{display:block}@media screen and (max-width:782px){body.nav-menus-php{min-width:0!important}#nav-menus-frame{margin-left:0;float:none;width:100%}#wpbody-content #menu-settings-column{display:block;width:100%;float:none;margin-left:0}#side-sortables .add-menu-item-tabs{margin:15px 0 14px}ul.add-menu-item-tabs li.tabs{padding:13px 15px 14px}.nav-menus-php .item-controls .item-type{margin-top:2px}.nav-menus-php .customlinkdiv .howto input{width:65%}.nav-menus-php .quick-search{width:85%}#menu-management-liquid{margin-top:25px}.nav-menus-php .menu-name-label.howto span{margin-top:13px}.menu-name-label #menu-name{margin-top:4px}.nav-menus-php .major-publishing-actions .publishing-action{margin-top:6px}.nav-menus-php .delete-action{font-size:14px;line-height:50px;margin-top:12px}.description-wide,.menu-item-bar .menu-item-handle,.menu-item-settings{width:auto}.menu-item-settings{padding:10px}.menu-item-settings .description-thin,.menu-item-settings .description-wide{width:100%;height:auto}.menu-item-settings input{width:100%}.menu-settings dl{padding-left:0}.menu-settings dd{float:none;width:100%;margin-bottom:15px}.menu-settings dt{float:none;width:auto;margin-left:0;margin-bottom:15px}}@media only screen and (max-width:768px){#menu-locations-wrap .widefat{width:100%}}.widget{margin:0 auto 10px;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.widget-top{font-size:13px;font-weight:600;background:#f7f7f7}.widget-top a.widget-action,.widget-top a.widget-action:hover{text-decoration:none}.widget-title h4{margin:0;padding:15px;line-height:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.widgets-holder-wrap .widget-inside{border-top:0;padding:1px 15px 15px;line-height:16px}#available-widgets .widget-description,#widgets-right a.widget-control-edit,.in-widget-title{color:#666}.deleting .widget-title,.deleting .widget-top a.widget-action:after{color:#aaa}.widget.ui-draggable-dragging{min-width:100%}.widget.ui-sortable-helper{opacity:.8}.widget-placeholder{border:1px dashed #bbb;margin:0 auto 10px;height:45px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#widgets-right .widget-placeholder{margin-top:0}#widgets-right .closed .widget-placeholder{height:0;border:0;margin-top:-10px}.sidebar-name{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sidebar-name-arrow{position:absolute;top:0;right:0;bottom:0}.js .sidebar-name{cursor:pointer}.sidebar-name h3{margin:0;padding:8px 10px;overflow:hidden;white-space:nowrap}.widgets-holder-wrap .description{padding:0 0 15px;margin:0;font-style:normal;color:#777}#widgets-right .widgets-holder-wrap .description{padding-left:7px;padding-right:7px}div.widget-liquid-left{margin:0;width:38%;float:left}div.widget-liquid-right{float:right;width:58%}div#widgets-left{padding-top:12px}div#widgets-left .closed .sidebar-name,div#widgets-left .inactive-sidebar.closed .sidebar-name{margin-bottom:10px}div#widgets-left .sidebar-name h3{padding:10px 0;margin:0 10px 0 0}div#widgets-left .sidebar-name .sidebar-name-arrow:before{right:0;top:4px;padding:4px 6px 4px 4px}#widgets-left #available-widgets,div#widgets-left .widget-holder{background:0 0;border:0}#widgets-left .widgets-holder-wrap{border:0;-webkit-box-shadow:none;box-shadow:none}#available-widgets .widget-action{display:none}#available-widgets .widget{margin:0}#available-widgets .widget:nth-child(odd){clear:both}#available-widgets .widget .widget-description{display:block;padding:10px 15px;font-size:12px}#available-widgets #widget-list{position:relative}#widgets-left .inactive-sidebar{clear:both;width:100%;background:0 0;padding:0;margin:0 0 20px;border:0;-webkit-box-shadow:none;box-shadow:none}#widgets-left .inactive-sidebar.first{margin-top:40px}div#widgets-left .inactive-sidebar .widget.expanded{left:auto}.widget-title-action{float:right;position:relative}div#widgets-left .inactive-sidebar .widgets-sortables{min-height:42px;padding:0;background:0 0;margin:0;position:relative}div#widgets-right:after{content:".";display:block;height:0;clear:both;visibility:hidden}div#widgets-right .sidebars-column-1,div#widgets-right .sidebars-column-2{max-width:450px}div#widgets-right .widgets-holder-wrap{margin:10px 0 0}div#widgets-right .sidebar-description{min-height:20px;margin-top:-5px}div#widgets-right .sidebar-name h3{padding:15px 7px}div#widgets-right .sidebar-name .sidebar-name-arrow:before{right:0;top:4px}div#widgets-right .widget-top{padding:0}div#widgets-right .widgets-sortables{padding:0 8px;margin-bottom:9px;position:relative;min-height:123px}div#widgets-right .closed .widgets-sortables{min-height:0;margin-bottom:0}.sidebar-name .spinner{margin:-5px 5px;float:none}#widgets-right .widgets-holder-wrap.widget-hover{border-color:#777;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);box-shadow:0 1px 2px rgba(0,0,0,.3)}.widgets_access #widgets-left .widget .widget-top{cursor:auto}.widgets_access #wpwrap .widget-control-edit,.widgets_access #wpwrap .widgets-holder-wrap.closed .sidebar-description,.widgets_access #wpwrap .widgets-holder-wrap.closed .widget{display:block}.widgets_access #widgets-left .widget .widget-top:hover,.widgets_access #widgets-right .widget .widget-top:hover{border-color:#ddd}#available-widgets .widget-control-edit .edit,#widgets-left .inactive-sidebar .widget-control-edit .add,#widgets-right .widget-control-edit .add{display:none}.widget-control-edit{display:block;color:#666;background:#EEE;padding:0 15px;line-height:43px;border-left:1px solid #DDD}#widgets-left .widget-control-edit:hover,#widgets-right .widget-control-edit:hover{color:#fff;background:#444;border-left:0;outline:1px solid #444}.widgets-holder-wrap .sidebar-description,.widgets-holder-wrap .sidebar-name{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.editwidget{margin:0 auto}.editwidget .widget-inside{display:block;padding:0 15px}.editwidget .widget-control-actions{margin-top:20px}.js .closed br.clear,.js .widgets-holder-wrap.closed .sidebar-description,.js .widgets-holder-wrap.closed .widget,.widget-description,.widget-inside{display:none}.widget-inside{background:#fff}#removing-widget{display:none;font-weight:400;padding-left:15px;font-size:12px;line-height:1;color:#000}.js #removing-widget{color:#2ea2cc}#access-off,.no-js .widget-holder .description,.widget-control-noform,.widgets_access #access-on,.widgets_access .sidebar-name-arrow,.widgets_access .widget-action,.widgets_access .widget-holder .description{display:none}.widgets_access #widget-list,.widgets_access .widget-holder{padding-top:10px}.widgets_access #access-off{display:inline}.widgets_access .sidebar-name,.widgets_access .widget .widget-top{cursor:default}.widget-liquid-left #widgets-left.chooser #available-widgets .widget,.widget-liquid-left #widgets-left.chooser .inactive-sidebar{-webkit-transition:opacity .1s linear;transition:opacity .1s linear;opacity:.2;pointer-events:none}.widget-liquid-left #widgets-left.chooser #available-widgets .widget-in-question{opacity:1;pointer-events:auto}#available-widgets .widget-top:hover,#widgets-left .widget-in-question .widget-top,#widgets-left .widget-top:hover,.widgets-chooser ul,div#widgets-right .widget-top:hover{border-color:#999;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1)}.widgets-chooser ul.widgets-chooser-sidebars{margin:0;list-style-type:none;max-height:300px;overflow:auto}.widgets-chooser{display:none}.widgets-chooser ul{border:1px solid #ccc}.widgets-chooser li{padding:10px 15px 10px 35px;border-bottom:1px solid #ccc;background:#fff;margin:0;cursor:pointer;outline:0;position:relative;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.widgets-chooser li:focus,.widgets-chooser li:hover{background:rgba(255,255,255,.7)}.widgets-chooser li:focus:before{content:'\f147';display:block;-webkit-font-smoothing:antialiased;font:400 26px/1 dashicons;color:#999;position:absolute;top:7px;left:5px}.widgets-chooser li:last-child{border:0}.widgets-chooser li.widgets-chooser-selected{background:#2ea2cc;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{content:'\f147';display:block;-webkit-font-smoothing:antialiased;font:400 26px/1 dashicons;color:#fff;position:absolute;top:7px;left:5px}.widgets-chooser .widgets-chooser-actions{padding:10px 0 12px;text-align:center}.widgets-chooser button{margin-right:5px}#available-widgets .widget .widget-top{cursor:pointer}@media screen and (max-width:480px){div.widget-liquid-left{width:100%;float:none;border-right:0;padding-right:0}#widgets-left #available-widgets .widget-top,#widgets-left .inactive-sidebar .widgets-sortables,#widgets-left .sidebar-name{margin-right:0}div.widget-liquid-right{width:100%;float:none}div.widget{margin:0 auto 10px!important;max-width:480px}}@media screen and (max-width:320px){div.widget{max-width:320px}}@media only screen and (min-width:1250px){#widgets-left #available-widgets .widget{width:49%;float:left}.widget.ui-draggable-dragging{min-width:49%}#widgets-left #available-widgets .widget:nth-child(even){float:right}#widgets-right .sidebars-column-1,#widgets-right .sidebars-column-2{float:left;width:49%}#widgets-right .sidebars-column-1{margin-right:2%}#widgets-right.single-sidebar .sidebars-column-1,#widgets-right.single-sidebar .sidebars-column-2{float:none;width:100%;margin:0}}body.rtl,body.rtl .press-this a.wp-switch-editor{font-family:Tahoma,Arial,sans-serif}body.locale-he-il,body.locale-he-il .press-this a.wp-switch-editor{font-family:Arial,sans-serif}.locale-he-il em{font-style:normal;font-weight:700}.locale-zh-cn #local-time,.locale-zh-cn #utc-time,.locale-zh-cn .form-wrap p,.locale-zh-cn .howto,.locale-zh-cn .inline-edit-row fieldset span.checkbox-title,.locale-zh-cn .inline-edit-row fieldset span.title,.locale-zh-cn .js .input-with-default-title,.locale-zh-cn .link-to-original,.locale-zh-cn .tablenav .displaying-num,.locale-zh-cn p.description,.locale-zh-cn p.help,.locale-zh-cn p.install-help,.locale-zh-cn span.description{font-style:normal}.locale-zh-cn .hdnle a{font-size:12px}.locale-zh-cn form.upgrade .hint{font-style:normal;font-size:100%}.locale-zh-cn #wp-fullscreen-tagline{font-family:KaiTi,"楷体",sans-serif}.locale-zh-cn #wp-fullscreen-modes a{font-size:12px}.locale-zh-cn #sort-buttons{font-size:1em!important}.locale-de-de .inline-edit-row fieldset label span.title{width:7em}.locale-de-de .inline-edit-row fieldset label span.input-text-wrap{margin-left:7em}.locale-de-de #customize-header-actions .button{padding:0 5px 1px}.locale-de-de #customize-header-actions .spinner{margin:16px 3px 0}.locale-ru-ru .inline-edit-row fieldset label span.title{width:8em}.locale-ru-ru .inline-edit-row fieldset label span.input-text-wrap{margin-left:8em}.locale-ru-ru.post-php .tagsdiv .newtag{width:165px}.locale-ru-ru.press-this .posting{margin-right:277px}.locale-ru-ru .press-this-sidebar{width:265px}.locale-ru-ru #customize-header-actions .button{padding:0 5px 1px}.locale-ru-ru #customize-header-actions .spinner{margin:16px 3px 0}.locale-lt-lt .inline-edit-row fieldset label span.title{width:8em}.locale-lt-lt .inline-edit-row fieldset label span.input-text-wrap{margin-left:8em} \ No newline at end of file +#wpwrap{height:auto;min-height:100%;width:100%;position:relative;-webkit-font-smoothing:subpixel-antialiased}#wpcontent{height:100%;padding-left:20px}#wpcontent,#wpfooter{margin-left:160px}.folded #wpcontent,.folded #wpfooter{margin-left:36px}#wpbody-content{padding-bottom:65px;float:left;width:100%;overflow:visible!important}.inner-sidebar{float:right;clear:right;display:none;width:281px;position:relative}.columns-2 .inner-sidebar{margin-right:auto;width:286px;display:block}.columns-2 .inner-sidebar #side-sortables,.inner-sidebar #side-sortables{min-height:300px;width:280px;padding:0}.has-right-sidebar .inner-sidebar{display:block}.has-right-sidebar #post-body{float:left;clear:left;width:100%;margin-right:-2000px}.has-right-sidebar #post-body-content{margin-right:300px;float:none;width:auto}#col-container,#col-left,#col-right{overflow:hidden;padding:0;margin:0}#col-left{width:35%}#col-right{float:right;clear:right;width:65%}.col-wrap{padding:0 7px}.alignleft{float:left}.alignright{float:right}.textleft{text-align:left}.textright{text-align:right}.clear{clear:both}.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{position:absolute;margin:-1px;padding:0;height:1px;width:1px;overflow:hidden;clip:rect(0 0 0 0);border:0}.screen-reader-shortcut{position:absolute;top:-1000em}.screen-reader-shortcut:focus{left:6px;top:-25px;height:auto;width:auto;display:block;font-size:14px;font-weight:600;padding:15px 23px 14px;background:#f1f1f1;color:#21759b;z-index:100000;line-height:normal;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);text-decoration:none;outline:0}.hidden,.js .closed .inside,.js .hide-if-js,.js .wp-core-ui .hide-if-js,.js.wp-core-ui .hide-if-js,.no-js .hide-if-no-js,.no-js .wp-core-ui .hide-if-no-js,.no-js.wp-core-ui .hide-if-no-js{display:none}#menu-management .menu-edit,#menu-settings-column .accordion-container,.feature-filter,.imgedit-group,.manage-menus,.menu-item-handle,.popular-tags,.stuffbox,.widget-inside,.widget-top,.widgets-holder-wrap,.wp-editor-container,p.popular-tags,table.widefat{border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04)}.feature-filter,.imgedit-group,.popular-tags,.stuffbox,.widgets-holder-wrap,.wp-editor-container,p.popular-tags,table.widefat{background:#fff}body,html{height:100%;margin:0;padding:0}html{background:#f1f1f1}body{color:#444;font-family:"Open Sans",sans-serif;font-size:13px;line-height:1.4em;min-width:600px}body.iframe{min-width:0;padding-top:1px}body.modal-open{overflow:hidden}iframe,img{border:0}td{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}a{color:#0074a2;-webkit-transition-property:border,background,color;transition-property:border,background,color;-webkit-transition-duration:.05s;transition-duration:.05s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}a,div{outline:0}a:active,a:hover{color:#2ea2cc}a:focus{color:#124964;-webkit-box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.ie8 a:focus{outline:#5b9dd9 solid 1px}#adminmenu a:focus,.screen-reader-text:focus{-webkit-box-shadow:none;box-shadow:none;outline:0}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}p{font-size:13px;line-height:1.5;margin:1em 0}blockquote{margin:1em}dd,li{margin-bottom:6px}h1,h2,h3,h4,h5,h6{display:block;font-weight:600}h1{font-size:2em;margin:.67em 0}h2{color:#222;font-size:1.5em;margin:.83em 0;font-weight:400}h3{color:#222;font-size:1.3em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.67em;margin:2.33em 0}ol,ul{padding:0}ul{list-style:none}ol{list-style-type:decimal;margin-left:2em}ul.ul-disc{list-style:disc}ul.ul-square{list-style:square}ol.ol-decimal{list-style:decimal}ol.ol-decimal,ul.ul-disc,ul.ul-square{margin-left:1.8em}ol.ol-decimal>li,ul.ul-disc>li,ul.ul-square>li{margin:0 0 .5em}.ltr{direction:ltr}.code,code{font-family:Consolas,Monaco,monospace;direction:ltr}code,kbd{padding:3px 5px 2px;margin:0 1px;background:#eaeaea;background:rgba(0,0,0,.07);font-size:13px}.subsubsub{list-style:none;margin:8px 0 0;padding:0;font-size:13px;float:left;color:#666}.subsubsub a{line-height:2;padding:.2em;text-decoration:none}.subsubsub a .count,.subsubsub a.current .count{color:#999;font-weight:400}.subsubsub a.current{font-weight:600;border:none}.subsubsub li{display:inline-block;margin:0;padding:0;white-space:nowrap}.widefat{border-spacing:0;width:100%;clear:both;margin:0}.widefat *{word-wrap:break-word}.widefat a{text-decoration:none}.widefat td,.widefat th{padding:8px 10px}.widefat thead th{border-bottom:1px solid #e1e1e1}.widefat tfoot th{border-top:1px solid #e1e1e1;border-bottom:none}.widefat .no-items td{border-bottom-width:0}.widefat td{vertical-align:top}.widefat td,.widefat td ol,.widefat td p,.widefat td ul{font-size:13px;line-height:1.5em}.widefat th{text-align:left;line-height:1.3em;font-size:14px}.widefat th input{margin:0 0 0 8px;padding:0;vertical-align:text-top}.widefat .check-column{width:2.2em;padding:6px 0 25px;vertical-align:top}.widefat th input[type=checkbox]{margin-top:-1px}.widefat.media .check-column{padding-top:8px}.widefat tbody th.check-column,.widefat tfoot th.check-column,.widefat thead th.check-column{padding:11px 0 0 3px}.widefat thead th.check-column{padding-top:10px}.update-php div.error,.update-php div.updated{margin-left:0}.no-js .widefat tfoot .check-column input,.no-js .widefat thead .check-column input{display:none}.column-comments,.column-links,.column-posts,.widefat .num{text-align:center}.widefat th#comments{vertical-align:middle}.wrap{margin:10px 20px 0 2px}div.error,div.updated{margin:5px 15px 2px}div.error p,div.updated p{margin:.5em 0;padding:2px}.media-upload-form div.error,.wrap div.error,.wrap div.updated{margin:5px 0 15px}div.updated{border-left:4px solid #7ad03a;padding:1px 12px;background-color:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}div.error{border-left:4px solid #dd3d36;background:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);padding:1px 12px}.attention{color:#2ea2cc}.subtitle,.wrap h2{font-weight:400;margin:0}.wrap h2{font-size:23px;font-weight:400;padding:9px 15px 4px 0;line-height:29px}.subtitle{color:#777;font-size:14px;padding-left:25px}.wrap .add-new-h2,.wrap .add-new-h2:active{margin-left:4px;padding:4px 8px;position:relative;top:-3px;text-decoration:none;border:none;-webkit-border-radius:2px;border-radius:2px;background:#e0e0e0;text-shadow:none;font-weight:600;font-size:13px}.wrap .add-new-h2:hover{background:#2ea2cc;color:#fff}.wrap h2.long-header{padding-right:0}.wp-dialog{background-color:#fff}.sorthelper{background-color:#ccf3fa}.ac_match,.subsubsub a.current{color:#000}.alt,.alternate{background-color:#f9f9f9}.bar{background-color:#e8e8e8;border-right-color:#99d}.media-upload-form label.form-help,td.help{color:#9a9a9a}.highlight{background-color:#e4f2fd;color:#000}.wp-ui-primary{color:#fff;background-color:#333}.wp-ui-text-primary{color:#333}.wp-ui-highlight{color:#fff;background-color:#1e8cbe}.wp-ui-text-highlight{color:#1e8cbe}.wp-ui-notification{color:#fff;background-color:#d54e21}.wp-ui-text-notification{color:#d54e21}.wp-ui-text-icon{color:#999}#nav-menu-footer,#nav-menu-header,#your-profile #rich_editing,.checkbox,.control-section .accordion-section-title,.menu-item-handle,.postbox .hndle,.side-info,.sidebar-name,.stuffbox .hndle,.widefat tfoot th,.widefat thead th,.widget .widget-top{line-height:1.4em}.menu-item-handle,.widget .widget-top{background:#fafafa;color:#222}.postbox .hndle,.stuffbox .hndle{border-bottom:1px solid #eee}.quicktags,.search{background-color:#ccc;color:#000;font-size:12px}.icon32{display:none}#bulk-titles div a:before,#welcome-panel.welcome-panel .welcome-panel-close:before,.tagchecklist span a:before{background:0 0;color:#bbb;content:'\f153';display:block!important;font:400 16px/1 dashicons;speak:none;height:20px;text-align:center;width:20px;-webkit-font-smoothing:antialiased!important}#welcome-panel.welcome-panel .welcome-panel-close:before{margin:0}#bulk-titles div a:before,.tagchecklist span a:before{margin:2px 0}#bulk-titles div a:hover:before,#welcome-panel.welcome-panel .welcome-panel-close:hover:before,.tagchecklist span a:hover:before{color:#c00}.key-labels label{line-height:24px}b,strong{font-weight:600}.pre{white-space:pre-wrap;word-wrap:break-word}.howto{color:#666;font-style:italic;display:block}p.install-help{margin:8px 0;font-style:italic}.no-break{white-space:nowrap}hr{border:0;border-top:1px solid #ddd;border-bottom:1px solid #fafafa}#all-plugins-table .plugins a.delete,#media-items a.delete,#media-items a.delete-permanently,#nav-menu-footer .menu-delete,#search-plugins-table .plugins a.delete,.plugins a.delete,.row-actions span.delete a,.row-actions span.spam a,.row-actions span.trash a,.submitbox .submitdelete{color:#a00}#all-plugins-table .plugins a.delete:hover,#media-items a.delete-permanently:hover,#media-items a.delete:hover,#nav-menu-footer .menu-delete:hover,#search-plugins-table .plugins a.delete:hover,.file-error,.plugins a.delete:hover,.row-actions .delete a:hover,.row-actions .spam a:hover,.row-actions .trash a:hover,.submitbox .submitdelete:hover,.widget-control-remove:hover,abbr.required{color:red;text-decoration:none;border:none}#major-publishing-actions{padding:10px;clear:both;border-top:1px solid #ddd;background:#f5f5f5}#delete-action{line-height:28px;vertical-align:middle;text-align:left;float:left}#publishing-action{text-align:right;float:right;line-height:23px}#publishing-action .spinner{float:left}#misc-publishing-actions{padding:6px 0 0}.misc-pub-section{padding:6px 10px 8px}#minor-publishing-actions{padding:10px 10px 0;text-align:right}#save-post{float:left}.preview{float:right}#sticky-span{margin-left:18px}.side-info{margin:0;padding:4px;font-size:11px}.side-info h5{padding-bottom:7px;font-size:14px;margin:12px 2px 5px;border-bottom:1px solid #dadada}.side-info ul{margin:0;padding-left:18px;list-style:square;color:#666}.approve,.unapproved .unapprove{display:none}.spam .approve,.trash .approve,.unapproved .approve{display:inline}td.action-links,th.action-links{text-align:right}.wp-filter{display:inline-block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:12px 0 25px;padding:0 20px;width:100%;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);border:1px solid #e5e5e5;background:#fff;color:#555;font-size:13px}.wp-filter a{text-decoration:none}.filter-count{display:inline-block;vertical-align:middle;min-width:4em}.filter-count .count,.title-count{display:inline-block;position:relative;top:-1px;padding:4px 10px;-webkit-border-radius:30px;border-radius:30px;background:#777;color:#fff;font-size:14px;font-weight:600}.title-count{display:inline;top:-3px;margin-left:5px;margin-right:20px}.filter-links,.filter-links li{display:inline-block;margin:0}.filter-links li>a{display:inline-block;margin:0 10px;padding:15px 0;border-bottom:4px solid #fff;color:#666;cursor:pointer}.filter-links .current{-webkit-box-shadow:none;box-shadow:none;border-bottom:4px solid #666;color:#222}.filter-links li>a:focus,.filter-links li>a:hover,.show-filters .filter-links a.current:focus,.show-filters .filter-links a.current:hover{color:#2ea2cc}.wp-filter .search-form{float:right;margin-top:9px}.wp-filter .search-form input[type=search]{margin:0;padding:3px 5px;width:280px;font-size:16px;font-weight:300;line-height:1.5}.wp-filter .search-form select{height:33px;vertical-align:top}.wp-filter .drawer-toggle{display:inline-block;margin:0 10px;padding:4px 6px;color:#666;cursor:pointer}.wp-filter .drawer-toggle:before{display:inline-block;vertical-align:top;content:"\f111";margin:0 5px 0 0;width:16px;height:16px;color:#777;-webkit-transition:color .1s ease-in 0;transition:color .1s ease-in 0;font-family:dashicons;font-size:16px;line-height:1;text-align:center;text-decoration:inherit;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased}.wp-filter .drawer-toggle:hover,.wp-filter .drawer-toggle:hover:before{color:#2ea2cc}.wp-filter .drawer-toggle.current:before{color:#fff}.filter-drawer{display:none;margin:0 -20px;padding:20px;border-top:1px solid #eee;background:#fafafa}.show-filters .filter-drawer{display:block;overflow:hidden}.show-filters .wp-filter .drawer-toggle:focus,.show-filters .wp-filter .drawer-toggle:hover{background:#2ea2cc}.show-filters .filter-links a.current{border-bottom:none}.show-filters .wp-filter .drawer-toggle{-webkit-border-radius:2px;border-radius:2px;border:none;background:#777;color:#fff}.show-filters .wp-filter .drawer-toggle:before{color:#fff}.filter-group{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin:0 1% 0 0;padding:10px;width:19%;background:#fff;border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04)}.filter-group.wide{width:38%}.filter-group h4{position:relative;margin:0}.filter-drawer ol{margin:20px 0 0;list-style-type:none;font-size:12px}.filter-drawer li{display:inline-block;vertical-align:top;margin:5px 0;padding-right:25px;width:160px;list-style-type:none}.filter-drawer .buttons{margin-bottom:20px}.filter-drawer .buttons .button span{display:inline-block;opacity:.8;font-size:12px;text-indent:10px}.wp-filter .button.clear-filters{display:none;margin:0 0 20px 10px}.filtered-by{display:none;margin:0}.filtered-by>span{font-weight:600}.filtered-by a{margin-left:10px}.filtered-by .tags{display:inline}.filtered-by .tag{margin:0 5px;padding:4px 8px;border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);background:#fff;font-size:11px}.filters-applied .filter-drawer .buttons,.filters-applied .filter-drawer br,.filters-applied .filter-group{display:none!important}.filters-applied .filtered-by{display:block}.filters-applied .filter-drawer{padding:20px}.error .content-filterable,.loading-content .content-filterable,.show-filters .content-filterable,.show-filters.filters-applied.loading-content .content-filterable{display:none}.show-filters.filters-applied .content-filterable{display:block}.loading-content .spinner{display:block;margin:40px auto 0;float:none}@media only screen and (max-width:1120px){.wp-filter .search-form{float:none;margin:20px 0}.filter-drawer{border-bottom:1px solid #eee}.filter-group{margin-bottom:0;margin-top:5px;width:100%}.filter-group li{margin:10px 0}}@media only screen and (max-width:782px){.filter-group,.filter-group li{width:100%}}#update-nag,.update-nag{display:inline-block;line-height:19px;padding:11px 15px;font-size:14px;text-align:left;margin:25px 20px 0 2px;background-color:#fff;border-left:4px solid #ffba00;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.update-message{color:#000}.update-php .spinner{float:none;margin:-4px 0}#ajax-loading,.ajax-feedback,.ajax-loading,.imgedit-wait-spin,.list-ajax-loading{visibility:hidden}#ajax-response.alignleft{margin-left:2em}#adminmenu a,#catlist a,#sidemenu a,#taglist a{text-decoration:none}#contextual-help-wrap,#screen-options-wrap{margin:0;padding:8px 20px 12px;position:relative}#contextual-help-wrap{overflow:auto;margin-left:0!important}#screen-meta .screen-reader-text{visibility:hidden}#screen-meta-links{margin:0 20px 0 0}#screen-meta-links a{padding:3px 6px 3px 16px}#screen-meta-links a:focus{outline:0}#screen-meta{display:none;margin:0 20px -1px 0;position:relative;background-color:#fff;border:1px solid #ddd;border-top:none;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.025);box-shadow:0 1px 0 rgba(0,0,0,.025)}#contextual-help-link-wrap,#screen-options-link-wrap{float:right;height:28px;margin:0 0 0 6px;border:1px solid #ddd;border-top:none;background:#fff;-webkit-box-shadow:0 1px 1px -1px rgba(0,0,0,.1);box-shadow:0 1px 1px -1px rgba(0,0,0,.1)}#screen-meta-links .screen-meta-toggle{position:relative;top:0}#screen-meta-links a{color:#777}#screen-meta-links a:active,#screen-meta-links a:focus,#screen-meta-links a:hover{color:#333}#screen-meta-links a.show-settings{display:block;font-size:13px;height:22px;line-height:22px;text-decoration:none;z-index:1}#screen-meta-links a:after{right:0;content:'\f140';font:400 20px/1 dashicons;speak:none;display:inline-block;padding:0 5px 0 0;bottom:2px;position:relative;vertical-align:bottom;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important;color:#bbb}#screen-meta-links a.screen-meta-active:after{content:'\f142'}#screen-meta-links a.show-settings:hover{text-decoration:none}.toggle-arrow{background-repeat:no-repeat;background-position:top left;background-color:transparent;height:22px;line-height:22px;display:block}.toggle-arrow-active{background-position:bottom left}#contextual-help-wrap h5,#screen-options-wrap h5{margin:8px 0;font-size:13px}.metabox-prefs label{display:inline-block;padding-right:15px;line-height:30px}.metabox-prefs label input[type=checkbox]{margin-top:-4px;margin-right:6px}.metabox-prefs label input{margin:0 5px 0 2px}.metabox-prefs .columns-prefs label input{margin:0 2px}.metabox-prefs label a{display:none}#contextual-help-wrap{padding:0}#contextual-help-columns{position:relative}#contextual-help-back{position:absolute;top:0;bottom:0;left:150px;right:170px;border:1px solid #e1e1e1;border-top:none;border-bottom:none;background:#f6fbfd}#contextual-help-wrap.no-sidebar #contextual-help-back{right:0;border-right-width:0;-webkit-border-bottom-right-radius:2px;border-bottom-right-radius:2px}.contextual-help-tabs{float:left;width:150px;margin:0}.contextual-help-tabs ul{margin:1em 0}.contextual-help-tabs li{margin-bottom:0;list-style-type:none;border-style:solid;border-width:0 0 0 2px;border-color:transparent}.contextual-help-tabs a{display:block;padding:5px 5px 5px 12px;line-height:18px;text-decoration:none;border:1px solid transparent;border-right:none;border-left:none}.contextual-help-tabs a:hover{color:#333}.contextual-help-tabs .active{padding:0;margin:0 -1px 0 0;border-left:2px solid #2ea2cc;background:#f6fbfd;-webkit-box-shadow:0 2px 0 rgba(0,0,0,.02),0 1px 0 rgba(0,0,0,.02);box-shadow:0 2px 0 rgba(0,0,0,.02),0 1px 0 rgba(0,0,0,.02)}.contextual-help-tabs .active a{border-color:#e1e1e1;color:#333}.contextual-help-tabs-wrap{padding:0 20px;overflow:auto}.help-tab-content{display:none;margin:0 22px 12px 0;line-height:1.6em}.help-tab-content.active{display:block}.help-tab-content ul li{list-style-type:disc;margin-left:18px}.contextual-help-sidebar{width:150px;float:right;padding:0 8px 0 12px;overflow:auto}html.wp-toolbar{padding-top:32px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.narrow{width:70%;margin-bottom:40px}.narrow p{line-height:150%}.widefat td,.widefat th{overflow:hidden;color:#555}.widefat th{font-weight:400}.widefat tfoot tr th,.widefat thead tr th{color:#333}.widefat td p{margin:2px 0 .8em}.widefat ol,.widefat p,.widefat ul{color:#333}.widefat .column-comment p{margin:.6em 0}.postbox-container{float:left}.postbox-container .meta-box-sortables{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#wpbody-content .metabox-holder{padding-top:10px}.metabox-holder .postbox-container .empty-container{border:3px dashed #bbb;height:250px}.columns-2 #postbox-container-3 .empty-container,.columns-2 #postbox-container-4 .empty-container,.columns-3 #postbox-container-4 .empty-container,.metabox-holder.columns-1 .postbox-container .empty-container{border:0;height:0;min-height:0}#post-body-content{width:100%;min-width:463px;float:left}#post-body.columns-2 #postbox-container-1{float:right;margin-right:-300px;width:280px}#post-body.columns-2 #side-sortables{min-height:250px}@media only screen and (max-width:799px){#wpbody-content .metabox-holder .postbox-container .empty-container{border:0;height:0;min-height:0}}.js .postbox .hndle,.js .widget .widget-top{cursor:move}.hndle a{font-size:11px;font-weight:400}.postbox .handlediv{float:right;width:27px;height:30px}.js .postbox .handlediv{cursor:pointer}.sortable-placeholder{border:1px dashed #bbb;margin-bottom:20px}.postbox,.stuffbox{margin-bottom:20px;padding:0;line-height:1}.postbox .hndle,.stuffbox .hndle{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.postbox .inside,.stuffbox .inside{padding:0 12px 12px;line-height:1.4em;font-size:13px}.postbox .inside{margin:11px 0;position:relative}.postbox .inside>p:last-child,.rss-widget ul li:last-child{margin-bottom:1px!important}.postbox.closed h3{border:none;-webkit-box-shadow:none;box-shadow:none}.postbox table.form-table{margin-bottom:0}.postbox table.widefat{-webkit-box-shadow:none;box-shadow:none}.temp-border{border:1px dotted #ccc}.columns-prefs label{padding:0 5px}#adminmenu .wp-submenu li.current,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:hover,#dashboard_right_now .versions .b,#ed_reply_toolbar #ed_reply_strong,#pass-strength-result.short,#pass-strength-result.strong,#post-status-display,#post-visibility-display,.feature-filter .feature-name,.item-controls .item-order a,.media-item .percent,.plugins .name{font-weight:600}#wpfooter{position:absolute;bottom:0;left:0;right:0;padding:10px 20px;color:#777}#wpfooter p{font-size:13px;margin:0;line-height:20px}#footer-thankyou{font-style:italic}#wpfooter a{text-decoration:none}#wpfooter a:hover{text-decoration:underline}.nav-tab{border:1px solid #ccc;border-bottom:none;background:#e4e4e4;color:#555;font-size:12px;line-height:16px;display:inline-block;padding:4px 14px 6px;text-decoration:none;margin:-4px 4px -1px 0}.nav-tab:hover{background-color:#fff;color:#464646}.nav-tab-active,.nav-tab-active:hover{border-bottom:1px solid #f1f1f1;background:#f1f1f1;color:#000}h2.nav-tab-wrapper,h3.nav-tab-wrapper{border-bottom:1px solid #ccc;padding-bottom:0;padding-left:10px}h2 .nav-tab{padding:6px 10px;font-weight:700;font-size:15px;line-height:24px}.spinner{background:url(../images/spinner.gif) no-repeat;-webkit-background-size:20px 20px;background-size:20px 20px;display:none;float:right;opacity:.7;filter:alpha(opacity=70);width:20px;height:20px;margin:2px 5px 0}#template div{margin-right:190px}.metabox-holder h3{font-size:14px;padding:8px 12px;margin:0;line-height:1.4}#templateside ul li a{text-decoration:none}#sidemenu{margin:-30px 15px 0 315px;list-style:none;position:relative;float:right;padding-left:10px;font-size:12px}#sidemenu a{padding:0 7px;display:block;float:left;line-height:28px;border-top:1px solid #f9f9f9;border-bottom:1px solid #dfdfdf;background-color:#f9f9f9;-webkit-transition:none;transition:none}#sidemenu li{display:inline;line-height:200%;list-style:none;text-align:center;white-space:nowrap;margin:0;padding:0}#sidemenu a.current{font-weight:400;padding-left:6px;padding-right:6px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;border:1px solid #dfdfdf;border-bottom-color:#f1f1f1;background-color:#f1f1f1;color:#000}.plugin-install #description,.plugin-install-network #description{width:60%}table .column-rating,table .column-visible,table .vers{text-align:left}.error-message{color:red;font-weight:600}body.iframe{height:98%}.lp-show-latest p{display:none}.lp-show-latest .lp-error p,.lp-show-latest p:last-child{display:block}td.media-icon{text-align:center;width:80px;padding-top:8px;padding-bottom:8px}td.media-icon img{max-width:80px;max-height:60px}td.image-icon img{border:1px solid rgba(0,0,0,.07)}#howto{font-size:11px;margin:0 5px;display:block}.importers td{padding-right:14px}.importers{font-size:16px;width:auto}#post-body #post-body-content #namediv h3{margin-top:0}#namediv h3 label{vertical-align:baseline}#namediv table{width:100%}#namediv td.first{width:10px;white-space:nowrap}#namediv input{width:98%}#namediv p{margin:10px 0}#submitdiv h3{margin-bottom:0!important}.zerosize{height:0;width:0;margin:0;border:0;padding:0;overflow:hidden;position:absolute}br.clear{height:2px;line-height:2px}.checkbox{border:none;margin:0;padding:0}fieldset{border:0;padding:0;margin:0}.post-categories{display:inline;margin:0;padding:0}.post-categories li{display:inline}div.star-holder{position:relative;height:17px;width:100px;background:url(../images/stars.png?ver=20121108) repeat-x bottom left}div.star-holder .star-rating{background:url(../images/stars.png?ver=20121108) repeat-x top left;height:17px;float:left}.star-rating{white-space:nowrap}.star-rating .star{display:inline-block;width:20px;height:20px;-webkit-font-smoothing:antialiased;font-size:20px;line-height:1;font-family:dashicons;text-decoration:inherit;font-weight:400;font-style:normal;vertical-align:top;-webkit-transition:color .1s ease-in 0;transition:color .1s ease-in 0;text-align:center;color:#0074a2}.star-rating .star-full:before{content:'\f155'}.star-rating .star-half:before{content:'\f459'}.rtl .star-rating .star-half{-webkit-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg)}.star-rating .star-empty:before{content:'\f154'}div.action-links{font-weight:400}#plugin-information{background:#fff;position:fixed;top:0;right:0;bottom:0;left:0;height:100%;padding:0}#plugin-information-scrollable{overflow:auto;height:100%}#plugin-information-title{padding:0 20px;background:#f5f5f5;font-size:22px;font-weight:600;line-height:56px;position:relative;top:0;right:0;left:0;height:56px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#plugin-information-title.with-banner{margin-right:0;height:250px;bottom:250px;-webkit-background-size:100% auto;background-size:100% auto}#plugin-information-title h2{font-size:1em;font-weight:700;padding:0;margin:0;max-width:680px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#plugin-information-title.with-banner h2{font-family:"Helvetica Neue",sans-serif;display:inline-block;font-size:30px;line-height:50px;padding:0 15px;margin:174px 0 0 10px;color:#fff;background:rgba(30,30,30,.9);text-shadow:0 1px 3px rgba(0,0,0,.4);-webkit-box-shadow:0 0 30px rgba(255,255,255,.1);box-shadow:0 0 30px rgba(255,255,255,.1);-webkit-border-radius:8px;border-radius:8px}#plugin-information-title div.vignette{display:none}#plugin-information-title.with-banner div.vignette{display:block;float:right;top:0;height:250px;width:830px;margin:0 -20px;background:0 0;-webkit-box-shadow:inset 0 0 50px 4px rgba(0,0,0,.2),inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 0 50px 4px rgba(0,0,0,.2),inset 0 -1px 0 rgba(0,0,0,.1)}#plugin-information-tabs{padding:0 16px;position:relative;right:0;left:0;height:36px;z-index:1;border-bottom:1px solid #ddd;background:#f3f3f3}#plugin-information-tabs a{position:relative;float:left;padding:9px 10px;margin:0;height:18px;line-height:18px;font-size:14px;text-decoration:none;-webkit-transition:none;transition:none}#plugin-information-tabs a.current{margin:0 -1px;background:#fff;border:1px solid #ddd;border-bottom-color:#fff;padding-top:8px;color:#333}#plugin-information-tabs.with-banner a.current{border-top:none;padding-top:9px}#plugin-information-tabs a:active,#plugin-information-tabs a:focus{outline:0}#plugin-information-content{overflow:hidden;background:#fff;position:relative;top:0;right:0;left:0;min-height:100%;min-height:-webkit-calc(100% - 152px);min-height:calc(100% - 152px)}#plugin-information-content.with-banner{min-height:-webkit-calc(100% - 346px);min-height:calc(100% - 346px)}#section-holder{position:relative;top:0;right:250px;bottom:0;left:0;margin-right:250px;padding:10px 26px 99999px;margin-bottom:-99930px}#section-holder .updated{margin:16px 0}#plugin-information .fyi{display:block;float:right;position:relative;top:0;right:0;padding:16px 16px 99999px;margin-bottom:-99930px;width:217px;border-left:1px solid #ddd;background:#f3f3f3;color:#666}#plugin-information .fyi strong{color:#464646}#plugin-information .fyi h3{font-weight:700;text-transform:uppercase;font-size:12px;color:#666;margin:24px 0 8px}#plugin-information .fyi h2{font-size:.9em;margin-bottom:0;margin-right:0}#plugin-information .fyi ul{padding:0;margin:0;list-style:none}#plugin-information .fyi li{margin:0 0 10px}#plugin-information .counter-container{margin:3px 0}#plugin-information .counter-label{float:left;margin-right:5px;min-width:55px}#plugin-information .counter-back{height:17px;width:92px;background-color:#ececec;float:left}#plugin-information .counter-bar{height:17px;background-color:#fddb5a;float:left}#plugin-information .counter-count{margin-left:5px}#plugin-information .fyi ul.contributors{margin-top:10px}#plugin-information .fyi ul.contributors li{display:inline-block;margin-right:8px;vertical-align:middle}#plugin-information .fyi ul.contributors li img{vertical-align:middle;margin-right:4px}#plugin-information-footer{padding:15px 16px;position:absolute;right:0;bottom:0;left:0;height:28px;border-top:1px solid #ddd;background:#f3f3f3}#plugin-information .section{direction:ltr}#plugin-information .section ol,#plugin-information .section ul{list-style-type:disc;margin-left:24px}#plugin-information .section,#plugin-information .section p{font-size:14px;line-height:1.7}#plugin-information #section-screenshots ol{list-style:none;margin:0}#plugin-information #section-screenshots li img{vertical-align:text-top;margin-top:16px;max-width:100%;width:auto;height:auto;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);box-shadow:0 1px 2px rgba(0,0,0,.3)}#plugin-information #section-screenshots li p{font-style:italic;padding-left:20px}#plugin-information pre{padding:7px;overflow:auto;border:1px solid #ccc}#plugin-information .review{overflow:hidden;width:100%;margin-bottom:20px;border-bottom:1px solid #e6e6e6}#plugin-information .review-title-section{overflow:hidden}#plugin-information .review-title-section h4{display:inline-block;float:left;margin:0 6px 0 0}#plugin-information .reviewer-info p{clear:both;margin:0;padding-top:2px}#plugin-information .reviewer-info .avatar{float:left;margin:4px 6px 0 0}#plugin-information .reviewer-info .star-rating{float:left}#plugin-information .review-meta{float:left;margin-left:.75em}#plugin-information .review-body{float:left;width:100%}.plugin-version-author-uri{font-size:13px}@media screen and (max-width:771px){#plugin-information-title.with-banner{height:100px;bottom:100px}#plugin-information-title.with-banner h2{margin-top:30px;font-size:20px;line-height:40px;max-width:85%}#plugin-information-title.with-banner div.vignette{height:100px;bottom:100px;width:800%}#plugin-information-tabs{overflow:hidden;padding:0;height:auto}#plugin-information-tabs a.current{margin-bottom:0;border-bottom:none}#plugin-information .fyi{float:none;border:1px solid #ddd;position:static;width:auto;margin:26px 26px 0;padding-bottom:0}#section-holder{position:static;margin:0;padding-bottom:70px}#plugin-information .fyi h3,#plugin-information .fyi small{display:none}#plugin-information-footer{padding:12px 16px 0;height:46px}}body.import-php #TB_window,body.index-php #TB_window,body.plugin-install-php #TB_window,body.plugins-php #TB_window,body.update-core-php #TB_window{background:#fcfcfc url(../images/spinner.gif) no-repeat center}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){body.import-php #TB_window,body.index-php #TB_window,body.plugin-install-php #TB_window,body.plugins-php #TB_window,body.update-core-php #TB_window{background:#fcfcfc url(../images/spinner-2x.gif) no-repeat center;-webkit-background-size:20px 20px;background-size:20px 20px}}body.import-php #TB_title,body.index-php #TB_title,body.plugin-install-php #TB_title,body.plugins-php #TB_title,body.update-core-php #TB_title{float:left;height:1px}body.import-php #TB_ajaxWindowTitle,body.index-php #TB_ajaxWindowTitle,body.plugin-install-php #TB_ajaxWindowTitle,body.plugins-php #TB_ajaxWindowTitle,body.update-core-php #TB_ajaxWindowTitle{display:none}body.import-php .tb-close-icon,body.index-php .tb-close-icon,body.plugin-install-php .tb-close-icon,body.plugins-php .tb-close-icon,body.update-core-php .tb-close-icon{left:auto;right:-30px;color:#eee;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out}body.import-php #TB_closeWindowButton:focus,body.import-php #TB_closeWindowButton:focus .tb-close-icon,body.import-php .tb-close-icon:focus,body.import-php .tb-close-icon:hover,body.index-php #TB_closeWindowButton:focus,body.index-php #TB_closeWindowButton:focus .tb-close-icon,body.index-php .tb-close-icon:focus,body.index-php .tb-close-icon:hover,body.plugin-install-php #TB_closeWindowButton:focus,body.plugin-install-php #TB_closeWindowButton:focus .tb-close-icon,body.plugin-install-php .tb-close-icon:focus,body.plugin-install-php .tb-close-icon:hover,body.plugins-php #TB_closeWindowButton:focus,body.plugins-php #TB_closeWindowButton:focus .tb-close-icon,body.plugins-php .tb-close-icon:focus,body.plugins-php .tb-close-icon:hover,body.update-core-php #TB_closeWindowButton:focus,body.update-core-php #TB_closeWindowButton:focus .tb-close-icon,body.update-core-php .tb-close-icon:focus,body.update-core-php .tb-close-icon:hover{color:#2ea2cc;outline:0;-webkit-box-shadow:none;box-shadow:none}body.import-php .tb-close-icon:before,body.index-php .tb-close-icon:before,body.plugin-install-php .tb-close-icon:before,body.plugins-php .tb-close-icon:before,body.update-core-php .tb-close-icon:before{content:"\f335";font-size:32px}@media screen and (max-width:830px){body.import-php .tb-close-icon,body.index-php .tb-close-icon,body.plugin-install-php .tb-close-icon,body.plugins-php .tb-close-icon,body.update-core-php .tb-close-icon{right:0;top:-30px}}img{border:none}#wphead{border-bottom:1px solid #dfdfdf}#wphead h1 a{color:#464646}.js .meta-box-sortables .postbox:hover .handlediv{margin-right:0!important}.js .meta-box-sortables .postbox .handlediv:before,.js .sidebar-name .sidebar-name-arrow:before{right:12px;font:400 20px/1 dashicons;speak:none;display:inline-block;padding:8px 10px;top:0;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important}.js #widgets-left .sidebar-name .sidebar-name-arrow{display:none}.js #widgets-left .sidebar-name:hover .sidebar-name-arrow,.js #widgets-left .widgets-holder-wrap.closed .sidebar-name .sidebar-name-arrow{display:block}.js .meta-box-sortables .postbox .handlediv:before,.js .sidebar-name .sidebar-name-arrow:before{content:'\f142'}.js .meta-box-sortables .postbox.closed .handlediv:before,.js .widgets-holder-wrap.closed .sidebar-name-arrow:before{content:'\f140'}.error a{text-decoration:underline}.updated a{text-decoration:none;padding-bottom:2px}#photo-add-url-div input[type=text]{width:300px}.alignleft h3{margin:0}#template textarea{font-family:Consolas,Monaco,monospace;font-size:13px;width:97%;background:#f9f9f9;outline:0}#docs-list,#template textarea{direction:ltr}#template p{width:97%}#templateside{float:right;width:190px;word-wrap:break-word}#postcustomstuff p.submit,#templateside h3{margin:0}#templateside h4{margin:1em 0 0}#templateside ol,#templateside ul{margin:.5em 0;padding:0}#templateside li{margin:4px 0}#templateside a,.theme-editor-php .highlight{display:block;padding:3px 3px 3px 12px;text-decoration:none}.theme-editor-php .highlight{margin:-3px 3px -3px -12px}#templateside .highlight{border:none;font-weight:700}.nonessential{color:#666;font-size:11px;font-style:italic;padding-left:12px}#documentation{margin-top:10px}#documentation label{line-height:22px;vertical-align:baseline;font-weight:600}.fileedit-sub{padding:10px 0 8px;line-height:180%}.accordion-section-title:after,.control-section .accordion-section-title:after,.nav-menus-php .item-edit:before,.widget-top a.widget-action:after{right:0;content:'\f140';border:none;background:0 0;font:400 20px/1 dashicons;speak:none;display:block;padding:0;text-indent:0;text-align:center;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important}.accordion-section-title:after,.handlediv,.item-edit,.sidebar-name-arrow,.widget-action{color:#aaa}.accordion-section-title:hover:after,.handlediv:hover,.item-edit:hover,.sidebar-name:hover .sidebar-name-arrow,.widget-action:hover{color:#777}.widget-top a.widget-action:after{padding:12px 12px 0}.nav-menus-php .item-edit:before{line-height:2.1}.accordion-section-title:after,.control-section .accordion-section-title:after{float:right;right:20px;top:-2px}#customize-info.open .accordion-section-title:after,.control-section.open .accordion-section-title:after,.nav-menus-php .menu-item-edit-active .item-edit:before,.widget.open .widget-top a.widget-action:after{content:'\f142'}.ui-draggable,.ui-sortable{-ms-touch-action:none;touch-action:none}.menu.ui-sortable,.meta-box-sortables.ui-sortable,.widgets-holder-wrap .ui-draggable,.widgets-holder-wrap .ui-sortable{-ms-touch-action:auto;touch-action:auto}.menu.ui-sortable .menu-item-handle,.meta-box-sortables.ui-sortable .hndle{-ms-touch-action:none;touch-action:none}.accordion-section{border-bottom:1px solid #dfdfdf;margin:0}.accordion-section.open .accordion-section-content,.no-js .accordion-section .accordion-section-content{display:block}.accordion-section.open:hover{border-bottom-color:#dfdfdf}.accordion-section-content{display:none;padding:10px 20px 15px;overflow:hidden;background:#fff}.accordion-section-title{margin:0;padding:12px 15px 15px;position:relative;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.js .accordion-section-title{cursor:pointer}.js .accordion-section-title:after{position:absolute;top:12px;right:10px;z-index:1}.accordion-section-title:focus{outline:0}.accordion-section-title:focus:after,.accordion-section-title:hover:after{border-color:#aaa transparent}.cannot-expand .accordion-section-title{cursor:auto}.cannot-expand .accordion-section-title:after{display:none}.control-section .accordion-section-title{border-left:none;border-right:none;padding:10px 10px 11px 14px;line-height:21px;background:#fff}.control-section .accordion-section-title:after{top:11px}.js .control-section .accordion-section-title:focus,.js .control-section .accordion-section-title:hover,.js .control-section.open .accordion-section-title,.js .control-section:hover .accordion-section-title{color:#222;background:#f5f5f5}.control-section.open .accordion-section-title{border-bottom:1px solid #dfdfdf}@media only screen and (min-width:769px){#col-left{width:35%}#col-right{width:65%}}@media only screen and (max-width:860px){#col-left{width:35%}#col-right{width:65%}}@media only screen and (min-width:980px){#col-left{width:35%}#col-right{width:65%}}@media only screen and (max-width:768px){#col-left,#col-right{width:100%}}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){div.star-holder,div.star-holder .star-rating{background:url(../images/stars-2x.png?ver=20121108) repeat-x bottom left;-webkit-background-size:21px 37px;background-size:21px 37px}.spinner{background-image:url(../images/spinner-2x.gif)}#bulk-titles div a,#bulk-titles div a:hover,#screen-meta-links a.show-settings,.curtime #timestamp,.meta-box-sortables .postbox:hover .handlediv,.sidebar-name-arrow,.sidebar-name:hover .sidebar-name-arrow,.tagchecklist span a,.tagchecklist span a:hover,.widget-top a.widget-action,.widget-top a.widget-action:hover{background:none!important}}@-ms-viewport{width:device-width}@media screen and (max-width:782px){html.wp-toolbar{padding-top:46px}body{min-width:240px;overflow-x:hidden}body *{-webkit-tap-highlight-color:transparent!important}#wpcontent{position:relative;margin-left:0;padding-left:10px}#wpbody-content{padding-bottom:100px}.wrap{margin-right:12px;margin-left:0}.col-wrap{padding:0}#collapse-menu,#screen-meta,#screen-meta-links,.post-format-select{display:none!important}.wrap .add-new-h2,.wrap .add-new-h2:active{padding:10px 15px;font-size:14px}.wp-color-result{height:auto;padding-left:45px}.wp-color-result:after{font-size:14px;height:auto;padding:6px 14px}.media-upload-form div.error,.wrap div.error,.wrap div.updated{margin:20px 0 10px;padding:5px 10px;font-size:14px;line-height:175%}.wrap .icon32+h2{margin-top:-2px}.wp-responsive-open #wpbody{right:-190px}code{word-wrap:break-word}.postbox{font-size:14px}.metabox-holder h3{padding:12px}.postbox .handlediv{margin-top:3px}.subsubsub{font-size:16px;text-align:center;margin-bottom:15px}#templateside{float:none;width:auto}#templateside li{margin:0}#templateside li a{display:block;padding:5px}#templateside .highlight{padding:5px;margin-left:-5px;margin-top:-5px}#template div{float:none;margin:0;width:auto}#template textarea{width:100%}.fileedit-sub .alignright{margin-top:15px}#comments-form .checkforspam,#wpfooter{display:none}}@media screen and (max-width:600px){#wpwrap.wp-responsive-open{overflow-x:hidden}html.wp-toolbar{padding-top:0}#wpbody{padding-top:46px}div#post-body.metabox-holder.columns-1{overflow-x:hidden}}input,textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=radio],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07);background-color:#fff;color:#333;outline:0;-webkit-transition:.05s border-color ease-in-out;transition:.05s border-color ease-in-out}input[type=checkbox]:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=radio]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{border-color:#5b9dd9;-webkit-box-shadow:0 0 2px rgba(30,140,190,.8);box-shadow:0 0 2px rgba(30,140,190,.8)}input[type=email],input[type=url]{direction:ltr}input[type=checkbox],input[type=radio]{border:1px solid #bbb;background:#fff;color:#555;clear:none;cursor:pointer;display:inline-block;line-height:0;height:16px;margin:-4px 4px 0 0;outline:0;padding:0!important;text-align:center;vertical-align:middle;width:16px;min-width:16px;-webkit-appearance:none;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-webkit-transition:.05s border-color ease-in-out;transition:.05s border-color ease-in-out}input[type=radio]:checked+label:before{color:#888}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#2ea2cc}.wp-admin p input[type=checkbox],.wp-admin p input[type=radio],td>input[type=checkbox]{margin-top:0}.wp-admin p label input[type=checkbox]{margin-top:-4px}.wp-admin p label input[type=radio]{margin-top:-2px}input[type=radio]{-webkit-border-radius:50%;border-radius:50%;margin-right:4px;line-height:10px}input[type=checkbox]:checked:before,input[type=radio]:checked:before{float:left;display:inline-block;vertical-align:middle;width:16px;font:400 21px/1 dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=checkbox]:checked:before{content:'\f147';margin:-3px 0 0 -4px;color:#1e8cbe}input[type=radio]:checked:before{content:'\2022';text-indent:-9999px;-webkit-border-radius:50px;border-radius:50px;font-size:24px;width:6px;height:6px;margin:4px;line-height:16px;background-color:#1e8cbe}@-moz-document url-prefix(){.form-table input.tog,input[type=checkbox],input[type=radio]{margin-bottom:-1px}}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-decoration{display:none}.ie8 input[type=password]{font-family:sans-serif}button,input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}input,select,textarea{font-size:14px;-webkit-border-radius:0;border-radius:0}textarea{overflow:auto;padding:2px 6px;line-height:1.4}.wp-admin input[type=file]{padding:3px 0}label{cursor:pointer}input,select{margin:1px;padding:3px 5px}input.code{padding-top:6px}textarea.code{line-height:1.4;padding:4px 6px 1px}input.readonly,input[readonly],textarea.readonly,textarea[readonly]{background-color:#eee}.wp-core-ui :-moz-placeholder,:-moz-placeholder{color:#a9a9a9}.form-invalid{background-color:#ffebe8!important}.form-invalid input,.form-invalid select{border-color:#c00!important}.form-input-tip{color:#666}input.disabled,input:disabled,select.disabled,select:disabled,textarea.disabled,textarea:disabled{background:rgba(255,255,255,.5);border-color:rgba(222,222,222,.75);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.04);box-shadow:inset 0 1px 2px rgba(0,0,0,.04);color:rgba(51,51,51,.5)}input[type=file].disabled,input[type=file]:disabled,input[type=range].disabled,input[type=range]:disabled{background:0 0;-webkit-box-shadow:none;box-shadow:none}input[type=checkbox].disabled,input[type=checkbox].disabled:checked:before,input[type=checkbox]:disabled,input[type=checkbox]:disabled:checked:before,input[type=radio].disabled,input[type=radio].disabled:checked:before,input[type=radio]:disabled,input[type=radio]:disabled:checked:before{opacity:.7}.wp-admin select{padding:2px;line-height:28px;height:28px;vertical-align:middle}.wp-admin .button-cancel{padding:0 5px;line-height:2}.meta-box-sortables select{max-width:100%}.wp-admin select[multiple]{height:auto}.submit{padding:1.5em 0;margin:5px 0;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;border:none}form p.submit a.cancel:hover{text-decoration:none}p.submit{text-align:left;max-width:100%;margin-top:20px;padding-top:10px}.textright p.submit{border:none;text-align:right}table.form-table+input+input+p.submit,table.form-table+input+p.submit,table.form-table+p.submit{border-top:none;padding-top:0}#major-publishing-actions input,#minor-publishing-actions .preview,#minor-publishing-actions input{text-align:center}input.all-options,textarea.all-options{width:250px}input.large-text,textarea.large-text{width:99%}#adduser .form-field input,input.regular-text{width:25em}input.small-text{width:50px;padding:1px 6px}input[type=number].small-text{width:65px}#doaction,#doaction2,#post-query-submit{margin:1px 8px 0 0}.tablenav #changeit,.tablenav #clear-recent-list,.tablenav #delete_all,.wp-filter #delete_all{margin-top:1px}.tablenav .actions select{float:left;margin-right:6px;max-width:200px}.ie8 .tablenav .actions select{width:155px}.ie8 .tablenav .actions select#cat{width:200px}#timezone_string option{margin-left:1em}#upload-form label{color:#777}#your-profile label+a,fieldset label,label{vertical-align:middle}#misc-publishing-actions label,.options-media-php label[for*="_size_"]{vertical-align:baseline}#misc-publishing-actions label[for=post_status]:before{content:'\f173';display:inline-block;font:400 20px/1 dashicons;speak:none;left:-1px;padding:0 5px 0 0;position:relative;top:0;text-decoration:none!important;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#pass-strength-result{background-color:#eee;border:1px solid #ddd;float:left;margin:13px 5px 5px 1px;padding:3px 5px;text-align:center;width:200px;display:none}#pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040}#pass-strength-result.bad{background-color:#ffb78c;border-color:#ff853c}#pass-strength-result.good{background-color:#ffec8b;border-color:#fc0}#pass-strength-result.strong{background-color:#c3ff88;border-color:#8dff1c}.indicator-hint{padding-top:8px}p.search-box{float:right;margin:0}.network-admin.themes-php p.search-box{clear:left}.search-box input[name="s"],.tablenav .search-plugins input[name="s"],.tagsdiv .newtag{float:left;height:28px;margin:0 4px 0 0}input[type=text].ui-autocomplete-loading{background:url(../images/loading.gif) no-repeat right center;visibility:visible}ul#add-to-blog-users{margin:0 0 0 14px}.ui-autocomplete-input.open{-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0}.ui-autocomplete{padding:0;margin:0;list-style:none;position:absolute;z-index:10000;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;border:1px solid #aaa;background-color:#efefef}.ui-autocomplete li{margin-bottom:0;white-space:nowrap;text-align:left}.ui-autocomplete li a{display:block;height:100%;padding:4px 10px;color:#444}.ui-autocomplete li a.ui-state-focus{background-color:#ddd;cursor:pointer}.form-table{border-collapse:collapse;margin-top:.5em;width:100%;clear:both}.form-table,.form-table td,.form-table td p,.form-table th,.form-wrap label{font-size:14px}.form-table td{margin-bottom:9px;padding:15px 10px;line-height:1.3;vertical-align:middle}.form-table th,.form-wrap label{color:#222;font-weight:400;text-shadow:none;vertical-align:baseline}.form-table th{vertical-align:top;text-align:left;padding:20px 10px 20px 0;width:200px;line-height:1.3;font-weight:600}.form-table th.th-full{width:auto;font-weight:400}.form-table td p{margin-top:4px;margin-bottom:0}.form-table td fieldset label{margin:.25em 0 .5em!important;display:inline-block}.form-table td fieldset label,.form-table td fieldset li,.form-table td fieldset p{line-height:1.4em}.form-table input.tog,.form-table input[type=radio]{margin-top:-4px;margin-right:4px;float:none}.form-table .pre{padding:8px;margin:0}table.form-table td .updated{font-size:13px}#profile-page .form-table textarea{width:500px;margin-bottom:6px}#profile-page .form-table #rich_editing{margin-right:5px}#your-profile legend{font-size:22px}#display_name{width:15em}#createuser .form-field input{width:25em}.color-option{display:inline-block;width:24%;padding:5px 15px 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:3px}.color-option.selected,.color-option:hover{background:#ddd}.color-palette{width:100%;border-spacing:0;border-collapse:collapse}.color-palette td{height:20px;padding:0;border:none}.color-option{cursor:pointer}.tool-box .title{margin:8px 0;font-size:18px;font-weight:400;line-height:24px}.pressthis{margin:20px 0}.pressthis a,.pressthis a:active,.pressthis a:focus,.pressthis a:hover{display:inline-block;position:relative;cursor:move;color:#333;background:#e6e6e6;-webkit-border-radius:5px;border-radius:5px;border:1px solid #b4b4b4;font-style:normal;line-height:16px;font-size:14px;text-decoration:none}.pressthis a:active{outline:0}.pressthis a:hover:after{-webkit-transform:skew(20deg) rotate(9deg);-ms-transform:skew(20deg) rotate(9deg);transform:skew(20deg) rotate(9deg);-webkit-box-shadow:0 10px 8px rgba(0,0,0,.7);box-shadow:0 10px 8px rgba(0,0,0,.7)}.pressthis a span{display:inline-block;margin:0;padding:0 12px 8px 9px}.pressthis a span:before{color:#777;font:400 20px/1 dashicons;content:'\f157';position:relative;display:inline-block;top:4px;margin-right:4px}.pressthis a:after{content:'';width:70%;height:55%;z-index:-1;position:absolute;right:10px;bottom:9px;background:0 0;-webkit-transform:skew(20deg) rotate(6deg);-ms-transform:skew(20deg) rotate(6deg);transform:skew(20deg) rotate(6deg);-webkit-box-shadow:0 10px 8px rgba(0,0,0,.6);box-shadow:0 10px 8px rgba(0,0,0,.6)}#local-time,#utc-time{padding-left:25px;font-style:italic}.defaultavatarpicker .avatar{margin:2px 0;vertical-align:middle}.options-general-php .spinner{float:none;margin:-3px 3px}@media screen and (max-width:782px){textarea{-webkit-appearance:none}input[type=number],input[type=password],input[type=search],input[type=text]{-webkit-appearance:none;padding:6px 10px}input.code{padding-bottom:5px;padding-top:10px}.widefat th input[type=checkbox],input[type=checkbox]{-webkit-appearance:none;padding:10px}.widefat th input[type=checkbox]{margin-bottom:8px}.widefat th input[type=checkbox]:before,input[type=checkbox]:checked:before{font:400 30px/1 Dashicons;margin:-3px -5px}input[type=checkbox],input[type=radio]{height:25px;width:25px}.wp-admin p input[type=checkbox],.wp-admin p input[type=radio]{margin-top:-3px}input[type=radio]:checked:before{vertical-align:middle;width:9px;height:9px;margin:7px;line-height:16px}.wp-upload-form input[type=submit]{margin-top:10px}#wpbody select{height:36px;font-size:16px}.wp-admin .button-cancel{padding:0;font-size:14px}#createuser .form-field input{width:100%}.form-table{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form-table td,.form-table th{display:block;width:auto;vertical-align:middle}.form-table .color-palette td{display:table-cell;width:15px}.form-table table.color-palette{margin-right:10px}input,textarea{font-size:16px}#profile-page .form-table textarea,.form-table span.description,.form-table td input[type=password],.form-table td input[type=text],.form-table td select,.form-table td textarea{width:100%;font-size:16px;line-height:1.5;padding:7px 10px;display:block;max-width:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#wpbody .form-table td select{height:40px}.form-table input[type=text].small-text,input[type=number].small-text,input[type=password].small-text,input[type=search].small-text,input[type=text].small-text{width:auto;max-width:55px;display:inline;padding:3px 6px;margin:0 3px}#pass-strength-result{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:8px}p.search-box{float:none;position:absolute;bottom:0;width:98%;height:90px;margin-bottom:20px}p.search-box input[name="s"]{height:auto;float:none;width:100%;margin-bottom:10px;vertical-align:middle;-webkit-appearance:none}p.search-box input[type=submit]{margin-bottom:10px}.form-table span.description{padding:4px 0 0;line-height:1.4em}.form-table th{padding-top:10px;padding-bottom:0;border-bottom:0}.form-table td{padding-top:8px;padding-left:0}.form-table input.regular-text{width:100%}.form-table label{font-size:14px}.form-table fieldset label{display:block}#utc-time{margin-top:10px}#local-time,#utc-time{display:block;float:none;padding:0;line-height:2}}@media only screen and (max-width:768px){.form-field input,.form-field textarea{width:99%}.form-wrap .form-field{padding:0}#profile-page .form-table textarea{max-width:400px;width:auto}}@media screen and (max-width:600px){.color-option{width:49%}}#adminmenu,#adminmenu .wp-submenu,#adminmenuback,#adminmenuwrap{width:160px;background-color:#222}#adminmenuback{position:absolute;top:0;bottom:0;z-index:-1}#adminmenu{clear:left;margin:12px 0 0;padding:0;list-style:none}.folded #adminmenu,.folded #adminmenu li.menu-top,.folded #adminmenuback,.folded #adminmenuwrap{width:36px}.icon16{height:18px;width:18px;padding:6px;margin:-6px 0 0 -8px;float:left}.icon16:before{color:#999;font:400 20px/1 dashicons;speak:none;padding:6px 0;height:34px;width:20px;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.icon16.icon-dashboard:before{content:'\f226'}.icon16.icon-post:before{content:'\f109'}.icon16.icon-media:before{content:'\f104'}.icon16.icon-links:before{content:'\f103'}.icon16.icon-page:before{content:'\f105'}.icon16.icon-comments:before{content:'\f101';margin-top:1px}.icon16.icon-appearance:before{content:'\f100'}.icon16.icon-plugins:before{content:'\f106'}.icon16.icon-users:before{content:'\f110'}.icon16.icon-tools:before{content:'\f107'}.icon16.icon-settings:before{content:'\f108'}.icon16.icon-site:before{content:'\f112'}.icon16.icon-generic:before{content:'\f111'}.icon16.icon-appearance,.icon16.icon-comments,.icon16.icon-dashboard,.icon16.icon-generic,.icon16.icon-links,.icon16.icon-media,.icon16.icon-page,.icon16.icon-plugins,.icon16.icon-post,.icon16.icon-settings,.icon16.icon-site,.icon16.icon-tools,.icon16.icon-users,.menu-icon-appearance div.wp-menu-image,.menu-icon-comments div.wp-menu-image,.menu-icon-dashboard div.wp-menu-image,.menu-icon-generic div.wp-menu-image,.menu-icon-links div.wp-menu-image,.menu-icon-media div.wp-menu-image,.menu-icon-page div.wp-menu-image,.menu-icon-plugins div.wp-menu-image,.menu-icon-post div.wp-menu-image,.menu-icon-settings div.wp-menu-image,.menu-icon-site div.wp-menu-image,.menu-icon-tools div.wp-menu-image,.menu-icon-users div.wp-menu-image{background-image:none!important}#adminmenuwrap{position:relative;float:left}#adminmenu *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#adminmenu li{margin:0;padding:0;cursor:pointer}#adminmenu a{display:block;line-height:18px;padding:2px 5px;color:#eee}#adminmenu .wp-submenu a{color:#bbb}#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover{background:0 0}#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a:hover,#adminmenu li.menu-top>a:focus{color:#2ea2cc}#adminmenu li.menu-top{border:none;min-height:34px;position:relative}#adminmenu .wp-submenu{list-style:none;position:absolute;top:-1000em;left:160px;overflow:visible;word-wrap:break-word}#adminmenu .wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu,.folded #adminmenu a.wp-has-current-submenu:focus+.wp-submenu{padding:7px 0 8px;z-index:9999;background-color:#333;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.2);box-shadow:0 3px 5px rgba(0,0,0,.2)}#adminmenu a.menu-top:focus+.wp-submenu,.js #adminmenu .opensub .wp-submenu,.js #adminmenu .sub-open,.no-js li.wp-has-submenu:hover .wp-submenu{top:-1px}#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu .wp-has-current-submenu .wp-submenu.sub-open,#adminmenu .wp-has-current-submenu.opensub .wp-submenu,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu,.no-js li.wp-has-current-submenu:hover .wp-submenu{position:relative;z-index:3;top:auto;left:auto;right:auto;bottom:auto;border:0;margin-top:0;-webkit-box-shadow:none;box-shadow:none;background-color:#333}#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus{position:relative;background-color:#111}.folded #adminmenu li.menu-top:hover,.folded #adminmenu li.opensub>a.menu-top,.folded #adminmenu li>a.menu-top:focus{z-index:10000}#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head,#adminmenu .wp-menu-arrow,#adminmenu .wp-menu-arrow div,#adminmenu li.current a.menu-top,#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,.folded #adminmenu li.current.menu-top,.folded #adminmenu li.wp-has-current-submenu{background:#0074a2;color:#fff}.folded #adminmenu .opensub .wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu.sub-open,.folded #adminmenu .wp-has-current-submenu a.menu-top:focus+.wp-submenu,.folded #adminmenu .wp-has-current-submenu.opensub .wp-submenu,.folded #adminmenu .wp-submenu.sub-open,.folded #adminmenu a.menu-top:focus+.wp-submenu,.no-js.folded #adminmenu .wp-has-submenu:hover .wp-submenu{top:0;left:36px}.folded #adminmenu .wp-has-current-submenu .wp-submenu,.folded #adminmenu a.wp-has-current-submenu:focus+.wp-submenu{position:absolute;top:-1000em}#adminmenu .wp-not-current-submenu .wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{min-width:160px;width:auto}#adminmenu .wp-submenu a{font-size:13px;line-height:1.2;margin:0;padding:6px 0}#adminmenu .opensub .wp-submenu li.current a,#adminmenu .wp-submenu li.current,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:focus,#adminmenu .wp-submenu li.current a:hover,#adminmenu a.wp-has-current-submenu:focus+.wp-submenu li.current a{color:#fff}#adminmenu .wp-not-current-submenu li>a,.folded #adminmenu .wp-has-current-submenu li>a{padding-right:16px;padding-left:14px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#adminmenu .wp-has-current-submenu ul>li>a,.folded #adminmenu li.menu-top .wp-submenu>li>a{padding:6px 12px}#adminmenu .wp-submenu-head,#adminmenu a.menu-top{font-size:14px;font-weight:400;line-height:18px;padding:0}#adminmenu .wp-submenu-head,.folded #adminmenu .wp-menu-name{display:none}.folded #adminmenu .wp-submenu-head{display:block}#adminmenu .wp-submenu li{padding:0;margin:0;overflow:hidden}#adminmenu .wp-menu-image img{padding:9px 0 0;opacity:.6;filter:alpha(opacity=60)}#adminmenu div.wp-menu-name{padding:8px 0}#adminmenu div.wp-menu-image{float:left;width:36px;height:34px;margin:0;text-align:center}#adminmenu div.wp-menu-image.svg{background-repeat:no-repeat;background-position:center;-webkit-background-size:20px auto;background-size:20px auto}div.wp-menu-image:before{color:#999;padding:7px 0;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#adminmenu div.wp-menu-image:before{color:#999}#adminmenu .current div.wp-menu-image:before,#adminmenu .wp-has-current-submenu div.wp-menu-image:before,#adminmenu a.current:hover div.wp-menu-image:before,#adminmenu a.wp-has-current-submenu:hover div.wp-menu-image:before,#adminmenu li.wp-has-current-submenu:hover div.wp-menu-image:before{color:#fff}#adminmenu li:hover div.wp-menu-image:before{color:#2ea2cc}.folded #adminmenu div.wp-menu-image{width:35px;height:30px;position:absolute;z-index:25}.folded #adminmenu a.menu-top{height:34px}.no-font-face #adminmenu .wp-menu-image{display:none}.no-font-face #adminmenu div.wp-menu-name{padding:8px 12px}.no-font-face.auto-fold #adminmenu .wp-menu-name{margin-left:0}.sticky-menu #adminmenuwrap{position:fixed;z-index:9999}.wp-menu-arrow{display:none!important}ul#adminmenu a.wp-has-current-submenu{position:relative}ul#adminmenu a.wp-has-current-submenu:after,ul#adminmenu>li.current>a.current:after{right:0;border:8px solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-right-color:#f1f1f1;top:50%;margin-top:-8px}.folded ul#adminmenu li:hover a.wp-has-current-submenu:after{display:none}.folded ul#adminmenu a.wp-has-current-submenu:after,.folded ul#adminmenu>li a.current:after{border-width:4px;margin-top:-4px}#adminmenu li.wp-has-submenu.wp-not-current-submenu:hover:after{right:0;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-width:8px;top:10px;z-index:10000}.folded ul#adminmenu li.wp-has-submenu.wp-not-current-submenu:hover:after{border-width:4px;margin-top:-4px;top:18px}#adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border-right-color:#333}#adminmenu li.menu-top:hover .wp-menu-image img,#adminmenu li.wp-has-current-submenu .wp-menu-image img{opacity:1;filter:alpha(opacity=100)}#adminmenu li.wp-menu-separator{height:5px;padding:0;margin:0 0 6px;cursor:inherit}#adminmenu div.separator{height:2px;padding:0}#adminmenu .wp-submenu .wp-submenu-head{color:#fff;font-weight:400;font-size:14px;padding:8px 4px 8px 11px;margin:-7px 0 4px}#adminmenu li.current,.folded #adminmenu li.wp-menu-open{border:0}#adminmenu .awaiting-mod,#adminmenu .update-plugins,#sidemenu li a span.update-plugins{display:inline-block;background-color:#d54e21;color:#fff;font-size:9px;line-height:17px;font-weight:600;margin:1px 0 0 2px;vertical-align:top;-webkit-border-radius:10px;border-radius:10px;z-index:26}#adminmenu li .awaiting-mod span,#adminmenu li span.update-plugins span,#sidemenu li a span.update-plugins span{display:block;padding:0 6px}#adminmenu li a.wp-has-current-submenu .update-plugins,#adminmenu li.current a .awaiting-mod{background-color:#2ea2cc;color:#fff}#adminmenu li span.count-0,#sidemenu li a .count-0{display:none}#collapse-menu{font-size:13px;line-height:34px;margin-top:10px;color:#aaa;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#collapse-menu:hover,#collapse-menu:hover #collapse-button div:after{color:#2ea2cc}.folded #collapse-menu span{display:none}#collapse-button,#collapse-button div{width:15px;height:15px}#collapse-button{float:left;height:15px;margin:10px 8px 10px 11px;width:15px;-webkit-border-radius:10px;border-radius:10px}#wpwrap #collapse-button div{padding:0}#collapse-button div:after{content:'\f148';display:block;line-height:15px;left:-3px;top:-3px;color:#aaa;font:400 20px/1 dashicons!important;speak:none;margin:0 auto;padding:0!important;position:relative;text-align:center;width:20px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.folded #collapse-button div:after,.rtl #collapse-button div:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.rtl.folded #collapse-button div:after{-webkit-transform:none;-ms-transform:none;transform:none}li#wp-admin-bar-menu-toggle{display:none}@media only screen and (max-width:960px){.auto-fold #wpcontent,.auto-fold #wpfooter{margin-left:36px}.auto-fold #adminmenu,.auto-fold #adminmenu li.menu-top,.auto-fold #adminmenuback,.auto-fold #adminmenuwrap{width:36px}.auto-fold #adminmenu .opensub .wp-submenu,.auto-fold #adminmenu .wp-has-current-submenu .wp-submenu.sub-open,.auto-fold #adminmenu .wp-has-current-submenu a.menu-top:focus+.wp-submenu,.auto-fold #adminmenu .wp-has-current-submenu.opensub .wp-submenu,.auto-fold #adminmenu .wp-submenu.sub-open,.auto-fold #adminmenu a.menu-top:focus+.wp-submenu{top:0;left:36px}.auto-fold #adminmenu .wp-has-current-submenu .wp-submenu,.auto-fold #adminmenu a.wp-has-current-submenu:focus+.wp-submenu{position:absolute;top:-1000em;margin-right:-1px;padding:7px 0 8px;z-index:9999}.auto-fold #adminmenu .wp-has-current-submenu .wp-submenu{min-width:150px;width:auto}.auto-fold #adminmenu .wp-has-current-submenu li>a{padding-right:16px;padding-left:14px}.auto-fold #adminmenu li.menu-top .wp-submenu>li>a{padding-left:12px}.auto-fold #adminmenu .wp-menu-name{display:none}.auto-fold #adminmenu .wp-submenu-head{display:block}.auto-fold #adminmenu div.wp-menu-image{height:30px;width:34px;position:absolute;z-index:25}.auto-fold #adminmenu a.menu-top{height:34px}.auto-fold #adminmenu li.wp-menu-open{border:0}.auto-fold #adminmenu .wp-has-current-submenu.menu-top-last{margin-bottom:0}.auto-fold ul#adminmenu li:hover a.wp-has-current-submenu:after{display:none}.auto-fold ul#adminmenu li.wp-has-submenu.wp-not-current-submenu:hover:after{border-width:4px;margin-top:-4px;top:16px}.auto-fold ul#adminmenu a.wp-has-current-submenu:after,.auto-fold ul#adminmenu>li a.current:after{border-width:4px;margin-top:-4px}.auto-fold #adminmenu li.menu-top:hover,.auto-fold #adminmenu li.opensub>a.menu-top,.auto-fold #adminmenu li>a.menu-top:focus{z-index:10000}.auto-fold #collapse-menu span{display:none}.auto-fold #collapse-button div{background:0 0}.auto-fold #collapse-button div:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.rtl.auto-fold #collapse-button div:after{-webkit-transform:none;-ms-transform:none;transform:none}}@media screen and (max-width:782px){.auto-fold #wpcontent{position:relative;margin-left:0;padding-left:10px}.sticky-menu #adminmenuwrap{position:relative;z-index:auto;top:0}.auto-fold #adminmenu,.auto-fold #adminmenuback,.auto-fold #adminmenuwrap{position:absolute;width:190px;z-index:100}.auto-fold #adminmenuback,.auto-fold #adminmenuwrap{display:none}.auto-fold .wp-responsive-open #adminmenuback,.auto-fold .wp-responsive-open #adminmenuwrap{display:block}.auto-fold #adminmenu li.menu-top{width:100%}.auto-fold #adminmenu li a{font-size:16px;padding:5px}.auto-fold #adminmenu li.menu-top .wp-submenu>li>a{padding:10px 10px 10px 20px}.auto-fold #adminmenu .wp-menu-name{display:block;margin-left:35px}.auto-fold ul#adminmenu a.wp-has-current-submenu:after,.auto-fold ul#adminmenu>li.current>a.current:after{border-width:8px;margin-top:-8px}.auto-fold ul#adminmenu li.wp-has-submenu.wp-not-current-submenu:hover:after{display:none}#adminmenu .wp-submenu{position:relative;display:none}.auto-fold #adminmenu .selected .wp-submenu,.auto-fold #adminmenu .wp-menu-open .wp-submenu{position:relative;display:block;top:0;left:-1px;-webkit-box-shadow:none;box-shadow:none}.auto-fold #adminmenu .opensub .wp-submenu,.auto-fold #adminmenu .selected .wp-submenu:after,.auto-fold #adminmenu .wp-menu-open .wp-submenu:after{display:none}.auto-fold #adminmenu .selected .wp-submenu,.auto-fold ul#adminmenu li:hover a.wp-has-current-submenu:after{display:block}.auto-fold #adminmenu .wp-has-current-submenu a.menu-top:focus+.wp-submenu,.auto-fold #adminmenu a.menu-top:focus+.wp-submenu{position:relative;left:-1px;right:0;top:0}#adminmenu .wp-submenu .wp-submenu-head{display:none}#wp-responsive-toggle{position:fixed;top:5px;left:4px;padding-right:10px;z-index:99999;border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#wpadminbar #wp-admin-bar-menu-toggle a{display:block;padding:0;overflow:hidden;outline:0;text-decoration:none;border:1px solid transparent;background:0 0;height:44px;margin-left:-1px}.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a{background:#333}li#wp-admin-bar-menu-toggle{display:block}#wpadminbar #wp-admin-bar-menu-toggle a:hover{border:1px solid transparent}#wpadminbar #wp-admin-bar-menu-toggle .ab-icon:before{content:'\f228';display:inline-block;float:left;font:400 40px/45px Dashicons;vertical-align:middle;outline:0;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:44px;width:50px;padding:0;border:none;text-align:center;text-decoration:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}@media screen and (max-width:600px){#adminmenuback,#adminmenuwrap{display:none}.wp-responsive-open #adminmenuback,.wp-responsive-open #adminmenuwrap{display:block}.auto-fold #adminmenu{top:46px}}#wpbody-content #dashboard-widgets.columns-1 .postbox-container{width:100%}#wpbody-content #dashboard-widgets.columns-2 .postbox-container{width:49.5%}#wpbody-content #dashboard-widgets.columns-2 #postbox-container-2,#wpbody-content #dashboard-widgets.columns-2 #postbox-container-3,#wpbody-content #dashboard-widgets.columns-2 #postbox-container-4{float:right;width:50.5%}#wpbody-content #dashboard-widgets.columns-3 .postbox-container{width:33.5%}#wpbody-content #dashboard-widgets.columns-3 #postbox-container-1{width:33%}#wpbody-content #dashboard-widgets.columns-3 #postbox-container-3,#wpbody-content #dashboard-widgets.columns-3 #postbox-container-4{float:right}#dashboard-widgets .postbox-container,#wpbody-content #dashboard-widgets.columns-4 .postbox-container{width:25%}#dashboard-widgets-wrap .columns-3 #postbox-container-4 .empty-container{border:none!important}.ie8 #wpbody-content #dashboard-widgets .postbox-container{width:49.5%}.ie8 #wpbody-content #dashboard-widgets #postbox-container-2,.ie8 #wpbody-content #dashboard-widgets #postbox-container-3,.ie8 #wpbody-content #dashboard-widgets #postbox-container-4{float:right;width:50.5%}.ie8 #dashboard-widgets #postbox-container-3 .empty-container,.ie8 #dashboard-widgets #postbox-container-4 .empty-container{border:0;height:0;min-height:0}#dashboard-widgets-wrap{overflow:hidden;margin:0 -8px}#dashboard-widgets .postbox .inside{margin-bottom:0}#dashboard-widgets .meta-box-sortables{margin:0 8px;min-height:100px}#the-comment-list td.comment p.comment-author{margin-top:0;margin-left:0}#the-comment-list p.comment-author img{float:left;margin-right:8px}#the-comment-list p.comment-author strong a{border:none}#the-comment-list td{vertical-align:top}#the-comment-list td.comment{word-wrap:break-word}#the-comment-list td.comment img{max-width:100%}.welcome-panel{position:relative;overflow:auto;margin:16px 0;padding:23px 10px 0;border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);background:#fff;font-size:13px;line-height:2.1em}.welcome-panel h3{margin:0;font-size:21px;font-weight:400;line-height:1.2}.welcome-panel h4{margin:1.33em 0 0;font-size:16px}.welcome-panel li{font-size:14px}.welcome-panel p{color:#777}.welcome-panel a{text-decoration:none}.welcome-panel .about-description{font-size:16px;margin:0}.welcome-panel .welcome-panel-close{position:absolute;top:5px;right:10px;padding:20px 15px 0 3px;font-size:13px;text-decoration:none;line-height:1}#welcome-panel.welcome-panel .welcome-panel-close:before{position:absolute;left:-18px;margin-top:-2px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.wp-core-ui .welcome-panel .button.button-hero{margin:15px 0 3px}.welcome-panel-content{margin-left:13px;max-width:1500px}.welcome-panel .welcome-panel-column-container{clear:both;overflow:hidden;position:relative}.welcome-panel .welcome-panel-column{width:32%;min-width:200px;float:left}.ie8 .welcome-panel .welcome-panel-column{min-width:230px}.welcome-panel .welcome-panel-column:first-child{width:36%}.welcome-panel-column p.hide-if-no-customize{margin-top:10px}.welcome-panel-column p{margin-top:7px;color:#464646}.welcome-panel .welcome-icon{display:block;padding:0 0 8px;background:0 0!important}.welcome-panel .welcome-icon:before{color:#888;font:400 20px/1 dashicons;speak:none;display:inline-block;padding:0 10px 0 0;top:-1px;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important;vertical-align:top}.welcome-panel .welcome-edit-page:before,.welcome-panel .welcome-write-blog:before{content:'\f119';top:-3px}.welcome-panel .welcome-add-page:before{content:'\f132'}.welcome-panel .welcome-view-site:before{content:'\f115';top:-2px}.welcome-panel .welcome-widgets-menus:before{content:'\f116';top:-2px}.welcome-panel .welcome-comments:before{content:'\f117';top:-1px}.welcome-panel .welcome-learn-more:before{content:'\f118';top:-1px}.welcome-panel .welcome-widgets-menus{line-height:16px}.welcome-panel .welcome-panel-column ul{margin:.8em 1em 1em 0}.welcome-panel .welcome-panel-column li{line-height:16px;list-style-type:none}#dashboard_primary .inside{margin:0;padding:0}#dashboard_primary .dashboard-widget-control-form,#dashboard_primary .widget-loading{padding:12px 12px 0}body #dashboard-widgets .postbox form .submit{margin:0}.dashboard-widget-control-form{overflow:hidden}.dashboard-widget-control-form p{margin-top:0}.rssSummary{color:#777;margin-top:4px}#dashboard_primary .rss-widget{border-bottom:1px solid #eee;font-size:13px;padding:8px 12px 10px}#dashboard_primary .rss-widget:last-child{border-bottom:none;padding-bottom:8px}#dashboard_primary .rss-widget a{font-weight:400}#dashboard_primary .rss-widget span,#dashboard_primary .rss-widget span.rss-date{color:#777}#dashboard_primary .rss-widget span.rss-date{margin-left:12px}#dashboard_primary .rss-widget ul li{margin-bottom:8px}#dashboard_right_now ul{margin:0;overflow:hidden}#dashboard_right_now li{width:50%;float:left;margin-bottom:10px}#dashboard_right_now .inside{overflow:hidden;padding:0}#dashboard_right_now .main{overflow:hidden;padding:0 12px 11px}#dashboard_right_now .main p{margin:0}#dashboard_right_now #wp-version-message .button{clear:right;float:right;position:relative;top:-5px}.mu-storage{overflow:hidden}#dashboard-widgets h4.mu-storage{margin-bottom:10px}#dashboard_right_now li a:before,#dashboard_right_now li span:before{color:#888}#dashboard_right_now .sub{color:#777;background:#f5f5f5;border-top:1px solid #eee;padding:10px 12px 6px}#dashboard_right_now .sub h4{color:#555}#dashboard_right_now .sub p{margin:0 0 1em}#dashboard_right_now .warning a:before,#dashboard_right_now .warning span:before{color:#d54e21}#dashboard_right_now li a:before,#dashboard_right_now li span:before{content:'\f159';font:400 20px/1 dashicons;speak:none;display:block;float:left;margin:0 5px 0 0;padding:0;text-indent:0;text-align:center;position:relative;-webkit-font-smoothing:antialiased;text-decoration:none!important}#dashboard_right_now .page-count a:before,#dashboard_right_now .page-count span:before{content:'\f105'}#dashboard_right_now .post-count a:before,#dashboard_right_now .post-count span:before{content:'\f109'}#dashboard_right_now .comment-count a:before{content:'\f101'}#dashboard_right_now .comment-mod-count a:before{content:'\f125'}#dashboard_right_now .storage-count a:before{content:'\f104'}#dashboard_right_now .storage-count.warning a:before{content:'\f153'}#dashboard_quick_press .inside{margin:0;padding:0}#dashboard_quick_press div.updated{margin-bottom:10px;border:1px solid #eee;border-width:1px 1px 1px 0}#dashboard_quick_press form{overflow:hidden;margin:12px}#dashboard_quick_press .drafts,#dashboard_quick_press .easy-blogging{padding:10px 0 0}input#save-post{float:left}form.initial-form.quickpress-open label.prompt{font-style:normal}form.initial-form.quickpress-open input#title{height:auto}#dashboard_quick_press input,#dashboard_quick_press textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0}#dashboard_quick_press textarea{resize:vertical}#description-wrap{margin-top:12px}#title-wrap #title-prompt-text,.textarea-wrap #content-prompt-text{color:#777}.input-text-wrap,.textarea-wrap{position:relative}.input-text-wrap .prompt,.textarea-wrap .prompt{position:absolute}.textarea-wrap #content-prompt-text{font-size:1.1em;padding:7px 8px}.textarea-wrap textarea#content{margin:0 0 8px;padding:6px 7px}#quick-press textarea#content{min-height:90px;max-height:1300px;resize:none}.js #dashboard_quick_press .drafts{border-top:1px solid #eee}#dashboard_quick_press .drafts abbr{border:none}#dashboard_quick_press .drafts h4{margin:0 12px 8px;font-weight:400}#dashboard_quick_press .drafts .view-all{float:right;margin:0 12px 0 0}#dashboard_primary a.rsswidget{font-weight:400}#dashboard_quick_press .drafts ul{margin:0 12px}#dashboard_quick_press .drafts li{margin-bottom:1em}#dashboard_quick_press .drafts li time{color:#777}#dashboard_quick_press .drafts p{margin:0;word-wrap:break-word}#dashboard_quick_press .draft-title{overflow:hidden}#dashboard_quick_press .draft-title a,#dashboard_quick_press .draft-title time{float:left;margin:0 5px 0 0}#dashboard-widgets #dashboard_activity h4{margin:0 0 8px 12px;font-weight:400}#dashboard-widgets #dashboard_activity h4.comment-meta{margin:0}#dashboard_activity h4.comment-meta{margin-bottom:4px}#dashboard_activity ul{padding:0 12px}#dashboard_activity .comment-meta span.approve:before{content:'\f227';font:20px/.5 dashicons;margin-left:12px;vertical-align:middle;position:relative;top:-1px;margin-right:2px}#dashboard_activity .inside{padding:0;margin:0}#dashboard_activity .no-activity{overflow:hidden;padding:0 12px 12px;text-align:center}#dashboard_activity .no-activity p{color:#999;font-size:16px}#dashboard_activity .no-activity .smiley{margin-top:0}#dashboard_activity .no-activity .smiley:before{content:'\f328';font:400 120px/1 dashicons;speak:none;display:block;margin:0 5px 0 0;padding:0;text-indent:0;text-align:center;position:relative;-webkit-font-smoothing:antialiased;text-decoration:none!important}#dashboard_activity .subsubsub{float:none;border-top:1px solid #eee;margin-top:0;padding:8px 12px 4px}#future-posts ul,#published-posts ul{clear:both;margin-bottom:0}#future-posts li,#published-posts li{overflow:hidden;margin-bottom:8px}#future-posts ul span,#published-posts ul span{color:#777;float:left;margin-right:8px;min-width:150px}.activity-block{border-bottom:1px solid #eee;overflow:hidden;padding:8px 0 4px}.activity-block:last-child{border-bottom:none}.activity-block .subsubsub li{color:#ddd}#activity-widget #the-comment-list div.undo,#activity-widget #the-comment-list tr.undo{background:0 0;padding:6px 0;margin-left:12px}#activity-widget #the-comment-list .alt,#activity-widget #the-comment-list .alternate{background:0 0}#activity-widget #the-comment-list .comment-item{background:#fafafa;padding:12px;position:relative}#activity-widget #the-comment-list img{position:absolute;top:13px}#activity-widget #the-comment-list .dashboard-comment-wrap{padding-left:63px}#activity-widget #the-comment-list .dashboard-comment-wrap blockquote{margin:1em 0}#activity-widget #the-comment-list .comment-item h4{font-size:13px;color:#999}#activity-widget #the-comment-list .comment-item p.row-actions{margin:4px 0 0}#activity-widget #the-comment-list .comment-item:first-child{border-top:1px solid #eee}#activity-widget #the-comment-list .unapproved{background-color:#fef7f1}#activity-widget #the-comment-list .unapproved:before{content:"";display:block;position:absolute;left:0;top:0;bottom:0;background:#d54e21;width:4px}#activity-widget #the-comment-list .spam-undo-inside .avatar,#activity-widget #the-comment-list .trash-undo-inside .avatar{position:relative;top:0}#dashboard-widgets #dashboard_browser_nag.postbox .inside{margin:10px}.edit-box{display:none}h3:hover .edit-box{display:inline}#dashboard-widgets form .input-text-wrap input,#dashboard-widgets form .textarea-wrap textarea{width:100%}#dashboard-widgets .postbox form .submit{float:none;margin:.5em 0 0;padding:0;border:none}#dashboard-widgets-wrap #dashboard-widgets .postbox form .submit #publish{min-width:0}#dashboard-widgets a{text-decoration:none}#dashboard-widgets h3 a{text-decoration:underline}#dashboard-widgets h3 .postbox-title-action{position:absolute;right:10px;padding:0;top:5px}.js #dashboard-widgets h3 .postbox-title-action{right:33px}#dashboard-widgets h4{color:#222;font-weight:400;font-size:14px;margin:0 0 .2em;padding:0}#dashboard_plugins h5{font-size:14px}#latest-comments #the-comment-list{position:relative}#activity-widget #the-comment-list .comment,#activity-widget #the-comment-list .pingback{-webkit-box-shadow:inset 0 1px 0 rgba(0,0,0,.06);box-shadow:inset 0 1px 0 rgba(0,0,0,.06)}#activity-widget .comments #the-comment-list .alt{background-color:transparent}#activity-widget #latest-comments #the-comment-list .comment-item{padding:1em 12px}#latest-comments #the-comment-list .pingback{padding-left:12px!important}#latest-comments #the-comment-list .comment-item:first-child{border-top:none}#latest-comments #the-comment-list .comment-item h4{line-height:1.5em;margin-top:0;color:#666}#latest-comments #the-comment-list .comment-item h4 cite{font-style:normal;font-weight:400}#latest-comments #the-comment-list .comment-item blockquote,#latest-comments #the-comment-list .comment-item blockquote p{margin:0;padding:0;display:inline}#latest-comments #the-comment-list .comment-item p.row-actions{margin:3px 0 0;padding:0;font-size:13px}#description-wrap label,#title-wrap label{cursor:text}#title-wrap #title{padding:2px 6px;font-size:1.3em;outline:0}#title-wrap #title-prompt-text{font-size:1.1em;padding:5px 8px}.rss-widget ul{margin:0;padding:0;list-style:none}a.rsswidget{font-size:14px;font-weight:600;line-height:1.7em}.rss-widget ul li{line-height:1.5em;margin-bottom:12px}.rss-widget span.rss-date{color:#999;font-size:13px;margin-left:3px}.rss-widget cite{display:block;text-align:right;margin:0 0 1em;padding:0}.rss-widget cite:before{content:'\2014'}.dashboard-comment-wrap{overflow:hidden;word-wrap:break-word}#dashboard_browser_nag a.update-browser-link{font-size:1.2em;font-weight:600}#dashboard_browser_nag a{text-decoration:underline}#dashboard_browser_nag p.browser-update-nag.has-browser-icon{padding-right:125px}#dashboard_browser_nag .browser-icon{margin-top:-35px}#dashboard_browser_nag.postbox.browser-insecure{background-color:#ac1b1b;border-color:#ac1b1b}#dashboard_browser_nag.postbox{background-color:#e29808;background-image:none;border-color:#edc048;color:#fff;-webkit-box-shadow:none;box-shadow:none}#dashboard_browser_nag.postbox.browser-insecure h3{border-bottom-color:#cd5a5a;color:#fff}#dashboard_browser_nag.postbox h3{border-bottom-color:#f6e2ac;background:0 0;color:#fff;-webkit-box-shadow:none;box-shadow:none}#dashboard_browser_nag a{color:#fff}#dashboard_browser_nag h3.hndle{border:none;font-weight:600;font-size:20px;padding-top:10px}.postbox#dashboard_browser_nag p a.dismiss{font-size:14px}.postbox#dashboard_browser_nag a,.postbox#dashboard_browser_nag p,.postbox#dashboard_browser_nag p.browser-update-nag{font-size:16px}@media only screen and (max-width:799px){#wpbody-content #dashboard-widgets .postbox-container{width:100%}}@media only screen and (min-width:800px) and (max-width:1499px){#wpbody-content #dashboard-widgets .postbox-container{width:49.5%}#wpbody-content #dashboard-widgets #postbox-container-2,#wpbody-content #dashboard-widgets #postbox-container-3,#wpbody-content #dashboard-widgets #postbox-container-4{float:right;width:50.5%}#dashboard-widgets #postbox-container-3 .empty-container,#dashboard-widgets #postbox-container-4 .empty-container{border:0;height:0;min-height:0}#wpbody #wpbody-content #dashboard-widgets.columns-1 .postbox-container{width:100%}#wpbody #wpbody-content .metabox-holder.columns-1 .postbox-container .empty-container{border:0;height:0;min-height:0}.index-php .columns-prefs,.index-php .screen-layout{display:block}.columns-prefs .columns-prefs-3,.columns-prefs .columns-prefs-4{display:none}}@media only screen and (min-width:1500px) and (max-width:1800px){#wpbody-content #dashboard-widgets .postbox-container{width:33.5%}#wpbody-content #dashboard-widgets #postbox-container-1{width:33%}#wpbody-content #dashboard-widgets #postbox-container-3,#wpbody-content #dashboard-widgets #postbox-container-4{float:right}#dashboard-widgets #postbox-container-4 .empty-container{border:0;height:0;min-height:0}}@media screen and (max-width:870px){.welcome-panel .welcome-panel-column,.welcome-panel .welcome-panel-column:first-child{display:block;float:none;width:100%}.welcome-panel .welcome-panel-column li{display:inline-block;margin-right:13px}.welcome-panel .welcome-panel-column ul{margin:.4em 0 0}}@media screen and (max-width:782px){#dashboard_recent_comments #the-comment-list .comment-item .avatar{height:30px;width:30px;margin:4px 10px 5px 0}}@media screen and (max-width:600px){.welcome-panel .welcome-panel-close{overflow:hidden;text-indent:100%;white-space:nowrap;width:20px;height:20px;right:0;padding:5px}#welcome-panel.welcome-panel .welcome-panel-close:before{font-size:20px;margin:0}}.post-com-count-wrapper{min-width:22px}.post-com-count{background:no-repeat center -80px;height:1.3em;line-height:1.1em;display:block;text-decoration:none;padding:0 0 6px;cursor:pointer;color:#fff}.post-com-count:after{content:"";display:block;width:0;height:0;margin-left:8px;border-top:5px solid #bbb;border-right:5px solid transparent}.post-com-count span{font-size:11px;font-weight:600;height:1.4em;line-height:1.4em;min-width:.7em;padding:0 6px;display:inline-block;-webkit-border-radius:5px;border-radius:5px;background-color:#bbb;color:#fff}.post-com-count:hover{background-position:center -3px}.post-com-count:hover span{background-color:#2ea2cc}.post-com-count:hover:after{border-top:5px solid #2ea2cc}strong .post-com-count{background-position:center -55px}strong .post-com-count span{background-color:#0074a2}strong .post-com-count:after{border-top:5px solid #0074a2}.column-response .post-com-count{float:left;margin-right:5px;text-align:center}.response-links{float:left}.commentlist li{padding:1em 1em .2em;margin:0;border-bottom:1px solid #ccc}.commentlist li li{border-bottom:0;padding:0}.commentlist p{padding:0;margin:0 0 .8em}#submitted-on,.submitted-on{color:#777}#replyrow td{padding:2px}#replysubmit{margin:0;padding:0 5px 3px;text-align:center}#replysubmit .spinner{padding:2px 0 0;vertical-align:top;float:right}#replysubmit .button{margin-right:5px}#replysubmit .error{color:red;line-height:21px;text-align:center}#replyrow h5{margin:.2em 0 0;padding:0 5px;line-height:1.4em;font-size:1em}#edithead .inside{float:left;padding:3px 0 2px 5px;margin:0;text-align:center}#edithead .inside input{width:180px}#edithead label{padding:2px 0}#replycontainer{padding:5px}#replycontent{height:120px;-webkit-box-shadow:none;box-shadow:none}#replyerror{border-color:#ddd;background-color:#f9f9f9}.commentlist .avatar{vertical-align:text-top}#the-comment-list .attachment-80x60{padding:4px 8px}#the-comment-list div.undo,#the-comment-list tr.undo{background-color:#f4f4f4}#the-comment-list .unapproved td,#the-comment-list .unapproved th{background-color:#fef7f1}#the-comment-list .unapproved th.check-column{border-left:4px solid #d54e21}#the-comment-list .unapproved th.check-column input{margin-left:4px}#the-comment-list .approve a{color:#006505}#the-comment-list .unapprove a{color:#d98500}#the-comment-list td,#the-comment-list th{-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}#the-comment-list tr:last-child td,#the-comment-list tr:last-child th{-webkit-box-shadow:none;box-shadow:none}#the-comment-list tr.unapproved+tr.approved td,#the-comment-list tr.unapproved+tr.approved th{border-top:1px solid rgba(0,0,0,.03)}.vim-current,.vim-current td,.vim-current th{background-color:#e4f2fd!important}th .comment-grey-bubble{height:16px;width:16px}th .comment-grey-bubble:before{content:'\f101';font:400 20px/.5 dashicons;speak:none;display:inline-block;padding:0;top:4px;left:-4px;position:relative;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important;color:#444}table.fixed{table-layout:fixed}.fixed .column-rating,.fixed .column-visible{width:8%}.fixed .column-author,.fixed .column-date,.fixed .column-format,.fixed .column-links,.fixed .column-parent,.fixed .column-posts{width:10%}.fixed .column-posts{width:74px}.fixed .column-comment .comment-author{display:none}.fixed .column-categories,.fixed .column-rel,.fixed .column-response,.fixed .column-role,.fixed .column-tags{width:15%}.fixed .column-slug{width:25%}.fixed .column-locations{width:35%}.fixed .column-comments{width:4em;padding:8px 0;text-align:left}.fixed .column-comments .vers{padding-left:3px}.fixed .column-comments a{float:left}.fixed .column-icon{width:80px}.wp-list-table a{-webkit-transition:none;transition:none}#the-list tr:last-child td,#the-list tr:last-child th{border-bottom:none!important;-webkit-box-shadow:none;box-shadow:none}#comments-form .fixed .column-author{width:20%}#commentsdiv.postbox .inside{margin:0;padding:0}#commentsdiv .inside .row-actions{line-height:18px}#commentsdiv .inside .column-author{width:25%}#commentsdiv .column-comment p{margin:.6em 0;padding:0}#commentsdiv #replyrow td{padding:0}#commentsdiv p{padding:8px 10px;margin:0}#commentsdiv .comments-box{border:0}#commentsdiv .comments-box thead th{background:0 0;padding:0 7px 4px;font-style:italic}#commentsdiv .comments-box tr:last-child td{border-bottom:0 none}#commentsdiv .spinner{padding-left:5px}.sorting-indicator{display:none;width:10px;height:4px;margin-top:8px;margin-left:7px}.sorting-indicator:before{background:0 0;content:'\f142';font:400 20px/1 dashicons;speak:none;display:inline-block;padding:0;top:-4px;left:-8px;line-height:10px;position:relative;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important;color:#444}.column-comments .sorting-indicator:before{top:0;left:-10px}th.desc:hover span.sorting-indicator:before,th.sorted.asc .sorting-indicator:before{content:'\f142'}th.asc:hover span.sorting-indicator:before,th.sorted.desc .sorting-indicator:before{content:'\f140'}tr.wp-locked .locked-indicator{margin-left:6px;height:20px;width:16px}tr.wp-locked .locked-indicator:before{color:#888;content:'\f160';display:inline-block;float:left;font:400 20px/1 dashicons;speak:none;vertical-align:middle;margin-left:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}tr.wp-locked .check-column input[type=checkbox],tr.wp-locked .check-column label,tr.wp-locked .row-actions .inline,tr.wp-locked .row-actions .trash{display:none}tr .locked-info{height:0;opacity:0}tr.wp-locked .locked-info{margin-top:8px;height:auto;opacity:1}.locked-text{vertical-align:top}tr.locked-info,tr.wp-locked .locked-info{-webkit-transition:height 1s,opacity .5s;transition:height 1s,opacity .5s}.fixed .column-comments .sorting-indicator{margin-top:3px}#menu-locations-wrap .widefat{width:60%}.widefat th.sortable,.widefat th.sorted{padding:0}th.sortable a,th.sorted a{display:block;overflow:hidden;padding:7px 7px 8px 10px}th.manage-column a,th.sortable a:active,th.sortable a:focus,th.sortable a:hover{color:#333}th.sortable a:focus{background:#e1e1e1}.fixed .column-comments.sortable a,.fixed .column-comments.sorted a{padding:8px 0}th.sortable a span,th.sorted a span{float:left;cursor:pointer}th.desc:hover span.sorting-indicator,th.sorted.asc .sorting-indicator{display:block;background-position:0 0}th.asc:hover span.sorting-indicator,th.sorted.desc .sorting-indicator{display:block;background-position:-7px 0}.tablenav-pages a{font-weight:600;margin-right:1px;padding:0 2px}.tablenav-pages .current-page{padding-top:0;text-align:center}.tablenav-pages .next-page{margin-left:2px}.tablenav a.button-secondary{display:block;margin:3px 8px 0 0}.tablenav{clear:both;height:30px;margin:6px 0 4px;vertical-align:middle}.tablenav.themes{max-width:98%}.tablenav .tablenav-pages{float:right;display:block;cursor:default;height:30px;color:#555;line-height:30px;font-size:12px}.tablenav .no-pages,.tablenav .one-page .pagination-links{display:none}.tablenav .tablenav-pages a,.tablenav-pages span.current{text-decoration:none;padding:3px 6px}.tablenav .tablenav-pages a{padding:0 10px 3px;background:#eee;background:rgba(0,0,0,.05);font-size:16px;font-weight:400}.tablenav .tablenav-pages a:focus,.tablenav .tablenav-pages a:hover{color:#fff;background:#2ea2cc}.tablenav .tablenav-pages a.disabled,.tablenav .tablenav-pages a.disabled:active,.tablenav .tablenav-pages a.disabled:focus,.tablenav .tablenav-pages a.disabled:hover{color:#aaa;background:#eee;background:rgba(0,0,0,.05)}.tablenav .displaying-num{margin-right:2px;color:#777;font-size:12px;font-style:italic}.tablenav .actions{overflow:hidden;padding:2px 8px 0 0}.wp-filter .actions{display:inline-block;vertical-align:middle}.tablenav .delete{margin-right:20px}.tablenav .dots{border-color:transparent}.tablenav .next,.tablenav .prev{border-color:transparent;color:#0074a2}.tablenav .next:hover,.tablenav .prev:hover{border-color:transparent;color:#2ea2cc}.tablenav .view-switch{float:right;margin:5px 16px 0 8px}.wp-filter .view-switch{display:inline-block;vertical-align:middle;padding:14px 0;margin:0 20px 0 0}.view-switch a{text-decoration:none}.view-switch>a{display:inline-block;width:18px;height:18px}.view-switch>a:before{color:#bbb;display:inline-block;float:left;font:400 20px/1 dashicons;speak:none;vertical-align:middle;margin-left:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.view-switch>.view-list:before{content:'\f163'}.view-switch a:hover:before{color:#727272}.view-switch a.current:before{color:#0074a2}.view-switch>a+a{margin-left:5px}.view-switch>.view-excerpt:before{content:'\f164'}.view-switch>.view-grid:before{content:'\f509'}.filter{float:left;margin:-5px 0 0 10px}.filter .subsubsub{margin-left:-10px;margin-top:13px}.screen-per-page{width:4em}#posts-filter .wp-filter{margin-bottom:0}#posts-filter fieldset{float:left;margin:0 1.5ex 1em 0;padding:0}#posts-filter fieldset legend{padding:0 0 .2em 1px}p.pagenav{margin:0;display:inline}.pagenav span{font-weight:600;margin:0 6px}.row-title{font-size:14px!important;font-weight:600}.column-comment .comment-author{margin-bottom:.6em}.column-author img,.column-comment .comment-author img,.column-username img{float:left;margin-right:10px;margin-top:1px}.row-actions{color:#ddd;font-size:13px;visibility:hidden;padding:2px 0 0}.mobile .row-actions,.row-actions.visible,div.comment-item:hover .row-actions,tr:hover .row-actions{visibility:visible}.row-actions-visible{padding:2px 0 0}#wpbody-content .inline-edit-row fieldset{font-size:12px;float:left;margin:0;padding:0;width:100%}#wpbody-content .inline-edit-row fieldset .inline-edit-col,tr.inline-edit-row td{padding:0 .5em}#wpbody-content .quick-edit-row-page fieldset.inline-edit-col-right .inline-edit-col{border-width:0 0 0 1px;border-style:none none none solid}#wpbody-content .quick-edit-row-post .inline-edit-col-left{width:40%}#wpbody-content .quick-edit-row-post .inline-edit-col-right{width:39%}#wpbody-content .inline-edit-row-post .inline-edit-col-center{width:20%}#wpbody-content .quick-edit-row-page .inline-edit-col-left{width:50%}#wpbody-content .bulk-edit-row-post .inline-edit-col-right,#wpbody-content .quick-edit-row-page .inline-edit-col-right{width:49%}#wpbody-content .bulk-edit-row .inline-edit-col-left{width:30%}#wpbody-content .bulk-edit-row-page .inline-edit-col-right{width:69%}#wpbody-content .bulk-edit-row .inline-edit-col-bottom{float:right;width:69%}#wpbody-content .inline-edit-row-page .inline-edit-col-right{margin-top:27px}.inline-edit-row fieldset .inline-edit-group{clear:both}.inline-edit-row fieldset .inline-edit-group:after{content:".";display:block;height:0;clear:both;visibility:hidden}.inline-edit-row p.submit{clear:both;padding:.5em;margin:.5em 0 0}.inline-edit-row span.error{line-height:22px;margin:0 15px;padding:3px 5px}.inline-edit-row h4{margin:.2em 0;padding:0;line-height:23px}.inline-edit-row fieldset span.checkbox-title,.inline-edit-row fieldset span.title{margin:0;padding:0}.inline-edit-row fieldset label,.inline-edit-row fieldset span.inline-edit-categories-label{display:block;margin:.2em 0}.inline-edit-row fieldset label.inline-edit-tags{margin-top:0}.inline-edit-row fieldset label.inline-edit-tags span.title{margin:.2em 0;width:auto}.inline-edit-row fieldset label span.title{display:block;float:left;width:5em}.inline-edit-row fieldset label span.input-text-wrap{display:block;margin-left:5em}.quick-edit-row-post fieldset.inline-edit-col-right label span.title{width:auto;padding-right:.5em}.inline-edit-row .input-text-wrap input[type=text]{width:100%}.inline-edit-row fieldset label input[type=checkbox]{vertical-align:text-bottom}.inline-edit-row fieldset label textarea{width:100%;height:4em}#wpbody-content .bulk-edit-row fieldset .inline-edit-group label{max-width:50%}#wpbody-content .quick-edit-row fieldset .inline-edit-group label.alignleft:first-child{margin-right:.5em}.inline-edit-col-right .input-text-wrap input.inline-edit-menu-order-input{width:6em}.inline-edit-save .spinner{padding:4px 10px 0;vertical-align:top;float:right}.inline-edit-row h4{text-transform:uppercase}.inline-edit-row fieldset span.checkbox-title,.inline-edit-row fieldset span.title{font-style:italic;line-height:1.8em}.inline-edit-row fieldset .inline-edit-date{float:left}.inline-edit-row fieldset input[name=hh],.inline-edit-row fieldset input[name=jj],.inline-edit-row fieldset input[name=mn]{font-size:12px;width:2.1em}.inline-edit-row fieldset input[name=aa]{font-size:12px;width:3.5em}.inline-edit-row fieldset label input.inline-edit-password-input{width:8em}ul.cat-checklist{height:12em;border:1px solid #ddd;overflow-y:scroll;padding:0 5px;margin:0;background-color:#fff}#bulk-titles{display:block;height:12em;border:1px solid #ddd;overflow-y:scroll;padding:0 5px;margin:0 0 5px}.inline-edit-row fieldset ul.cat-checklist input,.inline-edit-row fieldset ul.cat-checklist li{margin:0;position:relative}.inline-edit-row #bulk-titles div,.inline-edit-row fieldset ul.cat-checklist label{font-style:normal;font-size:11px}.inline-edit-row fieldset label input.inline-edit-menu-order-input{width:3em}.inline-edit-row fieldset label input.inline-edit-slug-input{width:75%}.inline-edit-row #post_parent,.inline-edit-row select[name=page_template]{max-width:80%}.ie8 .inline-edit-row #post_parent,.ie8 .inline-edit-row select[name=page_template]{width:250px}.quick-edit-row-post fieldset label.inline-edit-status{float:left}#bulk-titles{line-height:140%}#bulk-titles div{margin:.2em .3em}#bulk-titles div a{cursor:pointer;display:block;float:left;height:18px;margin:0 3px 0 -2px;overflow:hidden;position:relative;width:20px}#bulk-titles div a:before{position:relative;top:-3px}.plugins tbody,.plugins tbody th.check-column{padding:8px 0 0 2px}.plugins tbody th.check-column input[type=checkbox]{margin-top:4px}#update-plugins-table tbody td p{margin-top:0}#update-plugins-table tbody td p strong{font-size:14px}.plugins .inactive th.check-column,.plugins tfoot th.check-column,.plugins thead th.check-column{padding-left:6px}#update-plugins-table tfoot th.check-column,#update-plugins-table thead th.check-column{padding-top:11px}.plugins,.plugins td,.plugins th{color:#000}.plugins tr{background:#fff}.plugins p{margin:0 4px;padding:0}.plugins .desc p{margin:0 0 8px}.plugins td.desc{line-height:1.5em}.plugins .desc ol,.plugins .desc ul{margin:0 0 0 2em}.plugins .desc ul{list-style-type:disc}.plugins .row-actions{font-size:13px}.plugins .active td,.plugins .active th,.plugins .inactive td,.plugins .inactive th{padding:10px 9px}.plugins .active td,.plugins .active th{background-color:#f7fcfe}.plugins .update td,.plugins .update th{border-bottom:0}.plugin-update-tr td{border-top:0}.plugin-install #the-list td,.plugins .active td,.plugins .active th,.plugins .inactive td,.plugins .inactive th,.upgrade .plugins td,.upgrade .plugins th{-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.plugins tr.active+tr.inactive td,.plugins tr.active+tr.inactive th,.plugins tr.active.plugin-update-tr+tr.inactive td,.plugins tr.active.plugin-update-tr+tr.inactive th{border-top:1px solid rgba(0,0,0,.03);-webkit-box-shadow:inset 0 1px 0 rgba(0,0,0,.02),inset 0 -1px 0 #e1e1e1;box-shadow:inset 0 1px 0 rgba(0,0,0,.02),inset 0 -1px 0 #e1e1e1}.plugins .update td,.plugins .update th,.plugins tr.active+tr.inactive.update td,.plugins tr.active+tr.inactive.update th,.upgrade .plugins tr:last-of-type td,.upgrade .plugins tr:last-of-type th{-webkit-box-shadow:none;box-shadow:none}.plugins .active.update td,.plugins .active.update th,tr.active.update+tr.plugin-update-tr .plugin-update{background-color:#fef7f1}.plugins .active th.check-column{border-left:4px solid #2ea2cc}.plugins .active.update th.check-column,.plugins .active.update+.plugin-update-tr .plugin-update{border-left:4px solid #d54e21}#wpbody-content .plugins .plugin-title,#wpbody-content .plugins .theme-title{padding-right:12px;white-space:nowrap}.plugins .inactive .plugin-title strong{font-weight:400}.plugins .row-actions,.plugins .second{padding:0 0 5px}.plugins .update .row-actions,.plugins .update .second{padding-bottom:0}.plugins-php .widefat tfoot td,.plugins-php .widefat tfoot th{border-top-style:solid;border-top-width:1px}.plugin-update-tr .update-message{font-size:13px;font-weight:400;padding:6px 12px;margin:0 10px 8px 31px;background-color:#f7f7f7;background-color:rgba(0,0,0,.03)}.plugin-update-tr .update-message:before{color:#d54e21;content:'\f463';display:inline-block;font:400 20px/1 dashicons;speak:none;margin:0 8px 0 -2px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:top}.plugins .plugin-update{padding:0;border:none;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}tr.active+tr.plugin-update-tr .plugin-update{background-color:#f7fcfe}tr.active+tr.plugin-update-tr .plugin-update .update-message{background-color:#fcf3ef}.plugin-install-php h3{clear:both}.plugin-install-php h4{margin:2.5em 0 8px}.plugin-install-php .wp-filter{margin-bottom:0}.plugin-group{overflow:hidden;margin-top:1.5em}.plugin-group h3{margin-top:0}.plugin-card{float:left;margin:0 8px 16px;width:48.5%;width:-webkit-calc(50% - 8px);width:calc(50% - 8px);background-color:#fff;border:1px solid #dedede;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.plugin-card:nth-child(odd){clear:both;margin-left:0}.plugin-card:nth-child(even){margin-right:0}@media screen and (min-width:1600px){.plugin-card{width:30%;width:-webkit-calc(33.1% - 8px);width:calc(33.1% - 8px)}.plugin-card:nth-child(odd){clear:none;margin-left:8px}.plugin-card:nth-child(even){margin-right:8px}.plugin-card:nth-child(3n+1){clear:both;margin-left:0}.plugin-card:nth-child(3n){margin-right:0}}@media screen and (max-width:782px){.plugin-card{margin-left:0;margin-right:0;width:100%}}.plugin-card-top{position:relative;padding:20px 20px 10px;min-height:135px}.plugin-action-buttons,div.action-links{margin:0}.plugin-card h4{margin:0 0 12px;font-size:18px;line-height:1.3}.plugin-card .desc,.plugin-card .name{margin-left:148px;margin-right:120px}.plugin-card .action-links{position:absolute;top:20px;right:20px;width:120px}.plugin-action-buttons{clear:right;float:right;margin-left:2em;margin-bottom:1em;text-align:right}.plugin-action-buttons li{margin-bottom:10px}.plugin-card-bottom{clear:both;padding:12px 20px;background-color:#fafafa;border-top:1px solid #dedede;overflow:hidden}.plugin-card-bottom .star-rating{display:inline}.plugin-card .column-rating{line-height:23px}.plugin-card .column-rating,.plugin-card .column-updated{margin-bottom:4px}.plugin-card .column-downloaded,.plugin-card .column-rating{float:left;clear:left;max-width:180px}.plugin-card .column-compatibility,.plugin-card .column-updated{text-align:right;float:right;clear:right;width:65%;width:-webkit-calc(100% - 180px);width:calc(100% - 180px)}.plugin-card .column-compatibility span:before{font:400 20px/.5 dashicons;speak:none;display:inline-block;padding:0;top:4px;left:-2px;position:relative;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important;color:#444}.plugin-card .compatibility-incompatible:before{content:'\f158'}.plugin-card .compatibility-compatible:before{content:'\f147'}.plugin-card .compatibility-untested strong{font-weight:400}.plugin-icon{position:absolute;top:20px;left:20px;width:128px;height:128px;margin:0 20px 20px 0}.plugin-icon img{width:128px;height:128px}.no-plugin-results{color:#999;font-size:18px;font-style:normal;margin:0;padding:100px 0 0;text-align:center}.wp-list-table .site-deleted{background:#ff8573}.wp-list-table .site-spammed{background:#faafaa}.wp-list-table .site-archived{background:#ffebe8}.wp-list-table .site-mature{background:#fecac2}@media screen and (max-width:1100px) and (min-width:782px),(max-width:480px){.plugin-card .action-links{position:static;margin-left:148px;width:auto}.plugin-action-buttons{float:none;margin:1em 0 0;text-align:left}.plugin-action-buttons li{display:inline-block;vertical-align:middle}.plugin-action-buttons li .button{margin-right:20px}.plugin-card .desc,.plugin-card .name{margin-right:0}.plugin-card .desc p:first-of-type{margin-top:0}}@media screen and (max-width:782px){.tablenav{height:auto}.tablenav.top{margin:20px 0 5px}.tablenav.bottom{position:relative;margin-top:15px}.tablenav br{display:none}.tablenav br.clear{display:block}.tablenav .view-switch,.tablenav.top .actions,.tablenav.top .displaying-num{display:none}.tablenav.bottom .displaying-num{position:absolute;right:0;top:10px;font-size:14px}.tablenav-pages{width:100%;text-align:center;margin:0 0 25px}.tablenav.bottom .tablenav-pages{margin-top:25px}.tablenav.top .tablenav-pages.one-page{display:none}.tablenav.bottom .tablenav-pages.one-page{margin:15px 0 0;height:0}.tablenav-pages .pagination-links .paging-input{font-size:18px}.tablenav-pages .pagination-links a{padding:8px 20px 11px;font-size:18px;background:rgba(0,0,0,.05)}.tablenav-pages .pagination-links .current-page{padding:10px;font-size:14px}.form-wrap>p{display:none}.comment-count{font-size:14px}.column-categories,.column-tags,.fixed .column-author,.fixed .column-date,.media .column-parent,.sites .column-registered,.sites .column-users,.tags .column-description,.users .column-email,.users .column-name{display:none}.fixed .column-comment .comment-author{display:block}.column-title{width:85%}.fixed .column-comments,.widefat .check-column{width:35px}.widefat tfoot .check-column,.widefat thead .check-column{padding:10px 0}.widefat *{word-wrap:normal}#wpbody-content .bulk-edit-row .inline-edit-col-bottom,#wpbody-content .bulk-edit-row .inline-edit-col-left,#wpbody-content .bulk-edit-row-page .inline-edit-col-right,#wpbody-content .bulk-edit-row-post .inline-edit-col-right,#wpbody-content .inline-edit-row-post .inline-edit-col-center,#wpbody-content .quick-edit-row-page .inline-edit-col-left,#wpbody-content .quick-edit-row-page .inline-edit-col-right,#wpbody-content .quick-edit-row-post .inline-edit-col-left,#wpbody-content .quick-edit-row-post .inline-edit-col-right{float:none;width:100%}#wpbody-content .bulk-edit-row fieldset .inline-edit-col label,#wpbody-content .bulk-edit-row fieldset .inline-edit-group label,#wpbody-content .quick-edit-row fieldset .inline-edit-col label,#wpbody-content .quick-edit-row fieldset .inline-edit-group label{max-width:none;float:none;margin-bottom:5px}#wpbody .bulk-edit-row fieldset select{display:block;width:100%;max-width:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.inline-edit-row #bulk-titles div,.inline-edit-row fieldset ul.cat-checklist label{font-size:16px}.inline-edit-row fieldset label span.title{float:none}.inline-edit-row fieldset label.inline-edit-tags{padding:0 .5em}.inline-edit-row fieldset .inline-edit-col label.inline-edit-tags{padding:0}.inline-edit-row fieldset label span.input-text-wrap{margin-left:0}.inline-edit-row fieldset input[name=hh],.inline-edit-row fieldset input[name=jj],.inline-edit-row fieldset input[name=mn]{width:3em}.inline-edit-row fieldset input[name=aa]{width:4.5em}#bulk-titles div{margin:.8em .3em}#bulk-titles div a{height:22px}.tags .column-posts{width:74px}.tags .column-slug{width:30%}.comments .column-response,.users .column-role{width:35%}.sites .column-blogname{width:55%}#wpbody-content #update-themes-table .plugin-title{width:auto}.link-manager-php #posts-filter{margin-top:25px}.link-manager-php .tablenav.bottom{overflow:hidden}.wp-list-table.plugins{position:relative;margin-top:35px;margin-bottom:50px}#wpbody-content .wp-list-table.plugins tfoot .column-description,.wp-list-table.plugins th#description,.wp-list-table.plugins thead .column-description{display:none}#wpbody-content .wp-list-table.plugins,#wpbody-content .wp-list-table.plugins .column-description,#wpbody-content .wp-list-table.plugins .manage-column.column-name,#wpbody-content .wp-list-table.plugins .plugin-title,#wpbody-content .wp-list-table.plugins .plugin-update,#wpbody-content .wp-list-table.plugins .theme-title,#wpbody-content .wp-list-table.plugins tbody,#wpbody-content .wp-list-table.plugins thead,#wpbody-content .wp-list-table.plugins tr{display:block;width:auto}.wp-list-table.plugins tfoot,.wp-list-table.plugins thead{position:absolute;top:-35px;left:0;right:0;width:auto;height:35px}.wp-list-table.plugins tfoot{bottom:-35px;top:auto}.active,.inactive{padding-top:0}.wp-list-table.plugins .plugin-title,.wp-list-table.plugins .theme-title{padding-top:13px;padding-bottom:4px}.plugins tr.active+tr.inactive td,.plugins tr.active+tr.inactive th.check-column,.wp-list-table.plugins .plugin-title,.wp-list-table.plugins .theme-title,.wp-list-table.plugins tbody th{-webkit-box-shadow:none;box-shadow:none}.plugins tbody{padding:1px 0 0}.plugins tr.active+tr.inactive td.column-description{-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.plugins tr.active+tr.inactive td,.plugins tr.active+tr.inactive th.check-column{border-top:none}.wp-list-table.plugins .column-description{padding-top:0}.wp-list-table.plugins .column-description,.wp-list-table.plugins .manage-column.column-name,.wp-list-table.plugins .plugin-title,.wp-list-table.plugins .theme-title{padding-right:12px;padding-left:46px}.wp-list-table.plugins tr{position:relative}.wp-list-table.plugins th.check-column,.wp-list-table.plugins tr.update th.check-column{position:absolute;height:auto;top:0;bottom:0;left:0;padding-left:2px;padding-top:18px}.wp-list-table.plugins tfoot th.check-column,.wp-list-table.plugins thead th.check-column{padding-left:3px;padding-top:11px;background:0 0}.widefat tbody th.check-column input[type=checkbox]{margin-top:-3px;margin-left:8px}.wp-list-table.plugins .active .check-column input,.wp-list-table.plugins .update .check-column input{margin-left:5px}.wp-list-table.plugins tfoot .check-column input,.wp-list-table.plugins thead .check-column input{margin-top:-6px}.wp-list-table.plugins .active th.check-column{background:0 0}.wp-list-table.plugins .plugin-title strong,.wp-list-table.plugins .theme-title strong{font-size:1.4em;line-height:1.6em}table.plugin-install .column-description,table.plugin-install .column-name,table.plugin-install .column-rating,table.plugin-install .column-version{display:block;width:auto}table.plugin-install th.column-description,table.plugin-install th.column-name,table.plugin-install th.column-rating,table.plugin-install th.column-version{display:none}table.plugin-install td.column-name strong{font-size:1.4em;line-height:1.6em}table.plugin-install #the-list td{-webkit-box-shadow:none;box-shadow:none}table.plugin-install #the-list tr{display:block;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}}#poststuff{padding-top:10px;min-width:763px}#poststuff #post-body{padding:0}#poststuff .postbox-container{width:100%}#poststuff #post-body.columns-2{margin-right:300px}#show-comments{overflow:hidden}#save-action .spinner,#show-comments .spinner,#show-comments a{float:left}#lost-connection-notice .spinner{display:block;float:left;margin:0 5px 0 0}#titlediv{position:relative}#titlediv label{cursor:text}#titlediv div.inside{margin:0}#poststuff #titlewrap{border:0;padding:0}#titlediv #title{padding:3px 8px;font-size:1.7em;line-height:100%;height:1.7em;width:100%;outline:0;margin:0;background-color:#fff}#titlediv #title-prompt-text{color:#777;position:absolute;font-size:1.7em;padding:11px 10px}#wp-fullscreen-save .fs-saved{color:#999;float:right;margin-top:4px}#poststuff .inside-submitbox,#side-sortables .inside-submitbox{margin:0 3px;font-size:11px}input#link_description,input#link_url{width:98%}#pending{background:0 none;border:0;padding:0;font-size:11px;margin-top:-1px}#edit-slug-box{line-height:24px;min-height:25px;margin-top:5px;padding:0 10px;color:#666}#edit-slug-box .cancel{margin-right:10px;font-size:11px}#editable-post-name-full{display:none}#editable-post-name{background-color:#fffbcc}#editable-post-name input{font-size:13px;height:22px;margin:0;width:16em}.postarea h3 label{float:left}.submitbox .submit{text-align:left;padding:12px 10px 10px;font-size:11px;background-color:#464646;color:#ccc}.submitbox .submitdelete{text-decoration:none;padding:1px 2px}#normal-sortables .submitbox .submitdelete:hover{color:#000;background-color:red;border-bottom-color:red}.submitbox .submit a:hover{text-decoration:underline}.submitbox .submit input{margin-bottom:8px;margin-right:4px;padding:6px}.inside-submitbox #post_status{margin:2px 0 2px -2px}#post-status-select{margin-top:3px}#post-body #normal-sortables{min-height:50px}.postbox{position:relative;min-width:255px;border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);background:#fff}#trackback_url{width:99%}#normal-sortables .postbox .submit{background:0 0;border:0;float:right;padding:0 12px;margin:0}.category-add input[type=text],.category-add select{width:100%;max-width:260px;vertical-align:baseline}#side-sortables .category-add input[type=text],#side-sortables .category-add select{margin:0 0 1em}#side-sortables .add-menu-item-tabs li,.wp-tab-bar li,ul.category-tabs li{display:inline;line-height:1.35em}.no-js .category-tabs li.hide-if-no-js{display:none}#side-sortables .add-menu-item-tabs a,.category-tabs a,.wp-tab-bar a{text-decoration:none}#post-body ul.add-menu-item-tabs li.tabs a,#post-body ul.category-tabs li.tabs a,#side-sortables .add-menu-item-tabs .tabs a,#side-sortables .category-tabs .tabs a,.wp-tab-bar .wp-tab-active a{color:#333}.category-tabs{margin:8px 0 5px}#category-adder h4{margin:10px 0}#side-sortables .add-menu-item-tabs,.wp-tab-bar{margin-bottom:3px}#normal-sortables .postbox #replyrow .submit{float:none;margin:0;padding:0 7px 5px}#side-sortables .submitbox .submit .preview,#side-sortables .submitbox .submit a.preview:hover,#side-sortables .submitbox .submit input{border:0}#side-sortables .inside-submitbox .insidebox,.stuffbox .insidebox{margin:11px 0}ul.add-menu-item-tabs,ul.category-tabs,ul.wp-tab-bar{margin-top:12px}ul.add-menu-item-tabs li,ul.category-tabs li{border:1px solid transparent;position:relative}.wp-tab-active,ul.add-menu-item-tabs li.tabs,ul.category-tabs li.tabs{border:1px solid #dfdfdf;border-bottom-color:#fdfdfd;background-color:#fdfdfd}ul.add-menu-item-tabs li,ul.category-tabs li,ul.wp-tab-bar li{padding:3px 5px 5px}#postimagediv .inside img{max-width:100%;height:auto}form#tags-filter{position:relative}td.plugin-title strong,td.post-title strong{display:block;margin-bottom:.2em;font-size:14px}td.plugin-title p,td.post-title p{margin:6px 0}.ui-tabs-hide,.wp-hidden-children .wp-hidden-child{display:none}#post-body .tagsdiv #newtag{margin-right:5px;width:16em}#side-sortables input#post_password{width:94%}#side-sortables .tagsdiv #newtag{width:68%}#post-status-info{width:100%;border-spacing:0;border:1px solid #e5e5e5;border-top:none;background-color:#f7f7f7;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);z-index:999}#post-status-info td{font-size:12px}.autosave-info{padding:2px 10px;text-align:right}#editorcontent #post-status-info{border:none}#content-resize-handle{background:url(../images/resize.gif) no-repeat scroll right bottom;width:12px;cursor:row-resize}.rtl #content-resize-handle{background:url(../images/resize-rtl.gif) no-repeat scroll left bottom}.wp-editor-expand #content-resize-handle{display:none}#postdivrich #content{resize:none}#wp-word-count{display:block;padding:2px 10px}#wp-content-editor-container{position:relative}#content-textarea-clone{z-index:-1;position:absolute;top:0;visibility:hidden;overflow:hidden;max-width:100%;border:1px solid transparent}.wp-fullscreen-wrap #content-textarea-clone{display:none}.wp-fullscreen-wrap{padding-top:0!important}.wp-fullscreen-wrap .wp-editor-area{margin-top:0!important}.wp-fullscreen-wrap .mce-edit-area{padding-top:0!important}.wp-editor-expand #wp-content-editor-tools{z-index:1000;border-bottom:1px solid #e5e5e5}.wp-editor-expand #wp-content-editor-container{-webkit-box-shadow:none;box-shadow:none;margin-top:-1px;border-bottom:0 none}.wp-editor-expand div.mce-statusbar{z-index:1}.wp-editor-expand #post-status-info{border-top:1px solid #e5e5e5}.wp-editor-expand div.mce-toolbar-grp{z-index:999}#wp-content-editor-tools{background-color:#f1f1f1;padding-top:20px}#poststuff #post-body.columns-2 #side-sortables{width:280px}#timestampdiv select{height:21px;line-height:14px;padding:0;vertical-align:top;font-size:12px}#aa,#hh,#jj,#mn{padding:1px;font-size:12px}#hh,#jj,#mn{width:2em}#aa{width:3.4em}.curtime #timestamp{padding:2px 0 1px;display:inline!important;height:auto!important}#misc-publishing-actions label[for=post_status]:before,#post-body #visibility:before,#post-body .misc-pub-revisions:before,.curtime #timestamp:before,span.wp-media-buttons-icon:before{color:#888}#post-body #visibility:before,#post-body .misc-pub-revisions:before,.curtime #timestamp:before{font:400 20px/1 dashicons;speak:none;display:inline-block;padding:0 2px 0 0;top:0;left:-1px;position:relative;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important}#post-body #visibility:before{content:'\f177'}.curtime #timestamp:before{content:'\f145';top:-1px}#post-body .misc-pub-revisions:before{content:'\f321'}#timestampdiv{padding-top:5px;line-height:23px}#timestampdiv p{margin:8px 0 6px}#timestampdiv input{border-width:1px;border-style:solid}.notification-dialog{position:fixed;top:30%;left:50%;width:450px;margin-left:-225px;background:#fff;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.3);box-shadow:0 3px 6px rgba(0,0,0,.3);line-height:1.5;z-index:1000005}.notification-dialog-background{position:fixed;top:0;left:0;right:0;bottom:0;background:#000;opacity:.7;filter:alpha(opacity=70);z-index:1000000}#post-lock-dialog .post-locked-message,#post-lock-dialog .post-taken-over{margin:25px}#post-lock-dialog .post-locked-message a.button{margin-right:10px}#post-lock-dialog .post-locked-avatar{float:left;margin:0 20px 20px 0}#post-lock-dialog .wp-tab-first{outline:0}#post-lock-dialog .locked-saving img{float:left;margin-right:3px}#post-lock-dialog.saved .locked-saved,#post-lock-dialog.saving .locked-saving{display:inline}#excerpt,.attachmentlinks{margin:0;height:4em;width:98%}.tagchecklist{margin-left:14px;font-size:12px;overflow:auto}.tagchecklist br{display:none}.tagchecklist strong{margin-left:-8px;position:absolute}.tagchecklist span{margin-right:25px;display:block;float:left;font-size:13px;line-height:1.8em;white-space:nowrap;cursor:default}.tagchecklist span a{margin:1px 0 0 -17px;cursor:pointer;width:20px;height:20px;display:block;float:left;text-indent:0;overflow:hidden;position:absolute}#poststuff h2{margin-top:20px;font-size:1.5em;margin-bottom:15px;padding:0 0 3px;clear:left}#poststuff h3{font-size:14px;padding:8px 12px;margin:0;line-height:1.4}#poststuff .inside{margin:6px 0 0}#poststuff .inside #page_template,#poststuff .inside #parent_id{max-width:100%}#poststuff .inside label.deleted,#poststuff .inside label.spam{color:red}#poststuff .inside label.waiting{color:orange}#poststuff .inside label.approved{color:green}.ie8 #poststuff .inside #page_template,.ie8 #poststuff .inside #parent_id{width:250px}#post-visibility-select{line-height:1.5em;margin-top:3px}#poststuff #submitdiv .inside{margin:0;padding:0}#post-body-content,.edit-form-section{margin-bottom:20px}#postcustomstuff thead th{padding:5px 8px 8px;background-color:#f1f1f1}#postcustom #postcustomstuff .submit{border:0;float:none;padding:0 8px 8px}#side-sortables #postcustom #postcustomstuff .submit{margin:0;padding:0}#side-sortables #postcustom #postcustomstuff #the-list textarea{height:85px}#side-sortables #postcustom #postcustomstuff td.left input,#side-sortables #postcustom #postcustomstuff td.left select,#side-sortables #postcustomstuff #newmetaleft a{margin:3px 3px 0}#postcustomstuff table{margin:0;width:100%;border:1px solid #dfdfdf;border-spacing:0;background-color:#f9f9f9}#postcustomstuff tr{vertical-align:top}#postcustomstuff table input,#postcustomstuff table select,#postcustomstuff table textarea{width:96%;margin:8px}#side-sortables #postcustomstuff table input,#side-sortables #postcustomstuff table select,#side-sortables #postcustomstuff table textarea{margin:3px}#postcustomstuff td.left,#postcustomstuff th.left{width:38%}#postcustomstuff .submit input{margin:0;width:auto}#postcustomstuff #newmetaleft a{display:inline-block;margin:0 8px 8px;text-decoration:none}.no-js #postcustomstuff #enternew{display:none}#post-body-content .compat-attachment-fields{margin-bottom:20px}.compat-attachment-fields th{padding-top:5px;padding-right:10px}#select-featured-image{padding:4px 0;overflow:hidden}#select-featured-image img{max-width:100%;height:auto;margin-bottom:10px}#select-featured-image a{float:left;clear:both}#select-featured-image .remove{display:none;margin-top:10px}.js #select-featured-image.has-featured-image .remove{display:inline-block}.no-js #select-featured-image .choose{display:none}.post-state-format{overflow:hidden;display:inline-block;vertical-align:middle;height:20px;width:20px;margin-right:5px;margin-top:-4px}.post-state-format:before{display:block;height:20px;width:20px;font:400 20px/1 dashicons!important;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.post-format-icon:before,.post-state-format:before{color:#ddd;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}a.post-format-icon:hover:before,a.post-state-format:hover:before{color:#2ea2cc}#post-formats-select{line-height:2em}#post-formats-select .post-format-icon:before{top:5px}input.post-format{margin-top:1px}label.post-format-icon{margin-left:0;padding:2px 0}.post-format-icon:before{position:relative;display:inline-block;margin-right:7px;font:400 20px/1 dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.post-format-icon.post-format-standard:before,.post-state-format.post-format-standard:before,a.post-state-format.format-standard:before{content:'\f109'}.post-format-icon.post-format-image:before,.post-state-format.post-format-image:before,a.post-state-format.format-image:before{content:'\f128'}.post-format-icon.post-format-gallery:before,.post-state-format.post-format-gallery:before,a.post-state-format.format-gallery:before{content:'\f161'}.post-format-icon.post-format-audio:before,.post-state-format.post-format-audio:before,a.post-state-format.format-audio:before{content:'\f127'}.post-format-icon.post-format-video:before,.post-state-format.post-format-video:before,a.post-state-format.format-video:before{content:'\f126'}.post-format-icon.post-format-chat:before,.post-state-format.post-format-chat:before,a.post-state-format.format-chat:before{content:'\f125'}.post-format-icon.post-format-status:before,.post-state-format.post-format-status:before,a.post-state-format.format-status:before{content:'\f130'}.post-format-icon.post-format-aside:before,.post-state-format.post-format-aside:before,a.post-state-format.format-aside:before{content:'\f123'}.post-format-icon.post-format-quote:before,.post-state-format.post-format-quote:before,a.post-state-format.format-quote:before{content:'\f122'}.post-format-icon.post-format-link:before,.post-state-format.post-format-link:before,a.post-state-format.format-link:before{content:'\f103'}.category-adder{margin-left:120px;padding:4px 0}.category-adder h4{margin:0 0 8px}#side-sortables .category-adder{margin:0}.categorydiv div.tabs-panel,.customlinkdiv div.tabs-panel,.posttypediv div.tabs-panel,.taxonomydiv div.tabs-panel,.wp-tab-panel{min-height:42px;max-height:200px;overflow:auto;padding:0 .9em;border:1px solid #dfdfdf;background-color:#fdfdfd}div.tabs-panel-active{display:block}div.tabs-panel-inactive{display:none}#front-page-warning,#front-static-pages ul,.categorydiv ul.categorychecklist ul,.customlinkdiv ul.categorychecklist ul,.inline-editor ul.cat-checklist ul,.posttypediv ul.categorychecklist ul,.taxonomydiv ul.categorychecklist ul,ul.export-filters{margin-left:18px}ul.categorychecklist li{margin:0;padding:0;line-height:22px;word-wrap:break-word}.categorydiv .tabs-panel,.customlinkdiv .tabs-panel,.posttypediv .tabs-panel,.taxonomydiv .tabs-panel{border-width:3px;border-style:solid}.form-wrap label{display:block;padding:2px;font-size:12px}.form-field input[type=email],.form-field input[type=number],.form-field input[type=password],.form-field input[type=search],.form-field input[type=tel],.form-field input[type=text],.form-field input[type=url],.form-field textarea{border-style:solid;border-width:1px;width:95%}.form-wrap p,p.description{margin:2px 0 5px;color:#666}.form-wrap p,p.description,p.help,span.description{font-size:13px;font-style:italic}.form-wrap .form-field{margin:0 0 10px;padding:8px 0}.form-wrap .form-field #parent{max-width:100%}.col-wrap h3{margin:12px 0;font-size:1.1em}.col-wrap p.submit{margin-top:-10px}.tagsdiv{margin-top:-8px}#poststuff .taghint{color:#aaa;margin:15px 0 -24px 12px}#poststuff .tagsdiv .howto{margin:0 0 6px}.ajaxtag .newtag{position:relative}.tagsdiv .newtag{width:180px}.tagsdiv .the-tags{display:block;height:60px;margin:0 auto;overflow:auto;width:260px}#post-body-content .tagsdiv .the-tags{margin:0 5px}.taghint{color:#aaa;margin:-17px 0 0 7px;visibility:hidden}input.newtag~div.taghint{visibility:visible}input.newtag:focus~div.taghint{visibility:hidden}p.popular-tags{border:none;line-height:2em;padding:8px 12px 12px;text-align:justify}p.popular-tags a{padding:0 3px}.tagcloud{width:97%;margin:0 0 40px;text-align:justify}.tagcloud h3{margin:2px 0 12px}.ac_results{padding:0;margin:0;list-style:none;position:absolute;z-index:10000;display:none;border:1px solid gray;background-color:#fff}.wp-customizer .ac_results{z-index:500000}.ac_results li{padding:2px 5px;white-space:nowrap;color:#101010;text-align:left}.ac_over{background-color:#f0f0b8;cursor:pointer}.ac_match{text-decoration:underline}.comment-php .wp-editor-area{height:200px}.comment-ays{margin-bottom:0;border-bottom-style:solid;border-bottom-width:1px}.comment-ays .alt{background-color:transparent}.spam-undo-inside,.trash-undo-inside{margin:1px 8px 1px 0;line-height:16px}.spam-undo-inside .avatar,.trash-undo-inside .avatar{height:20px;width:20px;margin-right:8px;vertical-align:middle}.stuffbox .editcomment{clear:none}#comment-status-radio p{margin:3px 0 5px}#comment-status-radio input{margin:2px 3px 5px 0;vertical-align:middle}#comment-status-radio label{padding:5px 0}table.links-table{width:100%;border-spacing:0}.links-table th{font-weight:400;text-align:left;vertical-align:top;min-width:80px;width:20%;word-wrap:break-word}.links-table td,.links-table th{padding:5px 0}.links-table td label{margin-right:8px}.links-table td input[type=text],.links-table td textarea{width:100%}.links-table #link_rel{max-width:280px}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){#content-resize-handle,#post-body .wp_themeSkin .mceStatusbar a.mceResize{background:url(../images/resize-2x.gif) no-repeat scroll right bottom;-webkit-background-size:11px 11px;background-size:11px 11px}.rtl #content-resize-handle,.rtl #post-body .wp_themeSkin .mceStatusbar a.mceResize{background:url(../images/resize-rtl-2x.gif) no-repeat scroll right bottom}}@media only screen and (max-width:850px){#poststuff{min-width:0}#wpbody-content #poststuff #post-body{margin:0}#wpbody-content #post-body.columns-2 #postbox-container-1{margin-right:0;width:100%}#poststuff #postbox-container-1 #side-sortables:empty,#poststuff #postbox-container-1 .empty-container{border:0;height:0;min-height:0}#poststuff #post-body.columns-2 #side-sortables{min-height:0;width:auto}.columns-prefs,.screen-layout{display:none}}@media screen and (max-width:782px){#post-body-content{min-width:0}#titlediv #title-prompt-text{padding:10px}#poststuff h3{padding:12px}.post-format-options{padding-right:0}.post-format-options a{margin-right:5px;margin-bottom:5px;min-width:52px}.post-format-options .post-format-title{font-size:11px}.post-format-options a div{height:28px;width:28px}.post-format-options a div:before{font-size:26px!important}#post-visibility-select{line-height:280%}.wp-core-ui .save-post-visibility,.wp-core-ui .save-timestamp{vertical-align:middle;margin-right:15px}.timestamp-wrap select#mm{display:block;width:100%;margin-bottom:10px}.timestamp-wrap #aa,.timestamp-wrap #hh,.timestamp-wrap #jj,.timestamp-wrap #mn{padding:12px 3px;font-size:14px;margin-bottom:5px;width:auto;text-align:center}ul.category-tabs{margin:30px 0 15px}ul.category-tabs li.tabs{padding:15px}ul.categorychecklist li{margin-bottom:15px}ul.categorychecklist ul{margin-top:15px}.category-add input[type=text],.category-add select{max-width:none;margin-bottom:15px}.tagsdiv .newtag{width:100%;height:auto;margin-bottom:15px}.tagchecklist{margin:25px 10px}.tagchecklist span{font-size:16px;line-height:120%}#commentstatusdiv p{line-height:2.8}.mceToolbar *{white-space:normal!important}.mceToolbar td,.mceToolbar tr{float:left!important}.wp_themeSkin a.mceButton{width:30px;height:30px}.wp_themeSkin .mceButton .mceIcon{margin-top:5px;margin-left:5px}.wp_themeSkin .mceSplitButton{margin-top:1px}.wp_themeSkin .mceSplitButton td a.mceAction{padding:6px 3px 6px 6px}.wp_themeSkin .mceSplitButton td a.mceOpen,.wp_themeSkin .mceSplitButtonEnabled:hover td a.mceOpen{padding-top:6px;padding-bottom:6px;background-position:1px 6px}.wp_themeSkin table.mceListBox{margin:5px}div.quicktags-toolbar input{padding:10px 20px}a.wp-switch-editor{font-size:16px;line-height:1em;margin:3px 0 0 7px;padding:12px 15px}#wp-content-media-buttons a{font-size:16px;line-height:37px;height:39px;padding:0 20px 0 15px}.wp-media-buttons span.jetpack-contact-form-icon,.wp-media-buttons span.wp-media-buttons-icon{width:22px!important;margin-top:-3px!important;margin-left:-5px!important}.wp-media-buttons #insert-jetpack-contact-form span.jetpack-contact-form-icon:before,.wp-media-buttons .add_media span.wp-media-buttons-icon:before{font-size:20px!important}#content_wp_fullscreen{display:none}.misc-pub-section{padding:20px 10px}.misc-pub-section>a{float:right;font-size:16px}#delete-action,#publishing-action{line-height:47px}.comment-ays{border-bottom:none}.links-table #link_rel{max-width:none}.links-table td,.links-table th{padding:10px 0}}@media only screen and (max-width:500px){#wp-content-media-buttons a{font-size:14px;padding:0 10px}}.revisions-control-frame,.revisions-diff-frame{position:relative}.revisions-controls{padding-top:40px;height:100px;z-index:1}.revisions-controls input[type=checkbox]{position:relative;top:-1px;vertical-align:text-bottom}.revisions.pinned .revisions-controls{position:fixed;top:0;height:82px;background:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.revisions-tickmarks{position:relative;margin:0 auto;height:.7em;top:7px;max-width:70%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff}.revisions-tickmarks>div{position:absolute;height:100%;border-left:1px solid #aaa;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.revisions-tickmarks>div:first-child{border-width:0}.comparing-two-revisions .revisions-controls{height:140px}.comparing-two-revisions.pinned .revisions-controls{height:124px}.revisions .diff-error{position:absolute;text-align:center;margin:0 auto;width:100%;display:none}.revisions.diff-error .diff-error{display:block}.revisions .loading-indicator{position:absolute;vertical-align:middle;opacity:0;width:100%;width:-webkit-calc(100% - 30px);width:calc(100% - 30px);top:50%;top:-webkit-calc(50% - 10px);top:calc(50% - 10px);-webkit-transition:opacity .5s;transition:opacity .5s;filter:alpha(opacity=0)}body.folded .revisions .loading-indicator{margin-left:-32px}.revisions .loading-indicator span.spinner{display:block;margin:0 auto;float:none}.revisions.loading .loading-indicator{opacity:1;filter:alpha(opacity=100)}.revisions .diff{-webkit-transition:opacity .5s;transition:opacity .5s}.revisions.loading .diff{opacity:.5;filter:alpha(opacity=50)}.revisions.diff-error .diff{visibility:hidden}.revisions-meta{margin-top:20px;background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.revisions.pinned .revisions-meta{-webkit-box-shadow:none;box-shadow:none}.revision-toggle-compare-mode{position:absolute;top:0;right:0}.comparing-two-revisions .revisions-next,.comparing-two-revisions .revisions-previous,.revisions-meta .diff-meta-to strong{display:none}.revisions-controls .author-card .date{color:#777}.revisions-controls .author-card.autosave{color:#d54e21}.revisions-controls .author-card .author-name{font-weight:700}.comparing-two-revisions .diff-meta-to strong{display:block}.revisions.pinned .revisions-buttons{padding:0 11px}.revisions-next,.revisions-previous{position:relative;z-index:1}.revisions-previous{float:left}.revisions-next{float:right}.revisions-controls .wp-slider{max-width:70%;margin:0 auto;top:-3px}.revisions-diff{padding:15px;background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.revisions-diff h3:first-child{margin-top:0}#revisions-meta-restored img,.post-revisions li img{vertical-align:middle}table.diff tbody tr td:nth-child(2){width:4%}table.diff{table-layout:fixed;width:100%;white-space:pre-wrap}table.diff col.content{width:auto}table.diff col.content.diffsplit{width:48%}table.diff col.diffsplit.middle{width:auto}table.diff col.ltype{width:30px}table.diff tr{background-color:transparent}table.diff td,table.diff th{font-family:Consolas,Monaco,monospace;font-size:14px;line-height:1.618;padding:.5em;vertical-align:top;word-wrap:break-word}table.diff td h1,table.diff td h2,table.diff td h3,table.diff td h4,table.diff td h5,table.diff td h6{margin:0}table.diff .diff-addedline ins,table.diff .diff-deletedline del{text-decoration:none}table.diff .diff-deletedline{background-color:#ffe9e9}table.diff .diff-deletedline del{background-color:#faa}table.diff .diff-addedline{background-color:#e9ffe9}table.diff .diff-addedline ins{background-color:#afa}.diff-meta{padding:5px;clear:both;min-height:32px}.diff-title strong{line-height:32px;min-width:60px;text-align:right;float:left;margin-right:5px}.revisions-controls .author-card .author-info{font-size:12px;line-height:16px}.revisions-controls .author-card .author-info,.revisions-controls .author-card .avatar{float:left;margin-left:6px;margin-right:6px}.revisions-controls .author-card .byline{display:block;font-size:12px}.revisions-controls .author-card .avatar{vertical-align:middle}.diff-meta input.restore-revision{float:right;margin-left:6px;margin-right:6px;margin-top:4px}.diff-meta-from{display:none}.comparing-two-revisions .diff-meta-from{display:block}.revisions-tooltip{position:absolute;bottom:105px;margin-right:0;margin-left:-69px;z-index:0;max-width:350px;min-width:130px;padding:8px 4px;opacity:0}.revisions-tooltip.flipped{margin-left:0;margin-right:-70px}.revisions.pinned .revisions-tooltip{display:none!important}.comparing-two-revisions .revisions-tooltip{bottom:145px}.revisions-tooltip-arrow{width:70px;height:15px;overflow:hidden;position:absolute;left:0;margin-left:35px;bottom:-15px}.revisions-tooltip.flipped .revisions-tooltip-arrow{margin-left:0;margin-right:35px;left:auto;right:0}.revisions-tooltip-arrow>span{content:"";position:absolute;left:20px;top:-20px;width:25px;height:25px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.revisions-tooltip.flipped .revisions-tooltip-arrow>span{left:auto;right:20px}.ie8 .revisions-tooltip-arrow>span{left:15px;top:-25px;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)"}.ie8 .revisions-tooltip.flipped .revisions-tooltip-arrow>span{right:25px}.revisions-tooltip,.revisions-tooltip-arrow>span{border:1px solid #d7d7d7;background-color:#fff}.revisions-tooltip{display:none}.arrow{width:70px;height:16px;overflow:hidden;position:absolute;left:0;margin-left:-35px;bottom:90px;z-index:10000}.arrow:after{z-index:9999;background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.arrow.top{top:-16px;bottom:auto}.arrow.left{left:20%}.arrow:after{content:"";position:absolute;left:20px;top:-20px;width:25px;height:25px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.revisions-tooltip,.revisions-tooltip-arrow:after{border-width:1px;border-style:solid}div.revisions-controls>.wp-slider>.ui-slider-handle{margin-left:-10px}.rtl div.revisions-controls>.wp-slider>.ui-slider-handle{margin-right:-10px}.wp-slider.ui-slider{position:relative;border:1px solid #d7d7d7;text-align:left;cursor:pointer}.wp-slider .ui-slider-handle{-webkit-border-radius:50%;border-radius:50%;height:18px;margin-top:-3px;outline:0;position:absolute;width:18px;z-index:2}.wp-slider .ui-slider-handle,.wp-slider .ui-slider-handle.focus,.wp-slider .ui-slider-handle.ui-state-hover{background:#2ea2cc;border:1px solid #0074a2;-webkit-box-shadow:inset 0 1px 0 #78c8e6,0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 #78c8e6,0 1px 0 rgba(0,0,0,.15)}.wp-slider .ui-slider-handle:before{background:0 0;position:absolute;top:0;left:0;color:#fff;content:"\f229";font:400 18px/1 dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wp-slider .ui-slider-handle.from-handle:before,.wp-slider .ui-slider-handle.to-handle:before{font-size:20px!important;margin:-1px 0 0 -1px}.wp-slider .ui-slider-handle.from-handle:before{content:'\f139'}.rtl .wp-slider .ui-slider-handle.from-handle:before,.wp-slider .ui-slider-handle.to-handle:before{content:'\f141'}.rtl .wp-slider .ui-slider-handle.to-handle:before{content:'\f139';right:-1px}.wp-slider .ui-slider-range{position:absolute;font-size:.7em;display:block;border:0;background-color:transparent;background-image:none}.wp-slider.ui-slider-horizontal{height:.7em}.wp-slider.ui-slider-horizontal .ui-slider-handle{top:-.25em;margin-left:-.6em}.wp-slider.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.wp-slider.ui-slider-horizontal .ui-slider-range-min{left:0}.wp-slider.ui-slider-horizontal .ui-slider-range-max{right:0}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.revision-tick.completed-false{background-image:url(../images/spinner-2x.gif)}}@media screen and (max-width:782px){#diff-next-revision,#diff-previous-revision{margin-top:-1em}table.diff{-ms-word-break:break-all;word-break:break-all;word-wrap:break-word}}.media-item .describe{border-collapse:collapse;width:100%;border-top:1px solid #dfdfdf;clear:both;cursor:default}.media-item.media-blank .describe{border:0}.media-item .describe th{vertical-align:top;text-align:left;padding:5px 10px 10px;width:140px}.media-item .describe .align th{padding-top:0}.media-item .media-item-info tr{background-color:transparent}.media-item .describe td{padding:0 8px 8px 0;vertical-align:top}.media-item thead.media-item-info td{padding:4px 10px 0}.media-item .media-item-info .A1B1{padding:0 0 0 10px}.media-item td.savesend{padding-bottom:15px}.media-item .thumbnail{max-height:128px;max-width:128px}#wpbody-content #async-upload-wrap a{display:none}.media-upload-form{margin-top:20px}.media-upload-form td label{margin-right:6px;margin-left:2px}.media-upload-form .align .field label{display:inline;padding:0 0 0 23px;margin:0 1em 0 3px;font-weight:600}.media-upload-form tr.image-size label{margin:0 0 0 5px;font-weight:600}.media-upload-form th.label label{font-weight:600;margin:.5em;font-size:13px}.media-upload-form th.label label span{padding:0 5px}.media-item .describe input[type=text],.media-item .describe textarea{width:460px}.media-item .describe p.help{margin:0;padding:0 0 0 5px}.describe-toggle-off,.describe-toggle-on,.media-item .edit-attachment{display:block;line-height:36px;float:right;margin-right:10px}.media-item .describe-toggle-off,.media-item.open .describe-toggle-on{display:none}.media-item.open .describe-toggle-off{display:block}.media-upload-form .media-item{min-height:36px;margin-bottom:1px;position:relative;width:100%;background:#fff}.media-upload-form .media-item,.media-upload-form .media-item .error{-webkit-box-shadow:0 1px 0 #dfdfdf;box-shadow:0 1px 0 #dfdfdf}#media-items:empty{border:0}.media-item .filename{line-height:36px;overflow:hidden;margin-left:6px}.media-item .pinkynail{float:left;margin:2px 10px 0 3px;max-width:40px;max-height:32px}.media-item .startclosed,.media-item .startopen{display:none}.media-item .original{position:relative;height:34px}.media-item .progress{float:right;height:22px;margin:7px 6px;width:200px;line-height:2em;padding:0;overflow:hidden;-webkit-border-radius:22px;border-radius:22px;background:#ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.media-item .bar{z-index:9;width:0;height:100%;margin-top:-22px;-webkit-border-radius:22px;border-radius:22px;background-color:#0074a2;-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.3);box-shadow:inset 0 0 2px rgba(0,0,0,.3)}.media-item .progress .percent{z-index:10;position:relative;width:200px;padding:0;color:#fff;text-align:center;line-height:22px;font-weight:400;text-shadow:0 1px 2px rgba(0,0,0,.2)}.upload-php .fixed .column-parent{width:15%}.js .html-uploader #plupload-upload-ui{display:none}.js .html-uploader #html-upload-ui{display:block}.media-upload-form .media-item .error,.media-upload-form .media-item.error{width:auto;margin:0 0 1px}.media-upload-form .media-item .error{padding:10px 0 10px 14px}.media-item .error-div a.dismiss{display:block;float:right;margin:0 10px 0 15px}.find-box{background-color:#fff;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.3);box-shadow:0 3px 6px rgba(0,0,0,.3);width:600px;overflow:hidden;margin-left:-300px;position:fixed;top:30px;bottom:30px;left:50%;z-index:100105}.find-box-head{background:#fcfcfc;border-bottom:1px solid #dfdfdf;height:36px;font-size:18px;font-weight:600;line-height:36px;padding:0 36px 0 16px;position:absolute;top:0;left:0;right:0}.find-box-inside{overflow:auto;padding:16px;background-color:#fff;position:absolute;top:37px;bottom:45px;overflow-y:scroll;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.find-box-search{padding-bottom:16px}.find-box-search .spinner{float:none;left:110px;position:absolute;top:2px}#find-posts-response,.find-box-search{position:relative}#find-posts-input,#find-posts-search{float:left}#find-posts-input{width:140px;height:28px;margin:0 4px 0 0}.widefat .found-radio{padding-right:0;width:16px}#find-posts-close{width:36px;height:36px;position:absolute;top:0;right:0;cursor:pointer;text-align:center;color:#666}#find-posts-close:hover{color:#2ea2cc}#find-posts-close:before{font:400 20px/36px dashicons;vertical-align:top;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f158'}.find-box-buttons{padding:8px 16px;background:#fcfcfc;border-top:1px solid #dfdfdf;position:absolute;bottom:0;left:0;right:0}@media screen and (max-width:782px){.find-box-inside{bottom:57px}}@media screen and (max-width:660px){.find-box{top:0;bottom:0;left:0;right:0;margin:0;width:100%}}.ui-find-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000;opacity:.7;filter:alpha(opacity=70);z-index:100100}ul#dismissed-updates{display:none}form.upgrade{margin-top:8px}form.upgrade .hint{font-style:italic;font-size:85%;margin:-.5em 0 2em}#poststuff .inside .the-tagcloud{margin:5px 0 10px;padding:8px;border:1px solid #ddd;line-height:1.8em;word-spacing:3px;-webkit-border-radius:6px;border-radius:6px}.drag-drop #drag-drop-area{border:4px dashed #bbb;height:200px}.drag-drop .drag-drop-inside{margin:70px auto 0;width:250px}.drag-drop-inside p{color:#aaa;font-size:14px;margin:5px 0;display:none}.drag-drop .drag-drop-inside p{text-align:center}.drag-drop-inside p.drag-drop-info{font-size:20px}.drag-drop .drag-drop-inside p,.drag-drop-inside p.drag-drop-buttons{display:block}.drag-drop.drag-over #drag-drop-area{border-color:#83b4d8}#plupload-upload-ui{position:relative}.media-frame.mode-grid,.media-frame.mode-grid .attachments-browser .attachments,.media-frame.mode-grid .media-frame-content,.media-frame.mode-grid .uploader-inline-content{position:static}.media-frame.mode-grid .media-frame-menu,.media-frame.mode-grid .media-frame-router,.media-frame.mode-grid .media-frame-title{display:none}.media-frame.mode-grid .media-frame-content{background-color:transparent;border:none}.upload-php .mode-grid .media-sidebar{position:relative;width:auto;margin-bottom:16px;padding:0 16px;border:1px solid #c00;background-color:#feebe8}.upload-php .mode-grid .hide-sidebar .media-sidebar{display:none}.upload-php .mode-grid .media-sidebar .media-uploader-status{border-bottom:none;padding-bottom:0;max-width:100%}.upload-php .mode-grid .media-sidebar .upload-error{margin:20px 0;padding:0;border:none;background:0 0}.upload-php .mode-grid .media-sidebar .media-uploader-status .upload-dismiss-errors{font-size:0;top:-12px;right:-10px}.upload-php .mode-grid .media-sidebar .media-uploader-status .upload-dismiss-errors:before{content:"\f158";font:400 20px/1 dashicons;color:#666}.upload-php .mode-grid .media-sidebar .media-uploader-status .upload-dismiss-errors:focus:before,.upload-php .mode-grid .media-sidebar .media-uploader-status .upload-dismiss-errors:hover:before{color:#2ea2cc}.upload-php .mode-grid .media-sidebar .media-uploader-status.errors h3{display:none}.media-frame.mode-grid .uploader-inline{position:relative;top:auto;right:auto;left:auto;bottom:auto;padding-top:0;margin-top:0;border:4px dashed #bbb}.media-frame.mode-select .attachments-browser.fixed .attachments{position:relative;top:94px;padding-bottom:94px}.media-frame.mode-grid .attachment.details:focus,.media-frame.mode-grid .attachment:focus,.media-frame.mode-grid .selected.attachment:focus{-webkit-box-shadow:inset 0 0 2px 3px #f1f1f1,inset 0 0 0 7px #5b9dd9;box-shadow:inset 0 0 2px 3px #f1f1f1,inset 0 0 0 7px #5b9dd9;outline:0}.media-frame.mode-grid .selected.attachment{-webkit-box-shadow:inset 0 0 0 5px #f1f1f1,inset 0 0 0 7px #ccc;box-shadow:inset 0 0 0 5px #f1f1f1,inset 0 0 0 7px #ccc}.media-frame.mode-grid .attachment.details{-webkit-box-shadow:inset 0 0 0 3px #f1f1f1,inset 0 0 0 7px #1e8cbe;box-shadow:inset 0 0 0 3px #f1f1f1,inset 0 0 0 7px #1e8cbe}.media-frame.mode-grid.mode-select .attachment .thumbnail{opacity:.65}.media-frame.mode-select .attachment.selected .thumbnail{opacity:1}.media-frame.mode-grid .media-toolbar{margin-bottom:15px;height:auto}.media-frame.mode-grid .media-toolbar select{margin:0 10px 0 0;font-size:14px}.media-frame.mode-grid .media-toolbar-secondary>.media-button{margin-top:10px;margin-bottom:10px}.media-frame.mode-grid .attachments-browser .bulk-select{display:inline-block;margin:0 10px 0 0}.media-frame.mode-grid .search{margin-top:0}.media-frame.mode-grid .spinner{margin-top:15px}.attachments-browser .media-toolbar-secondary>.select-mode-toggle-button{margin-right:10px}.media-frame.mode-select .attachments-browser.fixed .media-toolbar{position:fixed;top:32px;left:auto;right:20px;margin-top:0}.media-frame.mode-grid .attachments-browser{padding:0}.media-frame.mode-grid .attachments-browser .attachments{padding:2px}.media-frame.mode-grid .attachments-browser .no-media{color:#999;font-size:18px;font-style:normal;margin:0;padding:100px 0 0;text-align:center}.edit-attachment-frame{display:block;height:100%;width:100%}.edit-attachment-frame .edit-media-header{overflow:hidden}.upload-php .media-modal-close .media-modal-icon:before{content:'\f335';font-size:22px}.upload-php .media-modal-close .media-modal-icon{margin:14px;width:22px}.edit-attachment-frame .edit-media-header .left,.edit-attachment-frame .edit-media-header .right,.upload-php .media-modal-close{cursor:pointer;color:#777;background-color:transparent;height:50px;width:50px;padding:0;position:absolute;text-align:center;border:0;border-left:1px solid #ddd;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out}.upload-php .media-modal-close{top:0;right:0}.edit-attachment-frame .edit-media-header .left{right:102px}.edit-attachment-frame .edit-media-header .right{right:51px}.edit-attachment-frame .media-frame-title{left:0;right:150px}.edit-attachment-frame .edit-media-header .left:before,.edit-attachment-frame .edit-media-header .right:before{font:400 20px/50px dashicons!important;display:inline;font-weight:300}.edit-attachment-frame .edit-media-header .left:focus,.edit-attachment-frame .edit-media-header .left:hover,.edit-attachment-frame .edit-media-header .right:focus,.edit-attachment-frame .edit-media-header .right:hover,.upload-php .media-modal-close:focus,.upload-php .media-modal-close:hover{background:#ddd;border-color:#ccc;color:#000;outline:0}.upload-php .media-modal-close:focus .media-modal-icon:before,.upload-php .media-modal-close:hover .media-modal-icon:before{color:#000}.edit-attachment-frame .edit-media-header .left:before,.rtl .edit-attachment-frame .edit-media-header .right:before{content:'\f341'}.edit-attachment-frame .edit-media-header .right:before,.rtl .edit-attachment-frame .edit-media-header .left:before{content:'\f345'}.edit-attachment-frame .edit-media-header .left.disabled,.edit-attachment-frame .edit-media-header .left.disabled:hover,.edit-attachment-frame .edit-media-header .right.disabled,.edit-attachment-frame .edit-media-header .right.disabled:hover{color:#ccc;background:inherit;cursor:default;pointer-events:none}.edit-attachment-frame .media-frame-content,.edit-attachment-frame .media-frame-router{left:0}.edit-attachment-frame .media-frame-content{border-bottom:none;bottom:0;top:50px}.edit-attachment-frame .attachment-details{position:absolute;overflow:auto;top:0;bottom:0;right:0;left:0;-webkit-box-shadow:inset 0 4px 4px -4px rgba(0,0,0,.1);box-shadow:inset 0 4px 4px -4px rgba(0,0,0,.1)}.edit-attachment-frame .attachment-media-view{float:left;width:65%;height:100%}.edit-attachment-frame .attachment-media-view .thumbnail{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:16px;height:100%}.edit-attachment-frame .attachment-media-view .details-image{display:block;margin-bottom:16px;max-width:100%;max-height:90%;max-height:-webkit-calc(100% - 42px);max-height:calc(100% - 42px)}.edit-attachment-frame .wp-media-wrapper{margin-bottom:12px}.edit-attachment-frame input,.edit-attachment-frame textarea{padding:6px 8px;line-height:16px}.edit-attachment-frame .attachment-info{overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:0;padding:12px 16px 0;width:35%;height:100%;-webkit-box-shadow:inset 0 4px 4px -4px rgba(0,0,0,.1);box-shadow:inset 0 4px 4px -4px rgba(0,0,0,.1);border-bottom:0;border-left:1px solid #ddd;background:#f3f3f3}.edit-attachment-frame .attachment-info .details,.edit-attachment-frame .attachment-info .settings{position:relative;overflow:hidden;float:none;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #ddd}.edit-attachment-frame .attachment-info .filename{font-weight:400;color:#666}.edit-attachment-frame .attachment-info .thumbnail{margin-bottom:12px}.attachment-info .actions{margin-bottom:16px}.attachment-info .actions a{display:inline;text-decoration:none}.wp_attachment_details label[for=content]{font-size:13px;line-height:1.5;margin:1em 0}.wp_attachment_details #attachment_caption{height:4em}.describe .image-editor{vertical-align:top}.imgedit-wrap{position:relative}.imgedit-settings p{margin:8px 0 0}.describe .imgedit-wrap .imgedit-settings{padding:0 5px}.wp_attachment_holder div.updated{margin-top:0}.wp_attachment_holder .imgedit-wrap>div{height:auto;overflow:hidden}.wp_attachment_holder .imgedit-wrap .imgedit-panel-content{padding-right:16px;width:auto;overflow:hidden}.wp_attachment_holder .imgedit-wrap .imgedit-settings{float:right;width:250px}.imgedit-settings input{margin-top:0;vertical-align:middle}.imgedit-wait{position:absolute;top:0;background:#fff url(../images/spinner.gif) no-repeat center;-webkit-background-size:20px 20px;background-size:20px 20px;opacity:.7;filter:alpha(opacity=70);width:100%;height:500px;display:none}.no-float{float:none}.imgedit-settings .disabled,.media-disabled{color:grey}.A1B1,.wp_attachment_image{overflow:hidden}.A1B1 .button,.wp_attachment_image .button{float:left}.no-js .wp_attachment_image .button{display:none}.A1B1 .spinner,.wp_attachment_image .spinner{float:left;padding:0 0 4px;vertical-align:bottom}.imgedit-menu{margin:0 0 12px;min-width:300px}.imgedit-menu div{float:left;width:32px;border:1px solid #d5d5d5;background:#f1f1f1;margin:0 8px 0 0;height:32px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;line-height:28px;color:#777;cursor:pointer}.imgedit-menu div:before{font:400 20px/1 dashicons;speak:none;vertical-align:middle}.imgedit-menu div:hover{border-color:#c1c1c1;background-color:#eaeaea;color:#333}.imgedit-menu div.disabled{border-color:#ccc;background-color:#ddd;color:#777;filter:alpha(opacity=50);opacity:.5;cursor:default}.imgedit-crop:before{content:'\f165'}.imgedit-rleft:before{content:'\f166'}.imgedit-rright:before{content:'\f167'}.imgedit-flipv:before{content:'\f168'}.imgedit-fliph:before{content:'\f169'}.imgedit-undo:before{content:'\f171'}.imgedit-redo:before{content:'\f172'}.imgedit-crop-wrap{position:relative}.imgedit-crop{margin:0 8px 0 0}.imgedit-rleft{margin:0 3px}.imgedit-rright{margin:0 8px 0 3px}.imgedit-flipv{margin:0 3px}.imgedit-fliph{margin:0 8px 0 3px}.imgedit-undo{margin:0 3px}.imgedit-redo{margin:0 8px 0 3px}.imgedit-applyto img{margin:0 8px 0 0}.imgedit-group-top{margin:5px 0}#poststuff .imgedit-group-top h3{padding:0}.imgedit-group-top h3 a{text-decoration:none}.imgedit-applyto .imgedit-label{padding:2px 0 0;display:block}.imgedit-help{display:none;font-style:italic}a.imgedit-help-toggle{text-decoration:none}.form-table td.imgedit-response{padding:0}.imgedit-submit{margin:8px 0}.imgedit-submit-btn{margin-left:20px}.imgedit-wrap .nowrap{white-space:nowrap}span.imgedit-scale-warn{color:red;font-size:20px;font-style:normal;visibility:hidden;vertical-align:middle}.imgedit-group{margin-bottom:8px;padding:2px 10px}audio,video{display:inline-block;max-width:100%}.mejs-container{width:100%;max-width:100%}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.imgedit-wait{background-image:url(../images/spinner-2x.gif)}}@media screen and (max-width:782px){.wp_attachment_details label[for=content]{font-size:14px;line-height:1.5em}.media-upload-form .media-item .error,.media-upload-form .media-item.error{font-size:13px;line-height:1.5}.media-upload-form .media-item.error{padding:1px 10px}.media-upload-form .media-item .error{padding:10px 0 10px 12px}}@media only screen and (max-width:1120px){.media-frame.mode-grid .attachments-browser .media-toolbar-secondary{float:none}}@media only screen and (max-width:782px){.media-frame.mode-select .attachments-browser.fixed .media-toolbar{top:46px;right:10px}}@media only screen and (max-width:600px){.media-frame.mode-select .attachments-browser.fixed .media-toolbar{top:0}}@media only screen and (max-width:480px){.edit-attachment-frame .media-frame-title{right:110px}.edit-attachment-frame .edit-media-header .left,.edit-attachment-frame .edit-media-header .right,.upload-php .media-modal-close{width:40px;height:40px}.upload-php .media-modal-close .media-modal-icon{margin:9px 10px}.edit-attachment-frame .edit-media-header .left:before,.edit-attachment-frame .edit-media-header .right:before{line-height:40px!important}.edit-attachment-frame .edit-media-header .left{right:82px}.edit-attachment-frame .edit-media-header .right{right:41px}.edit-attachment-frame .media-frame-content{top:40px}.edit-attachment-frame .attachment-media-view{float:none;height:auto;width:100%}.edit-attachment-frame .attachment-info{height:auto;width:100%}}@media only screen and (max-width:640px),screen and (max-height:400px){.upload-php .mode-grid .media-sidebar{max-width:100%}}.theme-browser .themes{clear:both;padding:0 0 100px}.themes-php .wrap h2{float:left;margin-bottom:15px}.network-admin.themes-php .wrap h2{margin-bottom:0}.themes-php .wrap h2 .button{margin-left:20px}.themes-php .wp-filter-search{position:relative;top:-2px;left:20px;margin:0;width:280px;font-size:16px;font-weight:300;line-height:1.5}.themes-php div.error,.themes-php div.updated{margin:0 0 20px;clear:both}.themes-php div.updated a{text-decoration:underline}.theme-browser .theme{cursor:pointer;float:left;margin:0 4% 4% 0;position:relative;width:30.6%;border:1px solid #dedede;-webkit-box-shadow:0 1px 1px -1px rgba(0,0,0,.1);box-shadow:0 1px 1px -1px rgba(0,0,0,.1);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ie8 .theme-browser .theme{width:30%;margin:0 3% 4% 0}.theme-browser .theme:nth-child(3n){margin-right:0}.theme-browser .theme:focus,.theme-browser .theme:hover{cursor:pointer}.theme-browser .theme .theme-name{font-size:15px;font-weight:600;height:18px;margin:0;padding:15px;-webkit-box-shadow:inset 0 1px 0 rgba(0,0,0,.1);box-shadow:inset 0 1px 0 rgba(0,0,0,.1);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;background:#fff;background:rgba(255,255,255,.65)}.theme-browser .theme .theme-actions{-ms-filter:"alpha(Opacity=0)";opacity:0;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out;position:absolute;bottom:0;right:0;height:38px;padding:9px 10px 0;background:rgba(244,244,244,.7);border-left:1px solid rgba(0,0,0,.05)}.theme-browser .theme.focus .theme-actions,.theme-browser .theme:focus .theme-actions,.theme-browser .theme:hover .theme-actions{-ms-filter:"alpha(Opacity=100)";opacity:1}.theme-browser .theme .theme-actions .button-primary{margin-right:3px}.theme-browser .theme .theme-actions .button-secondary{float:none;margin-left:3px}.theme-browser .theme .theme-screenshot{display:block;overflow:hidden;position:relative;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.theme-browser .theme .theme-screenshot:after{content:'';display:block;padding-top:66.66666%}.theme-browser .theme .theme-screenshot img{height:auto;position:absolute;left:0;top:0;width:100%;-webkit-transform:translateZ(0);-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.theme-browser .theme:focus .theme-screenshot,.theme-browser .theme:hover .theme-screenshot{background:#fff}.theme-browser.rendered .theme:focus .theme-screenshot img,.theme-browser.rendered .theme:hover .theme-screenshot img{opacity:.4}.theme-browser .theme .more-details{-ms-filter:"alpha(Opacity=0)";opacity:0;position:absolute;top:35%;right:25%;left:25%;background:#222;background:rgba(0,0,0,.7);color:#fff;font-size:15px;text-shadow:0 1px 0 rgba(0,0,0,.6);-webkit-font-smoothing:antialiased;font-weight:600;padding:15px 12px;text-align:center;-webkit-border-radius:3px;border-radius:3px;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.theme-browser .theme:focus{border-color:#5b9dd9;-webkit-box-shadow:0 0 2px rgba(30,140,190,.8);box-shadow:0 0 2px rgba(30,140,190,.8)}.theme-browser .theme:focus .more-details{opacity:1}.theme-browser .theme.active:focus .theme-actions{display:block}.theme-browser.rendered .theme:focus .more-details,.theme-browser.rendered .theme:hover .more-details{-ms-filter:"alpha(Opacity=100)";opacity:1}.theme-browser .theme .theme-installed,.theme-browser .theme .theme-update{background:#d54e21;background:rgba(213,78,33,.95);color:#fff;display:block;font-size:13px;font-weight:400;height:48px;line-height:48px;padding:0 10px;position:absolute;top:0;right:0;left:0;border-bottom:1px solid rgba(0,0,0,.25);overflow:hidden}.theme-browser .theme .theme-installed:before,.theme-browser .theme .theme-update:before{content:'\f463';display:inline-block;font:400 20px/1 dashicons;margin:0 6px 0 0;opacity:.8;position:relative;top:5px;speak:none;-webkit-font-smoothing:antialiased}.theme-browser .theme.active .theme-name{background:#2f2f2f;color:#fff;padding-right:110px;font-weight:300;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.5);box-shadow:inset 0 1px 1px rgba(0,0,0,.5)}.theme-browser .theme.active .theme-name span{font-weight:600}.theme-browser .theme.active .theme-actions{background:rgba(49,49,49,.7);border-left:none;opacity:1}.theme-browser .theme.active .theme-actions .button-primary{margin-right:0}.theme-browser .theme .theme-author{background:#222;color:#eee;display:none;font-size:14px;margin:0 10px;padding:5px 10px;position:absolute;bottom:56px}.theme-browser .theme.display-author .theme-author{display:block}.theme-browser .theme.display-author .theme-author a{color:inherit;text-decoration:none}.theme-browser .theme.add-new-theme{border:none;-webkit-box-shadow:none;box-shadow:none}.theme-browser .theme.add-new-theme a{color:#999;text-decoration:none;display:block;position:relative;z-index:1}.theme-browser .theme.add-new-theme:after{display:block;content:'';-ms-filter:"alpha(Opacity=100)";opacity:1;background:0 0;position:absolute;top:0;left:0;right:0;bottom:0;padding:10% 0 0;text-shadow:none;border:5px dashed #d5d2ca;border:5px dashed rgba(0,0,0,.1);-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.theme-browser .theme.add-new-theme span:after{background:#e5e5e5;background:rgba(153,153,153,.1);-webkit-border-radius:50%;border-radius:50%;display:inline-block;content:'\f132';-webkit-font-smoothing:antialiased;font:400 74px/115px dashicons;width:100px;height:100px;vertical-align:middle;text-align:center;color:#999;position:absolute;top:30%;left:50%;margin-left:-50px;text-indent:-4px;padding:0;text-shadow:none;z-index:4}.rtl .theme-browser .theme.add-new-theme span:after{text-indent:4px}.theme-browser .theme.add-new-theme:focus .theme-screenshot,.theme-browser .theme.add-new-theme:hover .theme-screenshot{background:0 0}.theme-browser .theme.add-new-theme:focus span:after,.theme-browser .theme.add-new-theme:hover span:after{background:#fff;color:#0074a2}.theme-browser .theme.add-new-theme:focus:after,.theme-browser .theme.add-new-theme:hover:after{border-color:transparent;color:#fff;background:#0074a2;content:''}.theme-browser .theme.add-new-theme .theme-name{background:0 0;text-align:center;-webkit-box-shadow:none;box-shadow:none;font-weight:400;position:relative;top:0;margin-top:-10%;margin-bottom:10%}.theme-browser .theme.add-new-theme:focus .theme-name,.theme-browser .theme.add-new-theme:hover .theme-name{color:#fff;z-index:2}.theme-overlay .theme-backdrop{position:absolute;left:-20px;right:0;top:0;bottom:0;background:#f1f1f1;background:rgba(238,238,238,.9);z-index:10}.theme-overlay .theme-header{position:absolute;top:0;left:0;right:0;height:48px;border-bottom:1px solid #ddd}.theme-overlay .theme-header .close{cursor:pointer;height:48px;width:50px;text-align:center;float:right;border:0;border-left:1px solid #ddd;background-color:transparent;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out}.theme-overlay .theme-header .close:before{font:400 22px/50px dashicons!important;color:#777;display:inline-block;content:'\f335';font-weight:300}.theme-overlay .theme-header .left,.theme-overlay .theme-header .right{cursor:pointer;color:#777;background-color:transparent;height:48px;width:54px;float:left;text-align:center;border:0;border-right:1px solid #ddd;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out}.theme-overlay .theme-header .close:focus,.theme-overlay .theme-header .close:hover,.theme-overlay .theme-header .left:focus,.theme-overlay .theme-header .left:hover,.theme-overlay .theme-header .right:focus,.theme-overlay .theme-header .right:hover{background:#ddd;border-color:#ccc;color:#000}.theme-overlay .theme-header .close:focus:before,.theme-overlay .theme-header .close:hover:before{color:#000}.theme-overlay .theme-header .close:focus,.theme-overlay .theme-header .left:focus,.theme-overlay .theme-header .right:focus{-webkit-box-shadow:none;box-shadow:none;outline:0}.theme-overlay .theme-header .left.disabled,.theme-overlay .theme-header .left.disabled:hover,.theme-overlay .theme-header .right.disabled,.theme-overlay .theme-header .right.disabled:hover{color:#ccc;background:inherit;cursor:inherit}.theme-overlay .theme-header .left:before,.theme-overlay .theme-header .right:before{font:400 20px/50px dashicons!important;display:inline;font-weight:300}.rtl .theme-overlay .theme-header .right:before,.theme-overlay .theme-header .left:before{content:'\f341'}.rtl .theme-overlay .theme-header .left:before,.theme-overlay .theme-header .right:before{content:'\f345'}.theme-overlay .theme-wrap{clear:both;position:fixed;top:9%;left:190px;right:30px;bottom:3%;background:#fff;-webkit-box-shadow:0 1px 20px 5px rgba(0,0,0,.1);box-shadow:0 1px 20px 5px rgba(0,0,0,.1);z-index:20;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.theme-overlay .theme-wrap:after{content:".";display:block;height:0;clear:both;visibility:hidden}body.folded .theme-overlay .theme-wrap{left:70px}.theme-overlay .theme-about{position:absolute;top:49px;bottom:57px;left:0;right:0;overflow:auto;padding:2% 4%}.theme-overlay .theme-about:after{content:".";display:block;height:0;clear:both;visibility:hidden}.theme-overlay .theme-actions{position:absolute;text-align:center;bottom:0;left:0;right:0;padding:10px 25px 5px;background:#f3f3f3;z-index:30;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-top:1px solid #eee}.ie8 .theme-overlay .theme-actions{border:1px solid #eee}.theme-overlay .theme-actions a{margin-right:5px;margin-bottom:5px}.theme-overlay .theme-actions .delete-theme{color:#a00;position:absolute;right:10px;bottom:5px;text-decoration:none;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;background:0 0}.theme-overlay .theme-actions .delete-theme:focus,.theme-overlay .theme-actions .delete-theme:hover{background:#d54e21;color:#fff;border-color:#d54e21}.theme-overlay .theme-actions .active-theme,.theme-overlay.active .theme-actions .inactive-theme{display:none}.theme-overlay .theme-actions .inactive-theme,.theme-overlay.active .theme-actions .active-theme{display:block}.theme-overlay .theme-screenshots{float:left;margin:0 30px 0 0;width:55%;max-width:880px;text-align:center}.theme-overlay .screenshot{border:1px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.2);box-shadow:0 0 0 1px rgba(0,0,0,.2)}.theme-overlay .screenshot:after{content:'';display:block;padding-top:75%}.theme-overlay .screenshot img{height:auto;position:absolute;left:0;top:0;width:100%}.theme-overlay.small-screenshot .theme-screenshots{position:absolute;width:302px}.theme-overlay.small-screenshot .theme-info{margin-left:350px;width:auto}.theme-overlay .screenshot.thumb{background:#ccc;border:1px solid #eee;float:none;display:inline-block;margin:10px 5px 0;width:140px;height:80px;cursor:pointer}.theme-overlay .screenshot.thumb:after{content:'';display:block;padding-top:100%}.theme-overlay .screenshot.thumb img{cursor:pointer;position:absolute;left:0;top:0;width:100%;height:auto}.theme-overlay .screenshot.selected{background:0 0;border:2px solid #2ea2cc}.theme-overlay .screenshot.selected img{opacity:.8}.theme-browser .theme .theme-screenshot.blank,.theme-overlay .screenshot.blank{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYGWO8d+/efwYkoKioiMRjYGBC4WHhUK6A8T8QIJt8//59ZC493AAAQssKpBK4F5AAAAAASUVORK5CYII=)}.theme-overlay .theme-info{width:40%;float:left}.theme-overlay .current-label{background:#333;color:#fff;font-size:11px;display:inline-block;padding:2px 8px;-webkit-border-radius:2px;border-radius:2px;margin:0 0 -10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.theme-overlay .theme-name{color:#222;font-size:32px;font-weight:100;margin:10px 0 0;line-height:1.3}.theme-overlay .theme-version{color:#999;font-size:13px;font-weight:400;float:none;display:inline-block;margin-left:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.theme-overlay .theme-author{color:#686868;font-size:16px;font-weight:400;margin:15px 0 25px}.theme-overlay .theme-author a{text-decoration:none}.theme-overlay .theme-description{color:#555;font-size:15px;font-weight:400;line-height:1.5;margin:30px 0 0}.theme-overlay .theme-tags{border-top:3px solid #eee;color:#888;font-size:13px;font-weight:400;margin:30px 0 0;padding-top:20px}.theme-overlay .theme-tags span{color:#444;font-weight:700;margin-right:5px}.theme-overlay .theme-update-message{background:#fef7f1;border:1px solid #eee;border-left:4px solid #d54e21;-webkit-border-radius:3px;border-radius:3px;padding:5px 20px 10px}.theme-overlay .theme-update{color:#222;font-size:18px;display:inline-block;line-height:40px;margin:0}.theme-overlay .parent-theme{background:#f7fcfe;border:1px solid #eee;border-left:4px solid #2ea2cc;font-size:14px;font-weight:400;margin-top:30px;padding:10px 10px 10px 20px}.theme-overlay .parent-theme strong{font-weight:700}.single-theme .theme,.single-theme .theme-overlay .theme-backdrop,.single-theme .theme-overlay .theme-header{display:none}.single-theme .theme-overlay .theme-wrap{clear:both;min-height:330px;position:relative;left:auto;right:auto;top:auto;bottom:auto}.single-theme .theme-overlay .theme-about{padding:30px 30px 70px;position:static}.single-theme .theme-overlay .theme-actions{position:absolute}@media only screen and (min-width:2000px){#wpwrap .theme-browser .theme{width:17.6%;margin:0 3% 3% 0}#wpwrap .theme-browser .theme:nth-child(3n),#wpwrap .theme-browser .theme:nth-child(4n){margin-right:3%}#wpwrap .theme-browser .theme:nth-child(5n){margin-right:0}}@media only screen and (min-width:1680px){.theme-overlay .theme-wrap{width:1450px;margin:0 auto}}@media only screen and (min-width:1640px){.theme-browser .theme{width:22.7%;margin:0 3% 3% 0}.theme-browser .theme .theme-screenshot:after{padding-top:75%}.theme-browser .theme:nth-child(3n){margin-right:3%}.theme-browser .theme:nth-child(4n){margin-right:0}}@media only screen and (max-width:1120px){.theme-browser .theme{width:47.5%;margin-right:0}.theme-browser .theme:nth-child(even){margin-right:0}.theme-browser .theme:nth-child(odd){margin-right:5%}}@media only screen and (max-width:900px){.theme-overlay .theme-wrap{left:65px}}@media only screen and (max-width:780px){.theme-overlay .theme-wrap,body.folded .theme-overlay .theme-wrap{top:0;right:0;bottom:0;left:0;padding:70px 20px 20px;border:none;z-index:500;position:fixed}.theme-browser .theme.active .theme-name span{display:none}.theme-overlay .theme-screenshots{width:40%}.theme-overlay .theme-info{width:50%}.single-theme .theme-wrap{padding:10px}.theme-browser .theme .theme-actions{padding:5px 10px 4px}.theme-overlay.small-screenshot .theme-screenshots{position:static;float:none;max-width:302px}.theme-overlay.small-screenshot .theme-info{margin-left:0;width:auto}.theme:focus .more-details,.theme:hover .more-details,.theme:not(.active):focus .theme-actions,.theme:not(.active):hover .theme-actions{display:none}.theme-browser.rendered .theme:focus .theme-screenshot img,.theme-browser.rendered .theme:hover .theme-screenshot img{opacity:1}}@media only screen and (max-width:480px){.theme-browser .theme{width:100%;margin-right:0}.theme-browser .theme:nth-child(2n),.theme-browser .theme:nth-child(3n){margin-right:0}}@media only screen and (max-width:650px){.theme-overlay .theme-description,.theme-overlay .theme-update{margin-left:0}.theme-overlay .theme-actions .delete-theme{position:relative;right:auto;bottom:auto}.theme-overlay .theme-actions .inactive-theme{display:inline}.theme-overlay .theme-screenshots{width:100%;float:none}.theme-overlay .theme-info{width:100%}.theme-overlay .theme-author{margin:5px 0 15px}.theme-overlay .current-label{margin-top:10px;font-size:13px}.themes-php .wrap h2{width:100%}.themes-php .wp-filter-search{float:none;clear:both;left:0;top:0;right:0;margin:10px 0;width:100%}.theme-browser .theme.add-new-theme span:after{font:400 60px/90px dashicons;width:80px;height:80px;top:30%;left:50%;text-indent:0;margin-left:-40px}.single-theme .theme-wrap{margin:0 -12px 0 -10px;padding:10px}.single-theme .theme-overlay .theme-about{padding:10px;overflow:visible}.single-theme .current-label{display:none}.single-theme .theme-overlay .theme-actions{position:static}}.broken-themes{clear:both}.broken-themes table{text-align:left;width:50%;border-spacing:3px;padding:3px}.theme-browser .theme .theme-installed{background:#0074a2}.theme-browser .theme .theme-installed:before{content:'\f147'}.theme-browser .theme.is-installed .theme-actions .button-primary{display:none!important}.theme-install-php a.browse-themes,.theme-install-php a.upload{cursor:pointer}.theme-install-php a.browse-themes,.theme-install-php.show-upload-theme a.upload{display:none}.theme-install-php.show-upload-theme a.browse-themes{display:inline}.upload-plugin,.upload-theme{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;margin:0;padding:0;width:100%;overflow:hidden;position:relative;top:10px}.upload-plugin,body.show-upload-theme .upload-theme{display:block}.upload-plugin .wp-upload-form,.upload-theme .wp-upload-form{background:#fafafa;border:1px solid #e5e5e5;padding:30px;margin:30px auto;max-width:380px}.upload-plugin .install-help,.upload-theme .install-help{color:#999;font-size:18px;font-style:normal;margin:0;padding:40px 0 0;text-align:center}body.show-upload-theme .upload-theme+.wp-filter,body.show-upload-theme .upload-theme+.wp-filter+.theme-browser{display:none}p.no-themes{color:#999;font-size:18px;font-style:normal;margin:0;padding:0;text-align:center;display:none}body.no-results p.no-themes{display:block}.theme-install-php .add-new-theme,body.show-upload-theme p.no-themes{display:none!important}@media only screen and (max-width:1120px){.upload-theme .wp-upload-form{margin:20px 0;max-width:100%}.upload-theme .install-help{font-size:15px;padding:20px 0 0;text-align:left}}.rating{margin:30px 0}.rating span:before{color:#e6b800;content:"\f154";display:inline-block;-webkit-font-smoothing:antialiased;font:400 20px/1 dashicons;vertical-align:top}.rating-10 span.one:before,.rating-30 span.two:before,.rating-50 span.three:before,.rating-70 span.four:before,.rating-90 span.five:before{content:"\f459"}.rating-100 span.five:before,.rating-100 span.four:before,.rating-100 span.one:before,.rating-100 span.three:before,.rating-100 span.two:before,.rating-20 span.one:before,.rating-30 span.one:before,.rating-40 span.one:before,.rating-40 span.two:before,.rating-50 span.one:before,.rating-50 span.two:before,.rating-60 span.one:before,.rating-60 span.three:before,.rating-60 span.two:before,.rating-70 span.one:before,.rating-70 span.three:before,.rating-70 span.two:before,.rating-80 span.four:before,.rating-80 span.one:before,.rating-80 span.three:before,.rating-80 span.two:before,.rating-90 span.four:before,.rating-90 span.one:before,.rating-90 span.three:before,.rating-90 span.two:before{content:"\f155"}.rating .ratings{display:inline;margin-left:10px;line-height:20px;color:#999}.appearance_page_custom-header #headimg{border:1px solid #DFDFDF;overflow:hidden;width:100%}.appearance_page_custom-header #upload-form p label{font-size:12px}.appearance_page_custom-header .available-headers .default-header{float:left;margin:0 20px 20px 0}.appearance_page_custom-header .random-header{clear:both;margin:0 20px 20px 0;vertical-align:middle}.appearance_page_custom-header .available-headers label input,.appearance_page_custom-header .random-header label input{margin-right:10px}.appearance_page_custom-header .available-headers label img{vertical-align:middle}div#custom-background-image{min-height:100px;border:1px solid #dfdfdf}div#custom-background-image img{max-width:400px;max-height:300px}body.full-overlay-active{overflow:hidden}.wp-full-overlay{background:0 0;z-index:500000;position:fixed;overflow:visible;top:0;bottom:0;left:0;right:0;height:100%;min-width:0}.wp-full-overlay-sidebar{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:fixed;width:300px;height:100%;top:0;bottom:0;left:0;padding:0;margin:0;z-index:10;overflow:auto;background:#eee;border-right:none}.wp-full-overlay.collapsed .wp-full-overlay-sidebar{overflow:visible}.wp-full-overlay.collapsed,.wp-full-overlay.expanded .wp-full-overlay-sidebar{margin-left:0!important}.wp-full-overlay.expanded{margin-left:300px}.wp-full-overlay.collapsed .wp-full-overlay-sidebar{margin-left:-300px}.wp-full-overlay-sidebar:after{content:'';display:block;position:absolute;top:0;bottom:0;right:0;width:3px;z-index:1000}.wp-full-overlay-main{position:absolute;left:0;right:0;top:0;bottom:0;height:100%}.wp-full-overlay-sidebar .wp-full-overlay-header{position:absolute;left:0;right:0;height:45px;padding:0 15px;line-height:45px;z-index:10;margin:0;border-top:none;-webkit-box-shadow:none;box-shadow:none}.wp-full-overlay-sidebar .wp-full-overlay-header a.back{margin-top:9px}.wp-full-overlay-sidebar .wp-full-overlay-footer{bottom:0;border-bottom:none;border-top:none;-webkit-box-shadow:none;box-shadow:none}.wp-full-overlay-sidebar .wp-full-overlay-sidebar-content{position:absolute;top:45px;bottom:45px;left:0;right:0;overflow:auto}.theme-install-overlay .wp-full-overlay-sidebar .wp-full-overlay-header{padding:0}.theme-install-overlay .close-full-overlay,.theme-install-overlay .next-theme,.theme-install-overlay .previous-theme{display:block;position:relative;float:left;width:45px;height:45px;padding-right:2px;background:#eee;border-right:1px solid #ddd;color:#444;cursor:pointer;text-decoration:none;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out}.theme-install-overlay .close-full-overlay:focus,.theme-install-overlay .close-full-overlay:hover,.theme-install-overlay .next-theme:focus,.theme-install-overlay .next-theme:hover,.theme-install-overlay .previous-theme:focus,.theme-install-overlay .previous-theme:hover{background:#ddd;border-color:#ccc;color:#000;outline:0;-webkit-box-shadow:none;box-shadow:none}.theme-install-overlay .close-full-overlay:before{font:400 22px/1 dashicons;content:"\f335";position:relative;top:7px;left:13px}.theme-install-overlay .previous-theme:before{font:400 20px/1 dashicons;content:"\f341";position:relative;top:6px;left:14px}.theme-install-overlay .next-theme:before{font:400 20px/1 dashicons;content:"\f345";position:relative;top:6px;left:13px}.theme-install-overlay .next-theme.disabled,.theme-install-overlay .next-theme.disabled:focus,.theme-install-overlay .next-theme.disabled:hover,.theme-install-overlay .previous-theme.disabled,.theme-install-overlay .previous-theme.disabled:focus,.theme-install-overlay .previous-theme.disabled:hover{color:#bbb;background:#eee;cursor:default;pointer-events:none}.rtl .theme-install-overlay .previous-theme:before{content:"\f345"}.rtl .theme-install-overlay .next-theme:before{content:"\f341"}.wp-full-overlay a.collapse-sidebar{position:absolute;bottom:12px;left:0;z-index:50;display:block;width:19px;height:19px;margin-left:15px;padding:0;-webkit-border-radius:50%;border-radius:50%;color:#777;text-decoration:none}.wp-full-overlay a.collapse-sidebar:hover{color:#0074a2}.wp-full-overlay.collapsed .collapse-sidebar{position:absolute;left:100%}.wp-full-overlay .collapse-sidebar-arrow{position:static;margin-top:0;margin-left:0;display:block;width:auto;height:auto;background:0 0}.wp-full-overlay .collapse-sidebar-arrow:before{-webkit-border-radius:50%;border-radius:50%;float:left;content:"\f148";background:#eee;font:400 20px/1 dashicons;speak:none;display:block;padding:0;text-indent:0;text-align:center;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important}.rtl .wp-full-overlay .collapse-sidebar-arrow:before,.wp-full-overlay.collapsed .collapse-sidebar-arrow:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.rtl .wp-full-overlay.collapsed .collapse-sidebar-arrow:before{-webkit-transform:none;-ms-transform:none;transform:none}.wp-full-overlay.collapsed .collapse-sidebar-arrow{background-position:-1px -109px}.wp-full-overlay .collapse-sidebar-label{position:absolute;left:100%;line-height:20px;margin-left:10px}.wp-full-overlay.collapsed .collapse-sidebar-label{display:none}.wp-full-overlay,.wp-full-overlay .collapse-sidebar,.wp-full-overlay-main,.wp-full-overlay-sidebar{-webkit-transition-property:left,right,top,bottom,width,margin;transition-property:left,right,top,bottom,width,margin;-webkit-transition-duration:.2s;transition-duration:.2s}.customize-support .hide-if-customize,.customize-support .wp-core-ui .hide-if-customize,.customize-support.wp-core-ui .hide-if-customize,.no-customize-support .hide-if-no-customize,.no-customize-support .wp-core-ui .hide-if-no-customize,.no-customize-support.wp-core-ui .hide-if-no-customize{display:none}#customize-container{display:none;background:#fff;z-index:500000;position:fixed;overflow:visible;top:0;bottom:0;left:0;right:0;height:100%}.customize-active #customize-container{display:block}.customize-loading #customize-container iframe{opacity:0}.customize-loading #customize-container{background:#fff url(../images/spinner.gif) no-repeat fixed center center;-webkit-background-size:20px 20px;background-size:20px 20px}#customize-container iframe,.theme-install-overlay iframe{height:100%;width:100%;z-index:20;-webkit-transition:opacity .3s;transition:opacity .3s}#customize-container .collapse-sidebar{bottom:16px}#customize-controls{margin-top:0}.theme-install-overlay{display:none}.theme-install-overlay.single-theme{display:block}.install-theme-info{display:none;padding:10px 20px 60px}.single-theme .install-theme-info{padding-top:15px}.theme-install-overlay .install-theme-info{display:block}.install-theme-info .theme-install{float:right;margin-top:18px}.install-theme-info .theme-name{font-size:16px;line-height:24px;margin-bottom:0;margin-top:0}.install-theme-info .theme-screenshot{margin-top:15px;width:258px;border:1px solid #ccc}.install-theme-info .theme-details{overflow:hidden}.theme-details .theme-version{margin:15px 0;float:left}.theme-details .star-rating{margin:7px 0;float:right}.theme-details .theme-description{float:left;color:#777;line-height:20px;max-width:100%}.theme-install-overlay .wp-full-overlay-header .theme-install{float:right;margin:8px 10px 0 0;line-height:26px}.theme-install-overlay .wp-full-overlay-sidebar{background:#eee;border-right:1px solid #ddd}.theme-install-overlay .wp-full-overlay-sidebar-content{background:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.theme-install-overlay .wp-full-overlay-main{background:#fff url(../images/spinner.gif) no-repeat center center;-webkit-background-size:20px 20px;background-size:20px 20px}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.wp-full-overlay .collapse-sidebar-arrow{background-image:url(../images/arrows-2x.png);-webkit-background-size:15px 123px;background-size:15px 123px}.customize-loading #customize-container,.theme-install-overlay .wp-full-overlay-main{background-image:url(../images/spinner-2x.gif)}}@media screen and (max-width:782px){.available-theme .action-links .delete-theme{float:none;margin:0;padding:0;clear:both}.available-theme .action-links .delete-theme a{padding:0}}.press-this #message{border-left:4px solid #7ad03a;padding:1px 12px;background-color:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.press-this #side-sortables .category-tabs li{display:inline;line-height:1.35em}body.press-this ul.category-tabs li.tabs a{color:#333}.press-this #content-resize-handle{bottom:2px}body.press-this{color:#333;margin:0;padding:0;min-width:708px;min-height:400px}.press-this #titlediv #title{font-size:1.4em}.press-this #site-heading:before{top:3px;position:relative;display:inline-block;font:400 18px/1 dashicons;speak:none;color:#727272;content:'\f120';-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.press-this #wphead{height:32px;margin-left:0;margin-right:0;margin-bottom:5px}.press-this #header-logo{float:left;margin:7px 7px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.press-this #wphead h1{font-weight:400;font-size:16px;line-height:32px;margin:0;float:left}.press-this #wphead h1 a{text-decoration:none}.press-this #wphead h1 a:hover{text-decoration:underline}.press-this #message{margin:10px 0}.press-this .posting{margin-right:250px}.press-this-sidebar{float:right;width:240px;padding-top:10px}.press-this #title{margin-left:0;margin-right:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.press-this .tagchecklist{margin-top:8px}.press-this #titlediv{margin:0}.press-this #wp-content-wrap #wp-content-editor-tools{padding:0;top:3px;overflow:hidden}.press-this .wp-media-buttons{cursor:default;padding:8px 8px 6px}.press-this #wp-content-wrap #wp-content-media-buttons a{padding:0;line-height:normal;height:auto;font-size:16px}.press-this #wp-content-wrap .mce-toolbar .mce-btn-group .mce-btn{margin:0 1px}.press-this #wp-content-wrap .mce-toolbar .mce-btn button{padding:2px 3px}.press-this #wp-content-wrap .quicktags-toolbar,.press-this #wp-content-wrap div.mce-toolbar-grp{padding-right:3px}.press-this .howto{margin-top:2px;margin-bottom:3px;font-size:12px;font-style:italic;display:block}.press-this #wp-content-editor-container{clear:none}.press-this #poststuff .inside{margin-top:18px}.press-this .category-tabs{margin-bottom:3px}.press-this #poststuff{margin:0 8px;padding:0}.press-this #photo-add-url-div input[type=text]{width:220px}#poststuff #editor-toolbar{height:30px}.posting{margin-right:212px;position:relative}.press-this .inner-sidebar{width:200px}.press-this .inner-sidebar .sleeve{padding-top:5px}.press-this #submitdiv p{margin:0;padding:6px}.press-this #submitdiv #publishing-actions{border-bottom:1px solid #dfdfdf}.press-this #publish{float:right}.press-this #poststuff h2,.press-this #poststuff h3{font-size:14px;line-height:1}.press-this #categorydiv h3,.press-this #tagsdiv-post_tag h3{cursor:pointer}.press-this #submitdiv h3{cursor:default}h3.tb{font-weight:600;font-size:12px;margin-left:5px}.press-this .postbox,.press-this .stuffbox{margin-bottom:10px;min-width:0}.press-this #submitdiv:hover .handlediv{background:0 0}.tbtitle{font-size:1.7em;outline:0;padding:3px 4px;border:1px solid #dfdfdf}.press-this .actions{float:right;margin:-19px 0 0}.press-this #extra-fields .actions{margin:-32px -7px 0 0}.press-this .actions li{float:left;list-style:none;margin-right:10px}#extra-fields .button{margin-right:5px}#photo_saving{margin:0 8px 8px;vertical-align:middle}#img_container_container{overflow:auto}#extra-fields{margin-top:10px;position:relative}#extra-fields h2{margin:12px}#waiting{margin-top:10px;overflow:hidden}#waiting span{float:right;margin:0 0 0 5px}#waiting .spinner{display:block}#extra-fields .postbox{margin-bottom:5px}#extra-fields .titlewrap{padding:0;overflow:auto;height:120px}#img_container a{float:left;overflow:hidden}#img_container a,#img_container img{width:68px;height:68px}#img_container img{border:none;background-color:#f4f4f4;cursor:pointer}#img_container a,#img_container a:link,#img_container a:visited{border:1px solid #ccc;display:block;position:relative}#img_container a:active,#img_container a:hover{border-color:#000;z-index:1000;border-width:1px}#embed-code{width:100%;height:98px}.press-this .categorydiv div.tabs-panel{height:100px}.press-this .tagsdiv .newtag{width:120px}.press-this #content{margin:5px 0;padding:0 5px;border:0;height:340px;font-family:Consolas,Monaco,monospace;font-size:13px;line-height:19px;background:0 0}.press-this #publishing-actions .spinner{display:inline;vertical-align:middle}@media screen and (max-width:782px){.press-this ul.category-tabs li.tabs{padding:3px 5px 5px}.press-this a.wp-switch-editor{font:13px/19px "Open Sans",sans-serif;margin:5px 0 0 5px;padding:3px 8px 4px}.press-this #wp-content-media-buttons a{padding:0;line-height:normal;height:auto}.press-this #wp-content-editor-tools{padding:0;top:3px}.press-this .category-tabs{margin-top:0}.press-this .tagsdiv .newtag{width:120px;padding:3px 5px;margin-bottom:0}.press-this .tagchecklist{padding:0;margin-bottom:0}.press-this .wp_themeSkin a.mceButton{width:20px;height:20px}.press-this .wp_themeSkin .mceButton .mceIcon{margin:0}.press-this #poststuff h3,.press-this .metabox-holder h3{padding:7px 12px}.press-this input[type=checkbox],.press-this input[type=radio]{height:16px;width:16px}.press-this input[type=checkbox]:checked:before{width:16px;font:400 21px/1 dashicons;margin:-3px 0 0 -4px}.press-this input[type=radio]:checked:before{font:400 21px/1 dashicons;width:6px;height:6px;margin:4px}.press-this ul.categorychecklist li,.press-this ul.categorychecklist ul{margin-top:0;margin-bottom:0}.press-this div.quicktags-toolbar input{padding:2px 4px}.press-this input,.press-this textarea{font-size:14px}.press-this .tagchecklist span{font-size:13px;line-height:1.8em}}.about-wrap{position:relative;margin:25px 40px 0 20px;max-width:1050px;font-size:15px}.about-wrap div.error,.about-wrap div.updated{display:none!important}.about-wrap hr{border:0;height:0;margin:0;border-top:1px solid rgba(0,0,0,.1)}.about-wrap img{margin:0;max-width:100%;height:auto;vertical-align:middle}.about-wrap p{line-height:1.6em;font-size:14px}.about-wrap h1{margin:.2em 200px 0 0;color:#333;line-height:1.2em;font-size:2.8em;font-weight:400}.about-wrap h4{color:#222}.about-wrap .about-text,.about-wrap li.wp-person a.web,.about-wrap p.about-description{font-weight:400;line-height:1.6em;font-size:19px}.about-description{margin-top:1.4em}.about-text{margin:1em 200px 1em 0;min-height:60px;color:#777;font-size:24px}.about-wrap .changelog h2.about-headline-callout{margin:1.1em 0 .2em;font-size:2.4em;font-weight:300;line-height:1.3;text-align:center}.about-wrap h3{margin:1em 0 .6em;font-size:1.5em;line-height:1.5em}.about-wrap h3.higher{margin-top:.5em}.customize h3{margin-top:1.75em;text-align:center}.about-wrap .feature-section h4{margin:1.4em 0 .6em;font-size:1.2em}.about-wrap .feature-section p{margin-top:.6em}.about-wrap code,.about-wrap ol li p{font-size:14px}.about-wrap .button.button-large{padding:8px 20px 10px!important;height:46px!important;font-size:14px;line-height:28px!important}.about-wrap .about-overview-img{margin:0}.about-wrap .point-releases{margin-top:5px;border-bottom:1px solid #dfdfdf}.about-wrap .changelog.point-releases h3{padding-top:35px}.about-wrap .changelog.point-releases h3:first-child{padding-top:7px}.wp-badge{background:#0074a2 url(../images/w-logo-white.png?ver=20131202) no-repeat center 24px;background:#0074a2 center 24px,url(../images/wordpress-logo-white.svg?ver=20131110) no-repeat center 24px;-webkit-background-size:85px 85px;background-size:85px 85px;color:#78c8e6;font-size:14px;text-align:center;font-weight:600;margin:5px 0 0;padding-top:120px;height:40px;display:inline-block;width:150px;text-rendering:optimizeLegibility;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.2);box-shadow:0 1px 3px rgba(0,0,0,.2)}.about-wrap .wp-badge{position:absolute;top:0;right:0}.about-wrap h2.nav-tab-wrapper{padding-left:6px}.about-wrap h2 .nav-tab{padding:4px 15px 6px;margin:0 3px -1px 0;font-size:18px;vertical-align:top;border-width:1px}.about-overview{margin-top:40px;margin-bottom:40px;text-align:center}.about-overview p{margin:1em auto 50px;max-width:770px;font-size:18px;line-height:1.5;text-align:center}.about-wrap .feature-section{margin-top:40px;padding-bottom:20px}.about-wrap .feature-section.two-col>div{position:relative;width:47.6%;margin-right:4.799999999%;float:left}.about-wrap .feature-section.three-col>div{position:relative;width:29.95%;margin-right:4.999999999%;float:left}.about-wrap .feature-section.col .last-feature{margin-right:0}.about-wrap .under-the-hood .feature-section{margin-top:0}.about-wrap .changelog .feature-section{overflow:hidden}.about-wrap .feature-section.two-col div p{margin-right:3%}.about-wrap .feature-section div p img{float:right;margin-left:10px;max-width:20%}.about-video{position:relative;width:100%;height:0}.about-video-embed{padding-bottom:70.4%}.about-video-focus{padding-bottom:56.2%}.about-video .mejs-container,.about-video .wp-video,.about-video video{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.about-wrap .changelog li{list-style-type:disc;margin-left:3em}.about-wrap .return-to-dashboard{margin:30px 0 0 -5px;font-size:14px;font-weight:700}.about-wrap .return-to-dashboard a{text-decoration:none;padding:0 5px}.about-wrap h4.wp-people-group{margin-top:2.6em;font-size:16px}.about-wrap ul.wp-people-group{overflow:hidden;padding:0 5px;margin:0 -15px 0 -5px}.about-wrap ul.compact{margin-bottom:0}.about-wrap li.wp-person{float:left;margin-right:10px}.about-wrap li.wp-person img.gravatar{float:left;margin:0 10px 10px 0;padding:2px;width:60px;height:60px}.about-wrap ul.compact li.wp-person img.gravatar{width:30px;height:30px}.about-wrap li.wp-person{height:70px;width:280px;padding-bottom:15px}.about-wrap ul.compact li.wp-person{height:auto;width:180px;padding-bottom:0;margin-bottom:0}.about-wrap #wp-people-group-validators+p.wp-credits-list{margin-top:0}.about-wrap li.wp-person a.web{display:block;margin:6px 0 2px;font-size:16px;text-decoration:none}.about-wrap p.wp-credits-list a{white-space:nowrap}.freedoms-php .about-wrap ol{margin:40px 60px}.freedoms-php .about-wrap ol li{list-style-type:decimal;font-weight:700}.freedoms-php .about-wrap ol p{font-weight:400;margin:.6em 0}@media screen and (max-width:782px){.about-wrap .feature-section.one-col>div,.about-wrap .feature-section.three-col>div,.about-wrap .feature-section.two-col>div{width:100%;margin:0 0 40px;padding:0 0 40px;float:none;border-bottom:1px solid rgba(0,0,0,.1)}.about-wrap .feature-section.col>div.last-feature,.about-wrap .under-the-hood .feature-section>div{margin:0;padding:0;border-bottom:none}}@media screen and (max-width:710px){.about-overview{position:relative;padding-bottom:56.25%;width:100%;height:0}.about-overview embed{position:absolute;top:0;left:0;width:100%;height:100%}}@media only screen and (max-width:500px){.about-wrap{margin-right:20px;margin-left:10px}.about-text,.about-wrap h1{margin-right:0}.about-text{margin-bottom:.25em}.about-wrap .wp-badge{position:relative;margin-bottom:1.5em;width:100%}.about-wrap h2.nav-tab-wrapper{padding-left:0;border-bottom:0}.about-wrap h2 .nav-tab{margin-top:10px;margin-right:10px;border-bottom:1px solid #ccc}.about-wrap .feature-section.three-col div{width:100%;float:none}.about-wrap .three-col.about-updates .col-1{padding:0;float:none}.about-wrap .three-col.about-updates .col-2{margin:0 0 20px;width:100%;float:none}}.no-js #message{display:block}ul.add-menu-item-tabs li{padding:3px 5px 3px 8px}.accordion-section ul.add-menu-item-tabs,.accordion-section ul.category-tabs,.accordion-section ul.wp-tab-bar{margin:0}.accordion-section .categorychecklist{margin:13px 0}#nav-menu-meta .accordion-section-content{padding:18px 13px}#nav-menu-meta .button-controls{margin-bottom:0}#nav-menus-frame{margin-left:300px;margin-top:23px}#wpbody-content #menu-settings-column{display:inline;width:281px;margin-left:-300px;clear:both;float:left;padding-top:0}#menu-settings-column .inside{clear:both;margin:10px 0 0}.metabox-holder-disabled .accordion-section-content,.metabox-holder-disabled .accordion-section-title,.metabox-holder-disabled .postbox{opacity:.5;filter:alpha(opacity=50)}.metabox-holder-disabled .button-controls .select-all{display:none}#wpbody{position:relative}.blank-slate .menu-name{height:2em}.blank-slate .menu-settings{border:none;margin-top:0;padding-top:0;overflow:hidden}.is-submenu{color:#999;font-style:italic;font-weight:400;margin-left:4px}.manage-menus{margin-top:23px;padding:10px;overflow:hidden;background:#fbfbfb}.manage-menus select{float:left;margin-right:6px}.manage-menus .selected-menu{float:left;margin:5px 6px 0 0}.manage-menus .submit-btn{float:left;margin-top:1px}.menu-edit p{margin:.3em 0 .6em}.menu-edit #post-body-content h3{margin:1em 0 10px}.menu-settings{border-top:1px solid #eee;margin-top:2em}.menu-settings dl{margin:0 0 10px;overflow:hidden;padding-left:18%}.menu-settings dd{float:left;margin:0;width:100%}.menu-settings dt{float:left;clear:both;width:21.951%;padding:3px 0 0;margin-left:-21.951%}.menu-settings label{vertical-align:baseline}.menu-edit .checkbox-input{margin-top:4px}.theme-location-set{color:#999;font-size:11px}#menu-management-liquid{float:left;min-width:100%;margin-top:3px}#menu-management{position:relative;margin-right:20px;margin-top:-3px;width:100%;background:#f5f5f5}#menu-management .menu-edit{margin-bottom:20px}.nav-menus-php #post-body{padding:0 10px 10px;border-top:1px solid #fff;border-bottom:1px solid #dfdfdf;background:#fff}#nav-menu-footer,#nav-menu-header{padding:0 10px}#nav-menu-header{border-bottom:1px solid #dfdfdf;margin-bottom:0}#nav-menu-header .menu-name-label{margin-top:4px}.nav-menus-php #post-body div.error,.nav-menus-php #post-body div.updated{margin:0}.nav-menus-php #post-body-content{position:relative;float:none}#menu-management .menu-add-new abbr{font-weight:600}#select-nav-menu-container{text-align:right;padding:0 10px 3px;margin-bottom:5px}#select-nav-menu{width:100px;display:inline}#menu-name-label{margin-top:-2px}.widefat td.menu-location-menus{padding-bottom:5px}.menu-location-menus select{float:left}#locations-nav-menu-wrapper{padding:5px 0}.locations-nav-menu-select select{float:left;width:160px;margin-right:5px}.locations-row-links{float:left;margin:6px 0 0 6px}.locations-add-menu-link,.locations-edit-menu-link{margin:0 3px}.locations-edit-menu-link{padding-right:3px;border-right:1px solid #ccc}#wpbody .open-label{display:block;float:left}#wpbody .open-label span{padding-right:10px}.js .input-with-default-title{color:#aaa;font-style:italic}#menu-management .inside{padding:0 10px}.accordion-container .howto input,.postbox .howto input{width:180px;float:right}.accordion-container .outer-border{margin:0}.customlinkdiv .howto input{width:180px}.customlinkdiv p{margin-top:0}#nav-menu-theme-locations .howto select{width:100%}#nav-menu-theme-locations .button-controls{text-align:right}.add-menu-item-view-all{height:400px}#menu-container .submit{margin:0 0 10px;padding:0}.nav-menus-php .add-new-menu-action{float:left;margin:6px 0 0 6px;line-height:15px}.nav-menus-php .meta-sep,.nav-menus-php .submitcancel,.nav-menus-php .submitdelete{display:block;float:left;margin:6px 0;line-height:15px}.meta-sep{padding:0 2px}#cancel-save{text-decoration:underline;font-size:12px;margin-left:20px;margin-top:5px}.button-primary.right,.button-secondary.right,.button.right{float:right}.list-controls{float:left;margin-top:5px}.add-to-menu{float:right}.postbox .spinner{display:none;vertical-align:middle}.button-controls{clear:both;margin:10px 0}.hide-all,.show-all{cursor:pointer}.hide-all{display:none}#menu-name{width:270px}#manage-menu .inside{padding:0}#available-links dt{display:block}#add-custom-link .howto{font-size:12px}#add-custom-link label span{display:block;float:left;margin-top:5px;padding-right:5px}.menu-item-textbox{width:180px}.nav-menus-php .howto span{margin-top:6px;display:block;float:left}.quick-search{width:190px}.nav-menus-php .list-wrap{display:none;clear:both;margin-bottom:10px}.nav-menus-php .postbox p.submit{margin-bottom:0}.nav-menus-php .list li{display:none;margin:0 0 5px}.nav-menus-php .list li .menu-item-title{cursor:pointer;display:block}.nav-menus-php .list li .menu-item-title input{margin-right:3px;margin-top:-3px}.menu-item-title input[type=checkbox]{display:inline-block;margin-top:-4px}#menu-container .inside{padding-bottom:10px}.menu{padding-top:1em}#menu-to-edit{margin:0;padding:.1em 0}.menu ul{width:100%}.menu li{margin-bottom:0;position:relative}.menu-item-bar{clear:both;line-height:1.5em;position:relative;margin:9px 0 0}.menu-item-bar .menu-item-handle{border:1px solid #dfdfdf;position:relative;padding:10px 15px;height:auto;width:382px;line-height:30px;overflow:hidden;word-wrap:break-word}.menu-item-bar .menu-item-handle:hover{border-color:#999}#menu-to-edit .menu-item-invalid .menu-item-handle{background:#f6c9cc;border-color:#f1acb1}.no-js .menu-item-edit-active .item-edit{display:none}.js .menu-item-handle{cursor:move}.menu li.deleting .menu-item-handle{background-image:none;background-color:#f66}.menu-item-handle .item-title{font-size:13px;font-weight:600;line-height:20px;display:block;margin-right:13em}.menu-item-handle .menu-item-title.no-title{color:#999}li.menu-item.ui-sortable-helper dl{margin-top:0}li.menu-item.ui-sortable-helper .menu-item-transport dl{margin-top:13px}.menu .sortable-placeholder{height:35px;width:410px;margin-top:13px}.menu-item-depth-0{margin-left:0}.menu-item-depth-1{margin-left:30px}.menu-item-depth-2{margin-left:60px}.menu-item-depth-3{margin-left:90px}.menu-item-depth-4{margin-left:120px}.menu-item-depth-5{margin-left:150px}.menu-item-depth-6{margin-left:180px}.menu-item-depth-7{margin-left:210px}.menu-item-depth-8{margin-left:240px}.menu-item-depth-9{margin-left:270px}.menu-item-depth-10{margin-left:300px}.menu-item-depth-11{margin-left:330px}.menu-item-depth-0 .menu-item-transport{margin-left:0}.menu-item-depth-1 .menu-item-transport{margin-left:-30px}.menu-item-depth-2 .menu-item-transport{margin-left:-60px}.menu-item-depth-3 .menu-item-transport{margin-left:-90px}.menu-item-depth-4 .menu-item-transport{margin-left:-120px}.menu-item-depth-5 .menu-item-transport{margin-left:-150px}.menu-item-depth-6 .menu-item-transport{margin-left:-180px}.menu-item-depth-7 .menu-item-transport{margin-left:-210px}.menu-item-depth-8 .menu-item-transport{margin-left:-240px}.menu-item-depth-9 .menu-item-transport{margin-left:-270px}.menu-item-depth-10 .menu-item-transport{margin-left:-300px}.menu-item-depth-11 .menu-item-transport{margin-left:-330px}body.menu-max-depth-0{min-width:950px!important}body.menu-max-depth-1{min-width:980px!important}body.menu-max-depth-2{min-width:1010px!important}body.menu-max-depth-3{min-width:1040px!important}body.menu-max-depth-4{min-width:1070px!important}body.menu-max-depth-5{min-width:1100px!important}body.menu-max-depth-6{min-width:1130px!important}body.menu-max-depth-7{min-width:1160px!important}body.menu-max-depth-8{min-width:1190px!important}body.menu-max-depth-9{min-width:1220px!important}body.menu-max-depth-10{min-width:1250px!important}body.menu-max-depth-11{min-width:1280px!important}.item-type{color:#777;font-size:12px;padding:12px 10px;line-height:18px;display:block}.item-controls{font-size:12px;position:absolute;right:20px;top:-1px}.item-controls a{text-decoration:none}.item-controls a:hover{cursor:pointer}.item-controls .item-order{padding-right:10px}.nav-menus-php .item-edit{position:absolute;right:-20px;top:0;display:block;width:30px;height:40px;margin-right:0!important;text-indent:100%;outline:0;overflow:hidden;white-space:nowrap}.menu-instructions-inactive{display:none}.menu-item-settings{display:block;width:402px;padding:10px 0 10px 10px;position:relative;z-index:10;border:1px solid #e5e5e5;border-top:none;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04)}.menu-item-settings .field-move a{display:none;margin:0 2px}.menu-item-edit-active .menu-item-settings{display:block}.menu-item-edit-inactive .menu-item-settings{display:none}.add-menu-item-pagelinks{margin:.5em auto;text-align:center}.link-to-original{display:block;margin:0 0 10px;padding:3px 5px 5px;border:1px solid #dfdfdf;color:#777;font-size:12px;font-style:italic}.link-to-original a{padding-left:4px;font-style:normal}.hidden-field{display:none}.menu-item-settings .description-thin,.menu-item-settings .description-wide{margin-right:10px;float:left}.description-thin{width:190px;height:40px}.description-wide{width:390px}.menu-item-actions{padding-top:15px}#cancel-save{cursor:pointer}.nav-menus-php .major-publishing-actions{clear:both;padding:3px 0 6px}.nav-menus-php .major-publishing-actions .publishing-action{text-align:right;float:right;line-height:23px;margin:4px 0 1px}.nav-menus-php .blank-slate .menu-settings{display:none}.nav-menus-php .delete-action{float:left;margin-top:2px}.nav-menus-php .submitbox .submitcancel{border-bottom:1px solid #0074a2;padding:1px 2px;color:#0074a2;text-decoration:none}.nav-menus-php .submitbox .submitcancel:hover{background:#0074a2;color:#fff}.nav-menus-php .major-publishing-actions .form-invalid{padding-left:4px;margin-left:-4px}#menu-item-name-wrap:after,#menu-item-url-wrap:after,#menu-name-label:after,#menu-settings-column .inside:after,#nav-menus-frame:after,.nav-menus-php #post-body-content:after,.nav-menus-php .button-controls:after,.nav-menus-php .major-publishing-actions:after,.nav-menus-php .menu-item-settings:after{clear:both;content:".";display:block;height:0;visibility:hidden}#menu-item-name-wrap,#menu-item-url-wrap,#nav-menus-frame,.button-controls{display:block}@media screen and (max-width:782px){body.nav-menus-php{min-width:0!important}#nav-menus-frame{margin-left:0;float:none;width:100%}#wpbody-content #menu-settings-column{display:block;width:100%;float:none;margin-left:0}#side-sortables .add-menu-item-tabs{margin:15px 0 14px}ul.add-menu-item-tabs li.tabs{padding:13px 15px 14px}.nav-menus-php .item-controls .item-type{margin-top:2px}.nav-menus-php .customlinkdiv .howto input{width:65%}.nav-menus-php .quick-search{width:85%}#menu-management-liquid{margin-top:25px}.nav-menus-php .menu-name-label.howto span{margin-top:13px}.menu-name-label #menu-name{margin-top:4px}.nav-menus-php .major-publishing-actions .publishing-action{margin-top:6px}.nav-menus-php .delete-action{font-size:14px;line-height:50px;margin-top:12px}.description-wide,.menu-item-bar .menu-item-handle,.menu-item-settings{width:auto}.menu-item-settings{padding:10px}.menu-item-settings .description-thin,.menu-item-settings .description-wide{width:100%;height:auto}.menu-item-settings input{width:100%}.menu-settings dl{padding-left:0}.menu-settings dd{float:none;width:100%;margin-bottom:15px}.menu-settings dt{float:none;width:auto;margin-left:0;margin-bottom:15px}}@media only screen and (max-width:768px){#menu-locations-wrap .widefat{width:100%}}.widget{margin:0 auto 10px;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.widget-top{font-size:13px;font-weight:600;background:#f7f7f7}.widget-top a.widget-action,.widget-top a.widget-action:hover{-webkit-box-shadow:none;box-shadow:none;outline:0;text-decoration:none}.widget-title h4{margin:0;padding:15px;line-height:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.widgets-holder-wrap .widget-inside{border-top:none;padding:1px 15px 15px;line-height:16px}#available-widgets .widget-description,#widgets-right a.widget-control-edit,.in-widget-title{color:#666}.deleting .widget-title,.deleting .widget-top a.widget-action:after{color:#aaa}.widget.ui-draggable-dragging{min-width:100%}.widget.ui-sortable-helper{opacity:.8}.widget-placeholder{border:1px dashed #bbb;margin:0 auto 10px;height:45px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#widgets-right .widget-placeholder{margin-top:0}#widgets-right .closed .widget-placeholder{height:0;border:0;margin-top:-10px}.sidebar-name{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sidebar-name-arrow{position:absolute;top:0;right:0;bottom:0}.js .sidebar-name{cursor:pointer}.sidebar-name h3{margin:0;padding:8px 10px;overflow:hidden;white-space:nowrap}.widgets-holder-wrap .description{padding:0 0 15px;margin:0;font-style:normal;color:#777}#widgets-right .widgets-holder-wrap .description{padding-left:7px;padding-right:7px}div.widget-liquid-left{margin:0;width:38%;float:left}div.widget-liquid-right{float:right;width:58%}div#widgets-left{padding-top:12px}div#widgets-left .closed .sidebar-name,div#widgets-left .inactive-sidebar.closed .sidebar-name{margin-bottom:10px}div#widgets-left .sidebar-name h3{padding:10px 0;margin:0 10px 0 0}div#widgets-left .sidebar-name .sidebar-name-arrow:before{right:0;top:4px;padding:4px 6px 4px 4px}#widgets-left #available-widgets,div#widgets-left .widget-holder{background:0 0;border:none}#widgets-left .widgets-holder-wrap{border:none;-webkit-box-shadow:none;box-shadow:none}#available-widgets .widget-action{display:none}#available-widgets .widget{margin:0}#available-widgets .widget:nth-child(odd){clear:both}#available-widgets .widget .widget-description{display:block;padding:10px 15px;font-size:12px}#available-widgets #widget-list{position:relative}#widgets-left .inactive-sidebar{clear:both;width:100%;background:0 0;padding:0;margin:0 0 20px;border:none;-webkit-box-shadow:none;box-shadow:none}#widgets-left .inactive-sidebar.first{margin-top:40px}div#widgets-left .inactive-sidebar .widget.expanded{left:auto}.widget-title-action{float:right;position:relative}div#widgets-left .inactive-sidebar .widgets-sortables{min-height:42px;padding:0;background:0 0;margin:0;position:relative}div#widgets-right:after{content:".";display:block;height:0;clear:both;visibility:hidden}div#widgets-right .sidebars-column-1,div#widgets-right .sidebars-column-2{max-width:450px}div#widgets-right .widgets-holder-wrap{margin:10px 0 0}div#widgets-right .sidebar-description{min-height:20px;margin-top:-5px}div#widgets-right .sidebar-name h3{padding:15px 7px}div#widgets-right .sidebar-name .sidebar-name-arrow:before{right:0;top:4px}div#widgets-right .widget-top{padding:0}div#widgets-right .widgets-sortables{padding:0 8px;margin-bottom:9px;position:relative;min-height:123px}div#widgets-right .closed .widgets-sortables{min-height:0;margin-bottom:0}.sidebar-name .spinner{margin:-5px 5px;float:none}#widgets-right .widgets-holder-wrap.widget-hover{border-color:#777;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);box-shadow:0 1px 2px rgba(0,0,0,.3)}.widgets_access #widgets-left .widget .widget-top{cursor:auto}.widgets_access #wpwrap .widget-control-edit,.widgets_access #wpwrap .widgets-holder-wrap.closed .sidebar-description,.widgets_access #wpwrap .widgets-holder-wrap.closed .widget{display:block}.widgets_access #widgets-left .widget .widget-top:hover,.widgets_access #widgets-right .widget .widget-top:hover{border-color:#ddd}#available-widgets .widget-control-edit .edit,#widgets-left .inactive-sidebar .widget-control-edit .add,#widgets-right .widget-control-edit .add{display:none}.widget-control-edit{display:block;color:#666;background:#EEE;padding:0 15px;line-height:43px;border-left:1px solid #DDD}#widgets-left .widget-control-edit:hover,#widgets-right .widget-control-edit:hover{color:#fff;background:#444;border-left:0;outline:#444 solid 1px}.widgets-holder-wrap .sidebar-description,.widgets-holder-wrap .sidebar-name{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.editwidget{margin:0 auto}.editwidget .widget-inside{display:block;padding:0 15px}.editwidget .widget-control-actions{margin-top:20px}.js .closed br.clear,.js .widgets-holder-wrap.closed .sidebar-description,.js .widgets-holder-wrap.closed .widget,.widget-description,.widget-inside{display:none}.widget-inside{background:#fff}#removing-widget{display:none;font-weight:400;padding-left:15px;font-size:12px;line-height:1;color:#000}.js #removing-widget{color:#2ea2cc}#access-off,.no-js .widget-holder .description,.widget-control-noform,.widgets_access #access-on,.widgets_access .sidebar-name-arrow,.widgets_access .widget-action,.widgets_access .widget-holder .description{display:none}.widgets_access #widget-list,.widgets_access .widget-holder{padding-top:10px}.widgets_access #access-off{display:inline}.widgets_access .sidebar-name,.widgets_access .widget .widget-top{cursor:default}.widget-liquid-left #widgets-left.chooser #available-widgets .widget,.widget-liquid-left #widgets-left.chooser .inactive-sidebar{-webkit-transition:opacity .1s linear;transition:opacity .1s linear;opacity:.2;pointer-events:none}.widget-liquid-left #widgets-left.chooser #available-widgets .widget-in-question{opacity:1;pointer-events:auto}#available-widgets .widget-top:hover,#widgets-left .widget-in-question .widget-top,#widgets-left .widget-top:hover,.widgets-chooser ul,div#widgets-right .widget-top:hover{border-color:#999;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1)}.widgets-chooser ul.widgets-chooser-sidebars{margin:0;list-style-type:none;max-height:300px;overflow:auto}.widgets-chooser{display:none}.widgets-chooser ul{border:1px solid #ccc}.widgets-chooser li{padding:10px 15px 10px 35px;border-bottom:1px solid #ccc;background:#fff;margin:0;cursor:pointer;outline:0;position:relative;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.widgets-chooser li:focus,.widgets-chooser li:hover{background:rgba(255,255,255,.7)}.widgets-chooser li:focus:before{content:'\f147';display:block;-webkit-font-smoothing:antialiased;font:400 26px/1 dashicons;color:#999;position:absolute;top:7px;left:5px}.widgets-chooser li:last-child{border:none}.widgets-chooser li.widgets-chooser-selected{background:#2ea2cc;color:#fff}.widgets-chooser li.widgets-chooser-selected:before,.widgets-chooser li.widgets-chooser-selected:focus:before{content:'\f147';display:block;-webkit-font-smoothing:antialiased;font:400 26px/1 dashicons;color:#fff;position:absolute;top:7px;left:5px}.widgets-chooser .widgets-chooser-actions{padding:10px 0 12px;text-align:center}.widgets-chooser button{margin-right:5px}#available-widgets .widget .widget-top{cursor:pointer}@media screen and (max-width:480px){div.widget-liquid-left{width:100%;float:none;border-right:none;padding-right:0}#widgets-left #available-widgets .widget-top,#widgets-left .inactive-sidebar .widgets-sortables,#widgets-left .sidebar-name{margin-right:0}div.widget-liquid-right{width:100%;float:none}div.widget{margin:0 auto 10px!important;max-width:480px}}@media screen and (max-width:320px){div.widget{max-width:320px}}@media only screen and (min-width:1250px){#widgets-left #available-widgets .widget{width:49%;float:left}.widget.ui-draggable-dragging{min-width:49%}#widgets-left #available-widgets .widget:nth-child(even){float:right}#widgets-right .sidebars-column-1,#widgets-right .sidebars-column-2{float:left;width:49%}#widgets-right .sidebars-column-1{margin-right:2%}#widgets-right.single-sidebar .sidebars-column-1,#widgets-right.single-sidebar .sidebars-column-2{float:none;width:100%;margin:0}}body.rtl,body.rtl .press-this a.wp-switch-editor{font-family:Tahoma,Arial,sans-serif}body.locale-he-il,body.locale-he-il .press-this a.wp-switch-editor{font-family:Arial,sans-serif}.locale-he-il em{font-style:normal;font-weight:700}.locale-zh-cn #local-time,.locale-zh-cn #utc-time,.locale-zh-cn .form-wrap p,.locale-zh-cn .howto,.locale-zh-cn .inline-edit-row fieldset span.checkbox-title,.locale-zh-cn .inline-edit-row fieldset span.title,.locale-zh-cn .js .input-with-default-title,.locale-zh-cn .link-to-original,.locale-zh-cn .tablenav .displaying-num,.locale-zh-cn p.description,.locale-zh-cn p.help,.locale-zh-cn p.install-help,.locale-zh-cn span.description{font-style:normal}.locale-zh-cn .hdnle a{font-size:12px}.locale-zh-cn form.upgrade .hint{font-style:normal;font-size:100%}.locale-zh-cn #wp-fullscreen-tagline{font-family:KaiTi,"楷体",sans-serif}.locale-zh-cn #wp-fullscreen-modes a{font-size:12px}.locale-zh-cn #sort-buttons{font-size:1em!important}.locale-de-de .inline-edit-row fieldset label span.title{width:7em}.locale-de-de .inline-edit-row fieldset label span.input-text-wrap{margin-left:7em}.locale-de-de #customize-header-actions .button{padding:0 5px 1px}.locale-de-de #customize-header-actions .spinner{margin:16px 3px 0}.locale-ru-ru .inline-edit-row fieldset label span.title{width:8em}.locale-ru-ru .inline-edit-row fieldset label span.input-text-wrap{margin-left:8em}.locale-ru-ru.post-new-php .tagsdiv .newtag,.locale-ru-ru.post-php .tagsdiv .newtag{width:165px}.locale-ru-ru.press-this .posting{margin-right:277px}.locale-ru-ru .press-this-sidebar{width:265px}.locale-ru-ru #customize-header-actions .button{padding:0 5px 1px}.locale-ru-ru #customize-header-actions .spinner{margin:16px 3px 0}.locale-lt-lt .inline-edit-row fieldset label span.title{width:8em}.locale-lt-lt .inline-edit-row fieldset label span.input-text-wrap{margin-left:8em} \ No newline at end of file diff --git a/sources/wp-admin/custom-background.php b/sources/wp-admin/custom-background.php index e53cd7d..a23efda 100644 --- a/sources/wp-admin/custom-background.php +++ b/sources/wp-admin/custom-background.php @@ -22,7 +22,7 @@ class Custom_Background { * @since 3.0.0 * @access private */ - var $admin_header_callback; + private $admin_header_callback; /** * Callback for header div. @@ -31,7 +31,7 @@ class Custom_Background { * @since 3.0.0 * @access private */ - var $admin_image_div_callback; + private $admin_image_div_callback; /** * Holds the page menu hook. @@ -40,7 +40,7 @@ class Custom_Background { * @since 3.0.0 * @access private */ - var $page = ''; + private $page = ''; /** * Constructor - Register administration header callback. @@ -50,7 +50,7 @@ class Custom_Background { * @param callback $admin_image_div_callback Optional custom image div output callback. * @return Custom_Background */ - function __construct($admin_header_callback = '', $admin_image_div_callback = '') { + public function __construct($admin_header_callback = '', $admin_image_div_callback = '') { $this->admin_header_callback = $admin_header_callback; $this->admin_image_div_callback = $admin_image_div_callback; @@ -58,12 +58,64 @@ class Custom_Background { add_action( 'wp_ajax_set-background-image', array( $this, 'wp_set_background_image' ) ); } + /** + * Make private properties readable for backwards compatibility. + * + * @since 4.0.0 + * @access public + * + * @param string $name Property name. + * @return mixed Property. + */ + public function __get( $name ) { + return $this->$name; + } + + /** + * Make private properties settable for backwards compatibility. + * + * @since 4.0.0 + * @access public + * + * @param string $name Property to set. + * @param mixed $value Property value. + * @return mixed Newly-set property. + */ + public function __set( $name, $value ) { + return $this->$name = $value; + } + + /** + * Make private properties checkable for backwards compatibility. + * + * @since 4.0.0 + * @access public + * + * @param string $name Property to check if set. + * @return bool Whether the property is set. + */ + public function __isset( $name ) { + return isset( $this->$name ); + } + + /** + * Make private properties un-settable for backwards compatibility. + * + * @since 4.0.0 + * @access public + * + * @param string $name Property to unset. + */ + public function __unset( $name ) { + unset( $this->$name ); + } + /** * Set up the hooks for the Custom Background admin page. * * @since 3.0.0 */ - function init() { + public function init() { if ( ! current_user_can('edit_theme_options') ) return; @@ -82,7 +134,7 @@ class Custom_Background { * * @since 3.0.0 */ - function admin_load() { + public function admin_load() { get_current_screen()->add_help_tab( array( 'id' => 'overview', 'title' => __('Overview'), @@ -109,7 +161,7 @@ class Custom_Background { * * @since 3.0.0 */ - function take_action() { + public function take_action() { if ( empty($_POST) ) return; @@ -176,7 +228,7 @@ class Custom_Background { * * @since 3.0.0 */ - function admin_page() { + public function admin_page() { ?>

@@ -204,7 +256,8 @@ class Custom_Background { if ( get_background_image() ) { $background_image_thumb = esc_url( set_url_scheme( get_theme_mod( 'background_image_thumb', str_replace( '%', '%%', get_background_image() ) ) ) ); - // background-image URL must be single quote, see below + + // Background-image URL must be single quote, see below. $background_styles .= ' background-image: url(\'' . $background_image_thumb . '\');' . ' background-repeat: ' . get_theme_mod( 'background_repeat', get_theme_support( 'custom-background', 'default-repeat' ) ) . ';' . ' background-position: top ' . get_theme_mod( 'background_position_x', get_theme_support( 'custom-background', 'default-position-x' ) ); @@ -343,7 +396,7 @@ if ( current_theme_supports( 'custom-background', 'default-color' ) ) * * @since 3.0.0 */ - function handle_upload() { + public function handle_upload() { if ( empty($_FILES) ) return; @@ -397,7 +450,7 @@ if ( current_theme_supports( 'custom-background', 'default-color' ) ) * * @since 3.4.0 */ - function attachment_fields_to_edit( $form_fields ) { + public function attachment_fields_to_edit( $form_fields ) { return $form_fields; } @@ -406,7 +459,7 @@ if ( current_theme_supports( 'custom-background', 'default-color' ) ) * * @since 3.4.0 */ - function filter_upload_tabs( $tabs ) { + public function filter_upload_tabs( $tabs ) { return $tabs; } diff --git a/sources/wp-admin/custom-header.php b/sources/wp-admin/custom-header.php index 1c9971f..76f6f74 100644 --- a/sources/wp-admin/custom-header.php +++ b/sources/wp-admin/custom-header.php @@ -22,7 +22,7 @@ class Custom_Image_Header { * @since 2.1.0 * @access private */ - var $admin_header_callback; + private $admin_header_callback; /** * Callback for header div. @@ -31,7 +31,7 @@ class Custom_Image_Header { * @since 3.0.0 * @access private */ - var $admin_image_div_callback; + private $admin_image_div_callback; /** * Holds default headers. @@ -40,7 +40,7 @@ class Custom_Image_Header { * @since 3.0.0 * @access private */ - var $default_headers = array(); + private $default_headers = array(); /** * Holds custom headers uploaded by the user. @@ -49,7 +49,7 @@ class Custom_Image_Header { * @since 3.2.0 * @access private */ - var $uploaded_headers = array(); + private $uploaded_headers = array(); /** * Holds the page menu hook. @@ -58,7 +58,7 @@ class Custom_Image_Header { * @since 3.0.0 * @access private */ - var $page = ''; + private $page = ''; /** * Constructor - Register administration header callback. @@ -68,7 +68,7 @@ class Custom_Image_Header { * @param callback $admin_image_div_callback Optional custom image div output callback. * @return Custom_Image_Header */ - function __construct($admin_header_callback, $admin_image_div_callback = '') { + public function __construct($admin_header_callback, $admin_image_div_callback = '') { $this->admin_header_callback = $admin_header_callback; $this->admin_image_div_callback = $admin_image_div_callback; @@ -80,12 +80,64 @@ class Custom_Image_Header { add_action( 'wp_ajax_custom-header-remove', array( $this, 'ajax_header_remove' ) ); } + /** + * Make private properties readable for backwards compatibility. + * + * @since 4.0.0 + * @access public + * + * @param string $name Property to get. + * @return mixed Property. + */ + public function __get( $name ) { + return $this->$name; + } + + /** + * Make private properties settable for backwards compatibility. + * + * @since 4.0.0 + * @access public + * + * @param string $name Property to set. + * @param mixed $value Property value. + * @return mixed Newly-set property. + */ + public function __set( $name, $value ) { + return $this->$name = $value; + } + + /** + * Make private properties checkable for backwards compatibility. + * + * @since 4.0.0 + * @access public + * + * @param string $name Property to check if set. + * @return bool Whether the property is set. + */ + public function __isset( $name ) { + return isset( $this->$name ); + } + + /** + * Make private properties un-settable for backwards compatibility. + * + * @since 4.0.0 + * @access public + * + * @param string $name Property to unset. + */ + public function __unset( $name ) { + unset( $this->$name ); + } + /** * Set up the hooks for the Custom Header admin page. * * @since 2.1.0 */ - function init() { + public function init() { if ( ! current_user_can('edit_theme_options') ) return; @@ -106,7 +158,7 @@ class Custom_Image_Header { * * @since 3.0.0 */ - function help() { + public function help() { get_current_screen()->add_help_tab( array( 'id' => 'overview', 'title' => __('Overview'), @@ -148,7 +200,7 @@ class Custom_Image_Header { * * @return int Current step */ - function step() { + public function step() { if ( ! isset( $_GET['step'] ) ) return 1; @@ -167,7 +219,7 @@ class Custom_Image_Header { * * @since 2.1.0 */ - function js_includes() { + public function js_includes() { $step = $this->step(); if ( ( 1 == $step || 3 == $step ) ) { @@ -185,7 +237,7 @@ class Custom_Image_Header { * * @since 2.7.0 */ - function css_includes() { + public function css_includes() { $step = $this->step(); if ( ( 1 == $step || 3 == $step ) && current_theme_supports( 'custom-header', 'header-text' ) ) @@ -199,7 +251,7 @@ class Custom_Image_Header { * * @since 2.6.0 */ - function take_action() { + public function take_action() { if ( ! current_user_can('edit_theme_options') ) return; @@ -245,7 +297,7 @@ class Custom_Image_Header { * * @since 3.0.0 */ - function process_default_headers() { + public function process_default_headers() { global $_wp_default_headers; if ( !empty($this->headers) ) @@ -275,7 +327,7 @@ class Custom_Image_Header { * * @since 3.0.0 */ - function show_header_selector( $type = 'default' ) { + public function show_header_selector( $type = 'default' ) { if ( 'default' == $type ) { $headers = $this->default_headers; } else { @@ -312,7 +364,7 @@ class Custom_Image_Header { * * @since 2.1.0 */ - function js() { + public function js() { $step = $this->step(); if ( ( 1 == $step || 3 == $step ) && current_theme_supports( 'custom-header', 'header-text' ) ) $this->js_1(); @@ -325,11 +377,20 @@ class Custom_Image_Header { * * @since 2.6.0 */ - function js_1() { ?> + public function js_1() { + $default_color = ''; + if ( current_theme_supports( 'custom-header', 'default-text-color' ) ) { + $default_color = get_theme_support( 'custom-header', 'default-text-color' ); + if ( $default_color && false === strpos( $default_color, '#' ) ) { + $default_color = '#' . $default_color; + } + } + ?> + '; + '; + } else { + echo ''; + } } } @@ -122,11 +137,11 @@ class WP_Upgrader_Skin { * @since 2.8.0 */ class Plugin_Upgrader_Skin extends WP_Upgrader_Skin { - var $plugin = ''; - var $plugin_active = false; - var $plugin_network_active = false; + public $plugin = ''; + public $plugin_active = false; + public $plugin_network_active = false; - function __construct($args = array()) { + public function __construct($args = array()) { $defaults = array( 'url' => '', 'plugin' => '', 'nonce' => '', 'title' => __('Update Plugin') ); $args = wp_parse_args($args, $defaults); @@ -138,7 +153,7 @@ class Plugin_Upgrader_Skin extends WP_Upgrader_Skin { parent::__construct($args); } - function after() { + public function after() { $this->plugin = $this->upgrader->plugin_info(); if ( !empty($this->plugin) && !is_wp_error($this->result) && $this->plugin_active ){ echo ''; @@ -176,17 +191,17 @@ class Plugin_Upgrader_Skin extends WP_Upgrader_Skin { * @since 3.0.0 */ class Bulk_Upgrader_Skin extends WP_Upgrader_Skin { - var $in_loop = false; - var $error = false; + public $in_loop = false; + public $error = false; - function __construct($args = array()) { + public function __construct($args = array()) { $defaults = array( 'url' => '', 'nonce' => '' ); $args = wp_parse_args($args, $defaults); parent::__construct($args); } - function add_strings() { + public function add_strings() { $this->upgrader->strings['skin_upgrade_start'] = __('The update process is starting. This process may take a while on some hosts, so please be patient.'); $this->upgrader->strings['skin_update_failed_error'] = __('An error occurred while updating %1$s: %2$s'); $this->upgrader->strings['skin_update_failed'] = __('The update of %1$s failed.'); @@ -194,7 +209,7 @@ class Bulk_Upgrader_Skin extends WP_Upgrader_Skin { $this->upgrader->strings['skin_upgrade_end'] = __('All updates have been completed.'); } - function feedback($string) { + public function feedback($string) { if ( isset( $this->upgrader->strings[$string] ) ) $string = $this->upgrader->strings[$string]; @@ -215,18 +230,19 @@ class Bulk_Upgrader_Skin extends WP_Upgrader_Skin { echo "

$string

\n"; } - function header() { + public function header() { // Nothing, This will be displayed within a iframe. } - function footer() { + public function footer() { // Nothing, This will be displayed within a iframe. } - function error($error) { + public function error($error) { if ( is_string($error) && isset( $this->upgrader->strings[$error] ) ) $this->error = $this->upgrader->strings[$error]; if ( is_wp_error($error) ) { + $messages = array(); foreach ( $error->get_error_messages() as $emessage ) { if ( $error->get_error_data() && is_string( $error->get_error_data() ) ) $messages[] = $emessage . ' ' . esc_html( strip_tags( $error->get_error_data() ) ); @@ -238,15 +254,15 @@ class Bulk_Upgrader_Skin extends WP_Upgrader_Skin { echo ''; } - function bulk_header() { + public function bulk_header() { $this->feedback('skin_upgrade_start'); } - function bulk_footer() { + public function bulk_footer() { $this->feedback('skin_upgrade_end'); } - function before($title = '') { + public function before($title = '') { $this->in_loop = true; printf( '

' . $this->upgrader->strings['skin_before_update_header'] . '

', $title, $this->upgrader->update_current, $this->upgrader->update_count); echo ''; @@ -254,7 +270,7 @@ class Bulk_Upgrader_Skin extends WP_Upgrader_Skin { $this->flush_output(); } - function after($title = '') { + public function after($title = '') { echo '

'; if ( $this->error || ! $this->result ) { if ( $this->error ) @@ -274,57 +290,38 @@ class Bulk_Upgrader_Skin extends WP_Upgrader_Skin { $this->flush_output(); } - function reset() { + public function reset() { $this->in_loop = false; $this->error = false; } - function flush_output() { + public function flush_output() { wp_ob_end_flush_all(); flush(); } - - /** - * Output JavaScript that sends message to parent window to decrement the update counts. - * - * @since 3.9.0 - * - * @param string $type Type of update count to decrement. Likely values include 'plugin', - * 'theme', 'translation', etc. - */ - protected function decrement_update_count( $type ) { - if ( ! $this->result || is_wp_error( $this->result ) || 'up_to_date' === $this->result ) { - return; - } - echo ''; - } } class Bulk_Plugin_Upgrader_Skin extends Bulk_Upgrader_Skin { - var $plugin_info = array(); // Plugin_Upgrader::bulk() will fill this in. + public $plugin_info = array(); // Plugin_Upgrader::bulk() will fill this in. - function __construct($args = array()) { + public function __construct($args = array()) { parent::__construct($args); } - function add_strings() { + public function add_strings() { parent::add_strings(); $this->upgrader->strings['skin_before_update_header'] = __('Updating Plugin %1$s (%2$d/%3$d)'); } - function before($title = '') { + public function before($title = '') { parent::before($this->plugin_info['Title']); } - function after($title = '') { + public function after($title = '') { parent::after($this->plugin_info['Title']); $this->decrement_update_count( 'plugin' ); } - function bulk_footer() { + public function bulk_footer() { parent::bulk_footer(); $update_actions = array( 'plugins_page' => '' . __('Return to Plugins page') . '', @@ -349,27 +346,27 @@ class Bulk_Plugin_Upgrader_Skin extends Bulk_Upgrader_Skin { } class Bulk_Theme_Upgrader_Skin extends Bulk_Upgrader_Skin { - var $theme_info = array(); // Theme_Upgrader::bulk() will fill this in. + public $theme_info = array(); // Theme_Upgrader::bulk() will fill this in. - function __construct($args = array()) { + public function __construct($args = array()) { parent::__construct($args); } - function add_strings() { + public function add_strings() { parent::add_strings(); $this->upgrader->strings['skin_before_update_header'] = __('Updating Theme %1$s (%2$d/%3$d)'); } - function before($title = '') { + public function before($title = '') { parent::before( $this->theme_info->display('Name') ); } - function after($title = '') { + public function after($title = '') { parent::after( $this->theme_info->display('Name') ); $this->decrement_update_count( 'theme' ); } - function bulk_footer() { + public function bulk_footer() { parent::bulk_footer(); $update_actions = array( 'themes_page' => '' . __('Return to Themes page') . '', @@ -401,10 +398,10 @@ class Bulk_Theme_Upgrader_Skin extends Bulk_Upgrader_Skin { * @since 2.8.0 */ class Plugin_Installer_Skin extends WP_Upgrader_Skin { - var $api; - var $type; + public $api; + public $type; - function __construct($args = array()) { + public function __construct($args = array()) { $defaults = array( 'type' => 'web', 'url' => '', 'plugin' => '', 'nonce' => '', 'title' => '' ); $args = wp_parse_args($args, $defaults); @@ -414,12 +411,12 @@ class Plugin_Installer_Skin extends WP_Upgrader_Skin { parent::__construct($args); } - function before() { + public function before() { if ( !empty($this->api) ) $this->upgrader->strings['process_success'] = sprintf( __('Successfully installed the plugin %s %s.'), $this->api->name, $this->api->version); } - function after() { + public function after() { $plugin_file = $this->upgrader->plugin_info(); @@ -476,10 +473,10 @@ class Plugin_Installer_Skin extends WP_Upgrader_Skin { * @since 2.8.0 */ class Theme_Installer_Skin extends WP_Upgrader_Skin { - var $api; - var $type; + public $api; + public $type; - function __construct($args = array()) { + public function __construct($args = array()) { $defaults = array( 'type' => 'web', 'url' => '', 'theme' => '', 'nonce' => '', 'title' => '' ); $args = wp_parse_args($args, $defaults); @@ -489,12 +486,12 @@ class Theme_Installer_Skin extends WP_Upgrader_Skin { parent::__construct($args); } - function before() { + public function before() { if ( !empty($this->api) ) $this->upgrader->strings['process_success'] = sprintf( $this->upgrader->strings['process_success_specific'], $this->api->name, $this->api->version); } - function after() { + public function after() { if ( empty($this->upgrader->result['destination_name']) ) return; @@ -521,7 +518,9 @@ class Theme_Installer_Skin extends WP_Upgrader_Skin { $install_actions = array(); $install_actions['preview'] = '' . __('Preview') . ''; - $install_actions['preview'] .= '' . __('Live Preview') . ''; + if ( current_user_can( 'edit_theme_options' ) && current_user_can( 'customize' ) ) { + $install_actions['preview'] .= '' . __('Live Preview') . ''; + } $install_actions['activate'] = '' . __('Activate') . ''; if ( is_network_admin() && current_user_can( 'manage_network_themes' ) ) @@ -559,9 +558,9 @@ class Theme_Installer_Skin extends WP_Upgrader_Skin { * @since 2.8.0 */ class Theme_Upgrader_Skin extends WP_Upgrader_Skin { - var $theme = ''; + public $theme = ''; - function __construct($args = array()) { + public function __construct($args = array()) { $defaults = array( 'url' => '', 'theme' => '', 'nonce' => '', 'title' => __('Update Theme') ); $args = wp_parse_args($args, $defaults); @@ -570,7 +569,7 @@ class Theme_Upgrader_Skin extends WP_Upgrader_Skin { parent::__construct($args); } - function after() { + public function after() { $this->decrement_update_count( 'theme' ); $update_actions = array(); @@ -593,11 +592,14 @@ class Theme_Upgrader_Skin extends WP_Upgrader_Skin { $activate_link = wp_nonce_url( $activate_link, 'switch-theme_' . $stylesheet ); if ( get_stylesheet() == $stylesheet ) { - if ( current_user_can( 'edit_theme_options' ) ) + if ( current_user_can( 'edit_theme_options' ) && current_user_can( 'customize' ) ) { $update_actions['preview'] = '' . __('Customize') . ''; + } } elseif ( current_user_can( 'switch_themes' ) ) { $update_actions['preview'] = '' . __('Preview') . ''; - $update_actions['preview'] .= '' . __('Live Preview') . ''; + if ( current_user_can( 'edit_theme_options' ) && current_user_can( 'customize' ) ) { + $update_actions['preview'] .= '' . __('Live Preview') . ''; + } $update_actions['activate'] = '' . __('Activate') . ''; } @@ -630,21 +632,23 @@ class Theme_Upgrader_Skin extends WP_Upgrader_Skin { * @since 3.7.0 */ class Language_Pack_Upgrader_Skin extends WP_Upgrader_Skin { - var $language_update = null; - var $done_header = false; - var $display_footer_actions = true; + public $language_update = null; + public $done_header = false; + public $done_footer = false; + public $display_footer_actions = true; - function __construct( $args = array() ) { + public function __construct( $args = array() ) { $defaults = array( 'url' => '', 'nonce' => '', 'title' => __( 'Update Translations' ), 'skip_header_footer' => false ); $args = wp_parse_args( $args, $defaults ); if ( $args['skip_header_footer'] ) { $this->done_header = true; + $this->done_footer = true; $this->display_footer_actions = false; } parent::__construct( $args ); } - function before() { + public function before() { $name = $this->upgrader->get_name_for_update( $this->language_update ); echo '
'; @@ -652,17 +656,17 @@ class Language_Pack_Upgrader_Skin extends WP_Upgrader_Skin { printf( '

' . __( 'Updating translations for %1$s (%2$s)…' ) . '

', $name, $this->language_update->language ); } - function error( $error ) { + public function error( $error ) { echo '
'; parent::error( $error ); echo '
'; } - function after() { + public function after() { echo '
'; } - function bulk_footer() { + public function bulk_footer() { $this->decrement_update_count( 'translation' ); $update_actions = array(); $update_actions['updates_page'] = '' . __( 'Return to WordPress Updates' ) . ''; @@ -678,8 +682,6 @@ class Language_Pack_Upgrader_Skin extends WP_Upgrader_Skin { if ( $update_actions && $this->display_footer_actions ) $this->feedback( implode( ' | ', $update_actions ) ); - - parent::footer(); } } @@ -696,7 +698,7 @@ class Language_Pack_Upgrader_Skin extends WP_Upgrader_Skin { class Automatic_Upgrader_Skin extends WP_Upgrader_Skin { protected $messages = array(); - function request_filesystem_credentials( $error = false, $context = '' ) { + public function request_filesystem_credentials( $error = false, $context = '' ) { if ( $context ) $this->options['context'] = $context; // TODO: fix up request_filesystem_credentials(), or split it, to allow us to request a no-output version @@ -707,11 +709,11 @@ class Automatic_Upgrader_Skin extends WP_Upgrader_Skin { return $result; } - function get_upgrade_messages() { + public function get_upgrade_messages() { return $this->messages; } - function feedback( $data ) { + public function feedback( $data ) { if ( is_wp_error( $data ) ) $string = $data->get_error_message(); else if ( is_array( $data ) ) @@ -747,19 +749,19 @@ class Automatic_Upgrader_Skin extends WP_Upgrader_Skin { $this->messages[] = $string; } - function header() { + public function header() { ob_start(); } - function footer() { + public function footer() { $output = ob_get_contents(); if ( ! empty( $output ) ) $this->feedback( $output ); ob_end_clean(); } - function bulk_header() {} - function bulk_footer() {} - function before() {} - function after() {} + public function bulk_header() {} + public function bulk_footer() {} + public function before() {} + public function after() {} } diff --git a/sources/wp-admin/includes/class-wp-upgrader.php b/sources/wp-admin/includes/class-wp-upgrader.php index 6db2c27..2bef3ea 100644 --- a/sources/wp-admin/includes/class-wp-upgrader.php +++ b/sources/wp-admin/includes/class-wp-upgrader.php @@ -21,23 +21,23 @@ require ABSPATH . 'wp-admin/includes/class-wp-upgrader-skins.php'; * @since 2.8.0 */ class WP_Upgrader { - var $strings = array(); - var $skin = null; - var $result = array(); + public $strings = array(); + public $skin = null; + public $result = array(); - function __construct($skin = null) { + public function __construct($skin = null) { if ( null == $skin ) $this->skin = new WP_Upgrader_Skin(); else $this->skin = $skin; } - function init() { + public function init() { $this->skin->set_upgrader($this); $this->generic_strings(); } - function generic_strings() { + public function generic_strings() { $this->strings['bad_request'] = __('Invalid Data provided.'); $this->strings['fs_unavailable'] = __('Could not access filesystem.'); $this->strings['fs_error'] = __('Filesystem error.'); @@ -59,7 +59,7 @@ class WP_Upgrader { $this->strings['maintenance_end'] = __('Disabling Maintenance mode…'); } - function fs_connect( $directories = array() ) { + public function fs_connect( $directories = array() ) { global $wp_filesystem; if ( false === ($credentials = $this->skin->request_filesystem_credentials()) ) @@ -106,7 +106,7 @@ class WP_Upgrader { return true; } //end fs_connect(); - function download_package($package) { + public function download_package($package) { /** * Filter whether to return the package. @@ -138,7 +138,7 @@ class WP_Upgrader { return $download_file; } - function unpack_package($package, $delete_package = true) { + public function unpack_package($package, $delete_package = true) { global $wp_filesystem; $this->skin->feedback('unpack_package'); @@ -177,7 +177,7 @@ class WP_Upgrader { return $working_dir; } - function install_package( $args = array() ) { + public function install_package( $args = array() ) { global $wp_filesystem, $wp_theme_directories; $defaults = array( @@ -190,14 +190,18 @@ class WP_Upgrader { ); $args = wp_parse_args($args, $defaults); - extract($args); + + // These were previously extract()'d. + $source = $args['source']; + $destination = $args['destination']; + $clear_destination = $args['clear_destination']; @set_time_limit( 300 ); - if ( empty($source) || empty($destination) ) - return new WP_Error('bad_request', $this->strings['bad_request']); - - $this->skin->feedback('installing_package'); + if ( empty( $source ) || empty( $destination ) ) { + return new WP_Error( 'bad_request', $this->strings['bad_request'] ); + } + $this->skin->feedback( 'installing_package' ); /** * Filter the install response before the installation has started. @@ -211,24 +215,26 @@ class WP_Upgrader { * @param bool|WP_Error $response Response. * @param array $hook_extra Extra arguments passed to hooked filters. */ - $res = apply_filters( 'upgrader_pre_install', true, $hook_extra ); - if ( is_wp_error($res) ) + $res = apply_filters( 'upgrader_pre_install', true, $args['hook_extra'] ); + if ( is_wp_error( $res ) ) { return $res; + } //Retain the Original source and destinations - $remote_source = $source; + $remote_source = $args['source']; $local_destination = $destination; - $source_files = array_keys( $wp_filesystem->dirlist($remote_source) ); - $remote_destination = $wp_filesystem->find_folder($local_destination); + $source_files = array_keys( $wp_filesystem->dirlist( $remote_source ) ); + $remote_destination = $wp_filesystem->find_folder( $local_destination ); //Locate which directory to copy to the new folder, This is based on the actual folder holding the files. - if ( 1 == count($source_files) && $wp_filesystem->is_dir( trailingslashit($source) . $source_files[0] . '/') ) //Only one folder? Then we want its contents. - $source = trailingslashit($source) . trailingslashit($source_files[0]); - elseif ( count($source_files) == 0 ) + if ( 1 == count( $source_files ) && $wp_filesystem->is_dir( trailingslashit( $args['source'] ) . $source_files[0] . '/' ) ) { //Only one folder? Then we want its contents. + $source = trailingslashit( $args['source'] ) . trailingslashit( $source_files[0] ); + } elseif ( count( $source_files ) == 0 ) { return new WP_Error( 'incompatible_archive_empty', $this->strings['incompatible_archive'], $this->strings['no_files'] ); // There are no files? - else //It's only a single file, the upgrader will use the foldername of this file as the destination folder. foldername is based on zip filename. - $source = trailingslashit($source); + } else { //It's only a single file, the upgrader will use the foldername of this file as the destination folder. foldername is based on zip filename. + $source = trailingslashit( $args['source'] ); + } /** * Filter the source file location for the upgrade package. @@ -240,30 +246,38 @@ class WP_Upgrader { * @param WP_Upgrader $this WP_Upgrader instance. */ $source = apply_filters( 'upgrader_source_selection', $source, $remote_source, $this ); - if ( is_wp_error($source) ) + if ( is_wp_error( $source ) ) { return $source; + } - //Has the source location changed? If so, we need a new source_files list. - if ( $source !== $remote_source ) - $source_files = array_keys( $wp_filesystem->dirlist($source) ); - - // Protection against deleting files in any important base directories. - // Theme_Upgrader & Plugin_Upgrader also trigger this, as they pass the destination directory (WP_PLUGIN_DIR / wp-content/themes) - // intending to copy the directory into the directory, whilst they pass the source as the actual files to copy. + // Has the source location changed? If so, we need a new source_files list. + if ( $source !== $remote_source ) { + $source_files = array_keys( $wp_filesystem->dirlist( $source ) ); + } + /* + * Protection against deleting files in any important base directories. + * Theme_Upgrader & Plugin_Upgrader also trigger this, as they pass the + * destination directory (WP_PLUGIN_DIR / wp-content/themes) intending + * to copy the directory into the directory, whilst they pass the source + * as the actual files to copy. + */ $protected_directories = array( ABSPATH, WP_CONTENT_DIR, WP_PLUGIN_DIR, WP_CONTENT_DIR . '/themes' ); - if ( is_array( $wp_theme_directories ) ) + + if ( is_array( $wp_theme_directories ) ) { $protected_directories = array_merge( $protected_directories, $wp_theme_directories ); + } if ( in_array( $destination, $protected_directories ) ) { - $remote_destination = trailingslashit($remote_destination) . trailingslashit(basename($source)); - $destination = trailingslashit($destination) . trailingslashit(basename($source)); + $remote_destination = trailingslashit( $remote_destination ) . trailingslashit( basename( $source ) ); + $destination = trailingslashit( $destination ) . trailingslashit( basename( $source ) ); } if ( $clear_destination ) { //We're going to clear the destination if there's something there $this->skin->feedback('remove_old'); $removed = true; - if ( $wp_filesystem->exists($remote_destination) ) - $removed = $wp_filesystem->delete($remote_destination, true); + if ( $wp_filesystem->exists( $remote_destination ) ) { + $removed = $wp_filesystem->delete( $remote_destination, true ); + } /** * Filter whether the upgrader cleared the destination. @@ -275,13 +289,14 @@ class WP_Upgrader { * @param string $remote_destination The remote package destination. * @param array $hook_extra Extra arguments passed to hooked filters. */ - $removed = apply_filters( 'upgrader_clear_destination', $removed, $local_destination, $remote_destination, $hook_extra ); + $removed = apply_filters( 'upgrader_clear_destination', $removed, $local_destination, $remote_destination, $args['hook_extra'] ); - if ( is_wp_error($removed) ) + if ( is_wp_error($removed) ) { return $removed; - else if ( ! $removed ) + } else if ( ! $removed ) { return new WP_Error('remove_old_failed', $this->strings['remove_old_failed']); - } elseif ( $abort_if_destination_exists && $wp_filesystem->exists($remote_destination) ) { + } + } elseif ( $args['abort_if_destination_exists'] && $wp_filesystem->exists($remote_destination) ) { //If we're not clearing the destination folder and something exists there already, Bail. //But first check to see if there are actually any files in the folder. $_files = $wp_filesystem->dirlist($remote_destination); @@ -292,25 +307,29 @@ class WP_Upgrader { } //Create destination if needed - if ( !$wp_filesystem->exists($remote_destination) ) - if ( !$wp_filesystem->mkdir($remote_destination, FS_CHMOD_DIR) ) + if ( ! $wp_filesystem->exists( $remote_destination ) ) { + if ( ! $wp_filesystem->mkdir( $remote_destination, FS_CHMOD_DIR ) ) { return new WP_Error( 'mkdir_failed_destination', $this->strings['mkdir_failed'], $remote_destination ); - + } + } // Copy new version of item into place. $result = copy_dir($source, $remote_destination); if ( is_wp_error($result) ) { - if ( $clear_working ) - $wp_filesystem->delete($remote_source, true); + if ( $args['clear_working'] ) { + $wp_filesystem->delete( $remote_source, true ); + } return $result; } //Clear the Working folder? - if ( $clear_working ) - $wp_filesystem->delete($remote_source, true); + if ( $args['clear_working'] ) { + $wp_filesystem->delete( $remote_source, true ); + } $destination_name = basename( str_replace($local_destination, '', $destination) ); - if ( '.' == $destination_name ) + if ( '.' == $destination_name ) { $destination_name = ''; + } $this->result = compact('local_source', 'source', 'source_name', 'source_files', 'destination', 'destination_name', 'local_destination', 'remote_destination', 'clear_destination', 'delete_source_dir'); @@ -323,7 +342,7 @@ class WP_Upgrader { * @param array $hook_extra Extra arguments passed to hooked filters. * @param array $result Installation result data. */ - $res = apply_filters( 'upgrader_post_install', true, $hook_extra, $this->result ); + $res = apply_filters( 'upgrader_post_install', true, $args['hook_extra'], $this->result ); if ( is_wp_error($res) ) { $this->result = $res; @@ -334,7 +353,7 @@ class WP_Upgrader { return $this->result; } - function run($options) { + public function run( $options ) { $defaults = array( 'package' => '', // Please always pass this. @@ -346,18 +365,19 @@ class WP_Upgrader { 'hook_extra' => array() // Pass any extra $hook_extra args here, this will be passed to any hooked filters. ); - $options = wp_parse_args($options, $defaults); - extract($options); + $options = wp_parse_args( $options, $defaults ); - if ( ! $is_multi ) // call $this->header separately if running multiple times + if ( ! $options['is_multi'] ) { // call $this->header separately if running multiple times $this->skin->header(); + } // Connect to the Filesystem first. - $res = $this->fs_connect( array(WP_CONTENT_DIR, $destination) ); + $res = $this->fs_connect( array( WP_CONTENT_DIR, $options['destination'] ) ); // Mainly for non-connected filesystem. if ( ! $res ) { - if ( ! $is_multi ) + if ( ! $options['is_multi'] ) { $this->skin->footer(); + } return false; } @@ -366,41 +386,44 @@ class WP_Upgrader { if ( is_wp_error($res) ) { $this->skin->error($res); $this->skin->after(); - if ( ! $is_multi ) + if ( ! $options['is_multi'] ) { $this->skin->footer(); + } return $res; } //Download the package (Note, This just returns the filename of the file if the package is a local file) - $download = $this->download_package( $package ); + $download = $this->download_package( $options['package'] ); if ( is_wp_error($download) ) { $this->skin->error($download); $this->skin->after(); - if ( ! $is_multi ) + if ( ! $options['is_multi'] ) { $this->skin->footer(); + } return $download; } - $delete_package = ($download != $package); // Do not delete a "local" file + $delete_package = ( $download != $options['package'] ); // Do not delete a "local" file //Unzips the file into a temporary directory $working_dir = $this->unpack_package( $download, $delete_package ); if ( is_wp_error($working_dir) ) { $this->skin->error($working_dir); $this->skin->after(); - if ( ! $is_multi ) + if ( ! $options['is_multi'] ) { $this->skin->footer(); + } return $working_dir; } //With the given options, this installs it to the destination directory. $result = $this->install_package( array( 'source' => $working_dir, - 'destination' => $destination, - 'clear_destination' => $clear_destination, - 'abort_if_destination_exists' => $abort_if_destination_exists, - 'clear_working' => $clear_working, - 'hook_extra' => $hook_extra + 'destination' => $options['destination'], + 'clear_destination' => $options['clear_destination'], + 'abort_if_destination_exists' => $options['abort_if_destination_exists'], + 'clear_working' => $options['clear_working'], + 'hook_extra' => $options['hook_extra'] ) ); $this->skin->set_result($result); @@ -414,17 +437,17 @@ class WP_Upgrader { $this->skin->after(); - if ( ! $is_multi ) { + if ( ! $options['is_multi'] ) { /** This action is documented in wp-admin/includes/class-wp-upgrader.php */ - do_action( 'upgrader_process_complete', $this, $hook_extra ); + do_action( 'upgrader_process_complete', $this, $options['hook_extra'] ); $this->skin->footer(); } return $result; } - function maintenance_mode($enable = false) { + public function maintenance_mode($enable = false) { global $wp_filesystem; $file = $wp_filesystem->abspath() . '.maintenance'; if ( $enable ) { @@ -450,10 +473,10 @@ class WP_Upgrader { */ class Plugin_Upgrader extends WP_Upgrader { - var $result; - var $bulk = false; + public $result; + public $bulk = false; - function upgrade_strings() { + public function upgrade_strings() { $this->strings['up_to_date'] = __('The plugin is at the latest version.'); $this->strings['no_package'] = __('Update package not available.'); $this->strings['downloading_package'] = __('Downloading update from %s…'); @@ -464,7 +487,7 @@ class Plugin_Upgrader extends WP_Upgrader { $this->strings['process_success'] = __('Plugin updated successfully.'); } - function install_strings() { + public function install_strings() { $this->strings['no_package'] = __('Install package not available.'); $this->strings['downloading_package'] = __('Downloading install package from %s…'); $this->strings['unpack_package'] = __('Unpacking the package…'); @@ -474,7 +497,7 @@ class Plugin_Upgrader extends WP_Upgrader { $this->strings['process_success'] = __('Plugin installed successfully.'); } - function install( $package, $args = array() ) { + public function install( $package, $args = array() ) { $defaults = array( 'clear_update_cache' => true, @@ -508,7 +531,7 @@ class Plugin_Upgrader extends WP_Upgrader { return true; } - function upgrade( $plugin, $args = array() ) { + public function upgrade( $plugin, $args = array() ) { $defaults = array( 'clear_update_cache' => true, @@ -559,7 +582,7 @@ class Plugin_Upgrader extends WP_Upgrader { return true; } - function bulk_upgrade( $plugins, $args = array() ) { + public function bulk_upgrade( $plugins, $args = array() ) { $defaults = array( 'clear_update_cache' => true, @@ -673,7 +696,7 @@ class Plugin_Upgrader extends WP_Upgrader { return $results; } - function check_package($source) { + public function check_package($source) { global $wp_filesystem; if ( is_wp_error($source) ) @@ -699,8 +722,8 @@ class Plugin_Upgrader extends WP_Upgrader { return $source; } - //return plugin info. - function plugin_info() { + // Return plugin info. + public function plugin_info() { if ( ! is_array($this->result) ) return false; if ( empty($this->result['destination_name']) ) @@ -716,7 +739,7 @@ class Plugin_Upgrader extends WP_Upgrader { } //Hooked to pre_install - function deactivate_plugin_before_upgrade($return, $plugin) { + public function deactivate_plugin_before_upgrade($return, $plugin) { if ( is_wp_error($return) ) //Bypass. return $return; @@ -736,7 +759,7 @@ class Plugin_Upgrader extends WP_Upgrader { } //Hooked to upgrade_clear_destination - function delete_old_plugin($removed, $local_destination, $remote_destination, $plugin) { + public function delete_old_plugin($removed, $local_destination, $remote_destination, $plugin) { global $wp_filesystem; if ( is_wp_error($removed) ) @@ -774,10 +797,10 @@ class Plugin_Upgrader extends WP_Upgrader { */ class Theme_Upgrader extends WP_Upgrader { - var $result; - var $bulk = false; + public $result; + public $bulk = false; - function upgrade_strings() { + public function upgrade_strings() { $this->strings['up_to_date'] = __('The theme is at the latest version.'); $this->strings['no_package'] = __('Update package not available.'); $this->strings['downloading_package'] = __('Downloading update from %s…'); @@ -788,7 +811,7 @@ class Theme_Upgrader extends WP_Upgrader { $this->strings['process_success'] = __('Theme updated successfully.'); } - function install_strings() { + public function install_strings() { $this->strings['no_package'] = __('Install package not available.'); $this->strings['downloading_package'] = __('Downloading install package from %s…'); $this->strings['unpack_package'] = __('Unpacking the package…'); @@ -808,7 +831,7 @@ class Theme_Upgrader extends WP_Upgrader { $this->strings['parent_theme_not_found'] = __('The parent theme could not be found. You will need to install the parent theme, %s, before you can use this child theme.'); } - function check_parent_theme_filter($install_result, $hook_extra, $child_result) { + public function check_parent_theme_filter($install_result, $hook_extra, $child_result) { // Check to see if we need to install a parent theme $theme_info = $this->theme_info(); @@ -867,12 +890,12 @@ class Theme_Upgrader extends WP_Upgrader { return $install_result; } - function hide_activate_preview_actions($actions) { + public function hide_activate_preview_actions($actions) { unset($actions['activate'], $actions['preview']); return $actions; } - function install( $package, $args = array() ) { + public function install( $package, $args = array() ) { $defaults = array( 'clear_update_cache' => true, @@ -908,7 +931,7 @@ class Theme_Upgrader extends WP_Upgrader { return true; } - function upgrade( $theme, $args = array() ) { + public function upgrade( $theme, $args = array() ) { $defaults = array( 'clear_update_cache' => true, @@ -958,7 +981,7 @@ class Theme_Upgrader extends WP_Upgrader { return true; } - function bulk_upgrade( $themes, $args = array() ) { + public function bulk_upgrade( $themes, $args = array() ) { $defaults = array( 'clear_update_cache' => true, @@ -1022,6 +1045,7 @@ class Theme_Upgrader extends WP_Upgrader { 'destination' => get_theme_root( $theme ), 'clear_destination' => true, 'clear_working' => true, + 'is_multi' => true, 'hook_extra' => array( 'theme' => $theme ), @@ -1059,7 +1083,7 @@ class Theme_Upgrader extends WP_Upgrader { return $results; } - function check_package($source) { + public function check_package($source) { global $wp_filesystem; if ( is_wp_error($source) ) @@ -1086,7 +1110,7 @@ class Theme_Upgrader extends WP_Upgrader { return $source; } - function current_before($return, $theme) { + public function current_before($return, $theme) { if ( is_wp_error($return) ) return $return; @@ -1102,7 +1126,7 @@ class Theme_Upgrader extends WP_Upgrader { return $return; } - function current_after($return, $theme) { + public function current_after($return, $theme) { if ( is_wp_error($return) ) return $return; @@ -1124,7 +1148,7 @@ class Theme_Upgrader extends WP_Upgrader { return $return; } - function delete_old_theme( $removed, $local_destination, $remote_destination, $theme ) { + public function delete_old_theme( $removed, $local_destination, $remote_destination, $theme ) { global $wp_filesystem; if ( is_wp_error( $removed ) ) @@ -1143,7 +1167,7 @@ class Theme_Upgrader extends WP_Upgrader { return true; } - function theme_info($theme = null) { + public function theme_info($theme = null) { if ( empty($theme) ) { if ( !empty($this->result['destination_name']) ) @@ -1167,28 +1191,59 @@ add_action( 'upgrader_process_complete', array( 'Language_Pack_Upgrader', 'async */ class Language_Pack_Upgrader extends WP_Upgrader { - var $result; - var $bulk = true; + public $result; + public $bulk = true; - static function async_upgrade( $upgrader = false ) { + public static function async_upgrade( $upgrader = false ) { // Avoid recursion. - if ( $upgrader && $upgrader instanceof Language_Pack_Upgrader ) + if ( $upgrader && $upgrader instanceof Language_Pack_Upgrader ) { return; + } // Nothing to do? $language_updates = wp_get_translation_updates(); - if ( ! $language_updates ) + if ( ! $language_updates ) { return; + } + + // Avoid messing with VCS installs, at least for now. + // Noted: this is not the ideal way to accomplish this. + $check_vcs = new WP_Automatic_Updater; + if ( $check_vcs->is_vcs_checkout( WP_CONTENT_DIR ) ) { + return; + } + + foreach ( $language_updates as $key => $language_update ) { + $update = ! empty( $language_update->autoupdate ); + + /** + * Filter whether to asynchronously update translation for core, a plugin, or a theme. + * + * @since 4.0.0 + * + * @param bool $update Whether to update. + * @param object $language_update The update offer. + */ + $update = apply_filters( 'async_update_translation', $update, $language_update ); + + if ( ! $update ) { + unset( $language_updates[ $key ] ); + } + } + + if ( empty( $language_updates ) ) { + return; + } $skin = new Language_Pack_Upgrader_Skin( array( 'skip_header_footer' => true, ) ); $lp_upgrader = new Language_Pack_Upgrader( $skin ); - $lp_upgrader->upgrade(); + $lp_upgrader->bulk_upgrade( $language_updates ); } - function upgrade_strings() { + public function upgrade_strings() { $this->strings['starting_upgrade'] = __( 'Some of your translations need updating. Sit tight for a few more seconds while we update them as well.' ); $this->strings['up_to_date'] = __( 'The translation is up to date.' ); // We need to silently skip this case $this->strings['no_package'] = __( 'Update package not available.' ); @@ -1198,14 +1253,21 @@ class Language_Pack_Upgrader extends WP_Upgrader { $this->strings['process_success'] = __( 'Translation updated successfully.' ); } - function upgrade( $update = false, $args = array() ) { - if ( $update ) + public function upgrade( $update = false, $args = array() ) { + if ( $update ) { $update = array( $update ); + } + $results = $this->bulk_upgrade( $update, $args ); + + if ( ! is_array( $results ) ) { + return $results; + } + return $results[0]; } - function bulk_upgrade( $language_updates = array(), $args = array() ) { + public function bulk_upgrade( $language_updates = array(), $args = array() ) { global $wp_filesystem; $defaults = array( @@ -1233,7 +1295,13 @@ class Language_Pack_Upgrader extends WP_Upgrader { if ( 'upgrader_process_complete' == current_filter() ) $this->skin->feedback( 'starting_upgrade' ); - add_filter( 'upgrader_source_selection', array( &$this, 'check_package' ), 10, 3 ); + // Remove any existing upgrade filters from the plugin/theme upgraders #WP29425 & #WP29230 + remove_all_filters( 'upgrader_pre_install' ); + remove_all_filters( 'upgrader_clear_destination' ); + remove_all_filterS( 'upgrader_post_install' ); + remove_all_filters( 'upgrader_source_selection' ); + + add_filter( 'upgrader_source_selection', array( $this, 'check_package' ), 10, 2 ); $this->skin->header(); @@ -1249,8 +1317,10 @@ class Language_Pack_Upgrader extends WP_Upgrader { $this->update_count = count( $language_updates ); $this->update_current = 0; - // The filesystem's mkdir() is not recursive. Make sure WP_LANG_DIR exists, - // as we then may need to create a /plugins or /themes directory inside of it. + /* + * The filesystem's mkdir() is not recursive. Make sure WP_LANG_DIR exists, + * as we then may need to create a /plugins or /themes directory inside of it. + */ $remote_destination = $wp_filesystem->find_folder( WP_LANG_DIR ); if ( ! $wp_filesystem->exists( $remote_destination ) ) if ( ! $wp_filesystem->mkdir( $remote_destination, FS_CHMOD_DIR ) ) @@ -1295,7 +1365,7 @@ class Language_Pack_Upgrader extends WP_Upgrader { $this->skin->footer(); // Clean up our hooks, in case something else does an upgrade on this connection. - remove_filter( 'upgrader_source_selection', array( &$this, 'check_package' ), 10, 2 ); + remove_filter( 'upgrader_source_selection', array( $this, 'check_package' ) ); if ( $parsed_args['clear_update_cache'] ) { wp_clean_themes_cache( true ); @@ -1306,7 +1376,7 @@ class Language_Pack_Upgrader extends WP_Upgrader { return $results; } - function check_package( $source, $remote_source ) { + public function check_package( $source, $remote_source ) { global $wp_filesystem; if ( is_wp_error( $source ) ) @@ -1331,7 +1401,7 @@ class Language_Pack_Upgrader extends WP_Upgrader { return $source; } - function get_name_for_update( $update ) { + public function get_name_for_update( $update ) { switch ( $update->type ) { case 'core': return 'WordPress'; // Not translated @@ -1362,7 +1432,7 @@ class Language_Pack_Upgrader extends WP_Upgrader { */ class Core_Upgrader extends WP_Upgrader { - function upgrade_strings() { + public function upgrade_strings() { $this->strings['up_to_date'] = __('WordPress is at the latest version.'); $this->strings['no_package'] = __('Update package not available.'); $this->strings['downloading_package'] = __('Downloading update from %s…'); @@ -1373,10 +1443,10 @@ class Core_Upgrader extends WP_Upgrader { $this->strings['rollback_was_required'] = __( 'Due to an error during updating, WordPress has rolled back to your previous version.' ); } - function upgrade( $current, $args = array() ) { + public function upgrade( $current, $args = array() ) { global $wp_filesystem; - include ABSPATH . WPINC . '/version.php'; // $wp_version; + include( ABSPATH . WPINC . '/version.php' ); // $wp_version; $start_time = time(); @@ -1452,9 +1522,11 @@ class Core_Upgrader extends WP_Upgrader { $try_rollback = false; if ( is_wp_error( $result ) ) { $error_code = $result->get_error_code(); - // Not all errors are equal. These codes are critical: copy_failed__copy_dir, - // mkdir_failed__copy_dir, copy_failed__copy_dir_retry, and disk_full. - // do_rollback allows for update_core() to trigger a rollback if needed. + /* + * Not all errors are equal. These codes are critical: copy_failed__copy_dir, + * mkdir_failed__copy_dir, copy_failed__copy_dir_retry, and disk_full. + * do_rollback allows for update_core() to trigger a rollback if needed. + */ if ( false !== strpos( $error_code, 'do_rollback' ) ) $try_rollback = true; elseif ( false !== strpos( $error_code, '__copy_dir' ) ) @@ -1519,8 +1591,8 @@ class Core_Upgrader extends WP_Upgrader { } // Determines if this WordPress Core version should update to $offered_ver or not - static function should_update_to_version( $offered_ver /* x.y.z */ ) { - include ABSPATH . WPINC . '/version.php'; // $wp_version; // x.y.z + public static function should_update_to_version( $offered_ver /* x.y.z */ ) { + include( ABSPATH . WPINC . '/version.php' ); // $wp_version; // x.y.z $current_branch = implode( '.', array_slice( preg_split( '/[.-]/', $wp_version ), 0, 2 ) ); // x.y $new_branch = implode( '.', array_slice( preg_split( '/[.-]/', $offered_ver ), 0, 2 ) ); // x.y @@ -1584,7 +1656,7 @@ class Core_Upgrader extends WP_Upgrader { */ if ( ! apply_filters( 'allow_dev_auto_core_updates', $upgrade_dev ) ) return false; - // else fall through to minor + major branches below + // Else fall through to minor + major branches below. } // 4: Minor In-branch updates (3.7.0 -> 3.7.1 -> 3.7.2 -> 3.7.4) @@ -1617,7 +1689,7 @@ class Core_Upgrader extends WP_Upgrader { return false; } - function check_files() { + public function check_files() { global $wp_version, $wp_local_package; $checksums = get_core_checksums( $wp_version, isset( $wp_local_package ) ? $wp_local_package : 'en_US' ); @@ -1645,11 +1717,11 @@ class Core_Upgrader extends WP_Upgrader { * @since 2.8.0 */ class File_Upload_Upgrader { - var $package; - var $filename; - var $id = 0; + public $package; + public $filename; + public $id = 0; - function __construct($form, $urlholder) { + public function __construct($form, $urlholder) { if ( empty($_FILES[$form]['name']) && empty($_GET[$urlholder]) ) wp_die(__('Please select a file')); @@ -1675,11 +1747,11 @@ class File_Upload_Upgrader { 'post_status' => 'private' ); - // Save the data + // Save the data. $this->id = wp_insert_attachment( $object, $file['file'] ); - // schedule a cleanup for 2 hours from now in case of failed install - wp_schedule_single_event( time() + 7200, 'upgrader_scheduled_cleanup', array( $this->id ) ); + // Schedule a cleanup for 2 hours from now in case of failed install. + wp_schedule_single_event( time() + 2 * HOUR_IN_SECONDS, 'upgrader_scheduled_cleanup', array( $this->id ) ); } elseif ( is_numeric( $_GET[$urlholder] ) ) { // Numeric Package = previously uploaded file, see above. @@ -1700,7 +1772,7 @@ class File_Upload_Upgrader { } } - function cleanup() { + public function cleanup() { if ( $this->id ) wp_delete_attachment( $this->id ); @@ -1902,7 +1974,6 @@ class WP_Automatic_Updater { * @param object $item The update offer. */ protected function send_core_update_notification_email( $item ) { - $notify = true; $notified = get_site_option( 'auto_core_update_notified' ); // Don't notify if we've already notified the same email address of the same version. @@ -2002,16 +2073,18 @@ class WP_Automatic_Updater { // Boom, This sites about to get a whole new splash of paint! $upgrade_result = $upgrader->upgrade( $upgrader_item, array( 'clear_update_cache' => false, - 'pre_check_md5' => false, /* always use partial builds if possible for core updates */ - 'attempt_rollback' => true, /* only available for core updates */ + // Always use partial builds if possible for core updates. + 'pre_check_md5' => false, + // Only available for core updates. + 'attempt_rollback' => true, ) ); - // if the filesystem is unavailable, false is returned. + // If the filesystem is unavailable, false is returned. if ( false === $upgrade_result ) { $upgrade_result = new WP_Error( 'fs_unavailable', __( 'Could not access filesystem.' ) ); } - // Core doesn't output this, so lets append it so we don't get confused + // Core doesn't output this, so lets append it so we don't get confused. if ( 'core' == $type ) { if ( is_wp_error( $upgrade_result ) ) { $skin->error( __( 'Installation Failed' ), $upgrade_result ); @@ -2061,7 +2134,7 @@ class WP_Automatic_Updater { return; } - // Update the lock, as by this point we've definately got a lock, just need to fire the actions + // Update the lock, as by this point we've definitely got a lock, just need to fire the actions update_option( $lock_name, time() ); // Don't automatically run these thins, as we'll handle it ourselves @@ -2368,7 +2441,7 @@ class WP_Automatic_Updater { $critical_support = 'critical' === $type && ! empty( $core_update->support_email ); if ( $critical_support ) { // Support offer if available. - $body .= "\n\n" . sprintf( __( "The WordPress team is willing to help you. Forward this email to %s and the team will work with you to make sure your site is working." ), $core_update->support_email ); + $body .= "\n\n" . sprintf( __( "The WordPress team is willing to help you. Forward this email to %s and the team will work with you to make sure your site is working." ), $core_update->support_email ); } else { // Add a note about the support forums. $body .= "\n\n" . __( 'If you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.' ); @@ -2515,7 +2588,7 @@ class WP_Automatic_Updater { $site_title = wp_specialchars_decode( get_bloginfo( 'name' ), ENT_QUOTES ); if ( $failures ) { - $body[] = __( " + $body[] = trim( __( " BETA TESTING? ============= @@ -2525,16 +2598,17 @@ If you think these failures might be due to a bug in WordPress, could you report * Open a thread in the support forums: https://wordpress.org/support/forum/alphabeta * Or, if you're comfortable writing a bug report: http://core.trac.wordpress.org/ -Thanks! -- The WordPress Team" ); +Thanks! -- The WordPress Team" ) ); + $body[] = ''; $subject = sprintf( __( '[%s] There were failures during background updates' ), $site_title ); } else { $subject = sprintf( __( '[%s] Background updates have finished' ), $site_title ); } - $title = __( 'UPDATE LOG' ); - $body[] = $title; - $body[] = str_repeat( '=', strlen( $title ) ); + $body[] = trim( __( ' +UPDATE LOG +==========' ) ); $body[] = ''; foreach ( array( 'core', 'plugin', 'theme', 'translation' ) as $type ) { diff --git a/sources/wp-admin/includes/class-wp-users-list-table.php b/sources/wp-admin/includes/class-wp-users-list-table.php index dcce6d5..15d55f4 100644 --- a/sources/wp-admin/includes/class-wp-users-list-table.php +++ b/sources/wp-admin/includes/class-wp-users-list-table.php @@ -17,7 +17,7 @@ class WP_Users_List_Table extends WP_List_Table { * @access public * @var int */ - var $site_id; + public $site_id; /** * Whether or not the current Users list table is for Multisite. @@ -26,15 +26,19 @@ class WP_Users_List_Table extends WP_List_Table { * @access public * @var bool */ - var $is_site_users; + public $is_site_users; /** * Constructor. * * @since 3.1.0 * @access public + * + * @see WP_List_Table::__construct() for more information on default arguments. + * + * @param array $args An associative array of arguments. */ - function __construct( $args = array() ) { + public function __construct( $args = array() ) { parent::__construct( array( 'singular' => 'user', 'plural' => 'users', @@ -53,7 +57,7 @@ class WP_Users_List_Table extends WP_List_Table { * @since 3.1.0 * @access public */ - function ajax_user_can() { + public function ajax_user_can() { if ( $this->is_site_users ) return current_user_can( 'manage_sites' ); else @@ -66,7 +70,7 @@ class WP_Users_List_Table extends WP_List_Table { * @since 3.1.0 * @access public */ - function prepare_items() { + public function prepare_items() { global $role, $usersearch; $usersearch = isset( $_REQUEST['s'] ) ? wp_unslash( trim( $_REQUEST['s'] ) ) : ''; @@ -115,7 +119,7 @@ class WP_Users_List_Table extends WP_List_Table { * @since 3.1.0 * @access public */ - function no_items() { + public function no_items() { _e( 'No matching users were found.' ); } @@ -127,11 +131,11 @@ class WP_Users_List_Table extends WP_List_Table { * filtering of the user table. * * @since 3.1.0 - * @access public + * @access protected * * @return array An array of HTML links, one for each view. */ - function get_views() { + protected function get_views() { global $wp_roles, $role; if ( $this->is_site_users ) { @@ -147,7 +151,6 @@ class WP_Users_List_Table extends WP_List_Table { $avail_roles =& $users_of_blog['avail_roles']; unset($users_of_blog); - $current_role = false; $class = empty($role) ? ' class="current"' : ''; $role_links = array(); $role_links['all'] = "" . sprintf( _nx( 'All (%s)', 'All (%s)', $total_users, 'users' ), number_format_i18n( $total_users ) ) . ''; @@ -158,7 +161,6 @@ class WP_Users_List_Table extends WP_List_Table { $class = ''; if ( $this_role == $role ) { - $current_role = $role; $class = ' class="current"'; } @@ -175,11 +177,11 @@ class WP_Users_List_Table extends WP_List_Table { * Retrieve an associative array of bulk actions available on this table. * * @since 3.1.0 - * @access public + * @access protected * * @return array Array of bulk actions. */ - function get_bulk_actions() { + protected function get_bulk_actions() { $actions = array(); if ( is_multisite() ) { @@ -197,12 +199,12 @@ class WP_Users_List_Table extends WP_List_Table { * Output the controls to allow user roles to be changed in bulk. * * @since 3.1.0 - * @access public + * @access protected * * @param string $which Whether this is being invoked above ("top") * or below the table ("bottom"). */ - function extra_tablenav( $which ) { + protected function extra_tablenav( $which ) { if ( 'top' != $which ) return; ?> @@ -210,7 +212,7 @@ class WP_Users_List_Table extends WP_List_Table { '', 'username' => __( 'Username' ), @@ -274,11 +276,11 @@ class WP_Users_List_Table extends WP_List_Table { * Get a list of sortable columns for the list table. * * @since 3.1.0 - * @access public + * @access protected * * @return array Array of sortable columns. */ - function get_sortable_columns() { + protected function get_sortable_columns() { $c = array( 'username' => 'login', 'name' => 'name', @@ -297,7 +299,7 @@ class WP_Users_List_Table extends WP_List_Table { * @since 3.1.0 * @access public */ - function display_rows() { + public function display_rows() { // Query the post counts for this page if ( ! $this->is_site_users ) $post_counts = count_many_users_posts( array_keys( $this->items ) ); @@ -336,7 +338,7 @@ class WP_Users_List_Table extends WP_List_Table { * to zero, as in, a new user has made zero posts. * @return string Output for a single row. */ - function single_row( $user_object, $style = '', $role = '', $numposts = 0 ) { + public function single_row( $user_object, $style = '', $role = '', $numposts = 0 ) { global $wp_roles; if ( !( is_object( $user_object ) && is_a( $user_object, 'WP_User' ) ) ) diff --git a/sources/wp-admin/includes/dashboard.php b/sources/wp-admin/includes/dashboard.php index fb50197..2a5e74b 100644 --- a/sources/wp-admin/includes/dashboard.php +++ b/sources/wp-admin/includes/dashboard.php @@ -18,11 +18,6 @@ function wp_dashboard_setup() { $wp_dashboard_control_callbacks = array(); $screen = get_current_screen(); - $update = false; - $widget_options = get_option( 'dashboard_widget_options' ); - if ( !$widget_options || !is_array($widget_options) ) - $widget_options = array(); - /* Register Widgets and Controls */ $response = wp_check_browser_version(); @@ -123,9 +118,6 @@ function wp_dashboard_setup() { exit; } - if ( $update ) - update_option( 'dashboard_widget_options', $widget_options ); - /** This action is documented in wp-admin/edit-form-advanced.php */ do_action( 'do_meta_boxes', $screen->id, 'normal', '' ); @@ -186,16 +178,16 @@ function wp_dashboard() { ?>
-
+
id, 'normal', '' ); ?>
-
+
id, 'side', '' ); ?>
-
+
id, 'column3', '' ); ?>
-
+
id, 'column4', '' ); ?>
@@ -218,11 +210,6 @@ function wp_dashboard() { * @since 2.7.0 */ function wp_dashboard_right_now() { - $theme = wp_get_theme(); - if ( current_user_can( 'switch_themes' ) ) - $theme_name = sprintf( '%1$s', $theme->display('Name') ); - else - $theme_name = $theme->display('Name'); ?>
    @@ -469,7 +456,7 @@ function wp_dashboard_quick_press( $error_msg = false ) {
    - +

    @@ -544,7 +531,7 @@ function _wp_dashboard_recent_comments_row( &$comment, $show_date = true ) { $actions_string = ''; if ( current_user_can( 'edit_comment', $comment->comment_ID ) ) { - // preorder it: Approve | Reply | Edit | Spam | Trash + // Pre-order it: Approve | Reply | Edit | Spam | Trash. $actions = array( 'approve' => '', 'unapprove' => '', 'reply' => '', @@ -614,16 +601,16 @@ function _wp_dashboard_recent_comments_row( &$comment, $show_date = true ) { comment_type ) : - case 'pingback' : - $type = __( 'Pingback' ); - break; - case 'trackback' : - $type = __( 'Trackback' ); - break; - default : - $type = ucwords( $comment->comment_type ); - endswitch; + switch ( $comment->comment_type ) { + case 'pingback' : + $type = __( 'Pingback' ); + break; + case 'trackback' : + $type = __( 'Trackback' ); + break; + default : + $type = ucwords( $comment->comment_type ); + } $type = esc_html( $type ); ?>

    @@ -712,7 +699,6 @@ function wp_dashboard_recent_posts( $args ) { echo '
      '; - $i = 0; $today = date( 'Y-m-d', current_time( 'timestamp' ) ); $tomorrow = date( 'Y-m-d', strtotime( '+1 day', current_time( 'timestamp' ) ) ); @@ -761,11 +747,8 @@ function wp_dashboard_recent_posts( $args ) { * @return bool False if no comments were found. True otherwise. */ function wp_dashboard_recent_comments( $total_items = 5 ) { - global $wpdb; - // Select all comment types and filter out spam later for better query performance. $comments = array(); - $start = 0; $comments_query = array( 'number' => $total_items * 5, @@ -786,8 +769,6 @@ function wp_dashboard_recent_comments( $total_items = 5 ) { $comments_query['number'] = $total_items * 10; } - - if ( $comments ) { echo '
      '; echo '

      ' . __( 'Comments' ) . '

      '; @@ -864,8 +845,8 @@ function wp_dashboard_cached_rss_widget( $widget_id, $callback, $check_urls = ar } if ( $callback && is_callable( $callback ) ) { - $args = array_slice( func_get_args(), 2 ); - array_unshift( $args, $widget_id ); + $args = array_slice( func_get_args(), 3 ); + array_unshift( $args, $widget_id, $check_urls ); ob_start(); call_user_func_array( $callback, $args ); set_transient( $cache_key, ob_get_flush(), 12 * HOUR_IN_SECONDS ); // Default lifetime in cache of 12 hours (same as the feeds) @@ -917,7 +898,8 @@ function wp_dashboard_rss_control( $widget_id, $form_inputs = array() ) { $_POST['widget-rss'][$number] = wp_unslash( $_POST['widget-rss'][$number] ); $widget_options[$widget_id] = wp_widget_rss_process( $_POST['widget-rss'][$number] ); $widget_options[$widget_id]['number'] = $number; - // title is optional. If black, fill it if possible + + // Title is optional. If black, fill it if possible. if ( !$widget_options[$widget_id]['title'] && isset($_POST['widget-rss'][$number]['title']) ) { $rss = fetch_feed($widget_options[$widget_id]['url']); if ( is_wp_error($rss) ) { @@ -1065,13 +1047,11 @@ function wp_dashboard_plugins_output( $rss, $args = array() ) { echo '
        '; - foreach ( array( - 'popular' => __( 'Popular Plugin' ) - ) as $feed => $label ) { - if ( is_wp_error($$feed) || !$$feed->get_item_quantity() ) + foreach ( array( $popular ) as $feed ) { + if ( is_wp_error( $feed ) || ! $feed->get_item_quantity() ) continue; - $items = $$feed->get_items(0, 5); + $items = $feed->get_items(0, 5); // Pick a random, non-installed plugin while ( true ) { @@ -1114,14 +1094,11 @@ function wp_dashboard_plugins_output( $rss, $args = array() ) { $title = esc_html( $item->get_title() ); - $description = esc_html( strip_tags( @html_entity_decode( $item->get_description(), ENT_QUOTES, get_option( 'blog_charset' ) ) ) ); - $ilink = wp_nonce_url('plugin-install.php?tab=plugin-information&plugin=' . $slug, 'install-plugin_' . $slug) . '&TB_iframe=true&width=600&height=800'; + echo "
      • " . __( 'Popular Plugin' ) . ": $title (" . __( 'Install' ) . ")
      • "; - echo "
      • $label: $title (" . __( 'Install' ) . ")
      • "; - - $$feed->__destruct(); - unset( $$feed ); + $feed->__destruct(); + unset( $feed ); } echo '
      '; @@ -1303,8 +1280,10 @@ function wp_welcome_panel() {

      -

      - + +

      + + true ) ) ) > 1 ) ) : ?>

      change your theme completely' ), admin_url( 'themes.php' ) ); ?>

      diff --git a/sources/wp-admin/includes/deprecated.php b/sources/wp-admin/includes/deprecated.php index 36b4ca2..f6fa0a2 100644 --- a/sources/wp-admin/includes/deprecated.php +++ b/sources/wp-admin/includes/deprecated.php @@ -852,42 +852,42 @@ function favorite_actions() { } function media_upload_image() { - __deprecated_function( __FUNCTION__, '3.3', 'wp_media_upload_handler()' ); + _deprecated_function( __FUNCTION__, '3.3', 'wp_media_upload_handler()' ); return wp_media_upload_handler(); } function media_upload_audio() { - __deprecated_function( __FUNCTION__, '3.3', 'wp_media_upload_handler()' ); + _deprecated_function( __FUNCTION__, '3.3', 'wp_media_upload_handler()' ); return wp_media_upload_handler(); } function media_upload_video() { - __deprecated_function( __FUNCTION__, '3.3', 'wp_media_upload_handler()' ); + _deprecated_function( __FUNCTION__, '3.3', 'wp_media_upload_handler()' ); return wp_media_upload_handler(); } function media_upload_file() { - __deprecated_function( __FUNCTION__, '3.3', 'wp_media_upload_handler()' ); + _deprecated_function( __FUNCTION__, '3.3', 'wp_media_upload_handler()' ); return wp_media_upload_handler(); } function type_url_form_image() { - __deprecated_function( __FUNCTION__, '3.3', "wp_media_insert_url_form('image')" ); + _deprecated_function( __FUNCTION__, '3.3', "wp_media_insert_url_form('image')" ); return wp_media_insert_url_form( 'image' ); } function type_url_form_audio() { - __deprecated_function( __FUNCTION__, '3.3', "wp_media_insert_url_form('audio')" ); + _deprecated_function( __FUNCTION__, '3.3', "wp_media_insert_url_form('audio')" ); return wp_media_insert_url_form( 'audio' ); } function type_url_form_video() { - __deprecated_function( __FUNCTION__, '3.3', "wp_media_insert_url_form('video')" ); + _deprecated_function( __FUNCTION__, '3.3', "wp_media_insert_url_form('video')" ); return wp_media_insert_url_form( 'video' ); } function type_url_form_file() { - __deprecated_function( __FUNCTION__, '3.3', "wp_media_insert_url_form('file')" ); + _deprecated_function( __FUNCTION__, '3.3', "wp_media_insert_url_form('file')" ); return wp_media_insert_url_form( 'file' ); } @@ -1070,7 +1070,7 @@ function wp_update_core($current, $feedback = '') { if ( !empty($feedback) ) add_filter('update_feedback', $feedback); - include ABSPATH . 'wp-admin/includes/class-wp-upgrader.php'; + include( ABSPATH . 'wp-admin/includes/class-wp-upgrader.php' ); $upgrader = new Core_Upgrader(); return $upgrader->upgrade($current); @@ -1093,7 +1093,7 @@ function wp_update_plugin($plugin, $feedback = '') { if ( !empty($feedback) ) add_filter('update_feedback', $feedback); - include ABSPATH . 'wp-admin/includes/class-wp-upgrader.php'; + include( ABSPATH . 'wp-admin/includes/class-wp-upgrader.php' ); $upgrader = new Plugin_Upgrader(); return $upgrader->upgrade($plugin); } @@ -1115,7 +1115,7 @@ function wp_update_theme($theme, $feedback = '') { if ( !empty($feedback) ) add_filter('update_feedback', $feedback); - include ABSPATH . 'wp-admin/includes/class-wp-upgrader.php'; + include( ABSPATH . 'wp-admin/includes/class-wp-upgrader.php' ); $upgrader = new Theme_Upgrader(); return $upgrader->upgrade($theme); } diff --git a/sources/wp-admin/includes/export.php b/sources/wp-admin/includes/export.php index 162e007..397e9e7 100644 --- a/sources/wp-admin/includes/export.php +++ b/sources/wp-admin/includes/export.php @@ -83,10 +83,13 @@ function export_wp( $args = array() ) { $where .= $wpdb->prepare( " AND {$wpdb->posts}.post_date < %s", date( 'Y-m-d', strtotime('+1 month', strtotime($args['end_date'])) ) ); } - // grab a snapshot of post IDs, just in case it changes during the export + // Grab a snapshot of post IDs, just in case it changes during the export. $post_ids = $wpdb->get_col( "SELECT ID FROM {$wpdb->posts} $join WHERE $where" ); - // get the requested terms ready, empty unless posts filtered by category or all content + /* + * Get the requested terms ready, empty unless posts filtered by category + * or all content. + */ $cats = $tags = $terms = array(); if ( isset( $term ) && $term ) { $cat = get_term( $term['term_id'], 'category' ); @@ -99,7 +102,7 @@ function export_wp( $args = array() ) { $custom_taxonomies = get_taxonomies( array( '_builtin' => false ) ); $custom_terms = (array) get_terms( $custom_taxonomies, array( 'get' => 'all' ) ); - // put categories in order with no child going before its parent + // Put categories in order with no child going before its parent. while ( $cat = array_shift( $categories ) ) { if ( $cat->parent == 0 || isset( $cats[$cat->parent] ) ) $cats[$cat->term_id] = $cat; @@ -107,7 +110,7 @@ function export_wp( $args = array() ) { $categories[] = $cat; } - // put terms in order with no child going before its parent + // Put terms in order with no child going before its parent. while ( $t = array_shift( $custom_terms ) ) { if ( $t->parent == 0 || isset( $terms[$t->parent] ) ) $terms[$t->term_id] = $t; @@ -144,10 +147,10 @@ function export_wp( $args = array() ) { * @return string Site URL. */ function wxr_site_url() { - // ms: the base url + // Multisite: the base URL. if ( is_multisite() ) return network_home_url(); - // wp: the blog url + // WordPress (single site): the blog URL. else return get_bloginfo_rss( 'url' ); } @@ -240,12 +243,21 @@ function export_wp( $args = array() ) { * Output list of authors with posts * * @since 3.1.0 + * + * @param array $post_ids Array of post IDs to filter the query by. Optional. */ - function wxr_authors_list() { + function wxr_authors_list( array $post_ids = null ) { global $wpdb; + if ( !empty( $post_ids ) ) { + $post_ids = array_map( 'absint', $post_ids ); + $and = 'AND ID IN ( ' . implode( ', ', $post_ids ) . ')'; + } else { + $and = ''; + } + $authors = array(); - $results = $wpdb->get_results( "SELECT DISTINCT post_author FROM $wpdb->posts WHERE post_status != 'auto-draft'" ); + $results = $wpdb->get_results( "SELECT DISTINCT post_author FROM $wpdb->posts WHERE post_status != 'auto-draft' $and" ); foreach ( (array) $results as $result ) $authors[] = get_userdata( $result->post_author ); @@ -344,7 +356,7 @@ function export_wp( $args = array() ) { - + term_id ?>slug; ?>parent ? $cats[$c->parent]->slug : ''; ?> @@ -364,14 +376,16 @@ function export_wp( $args = array() ) { in_the_loop = true; // Fake being in the loop. - // fetch 20 posts at a time rather than loading the entire table into memory + // Fake being in the loop. + $wp_query->in_the_loop = true; + + // Fetch 20 posts at a time rather than loading the entire table into memory. while ( $next_posts = array_splice( $post_ids, 0, 20 ) ) { $where = 'WHERE ID IN (' . join( ',', $next_posts ) . ')'; $posts = $wpdb->get_results( "SELECT * FROM {$wpdb->posts} $where" ); - // Begin Loop + // Begin Loop. foreach ( $posts as $post ) { setup_postdata( $post ); $is_sticky = is_sticky( $post->ID ) ? 1 : 0; @@ -441,8 +455,9 @@ function export_wp( $args = array() ) { meta_key; ?> meta_value ); ?> - -get_results( $wpdb->prepare( "SELECT * FROM $wpdb->comments WHERE comment_post_ID = %d AND comment_approved <> 'spam'", $post->ID ) ); +get_results( $wpdb->prepare( "SELECT * FROM $wpdb->comments WHERE comment_post_ID = %d AND comment_approved <> 'spam'", $post->ID ) ); foreach ( $comments as $c ) : ?> comment_ID; ?> @@ -458,7 +473,23 @@ function export_wp( $args = array() ) { comment_parent; ?> user_id; ?> get_results( $wpdb->prepare( "SELECT * FROM $wpdb->commentmeta WHERE comment_id = %d", $c->comment_ID ) ); - foreach ( $c_meta as $meta ) : ?> + foreach ( $c_meta as $meta ) : + /** + * Filter whether to selectively skip comment meta used for WXR exports. + * + * Returning a truthy value to the filter will skip the current meta + * object from being exported. + * + * @since 4.0.0 + * + * @param bool $skip Whether to skip the current comment meta. Default false. + * @param string $meta_key Current meta key. + * @param object $meta Current meta object. + */ + if ( apply_filters( 'wxr_export_skip_commentmeta', false, $meta->meta_key, $meta ) ) { + continue; + } + ?> meta_key; ?> meta_value ); ?> diff --git a/sources/wp-admin/includes/file.php b/sources/wp-admin/includes/file.php index d81dd52..286d76f 100644 --- a/sources/wp-admin/includes/file.php +++ b/sources/wp-admin/includes/file.php @@ -79,8 +79,8 @@ function get_file_description( $file ) { * @return string Full filesystem path to the root of the WordPress installation */ function get_home_path() { - $home = get_option( 'home' ); - $siteurl = get_option( 'siteurl' ); + $home = set_url_scheme( get_option( 'home' ), 'http' ); + $siteurl = set_url_scheme( get_option( 'siteurl' ), 'http' ); if ( ! empty( $home ) && 0 !== strcasecmp( $home, $siteurl ) ) { $wp_path_rel_to_home = str_ireplace( $home, '', $siteurl ); /* $siteurl - $home */ $pos = strripos( str_replace( '\\', '/', $_SERVER['SCRIPT_FILENAME'] ), trailingslashit( $wp_path_rel_to_home ) ); @@ -179,8 +179,8 @@ function validate_file_to_edit( $file, $allowed_files = '' ) { case 1 : wp_die( __( 'Sorry, that file cannot be edited.' ) ); - //case 2 : - // wp_die( __('Sorry, can’t call files with their real path.' )); + // case 2 : + // wp_die( __('Sorry, can’t call files with their real path.' )); case 3 : wp_die( __( 'Sorry, that file cannot be edited.' ) ); @@ -191,145 +191,171 @@ function validate_file_to_edit( $file, $allowed_files = '' ) { * Handle PHP uploads in WordPress, sanitizing file names, checking extensions for mime type, * and moving the file to the appropriate directory within the uploads directory. * - * @since 2.0.0 + * @since 4.0.0 * - * @uses wp_handle_upload_error - * @uses is_multisite - * @uses wp_check_filetype_and_ext - * @uses current_user_can - * @uses wp_upload_dir - * @uses wp_unique_filename - * @uses delete_transient - * @param array $file Reference to a single element of $_FILES. Call the function once for each uploaded file. - * @param array $overrides Optional. An associative array of names=>values to override default variables with extract( $overrides, EXTR_OVERWRITE ). - * @param string $time Optional. Time formatted in 'yyyy/mm'. - * @return array On success, returns an associative array of file attributes. On failure, returns $overrides['upload_error_handler'](&$file, $message ) or array( 'error'=>$message ). - */ -function wp_handle_upload( &$file, $overrides = false, $time = null ) { + * @see wp_handle_upload_error + * + * @param array $file Reference to a single element of $_FILES. Call the function once for + * each uploaded file. + * @param array $overrides An associative array of names => values to override default variables. + * @param string $time Time formatted in 'yyyy/mm'. + * @param string $action Expected value for $_POST['action']. + * @return array On success, returns an associative array of file attributes. On failure, returns + * $overrides['upload_error_handler'](&$file, $message ) or array( 'error'=>$message ). +*/ +function _wp_handle_upload( &$file, $overrides, $time, $action ) { // The default error handler. if ( ! function_exists( 'wp_handle_upload_error' ) ) { function wp_handle_upload_error( &$file, $message ) { - return array( 'error'=>$message ); + return array( 'error' => $message ); } } /** - * Filter data for the current file to upload. + * The dynamic portion of the hook name, $action, refers to the post action. * - * @since 2.9.0 + * @since 2.9.0 as 'wp_handle_upload_prefilter' + * @since 4.0.0 Converted to a dynamic hook with $action * * @param array $file An array of data for a single file. */ - $file = apply_filters( 'wp_handle_upload_prefilter', $file ); + $file = apply_filters( "{$action}_prefilter", $file ); // You may define your own function and pass the name in $overrides['upload_error_handler'] $upload_error_handler = 'wp_handle_upload_error'; + if ( isset( $overrides['upload_error_handler'] ) ) { + $upload_error_handler = $overrides['upload_error_handler']; + } // You may have had one or more 'wp_handle_upload_prefilter' functions error out the file. Handle that gracefully. - if ( isset( $file['error'] ) && !is_numeric( $file['error'] ) && $file['error'] ) + if ( isset( $file['error'] ) && ! is_numeric( $file['error'] ) && $file['error'] ) { return $upload_error_handler( $file, $file['error'] ); + } + + // Install user overrides. Did we mention that this voids your warranty? // You may define your own function and pass the name in $overrides['unique_filename_callback'] $unique_filename_callback = null; + if ( isset( $overrides['unique_filename_callback'] ) ) { + $unique_filename_callback = $overrides['unique_filename_callback']; + } - // $_POST['action'] must be set and its value must equal $overrides['action'] or this: - $action = 'wp_handle_upload'; - - // Courtesy of php.net, the strings that describe the error indicated in $_FILES[{form field}]['error']. - $upload_error_strings = array( false, - __( "The uploaded file exceeds the upload_max_filesize directive in php.ini." ), - __( "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form." ), - __( "The uploaded file was only partially uploaded." ), - __( "No file was uploaded." ), - '', - __( "Missing a temporary folder." ), - __( "Failed to write file to disk." ), - __( "File upload stopped by extension." )); + /* + * This may not have orignially been intended to be overrideable, + * but historically has been. + */ + if ( isset( $overrides['upload_error_strings'] ) ) { + $upload_error_strings = $overrides['upload_error_strings']; + } else { + // Courtesy of php.net, the strings that describe the error indicated in $_FILES[{form field}]['error']. + $upload_error_strings = array( + false, + __( 'The uploaded file exceeds the upload_max_filesize directive in php.ini.' ), + __( 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.' ), + __( 'The uploaded file was only partially uploaded.' ), + __( 'No file was uploaded.' ), + '', + __( 'Missing a temporary folder.' ), + __( 'Failed to write file to disk.' ), + __( 'File upload stopped by extension.' ) + ); + } // All tests are on by default. Most can be turned off by $overrides[{test_name}] = false; - $test_form = true; - $test_size = true; - $test_upload = true; + $test_form = isset( $overrides['test_form'] ) ? $overrides['test_form'] : true; + $test_size = isset( $overrides['test_size'] ) ? $overrides['test_size'] : true; - // If you override this, you must provide $ext and $type!!!! - $test_type = true; - $mimes = false; + // If you override this, you must provide $ext and $type!! + $test_type = isset( $overrides['test_type'] ) ? $overrides['test_type'] : true; + $mimes = isset( $overrides['mimes'] ) ? $overrides['mimes'] : false; - // Install user overrides. Did we mention that this voids your warranty? - if ( is_array( $overrides ) ) - extract( $overrides, EXTR_OVERWRITE ); + $test_upload = isset( $overrides['test_upload'] ) ? $overrides['test_upload'] : true; // A correct form post will pass this test. - if ( $test_form && (!isset( $_POST['action'] ) || ($_POST['action'] != $action ) ) ) - return call_user_func($upload_error_handler, $file, __( 'Invalid form submission.' )); - + if ( $test_form && ( ! isset( $_POST['action'] ) || ( $_POST['action'] != $action ) ) ) { + return call_user_func( $upload_error_handler, $file, __( 'Invalid form submission.' ) ); + } // A successful upload will pass this test. It makes no sense to override this one. if ( isset( $file['error'] ) && $file['error'] > 0 ) { return call_user_func( $upload_error_handler, $file, $upload_error_strings[ $file['error'] ] ); } + $test_file_size = 'wp_handle_upload' === $action ? $file['size'] : filesize( $file['tmp_name'] ); // A non-empty file will pass this test. - if ( $test_size && !($file['size'] > 0 ) ) { - if ( is_multisite() ) + if ( $test_size && ! ( $test_file_size > 0 ) ) { + if ( is_multisite() ) { $error_msg = __( 'File is empty. Please upload something more substantial.' ); - else + } else { $error_msg = __( 'File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your php.ini or by post_max_size being defined as smaller than upload_max_filesize in php.ini.' ); - return call_user_func($upload_error_handler, $file, $error_msg); + } + return call_user_func( $upload_error_handler, $file, $error_msg ); } // A properly uploaded file will pass this test. There should be no reason to override this one. - if ( $test_upload && ! @ is_uploaded_file( $file['tmp_name'] ) ) - return call_user_func($upload_error_handler, $file, __( 'Specified file failed upload test.' )); + $test_uploaded_file = 'wp_handle_upload' === $action ? @ is_uploaded_file( $file['tmp_name'] ) : @ is_file( $file['tmp_name'] ); + if ( $test_upload && ! $test_uploaded_file ) { + return call_user_func( $upload_error_handler, $file, __( 'Specified file failed upload test.' ) ); + } // A correct MIME type will pass this test. Override $mimes or use the upload_mimes filter. if ( $test_type ) { $wp_filetype = wp_check_filetype_and_ext( $file['tmp_name'], $file['name'], $mimes ); - - extract( $wp_filetype ); + $ext = empty( $wp_filetype['ext'] ) ? '' : $wp_filetype['ext']; + $type = empty( $wp_filetype['type'] ) ? '' : $wp_filetype['type']; + $proper_filename = empty( $wp_filetype['proper_filename'] ) ? '' : $wp_filetype['proper_filename']; // Check to see if wp_check_filetype_and_ext() determined the filename was incorrect - if ( $proper_filename ) + if ( $proper_filename ) { $file['name'] = $proper_filename; - - if ( ( !$type || !$ext ) && !current_user_can( 'unfiltered_upload' ) ) - return call_user_func($upload_error_handler, $file, __( 'Sorry, this file type is not permitted for security reasons.' )); - - if ( !$ext ) - $ext = ltrim(strrchr($file['name'], '.'), '.'); - - if ( !$type ) + } + if ( ( ! $type || !$ext ) && ! current_user_can( 'unfiltered_upload' ) ) { + return call_user_func( $upload_error_handler, $file, __( 'Sorry, this file type is not permitted for security reasons.' ) ); + } + if ( ! $type ) { $type = $file['type']; + } } else { $type = ''; } - // A writable uploads dir will pass this test. Again, there's no point overriding this one. - if ( ! ( ( $uploads = wp_upload_dir($time) ) && false === $uploads['error'] ) ) - return call_user_func($upload_error_handler, $file, $uploads['error'] ); + /* + * A writable uploads dir will pass this test. Again, there's no point + * overriding this one. + */ + if ( ! ( ( $uploads = wp_upload_dir( $time ) ) && false === $uploads['error'] ) ) { + return call_user_func( $upload_error_handler, $file, $uploads['error'] ); + } $filename = wp_unique_filename( $uploads['path'], $file['name'], $unique_filename_callback ); - // Move the file to the uploads dir + // Move the file to the uploads dir. $new_file = $uploads['path'] . "/$filename"; - if ( false === @ move_uploaded_file( $file['tmp_name'], $new_file ) ) { - if ( 0 === strpos( $uploads['basedir'], ABSPATH ) ) - $error_path = str_replace( ABSPATH, '', $uploads['basedir'] ) . $uploads['subdir']; - else - $error_path = basename( $uploads['basedir'] ) . $uploads['subdir']; + if ( 'wp_handle_upload' === $action ) { + $move_new_file = @ move_uploaded_file( $file['tmp_name'], $new_file ); + } else { + $move_new_file = @ rename( $file['tmp_name'], $new_file ); + } + if ( false === $move_new_file ) { + if ( 0 === strpos( $uploads['basedir'], ABSPATH ) ) { + $error_path = str_replace( ABSPATH, '', $uploads['basedir'] ) . $uploads['subdir']; + } else { + $error_path = basename( $uploads['basedir'] ) . $uploads['subdir']; + } return $upload_error_handler( $file, sprintf( __('The uploaded file could not be moved to %s.' ), $error_path ) ); } - // Set correct file permissions + // Set correct file permissions. $stat = stat( dirname( $new_file )); $perms = $stat['mode'] & 0000666; @ chmod( $new_file, $perms ); - // Compute the URL + // Compute the URL. $url = $uploads['url'] . "/$filename"; - if ( is_multisite() ) + if ( is_multisite() ) { delete_transient( 'dirsize_cache' ); + } /** * Filter the data array for the uploaded file. @@ -343,138 +369,69 @@ function wp_handle_upload( &$file, $overrides = false, $time = null ) { * @type string $url URL of the uploaded file. * @type string $type File type. * } - * @param string $context The type of upload action. Accepts 'upload' or 'sideload'. + * @param string $context The type of upload action. Values include 'upload' or 'sideload'. */ - return apply_filters( 'wp_handle_upload', array( 'file' => $new_file, 'url' => $url, 'type' => $type ), 'upload' ); + return apply_filters( 'wp_handle_upload', array( + 'file' => $new_file, + 'url' => $url, + 'type' => $type + ), 'wp_handle_sideload' === $action ? 'sideload' : 'upload' ); } + +/** + * Wrapper for _wp_handle_upload(), passes 'wp_handle_upload' action. + * + * @since 2.0.0 + * + * @see _wp_handle_upload() + * + * @param array $file Reference to a single element of $_FILES. Call the function once for + * each uploaded file. + * @param array|bool $overrides Optional. An associative array of names=>values to override default + * variables. Default false. + * @param string $time Optional. Time formatted in 'yyyy/mm'. Default null. + * @return array On success, returns an associative array of file attributes. On failure, returns + * $overrides['upload_error_handler'](&$file, $message ) or array( 'error'=>$message ). + */ +function wp_handle_upload( &$file, $overrides = false, $time = null ) { + /* + * $_POST['action'] must be set and its value must equal $overrides['action'] + * or this: + */ + $action = 'wp_handle_upload'; + if ( isset( $overrides['action'] ) ) { + $action = $overrides['action']; + } + + return _wp_handle_upload( $file, $overrides, $time, $action ); } /** - * Handle sideloads, which is the process of retrieving a media item from another server instead of - * a traditional media upload. This process involves sanitizing the filename, checking extensions - * for mime type, and moving the file to the appropriate directory within the uploads directory. + * Wrapper for _wp_handle_upload(), passes 'wp_handle_sideload' action * * @since 2.6.0 * - * @uses wp_handle_upload_error - * @uses wp_check_filetype_and_ext - * @uses current_user_can - * @uses wp_upload_dir - * @uses wp_unique_filename - * @param array $file an array similar to that of a PHP $_FILES POST array - * @param array $overrides Optional. An associative array of names=>values to override default variables with extract( $overrides, EXTR_OVERWRITE ). - * @param string $time Optional. Time formatted in 'yyyy/mm'. - * @return array On success, returns an associative array of file attributes. On failure, returns $overrides['upload_error_handler'](&$file, $message ) or array( 'error'=>$message ). + * @see _wp_handle_upload() + * + * @param array $file An array similar to that of a PHP $_FILES POST array + * @param array|bool $overrides Optional. An associative array of names=>values to override default + * variables. Default false. + * @param string $time Optional. Time formatted in 'yyyy/mm'. Default null. + * @return array On success, returns an associative array of file attributes. On failure, returns + * $overrides['upload_error_handler'](&$file, $message ) or array( 'error'=>$message ). */ function wp_handle_sideload( &$file, $overrides = false, $time = null ) { - // The default error handler. - if (! function_exists( 'wp_handle_upload_error' ) ) { - function wp_handle_upload_error( &$file, $message ) { - return array( 'error'=>$message ); - } - } - - // You may define your own function and pass the name in $overrides['upload_error_handler'] - $upload_error_handler = 'wp_handle_upload_error'; - - // You may define your own function and pass the name in $overrides['unique_filename_callback'] - $unique_filename_callback = null; - - // $_POST['action'] must be set and its value must equal $overrides['action'] or this: + /* + * $_POST['action'] must be set and its value must equal $overrides['action'] + * or this: + */ $action = 'wp_handle_sideload'; - - // Courtesy of php.net, the strings that describe the error indicated in $_FILES[{form field}]['error']. - $upload_error_strings = array( false, - __( "The uploaded file exceeds the upload_max_filesize directive in php.ini." ), - __( "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form." ), - __( "The uploaded file was only partially uploaded." ), - __( "No file was uploaded." ), - '', - __( "Missing a temporary folder." ), - __( "Failed to write file to disk." ), - __( "File upload stopped by extension." )); - - // All tests are on by default. Most can be turned off by $overrides[{test_name}] = false; - $test_form = true; - $test_size = true; - - // If you override this, you must provide $ext and $type!!!! - $test_type = true; - $mimes = false; - - // Install user overrides. Did we mention that this voids your warranty? - if ( is_array( $overrides ) ) - extract( $overrides, EXTR_OVERWRITE ); - - // A correct form post will pass this test. - if ( $test_form && (!isset( $_POST['action'] ) || ($_POST['action'] != $action ) ) ) - return $upload_error_handler( $file, __( 'Invalid form submission.' )); - - // A successful upload will pass this test. It makes no sense to override this one. - if ( ! empty( $file['error'] ) ) - return $upload_error_handler( $file, $upload_error_strings[$file['error']] ); - - // A non-empty file will pass this test. - if ( $test_size && !(filesize($file['tmp_name']) > 0 ) ) - return $upload_error_handler( $file, __( 'File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your php.ini.' )); - - // A properly uploaded file will pass this test. There should be no reason to override this one. - if (! @ is_file( $file['tmp_name'] ) ) - return $upload_error_handler( $file, __( 'Specified file does not exist.' )); - - // A correct MIME type will pass this test. Override $mimes or use the upload_mimes filter. - if ( $test_type ) { - $wp_filetype = wp_check_filetype_and_ext( $file['tmp_name'], $file['name'], $mimes ); - - extract( $wp_filetype ); - - // Check to see if wp_check_filetype_and_ext() determined the filename was incorrect - if ( $proper_filename ) - $file['name'] = $proper_filename; - - if ( ( !$type || !$ext ) && !current_user_can( 'unfiltered_upload' ) ) - return $upload_error_handler( $file, __( 'Sorry, this file type is not permitted for security reasons.' )); - - if ( !$ext ) - $ext = ltrim(strrchr($file['name'], '.'), '.'); - - if ( !$type ) - $type = $file['type']; + if ( isset( $overrides['action'] ) ) { + $action = $overrides['action']; } - - // A writable uploads dir will pass this test. Again, there's no point overriding this one. - if ( ! ( ( $uploads = wp_upload_dir( $time ) ) && false === $uploads['error'] ) ) - return $upload_error_handler( $file, $uploads['error'] ); - - $filename = wp_unique_filename( $uploads['path'], $file['name'], $unique_filename_callback ); - - // Strip the query strings. - $filename = str_replace('?','-', $filename); - $filename = str_replace('&','-', $filename); - - // Move the file to the uploads dir - $new_file = $uploads['path'] . "/$filename"; - if ( false === @ rename( $file['tmp_name'], $new_file ) ) { - if ( 0 === strpos( $uploads['basedir'], ABSPATH ) ) - $error_path = str_replace( ABSPATH, '', $uploads['basedir'] ) . $uploads['subdir']; - else - $error_path = basename( $uploads['basedir'] ) . $uploads['subdir']; - return $upload_error_handler( $file, sprintf( __('The uploaded file could not be moved to %s.' ), $error_path ) ); - } - - // Set correct file permissions - $stat = stat( dirname( $new_file )); - $perms = $stat['mode'] & 0000666; - @ chmod( $new_file, $perms ); - - // Compute the URL - $url = $uploads['url'] . "/$filename"; - - /** This filter is documented in wp-admin/includes/file.php */ - $return = apply_filters( 'wp_handle_upload', array( 'file' => $new_file, 'url' => $url, 'type' => $type ), 'sideload' ); - - return $return; + return _wp_handle_upload( $file, $overrides, $time, $action ); } + /** * Downloads a url to a local temporary file using the WordPress HTTP Class. * Please note, That the calling function must unlink() the file. @@ -1027,7 +984,7 @@ function request_filesystem_credentials($form_post, $type = '', $error = false, $credentials['public_key'] = defined('FTP_PUBKEY') ? FTP_PUBKEY : (!empty($_POST['public_key']) ? wp_unslash( $_POST['public_key'] ) : ''); $credentials['private_key'] = defined('FTP_PRIKEY') ? FTP_PRIKEY : (!empty($_POST['private_key']) ? wp_unslash( $_POST['private_key'] ) : ''); - //sanitize the hostname, Some people might pass in odd-data: + // Sanitize the hostname, Some people might pass in odd-data: $credentials['hostname'] = preg_replace('|\w+://|', '', $credentials['hostname']); //Strip any schemes off if ( strpos($credentials['hostname'], ':') ) { @@ -1060,12 +1017,13 @@ function request_filesystem_credentials($form_post, $type = '', $error = false, update_option('ftp_credentials', $stored_credentials); return $credentials; } - $hostname = ''; - $username = ''; - $password = ''; - $connection_type = ''; - if ( !empty($credentials) ) - extract($credentials, EXTR_OVERWRITE); + $hostname = isset( $credentials['hostname'] ) ? $credentials['hostname'] : ''; + $username = isset( $credentials['username'] ) ? $credentials['username'] : ''; + $public_key = isset( $credentials['public_key'] ) ? $credentials['public_key'] : ''; + $private_key = isset( $credentials['private_key'] ) ? $credentials['private_key'] : ''; + $port = isset( $credentials['port'] ) ? $credentials['port'] : ''; + $connection_type = isset( $credentials['connection_type'] ) ? $credentials['connection_type'] : ''; + if ( $error ) { $error_string = __('ERROR: There was an error connecting to the server, Please verify the settings are correct.'); if ( is_wp_error($error) ) @@ -1155,7 +1113,8 @@ jQuery(function($){
      -
      size="40" />
      size="40" /> +
      size="40" /> +
      size="40" />
      diff --git a/sources/wp-admin/includes/image-edit.php b/sources/wp-admin/includes/image-edit.php index 9e0f384..99a188e 100644 --- a/sources/wp-admin/includes/image-edit.php +++ b/sources/wp-admin/includes/image-edit.php @@ -144,12 +144,12 @@ function wp_image_editor($post_id, $msg = false) {
      - +
      , this)" class="imgedit-crop disabled" title="">
      get_post_mime_type( $post_id ), 'methods' => array( 'rotate' ) ) ) ) { ?>
      , this)" title="">
      @@ -160,33 +160,32 @@ function wp_image_editor($post_id, $msg = false) {
      - +
      , this)" class="imgedit-flipv" title="">
      , this)" class="imgedit-fliph" title="">
      - +
      , this)" class="imgedit-undo disabled" title="">
      , this)" class="imgedit-redo disabled" title="">

      - + - - +
      - +
      )" disabled="disabled" class="button button-primary imgedit-submit-btn" value="" />
      - +
      @@ -411,7 +410,7 @@ function image_edit_apply_changes( $image, $changes ) { if ( !is_array($changes) ) return $image; - // expand change operations + // Expand change operations. foreach ( $changes as $key => $obj ) { if ( isset($obj->r) ) { $obj->type = 'rotate'; @@ -429,7 +428,7 @@ function image_edit_apply_changes( $image, $changes ) { $changes[$key] = $obj; } - // combine operations + // Combine operations. if ( count($changes) > 1 ) { $filtered = array($changes[0]); for ( $i = 0, $j = 1; $j < count($changes); $j++ ) { @@ -453,7 +452,7 @@ function image_edit_apply_changes( $image, $changes ) { unset($filtered); } - // image resource before applying the changes + // Image resource before applying the changes. if ( $image instanceof WP_Image_Editor ) { /** @@ -540,7 +539,7 @@ function stream_preview_image( $post_id ) { if ( $changes ) $img = image_edit_apply_changes( $img, $changes ); - // scale the image + // Scale the image. $size = $img->get_size(); $w = $size['width']; $h = $size['height']; @@ -576,7 +575,8 @@ function wp_restore_image($post_id) { if ( $parts['basename'] != $data['file'] ) { if ( defined('IMAGE_EDIT_OVERWRITE') && IMAGE_EDIT_OVERWRITE ) { - // delete only if it's edited image + + // Delete only if it's edited image. if ( preg_match('/-e[0-9]{13}\./', $parts['basename']) ) { /** This filter is documented in wp-admin/custom-header.php */ @@ -601,7 +601,8 @@ function wp_restore_image($post_id) { $data = $backup_sizes["$default_size-orig"]; if ( isset($meta['sizes'][$default_size]) && $meta['sizes'][$default_size]['file'] != $data['file'] ) { if ( defined('IMAGE_EDIT_OVERWRITE') && IMAGE_EDIT_OVERWRITE ) { - // delete only if it's edited image + + // Delete only if it's edited image if ( preg_match('/-e[0-9]{13}-/', $meta['sizes'][$default_size]['file']) ) { /** This filter is documented in wp-admin/custom-header.php */ $delpath = apply_filters( 'wp_delete_file', path_join($parts['dirname'], $meta['sizes'][$default_size]['file']) ); @@ -661,10 +662,10 @@ function wp_save_image( $post_id ) { $sX = $size['width']; $sY = $size['height']; - // check if it has roughly the same w / h ratio + // Check if it has roughly the same w / h ratio. $diff = round($sX / $sY, 2) - round($fwidth / $fheight, 2); if ( -0.1 < $diff && $diff < 0.1 ) { - // scale the full size image + // Scale the full size image. if ( $img->resize( $fwidth, $fheight ) ) $scaled = true; } @@ -693,7 +694,7 @@ function wp_save_image( $post_id ) { if ( !is_array($backup_sizes) ) $backup_sizes = array(); - // generate new filename + // Generate new filename. $path = get_attached_file($post_id); $path_parts = pathinfo( $path ); $filename = $path_parts['filename']; @@ -719,7 +720,7 @@ function wp_save_image( $post_id ) { } } - // save the full-size file, also needed to create sub-sizes + // Save the full-size file, also needed to create sub-sizes. if ( !wp_save_image_file($new_path, $img, $post->post_mime_type, $post_id) ) { $return->error = esc_js( __('Unable to save the image.') ); return $return; @@ -804,10 +805,11 @@ function wp_save_image( $post_id ) { $return->thumbnail = $thumb_url[0]; } else { $file_url = wp_get_attachment_url($post_id); - if ( $thumb = $meta['sizes']['thumbnail'] ) + if ( ! empty( $meta['sizes']['thumbnail'] ) && $thumb = $meta['sizes']['thumbnail'] ) { $return->thumbnail = path_join( dirname($file_url), $thumb['file'] ); - else + } else { $return->thumbnail = "$file_url?w=128&h=128"; + } } } } else { diff --git a/sources/wp-admin/includes/image.php b/sources/wp-admin/includes/image.php index 5799d28..b78bac2 100644 --- a/sources/wp-admin/includes/image.php +++ b/sources/wp-admin/includes/image.php @@ -47,8 +47,10 @@ function wp_crop_image( $src, $src_x, $src_y, $src_w, $src_h, $dst_w, $dst_h, $s if ( ! $dst_file ) $dst_file = str_replace( basename( $src_file ), 'cropped-' . basename( $src_file ), $src_file ); - // The directory containing the original file may no longer exist when - // using a replication plugin. + /* + * The directory containing the original file may no longer exist when + * using a replication plugin. + */ wp_mkdir_p( dirname( $dst_file ) ); $dst_file = dirname( $dst_file ) . '/' . wp_unique_filename( dirname( $dst_file ), basename( $dst_file ) ); @@ -79,10 +81,10 @@ function wp_generate_attachment_metadata( $attachment_id, $file ) { $metadata['width'] = $imagesize[0]; $metadata['height'] = $imagesize[1]; - // Make the file path relative to the upload dir + // Make the file path relative to the upload dir. $metadata['file'] = _wp_relative_upload_path($file); - // make thumbnails and other intermediate sizes + // Make thumbnails and other intermediate sizes. global $_wp_additional_image_sizes; $sizes = array(); @@ -120,7 +122,7 @@ function wp_generate_attachment_metadata( $attachment_id, $file ) { $metadata['sizes'] = array(); } - // fetch additional metadata from exif/iptc + // Fetch additional metadata from EXIF/IPTC. $image_meta = wp_read_image_metadata( $file ); if ( $image_meta ) $metadata['image_meta'] = $image_meta; @@ -134,7 +136,7 @@ function wp_generate_attachment_metadata( $attachment_id, $file ) { } if ( $support && ! empty( $metadata['image']['data'] ) ) { - // check for existing cover + // Check for existing cover. $hash = md5( $metadata['image']['data'] ); $posts = get_posts( array( 'fields' => 'ids', @@ -187,7 +189,7 @@ function wp_generate_attachment_metadata( $attachment_id, $file ) { } } - // remove the blob of binary data from the array + // Remove the blob of binary data from the array. if ( isset( $metadata['image']['data'] ) ) unset( $metadata['image']['data'] ); @@ -254,10 +256,12 @@ function wp_read_image_metadata( $file ) { list( , , $sourceImageType ) = getimagesize( $file ); - // exif contains a bunch of data we'll probably never need formatted in ways - // that are difficult to use. We'll normalize it and just extract the fields - // that are likely to be useful. Fractions and numbers are converted to - // floats, dates to unix timestamps, and everything else to strings. + /* + * EXIF contains a bunch of data we'll probably never need formatted in ways + * that are difficult to use. We'll normalize it and just extract the fields + * that are likely to be useful. Fractions and numbers are converted to + * floats, dates to unix timestamps, and everything else to strings. + */ $meta = array( 'aperture' => 0, 'credit' => '', @@ -269,31 +273,43 @@ function wp_read_image_metadata( $file ) { 'iso' => 0, 'shutter_speed' => 0, 'title' => '', + 'orientation' => 0, ); - // read iptc first, since it might contain data not available in exif such - // as caption, description etc + /* + * Read IPTC first, since it might contain data not available in exif such + * as caption, description etc. + */ if ( is_callable( 'iptcparse' ) ) { getimagesize( $file, $info ); if ( ! empty( $info['APP13'] ) ) { $iptc = iptcparse( $info['APP13'] ); - // headline, "A brief synopsis of the caption." - if ( ! empty( $iptc['2#105'][0] ) ) + // Headline, "A brief synopsis of the caption." + if ( ! empty( $iptc['2#105'][0] ) ) { $meta['title'] = trim( $iptc['2#105'][0] ); - // title, "Many use the Title field to store the filename of the image, though the field may be used in many ways." - elseif ( ! empty( $iptc['2#005'][0] ) ) + /* + * Title, "Many use the Title field to store the filename of the image, + * though the field may be used in many ways." + */ + } elseif ( ! empty( $iptc['2#005'][0] ) ) { $meta['title'] = trim( $iptc['2#005'][0] ); + } if ( ! empty( $iptc['2#120'][0] ) ) { // description / legacy caption $caption = trim( $iptc['2#120'][0] ); if ( empty( $meta['title'] ) ) { + mbstring_binary_safe_encoding(); + $caption_length = strlen( $caption ); + reset_mbstring_encoding(); + // Assume the title is stored in 2:120 if it's short. - if ( strlen( $caption ) < 80 ) + if ( $caption_length < 80 ) { $meta['title'] = $caption; - else + } else { $meta['caption'] = $caption; + } } elseif ( $caption != $meta['title'] ) { $meta['caption'] = $caption; } @@ -322,48 +338,67 @@ function wp_read_image_metadata( $file ) { if ( is_callable( 'exif_read_data' ) && in_array( $sourceImageType, apply_filters( 'wp_read_image_metadata_types', array( IMAGETYPE_JPEG, IMAGETYPE_TIFF_II, IMAGETYPE_TIFF_MM ) ) ) ) { $exif = @exif_read_data( $file ); - if ( !empty( $exif['Title'] ) ) + if ( empty( $meta['title'] ) && ! empty( $exif['Title'] ) ) { $meta['title'] = trim( $exif['Title'] ); + } if ( ! empty( $exif['ImageDescription'] ) ) { - if ( empty( $meta['title'] ) && strlen( $exif['ImageDescription'] ) < 80 ) { + mbstring_binary_safe_encoding(); + $description_length = strlen( $exif['ImageDescription'] ); + reset_mbstring_encoding(); + + if ( empty( $meta['title'] ) && $description_length < 80 ) { // Assume the title is stored in ImageDescription $meta['title'] = trim( $exif['ImageDescription'] ); - if ( ! empty( $exif['COMPUTED']['UserComment'] ) && trim( $exif['COMPUTED']['UserComment'] ) != $meta['title'] ) + if ( empty( $meta['caption'] ) && ! empty( $exif['COMPUTED']['UserComment'] ) && trim( $exif['COMPUTED']['UserComment'] ) != $meta['title'] ) { $meta['caption'] = trim( $exif['COMPUTED']['UserComment'] ); - } elseif ( trim( $exif['ImageDescription'] ) != $meta['title'] ) { + } + } elseif ( empty( $meta['caption'] ) && trim( $exif['ImageDescription'] ) != $meta['title'] ) { $meta['caption'] = trim( $exif['ImageDescription'] ); } - } elseif ( ! empty( $exif['Comments'] ) && trim( $exif['Comments'] ) != $meta['title'] ) { + } elseif ( empty( $meta['caption'] ) && ! empty( $exif['Comments'] ) && trim( $exif['Comments'] ) != $meta['title'] ) { $meta['caption'] = trim( $exif['Comments'] ); } - if ( ! empty( $exif['Artist'] ) ) - $meta['credit'] = trim( $exif['Artist'] ); - elseif ( ! empty($exif['Author'] ) ) - $meta['credit'] = trim( $exif['Author'] ); + if ( empty( $meta['credit'] ) ) { + if ( ! empty( $exif['Artist'] ) ) { + $meta['credit'] = trim( $exif['Artist'] ); + } elseif ( ! empty($exif['Author'] ) ) { + $meta['credit'] = trim( $exif['Author'] ); + } + } - if ( ! empty( $exif['Copyright'] ) ) + if ( empty( $meta['copyright'] ) && ! empty( $exif['Copyright'] ) ) { $meta['copyright'] = trim( $exif['Copyright'] ); - if ( ! empty($exif['FNumber'] ) ) + } + if ( ! empty( $exif['FNumber'] ) ) { $meta['aperture'] = round( wp_exif_frac2dec( $exif['FNumber'] ), 2 ); - if ( ! empty($exif['Model'] ) ) + } + if ( ! empty( $exif['Model'] ) ) { $meta['camera'] = trim( $exif['Model'] ); - if ( ! empty($exif['DateTimeDigitized'] ) ) - $meta['created_timestamp'] = wp_exif_date2ts($exif['DateTimeDigitized'] ); - if ( ! empty($exif['FocalLength'] ) ) + } + if ( empty( $meta['created_timestamp'] ) && ! empty( $exif['DateTimeDigitized'] ) ) { + $meta['created_timestamp'] = wp_exif_date2ts( $exif['DateTimeDigitized'] ); + } + if ( ! empty( $exif['FocalLength'] ) ) { $meta['focal_length'] = (string) wp_exif_frac2dec( $exif['FocalLength'] ); - if ( ! empty($exif['ISOSpeedRatings'] ) ) { + } + if ( ! empty( $exif['ISOSpeedRatings'] ) ) { $meta['iso'] = is_array( $exif['ISOSpeedRatings'] ) ? reset( $exif['ISOSpeedRatings'] ) : $exif['ISOSpeedRatings']; $meta['iso'] = trim( $meta['iso'] ); } - if ( ! empty($exif['ExposureTime'] ) ) + if ( ! empty( $exif['ExposureTime'] ) ) { $meta['shutter_speed'] = (string) wp_exif_frac2dec( $exif['ExposureTime'] ); + } + if ( ! empty( $exif['Orientation'] ) ) { + $meta['orientation'] = $exif['Orientation']; + } } foreach ( array( 'title', 'caption', 'credit', 'copyright', 'camera', 'iso' ) as $key ) { - if ( $meta[ $key ] && ! seems_utf8( $meta[ $key ] ) ) + if ( $meta[ $key ] && ! seems_utf8( $meta[ $key ] ) ) { $meta[ $key ] = utf8_encode( $meta[ $key ] ); + } } /** @@ -401,13 +436,16 @@ function file_is_valid_image($path) { * @return bool True if suitable, false if not suitable. */ function file_is_displayable_image($path) { - $info = @getimagesize($path); - if ( empty($info) ) + $displayable_image_types = array( IMAGETYPE_GIF, IMAGETYPE_JPEG, IMAGETYPE_PNG, IMAGETYPE_BMP ); + + $info = @getimagesize( $path ); + if ( empty( $info ) ) { $result = false; - elseif ( !in_array($info[2], array(IMAGETYPE_GIF, IMAGETYPE_JPEG, IMAGETYPE_PNG)) ) // only gif, jpeg and png images can reliably be displayed + } elseif ( ! in_array( $info[2], $displayable_image_types ) ) { $result = false; - else + } else { $result = true; + } /** * Filter whether the current image is displayable in the browser. @@ -544,8 +582,10 @@ function _copy_image_file( $attachment_id ) { $dst_file = str_replace( basename( $dst_file ), 'copy-' . basename( $dst_file ), $dst_file ); $dst_file = dirname( $dst_file ) . '/' . wp_unique_filename( dirname( $dst_file ), basename( $dst_file ) ); - // The directory containing the original file may no longer exist when - // using a replication plugin. + /* + * The directory containing the original file may no longer + * exist when using a replication plugin. + */ wp_mkdir_p( dirname( $dst_file ) ); if ( ! @copy( $src_file, $dst_file ) ) diff --git a/sources/wp-admin/includes/import.php b/sources/wp-admin/includes/import.php index f01eb87..ab8e8e3 100644 --- a/sources/wp-admin/includes/import.php +++ b/sources/wp-admin/includes/import.php @@ -105,7 +105,10 @@ function wp_import_handle_upload() { // Save the data $id = wp_insert_attachment( $object, $file ); - // schedule a cleanup for one day from now in case of failed import or missing wp_import_cleanup() call + /* + * Schedule a cleanup for one day from now in case of failed + * import or missing wp_import_cleanup() call. + */ wp_schedule_single_event( time() + DAY_IN_SECONDS, 'importer_scheduled_cleanup', array( $id ) ); return array( 'file' => $file, 'id' => $id ); @@ -119,7 +122,7 @@ function wp_import_handle_upload() { * @return array Importers with metadata for each. */ function wp_get_popular_importers() { - include ABSPATH . WPINC . '/version.php'; // include an unmodified $wp_version + include( ABSPATH . WPINC . '/version.php' ); // include an unmodified $wp_version $locale = get_locale(); $popular_importers = get_site_transient( 'popular_importers_' . $locale ); diff --git a/sources/wp-admin/includes/list-table.php b/sources/wp-admin/includes/list-table.php index 2403ec8..04b552f 100644 --- a/sources/wp-admin/includes/list-table.php +++ b/sources/wp-admin/includes/list-table.php @@ -84,10 +84,10 @@ function print_column_headers($screen, $id = true) { * @since 3.1.0 */ class _WP_List_Table_Compat extends WP_List_Table { - var $_screen; - var $_columns; + public $_screen; + public $_columns; - function _WP_List_Table_Compat( $screen, $columns = array() ) { + public function __construct( $screen, $columns = array() ) { if ( is_string( $screen ) ) $screen = convert_to_screen( $screen ); @@ -99,7 +99,7 @@ class _WP_List_Table_Compat extends WP_List_Table { } } - function get_column_info() { + protected function get_column_info() { $columns = get_column_headers( $this->_screen ); $hidden = get_hidden_columns( $this->_screen ); $sortable = array(); @@ -107,7 +107,7 @@ class _WP_List_Table_Compat extends WP_List_Table { return array( $columns, $hidden, $sortable ); } - function get_columns() { + public function get_columns() { return $this->_columns; } } diff --git a/sources/wp-admin/includes/media.php b/sources/wp-admin/includes/media.php index 06cd1c1..8a5e6cc 100644 --- a/sources/wp-admin/includes/media.php +++ b/sources/wp-admin/includes/media.php @@ -180,7 +180,8 @@ function image_add_caption( $html, $id, $caption, $title, $align, $url, $size, $ $caption = str_replace( array("\r\n", "\r"), "\n", $caption); $caption = preg_replace_callback( '/<[a-zA-Z0-9]+(?: [^<>]+>)*/', '_cleanup_image_add_caption', $caption ); - // convert any remaining line breaks to
      + + // Convert any remaining line breaks to
      . $caption = preg_replace( '/[ \n\t]*\n[ \t]*/', '
      ', $caption ); $html = preg_replace( '/(class=["\'][^\'"]*)align(none|left|right|center)\s?/', '$1', $html ); @@ -208,7 +209,7 @@ add_filter( 'image_send_to_editor', 'image_add_caption', 20, 8 ); * @since 3.4.0 */ function _cleanup_image_add_caption( $matches ) { - // remove any line breaks from inside the tags + // Remove any line breaks from inside the tags. return preg_replace( '/[\r\n\t]+/', ' ', $matches[0] ); } @@ -317,7 +318,7 @@ function media_handle_upload($file_id, $post_id, $post_data = array(), $override if ( ! empty( $meta['genre'] ) ) $content .= ' ' . sprintf( __( 'Genre: %s.' ), $meta['genre'] ); - // use image exif/iptc data for title and caption defaults if possible + // Use image exif/iptc data for title and caption defaults if possible. } elseif ( $image_meta = @wp_read_image_metadata( $file ) ) { if ( trim( $image_meta['title'] ) && ! is_numeric( sanitize_title( $image_meta['title'] ) ) ) $title = $image_meta['title']; @@ -378,7 +379,7 @@ function media_handle_sideload($file_array, $post_id, $desc = null, $post_data = $title = preg_replace('/\.[^.]+$/', '', basename($file)); $content = ''; - // use image exif/iptc data for title and caption defaults if possible + // Use image exif/iptc data for title and caption defaults if possible. if ( $image_meta = @wp_read_image_metadata($file) ) { if ( trim( $image_meta['title'] ) && ! is_numeric( sanitize_title( $image_meta['title'] ) ) ) $title = $image_meta['title']; @@ -389,7 +390,7 @@ function media_handle_sideload($file_array, $post_id, $desc = null, $post_data = if ( isset( $desc ) ) $title = $desc; - // Construct the attachment array + // Construct the attachment array. $attachment = array_merge( array( 'post_mime_type' => $type, 'guid' => $url, @@ -514,6 +515,9 @@ document.body.className = document.body.className.replace('no-js', 'js'); * @param string $editor_id */ function media_buttons($editor_id = 'content') { + static $instance = 0; + $instance++; + $post = get_post(); if ( ! $post && ! empty( $GLOBALS['post_ID'] ) ) $post = $GLOBALS['post_ID']; @@ -524,8 +528,13 @@ function media_buttons($editor_id = 'content') { $img = ' '; - echo '' . $img . __( 'Add Media' ) . ''; - + $id_attribute = $instance === 1 ? ' id="insert-media-button"' : ''; + printf( '%s', + $id_attribute, + esc_attr( $editor_id ), + esc_attr__( 'Add Media' ), + $img . __( 'Add Media' ) + ); /** * Filter the legacy (pre-3.5.0) media buttons. * @@ -627,7 +636,8 @@ function media_upload_form_handler() { $image_alt = wp_unslash( $attachment['image_alt'] ); if ( $image_alt != get_post_meta($attachment_id, '_wp_attachment_image_alt', true) ) { $image_alt = wp_strip_all_tags( $image_alt, true ); - // update_meta expects slashed + + // Update_meta expects slashed. update_post_meta( $attachment_id, '_wp_attachment_image_alt', wp_slash( $image_alt ) ); } } @@ -766,7 +776,10 @@ function wp_media_upload_handler() { return media_send_to_editor($html); } - if ( !empty($_POST) ) { + if ( isset( $_POST['save'] ) ) { + $errors['upload_notice'] = __('Saved.'); + return media_upload_gallery(); + } elseif ( ! empty( $_POST ) ) { $return = media_upload_form_handler(); if ( is_string($return) ) @@ -775,11 +788,6 @@ function wp_media_upload_handler() { $errors = $return; } - if ( isset($_POST['save']) ) { - $errors['upload_notice'] = __('Saved.'); - return media_upload_gallery(); - } - if ( isset($_GET['tab']) && $_GET['tab'] == 'type_url' ) { $type = 'image'; if ( isset( $_GET['type'] ) && in_array( $_GET['type'], array( 'video', 'audio', 'file' ) ) ) @@ -800,37 +808,36 @@ function wp_media_upload_handler() { * @param string $desc Optional. Description of the image * @return string|WP_Error Populated HTML img tag on success */ -function media_sideload_image($file, $post_id, $desc = null) { - if ( ! empty($file) ) { - // Download file to temp location - $tmp = download_url( $file ); - - // Set variables for storage - // fix file filename for query strings +function media_sideload_image( $file, $post_id, $desc = null ) { + if ( ! empty( $file ) ) { + // Set variables for storage, fix file filename for query strings. preg_match( '/[^\?]+\.(jpe?g|jpe|gif|png)\b/i', $file, $matches ); - $file_array['name'] = basename($matches[0]); - $file_array['tmp_name'] = $tmp; + $file_array = array(); + $file_array['name'] = basename( $matches[0] ); - // If error storing temporarily, unlink - if ( is_wp_error( $tmp ) ) { - @unlink($file_array['tmp_name']); - $file_array['tmp_name'] = ''; + // Download file to temp location. + $file_array['tmp_name'] = download_url( $file ); + + // If error storing temporarily, return the error. + if ( is_wp_error( $file_array['tmp_name'] ) ) { + return $file_array['tmp_name']; } - // do the validation and storage stuff + // Do the validation and storage stuff. $id = media_handle_sideload( $file_array, $post_id, $desc ); - // If error storing permanently, unlink - if ( is_wp_error($id) ) { - @unlink($file_array['tmp_name']); + + // If error storing permanently, unlink. + if ( is_wp_error( $id ) ) { + @unlink( $file_array['tmp_name'] ); return $id; } $src = wp_get_attachment_url( $id ); } - // Finally check to make sure the file has been saved, then return the html - if ( ! empty($src) ) { - $alt = isset($desc) ? esc_attr($desc) : ''; + // Finally check to make sure the file has been saved, then return the HTML. + if ( ! empty( $src ) ) { + $alt = isset( $desc ) ? esc_attr( $desc ) : ''; $html = "$alt"; return $html; } @@ -941,17 +948,21 @@ function image_size_input_fields( $post, $check = '' ) { $downsize = image_downsize($post->ID, $size); $checked = ''; - // is this size selectable? + // Is this size selectable? $enabled = ( $downsize[3] || 'full' == $size ); $css_id = "image-size-{$size}-{$post->ID}"; - // if this size is the default but that's not available, don't select it + + // If this size is the default but that's not available, don't select it. if ( $size == $check ) { if ( $enabled ) $checked = " checked='checked'"; else $check = ''; } elseif ( !$check && $enabled && 'thumbnail' != $size ) { - // if $check is not enabled, default to the first available size that's bigger than a thumbnail + /* + * If $check is not enabled, default to the first available size + * that's bigger than a thumbnail. + */ $check = $size; $checked = " checked='checked'"; } @@ -959,7 +970,8 @@ function image_size_input_fields( $post, $check = '' ) { $html = "
      "; $html .= ""; - // only show the dimensions if that choice is available + + // Only show the dimensions if that choice is available. if ( $enabled ) $html .= " "; @@ -1007,7 +1019,7 @@ function image_link_input_fields($post, $url_type = '') { } function wp_caption_input_textarea($edit_post) { - // post data is already escaped + // Post data is already escaped. $name = "attachments[{$edit_post->ID}][post_excerpt]"; return ''; @@ -1031,9 +1043,9 @@ function image_attachment_fields_to_edit($form_fields, $post) { * * @since 2.5.0 * - * @param array $form_fields - * @param object $post {@internal $post not used}} - * @return array + * @param array $form_fields An array of attachment form fields. + * @param WP_Post $post The WP_Post attachment object. + * @return array Filtered attachment form fields. */ function media_single_attachment_fields_to_edit( $form_fields, $post ) { unset($form_fields['url'], $form_fields['align'], $form_fields['image-size']); @@ -1045,9 +1057,9 @@ function media_single_attachment_fields_to_edit( $form_fields, $post ) { * * @since 2.8.0 * - * @param array $form_fields - * @param object $post {@internal $post not used}} - * @return array + * @param array $form_fields An array of attachment form fields. + * @param WP_Post $post The WP_Post attachment object. + * @return array Filtered attachment form fields. */ function media_post_single_attachment_fields_to_edit( $form_fields, $post ) { unset($form_fields['image_url']); @@ -1063,9 +1075,9 @@ function media_post_single_attachment_fields_to_edit( $form_fields, $post ) { * * @since 2.5.0 * - * @param object $post - * @param array $attachment {@internal $attachment not used}} - * @return array + * @param WP_Post $post The WP_Post attachment object. + * @param array $attachment An array of attachment metadata. + * @return array Filtered attachment post object. */ function image_attachment_fields_to_save( $post, $attachment ) { if ( substr( $post['post_mime_type'], 0, 5 ) == 'image' ) { @@ -1285,7 +1297,13 @@ function get_media_item( $attachment_id, $args = null ) { $post = get_post( $attachment_id ); $current_post_id = !empty( $_GET['post_id'] ) ? (int) $_GET['post_id'] : 0; - $default_args = array( 'errors' => null, 'send' => $current_post_id ? post_type_supports( get_post_type( $current_post_id ), 'editor' ) : true, 'delete' => true, 'toggle' => true, 'show_title' => true ); + $default_args = array( + 'errors' => null, + 'send' => $current_post_id ? post_type_supports( get_post_type( $current_post_id ), 'editor' ) : true, + 'delete' => true, + 'toggle' => true, + 'show_title' => true + ); $args = wp_parse_args( $args, $default_args ); /** @@ -1297,8 +1315,7 @@ function get_media_item( $attachment_id, $args = null ) { * * @param array $args An array of arguments. */ - $args = apply_filters( 'get_media_item_args', $args ); - extract( $args, EXTR_SKIP ); + $r = apply_filters( 'get_media_item_args', $args ); $toggle_on = __( 'Show' ); $toggle_off = __( 'Hide' ); @@ -1306,21 +1323,15 @@ function get_media_item( $attachment_id, $args = null ) { $filename = esc_html( wp_basename( $post->guid ) ); $title = esc_attr( $post->post_title ); - if ( $_tags = get_the_tags( $attachment_id ) ) { - foreach ( $_tags as $tag ) - $tags[] = $tag->name; - $tags = esc_attr( join( ', ', $tags ) ); - } - $post_mime_types = get_post_mime_types(); $keys = array_keys( wp_match_mime_types( array_keys( $post_mime_types ), $post->post_mime_type ) ); $type = array_shift( $keys ); $type_html = ""; - $form_fields = get_attachment_fields_to_edit( $post, $errors ); + $form_fields = get_attachment_fields_to_edit( $post, $r['errors'] ); - if ( $toggle ) { - $class = empty( $errors ) ? 'startclosed' : 'startopen'; + if ( $r['toggle'] ) { + $class = empty( $r['errors'] ) ? 'startclosed' : 'startopen'; $toggle_links = " $toggle_on $toggle_off"; @@ -1330,7 +1341,7 @@ function get_media_item( $attachment_id, $args = null ) { } $display_title = ( !empty( $title ) ) ? $title : $filename; // $title shouldn't ever be empty, but just in case - $display_title = $show_title ? "
      " . wp_html_excerpt( $display_title, 60, '…' ) . "
      " : ''; + $display_title = $r['show_title'] ? "
      " . wp_html_excerpt( $display_title, 60, '…' ) . "
      " : ''; $gallery = ( ( isset( $_REQUEST['tab'] ) && 'gallery' == $_REQUEST['tab'] ) || ( isset( $redir_tab ) && 'gallery' == $redir_tab ) ); $order = ''; @@ -1404,8 +1415,11 @@ function get_media_item( $attachment_id, $args = null ) { 'extra_rows' => array(), ); - if ( $send ) - $send = get_submit_button( __( 'Insert into Post' ), 'button', "send[$attachment_id]", false ); + if ( $r['send'] ) { + $r['send'] = get_submit_button( __( 'Insert into Post' ), 'button', "send[$attachment_id]", false ); + } + + $delete = empty( $r['delete'] ) ? '' : $r['delete']; if ( $delete && current_user_can( 'delete_post', $attachment_id ) ) { if ( !EMPTY_TRASH_DAYS ) { $delete = "" . __( 'Delete Permanently' ) . ''; @@ -1425,19 +1439,20 @@ function get_media_item( $attachment_id, $args = null ) { $thumbnail = ''; $calling_post_id = 0; - if ( isset( $_GET['post_id'] ) ) + if ( isset( $_GET['post_id'] ) ) { $calling_post_id = absint( $_GET['post_id'] ); - elseif ( isset( $_POST ) && count( $_POST ) ) // Like for async-upload where $_GET['post_id'] isn't set + } elseif ( isset( $_POST ) && count( $_POST ) ) {// Like for async-upload where $_GET['post_id'] isn't set $calling_post_id = $post->post_parent; + } if ( 'image' == $type && $calling_post_id && current_theme_supports( 'post-thumbnails', get_post_type( $calling_post_id ) ) && post_type_supports( get_post_type( $calling_post_id ), 'thumbnail' ) && get_post_thumbnail_id( $calling_post_id ) != $attachment_id ) { $ajax_nonce = wp_create_nonce( "set_post_thumbnail-$calling_post_id" ); $thumbnail = "" . esc_html__( "Use as featured image" ) . ""; } - if ( ( $send || $thumbnail || $delete ) && !isset( $form_fields['buttons'] ) ) - $form_fields['buttons'] = array( 'tr' => "\t\t$send $thumbnail $delete\n" ); - + if ( ( $r['send'] || $thumbnail || $delete ) && !isset( $form_fields['buttons'] ) ) { + $form_fields['buttons'] = array( 'tr' => "\t\t" . $r['send'] . " $thumbnail $delete\n" ); + } $hidden_fields = array(); foreach ( $form_fields as $id => $field ) { @@ -1467,10 +1482,10 @@ function get_media_item( $attachment_id, $args = null ) { $item .= $field[ $field['input'] ]; elseif ( $field['input'] == 'textarea' ) { if ( 'post_content' == $id && user_can_richedit() ) { - // sanitize_post() skips the post_content when user_can_richedit + // Sanitize_post() skips the post_content when user_can_richedit. $field['value'] = htmlspecialchars( $field['value'], ENT_QUOTES ); } - // post_excerpt is already escaped by sanitize_post() in get_attachment_fields_to_edit() + // Post_excerpt is already escaped by sanitize_post() in get_attachment_fields_to_edit(). $item .= "'; } else { $item .= ""; @@ -1616,7 +1631,7 @@ function get_compat_media_markup( $attachment_id, $args = null ) { $item .= $field[ $field['input'] ]; elseif ( $field['input'] == 'textarea' ) { if ( 'post_content' == $id && user_can_richedit() ) { - // sanitize_post() skips the post_content when user_can_richedit + // sanitize_post() skips the post_content when user_can_richedit. $field['value'] = htmlspecialchars( $field['value'], ENT_QUOTES ); } $item .= "'; @@ -1687,7 +1702,7 @@ function media_upload_form( $errors = null ) { global $type, $tab, $is_IE, $is_opera; if ( ! _device_can_upload() ) { - echo '

      ' . sprintf( __('The web browser on your device cannot be used to upload files. You may be able to use the native app for your device instead.'), 'https://wordpress.org/mobile/' ) . '

      '; + echo '

      ' . sprintf( __('The web browser on your device cannot be used to upload files. You may be able to use the native app for your device instead.'), 'http://apps.wordpress.org/' ) . '

      '; return; } @@ -1696,18 +1711,9 @@ function media_upload_form( $errors = null ) { $_type = isset($type) ? $type : ''; $_tab = isset($tab) ? $tab : ''; - $upload_size_unit = $max_upload_size = wp_max_upload_size(); - $sizes = array( 'KB', 'MB', 'GB' ); - - for ( $u = -1; $upload_size_unit > 1024 && $u < count( $sizes ) - 1; $u++ ) { - $upload_size_unit /= 1024; - } - - if ( $u < 0 ) { - $upload_size_unit = 0; - $u = 0; - } else { - $upload_size_unit = (int) $upload_size_unit; + $max_upload_size = wp_max_upload_size(); + if ( ! $max_upload_size ) { + $max_upload_size = 0; } ?> @@ -1742,11 +1748,11 @@ if ( is_multisite() && !is_upload_space_available() ) { do_action( 'pre-upload-ui' ); $post_params = array( - "post_id" => $post_id, - "_wpnonce" => wp_create_nonce('media-form'), - "type" => $_type, - "tab" => $_tab, - "short" => "1", + "post_id" => $post_id, + "_wpnonce" => wp_create_nonce('media-form'), + "type" => $_type, + "tab" => $_tab, + "short" => "1", ); /** @@ -1774,11 +1780,6 @@ $plupload_init = array( 'multipart_params' => $post_params, ); -// Multi-file uploading doesn't currently work in iOS Safari, -// single-file allows the built-in camera to be used as source for images -if ( wp_is_mobile() ) - $plupload_init['multi_selection'] = false; - /** * Filter the default Plupload settings. * @@ -1856,7 +1857,7 @@ do_action( 'post-html-upload-ui' ); ?>
      - +

      @@ -2303,7 +2302,7 @@ if ( empty($_GET['post_mime_type']) || $_GET['post_mime_type'] == 'all' ) $class = ' class="current"'; else $class = ''; -$type_links[] = "
    • 'all', 'paged'=>false, 'm'=>false))) . "'$class>".__('All Types').""; +$type_links[] = '
    • ' . __('All Types') . ''; foreach ( $post_mime_types as $mime_type => $label ) { $class = ''; @@ -2313,7 +2312,7 @@ foreach ( $post_mime_types as $mime_type => $label ) { if ( isset($_GET['post_mime_type']) && wp_match_mime_types($mime_type, $_GET['post_mime_type']) ) $class = ' class="current"'; - $type_links[] = "
    • $mime_type, 'paged'=>false))) . "'$class>" . sprintf( translate_nooped_plural( $label[2], $num_posts[$mime_type] ), "" . number_format_i18n( $num_posts[$mime_type] ) . '') . ''; + $type_links[] = '
    • ' . sprintf( translate_nooped_plural( $label[2], $num_posts[$mime_type] ), '' . number_format_i18n( $num_posts[$mime_type] ) . '') . ''; } /** * Filter the media upload mime type list items. @@ -2607,8 +2606,6 @@ function edit_form_image_editor( $post ) { if ( $attachment_id = intval( $post->ID ) ) $thumb_url = wp_get_attachment_image_src( $attachment_id, array( 900, 450 ), true ); - $filename = esc_html( basename( $post->guid ) ); - $title = esc_attr( $post->post_title ); $alt_text = get_post_meta( $post->ID, '_wp_attachment_image_alt', true ); $att_url = wp_get_attachment_url( $post->ID ); ?> @@ -2655,6 +2652,11 @@ function edit_form_image_editor( $post ) { $attr['height'] = $h; } + $thumb_id = get_post_thumbnail_id( $attachment_id ); + if ( ! empty( $thumb_id ) ) { + $attr['poster'] = wp_get_attachment_url( $thumb_id ); + } + echo wp_video_shortcode( $attr ); endif; ?> @@ -2860,7 +2862,7 @@ function wp_add_id3_tag_data( &$metadata, $data ) { foreach ( $data[$version]['comments'] as $key => $list ) { if ( ! empty( $list ) ) { $metadata[$key] = reset( $list ); - // fix bug in byte stream analysis + // Fix bug in byte stream analysis. if ( 'terms_of_use' === $key && 0 === strpos( $metadata[$key], 'yright notice.' ) ) $metadata[$key] = 'Cop' . $metadata[$key]; } diff --git a/sources/wp-admin/includes/menu.php b/sources/wp-admin/includes/menu.php index 6835091..873f737 100644 --- a/sources/wp-admin/includes/menu.php +++ b/sources/wp-admin/includes/menu.php @@ -71,22 +71,19 @@ unset($menu_page, $compat); $_wp_submenu_nopriv = array(); $_wp_menu_nopriv = array(); // Loop over submenus and remove pages for which the user does not have privs. -foreach ( array( 'submenu' ) as $sub_loop ) { - foreach ($$sub_loop as $parent => $sub) { - foreach ($sub as $index => $data) { - if ( ! current_user_can($data[1]) ) { - unset(${$sub_loop}[$parent][$index]); - $_wp_submenu_nopriv[$parent][$data[2]] = true; - } +foreach ($submenu as $parent => $sub) { + foreach ($sub as $index => $data) { + if ( ! current_user_can($data[1]) ) { + unset($submenu[$parent][$index]); + $_wp_submenu_nopriv[$parent][$data[2]] = true; } - unset($index, $data); - - if ( empty(${$sub_loop}[$parent]) ) - unset(${$sub_loop}[$parent]); } - unset($sub, $parent); + unset($index, $data); + + if ( empty($submenu[$parent]) ) + unset($submenu[$parent]); } -unset($sub_loop); +unset($sub, $parent); /* * Loop over the top-level menu. @@ -100,8 +97,10 @@ foreach ( $menu as $id => $data ) { $first_sub = array_shift($subs); $old_parent = $data[2]; $new_parent = $first_sub[2]; - // If the first submenu is not the same as the assigned parent, - // make the first submenu the new parent. + /* + * If the first submenu is not the same as the assigned parent, + * make the first submenu the new parent. + */ if ( $new_parent != $old_parent ) { $_wp_real_parent_file[$old_parent] = $new_parent; $menu[$id][2] = $new_parent; diff --git a/sources/wp-admin/includes/meta-boxes.php b/sources/wp-admin/includes/meta-boxes.php index 9f7f469..3e2c9de 100644 --- a/sources/wp-admin/includes/meta-boxes.php +++ b/sources/wp-admin/includes/meta-boxes.php @@ -42,14 +42,17 @@ if ( 'publish' == $post->post_status ) { $preview_button = __( 'Preview Changes' ); } else { $preview_link = set_url_scheme( get_permalink( $post->ID ) ); + /** * Filter the URI of a post preview in the post submit box. * * @since 2.0.5 + * @since 4.0.0 $post parameter was added. * - * @param string $preview_link URI the user will be directed to for a post preview. + * @param string $preview_link URI the user will be directed to for a post preview. + * @param WP_Post $post Post object. */ - $preview_link = esc_url( apply_filters( 'preview_post_link', add_query_arg( 'preview', 'true', $preview_link ) ) ); + $preview_link = esc_url( apply_filters( 'preview_post_link', add_query_arg( 'preview', 'true', $preview_link ), $post ) ); $preview_button = __( 'Preview' ); } ?> @@ -276,11 +279,6 @@ if ( !in_array( $post->post_status, array('publish', 'future', 'private') ) || 0 * @param object $post */ function attachment_submit_meta_box( $post ) { - global $action; - - $post_type = $post->post_type; - $post_type_object = get_post_type_object($post_type); - $can_publish = current_user_can($post_type_object->cap->publish_posts); ?>
      @@ -347,7 +345,15 @@ function attachment_submit_meta_box( $post ) { * * @since 3.1.0 * - * @param object $post + * @param WP_Post $post Post object. + * @param array $box { + * Post formats meta box arguments. + * + * @type string $id Meta box ID. + * @type string $title Meta box title. + * @type callback $callback Meta box display callback. + * @type array $args Extra meta box arguments. + * } */ function post_format_meta_box( $post, $box ) { if ( current_theme_supports( 'post-formats' ) && post_type_supports( $post->post_type, 'post-formats' ) ) : @@ -375,17 +381,32 @@ function post_format_meta_box( $post, $box ) { * * @since 2.6.0 * - * @param object $post + * @todo Create taxonomy-agnostic wrapper for this. + * + * @param WP_Post $post Post object. + * @param array $box { + * Tags meta box arguments. + * + * @type string $id Meta box ID. + * @type string $title Meta box title. + * @type callback $callback Meta box display callback. + * @type array $args { + * Extra meta box arguments. + * + * @type string $taxonomy Taxonomy. Default 'post_tag'. + * } + * } */ -function post_tags_meta_box($post, $box) { - $defaults = array('taxonomy' => 'post_tag'); - if ( !isset($box['args']) || !is_array($box['args']) ) +function post_tags_meta_box( $post, $box ) { + $defaults = array( 'taxonomy' => 'post_tag' ); + if ( ! isset( $box['args'] ) || ! is_array( $box['args'] ) ) { $args = array(); - else + } else { $args = $box['args']; - extract( wp_parse_args($args, $defaults), EXTR_SKIP ); - $tax_name = esc_attr($taxonomy); - $taxonomy = get_taxonomy($taxonomy); + } + $r = wp_parse_args( $args, $defaults ); + $tax_name = esc_attr( $r['taxonomy'] ); + $taxonomy = get_taxonomy( $r['taxonomy'] ); $user_can_assign_terms = current_user_can( $taxonomy->cap->assign_terms ); $comma = _x( ',', 'tag delimiter' ); ?> @@ -417,59 +438,74 @@ function post_tags_meta_box($post, $box) { * * @since 2.6.0 * - * @param object $post + * @todo Create taxonomy-agnostic wrapper for this. + * + * @param WP_Post $post Post object. + * @param array $box { + * Categories meta box arguments. + * + * @type string $id Meta box ID. + * @type string $title Meta box title. + * @type callback $callback Meta box display callback. + * @type array $args { + * Extra meta box arguments. + * + * @type string $taxonomy Taxonomy. Default 'category'. + * } + * } */ function post_categories_meta_box( $post, $box ) { - $defaults = array('taxonomy' => 'category'); - if ( !isset($box['args']) || !is_array($box['args']) ) + $defaults = array( 'taxonomy' => 'category' ); + if ( ! isset( $box['args'] ) || ! is_array( $box['args'] ) ) { $args = array(); - else + } else { $args = $box['args']; - extract( wp_parse_args($args, $defaults), EXTR_SKIP ); - $tax = get_taxonomy($taxonomy); - + } + $r = wp_parse_args( $args, $defaults ); + $tax_name = esc_attr( $r['taxonomy'] ); + $taxonomy = get_taxonomy( $r['taxonomy'] ); ?> -
      -
        -
      • labels->all_items; ?>
      • -
      • +
        + -
      diff --git a/sources/wp-admin/widgets.php b/sources/wp-admin/widgets.php index 9383d74..f4de378 100644 --- a/sources/wp-admin/widgets.php +++ b/sources/wp-admin/widgets.php @@ -141,7 +141,7 @@ if ( isset($_POST['savewidget']) || isset($_POST['removewidget']) ) { $id_base = $_POST['id_base']; $sidebar = isset($sidebars_widgets[$sidebar_id]) ? $sidebars_widgets[$sidebar_id] : array(); - // delete + // Delete. if ( isset($_POST['removewidget']) && $_POST['removewidget'] ) { if ( !in_array($widget_id, $sidebar, true) ) { @@ -168,7 +168,7 @@ if ( isset($_POST['savewidget']) || isset($_POST['removewidget']) ) { $sidebars_widgets[$sidebar_id] = $sidebar; - // remove old position + // Remove old position. if ( !isset($_POST['delete_widget']) ) { foreach ( $sidebars_widgets as $key => $sb ) { if ( is_array($sb) ) @@ -224,7 +224,7 @@ if ( isset($_GET['editwidget']) && $_GET['editwidget'] ) { $id_base = isset($control['id_base']) ? $control['id_base'] : $control['id']; - // show the widget form + // Show the widget form. $width = ' style="width:' . max($control['width'], 350) . 'px"'; $key = isset($_GET['key']) ? (int) $_GET['key'] : 0; diff --git a/sources/wp-comments-post.php b/sources/wp-comments-post.php index 6196c36..0ed359c 100644 --- a/sources/wp-comments-post.php +++ b/sources/wp-comments-post.php @@ -132,7 +132,11 @@ $comment_parent = isset($_POST['comment_parent']) ? absint($_POST['comment_paren $commentdata = compact('comment_post_ID', 'comment_author', 'comment_author_email', 'comment_author_url', 'comment_content', 'comment_type', 'comment_parent', 'user_ID'); $comment_id = wp_new_comment( $commentdata ); -$comment = get_comment($comment_id); +if ( ! $comment_id ) { + wp_die( __( "ERROR: The comment could not be saved. Please try again later." ) ); +} + +$comment = get_comment( $comment_id ); /** * Perform other actions when comment cookies are set. diff --git a/sources/wp-config-sample.php b/sources/wp-config-sample.php index b70924b..5ec92ff 100644 --- a/sources/wp-config-sample.php +++ b/sources/wp-config-sample.php @@ -68,16 +68,6 @@ define('NONCE_SALT', 'put your unique phrase here'); */ $table_prefix = 'wp_'; -/** - * Langue de localisation de WordPress, par défaut en Anglais. - * - * Modifiez cette valeur pour localiser WordPress. Un fichier MO correspondant - * au langage choisi doit être installé dans le dossier wp-content/languages. - * Par exemple, pour mettre en place une traduction française, mettez le fichier - * fr_FR.mo dans wp-content/languages, et réglez l'option ci-dessous à "fr_FR". - */ -define('WPLANG', 'fr_FR'); - /** * Pour les développeurs : le mode deboguage de WordPress. * diff --git a/sources/wp-content/languages/admin-fr_FR.mo b/sources/wp-content/languages/admin-fr_FR.mo index 2f7e327d01a6d1a619408dd0a6004eede5e9fd7b..29020c48302099d271a1575dd37eb1ba900c51ea 100644 GIT binary patch delta 60642 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 delta 59723 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 E3nOVw-v9sr diff --git a/sources/wp-content/languages/admin-fr_FR.po b/sources/wp-content/languages/admin-fr_FR.po index 64c10a5..0643506 100644 --- a/sources/wp-content/languages/admin-fr_FR.po +++ b/sources/wp-content/languages/admin-fr_FR.po @@ -2,7 +2,7 @@ # This file is distributed under the same license as the Administration package. msgid "" msgstr "" -"PO-Revision-Date: 2014-04-16 14:28:21+0000\n" +"PO-Revision-Date: 2014-09-04 13:04:49+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -10,151 +10,356 @@ msgstr "" "X-Generator: GlotPress/0.1\n" "Project-Id-Version: Administration\n" -#: wp-admin/about.php:27 -msgid "Thank you for updating! WordPress %s has lots of refinements we think you’ll love." -msgstr "Merci d’avoir fait la mise à jour ! WordPress %s apporte un grand nombre d’améliorations, et nous pensons que vous allez les adorer." +#: wp-admin/credits.php:182 +msgid "Release Lead" +msgstr "Responsable de cette version" -#: wp-admin/about.php:61 -msgid "With quicker access to crop and rotation tools, it’s now much easier to edit your images while editing posts. You can also scale images directly in the editor to find just the right fit." -msgstr "Avec un accès plus rapide aux outils de recadrage et de rotation, il est désormais plus facile de modifier vos images tandis que vous corrigez vos articles. Vous pouvez également changer l’échelle des images directement dans l’éditeur afin de trouver la taille qui convient." +#: wp-admin/upload.php:45 +msgid "Use the arrow buttons at the top of the dialog, or the left and right arrow keys on your keyboard, to navigate between media items quickly." +msgstr "Utilisez les boutons fléchées au-dessus de la fenêtre ou les flèches gauche et droite du clavier pour passer rapidement d’un média à l’autre." -#: wp-admin/includes/class-wp-upgrader.php:2371 -msgid "The WordPress team is willing to help you. Forward this email to %s and the team will work with you to make sure your site is working." -msgstr "L'équipe WordPress est prête à vous aider. Envoyez ce message à %s et l'équipe travaillera avec vous pour s'assurer que votre site fonctionne." +#: wp-admin/upload.php:36 wp-admin/upload.php:202 +msgid "You can view your media in a simple visual grid or a list with columns. Switch between these views using the icons to the left above the media." +msgstr "Vous pouvez voir vos médias dans une grille ou dans une liste avec des colonnes. Passez de l’un à l’autre en utilisant les icônes en haut à gauche des médias." -#: wp-admin/includes/class-wp-upgrader.php:2384 +#: wp-admin/upload.php:37 +msgid "To delete media items, click the Bulk Select button at the top of the screen. Select any items you wish to delete, then click the Delete Selected button. Clicking the Cancel Selection button takes you back to viewing your media." +msgstr "Pour supprimer des éléments de la liste des médias, cliquez sur le bouton de Sélection multiple en haut de l’écran. Sélectionnez tous les éléments à supprimer, puis cliquez sur le bouton Supprimer la sélection. En cliquant sur le bouton Annuler la sélection vous reviendrez sur la vue normale des médias." + +#: wp-admin/upload.php:44 +msgid "Clicking an item will display an Attachment Details dialog, which allows you to preview media and make quick edits. Any changes you make to the attachment details will be automatically saved." +msgstr "Cliquer sur un élément affichera une fenêtre avec les détails du fichier, ce qui vous permettra de prévisualiser le média et réaliser de rapides modifications. Tous les changements que vous ferez dans les détails du média seront automatiquement sauvegardés." + +#: wp-admin/upload.php:46 +msgid "You can also delete individual items and access the extended edit screen from the details dialog." +msgstr "Vous pouvez aussi supprimer les éléments individuellement et accéder à l’écran de modifications étendues par la fenêtre des détails." + +#: wp-admin/about.php:30 wp-admin/credits.php:85 wp-admin/freedoms.php:22 +msgid "Thank you for updating! WordPress %s brings you a smoother writing and management experience." +msgstr "Merci d’avoir mis à jour ! WordPress %s vous donne une écriture plus fluide et une meilleure gestion des contenus." + +#: wp-admin/about.php:57 +msgid "Manage your media with style" +msgstr "Gérez vos médias avec style" + +#: wp-admin/about.php:58 +msgid "Explore your uploads in a beautiful, endless grid. A new details preview makes viewing and editing any amount of media in sequence a snap." +msgstr "Explorez vos médias dans une superbe grille infinie. Une nouvelle prévisualisation détaillée vous permet de voir et de modifier vos fichiers média en un clin d’œil." + +#: wp-admin/about.php:84 +msgid "Working with embeds has never been easier" +msgstr "Travailler avec les médias intégrés n’a jamais été aussi simple" + +#: wp-admin/about.php:85 +msgid "Paste in a YouTube URL on a new line, and watch it magically become an embedded video. Now try it with a tweet. Oh yeah — embedding has become a visual experience. The editor shows a true preview of your embedded content, saving you time and giving you confidence." +msgstr "Collez une adresse YouTube sur une nouvelle ligne et voyez une vidéo intégrée apparaître comme par magie. Maintenant, essayez avec un tweet. Génial ! L’intégration de médias est devenue plus visuelle que jamaos. L’éditeur présente un véritable aperçu de votre contenu intégré, vous faisant ainsi gagner du temps et vous redonnant confiance en ce que vous faites." + +#: wp-admin/about.php:86 +msgid "We’ve expanded the services supported by default, too — you can embed videos from CollegeHumor, playlists from YouTube, and talks from TED. Check out all of the embeds that WordPress supports." +msgstr "Nous avons aussi allongé la liste de sites reconnus par défaut — vous pouvez intégrer des vidéos de CollegeHumor, des listes de lecture YouTube ou des conférences TED. Consultez la liste complète des sites que WordPress reconnaît." + +#: wp-admin/about.php:94 +msgid "Focus on your content" +msgstr "Concentrez-vous sur votre contenu" + +#: wp-admin/about.php:95 +msgid "Writing and editing is smoother and more immersive with an editor that expands to fit your content as you write, and keeps the formatting tools available at all times." +msgstr "L’écriture et la modification de contenus devient plus agréable et immersive avec un éditeur dont la taille s’adapte à votre contenu tandis que vous l’écrivez, et maintien les outils de formatage à portée de souris." + +#: wp-admin/about.php:121 +msgid "Finding the right plugin" +msgstr "Trouver la bonne extension" + +#: wp-admin/about.php:122 +msgid "There are more than 30,000 free and open source plugins in the WordPress plugin directory. WordPress 4.0 makes it easier to find the right one for your needs, with new metrics, improved search, and a more visual browsing experience." +msgstr "Il y a plus de 30 000 extensions libres et open source dans le dépôt d’extensions de WordPress. WordPress 4.0 vous facilite la découverte de celle qui vous correspond, avec de nouveaux indicateurs, une recherche améliorée et navigation plus visuelle." + +#: wp-admin/about.php:123 +msgid "Browse plugins" +msgstr "Parcourir les extensions" + +#: wp-admin/about.php:135 +msgid "Customizer API" +msgstr "API de personnalisation de thème" + +#: wp-admin/about.php:136 +msgid "Contexts, panels, and a wider array of controls are now supported in the customizer." +msgstr "Les contextes, les panneaux et un plus grand choix de contrôles sont maintenant reconnus par le personnalisateur de thème." + +#: wp-admin/about.php:139 +msgid "Query Ordering" +msgstr "Tri de requête" + +#: wp-admin/about.php:142 +msgid "Developers have more flexibility creating %1$s clauses through %2$s." +msgstr "Les développeurs ont plus de flexibilité lors de la création de clauses %1$s par le biais de %2$s." + +#: wp-admin/about.php:147 +msgid "Updated libraries: TinyMCE 4.1.3, jQuery 1.11.1, MediaElement 2.15." +msgstr "Bibliothèque mises à jour : TinyMCE 4.1.3, jQuery 1.11.1, MediaElement 2.15." + +#: wp-admin/plugin-install.php:59 +msgid "If you just want to get an idea of what’s available, you can browse Featured and Popular plugins by using the links in the upper left of the screen. These sections rotate regularly." +msgstr "Si vous voulez juste vous faire une idée de ce qui est disponible, vous pouvez parcourir les rubriques Mises en avant et Populaires en utilisant les liens en haut à gauche de l’écran. Ces sections sont régulièrement renouvelées." + +#: wp-admin/upload.php:35 +msgid "All the files you’ve uploaded are listed in the Media Library, with the most recent uploads listed first." +msgstr "Tous les fichiers que vous mettez en ligne sont listés dans la bibliothèque de médias, avec le dernier mis en ligne qui apparaît en premier." + +#: wp-admin/plugin-install.php:29 +msgid "Add Plugins" +msgstr "Ajouter des extensions" + +#: wp-admin/plugin-install.php:82 +msgctxt "plugins" +msgid "Browse" +msgstr "Parcourir" + +#: wp-admin/includes/translation-install.php:23 +msgid "Invalid translation type." +msgstr "Type de traduction invalide." + +#: wp-admin/options-general.php:334 +msgid "Note:" +msgstr "Note :" + +#: wp-admin/options-general.php:334 wp-admin/options-general.php:338 +msgid "The %s constant in your %s file is no longer needed." +msgstr "La constante %s de votre fichier %s n’est plus nécessaire." + +#: wp-admin/includes/class-wp-media-list-table.php:64 +msgctxt "uploaded files" +msgid "All (%s)" +msgid_plural "All (%s)" +msgstr[0] "Tout (%s)" +msgstr[1] "Tous (%s)" + +#: wp-admin/includes/class-wp-media-list-table.php:75 +msgctxt "detached files" +msgid "Unattached (%s)" +msgid_plural "Unattached (%s)" +msgstr[0] "Non attaché (%s)" +msgstr[1] "Non attachés (%s)" + +#: wp-admin/includes/class-wp-media-list-table.php:78 +msgctxt "uploaded files" +msgid "Trash (%s)" +msgid_plural "Trash (%s)" +msgstr[0] "Corbeille (%s)" +msgstr[1] "Corbeilles (%s)" + +#: wp-admin/install.php:216 +msgid "Welcome to the famous five-minute WordPress installation process! Just fill in the information below and you’ll be on your way to using the most extendable and powerful personal publishing platform in the world." +msgstr "Bienvenue dans la très célèbre installation en 5 minutes de WordPress ! Vous n’avez qu’à remplir les informations demandées ci-dessous et vous serez prêt à utiliser la plus extensible et puissante plateforme de publication de contenu au monde." + +#: wp-admin/includes/class-wp-plugin-install-list-table.php:470 +msgid "Untested with your version of WordPress" +msgstr "Non testé avec votre version de WordPress" + +#: wp-admin/includes/class-wp-plugin-install-list-table.php:472 +msgid "Incompatible with your version of WordPress" +msgstr "Incompatible avec votre version de WordPress" + +#: wp-admin/includes/class-wp-plugin-install-list-table.php:474 +msgid "Compatible with your version of WordPress" +msgstr "Compatible avec votre version de WordPress" + +#: wp-admin/includes/plugin-install.php:459 +msgid "%d star" +msgid_plural "%d stars" +msgstr[0] "%d étoile" +msgstr[1] "%d étoiles" + +#: wp-admin/includes/class-wp-list-table.php:396 +msgid "Select bulk action" +msgstr "Sélectionnez l’action groupée" + +#: wp-admin/includes/screen.php:977 +msgid "Expand the editor to match the window height." +msgstr "Ouvrir l’éditeur pour faire correspondre la hauteur de la fenêtre." + +#: wp-admin/includes/template.php:737 +msgid "Month" +msgstr "Mois" + +#: wp-admin/includes/template.php:746 +msgid "Day" +msgstr "Jour" + +#: wp-admin/includes/template.php:748 +msgid "Hour" +msgstr "Heure" + +#: wp-admin/includes/template.php:749 +msgid "Minute" +msgstr "Minute" + +#: wp-admin/setup-config.php:137 +msgid "We’re going to use this information to create a wp-config.php file." +msgstr "Nous allons utiliser cette information pour créer le fichier wp-config.php." + +#: wp-admin/theme-install.php:82 +msgid "You can Search for themes by keyword, author, or tag, or can get more specific and search by criteria listed in the feature filter. Alternately, you can browse the themes that are Featured, Popular, or Latest. When you find a theme you like, you can preview it or install it." +msgstr "Vous pouvez chercher un thème par mot, par auteur ou par mot-clé. Vous pouvez également donner plus de détails en sélectionnant les critères que vous souhaitez. Autrement, vous pouvez parcourir les thèmes mis en avant, les plus récents, ou récemment mis à jour. Quand vous aurez trouvé le thème qu’il vous faut, vous pourrez le prévisualiser ou l’installer." + +#: wp-admin/theme-install.php:224 +msgctxt "theme" +msgid "Already Installed" +msgstr "Déjà installé" + +#: wp-admin/theme-install.php:232 +msgctxt "Button label for a theme" +msgid "Previous" +msgstr "Précédent" + +#: wp-admin/theme-install.php:233 +msgctxt "Button label for a theme" +msgid "Next" +msgstr "Suivant" + +#: wp-admin/update-core.php:179 +msgid "BETA TESTERS:" +msgstr "TESTEURS DE PHASE BETA :" + +#: wp-admin/update-core.php:179 +msgid "This site is set up to install updates of future beta versions automatically." +msgstr "Ce site est configuré pour installer automatiquement les mises à jour des prochaines versions bêtas." + +#: wp-admin/upload.php:70 +msgid "The grid view for the Media Library requires JavaScript. Switch to the list view." +msgstr "La vue en grille de la Bilbiothèque de Médias nécessite JavaScript. Passer à la vue en liste." + +#: wp-admin/user-new.php:310 wp-admin/user-new.php:423 +msgid "Add the user without sending an email that requires their confirmation." +msgstr "Ajouter l’utilisateur sans envoyer de message lui demandant leur confirmation." + +#: wp-admin/includes/class-wp-upgrader.php:2444 +msgid "The WordPress team is willing to help you. Forward this email to %s and the team will work with you to make sure your site is working." +msgstr "L’équipe de WordPress est prête à vous aider. Transférez ce message à %s et l’équipe vous aidera à faire en sorte que vous site fonctionne." + +#: wp-admin/includes/ajax-actions.php:2674 +msgid "%s failed to embed." +msgstr "%s n’a pas pu être intégré." + +#: wp-admin/includes/ajax-actions.php:2704 +msgid "Preview not available. %s cannot be embedded securely." +msgstr "Prévisualisation indisponible. %s n’a pas pu être inséré en toute sécurité." + +#: wp-admin/includes/class-wp-list-table.php:668 +msgid "Select Page" +msgstr "Sélectionnez une page" + +#: wp-admin/includes/class-wp-plugin-install-list-table.php:69 +msgctxt "Plugin Installer" +msgid "Beta Testing" +msgstr "Test de phase beta" + +#: wp-admin/includes/class-wp-plugin-install-list-table.php:336 +msgctxt "Plugin installer group title" +msgid "Performance" +msgstr "Performance" + +#: wp-admin/includes/class-wp-plugin-install-list-table.php:337 +msgctxt "Plugin installer group title" +msgid "Social" +msgstr "Social" + +#: wp-admin/includes/class-wp-plugin-install-list-table.php:338 +msgctxt "Plugin installer group title" +msgid "Tools" +msgstr "Outils" + +#: wp-admin/includes/class-wp-plugin-install-list-table.php:392 +msgid "Install %s now" +msgstr "Installer %s maintenant" + +#: wp-admin/includes/class-wp-plugin-install-list-table.php:399 +msgid "Update %s now" +msgstr "Mettre à jour %s maintenant" + +#: wp-admin/includes/class-wp-plugin-install-list-table.php:414 +msgid "More Details" +msgstr "Plus de détails" + +#: wp-admin/includes/class-wp-plugin-install-list-table.php:465 +msgid "%s download" +msgid_plural "%s downloads" +msgstr[0] "%s téléchargement" +msgstr[1] "%s téléchargements" + +#: wp-admin/includes/class-wp-plugins-list-table.php:529 +msgid "View details" +msgstr "Afficher les détails" + +#: wp-admin/includes/class-wp-terms-list-table.php:140 +msgctxt "Number/count of items" +msgid "Count" +msgstr "Compte" + +#: wp-admin/includes/class-wp-theme-install-list-table.php:47 +msgctxt "themes" +msgid "Recently Updated" +msgstr "Mis à jour récemment" + +#: wp-admin/includes/class-wp-upgrader.php:2609 +msgid "" +"\n" +"UPDATE LOG\n" +"==========" +msgstr "" +"\n" +"JOURNAL DE MISE A JOUR\n" +"======================" + +#: wp-admin/includes/plugin-install.php:350 +msgctxt "Plugin installer section title" +msgid "Reviews" +msgstr "Avis" + +#: wp-admin/includes/plugin-install.php:442 +#: wp-admin/includes/plugin-install.php:490 +msgid "Donate to this plugin »" +msgstr "Faites à un don à cette extension »" + +#: wp-admin/includes/plugin-install.php:458 +msgid "Click to see reviews that provided a rating of %d star" +msgid_plural "Click to see reviews that provided a rating of %d stars" +msgstr[0] "Cliquez vous pour lire les avis qui donnent une note de %d étoile" +msgstr[1] "Cliquez vous pour lire les avis qui donnent une note de %d étoiles" + +#: wp-admin/includes/plugin-install.php:470 +msgid "Contributors" +msgstr "Contributeurs" + +#: wp-admin/customize.php:157 +msgid "The Customizer allows you to preview changes to your site before publishing them. You can also navigate to different pages on your site to preview them." +msgstr "Le Personnalisateur vous permet de prévisualiser les modifications à votre site avant de les publier. Vous pouvez parcourir différentes pages de votre site pour mieux apprécier vos modifications." + +#: wp-admin/includes/class-wp-upgrader.php:2457 msgid "If you reach out to us, we'll also ensure you'll never have this problem again." msgstr "Si vous nous contactez, nous ferons également en sorte que vous ne rencontriez plus jamais ce problème." -#: wp-admin/about.php:50 -msgid "A smoother media editing experience" -msgstr "Un processus de modification des médias plus fluide" - -#: wp-admin/about.php:54 -msgid "Improved visual editing" -msgstr "Édition visuelle améliorée" - -#: wp-admin/about.php:55 -msgid "The updated visual editor has improved speed, accessibility, and mobile support." -msgstr "L’éditeur visuel a été mis à jour pour gagner en vitesse, en accessibilité et en utilisation mobile." - -#: wp-admin/about.php:56 -msgid "You can paste into the visual editor from your word processor without wasting time to clean up messy styling. (Yeah, we’re talking about you, Microsoft Word.)" -msgstr "Vous pouvez coller vos écrits depuis votre éditeur de texte sans perdre de temps à nettoyer sa mise en page désordonnée (oui, c’est de toi que l’on parle, Microsoft Word)." - -#: wp-admin/about.php:60 -msgid "Edit images easily" -msgstr "Modifiez les images facilement" - -#: wp-admin/about.php:65 -msgid "Drag and drop your images" -msgstr "Glissez/déposez vos images" - -#: wp-admin/about.php:66 -msgid "Uploading your images is easier than ever. Just grab them from your desktop and drop them onto the editor." -msgstr "La mise en ligne des images n’a jamais été aussi simple. Glissez simplement vos fichiers depuis votre ordinateur vers l’éditeur visuel." - -#: wp-admin/about.php:75 -msgid "Gallery previews" -msgstr "Prévisualisation de galerie" - -#: wp-admin/about.php:76 -msgid "Galleries display a beautiful grid of images right in the editor, just like they do in your published post." -msgstr "Les galeries s’affichent en de belles grilles directement dans l’éditeur, de la même manière qu’elles s’afficheront une fois l’article publié." - -#: wp-admin/about.php:169 -msgid "Do more with audio and video" -msgstr "Faites-en plus avec l’audio et la vidéo" - -#: wp-admin/about.php:170 -msgid "Images have galleries; now we’ve added simple audio and video playlists, so you can showcase your music and clips." -msgstr "Les images ont leurs galeries, et désormais les fichiers audio et vidéo disposent de listes de lectures très simples, avec lesquelles vous pouvez présenter votre musique ou vos extraits vidéo." - -#: wp-admin/about.php:190 -msgid "Live widget and header previews" -msgstr "Prévisualisation en direct des widgets et de l’en-tête" - -#: wp-admin/about.php:191 -msgid "Add, edit, and rearrange your site’s widgets right in the theme customizer. No “save and surprise” — preview your changes live and only save them when you’re ready." -msgstr "Ajoutez, modifiez et réarrangez vos widgets directement pendant la personnalisation du thème. Plus besoin d’enregistrer pour voir constater les problèmes : découvrez vos modifications en direct, et enregistrez-les une fois qu’elles sont validées." - -#: wp-admin/about.php:192 -msgid "The improved header image tool also lets you upload, crop, and manage headers while customizing your theme." -msgstr "L’outil de gestion des images de l’en-tête a également été amélioré : vous pouvez mettre vos images en ligne, les recadre et gérer les en-têtes tout en personnalisant votre thème." - -#: wp-admin/about.php:199 -msgid "Browse Themes" -msgstr "Parcourez les thèmes" - -#: wp-admin/about.php:196 -msgid "Stunning new theme browser" -msgstr "Un nouveau et superbe navigateur de thèmes" - -#: wp-admin/about.php:197 -msgid "Looking for a new theme should be easy and fun. Lose yourself in the boundless supply of free WordPress.org themes with the beautiful new theme browser." -msgstr "La recherche d’un nouveau thème devrait être facile et ludique. Perdez-vous dans l’offre sans fin de thèmes gratuits proposés par WordPress.org grâce au nouveau et magnifique navigateur de thèmes." - -#: wp-admin/includes/template.php:1976 +#: wp-admin/includes/template.php:2031 msgid "New Feature: Live Widget Previews" msgstr "Nouvelle fonctionnalité : la prévisualisation en direct des widgets" -#: wp-admin/includes/template.php:1977 +#: wp-admin/includes/template.php:2032 msgid "Add, edit, and play around with your widgets from the theme customizer." msgstr "Ajoutez, modifiez et expérimentez avec vos widgets grâce à l’outil de personnalisation de thème." -#: wp-admin/includes/template.php:1977 +#: wp-admin/includes/template.php:2032 msgid "Preview your changes in real-time and only save them when you’re ready." msgstr "Prévisualisez vos modifications en temps réel, et enregistrez-les uniquement quand vous êtes prêt." -#: wp-admin/about.php:212 -msgid "Semantic Captions and Galleries" -msgstr "Des légendes et galeries sémantiques" - -#: wp-admin/about.php:213 -msgid "Theme developers have new options for images and galleries that use intelligent HTML5 markup." -msgstr "Les développeurs de thèmes disposent de nouvelles options pour que les images et les galeries utilisent les balises HTML5 de manière intelligente." - -#: wp-admin/about.php:215 -msgid "Inline Code Documentation" -msgstr "Une documentation intégrée au code" - -#: wp-admin/about.php:216 -msgid "Every action and filter hook in WordPress is now documented, along with expanded documentation for the media manager and customizer APIs." -msgstr "Tous les points d’accroche des actions et des filtres de WordPress sont désormais documentés, et les documentations du gestionnaire de médias et des API de personnalisation ont été détaillées." - -#: wp-admin/about.php:220 -msgid "Updated libraries: TinyMCE 4, jQuery 1.11, Backbone 1.1, Underscore 1.6, Plupload 2, MediaElement 2.14, Masonry 3." -msgstr "Bibliothèques mises à jour : TinyMCE 4, jQuery 1.11, Backbone 1.1, Underscore 1.6, Plupload 2, MediaElement 2.14 et Masonry 3." - -#: wp-admin/about.php:222 -msgid "Improved Database Layer" -msgstr "Couche de la base de données révisée" - -#: wp-admin/about.php:223 -msgid "Database connections are now more fault-resistant and have improved compatibility with PHP 5.5 and MySQL 5.6." -msgstr "Les connexions à la base de données résistent mieux aux erreurs et disposent d’une compatibilité améliorée avec PHP 5.5 et MySQL 5.6." - -#: wp-admin/about.php:226 -msgid "New Utility Functions" -msgstr "Nouvelles fonctions utilitaires" - -#: wp-admin/about.php:227 -msgid "Identify a hook in progress with doing_action() and doing_filter(), and manipulate custom image sizes with has_image_size() and remove_image_size()." -msgstr "Identifiez un point d’accroche en cours d’utilisation grâce à doing_action() et doing_filter(), et manipulez les tailles des images personnalisées avec has_image_size() et remove_image_size()." - -#: wp-admin/about.php:228 -msgid "Plugins and themes registering custom image sizes can now register suggested cropping points. For example, prevent heads from being cropped out of photos with a top-center crop." -msgstr "Les extensions et les thèmes qui enregistrent des tailles d’images personnalisées peuvent désormais enregistrer des points de recadrage suggérés. Par exemple, pour empêcher des visages d’être absents des photos recadrées, grâce à un recadrage en haut au centre." - -#: wp-admin/theme-install.php:236 +#: wp-admin/theme-install.php:257 msgid "No ratings." msgstr "Pas de note." -#: wp-admin/theme-install.php:156 +#: wp-admin/theme-install.php:175 msgid "Filtering by:" msgstr "Trier par :" -#: wp-admin/theme-install.php:165 +#: wp-admin/theme-install.php:184 wp-admin/themes.php:238 msgid "No themes found. Try a different search." msgstr "Aucun thème trouvé. Essayez une autre recherche." @@ -170,9 +375,9 @@ msgstr "Vous pouvez redimensionner l’image originale de manière proportio msgid "A red bar on the left means the comment is waiting for you to moderate it." msgstr "Une barre rouge sur la gauche signifie que le commentaire attention votre validation." -#: wp-admin/edit-form-advanced.php:266 +#: wp-admin/edit-form-advanced.php:282 msgid "Keyboard users: When you’re working in the visual editor, you can use Alt + F10 to access the toolbar." -msgstr "Utilisateurs du clavier : lorsque vous travaillez dans l’éditeur visuel, vous pouvez utiliser Alt + F10 pour accéder à la barre d'outils." +msgstr "Utilisateurs du clavier : lorsque vous travaillez dans l’éditeur visuel, vous pouvez utiliser Alt + F10 pour accéder à la barre d’outils." #: wp-admin/includes/image-edit.php:86 msgid "The aspect ratio is the relationship between the width and height. You can preserve the aspect ratio by holding down the shift key while resizing your selection. Use the input box to specify the aspect ratio, e.g. 1:1 (square), 4:3, 16:9, etc." @@ -186,39 +391,36 @@ msgstr "Une fois que votre sélection est faite, vous pouvez l’ajuster en msgid "You can edit the image while preserving the thumbnail. For example, you may wish to have a square thumbnail that displays just a section of the image." msgstr "Vous pouvez modifier l’image tout en préservant sa miniature. Par exemple, vous pourriez vouloir avoir une miniature carrée qui n’afficherait qu’une partie de l’image." -#: wp-admin/includes/media.php:2689 +#: wp-admin/includes/media.php:2691 msgid "Displayed on attachment pages." msgstr "Affiché sur les pages des fichiers joints." -#: wp-admin/theme-install.php:114 +#: wp-admin/theme-install.php:126 msgctxt "themes" msgid "Browse" msgstr "Parcourir" -#: wp-admin/includes/class-wp-comments-list-table.php:236 +#: wp-admin/includes/class-wp-comments-list-table.php:246 msgid "All comment types" msgstr "Tous les types de commentaire" -#: wp-admin/includes/class-wp-list-table.php:401 -#: wp-admin/includes/media.php:2360 -msgid "All dates" -msgstr "Toutes les dates" - -#: wp-admin/includes/dashboard.php:738 +#: wp-admin/includes/dashboard.php:724 msgid "%1$s, %2$s %3$s" msgstr "%1$s, à %2$s %3$s" -#: wp-admin/theme-install.php:123 +#: wp-admin/includes/class-wp-theme-install-list-table.php:44 +#: wp-admin/theme-install.php:140 msgctxt "themes" msgid "Featured" msgstr "Mis en avant" -#: wp-admin/theme-install.php:124 +#: wp-admin/theme-install.php:141 msgctxt "themes" msgid "Popular" msgstr "Populaires" -#: wp-admin/theme-install.php:125 +#: wp-admin/includes/class-wp-theme-install-list-table.php:46 +#: wp-admin/theme-install.php:142 msgctxt "themes" msgid "Latest" msgstr "Derniers en date" @@ -227,7 +429,7 @@ msgstr "Derniers en date" msgid "Remove allows you to remove a user from your site. It does not delete their content. You can also remove multiple users at once by using Bulk Actions." msgstr "« Retirer » vous permet de retirer un utilisateur de votre site. Cela ne supprime pas son contenu. Vous pouvez également retirer plus utilisateurs à la fois avec les Actions Groupées." -#: wp-admin/includes/upgrade.php:273 +#: wp-admin/includes/upgrade.php:280 msgid "" "Your new WordPress site has been successfully set up at:\n" "\n" @@ -243,7 +445,7 @@ msgid "" "--The WordPress Team\n" "https://wordpress.org/\n" msgstr "" -"Votre nouveau site WordPress a bien été installé à l'adress :\n" +"Votre nouveau site WordPress a bien été installé à l'adresse :\n" "\n" "%1$s\n" "\n" @@ -254,7 +456,7 @@ msgstr "" "\n" "Nous espérons que vous aimerez votre nouveau site ! Merci à vous !\n" "\n" -"--L'équipe WordPress\n" +"-- L'équipe WordPress\n" "https://wordpress.org/\n" #: wp-admin/index.php:57 @@ -265,7 +467,7 @@ msgstr "Contrôles des blocs - Cliquez sur la barre de titre d& msgid "At A Glance - Displays a summary of the content on your site and identifies which theme and version of WordPress you are using." msgstr "D’un coup d’œil - Affiche un résumé du contenu de votre site, et indique le thème et la version de WordPress que vous utilisez." -#: wp-admin/maint/repair.php:101 +#: wp-admin/maint/repair.php:103 msgid "https://wordpress.org/support/forum/how-to-and-troubleshooting" msgstr "http://www.wordpress-fr.net/support/forum-26-support-wordpress" @@ -297,7 +499,7 @@ msgstr "Chercher parmi les thèmes" msgid "Search themes..." msgstr "Recherche parmi les thèmes..." -#: wp-admin/theme-install.php:195 +#: wp-admin/theme-install.php:214 msgctxt "theme" msgid "Details & Preview" msgstr "Détails et prévisualisation" @@ -306,21 +508,21 @@ msgstr "Détails et prévisualisation" msgid "Delete brings you to the Delete Users screen for confirmation, where you can permanently remove a user from your site and delete their content. You can also delete multiple users at once by using Bulk Actions." msgstr "« Supprimer » vous amène à l’écran de suppression des utilisateurs pour confirmer votre action, d’où vous pouvez retirer un utilisateur de manière permanente et supprimer son contenu. Vous pouvez également supprimer plusieurs utilisateurs à la fois avec les Actions Groupées." -#: wp-admin/users.php:243 +#: wp-admin/users.php:239 msgid "What should be done with content owned by this user?" msgid_plural "What should be done with content owned by these users?" msgstr[0] "Que faire du contenu ayant cet utilisateur pour propriétaire ?" msgstr[1] "Que faire du contenu ayant ces utilisateurs pour propriétaires ?" -#: wp-admin/users.php:246 +#: wp-admin/users.php:242 msgid "Delete all content." msgstr "Supprimer tout le contenu." -#: wp-admin/users.php:248 +#: wp-admin/users.php:244 msgid "Attribute all content to:" msgstr "Attribuer tout le contenu à :" -#: wp-admin/includes/ajax-actions.php:1433 +#: wp-admin/includes/ajax-actions.php:1644 msgid "Type" msgstr "Type" @@ -328,23 +530,23 @@ msgstr "Type" msgid "Thank you for creating with WordPress." msgstr "Merci de faire de WordPress votre outil de création." -#: wp-admin/comment.php:59 wp-admin/custom-background.php:99 -#: wp-admin/custom-header.php:140 wp-admin/edit-comments.php:136 -#: wp-admin/edit-form-advanced.php:278 wp-admin/edit-form-advanced.php:294 -#: wp-admin/edit-form-advanced.php:310 wp-admin/edit-link-form.php:66 -#: wp-admin/edit-tags.php:243 wp-admin/edit.php:200 wp-admin/edit.php:221 +#: wp-admin/comment.php:59 wp-admin/custom-background.php:151 +#: wp-admin/custom-header.php:192 wp-admin/edit-comments.php:136 +#: wp-admin/edit-form-advanced.php:294 wp-admin/edit-form-advanced.php:310 +#: wp-admin/edit-form-advanced.php:326 wp-admin/edit-link-form.php:66 +#: wp-admin/edit-tags.php:237 wp-admin/edit.php:206 wp-admin/edit.php:227 #: wp-admin/export.php:56 wp-admin/import.php:29 wp-admin/index.php:89 #: wp-admin/link-manager.php:61 wp-admin/media-new.php:57 wp-admin/media.php:84 -#: wp-admin/my-sites.php:49 wp-admin/nav-menus.php:529 +#: wp-admin/my-sites.php:49 wp-admin/nav-menus.php:545 #: wp-admin/options-discussion.php:27 wp-admin/options-general.php:80 #: wp-admin/options-media.php:35 wp-admin/options-permalink.php:46 #: wp-admin/options-reading.php:72 wp-admin/options-writing.php:52 -#: wp-admin/plugin-editor.php:144 wp-admin/plugin-install.php:67 +#: wp-admin/plugin-editor.php:142 wp-admin/plugin-install.php:67 #: wp-admin/plugins.php:360 wp-admin/revision.php:120 #: wp-admin/theme-editor.php:43 wp-admin/theme-install.php:104 -#: wp-admin/themes.php:86 wp-admin/tools.php:29 wp-admin/update-core.php:488 -#: wp-admin/upload.php:171 wp-admin/user-edit.php:54 wp-admin/user-new.php:185 -#: wp-admin/users.php:63 wp-admin/widgets.php:74 +#: wp-admin/themes.php:86 wp-admin/tools.php:29 wp-admin/update-core.php:490 +#: wp-admin/upload.php:52 wp-admin/upload.php:220 wp-admin/user-edit.php:54 +#: wp-admin/user-new.php:185 wp-admin/users.php:63 wp-admin/widgets.php:74 msgid "Support Forums" msgstr "Forums d’entraide" @@ -352,7 +554,7 @@ msgstr "Forum msgid "https://make.wordpress.org/" msgstr "https://make.wordpress.org/" -#: wp-admin/includes/class-wp-upgrader.php:2518 +#: wp-admin/includes/class-wp-upgrader.php:2591 msgid "" "\n" "BETA TESTING?\n" @@ -378,69 +580,65 @@ msgstr "" "\n" "Merci ! -- L'équipe WordPress" -#: wp-admin/includes/dashboard.php:1339 +#: wp-admin/includes/dashboard.php:1318 msgid "Manage widgets" msgstr "Gérer les widgets" -#: wp-admin/includes/dashboard.php:1341 +#: wp-admin/includes/dashboard.php:1320 msgid "Manage menus" msgstr "Gérer les menus" -#: wp-admin/includes/meta-boxes.php:89 +#: wp-admin/includes/meta-boxes.php:92 msgid "Edit status" -msgstr "Modifier l'état" +msgstr "Modifier l’état" -#: wp-admin/includes/meta-boxes.php:135 +#: wp-admin/includes/meta-boxes.php:138 msgid "Edit visibility" msgstr "Modifier la visibilité" -#: wp-admin/includes/meta-boxes.php:195 +#: wp-admin/includes/meta-boxes.php:198 msgid "Browse revisions" msgstr "Parcourir les révisions" -#: wp-admin/includes/meta-boxes.php:203 +#: wp-admin/includes/meta-boxes.php:206 msgid "Edit date and time" -msgstr "Modifier la date et l'heure" +msgstr "Modifier la date et l’heure" #: wp-admin/themes.php:107 msgid "Search installed themes..." msgstr "Chercher parmi les thèmes installés..." -#: wp-admin/update-core.php:464 +#: wp-admin/update-core.php:466 msgid "If an update is available, you᾿ll see a notification appear in the Toolbar and navigation menu." msgstr "Si une mise à jour est disponible, vous verrez une notification apparaître dans la barre d’outils" -#: wp-admin/update-core.php:472 +#: wp-admin/update-core.php:474 msgid "WordPress — Updating your WordPress installation is a simple one-click procedure: just click on the “Update Now” button when you are notified that a new version is available." -msgstr "WordPress — La mise à jour de votre installation WordPress tient en une simple procédure : cliquez sur le bouton \"Mettre à jour\" quand vous êtes notifié(e) qu’une nouvelle version est disponible." +msgstr "WordPress — La mise à jour de votre installation WordPress tient en une simple procédure : cliquez sur le bouton \"Mettre à jour\" quand vous êtes notifié(e) qu’une nouvelle version est disponible." -#: wp-admin/update-core.php:472 +#: wp-admin/update-core.php:474 msgid "In most cases, WordPress will automatically apply maintenance and security updates in the background for you." msgstr "Dans la plupart des cas, WordPress appliquera automatiquement les mises à jour de maintenance et de sécurité en arrière-plan." -#: wp-admin/update-core.php:476 +#: wp-admin/update-core.php:478 msgid "Translations — The files translating WordPress into your language are updated for you whenever any other updates occur. But if these files are out of date, you can click the “Update Translations” button." msgstr "Traductions — Les fichiers qui traduisent WordPress dans votre langue sont mis à jour dès qu’une modification est faite. Mais si ces fichiers ne sont plus à jour, vous pouvez cliquer sur le bouton \"Mettre à jour les traductions\"." -#: wp-admin/update-core.php:463 +#: wp-admin/update-core.php:465 msgid "On this screen, you can update to the latest version of WordPress, as well as update your themes and plugins from the WordPress.org repositories." msgstr "Sur cet écran, vous pouvez faire la mise à jour vers la dernière version de WordPres, et mettre à jour les thèmes et extensions depuis les dépôts de WordPress.org." -#: wp-admin/update-core.php:473 +#: wp-admin/update-core.php:475 msgid "Themes and Plugins — To update individual themes or plugins from this screen, use the checkboxes to make your selection, then click on the appropriate “Update” button. To update all of your themes or plugins at once, you can check the box at the top of the section to select all before clicking the update button." -msgstr "Thèmes et extensions — Pour mettre à jour les thèmes et extensions individuellement depuis cet écran, utilisez les cases à jour pour faire votre sélection, puis cliquez sur le bouton \"Mettre à jour\" approprié. Pour mettre à jour tous les thèmes et toutes les extensions d’un coup, vous pouvez cocher la case en haut de la section pour tout sélectionner avant de cliquer sur le boutons de mise à jour." +msgstr "Thèmes et extensions — Pour mettre à jour les thèmes et extensions individuellement depuis cet écran, utilisez les cases à jour pour faire votre sélection, puis cliquez sur le bouton \"Mettre à jour\" approprié. Pour mettre à jour tous les thèmes et toutes les extensions d’un coup, vous pouvez cocher la case en haut de la section pour tout sélectionner avant de cliquer sur le boutons de mise à jour." -#: wp-admin/about.php:25 +#: wp-admin/about.php:28 msgid "Welcome to WordPress %s" msgstr "Bienvenue dans WordPress %s" -#: wp-admin/credits.php:85 wp-admin/freedoms.php:22 -msgid "Thank you for updating to WordPress %s, the most beautiful WordPress yet." -msgstr "Merci d’avoir fait la mise à jour vers WordPress %s, le WordPress le plus beau à ce jour." - #: wp-admin/themes.php:59 msgid "If you would like to see more themes to choose from, click on the “Add New” button and you will be able to browse or search for additional themes from the WordPress.org Theme Directory. Themes in the WordPress.org Theme Directory are designed and developed by third parties, and are compatible with the license WordPress uses. Oh, and they’re free!" -msgstr "Si vous souhaitez choisir parmi plus de thèmes, cliquez sur le bouton \"Ajouter\" et vous pourrez parcourir le répertoire de thème de WordPress.org et y chercher des thèmes supplémentaires. Les thèmes du répertoire de thèmes de WordPress.org sont conçus et développés par des tiers, et sont compatibles avec la licence de WordPress. Oh, et ils sont gratuits !" +msgstr "Si vous souhaitez choisir parmi plus de thèmes, cliquez sur le bouton \"Ajouter\" et vous pourrez parcourir le répertoire de thème de WordPress.org et y chercher des thèmes supplémentaires. Les thèmes du répertoire de thèmes de WordPress.org sont conçus et développés par des tiers, et sont compatibles avec la licence de WordPress. Oh, et ils sont libres et gratuits !" #: wp-admin/includes/theme.php:196 msgid "Fixed Layout" @@ -454,48 +652,48 @@ msgstr "Mise en page fluide" msgid "Responsive Layout" msgstr "Mise en page adaptable" -#: wp-admin/includes/dashboard.php:235 +#: wp-admin/includes/dashboard.php:222 msgid "%s Post" msgid_plural "%s Posts" msgstr[0] "%s articles" msgstr[1] "%s articles" -#: wp-admin/includes/dashboard.php:237 +#: wp-admin/includes/dashboard.php:224 msgid "%s Page" msgid_plural "%s Pages" msgstr[0] "%s page" msgstr[1] "%s pages" -#: wp-admin/includes/dashboard.php:252 +#: wp-admin/includes/dashboard.php:239 msgid "%s Comment" msgid_plural "%s Comments" msgstr[0] "%s commentaire" msgstr[1] "%s commentaires" -#: wp-admin/includes/dashboard.php:258 +#: wp-admin/includes/dashboard.php:245 msgctxt "comments" msgid "%s in moderation" msgid_plural "%s in moderation" msgstr[0] "%s en attente de validation" msgstr[1] "%s en attente de validation" -#: wp-admin/includes/dashboard.php:729 +#: wp-admin/includes/dashboard.php:715 msgid "M jS" msgstr "j M" -#: wp-admin/includes/dashboard.php:734 +#: wp-admin/includes/dashboard.php:720 msgid "%1$s, %2$s %4$s" msgstr "%1$s, %2$s %4$s" -#: wp-admin/includes/dashboard.php:1161 +#: wp-admin/includes/dashboard.php:1138 msgid "%s MB Space Allowed" msgstr "%s Mo d’espace autorisés" -#: wp-admin/includes/dashboard.php:1173 +#: wp-admin/includes/dashboard.php:1150 msgid "%1$s MB (%2$s%%) Space Used" msgstr "%1$s Mo (%2$s%%) d’espace utilisés" -#: wp-admin/themes.php:203 wp-admin/themes.php:280 +#: wp-admin/themes.php:203 wp-admin/themes.php:284 msgid "Theme Details" msgstr "Détails du thème" @@ -503,11 +701,11 @@ msgstr "Détails du thème" msgid "When this setting is in effect, a reminder is shown in the At a Glance box of the Dashboard that says, “Search Engines Discouraged,” to remind you that your site is not being crawled." msgstr "Lorsque ce réglage est actif, un rappel est affiché dans le bloc \"D’un coup d’œil\" du Tableau de bord, indiquant que \"Moteurs de recherche refusés\" pour que vous n’oubliez pas que votre site n’est pas parcouru." -#: wp-admin/includes/dashboard.php:40 +#: wp-admin/includes/dashboard.php:35 msgid "At a Glance" msgstr "D’un coup d’œil" -#: wp-admin/themes.php:207 wp-admin/themes.php:284 +#: wp-admin/themes.php:207 wp-admin/themes.php:288 msgctxt "theme" msgid "Active:" msgstr "Activé :" @@ -516,7 +714,7 @@ msgstr "Activé :" msgid "Accessibility Ready" msgstr "Déjà accessible" -#: wp-admin/themes.php:341 +#: wp-admin/themes.php:345 msgid "This is a child theme of %s." msgstr "Ceci est un thème enfant de %s." @@ -556,13 +754,13 @@ msgstr "Lors de la prévisualisation sur de petits écrans, vous pouvez utiliser msgid "To activate a widget drag it to a sidebar or click on it. To deactivate a widget and delete its settings, drag it back." msgstr "Pour activer un widget, glissez-le dans la barre latérale ou cliquez dessus. Pour désactiver un widget et supprimer ses réglages, enlevez-le de la barre latérale." -#: wp-admin/includes/template.php:2090 +#: wp-admin/includes/template.php:2144 msgid "%1$s rating based on %2$s rating" msgid_plural "%1$s rating based on %2$s ratings" msgstr[0] "Une note de %1$s basée sur %2$s vote" msgstr[1] "Une note de %1$s basée sur %2$s votes" -#: wp-admin/includes/template.php:2094 +#: wp-admin/includes/template.php:2148 msgid "%s rating" msgstr "Note : %s" @@ -570,35 +768,35 @@ msgstr "Note : %s" msgid "This screen shows an individual user all of their sites in this network, and also allows that user to set a primary site. They can use the links under each site to visit either the frontend or the dashboard for that site." msgstr "Cet écran affiche à un utilisateur individuel tous ses sites sur ce réseau, et permet également à cet utilisateur de régler son site principal. Il peut utiliser les liens sous chaque site pour se rendre soit sur son interface publique, soit sur son administration." -#: wp-admin/includes/class-wp-upgrader.php:2559 +#: wp-admin/includes/class-wp-upgrader.php:2633 msgid "Rollback Error: [%1$s] %2$s" msgstr "Erreur de restauration : [%1$s] %2$s" -#: wp-admin/includes/class-wp-upgrader.php:2562 +#: wp-admin/includes/class-wp-upgrader.php:2636 msgid "Error: [%1$s] %2$s" msgstr "Erreur : [%1$s] %2$s" -#: wp-admin/includes/class-wp-upgrader.php:2487 +#: wp-admin/includes/class-wp-upgrader.php:2560 msgid "The following plugins were successfully updated:" msgstr "Les extensions suivantes ont bien été mises à jour :" -#: wp-admin/includes/class-wp-upgrader.php:2488 +#: wp-admin/includes/class-wp-upgrader.php:2561 msgid "The following themes were successfully updated:" msgstr "Les thèmes suivants ont bien été mis à jour :" -#: wp-admin/includes/class-wp-upgrader.php:2489 +#: wp-admin/includes/class-wp-upgrader.php:2562 msgid "The following translations were successfully updated:" msgstr "Les traductions suivantes ont bien été mises à jour :" -#: wp-admin/includes/class-wp-upgrader.php:2500 +#: wp-admin/includes/class-wp-upgrader.php:2573 msgid "The following plugins failed to update:" msgstr "Les extensions suivantes n’ont pas pu être mises à jour :" -#: wp-admin/includes/class-wp-upgrader.php:2501 +#: wp-admin/includes/class-wp-upgrader.php:2574 msgid "The following themes failed to update:" msgstr "Les thèmes suivants n’ont pas pu être mis à jour :" -#: wp-admin/includes/class-wp-upgrader.php:2502 +#: wp-admin/includes/class-wp-upgrader.php:2575 msgid "The following translations failed to update:" msgstr "Les traductions suivantes n’ont pas pu être mises à jour :" @@ -649,19 +847,19 @@ msgctxt "Add new theme" msgid "Add New" msgstr "Ajouter" -#: wp-admin/themes.php:227 wp-admin/themes.php:304 wp-admin/themes.php:334 +#: wp-admin/themes.php:229 wp-admin/themes.php:308 wp-admin/themes.php:338 msgid "Update Available" msgstr "Mise à jour disponible" -#: wp-admin/themes.php:314 +#: wp-admin/themes.php:318 msgid "Close overlay" msgstr "Fermer la fenêtre" -#: wp-admin/themes.php:312 +#: wp-admin/themes.php:316 msgid "Show previous theme" msgstr "Affichier le thème précédent" -#: wp-admin/themes.php:313 +#: wp-admin/themes.php:317 msgid "Show next theme" msgstr "Afficher le thème suivant" @@ -669,201 +867,197 @@ msgstr "Afficher le thème suivant" msgid "Add Widget" msgstr "Ajouter le widget" -#: wp-admin/includes/dashboard.php:47 +#: wp-admin/includes/dashboard.php:42 msgid "Activity" msgstr "Activité" -#: wp-admin/includes/class-wp-upgrader.php:2466 +#: wp-admin/includes/class-wp-upgrader.php:2539 msgid "WordPress site: %s" msgstr "Site WordPress : %s" -#: wp-admin/includes/class-wp-upgrader.php:2472 +#: wp-admin/includes/class-wp-upgrader.php:2545 msgid "SUCCESS: WordPress was successfully updated to %s" msgstr "SUCCÈS : WordPress a bien été mis à jour vers %s" -#: wp-admin/includes/class-wp-upgrader.php:2474 +#: wp-admin/includes/class-wp-upgrader.php:2547 msgid "FAILED: WordPress failed to update to %s" -msgstr "ÉCHEC : WordPress n’a pas pu être mis à jour vers %s" +msgstr "ÉCHEC : WordPress n'a pas pu être mis à jour vers %s" -#: wp-admin/includes/class-wp-upgrader.php:2494 +#: wp-admin/includes/class-wp-upgrader.php:2567 msgid "SUCCESS: %s" msgstr "SUCCÈS : %s" -#: wp-admin/includes/class-wp-upgrader.php:2508 +#: wp-admin/includes/class-wp-upgrader.php:2581 msgid "FAILED: %s" msgstr "ÉCHEC : %s" -#: wp-admin/includes/class-wp-upgrader.php:2530 +#: wp-admin/includes/class-wp-upgrader.php:2604 msgid "[%s] There were failures during background updates" msgstr "[%s] Il y a eu des problèmes lors des mises à jour en arrière-plan" -#: wp-admin/includes/class-wp-upgrader.php:2532 +#: wp-admin/includes/class-wp-upgrader.php:2606 msgid "[%s] Background updates have finished" msgstr "[%s] Les mises à jour en arrière-plan sont terminées" -#: wp-admin/includes/class-wp-upgrader.php:2535 -msgid "UPDATE LOG" -msgstr "JOURNAL DE MISE À JOUR" - -#: wp-admin/includes/dashboard.php:52 +#: wp-admin/includes/dashboard.php:47 msgid "Quick Draft" msgstr "Brouillon rapide" -#: wp-admin/includes/dashboard.php:57 +#: wp-admin/includes/dashboard.php:52 msgid "WordPress News" msgstr "Nouvelles de WordPress" -#: wp-admin/includes/update.php:229 +#: wp-admin/includes/update.php:224 msgid "WordPress %1$s running %2$s theme." msgstr "WordPress %1$s avec le thème %2$s." -#: wp-admin/includes/dashboard.php:471 +#: wp-admin/includes/dashboard.php:458 msgid "What’s on your mind?" msgstr "Qu’avez-vous en tête ?" -#: wp-admin/includes/dashboard.php:512 +#: wp-admin/includes/dashboard.php:499 msgctxt "drafts" msgid "View all" msgstr "Afficher tout" -#: wp-admin/includes/dashboard.php:52 wp-admin/includes/dashboard.php:514 +#: wp-admin/includes/dashboard.php:47 wp-admin/includes/dashboard.php:501 msgid "Drafts" msgstr "Brouillons" -#: wp-admin/includes/dashboard.php:655 +#: wp-admin/includes/dashboard.php:642 msgid "Publishing Soon" msgstr "Bientôt publié" -#: wp-admin/includes/dashboard.php:662 +#: wp-admin/includes/dashboard.php:649 msgid "Recently Published" msgstr "Publié récemment" -#: wp-admin/includes/dashboard.php:671 +#: wp-admin/includes/dashboard.php:658 msgid "No activity yet!" msgstr "Aucune activité pour le moment !" -#: wp-admin/includes/dashboard.php:724 +#: wp-admin/includes/dashboard.php:710 msgid "Today" msgstr "Aujourd’hui" -#: wp-admin/includes/dashboard.php:726 +#: wp-admin/includes/dashboard.php:712 msgid "Tomorrow" msgstr "Demain" -#: wp-admin/includes/dashboard.php:1069 +#: wp-admin/includes/dashboard.php:1098 msgid "Popular Plugin" msgstr "Extensions populaires" -#: wp-admin/includes/dashboard.php:1167 wp-admin/includes/dashboard.php:1180 +#: wp-admin/includes/dashboard.php:1144 wp-admin/includes/dashboard.php:1157 msgid "Manage Uploads" msgstr "Gérer les mises en ligne" -#: wp-admin/includes/class-wp-upgrader.php:1439 +#: wp-admin/includes/class-wp-upgrader.php:1509 #: wp-admin/includes/update-core.php:781 wp-admin/includes/update-core.php:856 #: wp-admin/includes/update-core.php:879 msgid "The update cannot be installed because we will be unable to copy some files. This is usually due to inconsistent file permissions." msgstr "La mise à jour ne peut pas être installée parce que nous n’allons pas pouvoir copier certains fichiers. Ce problème est généralement dû à des incohérences dans les permissions de fichiers." -#: wp-admin/includes/class-wp-upgrader.php:2333 +#: wp-admin/includes/class-wp-upgrader.php:2406 msgid "WordPress %s is also now available." msgstr "WordPress %s est disponible." -#: wp-admin/includes/class-wp-upgrader.php:2357 +#: wp-admin/includes/class-wp-upgrader.php:2430 msgid "Your site at %1$s experienced a critical failure while trying to update WordPress to version %2$s." msgstr "Votre site à l'adresse %1$s a fait face à un échec critique en essayant de faire une mise à jour de WordPress vers la version %2$s." -#: wp-admin/includes/class-wp-upgrader.php:2397 +#: wp-admin/includes/class-wp-upgrader.php:2470 msgid "Your site was running version %s." msgstr "Votre site utilise la version %s." -#: wp-admin/includes/class-wp-upgrader-skins.php:638 -#: wp-admin/update-core.php:349 wp-admin/update-core.php:627 +#: wp-admin/includes/class-wp-upgrader-skins.php:641 +#: wp-admin/update-core.php:351 wp-admin/update-core.php:630 msgid "Update Translations" msgstr "Mise à jour des traductions" -#: wp-admin/includes/class-wp-upgrader-skins.php:652 -#: wp-admin/includes/class-wp-upgrader.php:1998 +#: wp-admin/includes/class-wp-upgrader-skins.php:656 +#: wp-admin/includes/class-wp-upgrader.php:2069 msgid "Updating translations for %1$s (%2$s)…" msgstr "Mise à jour de la traduction de %1$s (%2$s)…" -#: wp-admin/includes/class-wp-upgrader.php:1997 +#: wp-admin/includes/class-wp-upgrader.php:2068 msgid "Translations for %s" msgstr "Traductions pour %s" -#: wp-admin/includes/class-wp-upgrader.php:2296 +#: wp-admin/includes/class-wp-upgrader.php:2369 msgid "[%1$s] Your site has updated to WordPress %2$s" msgstr "[%1$s] Votre site a été mis à jour vers WordPress %2$s" -#: wp-admin/includes/class-wp-upgrader.php:2302 +#: wp-admin/includes/class-wp-upgrader.php:2375 msgid "[%1$s] WordPress %2$s is available. Please update!" msgstr "[%1$s] WordPress %2$s est disponible. Veuillez faire une mise à jour !" -#: wp-admin/includes/class-wp-upgrader.php:2307 +#: wp-admin/includes/class-wp-upgrader.php:2380 msgid "[%1$s] URGENT: Your site may be down due to a failed update" -msgstr "[%1$s] URGENT : suite à une mise à jour échouée, votre site est peut-être inaccessible." +msgstr "[%1$s] URGENT : suite à une mise à jour qui a échoué, votre site est peut-être inaccessible." -#: wp-admin/includes/class-wp-upgrader.php:2322 +#: wp-admin/includes/class-wp-upgrader.php:2395 msgid "Howdy! Your site at %1$s has been updated automatically to WordPress %2$s." msgstr "Salutations ! Votre site à l'adresse %1$s a été automatiquement mis à jour vers WordPress %2$s." -#: wp-admin/includes/class-wp-upgrader.php:2325 +#: wp-admin/includes/class-wp-upgrader.php:2398 msgid "No further action is needed on your part." msgstr "Vous n'avez rien de plus à faire." -#: wp-admin/includes/class-wp-upgrader.php:2329 +#: wp-admin/includes/class-wp-upgrader.php:2402 msgid "For more on version %s, see the About WordPress screen:" msgstr "Pour en savoir plus sur la version %s, lisez l'écran À Propos de WordPress : " -#: wp-admin/includes/class-wp-upgrader.php:2342 +#: wp-admin/includes/class-wp-upgrader.php:2415 msgid "Please update your site at %1$s to WordPress %2$s." msgstr "Veuillez mettre à jour votre site à l'adresse %1$s pour le passer à WordPress %2$s." -#: wp-admin/includes/class-wp-upgrader.php:2349 +#: wp-admin/includes/class-wp-upgrader.php:2422 msgid "We tried but were unable to update your site automatically." msgstr "Malgré nos tentatives, nous n'avons pas pu mettre votre site à jour automatiquement." -#: wp-admin/includes/class-wp-upgrader.php:2334 -#: wp-admin/includes/class-wp-upgrader.php:2351 +#: wp-admin/includes/class-wp-upgrader.php:2407 +#: wp-admin/includes/class-wp-upgrader.php:2424 msgid "Updating is easy and only takes a few moments:" -msgstr "La mise à jour est facile et ne requiert que quelques secondes :" +msgstr "La mise à jour est facile et ne prend que quelques secondes :" -#: wp-admin/includes/class-wp-upgrader.php:2359 +#: wp-admin/includes/class-wp-upgrader.php:2432 msgid "Your site at %1$s experienced a critical failure while trying to update to the latest version of WordPress, %2$s." msgstr "Votre site à l'adresse %1$s a fait face à un échec critique en essayant de faire une mise à jour vers la dernière version de WordPress, la %2$s." -#: wp-admin/includes/class-wp-upgrader.php:2361 +#: wp-admin/includes/class-wp-upgrader.php:2434 msgid "This means your site may be offline or broken. Don't panic; this can be fixed." msgstr "Cela signifie que votre site est peut-être hors ligne ou cassé. Ne paniquez pas, cela peut être réparé." -#: wp-admin/includes/class-wp-upgrader.php:2363 +#: wp-admin/includes/class-wp-upgrader.php:2436 msgid "Please check out your site now. It's possible that everything is working. If it says you need to update, you should do so:" msgstr "Veuillez vérifier votre site immédiatelement. Il se peut que tout fonctionne. S'il affiche que vous devez faire une mise à jour, vous devriez suivre son conseil :" -#: wp-admin/includes/class-wp-upgrader.php:2380 wp-admin/update-core.php:464 +#: wp-admin/includes/class-wp-upgrader.php:2453 wp-admin/update-core.php:466 msgid "Keeping your site updated is important for security. It also makes the internet a safer place for you and your readers." msgstr "Pour des questions de sécurité, il est important de garder votre site à jour. Par ailleurs, cela rend le Web plus sûr pour vous et vos lecteurs." -#: wp-admin/includes/class-wp-upgrader.php:2374 +#: wp-admin/includes/class-wp-upgrader.php:2447 msgid "If you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help." msgstr "Si vous rencontrez des problèmes ou avez besoin d'assistance, les volontaires du forum d'entraide de WordPress-fr.net devraient pouvoir vous aider." -#: wp-admin/includes/class-wp-upgrader.php:2389 +#: wp-admin/includes/class-wp-upgrader.php:2462 msgid "You also have some plugins or themes with updates available. Update them now:" msgstr "Certains de vos thèmes et extensions ont également des mises à jour disponibles. Veuillez les mettre à jour dès maintenant :" -#: wp-admin/includes/class-wp-upgrader.php:2393 +#: wp-admin/includes/class-wp-upgrader.php:2466 msgid "The WordPress Team" msgstr "L'équipe WordPress" -#: wp-admin/includes/class-wp-upgrader.php:2398 +#: wp-admin/includes/class-wp-upgrader.php:2471 msgid "We have some data that describes the error your site encountered." msgstr "Nous avons quelques données qui décrivent l'erreur que votre site a rencontré." -#: wp-admin/includes/class-wp-upgrader.php:2399 +#: wp-admin/includes/class-wp-upgrader.php:2472 msgid "Your hosting company, support forum volunteers, or a friendly developer may be able to use this information to help you:" msgstr "Votre hébergeur, les volontaires du forum d'entraide ou un ami développeur devraient pouvoir vous aider à comprendre cette information pour vous aider :" -#: wp-admin/includes/class-wp-upgrader.php:2412 +#: wp-admin/includes/class-wp-upgrader.php:2485 msgid "Error code: %s" msgstr "Code d'erreur : %s" @@ -871,11 +1065,11 @@ msgstr "Code d'erreur : %s" msgid "ERROR: %s" msgstr "ERREUR : %s" -#: wp-admin/includes/post.php:1434 +#: wp-admin/includes/post.php:1436 msgid "This content is currently locked." msgstr "Ce contenu est actuellement vérouillé." -#: wp-admin/includes/post.php:1436 +#: wp-admin/includes/post.php:1438 msgid "If you take over, %s will be blocked from continuing to edit." msgstr "Si vous souhaitez vous en occuper, %s sera bloqué et ne pourra pas terminer sa modification." @@ -887,43 +1081,43 @@ msgstr "Si vous souhaitez réinstaller la version %s, vous pouvez le faire ici, msgid "Future security updates will be applied automatically." msgstr "Les prochaines mises à jour de sécurité seront appliquées automatiquement." -#: wp-admin/update-core.php:337 wp-admin/update-core.php:345 +#: wp-admin/update-core.php:339 wp-admin/update-core.php:347 msgid "Translations" msgstr "Traductions" -#: wp-admin/update-core.php:338 +#: wp-admin/update-core.php:340 msgid "Your translations are all up to date." msgstr "Vos traductions sont toutes à jour." -#: wp-admin/update-core.php:347 +#: wp-admin/update-core.php:349 msgid "Some of your translations are out of date." msgstr "Certaines de vos traductions ne sont pas à jour." -#: wp-admin/includes/class-wp-upgrader.php:1192 +#: wp-admin/includes/class-wp-upgrader.php:1247 msgid "Some of your translations need updating. Sit tight for a few more seconds while we update them as well." msgstr "Certaines de vos traductions ont besoin d’être mises à jour. Patientez encore quelques secondes, le temps que nous les mettions également à jour." -#: wp-admin/includes/class-wp-upgrader.php:1193 +#: wp-admin/includes/class-wp-upgrader.php:1248 msgid "The translation is up to date." msgstr "La traduction est à jour." -#: wp-admin/includes/class-wp-upgrader.php:1195 +#: wp-admin/includes/class-wp-upgrader.php:1250 msgid "Downloading translation from %s…" msgstr "Téléchargement de la traduction depuis %s…" -#: wp-admin/includes/class-wp-upgrader.php:1197 +#: wp-admin/includes/class-wp-upgrader.php:1252 msgid "Translation update failed." msgstr "La mise à jour de la traduction a échoué." -#: wp-admin/includes/class-wp-upgrader.php:1198 +#: wp-admin/includes/class-wp-upgrader.php:1253 msgid "Translation updated successfully." msgstr "La traduction a bien été mise à jour." -#: wp-admin/includes/class-wp-upgrader.php:1987 +#: wp-admin/includes/class-wp-upgrader.php:2058 msgid "Updating theme: %s" msgstr "Mise à jour du thème : %s" -#: wp-admin/includes/class-wp-upgrader.php:1993 +#: wp-admin/includes/class-wp-upgrader.php:2064 msgid "Updating plugin: %s" msgstr "Mise à jour de l’extension : %s" @@ -945,13 +1139,13 @@ msgstr "Par défaut, WordPress utilise des adresses web (child theme instead." -msgstr "La mise à jour vers une nouvelle version du thème supprimera les modifications que vous aurez faites. Pour éviter cela, nous vous conseillons de passer plutôt par un Thème-Enfant (en)." +msgstr "La mise à jour vers une nouvelle version du thème supprimera les modifications que vous aurez faites. Pour éviter cela, nous vous conseillons de passer plutôt par un Thème Enfant." -#: wp-admin/user-new.php:335 +#: wp-admin/user-new.php:337 msgid "Create a brand new user and add them to this site." msgstr "Créer un nouvel utilisateur et l’ajouter à ce site." -#: wp-admin/includes/ms.php:225 +#: wp-admin/includes/ms.php:224 msgid "" "Dear user,\n" "\n" @@ -984,79 +1178,75 @@ msgstr "" "L'équipe de ###SITENAME###\n" "###SITEURL###" -#: wp-admin/includes/class-wp-filesystem-base.php:251 +#: wp-admin/includes/class-wp-filesystem-base.php:298 msgid "Looking for %1$s in %2$s" msgstr "Recherche %1$s dans %2$s" -#: wp-admin/includes/class-wp-upgrader.php:1329 +#: wp-admin/includes/class-wp-upgrader.php:1399 msgid "The language pack is missing either the .po or .mo files." msgstr "Il manque les fichiers .po et/ou .mo du pack de langue." -#: wp-admin/includes/class-wp-upgrader.php:1372 +#: wp-admin/includes/class-wp-upgrader.php:1442 msgid "Attempting to roll back to previous version." msgstr "Tentative de retour à la version précédente." -#: wp-admin/includes/class-wp-upgrader.php:1373 +#: wp-admin/includes/class-wp-upgrader.php:1443 msgid "Due to an error during updating, WordPress has rolled back to your previous version." msgstr "Suite à une erreur pendant la mise à jour, WordPress vous a ramené à votre version précédente." -#: wp-admin/includes/class-wp-upgrader.php:1980 +#: wp-admin/includes/class-wp-upgrader.php:2051 msgid "Updating to WordPress %s" msgstr "Mise à jour vers WordPress %s" -#: wp-admin/includes/class-wp-upgrader.php:1981 +#: wp-admin/includes/class-wp-upgrader.php:2052 msgid "WordPress %s" msgstr "WordPress %s" -#: wp-admin/includes/file.php:543 +#: wp-admin/includes/file.php:500 msgid "The checksum of the file (%1$s) does not match the expected checksum value (%2$s)." msgstr "L’empreinte de contrôle (ou checksum) de votre fichier (%1$s) ne correspond pas à la valeur de l’empreinte attendue (%2$s)." -#: wp-admin/includes/file.php:1148 +#: wp-admin/includes/file.php:1106 msgid "This password will not be stored on the server." msgstr "Le mot de passe ne sera pas stocké sur le serveur." -#: wp-admin/includes/media.php:2753 -msgid "File size:" -msgstr "Taille du fichier :" - #: wp-admin/includes/update-core.php:809 msgid "Preparing to install the latest version…" -msgstr "Préparation de l’installation de la dernière version…" +msgstr "Préparation de l'installation de la dernière version…" #: wp-admin/includes/update-core.php:869 msgid "Copying the required files…" msgstr "Copie des fichiers requis…" -#: wp-admin/install.php:200 +#: wp-admin/install.php:248 msgid "Please provide a valid username." msgstr "Veuillez saisir un identifiant valide." -#: wp-admin/install.php:203 +#: wp-admin/install.php:251 msgid "The username you provided has invalid characters." msgstr "L’identifiant que vous avez fourni contient des caractères invalides." -#: wp-admin/install.php:207 +#: wp-admin/install.php:255 msgid "Your passwords do not match. Please try again." msgstr "Vos mots de passe ne correspondent pas. Veuillez réessayer." -#: wp-admin/install.php:211 +#: wp-admin/install.php:259 msgid "You must provide an email address." msgstr "Vous devez saisir une adresse de messagerie." -#: wp-admin/install.php:215 +#: wp-admin/install.php:263 msgid "Sorry, that isn’t a valid email address. Email addresses look like username@example.com." msgstr "Désolé, ce n’est pas une adresse de messagerie valide. Les adresses de messagerie ressemblent à cela : utilisateur@exemple.com." -#: wp-admin/nav-menus.php:475 +#: wp-admin/nav-menus.php:491 msgid "Your theme does not natively support menus, but you can use them in sidebars by adding a “Custom Menu” widget on the Widgets screen." msgstr "Votre thème ne peut pas utiliser les menus nativement, mais vous pouvez les utiliser dans la barre latérale en ajoutant le widget “Menu personnalisé” depuis l’écran Widgets." -#: wp-admin/nav-menus.php:479 +#: wp-admin/nav-menus.php:495 msgid "Menus can be displayed in locations defined by your theme, even used in sidebars by adding a “Custom Menu” widget on the Widgets screen. If your theme does not support the custom menus feature (the default themes, %2$s and %3$s, do), you can learn about adding this support by following the Documentation link to the side." msgstr "Les menus peuvent être affichés à des emplacements définis par votre thème, et même dans les barres latérales grâce au widget « Menus personnalisés » de l’écran Widgets. Si votre thème ne reconnaît pas encore cette fonctionnalité (les thèmes par défaut, %2$s and %3$s, les intègrent très bien), vous pouvez apprendre à ajouter cette reconnaissance vous-même en suivant le lien de documentation situé sur le côté." -#: wp-admin/nav-menus.php:502 +#: wp-admin/nav-menus.php:518 msgid "Clicking the arrow to the right of any menu item in the editor will reveal a standard group of settings. Additional settings such as link target, CSS classes, link relationships, and link descriptions can be enabled and disabled via the Screen Options tab." msgstr "En cliquant sur le titre de n’importe élément du menu dans l’éditeur, un ensemble de réglages standards s’ouvrira. D’autres réglages, tels que la cible du lien, les classes CSS, les relations du lien et la description du lien, peuvent être activés et désactivés dans l’onglet « Options de l’écran »." @@ -1064,103 +1254,103 @@ msgstr "En cliquant sur le titre de n’importe élément du menuselecting the “Compare any two revisions” box to the side." msgstr "Comparez deux révisions différentes en cochant la case « Comparer n’importe quelles révisions » sur le côté." -#: wp-admin/includes/template.php:1948 +#: wp-admin/includes/template.php:2003 msgid "Compare Revisions" msgstr "Comparer des révisions" -#: wp-admin/includes/template.php:1949 +#: wp-admin/includes/template.php:2004 msgid "View, compare, and restore other versions of this content on the improved revisions screen." msgstr "Affichez, comparez et rétablissez les autres versions de ce contenu à l’aide de l’écran de révisions amélioré." -#: wp-admin/includes/template.php:1962 +#: wp-admin/includes/template.php:2017 msgid "Edit Lock" msgstr "Modifier le verrouillage" -#: wp-admin/includes/template.php:1963 +#: wp-admin/includes/template.php:2018 msgid "Someone else is editing this. No need to refresh; the lock will disappear when they’re done." msgstr "Quelqu’un est déjà en train de modifier ce contenu. Inutile de recharger le page : le verrouillage disparaîtra une fois la modification validée." @@ -1190,31 +1380,31 @@ msgstr "Quelqu’un est déjà en train de modifier ce contenu. Inutile de r msgid "Compare any two revisions" msgstr "Comparer n’importe quelles révisions" -#: wp-admin/includes/media.php:280 +#: wp-admin/includes/media.php:281 msgid "\"%1$s\" from %2$s by %3$s." msgstr "%1$s tiré de %2$s par %3$s." -#: wp-admin/includes/media.php:283 +#: wp-admin/includes/media.php:284 msgid "\"%1$s\" from %2$s." msgstr "%1$s tiré de %2$s" -#: wp-admin/includes/media.php:286 +#: wp-admin/includes/media.php:287 msgid "\"%1$s\" by %2$s." msgstr "%1$s par %2$s." -#: wp-admin/includes/media.php:288 +#: wp-admin/includes/media.php:289 msgid "\"%s\"." msgstr "%s." -#: wp-admin/includes/meta-boxes.php:187 +#: wp-admin/includes/meta-boxes.php:190 msgid "Your site is configured to keep only the last %s revisions." msgstr "Votre site est configuré pour conserver seulement les %s dernières révisions." -#: wp-admin/includes/meta-boxes.php:189 wp-admin/includes/meta-boxes.php:192 +#: wp-admin/includes/meta-boxes.php:192 wp-admin/includes/meta-boxes.php:195 msgid "Revisions: %s" msgstr "Révisions : %s" -#: wp-admin/includes/meta-boxes.php:195 +#: wp-admin/includes/meta-boxes.php:198 msgctxt "revisions" msgid "Browse" msgstr "Parcourir" @@ -1235,11 +1425,11 @@ msgstr "Rétablir cette sauvegarde automatique" msgid "Revision by %s" msgstr "Révision par %s" -#: wp-admin/edit-form-advanced.php:381 +#: wp-admin/edit-form-advanced.php:397 msgid "Connection lost. Saving has been disabled until you’re reconnected." msgstr "Connexion perdue. L’enregistrement a été désactivé jusqu’à ce que vous soyez reconnecté." -#: wp-admin/edit-form-advanced.php:382 +#: wp-admin/edit-form-advanced.php:398 msgid "We’re backing up this post in your browser, just in case." msgstr "Nous sauvegardons cet article dans votre navigateur, par sécurité." @@ -1247,7 +1437,7 @@ msgstr "Nous sauvegardons cet article dans votre navigateur, par sécurité." msgid "Sorry, something went wrong. The requested comparison could not be loaded." msgstr "Désolé, quelque chose s’est mal déroulé. La comparaison demandée n’a pas pu être chargée." -#: wp-admin/custom-background.php:306 +#: wp-admin/custom-background.php:359 msgctxt "Background Attachment" msgid "Attachment" msgstr "Attachement" @@ -1256,11 +1446,11 @@ msgstr "Attachement" msgid "Repeat New Password" msgstr "Répétez le nouveau mot de passe" -#: wp-admin/user-new.php:393 +#: wp-admin/user-new.php:395 msgid "Repeat Password" msgstr "Répétez le mot de passe" -#: wp-admin/includes/nav-menu.php:1168 +#: wp-admin/includes/nav-menu.php:1163 msgid "Add menu items from the column on the left." msgstr "Ajouter des éléments de menu depuis la colonne de gauche." @@ -1275,11 +1465,11 @@ msgstr "http://wordpress.org/plugins/hello-dolly/" msgid "The package contains no files." msgstr "Ce paquet ne contient aucun fichier." -#: wp-admin/includes/class-wp-upgrader.php:796 +#: wp-admin/includes/class-wp-upgrader.php:819 msgid "The theme contains no files." msgstr "Ce thème ne contient aucun fichier." -#: wp-admin/includes/class-wp-upgrader-skins.php:191 +#: wp-admin/includes/class-wp-upgrader-skins.php:206 msgid "An error occurred while updating %1$s: %2$s" msgstr "Une erreur est survenue pendant la mise à jour de %1$s : %2$s" @@ -1287,35 +1477,35 @@ msgstr "Une erreur est survenue pendant la mise à jour de %1$s : % msgid "To navigate between revisions, drag the slider handle left or right or use the Previous or Next buttons." msgstr "Pour naviguer entre les révisions, faites glisser le curseur vers la gauche ou vers la droite ou utilisez les boutons Précédente ou Suivante." -#: wp-admin/press-this.php:613 +#: wp-admin/press-this.php:624 msgid "Loading…" msgstr "Chargement…" -#: wp-admin/upload.php:102 +#: wp-admin/upload.php:150 msgid "Error in moving to trash." msgstr "Erreur lors du déplacement dans la Corbeille." -#: wp-admin/upload.php:114 +#: wp-admin/upload.php:162 msgid "Error in restoring from trash." msgstr "Erreur pendant la récupération depuis la Corbeille." -#: wp-admin/post.php:246 +#: wp-admin/post.php:244 msgid "The item you are trying to move to the Trash no longer exists." msgstr "L’élément que vous essayez de placer dans la Corbeille n’existe plus." -#: wp-admin/post.php:270 +#: wp-admin/post.php:267 msgid "The item you are trying to restore from the Trash no longer exists." msgstr "L’élément que vous essayez de sortir de la Corbeille n’existe plus." -#: wp-admin/post.php:289 +#: wp-admin/post.php:285 msgid "This item has already been deleted." msgstr "Cet élément a déjà été supprimé." -#: wp-admin/nav-menus.php:708 +#: wp-admin/nav-menus.php:724 msgid "Drag each item into the order you prefer. Click the arrow on the right of the item to reveal additional configuration options." msgstr "Glissez chaque élément pour les placer dans l’ordre que vous préférez. Cliquez sur la flèche à droite de l’élément pour afficher d’autres options de configuration." -#: wp-admin/nav-menus.php:492 +#: wp-admin/nav-menus.php:508 msgid "If you haven’t yet created any menus, click the ’create a new menu’ link to get started" msgstr "Si vous n’avez pas encore créé de menu, cliquez sur le lien « Créer un nouveau menu » pour vous lancer" @@ -1359,153 +1549,149 @@ msgctxt "Button label for a next revision" msgid "Next" msgstr "Suivante" -#: wp-admin/nav-menus.php:369 +#: wp-admin/nav-menus.php:377 msgid "Menu locations updated." msgstr "Les emplacements de menu ont été mis à jour." -#: wp-admin/includes/revision.php:171 +#: wp-admin/includes/revision.php:172 msgctxt "revision date short format" msgid "j M @ G:i" msgstr "j M \\à G \\h i \\m\\i\\n" -#: wp-admin/includes/media.php:295 +#: wp-admin/includes/media.php:296 msgid "%1$s by %2$s." msgstr "%1$s par %2$s." -#: wp-admin/includes/media.php:307 +#: wp-admin/includes/media.php:308 msgid "Released: %d." msgstr "Date de sortie : %d." -#: wp-admin/includes/media.php:312 +#: wp-admin/includes/media.php:313 msgid "Track %1$s of %2$s." msgstr "Piste %1$s sur %2$s." -#: wp-admin/includes/media.php:314 +#: wp-admin/includes/media.php:315 msgid "Track %1$s." msgstr "Piste %1$s." -#: wp-admin/includes/media.php:318 +#: wp-admin/includes/media.php:319 msgid "Genre: %s." msgstr "Genre : %s" -#: wp-admin/includes/media.php:2772 -msgid "Bitrate:" -msgstr "Débit binaire :" - -#: wp-admin/includes/media.php:2809 +#: wp-admin/includes/media.php:2811 msgid "Audio Format:" msgstr "Format audio :" -#: wp-admin/includes/media.php:2810 +#: wp-admin/includes/media.php:2812 msgid "Audio Codec:" msgstr "Codex audio :" -#: wp-admin/includes/post.php:1473 +#: wp-admin/includes/post.php:1475 msgid "Saving revision..." msgstr "Enregistrement des révisions" -#: wp-admin/includes/post.php:1474 +#: wp-admin/includes/post.php:1476 msgid "Your latest changes were saved as a revision." msgstr "Vos dernières modifications ont été enregistrées dans une révision." -#: wp-admin/nav-menus.php:478 +#: wp-admin/nav-menus.php:494 msgid "This screen is used for managing your custom navigation menus." msgstr "Cet écran est utilisé pour gérer vos menus de navigations personnalisés." -#: wp-admin/nav-menus.php:480 wp-admin/themes.php:41 +#: wp-admin/nav-menus.php:496 wp-admin/themes.php:41 msgid "From this screen you can:" msgstr "Depuis cet écran, vous pouvez :" -#: wp-admin/nav-menus.php:481 +#: wp-admin/nav-menus.php:497 msgid "Create, edit, and delete menus" msgstr "Créer, modifier et supprimer des menus" -#: wp-admin/nav-menus.php:482 +#: wp-admin/nav-menus.php:498 msgid "Add, organize, and modify individual menu items" msgstr "Ajouter, organiser et modifier des éléments de menu individuels" -#: wp-admin/nav-menus.php:490 +#: wp-admin/nav-menus.php:506 msgid "The menu management box at the top of the screen is used to control which menu is opened in the editor below." msgstr "Le bloc de gestion des menus, en haut de l’écran, est utilisé pour contrôler le menu qui est ouvert dans l’éditeur ci-dessous." -#: wp-admin/nav-menus.php:491 +#: wp-admin/nav-menus.php:507 msgid "To edit an existing menu, choose a menu from the drop down and click Select" msgstr "Pour modifier un menu existant, choisissez un menu depuis la liste déroulant et cliquez sur Sélectionner" -#: wp-admin/nav-menus.php:493 +#: wp-admin/nav-menus.php:509 msgid "You can assign theme locations to individual menus by selecting the desired settings at the bottom of the menu editor. To assign menus to all theme locations at once, visit the Manage Locations tab at the top of the screen." msgstr "Vous pouvez assigner un emplacement du thème à chaque menu en sélectionnant les réglages souhaités en bas de l’éditeur de menu. Pour assigner un menu à tous les emplacements d’un coup, rendez-vous dans l’onglet Gérer les emplacements en haut de l’écran." -#: wp-admin/nav-menus.php:497 +#: wp-admin/nav-menus.php:513 msgid "Menu Management" msgstr "Gestion des menus" -#: wp-admin/nav-menus.php:501 +#: wp-admin/nav-menus.php:517 msgid "Each custom menu may contain a mix of links to pages, categories, custom URLs or other content types. Menu links are added by selecting items from the expanding boxes in the left-hand column below." msgstr "Chaque menu personnalisé peut contenir un mélange de liens vers des pages, des catégories, des adresses web personnalisées ou d’autres types de contenu. Pour ajouter un lien dans un menu, sélectionnez un élément dans l’un des blocs situés dans le colonne de gauche ci-dessous." -#: wp-admin/nav-menus.php:503 +#: wp-admin/nav-menus.php:519 msgid "Add one or several items at once by selecting the checkbox next to each item and clicking Add to Menu" msgstr "Ajoutez un ou plusieurs éléments à la fois en cochant la case à côté de chaque élément puis en cliquant sur « Ajouter au menu »" -#: wp-admin/nav-menus.php:504 +#: wp-admin/nav-menus.php:520 msgid "To add a custom link, expand the Links section, enter a URL and link text, and click Add to Menu" msgstr "Pour ajouter un lien personnalisé, ouvrez la section Liens, saisissez une adresse web et un texte pour le lien, et cliquez sur Ajouter au menu" -#: wp-admin/nav-menus.php:505 +#: wp-admin/nav-menus.php:521 msgid "To reorganize menu items, drag and drop items with your mouse or use your keyboard. Drag or move a menu item a little to the right to make it a submenu" msgstr "Pour réorganiser les éléments du menu, glissez/déposez les éléments avec la souris ou utilisez votre clavier. Glissez ou déplacez légèrement un élement du menu pour en faire un sous-menu" -#: wp-admin/nav-menus.php:506 +#: wp-admin/nav-menus.php:522 msgid "Delete a menu item by expanding it and clicking the Remove link" msgstr "Supprimez un élément du menu en l’ouvrant et en cliquant sur le bouton Supprimer" -#: wp-admin/nav-menus.php:510 +#: wp-admin/nav-menus.php:526 msgid "Editing Menus" msgstr "Modification des menus" -#: wp-admin/nav-menus.php:514 +#: wp-admin/nav-menus.php:530 msgid "This screen is used for globally assigning menus to locations defined by your theme." msgstr "Cet écran est utilisé pour assigner de manière globale vos menus à des emplacements définis par votre thème." -#: wp-admin/nav-menus.php:515 +#: wp-admin/nav-menus.php:531 msgid "To assign menus to one or more theme locations, select a menu from each location’s drop down. When you’re finished, click Save Changes" msgstr "Pour assigner des menus à un ou plusieurs emplacements, sélectionnez le menu depuis la liste déroulante de chaque emplacement. Lorsque vous avez terminé, cliquez sur Enregistrer les modifications" -#: wp-admin/nav-menus.php:516 +#: wp-admin/nav-menus.php:532 msgid "To edit a menu currently assigned to a theme location, click the adjacent ’Edit’ link" msgstr "Pour modifier un menu actuellement assigné à un emplacement du thème, cliquez sur le lien « Modifier » adjacent" -#: wp-admin/nav-menus.php:517 +#: wp-admin/nav-menus.php:533 msgid "To add a new menu instead of assigning an existing one, click the ’Use new menu’ link. Your new menu will be automatically assigned to that theme location" msgstr "Pour ajouter un nouveau menu au lieu d’en assigner un qui existe déjà, cliquez sur le lien « Utiliser un nouveau menu ». Votre nouveau menu sera automatiquement ajouté à cet emplacement du thème" -#: wp-admin/nav-menus.php:537 +#: wp-admin/nav-menus.php:553 msgid "Edit Menus" msgstr "Modifier les menus" -#: wp-admin/nav-menus.php:539 +#: wp-admin/nav-menus.php:555 msgid "Manage Locations" msgstr "Gérer les emplacements" -#: wp-admin/nav-menus.php:556 wp-admin/nav-menus.php:562 +#: wp-admin/nav-menus.php:572 wp-admin/nav-menus.php:578 msgid "Theme Location" msgstr "Emplacement du thème" -#: wp-admin/nav-menus.php:557 wp-admin/nav-menus.php:563 +#: wp-admin/nav-menus.php:573 wp-admin/nav-menus.php:579 msgid "Assigned Menu" msgstr "Menu assigné" -#: wp-admin/nav-menus.php:572 +#: wp-admin/nav-menus.php:588 msgid "Select a Menu" msgstr "Choisir un menu" -#: wp-admin/nav-menus.php:584 +#: wp-admin/nav-menus.php:600 msgctxt "menu" msgid "Edit" msgstr "Modifier" -#: wp-admin/nav-menus.php:590 +#: wp-admin/nav-menus.php:606 msgctxt "menu" msgid "Use new menu" msgstr "Utiliser le nouveau menu" @@ -1514,39 +1700,39 @@ msgstr "Utiliser le nouveau menu" msgid "Restore This Revision" msgstr "Rétablir cette révision" -#: wp-admin/nav-menus.php:389 +#: wp-admin/nav-menus.php:400 msgid "Move up one" msgstr "Monter d’un cran" -#: wp-admin/nav-menus.php:390 +#: wp-admin/nav-menus.php:401 msgid "Move down one" msgstr "Descendre d’un cran" -#: wp-admin/nav-menus.php:391 +#: wp-admin/nav-menus.php:402 msgid "Move to the top" msgstr "Déplacer tout en haut" -#: wp-admin/nav-menus.php:393 +#: wp-admin/nav-menus.php:404 msgid "Move under %s" msgstr "Placer sous %s" -#: wp-admin/nav-menus.php:395 +#: wp-admin/nav-menus.php:406 msgid "Move out from under %s" msgstr "Sortir de sous %s" -#: wp-admin/nav-menus.php:397 +#: wp-admin/nav-menus.php:408 msgid "Under %s" msgstr "Sous %s" -#: wp-admin/nav-menus.php:399 +#: wp-admin/nav-menus.php:410 msgid "Out from under %s" msgstr "Sortir de sous %s" -#: wp-admin/nav-menus.php:401 +#: wp-admin/nav-menus.php:412 msgid "%1$s. Menu item %2$d of %3$d." msgstr "%1$s. Élément de menu %2$d sur %3$d." -#: wp-admin/nav-menus.php:403 +#: wp-admin/nav-menus.php:414 msgid "%1$s. Sub item number %2$d under %3$s." msgstr "%1$s. Sous-élément numéro %2$d sous %3$s." @@ -1574,67 +1760,63 @@ msgstr "Descendre d’un cran" msgid "To the top" msgstr "Tout en haut" -#: wp-admin/nav-menus.php:707 +#: wp-admin/nav-menus.php:723 msgid "Menu Structure" msgstr "Structure du menu" -#: wp-admin/nav-menus.php:727 +#: wp-admin/nav-menus.php:743 msgid "Menu Settings" msgstr "Réglages du menu" -#: wp-admin/includes/template.php:2037 +#: wp-admin/includes/template.php:2092 msgid "The backup of this post in your browser is different from the version below." msgstr "La sauvegarde de cet article dans votre navigateur est différente de la version ci-dessous." -#: wp-admin/includes/template.php:2038 +#: wp-admin/includes/template.php:2093 msgid "Restore the backup." msgstr "Rétablir la sauvegarde." -#: wp-admin/includes/template.php:2041 +#: wp-admin/includes/template.php:2096 msgid "Post restored successfully." msgstr "L’article a bien été rétabli." -#: wp-admin/includes/template.php:2042 +#: wp-admin/includes/template.php:2097 msgid "Undo." msgstr "Annuler." -#: wp-admin/includes/ajax-actions.php:1004 +#: wp-admin/includes/ajax-actions.php:1152 msgid "Draft created on %1$s at %2$s" msgstr "Brouillon créé le %1$s à %2$s" -#: wp-admin/includes/misc.php:728 +#: wp-admin/includes/misc.php:730 msgid "%s has taken over and is currently editing." msgstr "%s a pris la main et modifie actuellement ce contenu." -#: wp-admin/includes/post.php:1459 +#: wp-admin/includes/post.php:1461 msgid "Take over" msgstr "Prendre la main" -#: wp-admin/post.php:256 +#: wp-admin/post.php:254 msgid "You cannot move this item to the Trash. %s is currently editing." msgstr "Vous ne pouvez pas déplacer ce contenu dans la Corbeille. %s est en train de le modifier." -#: wp-admin/theme-install.php:250 -msgid "Previous" -msgstr "Précédent" - -#: wp-admin/nav-menus.php:615 +#: wp-admin/nav-menus.php:631 msgid "Edit your menu below, or create a new menu." msgstr "Modifiez votre menu ci-dessous, ou créez un nouveau menu." -#: wp-admin/nav-menus.php:620 +#: wp-admin/nav-menus.php:636 msgid "Select a menu to edit:" msgstr "Sélectionnez le menu à modifier :" -#: wp-admin/nav-menus.php:661 +#: wp-admin/nav-menus.php:677 msgid "or create a new menu." msgstr "ou créez un nouveau menu." -#: wp-admin/includes/ms.php:605 +#: wp-admin/includes/ms.php:604 msgid "Thank you for Updating! Please visit the Upgrade Network page to update all your sites." msgstr "Merci d’avoir fait cette mise à jour ! Rendez-vous sur la page de mise à jour du réseau afin de mettre à jour tous vos sites." -#: wp-admin/setup-config.php:295 +#: wp-admin/setup-config.php:335 msgid "All right, sparky! You’ve made it through this part of the installation. WordPress can now communicate with your database. If you are ready, time now to…" msgstr "C’est parfait ! Vous avez passé la première partie de l’installation. WordPress peut désormais communiquer avec votre base de données. Si vous êtes prêt(e), il est maintenant temps de…" @@ -1642,55 +1824,51 @@ msgstr "C’est parfait ! Vous avez passé la première partie de l&rsq msgid "sub item" msgstr "sous-élément" -#: wp-admin/includes/nav-menu.php:597 +#: wp-admin/includes/nav-menu.php:589 msgid "Link Text" msgstr "Cible du lien" -#: wp-admin/includes/nav-menu.php:1329 +#: wp-admin/includes/nav-menu.php:1324 msgid "%1$s has been updated." msgstr "%s a bien été mis à jour." -#: wp-admin/nav-menus.php:263 +#: wp-admin/nav-menus.php:270 msgid "Selected menus have been successfully deleted." msgstr "Les menus sélectionnés ont bien été supprimés." -#: wp-admin/nav-menus.php:623 -msgid "-- Select --" -msgstr "-- Sélectionner --" - -#: wp-admin/nav-menus.php:697 +#: wp-admin/nav-menus.php:713 msgid "Menu 1" msgstr "Menu 1" -#: wp-admin/nav-menus.php:708 +#: wp-admin/nav-menus.php:724 msgid "Edit your default menu by adding or removing items. Drag each item into the order you prefer. Click Create Menu to save your changes." msgstr "Modifiez votre menu par défaut en ajoutant ou en enlevant des éléments. Faites glissez chaque élément pour les mettre dans l’ordre que vous souhaitez. Cliquez sur « Créer le menu » pour enregistrer vos modifications." -#: wp-admin/nav-menus.php:721 +#: wp-admin/nav-menus.php:737 msgid "Give your menu a name above, then click Create Menu." msgstr "Donnez à votre un menu un nom ci-dessus, puis cliquez sur « Créer le menu »." -#: wp-admin/nav-menus.php:740 +#: wp-admin/nav-menus.php:756 msgid "Auto add pages" msgstr "Ajoutez automatiquement des pages" -#: wp-admin/nav-menus.php:741 +#: wp-admin/nav-menus.php:757 msgid "Automatically add new top-level pages to this menu" msgstr "Ajouter automatiquement les nouvelles pages principales de haut niveau à ce menu" -#: wp-admin/nav-menus.php:747 +#: wp-admin/nav-menus.php:763 msgid "Theme locations" msgstr "Emplacements du thème" -#: wp-admin/nav-menus.php:752 +#: wp-admin/nav-menus.php:768 msgid "(Currently set to: %s)" msgstr "(Actuellement réglé sur : %s)" -#: wp-admin/plugin-editor.php:134 +#: wp-admin/plugin-editor.php:132 msgid "The Documentation menu below the editor lists the PHP functions recognized in the plugin file. Clicking Look Up takes you to a web page about that particular function." msgstr "Le menu « Documentation », situé sous l’éditeur, liste les fonctions PHP reconnues dans le fichier de l’extension. En cliquant sur « Consulter », vous serez envoyé sur une page web documentant cette fonction." -#: wp-admin/plugin-editor.php:250 wp-admin/theme-editor.php:211 +#: wp-admin/plugin-editor.php:248 wp-admin/theme-editor.php:209 msgid "Look Up" msgstr "Consulter" @@ -1698,28 +1876,28 @@ msgstr "Consulter" msgid "For PHP files, you can use the Documentation dropdown to select from functions recognized in that file. Look Up takes you to a web page with reference material about that particular function." msgstr "Pour les fichiers PHP, vous pouvez utiliser le menu déroulant « Documentation » pour en apprendre plus sur les fonctions trouvées dans le ce fichier. Le bouton « Consulter » vous enverra sur la page dédiée de cette fonction." -#: wp-admin/includes/class-wp-posts-list-table.php:633 -#: wp-admin/includes/misc.php:693 +#: wp-admin/includes/class-wp-posts-list-table.php:647 +#: wp-admin/includes/misc.php:695 msgid "%s is currently editing" msgstr "%s modifie actuellement ce contenu" -#: wp-admin/includes/dashboard.php:1348 +#: wp-admin/includes/dashboard.php:1327 msgid "http://codex.wordpress.org/First_Steps_With_WordPress" msgstr "http://codex.wordpress.org/fr:Premiers_pas_avec_WordPress" -#: wp-admin/edit-form-advanced.php:315 +#: wp-admin/edit-form-advanced.php:331 msgid "You can upload and insert media (images, audio, documents, etc.) by clicking the Add Media button. You can select from the images and files already uploaded to the Media Library, or upload new media to add to your page or post. To create an image gallery, select the images to add and click the “Create a new gallery” button." msgstr "Vous pouvez mettre en ligne et insérer des fichiers média (images, sons, documents, etc.) en cliquant sur le bouton » Ajouter un média «. Vous pouvez sélectionner vos images et fichiers parmi ceux déjà présents dans la bibliothèque de médias, ou en mettre en ligne de nouveaux à ajouter à votre article/page. Pour créer une galerie d’image, sélectionnez les images à ajouter et cliquez sur le bouton » Créer une nouvelle galerie «." -#: wp-admin/edit-form-advanced.php:316 +#: wp-admin/edit-form-advanced.php:332 msgid "You can also embed media from many popular websites including Twitter, YouTube, Flickr and others by pasting the media URL on its own line into the content of your post/page. Please refer to the Codex to learn more about embeds." -msgstr "Vous pouvez également insérer des contenus en provenance de nombreux sites populaires, comme Twitter, YouTube, Flickr et d’autres, simplement en collant l’adresse web du contenu dans sa propre ligne dans le texte de votre article/page. Référez-vous au Codex pour a href=\"http://codex.wordpress.org/Embeds\">en apprendre plus sur les contenu insérés." +msgstr "Vous pouvez également insérer des contenus en provenance de nombreux sites populaires, comme Twitter, YouTube, Flickr et d’autres, simplement en collant l’adresse web du contenu dans sa propre ligne dans le texte de votre article/page. Référez-vous au Codex pour en apprendre plus sur les contenus insérés." -#: wp-admin/includes/template.php:1938 +#: wp-admin/includes/template.php:1993 msgid "New Media Manager" msgstr "Nouveau gestionnaire de médias" -#: wp-admin/includes/template.php:1939 +#: wp-admin/includes/template.php:1994 msgid "Uploading files and creating image galleries has a whole new look. Check it out!" msgstr "La mise en ligne de fichiers et la création de galeries d’images dispose d’un tout nouveau style. Jetez-y un oeil !" @@ -1727,43 +1905,43 @@ msgstr "La mise en ligne de fichiers et la création de galeries d’images msgid "Image rotation is not supported by your web host." msgstr "La rotation d’image n’est pas disponible avec cet hébergeur." -#: wp-admin/includes/bookmark.php:311 +#: wp-admin/includes/bookmark.php:300 msgid "If you are looking to use the link manager, please install the Link Manager plugin." msgstr "Si vous souhaitez utiliser le gestionnaire de liens, veuillez installer l’extension Link Manager." -#: wp-admin/includes/dashboard.php:1336 +#: wp-admin/includes/dashboard.php:1315 msgid "Manage widgets or menus" msgstr "Gérez vos widgets ou vos menus" -#: wp-admin/custom-background.php:91 +#: wp-admin/custom-background.php:143 msgid "To use a background image, simply upload it or choose an image that has already been uploaded to your Media Library by clicking the “Choose Image” button. You can display a single instance of your image, or tile it to fill the screen. You can have your background fixed in place, so your site content moves on top of it, or you can have it scroll with your site." msgstr "Pour utiliser une image de fond, mettez-la simplement en ligne ou choisissez une image déjà mise en ligne dans votre Bibliothèque de Médias en cliquant sur le bouton « Choisir l’image ». Vous pouvez n’afficher qu’une occurrence de l’image, ou la répéter afin de remplir l’écran. Vous pouvez choisir de garder le fond en place quand vous faites défiler le contenu, ou au contraire faire que le fond défile en même temps." -#: wp-admin/custom-header.php:134 +#: wp-admin/custom-header.php:186 msgid "Don’t forget to click “Save Changes” when you’re done!" msgstr "N’oubliez pas de cliquer sur « Enregistrer les modifications » quand vous avez terminé !" -#: wp-admin/edit-form-advanced.php:256 +#: wp-admin/edit-form-advanced.php:272 msgid "The title field and the big Post Editing Area are fixed in place, but you can reposition all the other boxes using drag and drop. You can also minimize or expand them by clicking the title bar of each box. Use the Screen Options tab to unhide more boxes (Excerpt, Send Trackbacks, Custom Fields, Discussion, Slug, Author) or to choose a 1- or 2-column layout for this screen." msgstr "Le champ du titre et la zone d’édition de l’article sont inamovibles, mais vous pouvez déplacer toutes les autres blocs par simple glisser/déposer. Vous pouvez également les fermer/ouvrir en cliquant sur la barre de titre de chaque boite. Utilisez l’onglet « Options de l’écran » pour cacher d’autres boites (Extrait, Envoyer des rétroliens, Champs personnalisés, Discussion, Identifiant, Auteur) ou pour choisir un affichage sur une ou deux colonnes pour cet écran." -#: wp-admin/edit-form-advanced.php:320 +#: wp-admin/edit-form-advanced.php:336 msgid "Inserting Media" msgstr "Insertion du média" -#: wp-admin/edit-form-advanced.php:326 +#: wp-admin/edit-form-advanced.php:342 msgid "Several boxes on this screen contain settings for how your content will be published, including:" msgstr "Plusieurs sections de cet écran vous permettez de régler la manière dont votre contenu sera publié, notamment :" -#: wp-admin/edit-form-advanced.php:330 +#: wp-admin/edit-form-advanced.php:346 msgid "Format - Post Formats designate how your theme will display a specific post. For example, you could have a standard blog post with a title and paragraphs, or a short aside that omits the title and contains a short text blurb. Please refer to the Codex for descriptions of each post format. Your theme could enable all or some of 10 possible formats." msgstr "Format d’article - Désigne la manière dont votre thème doit afficher un article donné. Par exemple, vous pourriez vouloir utiliser le format par défaut pour afficher titre et contenu, ou le format En passant pour ne pas utiliser le titre et n’afficher qu’un court texte. Lisez la documentation du Codex pour obtenir une description de chaque format d’article (en). Il est possible que votre thème ne reconnaisse qu’une partie des 10 formats possibles." -#: wp-admin/edit-form-advanced.php:341 +#: wp-admin/edit-form-advanced.php:357 msgid "Publish Settings" msgstr "Réglages de publication" -#: wp-admin/edit-tags.php:221 +#: wp-admin/edit-tags.php:215 msgid "Parent - Categories, unlike tags, can have a hierarchy. You might have a Jazz category, and under that have child categories for Bebop and Big Band. Totally optional. To create a subcategory, just choose another category from the Parent dropdown." msgstr "Parent - Les catégories, contrairement aux mots-clés, peuvent avoir une hiérarchie. Vous pouvez avoir une catégorie nommée « Jazz », et à l’intérieur, plusieurs catégories comme « Bebop » et « Big Band ». Le fait d’avoir une hiérarchie est totalement facultatif. Pour créer une sous-catégorie, choisissez juste une autre catégorie depuis la liste déroulante « Parent » ." @@ -1771,47 +1949,47 @@ msgstr "Parent - Les catégories, contrairement aux mots-clés, msgid "When changing themes, there is often some variation in the number and setup of widget areas/sidebars and sometimes these conflicts make the transition a bit less smooth. If you changed themes and seem to be missing widgets, scroll down on this screen to the Inactive Widgets area, where all of your widgets and their settings will have been saved." msgstr "En changeant de thèmes, il y a souvent des variations sur le nombre et l’agencement des zones de widgets et des barres latérales, et parfois tout cela entre en conflit, rendant la transition moins aisée. Si vous avec changé de thème et que certains widgets semblent manquer, faites défiler cet écran jusqu’en bas pour les retrouver dans la zone des widgets inactifs, où ils ont été conservés avec leurs derniers réglages." -#: wp-admin/includes/media.php:2536 +#: wp-admin/includes/media.php:2535 msgid "You are using the multi-file uploader. Problems? Try the browser uploader instead." msgstr "Vous utilisez l’outil de mise en ligne multi-fichiers. Si vous rencontrez des problèmes, essayez la méthode du navigateur à la place." -#: wp-admin/async-upload.php:60 +#: wp-admin/async-upload.php:62 msgctxt "media item" msgid "Edit" msgstr "Modifier" -#: wp-admin/custom-header.php:635 +#: wp-admin/custom-header.php:706 msgctxt "color" msgid "Default: %s" msgstr "Par défaut : %s" -#: wp-admin/includes/class-wp-media-list-table.php:165 +#: wp-admin/includes/class-wp-media-list-table.php:251 msgctxt "column name" msgid "Uploaded to" msgstr "Mis en ligne sur " -#: wp-admin/custom-background.php:357 wp-admin/custom-header.php:781 -#: wp-admin/includes/ajax-actions.php:1614 +#: wp-admin/custom-background.php:410 wp-admin/custom-header.php:856 +#: wp-admin/includes/ajax-actions.php:1845 msgid "The uploaded file is not a valid image. Please try again." msgstr "Le fichier mis en ligne n’est pas une image valide. Veuillez réessayer." -#: wp-admin/custom-background.php:263 +#: wp-admin/custom-background.php:316 msgid "Choose a Background Image" msgstr "Choisir une image d’arrière-plan" -#: wp-admin/custom-header.php:546 +#: wp-admin/custom-header.php:607 msgid "Choose a Custom Header" msgstr "Choisir un en-tête personnalisé" -#: wp-admin/custom-background.php:92 +#: wp-admin/custom-background.php:144 msgid "You can also choose a background color by clicking the Select Color button and either typing in a legitimate HTML hex value, e.g. “#ff0000” for red, or by choosing a color using the color picker." msgstr "Vous pouvez également choisir une couleur pour ce texte en cliquant sur le bouton « Sélecteur de couleur » et soit en saisissant une valeur HTML valide (ex. : #ff0000 pour du rouge) ou en cliquant sur le sélecteur de couleur." -#: wp-admin/custom-header.php:133 +#: wp-admin/custom-header.php:185 msgid "In the Header Text section of this page, you can choose whether to display this text or hide it. You can also choose a color for the text by clicking the Select Color button and either typing in a legitimate HTML hex value, e.g. “#ff0000” for red, or by choosing a color using the color picker." msgstr "Dans la section « Texte d’en-tête » de cette page, vous pouvez choisir d’afficher ce texte ou de le cacher. Vous pouvez également choisir une couleur pour ce texte en cliquant sur le bouton « Sélecteur de couleur » et soit en saisissant une valeur HTML valide (ex. : #ff0000 pour du rouge) ou en cliquant sur le sélecteur de couleur." -#: wp-admin/customize.php:124 +#: wp-admin/customize.php:135 msgid "Theme Customizer Options" msgstr "Options de personnalisation du thème" @@ -1819,19 +1997,19 @@ msgstr "Options de personnalisation du thème" msgid "You can choose whether or not your site will be crawled by robots, ping services, and spiders. If you want those services to ignore your site, click the checkbox next to “Discourage search engines from indexing this site” and click the Save Changes button at the bottom of the screen. Note that your privacy is not complete; your site is still visible on the web." msgstr "Vous pouvez choisir si votre site est parcouru par les robots et autres logiciels automatisés, ou non. Si vous préférez que ces services ignorent votre site, cliquez sur le bouton radio marqué « Demander aux moteurs de recherche de ne pas indexer ce site » et cliquez sur le bouton « Enregistrer les modifications » en bas de l’écran. Notez bien que votre vie privée n’est pas assurée : votre site reste visible de tous sur le Web." -#: wp-admin/includes/dashboard.php:1331 +#: wp-admin/includes/dashboard.php:1310 msgid "More Actions" msgstr "Plus d’actions" -#: wp-admin/includes/dashboard.php:1346 +#: wp-admin/includes/dashboard.php:1325 msgid "Turn comments on or off" msgstr "Activez ou désactivez les commentaires" -#: wp-admin/includes/dashboard.php:1348 +#: wp-admin/includes/dashboard.php:1327 msgid "Learn more about getting started" msgstr "Plus d’informations pour bien démarrer" -#: wp-admin/includes/media.php:2720 +#: wp-admin/includes/media.php:2722 msgid "File URL:" msgstr "Adresse web du fichier :" @@ -1839,48 +2017,48 @@ msgstr "Adresse web du fichier :" msgid "In the In Response To column, there are three elements. The text is the name of the post that inspired the comment, and links to the post editor for that entry. The View Post link leads to that post on your live site. The small bubble with the number in it shows the number of approved comments that post has received. If the bubble is gray, you have moderated all comments for that post. If it is blue, there are pending comments. Clicking the bubble will filter the comments screen to show only comments on that post." msgstr "Dans la colonne « En réponse à » se trouvent trois éléments. Le texte correspond au titre de l’article qui a inspiré ce commentaire, et un clic sur ce lien vous permettra de modifier cet article. Le lien « Afficher l’article » mène à l’article sur le site. La petite bulle avec un nombre vous indique le nombre de commentaires que l’article a reçus. Si la bulle est grise, vous avez modéré tous les commentaires de cet article. Si elle est bleue, il y a des commentaires en attente de modération. Un clic sur la bulle filtrera la liste des commentaires pour ne plus afficher que ceux liés à cet article." -#: wp-admin/includes/ms.php:391 +#: wp-admin/includes/ms.php:390 msgid "Used: %1$s%% of %2$s" msgstr "Taux d’utilisation : %1$s%% sur %2$s" -#: wp-admin/users.php:234 +#: wp-admin/users.php:230 msgid "ID #%1$s: %2$s The current user will not be deleted." msgstr "ID n°%1$s : %2$s L’utilisateur actuel ne sera pas supprimé." -#: wp-admin/users.php:236 wp-admin/users.php:338 +#: wp-admin/users.php:232 wp-admin/users.php:342 msgid "ID #%1$s: %2$s" msgstr "ID n°%1$s : %2$s" -#: wp-admin/users.php:334 +#: wp-admin/users.php:338 msgid "ID #%1$s: %2$s The current user will not be removed." msgstr "ID n°%1$s : %2$s l’utilisateur actuel ne sera pas supprimé." -#: wp-admin/users.php:336 +#: wp-admin/users.php:340 msgid "ID #%1$s: %2$s You don't have permission to remove this user." msgstr "ID n°%1$s : %2$s vous n’avez pas l’autorisation de supprimer cet utilisateur." -#: wp-admin/users.php:224 +#: wp-admin/users.php:220 msgid "Please select an option." msgstr "Veuillez choisir une option." -#: wp-admin/includes/ms.php:283 +#: wp-admin/includes/ms.php:282 msgid "ERROR: The email address is already used." msgstr "ERREUR : l’adresse de messagerie est déjà utilisée." -#: wp-admin/includes/image-edit.php:225 wp-admin/includes/image-edit.php:290 -#: wp-admin/includes/image-edit.php:409 +#: wp-admin/includes/image-edit.php:224 wp-admin/includes/image-edit.php:289 +#: wp-admin/includes/image-edit.php:408 msgid "$image needs to be an WP_Image_Editor object" msgstr "$image doit être un objet WP_Image_Editor" -#: wp-admin/includes/image-edit.php:337 +#: wp-admin/includes/image-edit.php:336 msgid "Use WP_Image_Editor::rotate" msgstr "Utilisez WP_Image_Editor::rotate" -#: wp-admin/includes/image-edit.php:359 +#: wp-admin/includes/image-edit.php:358 msgid "Use WP_Image_Editor::flip" msgstr "Utilisez WP_Image_Editor::flip" -#: wp-admin/includes/template.php:1169 +#: wp-admin/includes/template.php:1222 msgid "The privacy options group has been removed. Use another settings group." msgstr "Le groupement d’options « Vie privée » a été supprimé. Utilisez un autre groupement de réglages." @@ -1888,82 +2066,82 @@ msgstr "Le groupement d’options « Vie privée » a é msgid "WordPress is not notifying any Update Services because of your site’s visibility settings." msgstr "WordPress ne notifie aucun des services de notification (en), du fait des réglages de vie privée de votre site." -#: wp-admin/includes/class-wp-themes-list-table.php:201 -#: wp-admin/theme-editor.php:33 wp-admin/update-core.php:298 +#: wp-admin/includes/class-wp-themes-list-table.php:212 +#: wp-admin/theme-editor.php:33 wp-admin/update-core.php:300 msgid "http://codex.wordpress.org/Child_Themes" msgstr "http://codex.wordpress.org/fr:Thèmes_Enfant" -#: wp-admin/includes/dashboard.php:312 +#: wp-admin/includes/dashboard.php:299 msgid "Search Engines Discouraged" msgstr "Moteurs de recherche refusés" -#: wp-admin/includes/dashboard.php:1302 +#: wp-admin/includes/dashboard.php:1279 msgid "Welcome to WordPress!" msgstr "Bienvenue dans WordPress !" -#: wp-admin/includes/dashboard.php:1303 +#: wp-admin/includes/dashboard.php:1280 msgid "We’ve assembled some links to get you started:" msgstr "Voici quelques liens pour vous aider à démarrer :" -#: wp-admin/includes/dashboard.php:1306 +#: wp-admin/includes/dashboard.php:1284 msgid "Get Started" msgstr "Lancez-vous !" -#: wp-admin/includes/dashboard.php:1310 +#: wp-admin/includes/dashboard.php:1289 msgid "or, change your theme completely" msgstr "ou alors, changez complètement de thème" -#: wp-admin/includes/dashboard.php:1314 +#: wp-admin/includes/dashboard.php:1293 msgid "Next Steps" msgstr "Étapes suivantes" -#: wp-admin/includes/dashboard.php:1317 wp-admin/includes/dashboard.php:1320 +#: wp-admin/includes/dashboard.php:1296 wp-admin/includes/dashboard.php:1299 msgid "Edit your front page" msgstr "Modifiez votre page d’accueil" -#: wp-admin/includes/dashboard.php:1318 wp-admin/includes/dashboard.php:1321 +#: wp-admin/includes/dashboard.php:1297 wp-admin/includes/dashboard.php:1300 msgid "Add additional pages" msgstr "Ajoutez de nouvelles pages" -#: wp-admin/includes/dashboard.php:1322 +#: wp-admin/includes/dashboard.php:1301 msgid "Add a blog post" msgstr "Écrivez un article" -#: wp-admin/includes/dashboard.php:1324 +#: wp-admin/includes/dashboard.php:1303 msgid "Write your first blog post" msgstr "Écrivez votre premier article" -#: wp-admin/includes/dashboard.php:1325 +#: wp-admin/includes/dashboard.php:1304 msgid "Add an About page" msgstr "Ajoutez une page « À propos »" -#: wp-admin/includes/dashboard.php:1327 +#: wp-admin/includes/dashboard.php:1306 msgid "View your site" msgstr "Affichez votre site" -#: wp-admin/includes/meta-boxes.php:299 +#: wp-admin/includes/meta-boxes.php:297 msgid "Uploaded on: %1$s" msgstr "Mise en ligne le : %1$s" -#: wp-admin/includes/plugin-install.php:210 +#: wp-admin/includes/plugin-install.php:218 msgid "If you have marked plugins as favorites on WordPress.org, you can browse them here." msgstr "Si vous avez mis des extensions en favoris sur WordPress.org, vous pouvez les voir ici." -#: wp-admin/includes/plugin-install.php:214 +#: wp-admin/includes/plugin-install.php:222 msgid "Your WordPress.org username:" msgstr "Votre identifiant WordPress.org :" -#: wp-admin/includes/plugin-install.php:216 +#: wp-admin/includes/plugin-install.php:224 msgid "Get Favorites" msgstr "Récupérer les extensions favorites." -#: wp-admin/includes/plugin.php:1727 wp-admin/includes/plugin.php:1732 -#: wp-admin/includes/plugin.php:1755 wp-admin/includes/plugin.php:1760 -#: wp-admin/includes/template.php:1126 wp-admin/includes/template.php:1131 +#: wp-admin/includes/plugin.php:1733 wp-admin/includes/plugin.php:1738 +#: wp-admin/includes/plugin.php:1761 wp-admin/includes/plugin.php:1766 +#: wp-admin/includes/template.php:1179 wp-admin/includes/template.php:1184 msgid "The \"%s\" options group has been removed. Use another settings group." msgstr "Le groupement d’options « %s » a été supprimé. Utilisez un autre groupement de réglages." -#: wp-admin/includes/update-core.php:1135 wp-admin/update-core.php:419 +#: wp-admin/includes/update-core.php:1138 wp-admin/update-core.php:421 msgid "Welcome to WordPress %1$s. You will be redirected to the About WordPress screen. If not, click here." msgstr "Bienvenue dans WordPress %1$s. Vous allez être redirigé vers l’écran « À propos » de WordPress. Si ce n’est pas le cas, cliquez ici." @@ -1978,7 +2156,7 @@ msgstr "Visibilité pour les moteurs de recherche" #: wp-admin/options-reading.php:148 msgid "Allow search engines to index this site" -msgstr "Autoiser les moteurs de recherche à indexer ce site" +msgstr "Autoriser les moteurs de recherche à indexer ce site" #: wp-admin/options-reading.php:150 wp-admin/options-reading.php:170 msgid "Discourage search engines from indexing this site" @@ -2000,19 +2178,19 @@ msgstr "Vous pouvez voir les extensions préférées d’un utililsateur en msgid "If you want to install a plugin that you’ve downloaded elsewhere, click the Upload link in the upper left. You will be prompted to upload the .zip package, and once uploaded, you can activate the new plugin." msgstr "Si vous voulez installer une extension que vous avez téléchargée depuis un site tiers, cliquez sur le lien « Envoyer ». Il vous sera demandé d’indiquer le fichier .zip à mettre en ligne, et ceci fait, vous pourrez activer l’extension." -#: wp-admin/setup-config.php:123 +#: wp-admin/setup-config.php:138 msgid "If for any reason this automatic file creation doesn’t work, don’t worry. All this does is fill in the database information to a configuration file. You may also simply open wp-config-sample.php in a text editor, fill in your information, and save it as wp-config.php." msgstr "Si, pour quelque raison que ce soit, la création automatique du fichier ne fonctionne pas, pas de panique. Tout ce qu’elle fait, c’est de compléter le fichier de configuration avec les informations de connexion à la base de données. Vous pouvez tout aussi bien ouvrir le fichier wp-config-sample.php dans un éditeur de texte, y saisir les informations en question, et enregistrer le fichier sous le nom wp-config.php." -#: wp-admin/setup-config.php:134 +#: wp-admin/setup-config.php:154 msgid "Below you should enter your database connection details. If you’re not sure about these, contact your host." msgstr "Vous devez saisir ci-dessous les détails de connexion à votre base de données. Si vous ne les connaissez pas, contactez votre hébergeur." -#: wp-admin/setup-config.php:262 +#: wp-admin/setup-config.php:300 msgid "Sorry, but I can’t write the wp-config.php file." msgstr "Désolé, mais je ne peux écrire dans le fichier wp-config.php." -#: wp-admin/setup-config.php:269 +#: wp-admin/setup-config.php:307 msgid "After you’ve done that, click “Run the install.”" msgstr "Après cela, cliquez sur « Lancer l’installation »." @@ -2020,15 +2198,15 @@ msgstr "Après cela, cliquez sur « Lancer l’installation & msgid "Settings saved and theme activated. Visit site" msgstr "Réglages enregistrés et thème activé. Voir le site" -#: wp-admin/includes/class-wp-themes-list-table.php:200 +#: wp-admin/includes/class-wp-themes-list-table.php:211 msgid "This child theme requires its parent theme, %2$s." msgstr "Ce thème enfant nécessite son thème parent, %2$s." -#: wp-admin/edit-form-advanced.php:301 +#: wp-admin/edit-form-advanced.php:317 msgid "This screen allows you to edit four fields for metadata in a file within the media library." msgstr "Cet écran vous permet de modifier les quatre champs des métadonnées des fichiers dans la bibliothèque des médias." -#: wp-admin/includes/class-wp-plugin-install-list-table.php:36 +#: wp-admin/includes/class-wp-plugin-install-list-table.php:67 msgctxt "Plugin Installer" msgid "Favorites" msgstr "Favorites" @@ -2045,21 +2223,21 @@ msgstr "Pour installer un thème dans le but de le prévisualiser avec le conten msgid "The character encoding of your site (UTF-8 is recommended)" msgstr "L’encodage de caractères utilisé par votre site (UTF-8 est recommandé)" -#: wp-admin/plugin-editor.php:135 wp-admin/theme-editor.php:30 +#: wp-admin/plugin-editor.php:133 wp-admin/theme-editor.php:30 msgid "In the editing area the Tab key enters a tab character. To move below this area by pressing Tab, press the Esc key followed by the Tab key." msgstr "Dans la zone d’édition, la touche Tab ajouter un caractère de tabulation. Pour sortir de cette zone en pressant cette touche, combinez-la avec la touche Esc : Esc-Tab." -#: wp-admin/includes/widgets.php:197 +#: wp-admin/includes/widgets.php:200 msgctxt "widget" msgid "Add" msgstr "Ajouter" -#: wp-admin/includes/widgets.php:196 +#: wp-admin/includes/widgets.php:199 msgctxt "widget" msgid "Edit" msgstr "Modifier" -#: wp-admin/includes/upgrade.php:192 +#: wp-admin/includes/upgrade.php:199 msgid "" "This is an example page. It's different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:\n" "\n" @@ -2081,7 +2259,7 @@ msgstr "" "\n" "Étant donné que vous êtes un nouvel utilisateur de WordPress, vous devriez vous rendre sur votre tableau de bord pour effacer la présente page, et créer de nouvelles pages avec votre propre contenu. Amusez-vous bien !" -#: wp-admin/includes/upgrade.php:174 +#: wp-admin/includes/upgrade.php:181 msgid "" "Hi, this is a comment.\n" "To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them." @@ -2106,7 +2284,7 @@ msgstr "Recherche par mot-clé (terme)." msgid "Type of search" msgstr "Type de recherche" -#: wp-admin/includes/screen.php:1021 +#: wp-admin/includes/screen.php:1026 msgid "Screen Options Tab" msgstr "Onglet des options de l’écran" @@ -2114,88 +2292,88 @@ msgstr "Onglet des options de l’écran" msgid "Contextual Help Tab" msgstr "Onglet d’aide contextuelle" -#: wp-admin/includes/ms.php:363 +#: wp-admin/includes/ms.php:362 msgid "Sorry, you have used your space allocation. Please delete some files to upload more files." msgstr "Désolé, vous avez utilisé l’intégralité de votre quota aloué. Veuillez supprimer quelques fichiers avant d’en envoyer d’autres." -#: wp-admin/includes/media.php:2593 +#: wp-admin/includes/media.php:2592 msgid "Sorry, you have used all of your storage quota of %s MB." msgstr "Désolé, vous avez utilisé l’intégralité de votre quota de stockage (%s Mo)." -#: wp-admin/includes/class-wp-comments-list-table.php:363 +#: wp-admin/includes/class-wp-comments-list-table.php:371 msgid "Select comment" msgstr "Sélectionnez un commentaire" -#: wp-admin/includes/class-wp-links-list-table.php:134 -#: wp-admin/includes/class-wp-media-list-table.php:231 -#: wp-admin/includes/class-wp-ms-sites-list-table.php:228 -#: wp-admin/includes/class-wp-ms-users-list-table.php:176 -#: wp-admin/includes/class-wp-plugins-list-table.php:456 -#: wp-admin/includes/class-wp-posts-list-table.php:576 -#: wp-admin/includes/class-wp-terms-list-table.php:259 -#: wp-admin/includes/class-wp-users-list-table.php:387 +#: wp-admin/includes/class-wp-links-list-table.php:144 +#: wp-admin/includes/class-wp-media-list-table.php:317 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:246 +#: wp-admin/includes/class-wp-ms-users-list-table.php:178 +#: wp-admin/includes/class-wp-plugins-list-table.php:477 +#: wp-admin/includes/class-wp-posts-list-table.php:590 +#: wp-admin/includes/class-wp-terms-list-table.php:271 +#: wp-admin/includes/class-wp-users-list-table.php:389 msgid "Select %s" msgstr "Sélectionner %s" -#: wp-admin/edit-tags.php:347 +#: wp-admin/edit-tags.php:345 msgid "Tags can be selectively converted to categories using the tag to category converter." msgstr "Les mots-clés peuvent être convertis de manière sélective en catégories via le convertisseur mots-clés vers catégories" -#: wp-admin/edit-tags.php:198 +#: wp-admin/edit-tags.php:192 msgid "You can delete Link Categories in the Bulk Action pull-down, but that action does not delete the links within the category. Instead, it moves them to the default Link Category." msgstr "Vous pouvez supprimer des catégories de liens avec la liste déroulante « Actions groupées », mais cette action ne supprime pas les liens contenus dans la catégorie. Au lieu de cela, ils sont déplacés dans la catégorie de liens par défaut." -#: wp-admin/edit-form-advanced.php:282 +#: wp-admin/edit-form-advanced.php:298 msgid "Creating a Page is very similar to creating a Post, and the screens can be customized in the same way using drag and drop, the Screen Options tab, and expanding/collapsing boxes as you choose. This screen also has the distraction-free writing space, available in both the Visual and Text modes via the Fullscreen buttons. The Page editor mostly works the same as the Post editor, but there are some Page-specific features in the Page Attributes box:" msgstr "Le processus de création d’une page reste très proche de celui d’un article, et les écrans respectifs peuvent être personnalisés de la même manière, par le biais de glisser/déposer, de l’onglet « Option de l’Écran », et en ouvrant/fermant les blocs selon vos besoins. Cet écran dispose également du mode « aucune distraction », tant dans le mode Visuel que dans le mode Texte, via les boutons « Plein Écran ». L’éditeur de page fonctionne globalement comme celui des articles, mais dispose de certaines spécificités, disponibles dans le bloc « Attributs de Page » :" -#: wp-admin/edit-form-advanced.php:265 +#: wp-admin/edit-form-advanced.php:281 msgid "Post editor - Enter the text for your post. There are two modes of editing: Visual and Text. Choose the mode by clicking on the appropriate tab. Visual mode gives you a WYSIWYG editor. Click the last icon in the row to get a second row of controls. The Text mode allows you to enter HTML along with your post text. Line breaks will be converted to paragraphs automatically. You can insert media files by clicking the icons above the post editor and following the directions. You can go to the distraction-free writing screen via the Fullscreen icon in Visual mode (second to last in the top row) or the Fullscreen button in Text mode (last in the row). Once there, you can make buttons visible by hovering over the top area. Exit Fullscreen back to the regular post editor." msgstr "Éditeur d’article - Saisissez-y le contenu de votre article. Vous disposez pour ce faire de deux modes : Visuel ou Texte. Choisissez un mode en cliquant sur l’onglet correspondant. Le mode Visuel vous donne accès à un éditeur WYSIWYG ; cliquez sur la dernière icône de la rangée pour afficher une seconde rangée d’icônes. Le mode Texte vous permet de saisir directement du code HTML en même temps que le contenu de votre article. Vous pouvez insérer des fichiers média en cliquant sur les icônes situées au-dessus de l’éditeur, puis en suivant les instructions. Vous pouvez passer en mode « aucune distraction » grâce à l’icône « Plein Écran » du mode Visuel (avant-dernier bouton de la première rangée), ou le bouton « Plein Écran » du mode HTML (dernier bouton de la rangée). Une fois dans ce mode, vous pouvez rendre les boutons visibles en survolant la zone supérieure de la page. Quittez le mode Plein Écran pour revenir en mode d’édition normal." -#: wp-admin/custom-header.php:509 +#: wp-admin/custom-header.php:570 msgid "You can select an image to be shown at the top of your site by uploading from your computer or choosing from your media library. After selecting an image you will be able to crop it." msgstr "Vous pouvez choisir une image d’en-tête personnalisée en la mettant en ligne depuis votre ordinateur ou en la choisissant dans votre bibliothèque de médias. Après avoir sélectionné l’image, vous pourrez la recadrer." -#: wp-admin/admin-header.php:206 +#: wp-admin/admin-header.php:207 msgid "Main content" msgstr "Contenu principal" -#: wp-admin/admin-header.php:185 +#: wp-admin/admin-header.php:186 msgid "Skip to main content" msgstr "Aller au contenu principal" -#: wp-admin/custom-header.php:122 +#: wp-admin/custom-header.php:174 msgid "You can set a custom image header for your site. Simply upload the image and crop it, and the new header will go live immediately. Alternatively, you can use an image that has already been uploaded to your Media Library by clicking the “Choose Image” button." msgstr "Vous pouvez utiliser une image d’en-tête personnalisée pour votre site. Mettez simplement l’image en ligne, recadrez-la, et le nouvel en-tête sera aussitôt en ligne. Autrement, vous pouvez utiliser une image qui a déjà été mise en ligne dans votre Bibliothèque de Médias, en cliquant sur le bouton « Choisissez une image »." -#: wp-admin/custom-header.php:761 +#: wp-admin/custom-header.php:836 msgid "Skip Cropping, Publish Image as Is" msgstr "Pas de recadrage, utiliser l’image telle quelle" -#: wp-admin/customize.php:127 +#: wp-admin/customize.php:139 msgid "You are previewing %s" msgstr "Vous prévisualisez %s" -#: wp-admin/custom-background.php:251 wp-admin/custom-header.php:507 +#: wp-admin/custom-background.php:304 wp-admin/custom-header.php:568 msgid "Select Image" msgstr "Sélectionnez une image" -#: wp-admin/custom-background.php:261 wp-admin/custom-header.php:543 +#: wp-admin/custom-background.php:314 wp-admin/custom-header.php:604 msgid "Or choose an image from your media library:" msgstr "Ou choisissez une image dans votre bibliothèque de médias :" -#: wp-admin/customize.php:78 +#: wp-admin/customize.php:88 msgid "Customize %s" msgstr "Personnaliser %s" -#: wp-admin/customize.php:155 -#: wp-admin/includes/class-wp-theme-install-list-table.php:310 -#: wp-admin/theme-install.php:246 +#: wp-admin/customize.php:176 +#: wp-admin/includes/class-wp-theme-install-list-table.php:303 +#: wp-admin/theme-install.php:267 msgid "Collapse" msgstr "Réduire" -#: wp-admin/custom-header.php:125 +#: wp-admin/custom-header.php:177 msgid "If you don’t want a header image to be displayed on your site at all, click the “Remove Header Image” button at the bottom of the Header Image section of this page. If you want to re-enable the header image later, you just have to select one of the other image options and click “Save Changes”." msgstr "Si vous ne souhaitez pas que votre site utilise une image d’en-tête, cliquez sur le bouton « Retirer l’image d’en-tête » en bas de la section « Image d’en-tête » de cette page. Si vous souhaitez réactiver l’image d’en-tête, il vous suffit de sélectionner l’une des autres options d’images, et de la valider en cliquant sur « Enregistrer les modifications »." @@ -2203,18 +2381,19 @@ msgstr "Si vous ne souhaitez pas que votre site utilise une image d’en-tê msgid "You attempted to edit an item that isn’t an attachment. Please go back and try again." msgstr "Vous avez tenté de modifier un élément qui n’est pas un fichier joint. Veuillez réessayer." -#: wp-admin/includes/class-wp-plugin-install-list-table.php:252 +#: wp-admin/includes/class-wp-plugin-install-list-table.php:405 msgctxt "plugin" msgid "Installed" msgstr "Installée" -#: wp-admin/includes/class-wp-theme-install-list-table.php:256 -#: wp-admin/includes/class-wp-theme-install-list-table.php:379 +#: wp-admin/includes/class-wp-theme-install-list-table.php:245 +#: wp-admin/includes/class-wp-theme-install-list-table.php:366 msgid "This theme is already installed and is up to date" msgstr "Ce thème est déjà installé et à jour" -#: wp-admin/includes/class-wp-theme-install-list-table.php:256 -#: wp-admin/includes/class-wp-theme-install-list-table.php:379 +#: wp-admin/includes/class-wp-theme-install-list-table.php:245 +#: wp-admin/includes/class-wp-theme-install-list-table.php:366 +#: wp-admin/theme-install.php:235 msgctxt "theme" msgid "Installed" msgstr "Installés" @@ -2231,11 +2410,11 @@ msgstr "Voir l’aperçu et installer" msgid "Previewing and Customizing" msgstr "Aperçu et personnalisation" -#: wp-admin/includes/media.php:2550 +#: wp-admin/includes/media.php:2549 msgid "You are using the browser’s built-in file uploader. The WordPress uploader includes multiple file selection and drag and drop capability. Switch to the multi-file uploader." msgstr "Vous utilisez l’outil de mise en ligne du navigateur. Le nouvel outil de mise en ligne de WordPress inclus la possibilité de télécharger plusieurs fichiers à la fois par glisser/déposer. Passer au nouvel outil de mise en ligne." -#: wp-admin/includes/class-wp-theme-install-list-table.php:260 +#: wp-admin/includes/class-wp-theme-install-list-table.php:253 msgid "Preview %s" msgstr "Aperçu de %s" @@ -2247,38 +2426,38 @@ msgstr "Les catégories disposent d’une hiérarchie, ce qui signifie que v msgid "The Categories and Tags Converter link on this screen will take you to the Import screen, where that Converter is one of the plugins you can install. Once that plugin is installed, the Activate Plugin & Run Importer link will take you to a screen where you can choose to convert tags into categories or vice versa." msgstr "Le lien « convertisseur de catégories et mots-clés » vous mènera à la page d’import, où ledit convertisseur est l’une des extensions que vous pouvez installer. Une fois installée, le lien « Activer l’extension & lancer l’importateur » vous mènera à l’écran d’où vous pourrez choisir de lancer une conversion dans un sens ou dans l’autre." -#: wp-admin/includes/class-wp-themes-list-table.php:154 -#: wp-admin/includes/class-wp-upgrader-skins.php:524 -#: wp-admin/includes/class-wp-upgrader-skins.php:600 wp-admin/themes.php:220 -#: wp-admin/themes.php:297 wp-admin/themes.php:359 +#: wp-admin/includes/class-wp-themes-list-table.php:164 +#: wp-admin/includes/class-wp-upgrader-skins.php:522 +#: wp-admin/includes/class-wp-upgrader-skins.php:601 wp-admin/themes.php:221 +#: wp-admin/themes.php:301 wp-admin/themes.php:363 msgid "Live Preview" msgstr "Prévisualiser" -#: wp-admin/custom-header.php:114 +#: wp-admin/custom-header.php:166 msgid "This screen is used to customize the header section of your theme." msgstr "Cet écran est utilisé pour personnaliser la section d’en-tête de votre thème." -#: wp-admin/custom-header.php:115 +#: wp-admin/custom-header.php:167 msgid "You can choose from the theme’s default header images, or use one of your own. You can also customize how your Site Title and Tagline are displayed." msgstr "Vous pouvez choisir à partir des images d’en-tête par défaut du thème, ou utiliser l’une des vôtres. Vous pouvez également personnaliser la manière dont s’affichent le titre de votre site et son slogan." -#: wp-admin/custom-header.php:123 +#: wp-admin/custom-header.php:175 msgid "Some themes come with additional header images bundled. If you see multiple images displayed, select the one you’d like and click the “Save Changes” button." msgstr "Certains thèmes disposent d’une série d’images d’en-tête. Si vous voyez plusieurs images affichées, sélectionnez celle que vous aimez et cliquez sur le bouton « Enregistrer les modifications »." -#: wp-admin/custom-header.php:124 +#: wp-admin/custom-header.php:176 msgid "If your theme has more than one default header image, or you have uploaded more than one custom header image, you have the option of having WordPress display a randomly different image on each page of your site. Click the “Random” radio button next to the Uploaded Images or Default Images section to enable this feature." msgstr "Si votre thème a plus d’une image d’en-tête par défaut, ou si vous avez mis en ligne plus d’une image d’en-tête personnalisée, vous pouvez faire en sorte que WordPress affiche une image aléatoire différente à chaque chargement de votre site. Sélectionnez l’option « Au hasard » dans la section « Images par défaut » ou « Images mises en ligne » pour activer cette fonctionnalité." -#: wp-admin/custom-header.php:132 +#: wp-admin/custom-header.php:184 msgid "For most themes, the header text is your Site Title and Tagline, as defined in the General Settings section." msgstr "Pour la plupart des thèmes, le texte d’en-tête est le titre de votre site et son slogan, tels que définis dans la section Réglages généraux." -#: wp-admin/install.php:167 +#: wp-admin/install.php:181 msgid "Configuration Error" msgstr "Erreur de configuration" -#: wp-admin/install.php:167 +#: wp-admin/install.php:181 msgid "Your wp-config.php file has an empty database table prefix, which is not supported." msgstr "Votre fichier wp-config.php ne défini pas préfixe de table de base de données. Il en faut obligatoirement un." @@ -2286,18 +2465,18 @@ msgstr "Votre fichier wp-config.php ne défini pas préfixe de tabl msgid "Revert to the Browser Uploader by clicking the link below the drag and drop box." msgstr "Revenez à l’outil de mise en ligne du navigateur en cliquant sur le lien sous la zone de glisser-déposer." -#: wp-admin/users.php:377 +#: wp-admin/users.php:382 msgid "User deleted." msgid_plural "%s users deleted." msgstr[0] "Utilisateur supprimé." msgstr[1] "%s utilisateurs supprimés." -#: wp-admin/users.php:381 +#: wp-admin/users.php:386 msgid "New user created. Edit user" msgstr "Nouvel utilisateur créé. Modifier l’utilisateur" -#: wp-admin/includes/class-wp-upgrader.php:1371 wp-admin/includes/file.php:657 -#: wp-admin/includes/file.php:759 +#: wp-admin/includes/class-wp-upgrader.php:1441 wp-admin/includes/file.php:614 +#: wp-admin/includes/file.php:716 msgid "Could not copy files. You may have run out of disk space." msgstr "Impossible de copier les fichiers. Il se pourrait que vous manquiez de place." @@ -2309,49 +2488,49 @@ msgstr "Chercher un thème par mot-clé." msgid "Find a theme based on specific features." msgstr "Trouver un thème selon des critères précis." -#: wp-admin/setup-config.php:124 +#: wp-admin/setup-config.php:141 msgid "In all likelihood, these items were supplied to you by your Web Host. If you do not have this information, then you will need to contact them before you can continue. If you’re all ready…" msgstr "Vous devriez normalement avoir reçu ces informations de la part de votre hébergeur. Si vous ne les avez pas, il vous faudra contacter votre hébergeur afin de continuer. Si vous êtes prêt…" -#: wp-admin/theme-editor.php:163 +#: wp-admin/theme-editor.php:161 msgid "This theme is broken." msgstr "Le thème est cassé." -#: wp-admin/includes/class-wp-themes-list-table.php:197 +#: wp-admin/includes/class-wp-themes-list-table.php:208 msgid "Version: " msgstr "Version :" -#: wp-admin/custom-background.php:264 +#: wp-admin/custom-background.php:317 msgid "Set as background" msgstr "Utiliser comme image de fond" -#: wp-admin/custom-header.php:547 +#: wp-admin/custom-header.php:608 msgid "Set as header" msgstr "Utiliser comme en-tête" -#: wp-admin/includes/class-wp-upgrader-skins.php:597 +#: wp-admin/includes/class-wp-upgrader-skins.php:596 msgid "Customize “%s”" msgstr "Personnaliser « %s »" -#: wp-admin/about.php:16 +#: wp-admin/about.php:19 msgid "About" msgstr "À propos" -#: wp-admin/includes/nav-menu.php:761 wp-admin/includes/nav-menu.php:1018 +#: wp-admin/includes/nav-menu.php:748 wp-admin/includes/nav-menu.php:1008 msgid "No results found." msgstr "Aucun résultat trouvé." #: wp-admin/edit-comments.php:209 wp-admin/edit-comments.php:215 -#: wp-admin/includes/class-wp-comments-list-table.php:464 -#: wp-admin/includes/dashboard.php:567 +#: wp-admin/includes/class-wp-comments-list-table.php:475 +#: wp-admin/includes/dashboard.php:554 msgid "Edit comment" msgstr "Modifier le commentaire" -#: wp-admin/edit-form-advanced.php:445 +#: wp-admin/edit-form-advanced.php:461 msgid "Enter title here" msgstr "Saisissez votre titre ici" -#: wp-admin/edit-link-form.php:29 wp-admin/includes/meta-boxes.php:849 +#: wp-admin/edit-link-form.php:29 wp-admin/includes/meta-boxes.php:883 msgid "Target" msgstr "Cible" @@ -2360,45 +2539,42 @@ msgstr "Cible" msgid "All" msgstr "Tout" -#: wp-admin/includes/class-wp-comments-list-table.php:216 -#: wp-admin/includes/class-wp-comments-list-table.php:454 -#: wp-admin/includes/class-wp-media-list-table.php:449 -#: wp-admin/includes/class-wp-posts-list-table.php:188 -#: wp-admin/includes/class-wp-posts-list-table.php:651 +#: wp-admin/includes/class-wp-comments-list-table.php:226 +#: wp-admin/includes/class-wp-comments-list-table.php:465 +#: wp-admin/includes/class-wp-media-list-table.php:535 +#: wp-admin/includes/class-wp-posts-list-table.php:203 +#: wp-admin/includes/class-wp-posts-list-table.php:665 msgid "Restore" msgstr "Rétablir" -#: wp-admin/includes/class-wp-media-list-table.php:311 -#: wp-admin/includes/class-wp-posts-list-table.php:719 -#: wp-admin/includes/plugin-install.php:385 wp-admin/includes/revision.php:172 +#: wp-admin/includes/class-wp-media-list-table.php:398 +#: wp-admin/includes/class-wp-plugin-install-list-table.php:461 +#: wp-admin/includes/class-wp-posts-list-table.php:734 +#: wp-admin/includes/plugin-install.php:429 wp-admin/includes/revision.php:173 msgid "%s ago" msgstr "Il y a %s" -#: wp-admin/includes/class-wp-ms-sites-list-table.php:147 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:159 msgid "Path" msgstr "Chemin" -#: wp-admin/includes/class-wp-ms-sites-list-table.php:157 -#: wp-admin/includes/media.php:2141 wp-admin/users.php:54 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:169 +#: wp-admin/includes/media.php:2140 wp-admin/users.php:54 msgid "Actions" msgstr "Actions" -#: wp-admin/includes/class-wp-plugin-install-list-table.php:186 -msgid "Version" -msgstr "Version" - -#: wp-admin/includes/class-wp-plugins-list-table.php:218 +#: wp-admin/includes/class-wp-plugins-list-table.php:237 msgid "Plugin" msgstr "Extension" -#: wp-admin/customize.php:153 -#: wp-admin/includes/class-wp-theme-install-list-table.php:309 -#: wp-admin/theme-install.php:245 +#: wp-admin/customize.php:174 +#: wp-admin/includes/class-wp-theme-install-list-table.php:302 +#: wp-admin/theme-install.php:266 msgid "Collapse Sidebar" msgstr "Réduire la barre latérale" -#: wp-admin/includes/class-wp-theme-install-list-table.php:390 -#: wp-admin/includes/plugin-install.php:380 +#: wp-admin/includes/class-wp-theme-install-list-table.php:381 +#: wp-admin/includes/plugin-install.php:424 msgid "Version:" msgstr "Version : " @@ -2406,27 +2582,27 @@ msgstr "Version : " msgid "Scale" msgstr "Redimensionner" -#: wp-admin/includes/media.php:1147 +#: wp-admin/includes/media.php:1159 msgid "Link URL" msgstr "Adresse du lien" -#: wp-admin/includes/media.php:1150 wp-admin/includes/media.php:2502 +#: wp-admin/includes/media.php:1162 wp-admin/includes/media.php:2501 msgid "Enter a link URL or click above for presets." msgstr "Saisissez une adresse de lien ou cliquez ci-dessus pour les liens prédéfinis." -#: wp-admin/includes/media.php:2139 wp-admin/menu.php:63 wp-admin/menu.php:219 +#: wp-admin/includes/media.php:2138 wp-admin/menu.php:63 wp-admin/menu.php:226 msgid "Media" msgstr "Médias" -#: wp-admin/includes/meta-boxes.php:402 wp-admin/includes/meta-boxes.php:832 -#: wp-admin/press-this.php:576 +#: wp-admin/includes/meta-boxes.php:423 wp-admin/includes/meta-boxes.php:866 +#: wp-admin/press-this.php:587 msgid "Add" msgstr "Ajouter" -#: wp-admin/includes/class-wp-list-table.php:712 -#: wp-admin/includes/nav-menu.php:845 wp-admin/includes/nav-menu.php:1033 -#: wp-admin/update-core.php:228 wp-admin/update-core.php:235 -#: wp-admin/update-core.php:306 wp-admin/update-core.php:313 +#: wp-admin/includes/class-wp-list-table.php:823 +#: wp-admin/includes/nav-menu.php:835 wp-admin/includes/nav-menu.php:1023 +#: wp-admin/update-core.php:230 wp-admin/update-core.php:237 +#: wp-admin/update-core.php:308 wp-admin/update-core.php:315 msgid "Select All" msgstr "Tout sélectionner" @@ -2482,11 +2658,11 @@ msgstr "Jaune" msgid "Blavatar" msgstr "Blavatar" -#: wp-admin/link.php:107 +#: wp-admin/link.php:104 msgid "Edit Link" msgstr "Modifier le lien" -#: wp-admin/menu.php:214 wp-admin/options.php:21 +#: wp-admin/menu.php:221 wp-admin/options.php:21 msgid "Settings" msgstr "Réglages" @@ -2494,42 +2670,42 @@ msgstr "Réglages" msgid "Toolbar" msgstr "Barre d’outils" -#: wp-admin/includes/plugin-install.php:171 +#: wp-admin/includes/plugin-install.php:177 #: wp-admin/includes/theme-install.php:65 msgid "Keyword" msgstr "Mot-clé" -#: wp-admin/includes/class-wp-upgrader.php:801 +#: wp-admin/includes/class-wp-upgrader.php:824 msgid "This theme requires a parent theme. Checking if it is installed…" msgstr "Ce thème nécessite un thème parent. Nous vérifions s’il est installé…" -#: wp-admin/includes/class-wp-upgrader.php:803 +#: wp-admin/includes/class-wp-upgrader.php:826 msgid "Preparing to install %1$s %2$s…" msgstr "Préparation à l’installation de %1$s %2$s…" -#: wp-admin/includes/class-wp-upgrader.php:805 +#: wp-admin/includes/class-wp-upgrader.php:828 msgid "The parent theme, %1$s %2$s, is currently installed." msgstr "Le thème parent, %1$s %2$s, est bien installé." -#: wp-admin/includes/class-wp-upgrader.php:807 +#: wp-admin/includes/class-wp-upgrader.php:830 msgid "Successfully installed the parent theme, %1$s %2$s." msgstr "Le thème parent, %1$s %2$s, a bien été installé." -#: wp-admin/includes/class-wp-upgrader.php:808 +#: wp-admin/includes/class-wp-upgrader.php:831 msgid "The parent theme could not be found. You will need to install the parent theme, %s, before you can use this child theme." msgstr "Le thème parent n’a pas pu être trouvé. Vous allez devoir installer le thème parent, %s, avant de pouvoir utiliser ce thème enfant." -#: wp-admin/custom-header.php:130 wp-admin/custom-header.php:610 -#: wp-admin/custom-header.php:615 +#: wp-admin/custom-header.php:182 wp-admin/custom-header.php:671 +#: wp-admin/custom-header.php:676 msgid "Header Text" msgstr "Texte de l’en-tête" -#: wp-admin/custom-header.php:618 +#: wp-admin/custom-header.php:679 msgid "Show header text with your image." msgstr "Afficher le texte d’en-tête avec l’image." -#: wp-admin/includes/theme.php:157 wp-admin/includes/update.php:291 -#: wp-admin/includes/update.php:383 +#: wp-admin/includes/theme.php:157 wp-admin/includes/update.php:286 +#: wp-admin/includes/update.php:375 msgid "There is a new version of %1$s available. View version %4$s details or update now." msgstr "Une nouvelle version de %1$s est disponible. Afficher les détails de la version %4$s ou mettez à jour automatiquement." @@ -2537,23 +2713,23 @@ msgstr "Une nouvelle version de %1$s est disponible. (%s)" msgid_plural "Broken (%s)" msgstr[0] "Cassé (%s)" @@ -2575,7 +2751,7 @@ msgstr "Matt Mullenweg" msgid "http://ma.tt/" msgstr "http://ma.tt/" -#: wp-admin/includes/screen.php:1024 +#: wp-admin/includes/screen.php:1029 msgid "Show on screen" msgstr "Afficher à l’écran" @@ -2583,51 +2759,51 @@ msgstr "Afficher à l’écran" msgid "Welcome - Shows links for some of the most common tasks when setting up a new site." msgstr "Bienvenue - Affiche des liens pour certaines des tâches les plus courantes lors de l’installation d’un nouveau site." -#: wp-admin/includes/ajax-actions.php:236 +#: wp-admin/includes/ajax-actions.php:284 msgid "%1$s (%2$s)" msgstr "%1$s (%2$s)" -#: wp-admin/includes/theme.php:154 wp-admin/includes/update.php:381 +#: wp-admin/includes/theme.php:154 wp-admin/includes/update.php:373 msgid "There is a new version of %1$s available. View version %4$s details. Automatic update is unavailable for this theme." msgstr "Une nouvelle version de %1$s est disponible. Afficher les détails de la version %4$s. Pas de possibilité de mise à jour automatique pour ce thème." -#: wp-admin/includes/schema.php:373 +#: wp-admin/includes/schema.php:375 msgctxt "start of week" msgid "1" msgstr "1" -#: wp-admin/includes/screen.php:1044 +#: wp-admin/includes/screen.php:1049 msgctxt "Welcome panel" msgid "Welcome" msgstr "Bienvenue" -#: wp-admin/includes/schema.php:359 +#: wp-admin/includes/schema.php:360 msgctxt "default GMT offset or timezone string" msgid "0" msgstr "1" -#: wp-admin/includes/template.php:708 +#: wp-admin/includes/template.php:742 msgid "%1$s-%2$s" msgstr "%1$s-%2$s" -#: wp-admin/custom-header.php:515 +#: wp-admin/custom-header.php:576 msgid "Images should be at least %1$d pixels wide." msgstr "Les images devraient faire au moins %1$d pixels de large." -#: wp-admin/custom-header.php:524 +#: wp-admin/custom-header.php:585 msgid "Suggested height is %1$d pixels." msgstr "La hauteur suggérée est de %1$d pixels." -#: wp-admin/custom-header.php:518 +#: wp-admin/custom-header.php:579 msgid "Images should be at least %1$d pixels tall." msgstr "Les images devraient faire au moins %1$d pixels de haut." -#: wp-admin/install.php:175 +#: wp-admin/install.php:215 msgctxt "Howdy" msgid "Welcome" msgstr "Bienvenue" -#: wp-admin/custom-header.php:522 +#: wp-admin/custom-header.php:583 msgid "Suggested width is %1$d pixels." msgstr "La largeur suggérée est de %1$d pixels." @@ -2705,11 +2881,11 @@ msgstr "Ce fichier est trop gros. La taille des fichiers doit être inférieure msgid "You have used your space quota. Please delete files before uploading." msgstr "Vous avez utilisé l’intégralité de votre quota. Veuillez supprimer quelques fichiers avant l’envoi." -#: wp-admin/includes/ms.php:262 +#: wp-admin/includes/ms.php:261 msgid "[%s] New Admin Email Address" msgstr "[%s] Nouvelle adresse e-mail d'administration" -#: wp-admin/includes/ms.php:295 +#: wp-admin/includes/ms.php:294 msgid "" "Dear user,\n" "\n" @@ -2740,24 +2916,24 @@ msgstr "" "Depuis ###SITENAME###\n" "###SITEURL###" -#: wp-admin/includes/ms.php:339 +#: wp-admin/includes/ms.php:338 msgid "Your email address has not been updated yet. Please check your inbox at %s for a confirmation email." msgstr "Votre adresse e-mail n’a pas encore été mise à jour. Veuillez vérifier votre boite de réception %s pour consulter l’e-mail de confirmation." -#: wp-admin/includes/ms.php:384 +#: wp-admin/includes/ms.php:383 msgid "GB" msgstr "Go" -#: wp-admin/includes/ms.php:388 +#: wp-admin/includes/ms.php:387 msgid "MB" msgstr "Mo" -#: wp-admin/includes/ms.php:331 +#: wp-admin/includes/ms.php:330 msgid "[%s] New Email Address" msgstr "[%s] Nouvelle adresse e-mail" -#: wp-admin/includes/class-wp-ms-themes-list-table.php:243 -#: wp-admin/includes/class-wp-ms-themes-list-table.php:286 +#: wp-admin/includes/class-wp-ms-themes-list-table.php:254 +#: wp-admin/includes/class-wp-ms-themes-list-table.php:297 msgid "Network Disable" msgstr "Désactiver du réseau" @@ -2765,112 +2941,112 @@ msgstr "Désactiver du réseau" msgid "Sorry, you must delete files before you can upload any more." msgstr "Désolé, vous devez effacer quelques fichiers avant de pouvoir en envoyer d’autres." -#: wp-admin/includes/class-wp-ms-themes-list-table.php:206 +#: wp-admin/includes/class-wp-ms-themes-list-table.php:217 msgid "Enabled (%s)" msgid_plural "Enabled (%s)" msgstr[0] "Activé (%s)" msgstr[1] "Activés (%s)" -#: wp-admin/includes/class-wp-ms-themes-list-table.php:182 +#: wp-admin/includes/class-wp-ms-themes-list-table.php:193 msgid "Theme" msgstr "Thème" -#: wp-admin/includes/class-wp-ms-themes-list-table.php:174 +#: wp-admin/includes/class-wp-ms-themes-list-table.php:185 msgid "You do not appear to have any themes available at this time." msgstr "Vous ne semblez pas avoir de thème disponible en ce moment." -#: wp-admin/includes/class-wp-ms-themes-list-table.php:172 +#: wp-admin/includes/class-wp-ms-themes-list-table.php:183 msgid "No themes found." msgstr "Aucun thème trouvé." -#: wp-admin/includes/ms.php:541 +#: wp-admin/includes/ms.php:540 msgid "Visit Dashboard" msgstr "Se rendre sur le Tableau de bord" -#: wp-admin/includes/ms.php:535 +#: wp-admin/includes/ms.php:534 msgid "Your Sites" msgstr "Vos sites" -#: wp-admin/includes/ms.php:533 +#: wp-admin/includes/ms.php:532 msgid "If you reached this screen by accident and meant to visit one of your own sites, here are some shortcuts to help you find your way." msgstr "Si vous êtes arrivé sur cet écran par accident, et que vous vouliez en fait vous rendre sur l’un de vos propres sites, voici quelques raccourcis pour vous aider à trouver votre chemin." -#: wp-admin/includes/class-wp-ms-users-list-table.php:77 +#: wp-admin/includes/class-wp-ms-users-list-table.php:80 msgctxt "user" msgid "Not Spam" msgstr "N’est pas un indésirable" -#: wp-admin/includes/class-wp-ms-themes-list-table.php:209 +#: wp-admin/includes/class-wp-ms-themes-list-table.php:220 msgid "Disabled (%s)" msgid_plural "Disabled (%s)" msgstr[0] "Désactivé (%s)" msgstr[1] "Désactivés (%s)" -#: wp-admin/includes/class-wp-ms-themes-list-table.php:290 +#: wp-admin/includes/class-wp-ms-themes-list-table.php:301 msgid "Open this theme in the Theme Editor" msgstr "Ouvrir ce thème dans l’éditeur de thème" -#: wp-admin/includes/class-wp-ms-themes-list-table.php:286 +#: wp-admin/includes/class-wp-ms-themes-list-table.php:297 msgid "Disable this theme" msgstr "Désactiver ce thème" -#: wp-admin/includes/class-wp-ms-themes-list-table.php:284 +#: wp-admin/includes/class-wp-ms-themes-list-table.php:295 msgid "Enable this theme" msgstr "Activer ce thème" -#: wp-admin/includes/class-wp-ms-users-list-table.php:76 +#: wp-admin/includes/class-wp-ms-users-list-table.php:79 msgctxt "user" msgid "Mark as Spam" msgstr "Marquer comme indésirable" -#: wp-admin/includes/ms.php:530 wp-admin/includes/ms.php:532 +#: wp-admin/includes/ms.php:529 wp-admin/includes/ms.php:531 msgid "You attempted to access the \"%1$s\" dashboard, but you do not currently have privileges on this site. If you believe you should be able to access the \"%1$s\" dashboard, please contact your network administrator." msgstr "Vous avez tenté d’accéder au tableau de bord de « %1$s ». Cependant, vous ne disposez pas pour le moment des droits nécessaires sur ce site. Si vous pensez que vous devriez pouvoir accéder au tableau de bord de « %1$s », contactez l’administrateur du réseau." -#: wp-admin/includes/ms.php:426 +#: wp-admin/includes/ms.php:425 msgid "MB (Leave blank for network default)" msgstr "Mo (Laisser vide pour utiliser la valeur par défaut du réseau)" -#: wp-admin/includes/class-wp-ms-themes-list-table.php:379 +#: wp-admin/includes/class-wp-ms-themes-list-table.php:390 msgid "Visit theme homepage" msgstr "Aller sur la page du thème" -#: wp-admin/includes/ms.php:573 +#: wp-admin/includes/ms.php:572 msgid "British English" msgstr "Anglais (UK)" -#: wp-admin/includes/ms.php:542 +#: wp-admin/includes/ms.php:541 msgid "View Site" msgstr "Afficher le site" -#: wp-admin/includes/class-wp-ms-users-list-table.php:98 +#: wp-admin/includes/class-wp-ms-users-list-table.php:100 msgid "Super Admin (%s)" msgid_plural "Super Admins (%s)" msgstr[0] "Super-admin (%s)" msgstr[1] "Super-admins (%s)" -#: wp-admin/includes/ms.php:569 +#: wp-admin/includes/ms.php:568 msgid "American English" msgstr "Anglais (US)" -#: wp-admin/includes/ms.php:638 +#: wp-admin/includes/ms.php:637 msgid "Primary Site" msgstr "Site principal" -#: wp-admin/includes/class-wp-ms-themes-list-table.php:379 +#: wp-admin/includes/class-wp-ms-themes-list-table.php:390 msgid "Visit Theme Site" msgstr "Aller sur le site du thème" -#: wp-admin/includes/class-wp-ms-themes-list-table.php:293 +#: wp-admin/includes/class-wp-ms-themes-list-table.php:304 msgid "Delete this theme" msgstr "Supprimer ce thème" -#: wp-admin/includes/ms.php:425 +#: wp-admin/includes/ms.php:424 msgid "Site Upload Space Quota " msgstr "Quota de l’espace disque du site" -#: wp-admin/includes/class-wp-ms-themes-list-table.php:243 -#: wp-admin/includes/class-wp-ms-themes-list-table.php:286 +#: wp-admin/includes/class-wp-ms-themes-list-table.php:254 +#: wp-admin/includes/class-wp-ms-themes-list-table.php:297 msgid "Disable" msgstr "Désactiver" @@ -2878,7 +3054,7 @@ msgstr "Désactiver" msgid "Not enough space to upload. %1$s KB needed." msgstr "Pas assez d’espace pour l’envoi. %1$s Ko sont nécessaires." -#: wp-admin/includes/ms.php:583 +#: wp-admin/includes/ms.php:582 msgid "English" msgstr "Anglais" @@ -2906,97 +3082,97 @@ msgstr "Le site principal que vous avez choisi n’existe pas." msgid "Up until WordPress version 3.0, what is now called a Multisite Network had to be installed separately as WordPress MU (multi-user)." msgstr "Avant la version 3.0 de WordPress, l’équivalent du réseau multisite devait être installé avec une édition spéciale de WordPress, appelée WordPress MU (pour Multi-Utilisateurs)." -#: wp-admin/setup-config.php:72 +#: wp-admin/setup-config.php:49 msgid "Sorry, I need a wp-config-sample.php file to work from. Please re-upload this file from your WordPress installation." msgstr "Désolé, j’ai besoin d’un fichier wp-config-sample.php à partir duquel travailler. Veuillez remettre ce fichier en ligne au sein de votre installation WordPress." -#: wp-admin/setup-config.php:76 +#: wp-admin/setup-config.php:53 msgid "The file 'wp-config.php' already exists. If you need to reset any of the configuration items in this file, please delete it first. You may try installing now." msgstr "Le fichier wp-config.php existe déjà. Si vous devez mettre à zéro n’importe quelle valeur de configuration dans ce fichier, veuillez commencer par le supprimer. Vous pouvez essayer l’installation maintenant." -#: wp-admin/setup-config.php:80 +#: wp-admin/setup-config.php:57 msgid "The file 'wp-config.php' already exists one level above your WordPress installation. If you need to reset any of the configuration items in this file, please delete it first. You may try installing now." msgstr "Le fichier wp-config.php existe déjà, un niveau au-dessus de votre installation WordPress. Si vous devez mettre à zéro vos éléments de configuration, veuillez d’abord effacer ce fichier. Vous pouvez essayer de lancer l’installation." -#: wp-admin/setup-config.php:100 +#: wp-admin/setup-config.php:82 msgid "WordPress › Setup Configuration File" msgstr "WordPress › Fichier de configuration" -#: wp-admin/setup-config.php:115 +#: wp-admin/setup-config.php:128 msgid "Welcome to WordPress. Before getting started, we need some information on the database. You will need to know the following items before proceeding." msgstr "Bienvenue dans WordPress. Avant de nous lancer, nous avons besoin de certaines informations sur votre base de données. Il va vous falloir réunir les informations suivantes pour continuer." -#: wp-admin/setup-config.php:117 +#: wp-admin/setup-config.php:130 msgid "Database name" msgstr "Nom de la base de données" -#: wp-admin/setup-config.php:118 +#: wp-admin/setup-config.php:131 msgid "Database username" msgstr "Nom d’utilisateur MySQL" -#: wp-admin/setup-config.php:119 +#: wp-admin/setup-config.php:132 msgid "Database password" msgstr "Mot de passe de l’utilisateur" -#: wp-admin/setup-config.php:120 +#: wp-admin/setup-config.php:133 msgid "Database host" msgstr "Adresse de la base de données" -#: wp-admin/setup-config.php:121 +#: wp-admin/setup-config.php:134 msgid "Table prefix (if you want to run more than one WordPress in a single database)" msgstr "Préfixe de table (si vous souhaitez avoir plusieurs WordPress sur une même base de données)" -#: wp-admin/setup-config.php:126 +#: wp-admin/setup-config.php:143 msgid "Let’s go!" msgstr "C’est parti !" -#: wp-admin/setup-config.php:137 +#: wp-admin/setup-config.php:157 msgid "Database Name" msgstr "Nom de la base de données" -#: wp-admin/setup-config.php:139 +#: wp-admin/setup-config.php:159 msgid "The name of the database you want to run WP in." msgstr "Le nom de la base de données dans laquelle vous souhaitez installer WordPress." -#: wp-admin/setup-config.php:143 +#: wp-admin/setup-config.php:163 msgctxt "example username" msgid "username" msgstr "utilisateur" -#: wp-admin/setup-config.php:144 +#: wp-admin/setup-config.php:164 msgid "Your MySQL username" msgstr "Votre identifiant MySQL" -#: wp-admin/setup-config.php:148 +#: wp-admin/setup-config.php:168 msgctxt "example password" msgid "password" msgstr "mot de passe" -#: wp-admin/setup-config.php:149 +#: wp-admin/setup-config.php:169 msgid "…and your MySQL password." msgstr "…et son mot de passe MySQL." -#: wp-admin/setup-config.php:152 +#: wp-admin/setup-config.php:172 msgid "Database Host" msgstr "Adresse de la base de données" -#: wp-admin/setup-config.php:154 +#: wp-admin/setup-config.php:174 msgid "You should be able to get this info from your web host, if localhost does not work." msgstr "Si localhost ne fonctionne pas, votre hébergeur doit pouvoir vous donner la bonne information." -#: wp-admin/setup-config.php:157 +#: wp-admin/setup-config.php:177 msgid "Table Prefix" msgstr "Préfixe des tables" -#: wp-admin/setup-config.php:159 +#: wp-admin/setup-config.php:179 msgid "If you want to run multiple WordPress installations in a single database, change this." msgstr "Si vous souhaitez faire tourner plusieurs installations de WordPress sur une même base de données, modifiez ce réglage." -#: wp-admin/setup-config.php:263 +#: wp-admin/setup-config.php:301 msgid "You can create the wp-config.php manually and paste the following text into it." msgstr "Vous pouvez créer le fichier wp-config.php à la main, en y copiant/collant le texte suivant." -#: wp-admin/setup-config.php:270 wp-admin/setup-config.php:297 +#: wp-admin/setup-config.php:308 wp-admin/setup-config.php:337 msgid "Run the install" msgstr "Lancer l’installation" @@ -3004,44 +3180,40 @@ msgstr "Lancer l’installation" msgid "To allow use of this page to automatically repair database problems, please add the following line to your wp-config.php file. Once this line is added to your config, reload this page." msgstr "Pour autoriser cette page à réparer automatiquement les problèmes de base de données, veuillez ajouter la ligne suivante dans votre fichier wp-config.php. Une fois cette ligne ajoutée à votre configuration, rechargez cette page." -#: wp-admin/includes/class-wp-comments-list-table.php:146 +#: wp-admin/includes/class-wp-comments-list-table.php:156 msgid "No comments awaiting moderation." msgstr "Aucun commentaire en attente de modération." -#: wp-admin/includes/plugin-install.php:332 +#: wp-admin/includes/plugin-install.php:349 msgctxt "Plugin installer section title" msgid "Changelog" msgstr "Liste des modifications" -#: wp-admin/includes/plugin-install.php:333 +#: wp-admin/includes/plugin-install.php:351 msgctxt "Plugin installer section title" msgid "Other Notes" msgstr "Autres notes" -#: wp-admin/includes/plugin-install.php:330 +#: wp-admin/includes/plugin-install.php:347 msgctxt "Plugin installer section title" msgid "FAQ" msgstr "FAQ" -#: wp-admin/includes/plugin-install.php:329 +#: wp-admin/includes/plugin-install.php:346 msgctxt "Plugin installer section title" msgid "Installation" msgstr "Installation" -#: wp-admin/includes/plugin-install.php:328 +#: wp-admin/includes/plugin-install.php:345 msgctxt "Plugin installer section title" msgid "Description" msgstr "Description" -#: wp-admin/includes/plugin-install.php:331 +#: wp-admin/includes/plugin-install.php:348 msgctxt "Plugin installer section title" msgid "Screenshots" msgstr "Captures d’écrans" -#: wp-admin/plugin-install.php:59 -msgid "If you just want to get an idea of what’s available, you can browse Featured, Popular, and Newest plugins by using the links in the upper left of the screen. These sections rotate regularly." -msgstr "Si vous voulez juste voir ce qu’offre le dépôt, vous pouvez parcourir les extensions les plus populaires, les plus récentes ou celles mises en avant en cliquant sur les liens proposés. Ces sections changent régulièrement." - #: wp-admin/options-permalink.php:244 msgid "If you like, you may enter custom structures for your category and tag URLs here. For example, using topics as your category base would make your category links like http://example.org/%stopics/uncategorized/. If you leave these blank the defaults will be used." msgstr "Si vous le souhaitez, vous pouvez spécifier une structure personnalisée pour vos mots-clés et vos catégories. Par exemple, en utilisant sujet comme préfixe pour vos catégories, vous obtiendrez des adresses web comme : http://exemple.fr/%ssujet/non-classe/. Si vous laissez ce champ vide, la valeur par défaut sera appliquée." @@ -3050,7 +3222,7 @@ msgstr "Si vous le souhaitez, vous pouvez spécifier une structure personnalisé msgid "You should update your web.config now." msgstr "Vous devriez mettre à jour votre fichier web.config maintenant." -#: wp-admin/includes/meta-boxes.php:769 +#: wp-admin/includes/meta-boxes.php:803 msgid "" "You are about to delete this link '%s'\n" " 'Cancel' to stop, 'OK' to delete." @@ -3058,7 +3230,7 @@ msgstr "" "Vous êtes sur le point de supprimer le lien « %s ».\n" " « Annuler » pour abandonner, « OK » pour le supprimer." -#: wp-admin/includes/plugin-install.php:395 +#: wp-admin/includes/plugin-install.php:440 msgid "Plugin Homepage »" msgstr "Site Web de l’extension »" @@ -3066,7 +3238,7 @@ msgstr "Site Web de l’extension »" msgid "You can export a file of your site’s content in order to import it into another installation or platform. The export file will be an XML file format called WXR. Posts, pages, comments, custom fields, categories, and tags can be included. You can choose for the WXR file to include only certain posts or pages by setting the dropdown filters to limit the export by category, author, date range by month, or publishing status." msgstr "Vous pouvez exporter le contenu de votre site dans un fichier, afin de l’importer dans une autre installation autonome ou une plate-forme. Le fichier d’export utilise un format de type XML, baptisé WXR. Il peut contenir vos articles, pages, commentaires, champs personnalisés, catégories et mots-clés. Vous pouvez utiliser des filtres pour que le fichier WXR ne contienne les articles que d’une certaine plage de dates (par mois), un auteur donné, une catégorie précise, ou des états de publication." -#: wp-admin/maint/repair.php:71 +#: wp-admin/maint/repair.php:73 msgid "Failed to repair the %1$s table. Error: %2$s" msgstr "Impossible de réparer la table %1$s. Erreur : %2$s" @@ -3098,7 +3270,7 @@ msgstr "Vous utilisez une version de développement de WordPress. Vous pouvez fa msgid "Post via email settings allow you to send your WordPress install an email with the content of your post. You must set up a secret e-mail account with POP3 access to use this, and any mail received at this address will be posted, so it’s a good idea to keep this address very secret." msgstr "Les réglages de publication par e-mail vous permettant d’envoyer à votre installation WordPress un e-mail dont le contenu sera publié dans un article. Vous devez définir un compte e-mail secret avec une adresse POP3. Tout message reçu à cette adresse sera publié. Il vaut donc mieux garder cette adresse à l’abri des regards. " -#: wp-admin/includes/image-edit.php:193 +#: wp-admin/includes/image-edit.php:192 msgid "There are unsaved changes that will be lost. 'OK' to continue, 'Cancel' to return to the Image Editor." msgstr "Les modifications qui n'ont pas été enregistrées seront perdues. « OK » pour continuer, « Annuler » pour revenir à l'éditeur d'images." @@ -3110,32 +3282,32 @@ msgstr "Dans les versions précédentes de WordPress, tous les importateurs éta msgid "The active theme is broken. Reverting to the default theme." msgstr "Le thème courant est endommagé. Retour au thème par défaut." -#: wp-admin/custom-header.php:722 wp-admin/custom-header.php:846 -#: wp-admin/custom-header.php:1153 +#: wp-admin/custom-header.php:797 wp-admin/custom-header.php:921 +#: wp-admin/custom-header.php:1233 msgid "Image could not be processed. Please go back and try again." msgstr "L’image n’a pas pu être traitée. Veuillez revenir en arrière en réessayer." -#: wp-admin/maint/repair.php:61 +#: wp-admin/maint/repair.php:63 msgid "The %1$s table is not okay. It is reporting the following error: %2$s. WordPress will attempt to repair this table…" msgstr "La table %1$s est dans un mauvais état. Elle renvoie l’erreur suivante : %2$s. WordPress va tenter de la réparer…" -#: wp-admin/edit-form-advanced.php:116 +#: wp-admin/edit-form-advanced.php:132 msgid "There is an autosave of this post that is more recent than the version below. View the autosave" msgstr "Une sauvegarde automatique existe pour cet article ; elle est plus récente que la version affichée ci-dessous. Afficher cette sauvegarde automatique." -#: wp-admin/maint/repair.php:107 +#: wp-admin/maint/repair.php:109 msgid "Repairs complete. Please remove the following line from wp-config.php to prevent this page from being used by unauthorized users." msgstr "Réparations effectuées. Veuillez retirer la ligne suivante de votre fichier wp-config.php, pour empêcher que cette page soit utilisée par des utilisateurs non autorisés." -#: wp-admin/maint/repair.php:113 +#: wp-admin/maint/repair.php:115 msgid "WordPress can automatically look for some common database problems and repair them. Repairing can take a while, so please be patient." msgstr "WordPress peut automatiquement chercher les problèmes courants des base de données et les réparer. La réparation peut prendre un certain temps, merci donc de votre patience." -#: wp-admin/maint/repair.php:116 +#: wp-admin/maint/repair.php:118 msgid "WordPress can also attempt to optimize the database. This improves performance in some situations. Repairing and optimizing the database can take a long time and the database will be locked while optimizing." msgstr "WordPress peut également tenter d’optimiser la base de données. Cela peut améliorer ses performances dans certains cas. La réparation et l’optimisation peuvent prendre longtemps, et la base de données sera verrouillée durant l’optimisation." -#: wp-admin/user-new.php:278 +#: wp-admin/user-new.php:279 msgid "Enter the email address or username of an existing user on this network to invite them to this site. That person will be sent an email asking them to confirm the invite." msgstr "Pour inviter un utilisateur de ce réseau sur ce site, saisissez son adresse de messagerie ou son identifiant. Cette personne recevra alors un message lui proposant de confirmer son ajout." @@ -3143,7 +3315,7 @@ msgstr "Pour inviter un utilisateur de ce réseau sur ce site, saisissez son adr msgid "An avatar is an image that follows you from weblog to weblog appearing beside your name when you comment on avatar enabled sites. Here you can enable the display of avatars for people who comment on your site." msgstr "Un avatar est une image qui vous suit de site en site, apparaissant à côté de votre nom quand vous laissez un commentaire sur un site capable de le reconnaître. Vous pouvez ici activer l’affichage des avatars des gens qui laissent un commentaire sur votre site." -#: wp-admin/plugin-editor.php:254 +#: wp-admin/plugin-editor.php:252 msgid "Warning: Making changes to active plugins is not recommended. If your changes cause a fatal error, the plugin will be automatically deactivated." msgstr "Attention : il n’est pas recommandé de modifier des extensions activées. Si vos modifications amènent une erreur fatale, l’extension sera automatiquement désactivée." @@ -3159,23 +3331,23 @@ msgstr "Développeurs ayant contribué" msgid "Show Toolbar when viewing site" msgstr "Afficher la barre d’outils lorsque vous visitez le site" -#: wp-admin/about.php:265 +#: wp-admin/about.php:186 msgid "Version %1$s addressed a security issue and fixed %2$s bug." msgid_plural "Version %1$s addressed a security issue and fixed %2$s bugs." msgstr[0] "La version %1$s s’occupe d’un problème de sécurité et corrige %2$s bug." msgstr[1] "Version %1$s s’occupe d’un problème de sécurité et corrige %2$s bugs." -#: wp-admin/about.php:272 +#: wp-admin/about.php:193 msgid "For more information, see the release notes." msgstr "Pour plus d’informations, consultez les notes de publication." -#: wp-admin/about.php:269 +#: wp-admin/about.php:190 msgid "Version %1$s addressed some security issues and fixed %2$s bug." msgid_plural "Version %1$s addressed some security issues and fixed %2$s bugs." msgstr[0] "La version %1$s s’occupe de quelques problèmes de sécurité et corrige %2$s bug." msgstr[1] "Version %1$s s’occupe de quelques problèmes de sécurité et corrige %2$s bugs." -#: wp-admin/about.php:261 +#: wp-admin/about.php:182 msgid "Version %1$s addressed %2$s bug." msgid_plural "Version %1$s addressed %2$s bugs." msgstr[0] "La version %1$s corrige %2$s bug." @@ -3185,29 +3357,29 @@ msgstr[1] "La version %1$s corrige %2$s bugs." msgid "Welcome to your WordPress Dashboard! This is the screen you will see when you log in to your site, and gives you access to all the site management features of WordPress. You can get help for any screen by clicking the Help tab in the upper corner." msgstr "Bienvenu dans votre tableau de bord WordPress ! Ceci est l’écran que vous verrez lorsque vous vous connectez à votre site, et qui vous donne accès à l’ensemble des fonctionnalités de gestion de WordPress. Vous pouvez obtenir de l’aide dans n’importe quel écran en cliquant sur l’onglet « Aide » présent en haut à droite de votre navigateur." -#: wp-admin/about.php:254 +#: wp-admin/about.php:175 msgid "Maintenance and Security Release" msgid_plural "Maintenance and Security Releases" msgstr[0] "Mise à jour de maintenance et de sécurité" msgstr[1] "Mises à jour de maintenance et de sécurité" -#: wp-admin/about.php:33 wp-admin/credits.php:91 wp-admin/freedoms.php:28 +#: wp-admin/about.php:36 wp-admin/credits.php:91 wp-admin/freedoms.php:28 msgid "What’s New" msgstr "Nouveautés" -#: wp-admin/about.php:253 +#: wp-admin/about.php:174 msgid "Security Release" msgid_plural "Security Releases" msgstr[0] "Mise à jour de sécurité" msgstr[1] "Mises à jour de sécurité" -#: wp-admin/about.php:252 +#: wp-admin/about.php:173 msgid "Maintenance Release" msgid_plural "Maintenance Releases" msgstr[0] "Mise à jour de maintenance" msgstr[1] "Mises à jour de maintenance" -#: wp-admin/about.php:257 +#: wp-admin/about.php:178 msgid "Version %1$s addressed a security issue." msgid_plural "Version %1$s addressed some security issues." msgstr[0] "La version %1$s corrige une vulnérabilité de sécurité." @@ -3217,19 +3389,19 @@ msgstr[1] "La version %1$s corrige plusieurs vulnérabilités d msgid "This screen allows you to choose your default permalink structure. You can choose from common settings or create custom URL structures." msgstr "Cet écran vous permet de choisir la structure de permalien par défaut. Vous pouvez choisir les réglages les plus courants, ou créer la vôtre." -#: wp-admin/about.php:237 +#: wp-admin/about.php:156 msgid "Return to Updates" msgstr "Retourner aux mises à jour" -#: wp-admin/includes/update-core.php:1136 wp-admin/update-core.php:420 +#: wp-admin/includes/update-core.php:1139 wp-admin/update-core.php:422 msgid "Welcome to WordPress %1$s. Learn more." msgstr "Bienvenu dans WordPress %1$s. En savoir plus." -#: wp-admin/edit-tags.php:229 +#: wp-admin/edit-tags.php:223 msgid "Adding Categories" msgstr "Ajout de catégories" -#: wp-admin/edit-tags.php:229 +#: wp-admin/edit-tags.php:223 msgid "Adding Tags" msgstr "Ajout de mots-clés" @@ -3261,7 +3433,7 @@ msgstr "Une fois que le fichier téléchargé a été enregistré, vous pouvez u msgid "Screen Display" msgstr "Écran affiché" -#: wp-admin/upload.php:163 +#: wp-admin/upload.php:212 msgid "Attaching Files" msgstr "Fichiers des extensions" @@ -3281,7 +3453,7 @@ msgstr "Pour ajouter un nouvel utilisateur à votre site, remplissez le formulai msgid "Moderating Comments" msgstr "Modération des commentaires" -#: wp-admin/user-new.php:178 +#: wp-admin/user-new.php:174 msgid "Subscribers can read comments/comment/receive newsletters, etc. but cannot create regular site content." msgstr "Les abonnés peuvent lire les commentaires/commenter/recevoir les newsletters, etc. Mais ils ne peuvent pas créer du contenu sur le site." @@ -3289,11 +3461,11 @@ msgstr "Les abonnés peuvent lire les commentaires/commenter/recevoir les newsle msgid "If the importer you need is not listed, search the plugin directory to see if an importer is available." msgstr "Si l’importateur dont vous avec besoin n’est pas présent, lancez une recherche dans le dépôt d’extensions pour voir s’il s’y trouve." -#: wp-admin/edit.php:194 +#: wp-admin/edit.php:200 msgid "When using Bulk Edit, you can change the metadata (categories, author, etc.) for all selected posts at once. To remove a post from the grouping, just click the x next to its name in the Bulk Edit area that appears." msgstr "Vous pouvez également modifier plusieurs articles en même temps. Cochez les cases des articles que vous voulez modifier, sélectionnez l’option « Modifier » du menu « Actions groupées », et cliquez sur « Appliquer ». Vous pourrez alors d’un coup modifier les métadonnées (catégories, auteur, etc.) pour tous les articles sélectionnés. Pour retirer un article de la sélection, cliquez simplement sur la croix à gauche de son titre dans la zone « Modifications groupées » qui apparaît." -#: wp-admin/edit.php:179 wp-admin/upload.php:157 +#: wp-admin/edit.php:185 wp-admin/upload.php:206 msgid "Available Actions" msgstr "Actions disponibles" @@ -3301,15 +3473,15 @@ msgstr "Actions disponibles" msgid "Authors can publish and manage their own posts, and are able to upload files." msgstr "Les auteurs peuvent publier et gérer leurs propres articles, ils peuvent également envoyer des fichiers ;" -#: wp-admin/update-core.php:481 +#: wp-admin/update-core.php:483 msgid "How to Update" msgstr "Comment faire la mise à jour" -#: wp-admin/edit.php:163 +#: wp-admin/edit.php:169 msgid "This screen provides access to all of your posts. You can customize the display of this screen to suit your workflow." msgstr "Cet écran vous donne accès à tous vos articles. Vous pouvez personnaliser son affichage afin qu’il corresponde au mieux à vos besoins." -#: wp-admin/edit.php:193 +#: wp-admin/edit.php:199 msgid "You can also edit or move multiple posts to the trash at once. Select the posts you want to act on using the checkboxes, then select the action you want to take from the Bulk Actions menu and click Apply." msgstr "Vous pouvez également modifier plusieurs articles à la fois, ou les déplacer dans la Corbeille d’un coup. Sélectionnez les articles sur lesquels vous voulez lancer une action, puis sélectionnez l’action que vous voulez lancer dans le menu « Actions groupées » et cliquez sur « Appliquer »." @@ -3317,11 +3489,11 @@ msgstr "Vous pouvez également modifier plusieurs articles à la fois, ou les d msgid "Adding Plugins" msgstr "Ajout d’extensions" -#: wp-admin/edit.php:167 +#: wp-admin/edit.php:173 msgid "Screen Content" msgstr "Contenu de l’écran" -#: wp-admin/edit.php:169 +#: wp-admin/edit.php:175 msgid "You can customize the display of this screen’s contents in a number of ways:" msgstr "Vous pouvez personnaliser l’affichage de cet écran de plusieurs manières :" @@ -3397,7 +3569,7 @@ msgstr "Glissez/déposez vos fichiers dans la zone ci-dessous. msgid "Clicking Select Files opens a navigation window showing you files in your operating system. Selecting Open after clicking on the file you want activates a progress bar on the uploader screen." msgstr "Un clic sur Sélectionner les fichiers ouvre la fenêtre de navigation, vous donnant accès aux fichiers de votre machine. Après avoir cliqué sur un fichier, cliquez sur Ouvrir pour l’affichage de la barre de téléchargement." -#: wp-admin/edit-tags.php:193 +#: wp-admin/edit-tags.php:187 msgid "You can create groups of links by using Link Categories. Link Category names must be unique and Link Categories are separate from the categories you use for posts." msgstr "Vous pouvez créer des groupes de liens en utilisant les catégories de liens. Le nom d’une catégorie de liens doit être unique, et les catégories de liens ne sont pas les mêmes que les catégories de vos articles." @@ -3405,7 +3577,7 @@ msgstr "Vous pouvez créer des groupes de liens en utilisant les catégories de msgid "Removing and Reusing" msgstr "Retirer et réutiliser" -#: wp-admin/edit-tags.php:195 +#: wp-admin/edit-tags.php:189 msgid "You can assign keywords to your posts using tags. Unlike categories, tags have no hierarchy, meaning there’s no relationship from one tag to another." msgstr "Vous pouvez assigner des mots-clés à vos articles via le bloc dédié. Au contraire des catégories, les mots-clés n’ont pas de hiérarchie, ce qui signifie qu’ils ne peuvent pas être liés entre eux." @@ -3429,27 +3601,27 @@ msgstr "Les liens contenus dans la barre d’outils placée en haut de l&rsq msgid "Deleting Links" msgstr "Suppression de liens" -#: wp-admin/upload.php:159 +#: wp-admin/upload.php:208 msgid "Hovering over a row reveals action links: Edit, Delete Permanently, and View. Clicking Edit or on the media file’s name displays a simple screen to edit that individual file’s metadata. Clicking Delete Permanently will delete the file from the media library (as well as from any posts to which it is currently attached). View will take you to the display page for that file." msgstr "Le survol par la souris des lignes du tableau révèle des liens : « Modifier », « Supprimer définitivement » et « Afficher ». En cliquant sur « Modifier » ou sur le nom d’un fichier média, vous obtiendrez un écran où vous pourrez modifier les métadonnées du fichier. En cliquant sur « Supprimer définitivement », vous supprimerez le fichier de la bibliothèque (ainsi que de tous les articles auxquels il était lié). « Afficher » vous enverra sur la page d’affichage de ce fichier." -#: wp-admin/edit.php:214 +#: wp-admin/edit.php:220 msgid "Managing pages is very similar to managing posts, and the screens can be customized in the same way." msgstr "La gestion des pages est très proche de celle des articles, et les écrans peuvent être personnalisés de la même manière." -#: wp-admin/edit.php:215 +#: wp-admin/edit.php:221 msgid "You can also perform the same types of actions, including narrowing the list by using the filters, acting on a page using the action links that appear when you hover over a row, or using the Bulk Actions menu to edit the metadata for multiple pages at once." msgstr "Vous pouvez également réaliser les mêmes sortes d’actions, comme réduire la liste par le biais des filtres, en passant par les liens qui apparaissent quand la souris passe au-dessus d’une ligne, ou en utilisant le menu « Actions groupées » pour modifier les métadonnées de plusieurs pages d’un seul coup." -#: wp-admin/upload.php:165 +#: wp-admin/upload.php:214 msgid "If a media file has not been attached to any post, you will see that in the Attached To column, and can click on Attach File to launch a small popup that will allow you to search for a post and attach the file." msgstr "Si un fichier média n’est lié à aucun article, cela vous sera indiqué dans la colonne « Attaché à », et vous pourrez cliquer sur le lien « Joindre » pour afficher une petite fenêtre vous permettant de trouver un article auquel attacher le fichier." -#: wp-admin/upload.php:152 +#: wp-admin/upload.php:200 msgid "All the files you’ve uploaded are listed in the Media Library, with the most recent uploads listed first. You can use the Screen Options tab to customize the display of this screen." msgstr "Tous les fichiers que vous avez mis en ligne sont listés dans la Bibliothèque de Médias, les plus récents en premier. Vous pouvez utiliser l’onglet « Options de l’écran » pour personnaliser l’affichage de cet écran." -#: wp-admin/edit.php:208 +#: wp-admin/edit.php:214 msgid "Pages are similar to posts in that they have a title, body text, and associated metadata, but they are different in that they are not part of the chronological blog stream, kind of like permanent posts. Pages are not categorized or tagged, but can have a hierarchy. You can nest pages under other pages by making one the “Parent” of the other, creating a group of pages." msgstr "Les pages sont comme des articles, en cela qu’elles ont un titre, un contenu et des métadonnées associées ; mais elles diffèrent en cela qu’elles ne font pas partie du flux chronologique du blog - un peu comme des articles permanents. Les pages ne sont pas catégorisées et ne reçoivent pas de mots-clés, mais peuvent disposer d’une hiérarchie. En effet, vous pouvez imbriquer des pages sous d’autres pages, faisant de ces dernières les « parentes » des premières, créant ainsi un groupement de pages." @@ -3465,11 +3637,11 @@ msgstr "Dans la colonne « Commentaire », vous trouverez au msgid "Links may be separated into Link Categories; these are different than the categories used on your posts." msgstr "Les liens peuvent être rangés dans des catégories de liens ; ce ne sont pas les mêmes catégories que pour vos articles." -#: wp-admin/update-core.php:194 +#: wp-admin/update-core.php:196 msgid "Learn more about WordPress %s." msgstr "À propos de WordPress %s." -#: wp-admin/edit.php:212 +#: wp-admin/edit.php:218 msgid "Managing Pages" msgstr "Gestion de pages" @@ -3477,7 +3649,7 @@ msgstr "Gestion de pages" msgid "You can hide/display columns based on your needs and decide how many users to list per screen using the Screen Options tab." msgstr "Vous pouvez cacher/afficher les colonnes en fonction de vos besoins, et décider du nombre d’articles à afficher par écran à l’aide de l’onglet « Options de l’écran »." -#: wp-admin/edit.php:186 +#: wp-admin/edit.php:192 msgid "Preview will show you what your draft post will look like if you publish it. View will take you to your live site to view the post. Which link is available depends on your post’s status." msgstr "Aperçu vous donnera une idée de ce à quoi votre brouillon ressemble si vous le publiez tel quel. Afficher vous enverra sur votre site, à l’adresse de l’article. L’action disponible dépend de l’état de votre article." @@ -3485,15 +3657,15 @@ msgstr "Aperçu vous donnera une idée de ce à quoi votre brou msgid "Hovering over a row in the users list will display action links that allow you to manage users. You can perform the following actions:" msgstr "Passer la souris au-dessus d’une ligne de la liste des utilisateurs, fera s’afficher des liens vous permettant de gérer l’utilisateur. Vous pouvez lancer les actions suivantes :" -#: wp-admin/edit.php:185 +#: wp-admin/edit.php:191 msgid "Trash removes your post from this list and places it in the trash, from which you can permanently delete it." msgstr "Mettre à la Corbeille retire l’article de la liste et le déplacer dans la Corbeille, d’où vous pourrez le supprimer définitivement." -#: wp-admin/edit.php:184 +#: wp-admin/edit.php:190 msgid "Quick Edit provides inline access to the metadata of your post, allowing you to update post details without leaving this screen." msgstr "Modification Rapide vous donne un accès rapide aux métadonnées de votre article, vous permettant de mettre à jour certains détails sans devoir quitter la liste." -#: wp-admin/edit.php:183 +#: wp-admin/edit.php:189 msgid "Edit takes you to the editing screen for that post. You can also reach that screen by clicking on the post title." msgstr "Modifier vous envoie sur l’écran de modification de cet article. Vous pouvez également vous rendre sur cet écran en cliquant sur le titre de l’article." @@ -3509,7 +3681,7 @@ msgstr "Vous pouvez afficher tous les articles faits par un même utilisateur en msgid "Because this is a multisite installation, you may add accounts that already exist on the Network by specifying a username or email, and defining a role. For more options, such as specifying a password, you have to be a Network Administrator and use the hover link under an existing user’s name to Edit the user profile under Network Admin > All Users." msgstr "Parce qu’il s’agit d’une installation multisite, vous pouvez ajouter des comptes qui existent déjà sur le Réseau, en indiquant un nom d’utilisateur ou une adresse de messagerie, et en assignant un rôle. Pour avoir plus d’options, telle que le choix du mot de passe, vous devez être Administrateur du Réseau, et utiliser les liens qui apparaissent au survol sous le nom de l’utilisateur pour modifier son profil utilisateur, depuis l’écran « Tous les utilisateurs »." -#: wp-admin/includes/template.php:2020 +#: wp-admin/includes/template.php:2075 msgid "Likely direct inclusion of wp-admin/includes/template.php in order to use add_meta_box(). This is very wrong. Hook the add_meta_box() call into the add_meta_boxes action instead." msgstr "Il semble y avoir une inclusion directe de wp-admin/includes/template.php afin d’utiliser add_meta_box(). Ce n’est pas comme cela qu’il faut faire. Attachez plutôt le crochet add_meta_box() à l’action add_meta_box." @@ -3517,11 +3689,11 @@ msgstr "Il semble y avoir une inclusion directe de wp-admin/includes/templ msgid "Welcome to WordPress %s" msgstr "Bienvenue dans WordPress %s" -#: wp-admin/about.php:241 +#: wp-admin/about.php:160 msgid "Go to Dashboard → Home" msgstr "Aller sur l’accueil" -#: wp-admin/about.php:237 +#: wp-admin/about.php:156 msgid "Return to Dashboard → Updates" msgstr "Retourner aux mises à jour" @@ -3533,11 +3705,11 @@ msgstr "WordPress est créé par une équipe de personnes passionnées, réparti msgid "Core Developers" msgstr "Développeurs principaux" -#: wp-admin/about.php:208 +#: wp-admin/about.php:131 msgid "Under the Hood" msgstr "Sous le capot" -#: wp-admin/includes/dashboard.php:1307 wp-admin/includes/dashboard.php:1308 +#: wp-admin/includes/dashboard.php:1285 wp-admin/includes/dashboard.php:1287 msgid "Customize Your Site" msgstr "Personnalisez votre site" @@ -3562,7 +3734,7 @@ msgstr "" "Veuillez cliquer sur le lien suivant pour confirmer l'invitation :\n" "%4$s" -#: wp-admin/credits.php:183 +#: wp-admin/credits.php:184 msgid "Core Developer" msgstr "Développeur cœur" @@ -3570,27 +3742,27 @@ msgstr "Développeur cœur" msgid "The package could not be installed." msgstr "L’archive n’a pas pu être installée." -#: wp-admin/includes/class-wp-upgrader.php:472 +#: wp-admin/includes/class-wp-upgrader.php:495 msgid "The plugin contains no files." msgstr "Cette extension ne contient aucun fichier." -#: wp-admin/includes/class-wp-upgrader.php:697 +#: wp-admin/includes/class-wp-upgrader.php:720 msgid "No valid plugins were found." msgstr "Aucune extension valide trouvée." -#: wp-admin/includes/class-wp-upgrader.php:1075 +#: wp-admin/includes/class-wp-upgrader.php:1099 msgid "The theme is missing the style.css stylesheet." msgstr "Il manque le fichier style.css à ce thème." -#: wp-admin/includes/class-wp-upgrader.php:1084 +#: wp-admin/includes/class-wp-upgrader.php:1108 msgid "The theme is missing the index.php file." msgstr "Il manque le fichier index.php au thème." -#: wp-admin/includes/class-wp-upgrader.php:1080 +#: wp-admin/includes/class-wp-upgrader.php:1104 msgid "The style.css stylesheet doesn't contain a valid theme header." msgstr "Le fichier style.css ne contient pas un en-tête valide de thème." -#: wp-admin/includes/media.php:1005 +#: wp-admin/includes/media.php:1017 msgid "Attachment Post URL" msgstr "Adresse de l’article du fichier joint" @@ -3600,84 +3772,79 @@ msgid "All Links" msgstr "Tous les liens" #: wp-admin/includes/media.php:1819 -msgctxt "Uploader: Drop files here - or - Select Files" -msgid "or" -msgstr "ou" - -#: wp-admin/includes/media.php:1818 msgid "Drop files here" msgstr "Déposez vos fichiers ici" -#: wp-admin/includes/plugin-install.php:152 +#: wp-admin/includes/plugin-install.php:151 msgid "%s plugins" msgstr "%s extensions" -#: wp-admin/includes/plugin-install.php:152 +#: wp-admin/includes/plugin-install.php:151 msgid "%s plugin" msgstr "%s extension" -#: wp-admin/maint/repair.php:90 +#: wp-admin/maint/repair.php:92 msgid "Successfully optimized the %s table." msgstr "La table %s a bien été optimisée." -#: wp-admin/maint/repair.php:93 +#: wp-admin/maint/repair.php:95 msgid "Failed to optimize the %1$s table. Error: %2$s" msgstr "Impossible d’optimiser la table %1$s. Erreur : %2$s" -#: wp-admin/maint/repair.php:68 +#: wp-admin/maint/repair.php:70 msgid "Successfully repaired the %s table." msgstr "La table %s a bien été réparée." -#: wp-admin/maint/repair.php:83 +#: wp-admin/maint/repair.php:85 msgid "The %s table is already optimized." msgstr "La table %s a déjà été optimisée." -#: wp-admin/maint/repair.php:58 +#: wp-admin/maint/repair.php:60 msgid "The %s table is okay." msgstr "La table %s est correcte." -#: wp-admin/update-core.php:268 +#: wp-admin/update-core.php:270 msgid "View version %1$s details" msgstr "Voir les détails de la version %1$s" -#: wp-admin/includes/import.php:191 +#: wp-admin/includes/import.php:194 msgid "Tumblr" msgstr "Tumblr" -#: wp-admin/includes/import.php:192 +#: wp-admin/includes/import.php:195 msgid "Install the Tumblr importer to import posts & media from Tumblr using their API." msgstr "Installer l’importateur Tumblr pour importer les articles et fichiers média depuis un Tumblr en utilisant leur API." -#: wp-admin/includes/dashboard.php:1216 +#: wp-admin/includes/dashboard.php:1193 msgid "Update %2$s or learn how to browse happy" msgstr "Mettez %2$s à jour, ou apprenez à naviguer sereinement" -#: wp-admin/includes/media.php:2581 +#: wp-admin/includes/media.php:2580 msgid "Scale images to match the large size selected in %1$simage options%2$s (%3$d × %4$d)." msgstr "Redimensionner les images pour correspondre à la taille large définie dans les %1$sréglages des médias%2$s (%3$d × %4$d)." -#: wp-admin/includes/media.php:2452 +#: wp-admin/includes/media.php:2451 msgid "Audio, Video, or Other File" msgstr "Audio, vidéo ou un autre format" -#: wp-admin/includes/media.php:1974 +#: wp-admin/includes/media.php:1975 msgid "Insert media from another website" msgstr "Insérer un média depuis un autre site" -#: wp-admin/options.php:143 +#: wp-admin/options.php:144 msgid "ERROR: options page not found." msgstr "ERREUR : La page d’options est introuvable." -#: wp-admin/includes/file.php:1070 +#: wp-admin/includes/file.php:1028 msgid "ERROR: There was an error connecting to the server, Please verify the settings are correct." msgstr "Erreur : Une erreur s’est produite lors de la connexion au serveur, vérifiez que vos paramètres sont corrects." -#: wp-admin/includes/ajax-actions.php:788 +#: wp-admin/includes/ajax-actions.php:930 msgid "ERROR: you are replying to a comment on a draft post." msgstr "ERREUR : vous être en train de laisser un commentaire sur un brouillon." -#: wp-admin/includes/ajax-actions.php:811 -#: wp-admin/includes/ajax-actions.php:874 +#: wp-admin/includes/ajax-actions.php:953 +#: wp-admin/includes/ajax-actions.php:1021 msgid "ERROR: please type a comment." msgstr "ERREUR : veuillez saisir un commentaire." @@ -3693,22 +3860,22 @@ msgstr "Glisser/déposer - Pour réarranger les blocs, glissez/ msgid "You can use the following controls to arrange your Dashboard screen to suit your workflow. This is true on most other administration screens as well." msgstr "Vous pouvez utiliser les contrôles suivants pour organiser l’écran du tableau de bord pour afin de se plier à votre manière de l’utiliser. La plupart des écrans de la console d’administration peuvent également être organisés de cette manière." -#: wp-admin/comment.php:50 wp-admin/custom-background.php:88 -#: wp-admin/custom-header.php:112 wp-admin/edit-comments.php:116 -#: wp-admin/edit-form-advanced.php:299 wp-admin/edit-link-form.php:56 -#: wp-admin/edit-tags.php:204 wp-admin/edit.php:161 wp-admin/edit.php:206 +#: wp-admin/comment.php:50 wp-admin/custom-background.php:140 +#: wp-admin/custom-header.php:164 wp-admin/edit-comments.php:116 +#: wp-admin/edit-form-advanced.php:315 wp-admin/edit-link-form.php:56 +#: wp-admin/edit-tags.php:198 wp-admin/edit.php:167 wp-admin/edit.php:212 #: wp-admin/export.php:48 wp-admin/import.php:21 #: wp-admin/includes/screen.php:839 wp-admin/index.php:39 #: wp-admin/link-manager.php:45 wp-admin/media-new.php:45 wp-admin/media.php:73 -#: wp-admin/my-sites.php:40 wp-admin/nav-menus.php:486 -#: wp-admin/nav-menus.php:521 wp-admin/options-discussion.php:19 +#: wp-admin/my-sites.php:40 wp-admin/nav-menus.php:502 +#: wp-admin/nav-menus.php:537 wp-admin/options-discussion.php:19 #: wp-admin/options-general.php:73 wp-admin/options-media.php:28 #: wp-admin/options-permalink.php:20 wp-admin/options-reading.php:55 -#: wp-admin/options-writing.php:20 wp-admin/plugin-editor.php:130 +#: wp-admin/options-writing.php:20 wp-admin/plugin-editor.php:128 #: wp-admin/plugin-install.php:50 wp-admin/plugins.php:344 #: wp-admin/revision.php:114 wp-admin/theme-editor.php:25 #: wp-admin/theme-install.php:87 wp-admin/themes.php:49 -#: wp-admin/update-core.php:468 wp-admin/upload.php:150 +#: wp-admin/update-core.php:470 wp-admin/upload.php:33 wp-admin/upload.php:198 #: wp-admin/user-edit.php:47 wp-admin/user-new.php:165 wp-admin/users.php:25 #: wp-admin/widgets.php:50 msgid "Overview" @@ -3718,9 +3885,9 @@ msgstr "Vue d’ensemble" msgid "Updates %s" msgstr "Mises à jour %s" -#: wp-admin/edit-comments.php:155 wp-admin/edit-tags.php:306 -#: wp-admin/edit.php:273 wp-admin/link-manager.php:74 wp-admin/plugins.php:419 -#: wp-admin/upload.php:185 wp-admin/users.php:436 +#: wp-admin/edit-comments.php:155 wp-admin/edit-tags.php:300 +#: wp-admin/edit.php:279 wp-admin/link-manager.php:74 wp-admin/plugins.php:419 +#: wp-admin/upload.php:234 wp-admin/users.php:441 msgid "Search results for “%s”" msgstr "Résultats de recherche pour « %s »" @@ -3728,8 +3895,8 @@ msgstr "Résultats de recherche pour « %s »" msgid "You can’t give users that role." msgstr "Vous ne pouvez pas donner ce rôle aux utilisateurs." -#: wp-admin/includes/class-wp-ms-themes-list-table.php:212 -#: wp-admin/includes/class-wp-plugins-list-table.php:255 +#: wp-admin/includes/class-wp-ms-themes-list-table.php:223 +#: wp-admin/includes/class-wp-plugins-list-table.php:274 msgid "Update Available (%s)" msgid_plural "Update Available (%s)" msgstr[0] "Prête à mettre à jour (%s)" @@ -3744,12 +3911,12 @@ msgid "%1$s by %2$s" msgstr "%1$s par %2$s" #: wp-admin/comment.php:157 wp-admin/plugins.php:270 -#: wp-admin/theme-editor.php:217 +#: wp-admin/theme-editor.php:215 msgid "Caution:" msgstr "Attention :" -#: wp-admin/menu.php:200 wp-admin/menu.php:202 wp-admin/user-new.php:144 -#: wp-admin/user-new.php:333 +#: wp-admin/menu.php:207 wp-admin/menu.php:209 wp-admin/user-new.php:144 +#: wp-admin/user-new.php:335 msgid "Add New User" msgstr "Ajouter un utilisateur" @@ -3764,40 +3931,40 @@ msgstr "Utilisateurs" msgid "You do not have sufficient permissions to manage options for this site." msgstr "Vous n’avez pas les droits suffisants pour gérer les options de ce site." -#: wp-admin/menu.php:177 +#: wp-admin/menu.php:184 msgctxt "plugin editor" msgid "Editor" msgstr "Éditeur" -#: wp-admin/menu.php:172 +#: wp-admin/menu.php:179 msgid "Installed Plugins" msgstr "Extensions installées" -#: wp-admin/users.php:252 +#: wp-admin/users.php:258 msgid "Confirm Deletion" msgstr "Confirmer la suppression" -#: wp-admin/includes/class-wp-ms-sites-list-table.php:268 -#: wp-admin/includes/class-wp-plugins-list-table.php:280 -#: wp-admin/includes/class-wp-plugins-list-table.php:388 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:286 +#: wp-admin/includes/class-wp-plugins-list-table.php:299 +#: wp-admin/includes/class-wp-plugins-list-table.php:408 msgid "Deactivate" msgstr "Désactiver" -#: wp-admin/about.php:29 wp-admin/credits.php:87 wp-admin/freedoms.php:24 -#: wp-admin/includes/class-wp-ms-themes-list-table.php:374 -#: wp-admin/includes/class-wp-plugins-list-table.php:493 -#: wp-admin/includes/update.php:166 wp-admin/includes/update.php:192 +#: wp-admin/about.php:32 wp-admin/credits.php:87 wp-admin/freedoms.php:24 +#: wp-admin/includes/class-wp-ms-themes-list-table.php:385 +#: wp-admin/includes/class-wp-plugins-list-table.php:514 +#: wp-admin/includes/update.php:164 wp-admin/includes/update.php:188 msgid "Version %s" msgstr "Version %s" -#: wp-admin/includes/class-wp-ms-themes-list-table.php:376 -#: wp-admin/includes/class-wp-plugin-install-list-table.php:229 -#: wp-admin/includes/class-wp-plugins-list-table.php:498 -#: wp-admin/includes/class-wp-theme-install-list-table.php:279 -#: wp-admin/includes/class-wp-theme-install-list-table.php:383 -#: wp-admin/includes/class-wp-themes-list-table.php:183 -#: wp-admin/theme-install.php:196 wp-admin/theme-install.php:222 -#: wp-admin/themes.php:204 wp-admin/themes.php:281 wp-admin/themes.php:330 +#: wp-admin/includes/class-wp-ms-themes-list-table.php:387 +#: wp-admin/includes/class-wp-plugin-install-list-table.php:380 +#: wp-admin/includes/class-wp-plugins-list-table.php:519 +#: wp-admin/includes/class-wp-theme-install-list-table.php:272 +#: wp-admin/includes/class-wp-theme-install-list-table.php:374 +#: wp-admin/includes/class-wp-themes-list-table.php:194 +#: wp-admin/theme-install.php:215 wp-admin/theme-install.php:243 +#: wp-admin/themes.php:204 wp-admin/themes.php:285 wp-admin/themes.php:334 msgid "By %s" msgstr "Par %s" @@ -3805,38 +3972,38 @@ msgstr "Par %s" msgid "User added." msgstr "Utilisateur ajouté." -#: wp-admin/includes/class-wp-media-list-table.php:440 -#: wp-admin/includes/class-wp-media-list-table.php:459 -#: wp-admin/includes/class-wp-ms-users-list-table.php:259 -#: wp-admin/includes/class-wp-posts-list-table.php:665 -#: wp-admin/includes/class-wp-terms-list-table.php:301 +#: wp-admin/includes/class-wp-media-list-table.php:526 +#: wp-admin/includes/class-wp-media-list-table.php:545 +#: wp-admin/includes/class-wp-ms-users-list-table.php:261 +#: wp-admin/includes/class-wp-posts-list-table.php:680 +#: wp-admin/includes/class-wp-terms-list-table.php:313 msgid "View" msgstr "Afficher" -#: wp-admin/includes/class-wp-ms-users-list-table.php:189 +#: wp-admin/includes/class-wp-ms-users-list-table.php:191 #: wp-admin/user-edit.php:337 msgid "Super Admin" msgstr "Super-admin" -#: wp-admin/users.php:266 wp-admin/users.php:274 wp-admin/users.php:303 -#: wp-admin/users.php:311 +#: wp-admin/users.php:272 wp-admin/users.php:280 wp-admin/users.php:307 +#: wp-admin/users.php:315 msgid "You can’t remove users." msgstr "Vous ne pouvez pas supprimer ces utilisateurs." #: wp-admin/my-sites.php:55 wp-admin/options-head.php:15 -#: wp-admin/options.php:189 +#: wp-admin/options.php:198 msgid "Settings saved." msgstr "Options enregistrées." -#: wp-admin/users.php:389 +#: wp-admin/users.php:394 msgid "Changed roles." msgstr "Rôles modifiés." -#: wp-admin/users.php:400 +#: wp-admin/users.php:405 msgid "User removed from this site." msgstr "Utilisateur supprimé de ce site." -#: wp-admin/includes/dashboard.php:396 wp-admin/users.php:443 +#: wp-admin/includes/dashboard.php:383 wp-admin/users.php:448 msgid "Search Users" msgstr "Chercher un utilisateur" @@ -3844,108 +4011,108 @@ msgstr "Chercher un utilisateur" msgid "Add Existing User" msgstr "Ajouter un utilisateur existant" -#: wp-admin/includes/class-wp-users-list-table.php:263 -#: wp-admin/user-edit.php:317 wp-admin/user-new.php:299 -#: wp-admin/user-new.php:408 +#: wp-admin/includes/class-wp-users-list-table.php:265 +#: wp-admin/user-edit.php:317 wp-admin/user-new.php:301 +#: wp-admin/user-new.php:410 msgid "Role" msgstr "Rôle" -#: wp-admin/includes/class-wp-ms-users-list-table.php:96 -#: wp-admin/includes/class-wp-users-list-table.php:153 +#: wp-admin/includes/class-wp-ms-users-list-table.php:98 +#: wp-admin/includes/class-wp-users-list-table.php:156 msgctxt "users" msgid "All (%s)" msgid_plural "All (%s)" msgstr[0] "Tous (%s)" msgstr[1] "Tous (%s)" -#: wp-admin/comment.php:57 wp-admin/custom-background.php:97 -#: wp-admin/custom-header.php:138 wp-admin/edit-comments.php:132 -#: wp-admin/edit-form-advanced.php:276 wp-admin/edit-form-advanced.php:291 -#: wp-admin/edit-form-advanced.php:308 wp-admin/edit-link-form.php:64 -#: wp-admin/edit-tags.php:234 wp-admin/edit.php:198 wp-admin/edit.php:219 +#: wp-admin/comment.php:57 wp-admin/custom-background.php:149 +#: wp-admin/custom-header.php:190 wp-admin/edit-comments.php:132 +#: wp-admin/edit-form-advanced.php:292 wp-admin/edit-form-advanced.php:307 +#: wp-admin/edit-form-advanced.php:324 wp-admin/edit-link-form.php:64 +#: wp-admin/edit-tags.php:228 wp-admin/edit.php:204 wp-admin/edit.php:225 #: wp-admin/export.php:54 wp-admin/import.php:27 wp-admin/index.php:87 #: wp-admin/link-manager.php:59 wp-admin/media-new.php:55 wp-admin/media.php:82 -#: wp-admin/my-sites.php:47 wp-admin/nav-menus.php:527 +#: wp-admin/my-sites.php:47 wp-admin/nav-menus.php:543 #: wp-admin/options-discussion.php:25 wp-admin/options-general.php:78 #: wp-admin/options-media.php:33 wp-admin/options-permalink.php:43 #: wp-admin/options-reading.php:70 wp-admin/options-writing.php:50 -#: wp-admin/plugin-editor.php:141 wp-admin/plugin-install.php:65 +#: wp-admin/plugin-editor.php:139 wp-admin/plugin-install.php:65 #: wp-admin/plugins.php:358 wp-admin/revision.php:118 #: wp-admin/theme-editor.php:38 wp-admin/theme-install.php:102 -#: wp-admin/themes.php:84 wp-admin/tools.php:27 wp-admin/update-core.php:486 -#: wp-admin/upload.php:169 wp-admin/user-edit.php:52 wp-admin/user-new.php:183 -#: wp-admin/users.php:60 wp-admin/widgets.php:72 +#: wp-admin/themes.php:84 wp-admin/tools.php:27 wp-admin/update-core.php:488 +#: wp-admin/upload.php:50 wp-admin/upload.php:218 wp-admin/user-edit.php:52 +#: wp-admin/user-new.php:183 wp-admin/users.php:60 wp-admin/widgets.php:72 msgid "For more information:" msgstr "Plus d’informations :" -#: wp-admin/menu.php:191 wp-admin/menu.php:193 wp-admin/user-edit.php:218 -#: wp-admin/users.php:430 +#: wp-admin/menu.php:198 wp-admin/menu.php:200 wp-admin/user-edit.php:218 +#: wp-admin/users.php:435 msgctxt "user" msgid "Add New" msgstr "Ajouter" -#: wp-admin/menu.php:160 +#: wp-admin/menu.php:167 msgctxt "theme editor" msgid "Editor" msgstr "Éditeur" -#: wp-admin/includes/class-wp-links-list-table.php:48 -#: wp-admin/includes/class-wp-links-list-table.php:145 -#: wp-admin/includes/class-wp-ms-sites-list-table.php:130 -#: wp-admin/includes/class-wp-ms-sites-list-table.php:281 -#: wp-admin/includes/class-wp-ms-themes-list-table.php:248 -#: wp-admin/includes/class-wp-ms-themes-list-table.php:293 -#: wp-admin/includes/class-wp-ms-users-list-table.php:75 -#: wp-admin/includes/class-wp-ms-users-list-table.php:197 -#: wp-admin/includes/class-wp-plugins-list-table.php:286 -#: wp-admin/includes/class-wp-plugins-list-table.php:384 -#: wp-admin/includes/class-wp-plugins-list-table.php:393 -#: wp-admin/includes/class-wp-terms-list-table.php:107 -#: wp-admin/includes/class-wp-terms-list-table.php:299 -#: wp-admin/includes/class-wp-themes-list-table.php:159 -#: wp-admin/includes/class-wp-users-list-table.php:190 -#: wp-admin/includes/class-wp-users-list-table.php:369 -#: wp-admin/includes/media.php:1413 wp-admin/includes/meta-boxes.php:769 -#: wp-admin/includes/template.php:572 wp-admin/includes/widgets.php:223 -#: wp-admin/themes.php:364 wp-admin/widgets.php:284 +#: wp-admin/includes/class-wp-links-list-table.php:58 +#: wp-admin/includes/class-wp-links-list-table.php:155 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:142 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:299 +#: wp-admin/includes/class-wp-ms-themes-list-table.php:259 +#: wp-admin/includes/class-wp-ms-themes-list-table.php:304 +#: wp-admin/includes/class-wp-ms-users-list-table.php:78 +#: wp-admin/includes/class-wp-ms-users-list-table.php:199 +#: wp-admin/includes/class-wp-plugins-list-table.php:305 +#: wp-admin/includes/class-wp-plugins-list-table.php:404 +#: wp-admin/includes/class-wp-plugins-list-table.php:413 +#: wp-admin/includes/class-wp-terms-list-table.php:117 +#: wp-admin/includes/class-wp-terms-list-table.php:311 +#: wp-admin/includes/class-wp-themes-list-table.php:170 +#: wp-admin/includes/class-wp-users-list-table.php:192 +#: wp-admin/includes/class-wp-users-list-table.php:371 +#: wp-admin/includes/media.php:1427 wp-admin/includes/meta-boxes.php:803 +#: wp-admin/includes/template.php:605 wp-admin/includes/widgets.php:226 +#: wp-admin/themes.php:368 wp-admin/widgets.php:284 msgid "Delete" msgstr "Supprimer " -#: wp-admin/menu.php:189 +#: wp-admin/menu.php:196 msgid "All Users" msgstr "Tous les utilisateurs" -#: wp-admin/edit-form-advanced.php:177 +#: wp-admin/edit-form-advanced.php:193 msgid "Attributes" msgstr "Attributs" -#: wp-admin/includes/class-wp-theme-install-list-table.php:372 -#: wp-admin/includes/dashboard.php:1121 wp-admin/theme-install.php:200 -#: wp-admin/theme-install.php:216 +#: wp-admin/includes/class-wp-theme-install-list-table.php:370 +#: wp-admin/includes/dashboard.php:1098 wp-admin/theme-install.php:219 +#: wp-admin/theme-install.php:237 msgid "Install" msgstr "Installer" -#: wp-admin/menu.php:170 +#: wp-admin/menu.php:177 msgid "Plugins %s" msgstr "Extensions %s" -#: wp-admin/menu.php:210 wp-admin/ms-delete-site.php:30 +#: wp-admin/menu.php:217 wp-admin/ms-delete-site.php:30 msgid "Delete Site" msgstr "Supprimer mon site" -#: wp-admin/edit-form-advanced.php:286 +#: wp-admin/edit-form-advanced.php:302 msgid "About Pages" msgstr "À propos des pages" -#: wp-admin/edit-form-advanced.php:260 +#: wp-admin/edit-form-advanced.php:276 msgid "Customizing This Display" msgstr "Personnaliser cet écran" -#: wp-admin/edit-form-advanced.php:270 +#: wp-admin/edit-form-advanced.php:286 msgid "Title and Post Editor" msgstr "Titre et éditeur d’article" -#: wp-admin/edit-tags.php:241 +#: wp-admin/edit-tags.php:235 msgid "Documentation on Tags" msgstr "Documentation sur les mots-clés (en)" @@ -3976,7 +4143,7 @@ msgstr "Cet importateur n’est pas installé. Veuillez installer les import msgid "E-mail Address" msgstr "Adresse de messagerie" -#: wp-admin/options-general.php:310 +#: wp-admin/options-general.php:314 msgid "Site Language" msgstr "Langue du site" @@ -4020,15 +4187,15 @@ msgstr "Images à la Une" msgid "Featured Image Header" msgstr "Image d’en-tête à la Une" -#: wp-admin/includes/dashboard.php:1199 +#: wp-admin/includes/dashboard.php:1176 msgid "It looks like you're using an old version of %s. For the best WordPress experience, please update your browser." msgstr "Il semble que vous utilisez une vieille version de %s. Pour utiliser WordPress dans des conditions optimales, veuillez mettre à jour votre navigateur." -#: wp-admin/includes/dashboard.php:1197 +#: wp-admin/includes/dashboard.php:1174 msgid "It looks like you're using an insecure version of %s. Using an outdated browser makes your computer unsafe. For the best WordPress experience, please update your browser." msgstr "Il semble que vous utilisez une version peu sûre de %s. Un navigateur dépassé met votre ordinateur en danger. Pour utiliser WordPress dans des conditions optimales, veuillez mettre à jour votre navigateur." -#: wp-admin/includes/nav-menu.php:1201 +#: wp-admin/includes/nav-menu.php:1196 msgid "There are some invalid menu items. Please check or delete them." msgstr "Certains éléments du menu ne sont pas valides. Veuillez les vérifier ou les effacer." @@ -4036,19 +4203,14 @@ msgstr "Certains éléments du menu ne sont pas valides. Veuillez les vérifier msgid "%s (Invalid)" msgstr "%s (non valide)" -#: wp-admin/includes/class-wp-plugin-install-list-table.php:185 -msgctxt "plugin name" -msgid "Name" -msgstr "Nom" - -#: wp-admin/includes/class-wp-terms-list-table.php:122 -#: wp-admin/includes/class-wp-terms-list-table.php:414 +#: wp-admin/includes/class-wp-terms-list-table.php:132 +#: wp-admin/includes/class-wp-terms-list-table.php:426 msgctxt "term name" msgid "Name" msgstr "Nom" -#: wp-admin/includes/template.php:497 wp-admin/includes/template.php:512 -#: wp-admin/includes/template.php:621 +#: wp-admin/includes/template.php:530 wp-admin/includes/template.php:545 +#: wp-admin/includes/template.php:654 msgctxt "meta name" msgid "Name" msgstr "Nom" @@ -4057,18 +4219,18 @@ msgstr "Nom" msgid "[%s] Your site invite" msgstr "[%s] Votre invitation sur le site" -#: wp-admin/themes.php:247 +#: wp-admin/themes.php:251 msgctxt "theme name" msgid "Name" msgstr "Nom" #: wp-admin/edit-link-form.php:94 -#: wp-admin/includes/class-wp-links-list-table.php:81 +#: wp-admin/includes/class-wp-links-list-table.php:91 msgctxt "link name" msgid "Name" msgstr "Nom" -#: wp-admin/credits.php:191 +#: wp-admin/credits.php:192 msgid "Icon Design" msgstr "Conception des icônes" @@ -4080,11 +4242,11 @@ msgstr "Vous pouvez trouver plus de thèmes pour votre site en utilisant le Navi msgid "Re-install Now" msgstr "Ré-installer maintenant" -#: wp-admin/includes/file.php:240 +#: wp-admin/includes/file.php:253 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini." msgstr "La taille du fichier envoyé excède celle indiquée dans la directive upload_max_filesize, dans php.ini." -#: wp-admin/includes/file.php:241 +#: wp-admin/includes/file.php:254 msgid "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form." msgstr "La taille du fichier envoyé excède celle indiquée dans la directive MAX_FILE_SIZE du formulaire HTML." @@ -4092,35 +4254,35 @@ msgstr "La taille du fichier envoyé excède celle indiquée dans la directive < msgid "If your bookmarks toolbar is hidden: copy the code below, open your Bookmarks manager, create new bookmark, type Press This into the name field and paste the code into the URL field." msgstr "Si votre barre de favoris est cachée : copier le code ci-dessous, ouvrez votre gestionnaire de favoris, créez-en un nouveau, saisissez « Publier un article » comme nom, et collez le code dans le champ d’adresse Web." -#: wp-admin/credits.php:184 +#: wp-admin/credits.php:185 msgid "Core Committer" msgstr "Développeur principal" -#: wp-admin/credits.php:185 +#: wp-admin/credits.php:186 msgid "Guest Committer" msgstr "Développeur invité" -#: wp-admin/about.php:219 wp-admin/credits.php:190 +#: wp-admin/about.php:146 wp-admin/credits.php:191 msgid "External Libraries" msgstr "Bibliothèques tierces" -#: wp-admin/press-this.php:641 +#: wp-admin/press-this.php:652 msgid "Add:" msgstr "Ajouter :" -#: wp-admin/press-this.php:287 +#: wp-admin/press-this.php:288 msgid "Add Photos" msgstr "Ajouter des images" -#: wp-admin/menu.php:206 +#: wp-admin/menu.php:213 msgid "Available Tools" msgstr "Outils disponibles" -#: wp-admin/menu.php:212 +#: wp-admin/menu.php:219 msgid "Network Setup" msgstr "Création du réseau" -#: wp-admin/credits.php:182 +#: wp-admin/credits.php:183 msgid "User Experience Lead" msgstr "En charge de l’expérience utilisateur" @@ -4149,7 +4311,7 @@ msgstr "WordPress est un logiciel libre et au code ouvert (open-source), conçu msgid "Lead Developer" msgstr "Développeur principal" -#: wp-admin/credits.php:186 +#: wp-admin/credits.php:187 msgid "Developer" msgstr "Développeur" @@ -4161,7 +4323,7 @@ msgstr "Équipe principale étendue" msgid "Want to see your name in lights on this page? Get involved in WordPress." msgstr "Vous voulez faire partie des noms listés sur cette page ? Participez au développement de WordPress !" -#: wp-admin/about.php:35 wp-admin/credits.php:12 wp-admin/credits.php:93 +#: wp-admin/about.php:38 wp-admin/credits.php:12 wp-admin/credits.php:93 #: wp-admin/freedoms.php:30 msgid "Credits" msgstr "Crédits" @@ -4175,7 +4337,7 @@ msgstr "Désactiver" msgid "Cofounder, Project Lead" msgstr "Cofondateur, chef de projet" -#: wp-admin/credits.php:189 +#: wp-admin/credits.php:190 msgid "Internationalization" msgstr "Internationalisation" @@ -4199,7 +4361,7 @@ msgstr "WordPress est créé par une équipe de personnes passi msgid "Project Leaders" msgstr "Chefs de projet" -#: wp-admin/credits.php:187 +#: wp-admin/credits.php:188 msgid "Designer" msgstr "Concepteur graphique" @@ -4219,11 +4381,11 @@ msgstr "Vous êtes libres de redistribuer des copies du programme original, afin msgid "You have the freedom to distribute copies of your modified versions to others. By doing this you can give the whole community a chance to benefit from your changes." msgstr "Vous êtes libres de distribuer à autrui des copies de votre propre version modifiée de ce programme. Ce faisant, vous offrez à la communauté la possibilité de profiter de vos modifications." -#: wp-admin/includes/dashboard.php:33 +#: wp-admin/includes/dashboard.php:28 msgid "You are using an insecure browser!" msgstr "Vous utilisez un navigateur peu sûr !" -#: wp-admin/includes/dashboard.php:35 +#: wp-admin/includes/dashboard.php:30 msgid "Your browser is out of date!" msgstr "Votre navigateur est obsolète !" @@ -4231,40 +4393,40 @@ msgstr "Votre navigateur est obsolète !" msgid "Don’t you wish all software came with these freedoms? So do we! For more information, check out the Free Software Foundation." msgstr "Ne préféreriez-vous pas que tous vos logiciels vous donnent autant de liberté ? Nous aussi ! Pour obtenir plus d’informations, rendez-vous sur le site de la Free Software Foundation, ou en français, ceux de l’April et de l’Aful." -#: wp-admin/about.php:37 wp-admin/credits.php:95 wp-admin/freedoms.php:12 +#: wp-admin/about.php:40 wp-admin/credits.php:95 wp-admin/freedoms.php:12 #: wp-admin/freedoms.php:32 msgid "Freedoms" msgstr "Libertés" -#: wp-admin/custom-header.php:577 +#: wp-admin/custom-header.php:638 msgid "You can use one of these cool headers or show a random one on each page." msgstr "Vous pouvez choisir parmi ces en-têtes, ou en afficher un aléatoirement à chaque chargement de page." -#: wp-admin/custom-header.php:575 +#: wp-admin/custom-header.php:636 msgid "If you don‘t want to upload your own image, you can use one of these cool headers, or show a random one." msgstr "Si vous ne voulez pas mettre en ligne d’image, vous pouvez utiliser l’un de ces en-têtes, ou en afficher un aléatoirement." -#: wp-admin/custom-header.php:563 +#: wp-admin/custom-header.php:624 msgid "You can choose one of your previously uploaded headers, or show a random one." msgstr "Vous pouvez choisir un en-tête parmi ceux que vous avez déjà mis en ligne, ou en afficher un aléatoirement" -#: wp-admin/menu-header.php:196 +#: wp-admin/menu-header.php:205 msgid "Collapse menu" msgstr "Réduire le menu" -#: wp-admin/includes/class-wp-plugins-list-table.php:314 +#: wp-admin/includes/class-wp-plugins-list-table.php:333 msgid "Drop-ins are advanced plugins in the %s directory that replace WordPress functionality when present." msgstr "Les « drop-ins » sont des extensions avancées contenues dans le dossier %s ; elles permettent le remplacement de certaines fonctionnalités de WordPress." -#: wp-admin/includes/class-wp-plugins-list-table.php:312 +#: wp-admin/includes/class-wp-plugins-list-table.php:331 msgid "Files in the %s directory are executed automatically." msgstr "Les fichiers contenus dans le dossier %s sont exécutés automatiquement." -#: wp-admin/custom-header.php:289 +#: wp-admin/custom-header.php:341 msgid "Random: Show a different image on each page." msgstr "Aléatoire  : affiche une image différente sur chaque page." -#: wp-admin/custom-header.php:561 +#: wp-admin/custom-header.php:622 msgid "Uploaded Images" msgstr "Images mises en ligne" @@ -4280,11 +4442,11 @@ msgstr "Documentation on Permalinks Settings" msgstr "Documentation sur les réglages des permaliens (en)" -#: wp-admin/edit-tags.php:237 +#: wp-admin/edit-tags.php:231 msgid "Documentation on Categories" msgstr "Documentation sur les catégories (en)" -#: wp-admin/edit-tags.php:239 +#: wp-admin/edit-tags.php:233 msgid "Documentation on Link Categories" msgstr "Documentation sur les catégories de liens (en)" @@ -4292,19 +4454,19 @@ msgstr "Documentation on Widgets" msgstr "Documentation sur les widgets" -#: wp-admin/nav-menus.php:528 +#: wp-admin/nav-menus.php:544 msgid "Documentation on Menus" msgstr "Documentation sur les menus personnalisés (en)" -#: wp-admin/edit-form-advanced.php:309 wp-admin/media.php:83 +#: wp-admin/edit-form-advanced.php:325 wp-admin/media.php:83 msgid "Documentation on Edit Media" msgstr "Documentation sur la modification des médias (en)" -#: wp-admin/edit-form-advanced.php:293 +#: wp-admin/edit-form-advanced.php:309 msgid "Documentation on Editing Pages" msgstr "Documentation sur la modification des pages (en)" -#: wp-admin/upload.php:170 +#: wp-admin/upload.php:51 wp-admin/upload.php:219 msgid "Documentation on Media Library" msgstr "Documentation sur la bibliothèque des médias (en)" @@ -4312,7 +4474,7 @@ msgstr "Documentation on Tools" msgstr "Documentation sur les outils (en)" -#: wp-admin/custom-header.php:139 +#: wp-admin/custom-header.php:191 msgid "Documentation on Custom Header" msgstr "Documentation sur l’en-tête personnalisé" @@ -4326,13 +4488,13 @@ msgstr "Documentation on Media Settings" -msgstr "Documentation sur les réglages des médias (en)" +msgstr "Documentation sur les réglages des médias" -#: wp-admin/update-core.php:487 +#: wp-admin/update-core.php:489 msgid "Documentation on Updating WordPress" msgstr "Documentation sur la mise à jour de WordPress (en)" -#: wp-admin/edit-form-advanced.php:277 +#: wp-admin/edit-form-advanced.php:293 msgid "Documentation on Writing and Editing Posts" msgstr "Documentation sur l’écriture et la modification des articles (en)" @@ -4360,7 +4522,7 @@ msgstr "Documentation on Installing Plugins" msgstr "Documentation sur l’installation des extensions (en)" -#: wp-admin/edit.php:199 +#: wp-admin/edit.php:205 msgid "Documentation on Managing Posts" msgstr "Documentation sur la gestion des articles (en)" @@ -4368,11 +4530,11 @@ msgstr "Do msgid "Documentation on Dashboard" msgstr "Documentation sur le tableau de bord (en)" -#: wp-admin/plugin-editor.php:142 +#: wp-admin/plugin-editor.php:140 msgid "Documentation on Editing Plugins" msgstr "Documentation sur l’édition des extensions (en)" -#: wp-admin/custom-background.php:98 +#: wp-admin/custom-background.php:150 msgid "Documentation on Custom Background" msgstr "Documentation sur le fond personnalisé (en)" @@ -4380,11 +4542,11 @@ msgstr "Documentation on Import" msgstr "Documentation sur l’importation (en)" -#: wp-admin/edit.php:220 +#: wp-admin/edit.php:226 msgid "Documentation on Managing Pages" msgstr "Documentation sur la gestion des pages (en)" -#: wp-admin/edit-form-advanced.php:292 +#: wp-admin/edit-form-advanced.php:308 msgid "Documentation on Adding New Pages" msgstr "Documentation sur l’ajout de nouvelles pages (en)" @@ -4405,7 +4567,7 @@ msgstr "Documentation on Writing Plugins" msgstr "Documentation sur la création d’extensions (en)" @@ -4495,7 +4657,7 @@ msgstr "Cet écran liste tous les utilisateurs actuels de votre site. Chaque uti msgid "Documentation on Using Permalinks" msgstr "Documentation sur l’utilisation des permaliens (en)" -#: wp-admin/plugin-editor.php:136 +#: wp-admin/plugin-editor.php:134 msgid "If you want to make changes but don’t want them to be overwritten when the plugin is updated, you may be ready to think about writing your own plugin. For information on how to edit plugins, write your own from scratch, or just better understand their anatomy, check out the links below." msgstr "Si vous voulez faire des modifications et ne pas les perdre à la prochaine mise à jour, cela signifie que vous êtes prêt à écrire votre propre extension. Pour obtenir des informations sur la manière de modifier une extension ou d’en créer une, ou simplement pour comprendre leur fonctionnement, suivez les liens ci-dessous." @@ -4503,11 +4665,11 @@ msgstr "Si vous voulez faire des modifications et ne pas les perdre à la procha msgid "Descriptions of Roles and Capabilities" msgstr "Descriptions des rôles et permissions (en)" -#: wp-admin/includes/upgrade.php:212 +#: wp-admin/includes/upgrade.php:219 msgid "sample-page" msgstr "page-d-exemple" -#: wp-admin/includes/upgrade.php:210 +#: wp-admin/includes/upgrade.php:217 msgid "Sample Page" msgstr "Page d’exemple" @@ -4515,11 +4677,11 @@ msgstr "Page d’exemple" msgid "Retro (Generated)" msgstr "Rétro (généré)" -#: wp-admin/includes/class-wp-themes-list-table.php:68 +#: wp-admin/includes/class-wp-themes-list-table.php:78 msgid "You only have one theme enabled for this site right now. Visit the Network Admin to enable or install more themes." msgstr "Vous n’avez qu’un thème activé sur ce site actuellement. Veuillez vous rendre sur la page d’administration du réseau pour activer ou installer plus de thèmes." -#: wp-admin/includes/class-wp-themes-list-table.php:72 +#: wp-admin/includes/class-wp-themes-list-table.php:82 msgid "You only have one theme enabled for this site right now. Visit the Network Admin to enable more themes." msgstr "Vous n’avez qu’un thème activé sur ce site actuellement. Veuillez vous rendre sur la page d’administration du réseau pour activer plus de thèmes." @@ -4527,11 +4689,11 @@ msgstr "Vous n’avez qu’un thème activé sur ce site actuellement. V msgid "Super admin privileges cannot be removed because this user has the network admin email." msgstr "Les privilèges de super-admin ne peuvent pas être enlevés, car cet utilisateur est celui avec l’adresse de contact administratif du réseau." -#: wp-admin/includes/class-wp-themes-list-table.php:79 +#: wp-admin/includes/class-wp-themes-list-table.php:89 msgid "You only have one theme installed right now. Live a little! You can choose from over 1,000 free themes in the WordPress.org Theme Directory at any time: just click on the Install Themes tab above." msgstr "Vous n’avez qu’un seul thème d’installé pour le moment. Faites vivre votre site ! Vous pouvez quand vous le voulez choisir parmi plus de 1 000 thèmes sur le dépôt de thèmes de WordPress.org : cliquez simplement sur l’onglet « Installer des thèmes » ci-dessus." -#: wp-admin/maint/repair.php:111 +#: wp-admin/maint/repair.php:113 msgid "One or more database tables are unavailable. To allow WordPress to attempt to repair these tables, press the “Repair Database” button. Repairing can take a while, so please be patient." msgstr "Une ou plusieurs tables de votre base de données sont indisponibles. Pour autoriser WordPress à tenter de réparer ces tables, cliquez sur le bouton « Réparer la base de données ». La réparation peut prendre un certain temps, merci donc d’être patient." @@ -4539,17 +4701,17 @@ msgstr "Une ou plusieurs tables de votre base de données sont indisponibles. Po msgid "Visual Editor RTL Stylesheet" msgstr "Feuille de style de l’éditeur visuel (lecture de droite à gauche)" -#: wp-admin/theme-editor.php:172 +#: wp-admin/theme-editor.php:170 msgid "This child theme inherits templates from a parent theme, %s." msgstr "Ce thème enfant hérite de certains modèles de son thème parent, %s." -#: wp-admin/theme-editor.php:218 +#: wp-admin/theme-editor.php:216 msgid "This is a file in your current parent theme." msgstr "Ceci est un fichier de votre thème parent actuel." -#: wp-admin/includes/class-wp-ms-themes-list-table.php:241 -#: wp-admin/includes/class-wp-ms-themes-list-table.php:284 -#: wp-admin/includes/class-wp-upgrader-skins.php:528 +#: wp-admin/includes/class-wp-ms-themes-list-table.php:252 +#: wp-admin/includes/class-wp-ms-themes-list-table.php:295 +#: wp-admin/includes/class-wp-upgrader-skins.php:527 msgid "Network Enable" msgstr "Activer sur le réseau" @@ -4589,38 +4751,38 @@ msgstr "WordPress a été mis à jour ! Avant de vous laisser continuer, no msgid "No Update Required" msgstr "Pas de mise à jour requise" -#: wp-admin/includes/class-wp-upgrader.php:464 +#: wp-admin/includes/class-wp-upgrader.php:487 msgid "Plugin updated successfully." msgstr "L’extension a bien été mise à jour." -#: wp-admin/includes/class-wp-upgrader-skins.php:565 wp-admin/update.php:161 +#: wp-admin/includes/class-wp-upgrader-skins.php:564 wp-admin/update.php:162 msgid "Update Theme" msgstr "Mettre à jour le thème" -#: wp-admin/includes/class-wp-upgrader.php:463 +#: wp-admin/includes/class-wp-upgrader.php:486 msgid "Plugin update failed." msgstr "La mise à jour de l’extension a échoué." -#: wp-admin/includes/class-wp-upgrader.php:787 +#: wp-admin/includes/class-wp-upgrader.php:810 msgid "Theme update failed." msgstr "La mise à jour du thème a échoué." -#: wp-admin/includes/class-wp-upgrader.php:788 +#: wp-admin/includes/class-wp-upgrader.php:811 msgid "Theme updated successfully." msgstr "Le thème a bien été mis à jour." -#: wp-admin/includes/class-wp-upgrader-skins.php:130 wp-admin/update.php:54 +#: wp-admin/includes/class-wp-upgrader-skins.php:145 wp-admin/update.php:54 msgid "Update Plugin" msgstr "Mettre à jour l’extension" -#: wp-admin/includes/update.php:289 +#: wp-admin/includes/update.php:284 msgid "There is a new version of %1$s available. View version %4$s details. Automatic update is unavailable for this plugin." msgstr "Il y a une nouvelle version de %1$s disponible. Afficher les détails de la version %4$s. La mise à jour automatique n’est pas possible pour cette extension." -#: wp-admin/includes/class-wp-upgrader.php:458 -#: wp-admin/includes/class-wp-upgrader.php:782 -#: wp-admin/includes/class-wp-upgrader.php:1194 -#: wp-admin/includes/class-wp-upgrader.php:1367 +#: wp-admin/includes/class-wp-upgrader.php:481 +#: wp-admin/includes/class-wp-upgrader.php:805 +#: wp-admin/includes/class-wp-upgrader.php:1249 +#: wp-admin/includes/class-wp-upgrader.php:1437 msgid "Update package not available." msgstr "Pas d’archive de mise à jour disponible." @@ -4644,31 +4806,31 @@ msgstr "Auteur :" msgid "All content" msgstr "Tout le contenu" -#: wp-admin/includes/class-wp-ms-themes-list-table.php:203 +#: wp-admin/includes/class-wp-ms-themes-list-table.php:214 msgctxt "themes" msgid "All (%s)" msgid_plural "All (%s)" msgstr[0] "Tous (%s)" msgstr[1] "Tous (%s)" -#: wp-admin/includes/file.php:295 wp-admin/includes/file.php:435 +#: wp-admin/includes/file.php:312 msgid "Sorry, this file type is not permitted for security reasons." msgstr "Désolé, ce type de fichier n’est pas autorisé pour des raisons de sécurité." -#: wp-admin/admin-header.php:32 wp-admin/customize.php:78 +#: wp-admin/admin-header.php:32 wp-admin/customize.php:88 msgid "%1$s — WordPress" msgstr "%1$s — WordPress" #: wp-admin/user-edit.php:270 msgid "More information" -msgstr "Plus d’informations (en)" +msgstr "Plus d’informations" -#: wp-admin/includes/class-wp-comments-list-table.php:299 +#: wp-admin/includes/class-wp-comments-list-table.php:309 msgctxt "column name" msgid "In Response To" msgstr "En réponse à" -#: wp-admin/includes/class-wp-comments-list-table.php:399 +#: wp-admin/includes/class-wp-comments-list-table.php:407 msgid "Submitted on %2$s at %3$s" msgstr "Envoyé le %2$s à %3$s" @@ -4678,21 +4840,21 @@ msgstr "Documentation on Keyboard Shortcuts" -msgstr "Documentation sur les raccourcis clavier (en)" +msgstr "Documentation sur les raccourcis clavier" #: wp-admin/widgets.php:53 msgid "The Available Widgets section contains all the widgets you can choose from. Once you drag a widget into a sidebar, it will open to allow you to configure its settings. When you are happy with the widget settings, click the Save button and the widget will go live on your site. If you click Delete, it will remove the widget." msgstr "La section « Widgets disponibles » contient tous les widgets que vous pouvez utiliser. Une fois le widget glissé dans la barre latérale, il s’ouvrira pour vous permettre d’en modifier les réglages. Quand vous êtes satisfait de vos réglages, cliquez sur le bouton « Enregistrer » et le widget sera lancé sur votre site. Si vous cliquez sur « Supprimer », le widget sera enlevé du site." -#: wp-admin/edit-form-advanced.php:304 wp-admin/media.php:78 +#: wp-admin/edit-form-advanced.php:320 wp-admin/media.php:78 msgid "Remember to click Update Media to save metadata entered or changed." msgstr "Pensez bien à cliquer sur le bouton « Mettre à jour le fichier » afin de conserver les métadonnées ajoutées ou modifiées." -#: wp-admin/edit-form-advanced.php:303 wp-admin/media.php:77 +#: wp-admin/edit-form-advanced.php:319 wp-admin/media.php:77 msgid "Note that you crop the image by clicking on it (the Crop icon is already selected) and dragging the cropping frame to select the desired part. Then click Save to retain the cropping." msgstr "Pour recadrer une image, cliquez sur l’icône Recadrer puis sélectionnez la zone à conserver en cliquant sur l’image et en faisant glisser le curseur de la souris. Ensuite, cliquez sur Enregistrer pour conserver votre modification." -#: wp-admin/edit-form-advanced.php:302 wp-admin/media.php:76 +#: wp-admin/edit-form-advanced.php:318 wp-admin/media.php:76 msgid "For images only, you can click on Edit Image under the thumbnail to expand out an inline image editor with icons for cropping, rotating, or flipping the image as well as for undoing and redoing. The boxes on the right give you more options for scaling the image, for cropping it, and for cropping the thumbnail in a different way than you crop the original image. You can click on Help in those boxes to get more information." msgstr "Pour les images (et seulement elles), vous pouvez cliquer sur « Modifier l’Image », sous la miniature, afin de faire apparaître un éditeur d’image, vous permettant de recadrer, d’appliquer une rotation ou d’inverser une image, ainsi que de défaire et refaire vos modifications. Les blocs sur la droite vous donnent accès à d’autres options pour le changement d’échelle, le recadrage et même le recadrage de la miniature, qui peut être différent de celui de l’image originale. Cliquez sur le bouton Aide de ces blocs pour obtenir plus d’informations." @@ -4700,7 +4862,7 @@ msgstr "Pour les images (et seulement elles), vous pouvez cliquer sur «&nb msgid "This screen allows you to edit five fields for metadata in a file within the media library." msgstr "Cet écran vous permet de modifier les 4 champs des métadonnées des fichiers dans la bibliothèque des médias." -#: wp-admin/user-new.php:279 +#: wp-admin/user-new.php:280 msgid "E-mail or Username" msgstr "E-mail ou identifiant" @@ -4708,58 +4870,54 @@ msgstr "E-mail ou identifiant" msgid "%1$s ‹ %2$s — WordPress" msgstr "%1$s ‹ %2$s — WordPress" -#: wp-admin/user-new.php:308 wp-admin/user-new.php:421 -msgid "Add the user without sending them a confirmation email." -msgstr "Ajouter un utilisateur sans envoyer un e-mail de confirmation." - #: wp-admin/themes.php:106 msgid "Search Installed Themes" msgstr "Chercher parmi les thèmes installés" -#: wp-admin/includes/class-wp-upgrader-skins.php:528 +#: wp-admin/includes/class-wp-upgrader-skins.php:527 msgid "Enable this theme for all sites in this network" msgstr "Activer ce thème sur tous les sites de ce réseau" -#: wp-admin/update-core.php:298 +#: wp-admin/update-core.php:300 msgid "Please Note: Any customizations you have made to theme files will be lost. Please consider using child themes for modifications." msgstr "Notez bien : toutes les personnalisations que vous pourriez avoir apportées aux fichiers des thèmes seront perdues. Pensez à utiliser des thèmes enfants pour vos modifications." -#: wp-admin/includes/class-wp-posts-list-table.php:174 +#: wp-admin/includes/class-wp-posts-list-table.php:189 msgctxt "posts" msgid "Sticky (%s)" msgid_plural "Sticky (%s)" msgstr[0] "Mis en avant (%s)" msgstr[1] "Mis en avant (%s)" -#: wp-admin/update-core.php:506 +#: wp-admin/update-core.php:508 msgid "Please select one or more plugins to update." msgstr "Veuillez sélectionner une ou plusieurs extensions à mettre à jour." -#: wp-admin/update-core.php:504 +#: wp-admin/update-core.php:506 msgid "Please select one or more themes to update." msgstr "Veuillez sélectionner un ou plusieurs thèmes à mettre à jour." -#: wp-admin/update-core.php:512 +#: wp-admin/update-core.php:514 msgid "Last checked on %1$s at %2$s." msgstr "Dernière vérification le %1$s à %2$s." -#: wp-admin/update-core.php:513 +#: wp-admin/update-core.php:515 msgid "Check Again" msgstr "Vérifier à nouveau" -#: wp-admin/includes/class-wp-upgrader-skins.php:190 +#: wp-admin/includes/class-wp-upgrader-skins.php:205 msgid "The update process is starting. This process may take a while on some hosts, so please be patient." msgstr "Le processus de mise à jour se lance. Il peut prendre un certain temps chez certains hébergeurs, merci pour votre patience." -#: wp-admin/options-general.php:255 +#: wp-admin/options-general.php:288 msgid "Documentation on date and time formatting." -msgstr "Documentation sur le format des dates (en)." +msgstr "Documentation sur le format des dates." -#: wp-admin/includes/user.php:431 +#: wp-admin/includes/user.php:437 msgid "You’re using the auto-generated password for your account. Would you like to change it to something easier to remember?" msgstr "Votre compte utilise toujours le mot de passe généré automatiquement. Souhaitez-vous le changer pour un mot de passe plus facile à mémoriser ?" -#: wp-admin/theme-install.php:132 +#: wp-admin/theme-install.php:151 msgid "Apply Filters" msgstr "Appliquer les filtres" @@ -4787,65 +4945,65 @@ msgstr "Prêt à être traduit" msgid "You are not allowed to edit this comment." msgstr "Vous n’avez pas l’autorisation de modifier ce commentaire." -#: wp-admin/includes/file.php:1118 +#: wp-admin/includes/file.php:1076 msgid "To perform the requested action, WordPress needs to access your web server." msgstr "Pour lancer la requête demandée, WordPress a besoin d’accéder à votre serveur web." -#: wp-admin/includes/class-wp-list-table.php:559 +#: wp-admin/includes/class-wp-list-table.php:669 msgid "Current page" msgstr "Page actuelle" -#: wp-admin/includes/class-wp-list-table.php:550 +#: wp-admin/includes/class-wp-list-table.php:659 msgid "Go to the previous page" msgstr "Aller à la page précédente" -#: wp-admin/includes/class-wp-list-table.php:569 +#: wp-admin/includes/class-wp-list-table.php:679 msgid "Go to the next page" msgstr "Aller à la page suivante" -#: wp-admin/includes/class-wp-list-table.php:576 +#: wp-admin/includes/class-wp-list-table.php:686 msgid "Go to the last page" msgstr "Aller à la dernière page" -#: wp-admin/includes/ajax-actions.php:318 -#: wp-admin/includes/class-wp-list-table.php:525 -#: wp-admin/includes/class-wp-list-table.php:940 +#: wp-admin/includes/ajax-actions.php:379 +#: wp-admin/includes/class-wp-list-table.php:633 +#: wp-admin/includes/class-wp-list-table.php:1052 msgid "1 item" msgid_plural "%s items" msgstr[0] "1 élément" msgstr[1] "%s éléments" -#: wp-admin/includes/class-wp-users-list-table.php:119 +#: wp-admin/includes/class-wp-users-list-table.php:123 msgid "No matching users were found." msgstr "Aucun utilisateur ne correspond." -#: wp-admin/includes/class-wp-theme-install-list-table.php:144 +#: wp-admin/includes/class-wp-theme-install-list-table.php:137 msgid "No themes match your request." msgstr "Aucun thème ne correspond à votre requête." -#: wp-admin/includes/class-wp-list-table.php:543 +#: wp-admin/includes/class-wp-list-table.php:652 msgid "Go to the first page" msgstr "Aller à la première page" -#: wp-admin/includes/dashboard.php:403 +#: wp-admin/includes/dashboard.php:390 msgid "Search Sites" msgstr "Chercher un site" -#: wp-admin/includes/dashboard.php:357 +#: wp-admin/includes/dashboard.php:344 msgid "Create a New User" msgstr "Créer un nouvel utilisateur" -#: wp-admin/includes/dashboard.php:365 +#: wp-admin/includes/dashboard.php:352 msgid "You have %1$s and %2$s." msgstr "Vous avez %1$s et %2$s." -#: wp-admin/includes/dashboard.php:363 +#: wp-admin/includes/dashboard.php:350 msgid "%s site" msgid_plural "%s sites" msgstr[0] "%s site" msgstr[1] "%s sites" -#: wp-admin/includes/dashboard.php:362 +#: wp-admin/includes/dashboard.php:349 msgid "%s user" msgid_plural "%s users" msgstr[0] "%s utilisateur" @@ -4855,11 +5013,11 @@ msgstr[1] "%s utilisateurs" msgid "Important: before updating, please back up your database and files. For help with updates, visit the Updating WordPress Codex page." msgstr "Important : avant de faire une mise à jour, veillez à faire une sauvegarde de votre base de données et de vos fichiers. Pour obtenir de l’aide sur les mises à jour, lisez la page Mettre à jour WordPress." -#: wp-admin/includes/dashboard.php:955 +#: wp-admin/includes/dashboard.php:937 msgid "http://wordpress.org/news/" msgstr "http://www.wordpress-fr.net/" -#: wp-admin/includes/dashboard.php:964 +#: wp-admin/includes/dashboard.php:946 msgid "http://wordpress.org/news/feed/" msgstr "http://feeds.feedburner.com/WordpressFrancophone" @@ -4875,23 +5033,23 @@ msgstr "Vous pouvez faire la mise à jour vers View version %4$s details." msgstr "Il y a une nouvelle version de %1$s disponible. Afficher les détails de la version %4$s." -#: wp-admin/includes/class-wp-upgrader-skins.php:375 +#: wp-admin/includes/class-wp-upgrader-skins.php:372 msgid "Go to themes page" msgstr "Aller à la page des thèmes" -#: wp-admin/includes/class-wp-upgrader-skins.php:151 -#: wp-admin/includes/class-wp-upgrader-skins.php:330 +#: wp-admin/includes/class-wp-upgrader-skins.php:166 +#: wp-admin/includes/class-wp-upgrader-skins.php:327 msgid "Go to plugins page" msgstr "Aller sur la page des extensions" -#: wp-admin/includes/class-wp-upgrader-skins.php:331 -#: wp-admin/includes/class-wp-upgrader-skins.php:376 -#: wp-admin/includes/class-wp-upgrader-skins.php:668 +#: wp-admin/includes/class-wp-upgrader-skins.php:328 +#: wp-admin/includes/class-wp-upgrader-skins.php:373 +#: wp-admin/includes/class-wp-upgrader-skins.php:672 msgid "Go to WordPress Updates page" msgstr "Aller à la page des mises à jour de WordPress" @@ -4899,15 +5057,15 @@ msgstr "Aller à la page des mises à jour de WordPress" msgid "%s (Pending)" msgstr "%s (en attente)" -#: wp-admin/includes/nav-menu.php:1198 +#: wp-admin/includes/nav-menu.php:1193 msgid "Click Save Menu to make pending menu items public." msgstr "Cliquez sur « Enregistrer le menu » pour rendre publics les éléments en attente." -#: wp-admin/includes/dashboard.php:1155 +#: wp-admin/includes/dashboard.php:1132 msgid "Storage Space" msgstr "Espace disque" -#: wp-admin/includes/dashboard.php:355 wp-admin/includes/ms.php:676 +#: wp-admin/includes/dashboard.php:342 wp-admin/includes/ms.php:675 msgid "Create a New Site" msgstr "Créer un nouveau site" @@ -4916,7 +5074,7 @@ msgctxt "plugins per page (screen options)" msgid "Plugins" msgstr "Extensions" -#: wp-admin/upload.php:146 +#: wp-admin/upload.php:194 msgctxt "items per page (screen options)" msgid "Media items" msgstr "Fichiers média" @@ -4926,7 +5084,7 @@ msgctxt "comments per page (screen options)" msgid "Comments" msgstr "Commentaires" -#: wp-admin/custom-header.php:512 +#: wp-admin/custom-header.php:573 msgid "Images of exactly %1$d × %2$d pixels will be used as-is." msgstr "Les images ayant pour taille exacte %1$d pixels par %2$d seront utilisées telles quelles." @@ -4934,7 +5092,7 @@ msgstr "Les images ayant pour taille exacte %1$d pixels par %2$dDocumentation on Adding New Themes" msgstr "Documentation sur l’ajout de thèmes (en)" -#: wp-admin/custom-header.php:758 +#: wp-admin/custom-header.php:833 msgid "Crop and Publish" msgstr "Recadrer et publier" @@ -4966,19 +5124,19 @@ msgstr "Do msgid "Documentation on Theme Development" msgstr "Documentation sur le développement de thème (en)" -#: wp-admin/includes/file.php:1128 +#: wp-admin/includes/file.php:1086 msgid "FTP Password" msgstr "Mot de passe FTP" -#: wp-admin/includes/file.php:1127 +#: wp-admin/includes/file.php:1085 msgid "FTP Username" msgstr "Identifiant FTP" -#: wp-admin/includes/file.php:1124 +#: wp-admin/includes/file.php:1082 msgid "FTP/SSH Password" msgstr "Mot de passe FTP/SSH" -#: wp-admin/includes/file.php:1123 +#: wp-admin/includes/file.php:1081 msgid "FTP/SSH Username" msgstr "Identifiant FTP/SSH" @@ -4990,7 +5148,7 @@ msgstr "Vous pouvez choisir ce qui est affiché en page d’accueil de votre msgid "The Optional fields let you customize the “category” and “tag” base names that will appear in archive URLs. For example, the page listing all posts in the “Uncategorized” category could be /topics/uncategorized instead of /category/uncategorized." msgstr "Les champs facultatifs, en bas de page, vous permettent de personnaliser les dénominations utilisées pour les chemins /category/ et /tags/ lors de l’affichage des archives. Par exemple, la page listant tous les articles de la catégorie « Non classé » pourrait se lire comme /sujet/non-classe/ plutôt que /category/non-classe/." -#: wp-admin/themes.php:243 +#: wp-admin/themes.php:247 msgid "The following themes are installed but incomplete. Themes must have a stylesheet and a template." msgstr "Les thèmes suivants sont installés, mais incomplets. Les thèmes doivent avoir au moins une feuille de style et un modèle." @@ -5022,19 +5180,19 @@ msgstr "Vous pouvez indiquer une taille maximale pour les images insérées dans msgid "Most themes display the site title at the top of every page, in the title bar of the browser, and as the identifying name for syndicated feeds. The tagline is also displayed by many themes." msgstr "La plupart des thèmes affichent le titre du site en haut de chaque page, dans la barre de titre du navigateur, et en tant qu’identifiant pour les flux de syndication, sauf si votre thème en décide autrement. Le slogan est également utilisé par de nombreux thèmes." -#: wp-admin/edit-form-advanced.php:356 +#: wp-admin/edit-form-advanced.php:372 msgid "Order - Pages are usually ordered alphabetically, but you can choose your own order by entering a number (1 for first, etc.) in this field." msgstr "Ordre - Les pages sont généralement classées par ordre alphabétique, mais vous pouvez indiquer un nombre pour modifier l’ordre d’apparition." -#: wp-admin/includes/file.php:1122 +#: wp-admin/includes/file.php:1080 msgid "Please enter your FTP or SSH credentials to proceed." msgstr "Veuillez saisir votre identifiant FTP ou SSH pour continuer." -#: wp-admin/includes/file.php:1126 +#: wp-admin/includes/file.php:1084 msgid "Please enter your FTP credentials to proceed." msgstr "Veuillez saisir votre identifiant FTP pour continuer." -#: wp-admin/includes/file.php:1132 +#: wp-admin/includes/file.php:1090 msgid "If you do not remember your credentials, you should contact your web host." msgstr "Si vous ne vous souvenez pas de votre identifiant, vous devriez contacter votre hébergeur." @@ -5046,23 +5204,23 @@ msgstr "Si vous disposez d’un thème sous forme d’archive Zip sur vo msgid "Your profile contains information about you (your “account”) as well as some personal options related to using WordPress." msgstr "Votre profil contient les informations à votre propos (votre « compte »), ainsi que quelques options liées à votre utilisation personnelle de WordPress." -#: wp-admin/edit-form-advanced.php:281 +#: wp-admin/edit-form-advanced.php:297 msgid "Pages are similar to Posts in that they have a title, body text, and associated metadata, but they are different in that they are not part of the chronological blog stream, kind of like permanent posts. Pages are not categorized or tagged, but can have a hierarchy. You can nest Pages under other Pages by making one the “Parent” of the other, creating a group of Pages." msgstr "Les pages sont comme des articles, en cela qu’elles ont un titre, un contenu et des métadonnées associées ; mais elles diffèrent en cela qu’elles ne font pas partie du flux chronologique du blog - un peu comme des articles permanents. Les pages ne sont pas catégorisées et ne reçoivent pas de mots-clés, mais peuvent disposer d’une hiérarchie. En effet, vous pouvez imbriquer des pages sous d’autres pages, faisant de ces dernières les « parentes » des premières, créant ainsi un groupement de pages." -#: wp-admin/edit-form-advanced.php:345 +#: wp-admin/edit-form-advanced.php:361 msgid "Send Trackbacks - Trackbacks are a way to notify legacy blog systems that you’ve linked to them. Enter the URL(s) you want to send trackbacks. If you link to other WordPress sites they’ll be notified automatically using pingbacks, and this field is unnecessary." msgstr "Envoyer des rétroliens - Un rétrolien est une manière explicite de notifier les anciens systèmes de blog que vous avez fait un lien vers eux. Saisissez les adresses web que vous voulez notifier. Si dans votre article vous faites des liens vers des sites WordPress, ils seront notifiés automatiquement à l’aide de pings, sans devoir passer par un rétrolien explicite." -#: wp-admin/user-new.php:177 +#: wp-admin/user-new.php:175 msgid "Contributors can write and manage their posts but not publish posts or upload media files." msgstr "Les contributeurs peuvent écrire et gérer leurs articles, mais ils ne peuvent pas publier les articles ou envoyer des fichiers média ;" -#: wp-admin/user-new.php:174 +#: wp-admin/user-new.php:178 msgid "Administrators have access to all the administration features." msgstr "Les administrateurs peuvent accéder à toutes les fonctionnalités de l’administration ;" -#: wp-admin/plugin-editor.php:132 +#: wp-admin/plugin-editor.php:130 msgid "You can use the editor to make changes to any of your plugins’ individual PHP files. Be aware that if you make changes, plugins updates will overwrite your customizations." msgstr "Vous pouvez utiliser l’éditeur pour modifier n’importe quel fichier de vos extensions. Soyez cependant conscient que si vous modifiez les fichiers, les mises à jour les annuleront..." @@ -5074,19 +5232,19 @@ msgstr "Vous pouvez ici ajouter les liens que vous voulez voir affichés sur vot msgid "If you delete a link, it will be removed permanently, as Links do not have a Trash function yet." msgstr "Si vous supprimez un lien, il sera supprimé définitivement, car les liens n’ont pas accès à la Corbeille pour le moment." -#: wp-admin/custom-background.php:93 +#: wp-admin/custom-background.php:145 msgid "Don’t forget to click on the Save Changes button when you are finished." msgstr "N’oubliez pas de cliquer sur « Enregistrer les modifications » quand vous avez terminé." -#: wp-admin/custom-background.php:90 +#: wp-admin/custom-background.php:142 msgid "You can customize the look of your site without touching any of your theme’s code by using a custom background. Your background can be an image or a color." msgstr "Vous pouvez personnaliser l’apparence de votre site sans jamais toucher au code de votre thème, en utilisant un fond personnalisé. Votre fond peut être une image ou juste une couleur." -#: wp-admin/edit-tags.php:218 +#: wp-admin/edit-tags.php:212 msgid "Slug - The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens." msgstr "Identifiant - L’identifiant est la version normalisée du nom. Il ne contient généralement que des lettres minuscules non accentuées, des chiffres et des traits d’union ;" -#: wp-admin/edit-form-advanced.php:275 +#: wp-admin/edit-form-advanced.php:291 msgid "You can also create posts with the Press This bookmarklet." msgstr "Vous pouvez également créer des articles avec le bookmarklet Publier un article." @@ -5102,7 +5260,7 @@ msgstr "Les champs obligatoires sont indiqués, les autres sont facultatifs. Les msgid "Remember to click the Update Profile button when you are finished." msgstr "Pensez bien à cliquer sur le bouton « Mettre à jour le profil » quand vous aurez terminé." -#: wp-admin/user-new.php:175 +#: wp-admin/user-new.php:177 msgid "Editors can publish posts, manage posts as well as manage other people’s posts, etc." msgstr "Les éditeurs peuvent publier et gérer leurs propres articles, ainsi que ceux des autres membres ;" @@ -5114,7 +5272,7 @@ msgstr "Vous pouvez également modérer le commentaire depuis cet écran, à l&r msgid "You can edit the information left in a comment if needed. This is often useful when you notice that a commenter has made a typographical error." msgstr "Au besoin, vous pouvez modifier les informations laissées dans un commentaire. Par exemple, si un commentateur a fait une faute d’orthographe." -#: wp-admin/nav-menus.php:697 +#: wp-admin/nav-menus.php:713 msgid "Enter menu name here" msgstr "Saisissez ici le nom du menu" @@ -5145,11 +5303,11 @@ msgstr "L’adresse web de WordPress et celle du site peuvent être identiqu msgid "The boxes for link name, web address, and description have fixed positions, while the others may be repositioned using drag and drop. You can also hide boxes you don’t use in the Screen Options tab, or minimize boxes by clicking on the title bar of the box." msgstr "Les blocs pour le nom, l’adresse web et la description sont fixes, tandis que les autres peuvent être repositionnés par glisser/déposer. Vous pouvez également cacher les blocs que vous n’utilisez pas via l’onglet « Options de l’écran », et fermer les blocs en cliquant sur leur barre de titre." -#: wp-admin/update-core.php:191 +#: wp-admin/update-core.php:193 msgid "While your site is being updated, it will be in maintenance mode. As soon as your updates are complete, your site will return to normal." msgstr "Durant le processus de mise à jour, votre site sera en mode de maintenance. Dès que le processus sera achevé, votre site sera à nouveau accessible." -#: wp-admin/update-core.php:208 +#: wp-admin/update-core.php:210 msgid "Your plugins are all up to date." msgstr "Vos extensions sont toutes à jour." @@ -5157,7 +5315,7 @@ msgstr "Vos extensions sont toutes à jour." msgid "You have the latest version of WordPress." msgstr "Vous avez la dernière version de WordPress." -#: wp-admin/update-core.php:289 +#: wp-admin/update-core.php:291 msgid "Your themes are all up to date." msgstr "Vos thèmes sont tous à jour." @@ -5169,7 +5327,7 @@ msgstr "Une nouvelle version de WordPress est disponible." msgid "Original: %s" msgstr "Original : %s" -#: wp-admin/plugin-editor.php:158 wp-admin/theme-editor.php:115 +#: wp-admin/plugin-editor.php:156 wp-admin/theme-editor.php:114 msgid "Function Name…" msgstr "Nom de fonction…" @@ -5181,15 +5339,15 @@ msgstr "Activer l’importateur" msgid "You can add or edit links on this screen by entering information in each of the boxes. Only the link’s web address and name (the text you want to display on your site as the link) are required fields." msgstr "Vous pouvez ajouter ou modifier des liens sur cet écran, en saisissant dans chacun des blocs. Seuls sont obligatoires les champs « Adresse web » et « Nom » (le texte que vous voulez voir affiché sur votre site pour cette adresse)." -#: wp-admin/includes/class-wp-upgrader-skins.php:441 +#: wp-admin/includes/class-wp-upgrader-skins.php:438 msgid "Return to Importers" msgstr "Retour aux importateurs" -#: wp-admin/includes/class-wp-upgrader-skins.php:431 +#: wp-admin/includes/class-wp-upgrader-skins.php:428 msgid "Activate Plugin & Run Importer" msgstr "Activer l’extension & lancer l’importateur" -#: wp-admin/edit-tags.php:342 +#: wp-admin/edit-tags.php:340 msgid "Categories can be selectively converted to tags using the category to tag converter." msgstr "Les catégories peuvent être converties de manière sélective en mots-clés via le convertisseur catégories vers mots-clés." @@ -5198,7 +5356,7 @@ msgctxt "nav menu front page title" msgid "Home: %s" msgstr "Accueil : %s" -#: wp-admin/import.php:57 wp-admin/users.php:224 +#: wp-admin/import.php:57 wp-admin/users.php:220 msgid "ERROR:" msgstr "ERREUR :" @@ -5206,11 +5364,11 @@ msgstr "ERREUR :" msgid "The %s importer is invalid or is not installed." msgstr "L’importateur %s est invalide ou n’est pas installé." -#: wp-admin/edit-form-advanced.php:177 wp-admin/edit-form-advanced.php:360 +#: wp-admin/edit-form-advanced.php:193 wp-admin/edit-form-advanced.php:376 msgid "Page Attributes" msgstr "Attributs de la page" -#: wp-admin/includes/meta-boxes.php:720 +#: wp-admin/includes/meta-boxes.php:754 msgid "Need help? Use the Help tab in the upper right of your screen." msgstr "Besoin d’aide ? Utilisez l’onglet Aide présent dans le coin supérieur droit de votre écran." @@ -5226,7 +5384,7 @@ msgstr "Une fois généré, le fichier WXR peut être importé dans une autre in msgid "You can customize the display of this screen using the Screen Options tab and/or the dropdown filters above the links table." msgstr "Vous pouvez personnaliser l’affichage de cet écran en utilisant les réglages d’affichage et/ou le filtre déroulant présent au-dessous du tableau de liens." -#: wp-admin/plugin-editor.php:133 +#: wp-admin/plugin-editor.php:131 msgid "Choose a plugin to edit from the menu in the upper right and click the Select button. Click once on any file name to load it in the editor, and make your changes. Don’t forget to save your changes (Update File) when you’re finished." msgstr "Choisissez une extension à modifier dans le menu en haut à droite, et cliquez sur le bouton « Sélectionner »." @@ -5254,10 +5412,6 @@ msgstr "Commencez par choisir un thème à modifier via le menu déroulant, et c msgid "Widgets are independent sections of content that can be placed into any widgetized area provided by your theme (commonly called sidebars). To populate your sidebars/widget areas with individual widgets, drag and drop the title bars into the desired area. By default, only the first widget area is expanded. To populate additional widget areas, click on their title bars to expand them." msgstr "Les widgets sont des conteneurs de contenu indépendants, qui peuvent être placés dans n’importe quelle zone à widgets de votre thème (le plus souvent, la barre latérale). Pour remplir les zones à widgets de votre barre latérale, glissez/déposez les barres de titre dans la zone désirée. Par défaut, seule la première zone de widgets sera ouverte. Pour remplir les autres zones à widgets, cliquez sur leur barre de titre afin de les ouvrir." -#: wp-admin/theme-install.php:82 -msgid "You can Search for themes by keyword, author, or tag, or can get more specific and search by criteria listed in the feature filter. Alternately, you can browse the themes that are Featured, Newest, or Recently Updated. When you find a theme you like, you can preview it or install it." -msgstr "Vous pouvez chercher un thème par mot, par auteur ou par mot-clé. Vous pouvez également donner plus de détails en sélectionnant les critères que vous souhaitez. Autrement, vous pouvez parcourir les thèmes mis en avant, les plus récents, ou récemment mis à jour. Quand vous aurez trouvé le thème qu’il vous faut, vous pourrez le prévisualiser puis l’installer." - #: wp-admin/theme-editor.php:32 msgid "Advice: think very carefully about your site crashing if you are live-editing the theme currently in use." msgstr "Conseil : gardez bien en tête que si vous modifiez le thème actuellement utilisé, vos visiteurs pourraient avoir une vision déroutante de votre site..." @@ -5266,157 +5420,157 @@ msgstr "Conseil : gardez bien en tête que si vous modifie msgid "After typing in your edits, click Update File." msgstr "Après avoir fait vos modifications, cliquez sur « Mettre à jour le fichier »." -#: wp-admin/includes/meta-boxes.php:683 +#: wp-admin/includes/meta-boxes.php:717 msgid "(no parent)" msgstr "(pas de parent)" -#: wp-admin/edit-form-advanced.php:355 +#: wp-admin/edit-form-advanced.php:371 msgid "Template - Some themes have custom templates you can use for certain pages that might have additional features or custom layouts. If so, you’ll see them in this dropdown menu." msgstr "Modèle - Certains thèmes utilisent des modèles spéciaux que vous pouvez appliquer à certaines pages, avec des fonctionnalités supplémentaires ou une mise en page qui leur est propre. Si c’est le cas, vous les verrez dans ce menu déroulant." -#: wp-admin/edit-form-advanced.php:354 +#: wp-admin/edit-form-advanced.php:370 msgid "Parent - You can arrange your pages in hierarchies. For example, you could have an “About” page that has “Life Story” and “My Dog” pages under it. There are no limits to how many levels you can nest pages." msgstr "Parent - Vous pouvez arranger vos pages en hiérarchies. Par exemple, vous pourriez avoir une page « À propos », avec comme sous-pages « Ma vie » et « Mon œuvre ». Il n’y a pas de limite à la profondeur des sous-pages." -#: wp-admin/includes/class-wp-upgrader-skins.php:194 +#: wp-admin/includes/class-wp-upgrader-skins.php:209 msgid "All updates have been completed." msgstr "Toutes les mises à jour sont terminées." -#: wp-admin/edit-tags.php:212 +#: wp-admin/edit-tags.php:206 msgid "When adding a new tag on this screen, you’ll fill in the following fields:" msgstr "Quand vous ajoutez un nouveau mot-clé via cet écran, vous devez remplir les champs suivants :" -#: wp-admin/edit-tags.php:191 +#: wp-admin/edit-tags.php:185 msgid "You can use categories to define sections of your site and group related posts. The default category is “Uncategorized” until you change it in your writing settings." msgstr "Vous pouvez utiliser les catégories pour donner des sections à votre site, et grouper les articles connexes. La catégorie par défaut est « Non classé » ; vous pouvez la modifier dans vos options d’écriture." -#: wp-admin/edit-tags.php:200 +#: wp-admin/edit-tags.php:194 msgid "What’s the difference between categories and tags? Normally, tags are ad-hoc keywords that identify important information in your post (names, subjects, etc) that may or may not recur in other posts, while categories are pre-determined sections. If you think of your site like a book, the categories are like the Table of Contents and the tags are like the terms in the index." msgstr "Quelle est la différence entre les catégories et les mots-clés ? Normalement, les mots-clés identifient les informations importantes dans votre article (noms, sujets, etc.) qui seraient susceptibles de revenir dans d’autres articles, ou pas. De leur côté, les catégories ont des sections prédéterminées. Si vous voyez votre site comme un livre, alors les catégories sont la table des matières, et les mots-clés forment l’index." -#: wp-admin/edit-tags.php:225 +#: wp-admin/edit-tags.php:219 msgid "You can change the display of this screen using the Screen Options tab to set how many items are displayed per screen and to display/hide columns in the table." msgstr "Vous pouvez modifier l’affichage de cet écran via l’onglet « Options de l’écran », afin de définir le nombre d’éléments à afficher par écran, et afficher/cacher les colonnes du tableau." -#: wp-admin/edit-tags.php:223 +#: wp-admin/edit-tags.php:217 msgid "Description - The description is not prominent by default; however, some themes may display it." msgstr "Description - La description n’est pas très utilisée par défaut, cependant de plus en plus de thèmes l’affichent." -#: wp-admin/edit-tags.php:215 +#: wp-admin/edit-tags.php:209 msgid "Name - The name is how it appears on your site." msgstr "Nom - Ce nom est utilisé un peu partout sur votre site ;" -#: wp-admin/edit-tags.php:210 +#: wp-admin/edit-tags.php:204 msgid "When adding a new category on this screen, you’ll fill in the following fields:" msgstr "Quand vous ajoutez une nouvelle catégorie via cet écran, vous devez remplir les champs suivants :" -#: wp-admin/upload.php:153 +#: wp-admin/upload.php:201 msgid "You can narrow the list by file type/status using the text link filters at the top of the screen. You also can refine the list by date using the dropdown menu above the media table." msgstr "Vous pouvez limiter cette liste par type de fichier ou par état à l’aide des filtres en haut de l’écran. Vous pouvez également affiner la liste par défaut à l’aide du menu déroulant au dessus du tableau." -#: wp-admin/custom-header.php:572 +#: wp-admin/custom-header.php:633 msgid "Default Images" msgstr "Images par défaut" -#: wp-admin/custom-header.php:736 +#: wp-admin/custom-header.php:811 msgid "Crop Header Image" msgstr "Recadrer l’image d’en-tête" -#: wp-admin/custom-header.php:589 +#: wp-admin/custom-header.php:650 msgid "This will remove the header image. You will not be able to restore any customizations." msgstr "Ceci retirera l’image d’en-tête. Il ne vous sera pas possible de rétablir vos personnalisations." -#: wp-admin/custom-header.php:590 +#: wp-admin/custom-header.php:651 msgid "Remove Header Image" msgstr "Retirer l’image d’en-tête" -#: wp-admin/custom-header.php:598 +#: wp-admin/custom-header.php:659 msgid "Reset Image" msgstr "Remettre l’image d’origine" -#: wp-admin/custom-header.php:600 +#: wp-admin/custom-header.php:661 msgid "This will restore the original header image. You will not be able to restore any customizations." msgstr "Ceci remettra en place l’image d’en-tête d’origine. Il ne vous sera pas possible de récupérer vos personnalisations." -#: wp-admin/custom-header.php:601 +#: wp-admin/custom-header.php:662 msgid "Restore Original Header Image" msgstr "Rétablir l’image d’en-tête d’origine" -#: wp-admin/custom-header.php:624 +#: wp-admin/custom-header.php:685 msgid "Text Color" msgstr "Couleur du texte" -#: wp-admin/custom-header.php:786 +#: wp-admin/custom-header.php:861 msgid "Image Upload Error" msgstr "Erreur lors de l’envoi de l’image" -#: wp-admin/custom-header.php:740 +#: wp-admin/custom-header.php:815 msgid "You need Javascript to choose a part of the image." msgstr "Vous avez besoin de la fonctionnalité JavaScript de votre navigateur internet pour choisir une partie de l’image." -#: wp-admin/includes/class-wp-posts-list-table.php:646 +#: wp-admin/includes/class-wp-posts-list-table.php:660 msgid "Edit this item" msgstr "Modifier cet élément" -#: wp-admin/includes/class-wp-posts-list-table.php:647 +#: wp-admin/includes/class-wp-posts-list-table.php:661 msgid "Edit this item inline" msgstr "Modifier cet élément sur place" -#: wp-admin/includes/class-wp-posts-list-table.php:651 +#: wp-admin/includes/class-wp-posts-list-table.php:665 msgid "Restore this item from the Trash" msgstr "Récupérer ce élément depuis la Corbeille" -#: wp-admin/includes/class-wp-posts-list-table.php:653 +#: wp-admin/includes/class-wp-posts-list-table.php:667 msgid "Move this item to the Trash" msgstr "Déplacer cet élément dans la Corbeille" -#: wp-admin/includes/class-wp-posts-list-table.php:655 +#: wp-admin/includes/class-wp-posts-list-table.php:669 msgid "Delete this item permanently" msgstr "Supprimer cet élément définitivement" -#: wp-admin/includes/meta-boxes.php:555 +#: wp-admin/includes/meta-boxes.php:591 msgid "Allow comments." msgstr "Autoriser les commentaires." -#: wp-admin/includes/import.php:168 +#: wp-admin/includes/import.php:171 msgid "Install the LiveJournal importer to import posts from LiveJournal using their API." msgstr "Installer l’importateur LiveJournal, pour importer les articles depuis un blog LiveJournal en utilisant leur API." -#: wp-admin/includes/class-wp-upgrader-skins.php:331 -#: wp-admin/includes/class-wp-upgrader-skins.php:376 -#: wp-admin/includes/class-wp-upgrader-skins.php:668 +#: wp-admin/includes/class-wp-upgrader-skins.php:328 +#: wp-admin/includes/class-wp-upgrader-skins.php:373 +#: wp-admin/includes/class-wp-upgrader-skins.php:672 msgid "Return to WordPress Updates" msgstr "Retourner aux mises à jour de WordPress" -#: wp-admin/edit-form-advanced.php:327 +#: wp-admin/edit-form-advanced.php:343 msgid "Publish - You can set the terms of publishing your post in the Publish box. For Status, Visibility, and Publish (immediately), click on the Edit link to reveal more options. Visibility includes options for password-protecting a post or making it stay at the top of your blog indefinitely (sticky). Publish (immediately) allows you to set a future or past date and time, so you can schedule a post to be published in the future or backdate a post." msgstr "Publier - Vous pouvez définir la manière dont votre article est publié dans le bloc « Publier ». Pour « État », « Visibilité », « Format » et « Publier (immédiatement) », un clic sur le lien « Modifier » affichera plus d’options. « Visibilité » inclut des options pour protéger l’article avec un mot de passe ou faire en sorte qu’il reste en tête de page indéfiniment. « Publier (immédiatement) » vous permet de programmer la publication de votre article à une date précise, dans le futur ou le passé ; cela vous permet d’écrire à l’avance des articles à publier, ou de les antidater." -#: wp-admin/edit-form-advanced.php:334 +#: wp-admin/edit-form-advanced.php:350 msgid "Featured Image - This allows you to associate an image with your post without inserting it. This is usually useful only if your theme makes use of the featured image as a post thumbnail on the home page, a custom header, etc." msgstr "Image à la Une - Vous pouvez associer une image à votre article, sans pour autant l’y insérer. Cela ne sert vraiment que si votre thème fait usage de cette fonctionnalité, sous la forme d’une miniature pour la page d’accueil, d’un en-tête personnalisé..." -#: wp-admin/edit-form-advanced.php:264 +#: wp-admin/edit-form-advanced.php:280 msgid "Title - Enter a title for your post. After you enter a title, you’ll see the permalink below, which you can edit." msgstr "Titre - Saisissez un titre pour votre article. Après avoir saisi le titre, un permalien s’affichera en dessous, que vous pourrez modifier à loisir." -#: wp-admin/edit-form-advanced.php:346 +#: wp-admin/edit-form-advanced.php:362 msgid "Discussion - You can turn comments and pings on or off, and if there are comments on the post, you can see them here and moderate them." msgstr "Discussion - Vous pouvez activer ou désactiver les commentaires et pings, et si votre article reçoit des commentaires, vous pourrez les voir ici et les modérer." -#: wp-admin/edit.php:174 +#: wp-admin/edit.php:180 msgid "You can refine the list to show only posts in a specific category or from a specific month by using the dropdown menus above the posts list. Click the Filter button after making your selection. You also can refine the list by clicking on the post author, category or tag in the posts list." msgstr "Vous pouvez affiner la liste pour qu’elle n’affiche que les articles d’une catégorie spécifique ou d’un mois donné, à l’aide du menu déroulant situé au-dessus de la liste. Cliquez sur le bouton « Filtrer » après avoir fait votre choix. Vous pouvez également affiner la liste en cliquant sur l’auteur d’un article, sa catégorie ou un mot-clé." -#: wp-admin/edit.php:173 +#: wp-admin/edit.php:179 msgid "You can view posts in a simple title list or with an excerpt. Choose the view you prefer by clicking on the icons at the top of the list on the right." msgstr "Vous pouvez afficher une simple liste de titres, ou une liste avec des extraits. Choisissez l’affichage que vous préférez en cliquant sur les icônes en haut à droite de la liste ;" -#: wp-admin/edit.php:171 +#: wp-admin/edit.php:177 msgid "You can hide/display columns based on your needs and decide how many posts to list per screen using the Screen Options tab." msgstr "Vous pouvez cacher/afficher les colonnes en fonction de vos besoins, et décider du nombre d’articles à afficher par écran à l’aide de l’onglet « Options de l’écran » ;" -#: wp-admin/edit.php:172 +#: wp-admin/edit.php:178 msgid "You can filter the list of posts by post status using the text links in the upper left to show All, Published, Draft, or Trashed posts. The default view is to show all posts." msgstr "Vous pouvez filtrer la liste des articles par état, à l’aide des liens textuels en haut à gauche, afin d’afficher tous les articles, ou seulement les articles publiés, les brouillons, etc. Par défaut, tous les articles sont affichés ;" @@ -5424,7 +5578,7 @@ msgstr "Vous pouvez filtrer la liste des articles par état, à l’aide des msgid "You can customize the display of this screen in a number of ways:" msgstr "Vous pouvez personnaliser l’affichage de cet écran de plusieurs manières :" -#: wp-admin/edit.php:181 +#: wp-admin/edit.php:187 msgid "Hovering over a row in the posts list will display action links that allow you to manage your post. You can perform the following actions:" msgstr "Passer la souris au-dessus d’une ligne de la liste d’articles, fera s’afficher des liens vous permettant de gérer l’article. Vous pouvez lancer les actions suivantes :" @@ -5436,15 +5590,15 @@ msgstr "Chercher parmi les extensions installées" msgid "Your theme does not support navigation menus or widgets." msgstr "Le thème actuel n’accepte pas les menus de navigation ni les widgets." -#: wp-admin/async-upload.php:89 +#: wp-admin/async-upload.php:91 msgid "“%s” has failed to upload due to an error" msgstr "« %s » n’a pas pu être mis en ligne suite à une erreur" -#: wp-admin/includes/import.php:161 wp-admin/tools.php:21 wp-admin/tools.php:59 +#: wp-admin/includes/import.php:164 wp-admin/tools.php:21 wp-admin/tools.php:59 msgid "Categories and Tags Converter" msgstr "Convertisseur de catégories et mots-clés" -#: wp-admin/includes/import.php:162 +#: wp-admin/includes/import.php:165 msgid "Install the category/tag converter to convert existing categories to tags or tags to categories, selectively." msgstr "Installer le convertisseur catégorie/mot-clé, pour convertir les catégories en mots-clés, ou vice-versa." @@ -5452,7 +5606,7 @@ msgstr "Installer le convertisseur catégorie/mot-clé, pour convertir les caté msgid "There is a pending change of your e-mail to %1$s. Cancel" msgstr "Il y a une modification de votre adresse de contact en cours, en faveur de %1$s. Annuler" -#: wp-admin/includes/nav-menu.php:706 +#: wp-admin/includes/nav-menu.php:693 msgid "Most Recent" msgstr "Les plus récentes" @@ -5464,23 +5618,23 @@ msgstr "Date de fin" msgid "Start Date" msgstr "Date de début" -#: wp-admin/includes/import.php:198 +#: wp-admin/includes/import.php:201 msgid "Install the WordPress importer to import posts, pages, comments, custom fields, categories, and tags from a WordPress export file." msgstr "Installer l’importateur WordPress, pour importer les articles, pages, commentaires, champs personnalisés, catégories et mots-clés à partir d’un fichier d’export WordPress." -#: wp-admin/includes/import.php:186 +#: wp-admin/includes/import.php:189 msgid "Install the RSS importer to import posts from an RSS feed." msgstr "Installer l’importateur RSS, pour importer des articles à partir d’un flux RSS." -#: wp-admin/includes/import.php:180 +#: wp-admin/includes/import.php:183 msgid "Install the blogroll importer to import links in OPML format." msgstr "Installer l’importateur de blogoliste, pour importer une liste de liens au format OPML." -#: wp-admin/includes/import.php:174 +#: wp-admin/includes/import.php:177 msgid "Install the Movable Type importer to import posts and comments from a Movable Type or TypePad blog." msgstr "Installer l’importateur Movable Type, pour importer les articles et commentaires en provenance d’un blog Movable Type ou TypePad." -#: wp-admin/includes/import.php:156 +#: wp-admin/includes/import.php:159 msgid "Install the Blogger importer to import posts, comments, and users from a Blogger blog." msgstr "Installer l’importateur Blogger, pour importer les articles, commentaires et utilisateurs d’un blog Blogger." @@ -5488,17 +5642,17 @@ msgstr "Installer l’importateur Blogger, pour importer les articles, comme msgid "Install importer" msgstr "Installer l’importateur" -#: wp-admin/includes/class-wp-ms-sites-list-table.php:131 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:143 msgctxt "site" msgid "Mark as Spam" msgstr "Marquer comme indésirable" -#: wp-admin/theme-editor.php:180 +#: wp-admin/theme-editor.php:178 msgctxt "Theme stylesheets in theme editor" msgid "Styles" msgstr "Styles" -#: wp-admin/includes/plugin-install.php:173 +#: wp-admin/includes/plugin-install.php:179 msgctxt "Plugin Installer" msgid "Tag" msgstr "Mot-clé" @@ -5508,27 +5662,27 @@ msgctxt "Theme Installer" msgid "Tag" msgstr "Mot-clé" -#: wp-admin/includes/media.php:2132 +#: wp-admin/includes/media.php:2131 msgctxt "verb" msgid "Clear" msgstr "Effacer" -#: wp-admin/edit-tag-form.php:116 wp-admin/edit-tags.php:504 +#: wp-admin/edit-tag-form.php:116 wp-admin/edit-tags.php:502 msgctxt "Taxonomy Description" msgid "Description" msgstr "Description" -#: wp-admin/edit-tag-form.php:90 wp-admin/edit-tags.php:457 +#: wp-admin/edit-tag-form.php:90 wp-admin/edit-tags.php:455 msgctxt "Taxonomy Slug" msgid "Slug" msgstr "Identifiant" -#: wp-admin/edit-tag-form.php:84 wp-admin/edit-tags.php:451 +#: wp-admin/edit-tag-form.php:84 wp-admin/edit-tags.php:449 msgctxt "Taxonomy Name" msgid "Name" msgstr "Nom" -#: wp-admin/edit-tag-form.php:106 wp-admin/edit-tags.php:464 +#: wp-admin/edit-tag-form.php:106 wp-admin/edit-tags.php:462 msgctxt "Taxonomy Parent" msgid "Parent" msgstr "Parent" @@ -5538,12 +5692,12 @@ msgctxt "adjective" msgid "Pending" msgstr "En attente" -#: wp-admin/includes/class-wp-comments-list-table.php:213 +#: wp-admin/includes/class-wp-comments-list-table.php:223 msgctxt "comment" msgid "Mark as Spam" msgstr "Marquer comme indésirable" -#: wp-admin/custom-background.php:229 +#: wp-admin/custom-background.php:282 msgid "Remove Background Image" msgstr "Supprimer l’image d’arrière-plan" @@ -5551,79 +5705,79 @@ msgstr "Supprimer l’image d’arrière-plan" msgid "Comments on “%s”" msgstr "Commentaires sur « %s »" -#: wp-admin/includes/nav-menu.php:1187 +#: wp-admin/includes/nav-menu.php:1182 msgid "The Walker class named %s does not exist." msgstr "La classe Walker nommée %s n’existe pas." -#: wp-admin/includes/nav-menu.php:1222 +#: wp-admin/includes/nav-menu.php:1217 msgid "Show advanced menu properties" msgstr "Afficher les propriétés avancées du menu" -#: wp-admin/includes/meta-boxes.php:459 wp-admin/press-this.php:546 +#: wp-admin/includes/meta-boxes.php:495 wp-admin/press-this.php:557 msgid "+ %s" msgstr "+ %s" -#: wp-admin/update-core.php:274 wp-admin/update-core.php:322 +#: wp-admin/update-core.php:276 wp-admin/update-core.php:324 msgid "You have version %1$s installed. Update to %2$s." msgstr "Vous utilisez la version %1$s. Mettez à jour vers la version %2$s." -#: wp-admin/includes/nav-menu.php:312 wp-admin/includes/nav-menu.php:794 +#: wp-admin/includes/nav-menu.php:312 wp-admin/includes/nav-menu.php:784 msgctxt "nav menu home label" msgid "Home" msgstr "Accueil" -#: wp-admin/includes/class-wp-ms-themes-list-table.php:241 -#: wp-admin/includes/class-wp-ms-themes-list-table.php:284 +#: wp-admin/includes/class-wp-ms-themes-list-table.php:252 +#: wp-admin/includes/class-wp-ms-themes-list-table.php:295 msgid "Enable" msgstr "Activer" -#: wp-admin/includes/class-wp-ms-sites-list-table.php:248 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:266 msgctxt "%1$s: site name. %2$s: site tagline." msgid "%1$s – %2$s" msgstr "%1$s – %2$s" -#: wp-admin/includes/class-wp-ms-sites-list-table.php:152 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:164 msgctxt "site" msgid "Registered" msgstr "Inscription" -#: wp-admin/includes/class-wp-ms-sites-list-table.php:132 -#: wp-admin/includes/class-wp-ms-sites-list-table.php:276 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:144 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:294 msgctxt "site" msgid "Not Spam" msgstr "N’est pas un indésirable" -#: wp-admin/includes/class-wp-ms-users-list-table.php:118 +#: wp-admin/includes/class-wp-ms-users-list-table.php:120 msgctxt "user" msgid "Registered" msgstr "Inscription" -#: wp-admin/includes/class-wp-ms-sites-list-table.php:273 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:291 msgctxt "verb; site" msgid "Archive" msgstr "Archiver" -#: wp-admin/includes/class-wp-ms-sites-list-table.php:185 -#: wp-admin/includes/class-wp-ms-sites-list-table.php:278 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:197 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:296 msgctxt "site" msgid "Spam" msgstr "Indésirable" -#: wp-admin/includes/class-wp-comments-list-table.php:218 -#: wp-admin/includes/class-wp-comments-list-table.php:452 +#: wp-admin/includes/class-wp-comments-list-table.php:228 +#: wp-admin/includes/class-wp-comments-list-table.php:461 msgctxt "comment" msgid "Not Spam" msgstr "N’est pas un indésirable" -#: wp-admin/custom-background.php:244 +#: wp-admin/custom-background.php:297 msgid "This will restore the original background image. You will not be able to restore any customizations." msgstr "Ceci remettra en place l’image d’arrière-plan originale. Il ne vous sera pas possible de récupérer vos personnalisations." -#: wp-admin/nav-menus.php:700 wp-admin/nav-menus.php:771 +#: wp-admin/nav-menus.php:716 wp-admin/nav-menus.php:787 msgid "Create Menu" msgstr "Créer le menu" -#: wp-admin/includes/dashboard.php:973 +#: wp-admin/includes/dashboard.php:955 msgid "WordPress Blog" msgstr "Blog WordPress" @@ -5635,11 +5789,11 @@ msgstr "— Pas de rôle sur ce site —" msgid "Use Press This to clip text, images and videos from any web page. Then edit and add more straight from Press This before you save or publish it in a post on your site." msgstr "Utilisez-le pour récupérer du texte, des images et des vidéos depuis n’importe quelle page Web. Puis modifiez l’article et ajoutez vos propres textes directement dans le bookmarklet, avant d’enregistrer le tout ou de le publier dans un article sur votre site." -#: wp-admin/users.php:325 +#: wp-admin/users.php:329 msgid "Remove Users from Site" msgstr "Supprimer des utilisateurs de ce site" -#: wp-admin/includes/post.php:653 +#: wp-admin/includes/post.php:651 msgid "You are not allowed to create posts or drafts on this site." msgstr "Vous n’avez pas l’autorisation de créer des articles ou des brouillons sur ce site." @@ -5655,27 +5809,27 @@ msgstr "Message personnalisé de site suspendu." msgid "Custom site inactive message." msgstr "Message personnalisé de site inactif." -#: wp-admin/includes/class-wp-ms-sites-list-table.php:124 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:136 msgid "No sites found." msgstr "Aucun site trouvé." -#: wp-admin/includes/meta-boxes.php:514 +#: wp-admin/includes/meta-boxes.php:550 msgid "Trackbacks are a way to notify legacy blog systems that you’ve linked to them. If you link other WordPress sites they’ll be notified automatically using pingbacks, no other action necessary." msgstr "Un rétrolien est une manière explicite de notifier les anciens systèmes de blog que vous avez fait un lien vers eux. Si vous faites un lien vers des sites WordPress, ils seront notifiés automatiquement à l’aide des pings (en), sans que vous n’ayez rien à faire." -#: wp-admin/includes/post.php:651 +#: wp-admin/includes/post.php:649 msgid "You are not allowed to create pages on this site." msgstr "Vous n’avez pas l’autorisation de créer des pages sur ce site." -#: wp-admin/includes/schema.php:367 +#: wp-admin/includes/schema.php:369 msgid "My Site" msgstr "Mon site" -#: wp-admin/includes/upgrade.php:288 +#: wp-admin/includes/upgrade.php:295 msgid "New WordPress Site" msgstr "Nouveau site WordPress" -#: wp-admin/update.php:154 wp-admin/update.php:175 +#: wp-admin/update.php:155 wp-admin/update.php:176 msgid "You do not have sufficient permissions to update themes for this site." msgstr "Vous n’avez pas les droits suffisants pour mettre à jour les thèmes de ce site." @@ -5683,8 +5837,8 @@ msgstr "Vous n’avez pas les droits suffisants pour mettre à jour les thè msgid "You do not have sufficient permissions to update plugins for this site." msgstr "Vous n’avez pas les droits suffisants pour mettre à jour les extensions de ce site." -#: wp-admin/theme-install.php:16 wp-admin/update.php:201 -#: wp-admin/update.php:231 +#: wp-admin/theme-install.php:16 wp-admin/update.php:202 +#: wp-admin/update.php:232 msgid "You do not have sufficient permissions to install themes on this site." msgstr "Vous n’avez pas les droits suffisants pour installer des thèmes sur ce site." @@ -5713,7 +5867,7 @@ msgstr "Vous n’avez pas les droits suffisants pour supprimer les extension msgid "You do not have sufficient permissions to add links to this site." msgstr "Vous n’avez pas les droits suffisants pour ajouter les liens à ce site." -#: wp-admin/includes/bookmark.php:314 wp-admin/link-manager.php:12 +#: wp-admin/includes/bookmark.php:303 wp-admin/link-manager.php:12 #: wp-admin/link-manager.php:67 msgid "You do not have sufficient permissions to edit the links for this site." msgstr "Vous n’avez pas les droits suffisants pour modifier les liens de ce site." @@ -5734,15 +5888,15 @@ msgstr "Si vous avez des articles ou des commentaires dans un autre système de msgid "You do not have sufficient permissions to edit plugins for this site." msgstr "Vous n’avez pas les droits suffisants pour modifier les extensions de ce site." -#: wp-admin/includes/nav-menu.php:649 wp-admin/includes/nav-menu.php:891 +#: wp-admin/includes/nav-menu.php:641 wp-admin/includes/nav-menu.php:881 msgid "No items." msgstr "Aucune entrée." -#: wp-admin/nav-menus.php:696 +#: wp-admin/nav-menus.php:712 msgid "Menu Name" msgstr "Nom du menu" -#: wp-admin/includes/nav-menu.php:1225 +#: wp-admin/includes/nav-menu.php:1220 msgid "CSS Classes" msgstr "Classes CSS" @@ -5750,106 +5904,106 @@ msgstr "Classes CSS" msgid "Navigation Label" msgstr "Titre de la navigation" -#: wp-admin/includes/schema.php:1005 +#: wp-admin/includes/schema.php:1030 msgid "To use a subdomain configuration, you must have a wildcard entry in your DNS. This usually means adding a * hostname record pointing at your web server in your DNS configuration tool." msgstr "Pour utiliser la configuration en sous-domaine, il vous faut ajouter un enregistrement générique (joker) à vos enregistrements DNS. Cela signifique ajouter un hôte * pointant vers votre serveur dans votre outil de configuration DNS." -#: wp-admin/includes/schema.php:1001 +#: wp-admin/includes/schema.php:1026 msgid "The installer attempted to contact a random hostname (%1$s) on your domain." msgstr "L’installateur a tenté de contacter un nom d’hôte aléatoire (%1$s) sur votre domaine." -#: wp-admin/install.php:108 +#: wp-admin/install.php:121 msgid "Usernames can have only alphanumeric characters, spaces, underscores, hyphens, periods and the @ symbol." msgstr "Les identifiants doivent contenir uniquement des caractères alphanumériques, espaces, tiret bas, tiret, points et le symbole @." -#: wp-admin/nav-menus.php:227 +#: wp-admin/nav-menus.php:234 msgid "The menu item has been successfully deleted." msgstr "L’élément du menu a bien été supprimé." -#: wp-admin/includes/class-wp-plugin-install-list-table.php:126 -#: wp-admin/includes/class-wp-theme-install-list-table.php:132 -#: wp-admin/setup-config.php:172 +#: wp-admin/includes/class-wp-plugin-install-list-table.php:197 +#: wp-admin/includes/class-wp-theme-install-list-table.php:125 +#: wp-admin/setup-config.php:212 msgid "Try again" msgstr "Recommencer" -#: wp-admin/includes/ajax-actions.php:1039 +#: wp-admin/includes/ajax-actions.php:1187 msgid "Please provide a custom field name." msgstr "Veuillez saisir un nom pour le champ personnalisé." -#: wp-admin/custom-background.php:272 +#: wp-admin/custom-background.php:325 msgid "Display Options" msgstr "Options d’affichage" -#: wp-admin/users.php:326 +#: wp-admin/users.php:330 msgid "You have specified these users for removal:" msgstr "Vous avez choisi de supprimer ces utilisateurs :" -#: wp-admin/users.php:144 wp-admin/users.php:195 +#: wp-admin/users.php:142 wp-admin/users.php:191 msgid "User deletion is not allowed from this screen." msgstr "La suppression d’un utilisateur n’est pas autorisée depuis cet écran." -#: wp-admin/users.php:170 +#: wp-admin/users.php:168 msgid "You can’t delete that user." msgstr "Vous ne pouvez pas supprimer cet utilisateur." -#: wp-admin/users.php:345 +#: wp-admin/users.php:350 msgid "Confirm Removal" msgstr "Confirmer la suppression" -#: wp-admin/users.php:347 +#: wp-admin/users.php:352 msgid "There are no valid users selected for removal." msgstr "Aucun utilisateur valide n’est sélectionné pour la suppression." -#: wp-admin/users.php:403 +#: wp-admin/users.php:408 msgid "You can't remove the current user." msgstr "Vous ne pouvez pas supprimer l’utilisateur courant." -#: wp-admin/users.php:404 +#: wp-admin/users.php:409 msgid "Other users have been removed." msgstr "Les autres utilisateurs ont été supprimés." -#: wp-admin/includes/class-wp-upgrader-skins.php:193 +#: wp-admin/includes/class-wp-upgrader-skins.php:208 msgid "%1$s updated successfully." msgstr "%1$s a bien été mis à jour." -#: wp-admin/includes/class-wp-upgrader-skins.php:193 +#: wp-admin/includes/class-wp-upgrader-skins.php:208 msgid "Show Details" msgstr "Afficher les détails" -#: wp-admin/includes/class-wp-upgrader-skins.php:193 +#: wp-admin/includes/class-wp-upgrader-skins.php:208 msgid "Hide Details" msgstr "Cacher les détails" -#: wp-admin/includes/user.php:433 +#: wp-admin/includes/user.php:439 msgid "Yes, take me to my profile page" msgstr "Oui, je veux aller sur mon profil maintenant" -#: wp-admin/includes/upgrade.php:72 +#: wp-admin/includes/upgrade.php:79 msgid "Your chosen password." msgstr "Le mot de passe que vous avez choisi." -#: wp-admin/includes/user.php:434 +#: wp-admin/includes/user.php:440 msgid "No thanks, do not remind me again" msgstr "Non, ne pas me relancer à ce sujet" -#: wp-admin/post.php:276 +#: wp-admin/post.php:273 msgid "You are not allowed to move this item out of the Trash." msgstr "Vous n’avez pas l’autorisation de déplacer ce contenu en dehors de la Corbeille." -#: wp-admin/edit.php:120 wp-admin/edit.php:123 wp-admin/post.php:301 -#: wp-admin/post.php:304 wp-admin/upload.php:126 +#: wp-admin/edit.php:126 wp-admin/edit.php:129 wp-admin/post.php:297 +#: wp-admin/post.php:300 wp-admin/upload.php:174 msgid "Error in deleting." msgstr "Erreur pendant la suppression." -#: wp-admin/edit.php:104 wp-admin/post.php:279 +#: wp-admin/edit.php:110 wp-admin/post.php:276 msgid "Error in restoring from Trash." msgstr "Erreur pendant la récupération depuis la Corbeille." -#: wp-admin/edit.php:101 +#: wp-admin/edit.php:107 msgid "You are not allowed to restore this item from the Trash." msgstr "Vous n’avez pas l’autorisation de récupérer ce contenu depuis la Corbeille." -#: wp-admin/edit.php:90 wp-admin/post.php:260 +#: wp-admin/edit.php:96 wp-admin/post.php:258 msgid "Error in moving to Trash." msgstr "Erreur lors du déplacement dans la Corbeille." @@ -5865,11 +6019,11 @@ msgid_plural "%s comments moved to the Trash." msgstr[0] "%s commentaire déplacé dans la Corbeille." msgstr[1] "%s commentaires déplacés dans la Corbeille." -#: wp-admin/edit.php:82 wp-admin/post.php:252 +#: wp-admin/edit.php:88 wp-admin/post.php:250 msgid "You are not allowed to move this item to the Trash." msgstr "Vous n’avez pas l’autorisation de déplacer ce contenu dans la Corbeille." -#: wp-admin/update-core.php:297 +#: wp-admin/update-core.php:299 msgid "The following themes have new versions available. Check the ones you want to update and then click “Update Themes”." msgstr "Les thèmes suivants disposent d’une nouvelle version. Cochez ceux que vous voulez mettre à jour, puis cliquez sur « Mettre à jour les thèmes »." @@ -5885,15 +6039,15 @@ msgstr "Cet utilisateur est déjà membre de ce site." msgid "Invitation email sent to user. A confirmation link must be clicked for them to be added to your site." msgstr "L’invitation a été envoyée à l’utilisateur sur son adresse de messagerie. Il devra cliquer sur un lien de confirmation pour être ajouté à votre site." -#: wp-admin/update-core.php:220 +#: wp-admin/update-core.php:222 msgid "The following plugins have new versions available. Check the ones you want to update and then click “Update Plugins”." msgstr "Les extensions suivantes disposent d’une nouvelle version. Cochez celles que vous voulez mettre à jour, puis cliquez sur « Mettre à jour les extensions »." -#: wp-admin/options.php:170 +#: wp-admin/options.php:171 msgid "The %1$s setting is unregistered. Unregistered settings are deprecated. See http://codex.wordpress.org/Settings_API" msgstr "L’option %1$s n’est pas enregistrée. Les options non enregistrées sont obsolètes. Consultez la documentation sur la page http://codex.wordpress.org/Settings_API" -#: wp-admin/custom-background.php:230 +#: wp-admin/custom-background.php:283 msgid "This will remove the background image. You will not be able to restore any customizations." msgstr "Ceci supprimera l’image d’arrière-plan. Il ne vous sera pas possible de rétablir vos personnalisations." @@ -5901,7 +6055,7 @@ msgstr "Ceci supprimera l’image d’arrière-plan. Il ne vous sera pas msgid "You did not select an item for editing." msgstr "Un contenu n’a pas été sélectionné pour l’édition. " -#: wp-admin/includes/class-wp-themes-list-table.php:85 +#: wp-admin/includes/class-wp-themes-list-table.php:95 msgid "Only the current theme is available to you. Contact the %s administrator for information about accessing additional themes." msgstr "Vous n’avez accès qu’au thème déjà en place. Contactez l’administrateur de %s pour obtenir des informations sur l’accès à d’autres thèmes." @@ -5917,19 +6071,20 @@ msgstr "Feuille de style de l’éditeur visuel" msgid "Tag Template" msgstr "Modèle pour mot-clé" -#: wp-admin/edit-form-advanced.php:72 +#: wp-admin/edit-form-advanced.php:88 msgid "Page saved." msgstr "Page enregistrée." -#: wp-admin/includes/class-wp-plugin-install-list-table.php:252 +#: wp-admin/includes/class-wp-plugin-install-list-table.php:405 msgid "This plugin is already installed and is up to date" msgstr "Cette extension est déjà installée et à jour" -#: wp-admin/includes/class-wp-plugin-install-list-table.php:236 +#: wp-admin/includes/class-wp-plugin-install-list-table.php:414 +#: wp-admin/includes/class-wp-plugins-list-table.php:527 msgid "More information about %s" msgstr "Plus d’informations à propos de %s" -#: wp-admin/includes/class-wp-plugin-install-list-table.php:248 +#: wp-admin/includes/class-wp-plugin-install-list-table.php:399 #: wp-admin/update-core.php:40 msgid "Update Now" msgstr "Mettre à jour" @@ -5946,41 +6101,40 @@ msgstr "Important :" msgid "This user has super admin privileges." msgstr "Cet utilisateur possède les privilèges de super-admin." -#: wp-admin/includes/post.php:1278 +#: wp-admin/includes/post.php:1280 msgid "Remove featured image" msgstr "Supprimer l’image à la Une" -#: wp-admin/edit-form-advanced.php:180 +#: wp-admin/edit-form-advanced.php:196 msgid "Featured Image" msgstr "Image à la Une" -#: wp-admin/includes/class-wp-plugin-install-list-table.php:248 -#: wp-admin/includes/class-wp-theme-install-list-table.php:252 -#: wp-admin/includes/class-wp-theme-install-list-table.php:375 +#: wp-admin/includes/class-wp-theme-install-list-table.php:241 +#: wp-admin/includes/class-wp-theme-install-list-table.php:362 msgid "Update to version %s" msgstr "Mettre à jour vers la version %s" -#: wp-admin/includes/class-wp-ms-sites-list-table.php:273 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:291 msgid "You are about to archive the site %s." msgstr "Vous êtes sur le point d’archiver le site %s." -#: wp-admin/includes/class-wp-ms-sites-list-table.php:276 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:294 msgid "You are about to unspam the site %s." msgstr "Vous êtes sur le point de marquer le site %s comme sain." -#: wp-admin/includes/class-wp-ms-sites-list-table.php:278 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:296 msgid "You are about to mark the site %s as spam." msgstr "Vous êtes sur le point de marquer le site %s comme indésirable." -#: wp-admin/includes/class-wp-ms-sites-list-table.php:281 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:299 msgid "You are about to delete the site %s." msgstr "Vous êtes sur le point de supprimer le site %s." -#: wp-admin/includes/class-wp-ms-sites-list-table.php:271 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:289 msgid "You are about to unarchive the site %s." msgstr "Vous êtes sur le point de désarchiver le site %s." -#: wp-admin/press-this.php:540 +#: wp-admin/press-this.php:551 msgid "You cannot modify this Taxonomy." msgstr "Vous ne pouvez pas modifier cette taxinomie." @@ -5992,11 +6146,11 @@ msgstr "éléments" msgid "Usernames cannot be changed." msgstr "Les identifiants ne peuvent être modifiés." -#: wp-admin/nav-menus.php:246 +#: wp-admin/nav-menus.php:253 msgid "The menu has been successfully deleted." msgstr "Le menu a bien été supprimé." -#: wp-admin/includes/dashboard.php:300 +#: wp-admin/includes/dashboard.php:287 msgid "Your site is asking search engines not to index its content" msgstr "Votre site indique aux moteurs de recherche de ne pas indexer son contenu" @@ -6017,7 +6171,7 @@ msgstr "En quelques mots, décrivez la raison d’être de ce site." msgid "Site Visibility" msgstr "Visibilité du site" -#: wp-admin/includes/template.php:1164 +#: wp-admin/includes/template.php:1217 msgid "The miscellaneous options group has been removed. Use another settings group." msgstr "Le groupement d’options « Divers » a été supprimé. Utilisez un autre groupement de réglages." @@ -6025,7 +6179,7 @@ msgstr "Le groupement d’options « Divers » a été s msgid "The description will be displayed in the menu if the current theme supports it." msgstr "La description sera affichée dans le menu si le thème actuel l’accepte." -#: wp-admin/options.php:147 +#: wp-admin/options.php:148 msgid "You do not have sufficient permissions to modify unregistered settings for this site." msgstr "Vous n’avez pas les droits suffisants pour modifier les réglages non enregistrés de ce site." @@ -6037,7 +6191,7 @@ msgstr "Il y a une modification de l’adresse de contact de l’adminis msgid "Title Attribute" msgstr "Attribut de titre" -#: wp-admin/includes/nav-menu.php:1224 +#: wp-admin/includes/nav-menu.php:1219 msgid "Link Target" msgstr "Cible du lien" @@ -6045,67 +6199,67 @@ msgstr "Cible du lien" msgid "CSS Classes (optional)" msgstr "Classes CSS (facultatives)" -#: wp-admin/nav-menus.php:700 wp-admin/nav-menus.php:771 +#: wp-admin/nav-menus.php:716 wp-admin/nav-menus.php:787 msgid "Save Menu" msgstr "Enregistrer le menu" -#: wp-admin/install.php:117 +#: wp-admin/install.php:130 msgid "A password will be automatically generated for you if you leave this blank." msgstr "Un mot de passe vous sera automatiquement généré si vous laissez ce champ vide." -#: wp-admin/install.php:116 +#: wp-admin/install.php:129 msgid "Password, twice" msgstr "Mot de passe, deux fois" -#: wp-admin/includes/class-wp-upgrader-skins.php:360 +#: wp-admin/includes/class-wp-upgrader-skins.php:357 msgid "Updating Theme %1$s (%2$d/%3$d)" msgstr "Mise à jour du thème %1$s (%2$d/%3$d)" -#: wp-admin/includes/schema.php:859 +#: wp-admin/includes/schema.php:866 msgid "You must provide a domain name." msgstr "vous devez fournir un nom de domaine." -#: wp-admin/includes/schema.php:861 +#: wp-admin/includes/schema.php:868 msgid "You must provide a name for your network of sites." msgstr "vous devez fournir un nom pour votre réseau de sites." -#: wp-admin/includes/schema.php:865 +#: wp-admin/includes/schema.php:872 msgid "The network already exists." msgstr "Le réseau existe déjà." -#: wp-admin/includes/schema.php:869 +#: wp-admin/includes/schema.php:876 msgid "You must provide a valid e-mail address." msgstr "Vous devez saisir une adresse de messagerie valide." -#: wp-admin/includes/schema.php:1003 +#: wp-admin/includes/schema.php:1028 msgid "This resulted in an error message: %s" msgstr "Cela a abouti à ce message d’erreur : %s" -#: wp-admin/includes/schema.php:1006 +#: wp-admin/includes/schema.php:1031 msgid "You can still use your site but any subdomain you create may not be accessible. If you know your DNS is correct, ignore this message." msgstr "Vous pouvez toujours utiliser votre site, mais tout sous-domaine créé pourrait ne pas être accessible. Si vous êtes sûr de votre configuration DNS, ignorez ce message." -#: wp-admin/includes/user.php:430 +#: wp-admin/includes/user.php:436 msgid "Notice:" msgstr "Avertissement :" -#: wp-admin/edit-form-advanced.php:454 +#: wp-admin/edit-form-advanced.php:470 msgid "Get Shortlink" msgstr "Obtenir le lien court" -#: wp-admin/includes/class-wp-upgrader-skins.php:316 +#: wp-admin/includes/class-wp-upgrader-skins.php:313 msgid "Updating Plugin %1$s (%2$d/%3$d)" msgstr "Mise à jour de l’extension %1$s (%2$d/%3$d)" -#: wp-admin/includes/class-wp-upgrader-skins.php:192 +#: wp-admin/includes/class-wp-upgrader-skins.php:207 msgid "The update of %1$s failed." msgstr "La mise à jour de %1$s a échoué." -#: wp-admin/includes/upgrade.php:85 +#: wp-admin/includes/upgrade.php:92 msgid "The password you chose during the install." msgstr "Le mot de passe que vous avez choisi pendant l'installation." -#: wp-admin/includes/upgrade.php:75 +#: wp-admin/includes/upgrade.php:82 msgid "User already exists. Password inherited." msgstr "L’utilisateur existe déjà, et a hérité du mot de passe." @@ -6113,18 +6267,18 @@ msgstr "L’utilisateur existe déjà, et a hérité du mot de passe." msgid "You cannot update because WordPress %1$s requires MySQL version %2$s or higher. You are running version %3$s." msgstr "Cette mise à jour ne peut être installée, car WordPress %1$s requiert une version de MySQL égale ou supérieure à la %2$s. Votre hébergement utilise MySQL version %3$s." -#: wp-admin/includes/class-wp-upgrader.php:2019 -#: wp-admin/includes/update-core.php:1132 wp-admin/update-core.php:418 +#: wp-admin/includes/class-wp-upgrader.php:2092 +#: wp-admin/includes/update-core.php:1135 wp-admin/update-core.php:420 msgid "WordPress updated successfully" msgstr "WordPress a bien été mis à jour" -#: wp-admin/update-core.php:380 +#: wp-admin/update-core.php:382 msgid "Update WordPress" msgstr "Mettre à jour WordPress" -#: wp-admin/plugins.php:116 wp-admin/update-core.php:223 -#: wp-admin/update-core.php:280 wp-admin/update-core.php:578 -#: wp-admin/update-core.php:582 +#: wp-admin/plugins.php:116 wp-admin/update-core.php:225 +#: wp-admin/update-core.php:282 wp-admin/update-core.php:579 +#: wp-admin/update-core.php:583 msgid "Update Plugins" msgstr "Mettre à jour les extensions" @@ -6136,7 +6290,7 @@ msgstr "Cette mise à jour ne peut être installée, car WordPress %1$s requires PHP version %2$s or higher and MySQL version %3$s or higher. You are running PHP version %4$s and MySQL version %5$s." msgstr "Cette mise à jour ne peut être installée, car WordPress %1$s requiert une version de PHP égale ou supérieure à la %2$s, et une version de MySQL égale ou supérieure à la %3$s. Votre hébergement utilise PHP version %4$s et MySQL version %5$s." -#: wp-admin/update-core.php:460 wp-admin/update-core.php:499 +#: wp-admin/update-core.php:462 wp-admin/update-core.php:501 msgid "WordPress Updates" msgstr "Mises à jour de WordPress" @@ -6176,42 +6330,42 @@ msgstr "Vouslez-vous vraiment supprimer ces fichiers et données ?" msgid "Yes, Delete these files and data" msgstr "Oui, supprimer ces fichiers et les données" -#: wp-admin/includes/class-wp-plugins-list-table.php:366 +#: wp-admin/includes/class-wp-plugins-list-table.php:386 msgid "Requires %s in wp-config.php." msgstr "Nécessite %s dans le fichier wp-config.php." -#: wp-admin/includes/class-wp-plugins-list-table.php:366 +#: wp-admin/includes/class-wp-plugins-list-table.php:386 msgid "Inactive:" msgstr "Inactif :" -#: wp-admin/includes/class-wp-plugins-list-table.php:249 +#: wp-admin/includes/class-wp-plugins-list-table.php:268 msgid "Must-Use (%s)" msgid_plural "Must-Use (%s)" msgstr[0] "Automatique (Must-Use) (%s)" msgstr[1] "Automatiques (Must-Use) (%s)" -#: wp-admin/about.php:241 +#: wp-admin/about.php:160 msgid "Go to Dashboard" msgstr "Aller sur le tableau de bord" -#: wp-admin/nav-menus.php:322 wp-admin/nav-menus.php:332 +#: wp-admin/nav-menus.php:330 wp-admin/nav-menus.php:340 msgid "Please enter a valid menu name." msgstr "Veuillez saisir un nom de menu valide." -#: wp-admin/nav-menus.php:767 +#: wp-admin/nav-menus.php:783 msgid "Delete Menu" msgstr "Supprimer le menu" -#: wp-admin/includes/nav-menu.php:598 +#: wp-admin/includes/nav-menu.php:590 msgid "Menu Item" msgstr "Élément du menu" -#: wp-admin/includes/nav-menu.php:711 wp-admin/includes/nav-menu.php:948 +#: wp-admin/includes/nav-menu.php:698 wp-admin/includes/nav-menu.php:938 msgid "View All" msgstr "Afficher tout" -#: wp-admin/includes/nav-menu.php:604 wp-admin/includes/nav-menu.php:849 -#: wp-admin/includes/nav-menu.php:1037 +#: wp-admin/includes/nav-menu.php:596 wp-admin/includes/nav-menu.php:839 +#: wp-admin/includes/nav-menu.php:1027 msgid "Add to Menu" msgstr "Ajouter au menu" @@ -6223,7 +6377,7 @@ msgstr "Ce fuseau horaire est actuellement à l’heure d’été." msgid "This timezone does not observe daylight saving time." msgstr "Ce fuseau horaire n’a pas d’heure d’été" -#: wp-admin/includes/class-wp-plugins-list-table.php:252 +#: wp-admin/includes/class-wp-plugins-list-table.php:271 msgid "Drop-ins (%s)" msgid_plural "Drop-ins (%s)" msgstr[0] "Drop-ins (%s)" @@ -6249,11 +6403,10 @@ msgstr "Script d’installation personnalisée." msgid "Custom database error message." msgstr "Message personnalisé pour l’erreur de base de données." -#: wp-admin/includes/file.php:274 +#: wp-admin/includes/file.php:287 msgid "File is empty. Please upload something more substantial." msgstr "Le fichier est vide. Merci d’envoyer quelque chose de plus consistant." -#: wp-admin/includes/class-wp-plugin-install-list-table.php:244 #: wp-admin/includes/class-wp-theme-install-list-table.php:249 msgid "Install %s" msgstr "Installer %s" @@ -6266,31 +6419,31 @@ msgstr "Classe personnalisée de connexion à la base de données." msgid "Advanced caching plugin." msgstr "Extension de cache avancée." -#: wp-admin/install.php:158 +#: wp-admin/install.php:172 msgid "You cannot install because WordPress %1$s requires MySQL version %2$s or higher. You are running version %3$s." msgstr "Vous ne pouvez pas installer WordPress %1$s, car cette version requiert une version de MySQL égale ou supérieure à la %2$s. Votre hébergement utilise MySQL version %3$s." -#: wp-admin/install.php:156 +#: wp-admin/install.php:170 msgid "You cannot install because WordPress %1$s requires PHP version %2$s or higher. You are running version %3$s." msgstr "Vous ne pouvez pas installer WordPress %1$s, car cette version requiert une version de PHP égale ou supérieure à la %2$s. Votre hébergement utilise PHP version %3$s." -#: wp-admin/includes/update.php:215 +#: wp-admin/includes/update.php:210 msgid "WordPress %1$s is available! Please notify the site administrator." msgstr "WordPress %1$s est disponible ! Veuillez en notifier l’administrateur du site." -#: wp-admin/includes/update.php:213 +#: wp-admin/includes/update.php:208 msgid "WordPress %1$s is available! Please update now." msgstr "WordPress %1$s est disponible ! Pensez à faire la mise à jour." -#: wp-admin/install.php:154 +#: wp-admin/install.php:168 msgid "You cannot install because WordPress %1$s requires PHP version %2$s or higher and MySQL version %3$s or higher. You are running PHP version %4$s and MySQL version %5$s." msgstr "Vous ne pouvez pas installer WordPress %1$s, car cette version requiert une version de PHP égale ou supérieure à la %2$s, et une version de MySQL égale ou supérieure à la %3$s. Votre hébergement utilise PHP version %4$s et MySQL version %5$s." -#: wp-admin/includes/class-wp-ms-sites-list-table.php:266 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:284 msgid "You are about to activate the site %s" msgstr "Vous êtes sur le point d’activer le site %s" -#: wp-admin/includes/class-wp-ms-sites-list-table.php:268 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:286 msgid "You are about to deactivate the site %s" msgstr "Vous êtes sur le point de désactiver le site %s" @@ -6314,7 +6467,7 @@ msgstr "Ce commentaire est déjà approuvé." msgid "This comment is currently in the Trash." msgstr "Ce commentaire est actuellement dans la Corbeille." -#: wp-admin/custom-background.php:296 +#: wp-admin/custom-background.php:349 msgid "Repeat" msgstr "Répétition" @@ -6334,15 +6487,15 @@ msgstr "Ce commentaire est déjà marqué comme indésirable." msgid "Screen Options" msgstr "Options de l’écran" -#: wp-admin/includes/screen.php:1101 +#: wp-admin/includes/screen.php:1106 msgid "Screen Layout" msgstr "Présentation de l’écran" -#: wp-admin/includes/screen.php:1103 +#: wp-admin/includes/screen.php:1108 msgid "Number of Columns:" msgstr "Nombre de colonnes :" -#: wp-admin/includes/theme-install.php:99 wp-admin/theme-install.php:129 +#: wp-admin/includes/theme-install.php:99 wp-admin/theme-install.php:145 msgid "Feature Filter" msgstr "Filtre de fonctionnalités" @@ -6379,7 +6532,7 @@ msgid "Right Sidebar" msgstr "Colonne latérale droite" #: wp-admin/includes/theme.php:207 wp-admin/includes/theme.php:257 -#: wp-admin/theme-install.php:138 +#: wp-admin/theme-install.php:157 msgid "Features" msgstr "Fonctionnalités" @@ -6427,9 +6580,8 @@ msgstr "Trouver des thèmes" msgid "If you have a theme in a .zip format, you may install it by uploading it here." msgstr "Si vous avez un thème au format .zip, vous pouvez l’installer en le mettant en ligne ici." -#: wp-admin/includes/class-wp-plugin-install-list-table.php:236 -#: wp-admin/includes/class-wp-theme-install-list-table.php:286 -#: wp-admin/includes/class-wp-themes-list-table.php:189 +#: wp-admin/includes/class-wp-theme-install-list-table.php:279 +#: wp-admin/includes/class-wp-themes-list-table.php:200 msgid "Details" msgstr "Détails" @@ -6437,7 +6589,7 @@ msgstr "Détails" msgid "Theme Install" msgstr "Installation du thème" -#: wp-admin/theme-install.php:239 wp-admin/themes.php:329 +#: wp-admin/theme-install.php:260 wp-admin/themes.php:333 msgid "Version: %s" msgstr "Version : %s" @@ -6473,53 +6625,53 @@ msgstr "La mise à jour ne peut pas être décompressée" msgid "Upgrading database…" msgstr "Mise à jour de la base de données…" -#: wp-admin/includes/update.php:183 +#: wp-admin/includes/update.php:181 msgid "You are using a development version (%1$s). Cool! Please stay updated." msgstr "Vous utilisez une version de développement (%1$s). C’est super ! Veillez à rester à jour." -#: wp-admin/includes/update.php:187 +#: wp-admin/includes/update.php:184 msgid "Get Version %2$s" msgstr "Téléchargez la version %2$s" -#: wp-admin/includes/update.php:235 +#: wp-admin/includes/update.php:230 msgid "Update to %s" msgstr "Mettre à jour vers la version %s" -#: wp-admin/includes/update.php:235 +#: wp-admin/includes/update.php:230 msgid "Latest" msgstr "Dernière version" -#: wp-admin/includes/update.php:433 +#: wp-admin/includes/update.php:425 msgid "An automated WordPress update has failed to complete - please attempt the update again now." msgstr "Une mise à jour automatique de WordPress a échoué en cours de route ; vous pouvez tenter de la relancer." -#: wp-admin/includes/update.php:435 +#: wp-admin/includes/update.php:427 msgid "An automated WordPress update has failed to complete! Please notify the site administrator." msgstr "Une mise à jour automatique de WordPress a échoué en cours de route ! Veuillez en notifier l’administrateur du site." -#: wp-admin/includes/upgrade.php:66 +#: wp-admin/includes/upgrade.php:73 msgid "Note that password carefully! It is a random password that was generated just for you." msgstr "Notez bien ce mot de passe sans vous tromper ! Il a été créé aléatoirement et vous est unique." -#: wp-admin/includes/upgrade.php:118 +#: wp-admin/includes/upgrade.php:125 msgctxt "Default category slug" msgid "Uncategorized" msgstr "non-classe" -#: wp-admin/includes/upgrade.php:149 +#: wp-admin/includes/upgrade.php:156 msgid "Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!" msgstr "Bienvenue dans WordPress. Ceci est votre premier article. Modifiez-le ou supprimez-le, puis lancez-vous !" -#: wp-admin/includes/upgrade.php:158 +#: wp-admin/includes/upgrade.php:165 msgid "Hello world!" msgstr "Bonjour tout le monde !" -#: wp-admin/includes/upgrade.php:160 +#: wp-admin/includes/upgrade.php:167 msgctxt "Default post slug" msgid "hello-world" msgstr "bonjour-tout-le-monde" -#: wp-admin/includes/upgrade.php:172 +#: wp-admin/includes/upgrade.php:179 msgid "Mr WordPress" msgstr "Monsieur WordPress" @@ -6551,51 +6703,47 @@ msgstr "ERREUR : veuillez saisir une adresse de messagerie msgid "No matching users were found!" msgstr "Aucun utilisateur ne correspond !" -#: wp-admin/install.php:59 +#: wp-admin/install.php:70 msgid "WordPress › Installation" msgstr "WordPress » Installation" -#: wp-admin/setup-config.php:142 +#: wp-admin/setup-config.php:162 msgid "User Name" msgstr "Identifiant" -#: wp-admin/install.php:104 +#: wp-admin/install.php:117 msgid "User(s) already exists." msgstr "L’utilisateur existe déjà." -#: wp-admin/install.php:128 +#: wp-admin/install.php:141 msgid "Your E-mail" msgstr "Votre adresse de messagerie" -#: wp-admin/install.php:130 +#: wp-admin/install.php:143 msgid "Double-check your email address before continuing." msgstr "Vérifiez bien cette adresse de messagerie avant de continuer." -#: wp-admin/install.php:137 +#: wp-admin/install.php:150 msgid "Install WordPress" msgstr "Installer WordPress" -#: wp-admin/install.php:162 +#: wp-admin/install.php:176 msgid "Insufficient Requirements" msgstr "Les conditions requises ne sont pas remplies" -#: wp-admin/install.php:176 -msgid "Welcome to the famous five minute WordPress installation process! You may want to browse the ReadMe documentation at your leisure. Otherwise, just fill in the information below and you’ll be on your way to using the most extendable and powerful personal publishing platform in the world." -msgstr "Bienvenue dans le célèbre processus d’installation en 5 minutes de WordPress ! Vous pouvez parcourir le fichier ReadMe à loisir. Autrement, remplissez simplement les champs ci-dessous, et vous serez prêt à installer la plate-forme de publication personnelle la plus puissante et la plus extensible au monde." - -#: wp-admin/install.php:178 +#: wp-admin/install.php:218 msgid "Information needed" msgstr "Informations nécessaires" -#: wp-admin/install.php:179 +#: wp-admin/install.php:219 msgid "Please provide the following information. Don’t worry, you can always change these settings later." msgstr "Veuillez renseigner les informations suivantes. Ne vous inquiétez pas, vous pourrez les modifier plus tard." -#: wp-admin/install.php:225 +#: wp-admin/install.php:272 msgid "Success!" msgstr "Quel succès !" -#: wp-admin/install.php:227 +#: wp-admin/install.php:274 msgid "WordPress has been installed. Were you expecting more steps? Sorry to disappoint." msgstr "WordPress est installé. Vous attendiez-vous à d’autres étapes ? Désolé de vous décevoir ;-)" @@ -6619,19 +6767,19 @@ msgstr[1] "%s liens supprimés" msgid "Search Links" msgstr "Chercher un lien" -#: wp-admin/includes/class-wp-links-list-table.php:151 +#: wp-admin/includes/class-wp-links-list-table.php:161 msgid "Visit %s" msgstr "Aller sur %s" -#: wp-admin/includes/class-wp-links-list-table.php:43 +#: wp-admin/includes/class-wp-links-list-table.php:53 msgid "No links found." msgstr "Aucun lien trouvé." -#: wp-admin/link-parse-opml.php:88 +#: wp-admin/link-parse-opml.php:78 msgid "XML error: %1$s at line %2$s" msgstr "Erreur XML : %1$s à la ligne %2$s" -#: wp-admin/link.php:112 +#: wp-admin/link.php:109 msgid "Link not found." msgstr "Lien non trouvé." @@ -6639,15 +6787,15 @@ msgstr "Lien non trouvé." msgid "WordPress › Database Repair" msgstr "WordPress » Réparation de la base de données" -#: wp-admin/maint/repair.php:101 +#: wp-admin/maint/repair.php:103 msgid "Some database problems could not be repaired. Please copy-and-paste the following list of errors to the WordPress support forums to get additional assistance." msgstr "Certains problèmes de la base de données n’ont pas pu être réparés. Veuillez copier/coller la liste d’erreurs suivantes sur le forum de support de WordPress pour recevoir plus d’informations." -#: wp-admin/maint/repair.php:115 +#: wp-admin/maint/repair.php:117 msgid "Repair Database" msgstr "Réparer la base de données" -#: wp-admin/maint/repair.php:117 +#: wp-admin/maint/repair.php:119 msgid "Repair and Optimize Database" msgstr "Réparer et optimiser la base de données" @@ -6667,8 +6815,8 @@ msgstr "Vous tentez de modifier un fichier attaché qui n’existe pas. Peut msgid "You can’t edit this attachment because it is in the Trash. Please move it out of the Trash and try again." msgstr "Vous ne pouvez pas modifier ce fichier attaché, car il est dans la Corbeille. Sortez-l’en, puis réessayez." -#: wp-admin/edit-form-advanced.php:77 wp-admin/media.php:95 -#: wp-admin/upload.php:191 wp-admin/upload.php:216 +#: wp-admin/edit-form-advanced.php:93 wp-admin/media.php:95 +#: wp-admin/upload.php:240 wp-admin/upload.php:265 msgid "Media attachment updated." msgstr "Fichier attaché mis à jour." @@ -6680,7 +6828,8 @@ msgstr "Mettre à jour le fichier" msgid "Library" msgstr "Bibliothèque" -#: wp-admin/media.php:110 wp-admin/menu.php:66 wp-admin/upload.php:182 +#: wp-admin/media.php:110 wp-admin/menu.php:66 wp-admin/upload.php:65 +#: wp-admin/upload.php:231 msgctxt "file" msgid "Add New" msgstr "Ajouter" @@ -6689,49 +6838,45 @@ msgstr "Ajouter" msgid "Comments %s" msgstr "Commentaires %s" -#: wp-admin/menu.php:147 +#: wp-admin/menu.php:150 msgid "Appearance" msgstr "Apparence" -#: wp-admin/theme-install.php:214 -msgid "Installed" -msgstr "Installées" - -#: wp-admin/menu.php:176 wp-admin/plugins.php:416 +#: wp-admin/menu.php:183 wp-admin/plugins.php:416 msgctxt "plugin" msgid "Add New" msgstr "Ajouter" -#: wp-admin/menu.php:185 wp-admin/user/menu.php:14 wp-admin/user-edit.php:28 +#: wp-admin/menu.php:192 wp-admin/user/menu.php:14 wp-admin/user-edit.php:28 msgid "Profile" msgstr "Profil" -#: wp-admin/menu.php:195 wp-admin/menu.php:198 +#: wp-admin/menu.php:202 wp-admin/menu.php:205 msgid "Your Profile" msgstr "Votre profil" -#: wp-admin/menu.php:205 wp-admin/tools.php:12 +#: wp-admin/menu.php:212 wp-admin/tools.php:12 msgid "Tools" msgstr "Outils" -#: wp-admin/menu.php:215 +#: wp-admin/menu.php:222 msgctxt "settings screen" msgid "General" msgstr "Général" -#: wp-admin/menu.php:216 +#: wp-admin/menu.php:223 msgid "Writing" msgstr "Écriture" -#: wp-admin/menu.php:217 +#: wp-admin/menu.php:224 msgid "Reading" msgstr "Lecture" -#: wp-admin/install.php:133 +#: wp-admin/install.php:146 msgid "Privacy" msgstr "Vie privée" -#: wp-admin/menu.php:220 +#: wp-admin/menu.php:227 msgid "Permalinks" msgstr "Permaliens" @@ -6739,57 +6884,57 @@ msgstr "Permaliens" msgid "Multisite support is not enabled." msgstr "Le support multisites n’est pas activé." -#: wp-admin/includes/class-wp-ms-sites-list-table.php:147 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:159 msgid "Domain" msgstr "Domaine" -#: wp-admin/includes/class-wp-ms-sites-list-table.php:151 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:163 msgid "Last Updated" msgstr "Dernière mise à jour" -#: wp-admin/includes/class-wp-ms-sites-list-table.php:184 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:196 msgid "Archived" msgstr "Archivé" -#: wp-admin/includes/class-wp-ms-sites-list-table.php:187 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:199 msgid "Mature" msgstr "Adulte" -#: wp-admin/includes/class-wp-ms-sites-list-table.php:186 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:198 msgid "Deleted" msgstr "Supprimé" -#: wp-admin/includes/class-wp-ms-sites-list-table.php:271 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:289 msgid "Unarchive" msgstr "Désarchiver" -#: wp-admin/includes/class-wp-ms-sites-list-table.php:284 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:302 #: wp-admin/my-sites.php:129 msgid "Visit" msgstr "Visiter" -#: wp-admin/includes/class-wp-ms-sites-list-table.php:314 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:328 msgid "Never" msgstr "Jamais" -#: wp-admin/includes/class-wp-ms-sites-list-table.php:335 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:349 msgid "Only showing first 5 users." msgstr "Affiche seulement les 5 premiers utilisateurs." -#: wp-admin/includes/class-wp-ms-sites-list-table.php:335 +#: wp-admin/includes/class-wp-ms-sites-list-table.php:349 msgid "More" msgstr "Plus" -#: wp-admin/update-core.php:301 wp-admin/update-core.php:328 -#: wp-admin/update-core.php:606 wp-admin/update-core.php:610 +#: wp-admin/update-core.php:303 wp-admin/update-core.php:330 +#: wp-admin/update-core.php:607 wp-admin/update-core.php:612 msgid "Update Themes" msgstr "Mettre à jour les thèmes" -#: wp-admin/includes/class-wp-ms-users-list-table.php:83 +#: wp-admin/includes/class-wp-ms-users-list-table.php:86 msgid "No users found." msgstr "Aucun utilisateur trouvé." -#: wp-admin/edit-form-advanced.php:350 wp-admin/options-discussion.php:14 +#: wp-admin/edit-form-advanced.php:366 wp-admin/options-discussion.php:14 msgid "Discussion Settings" msgstr "Options de discussion" @@ -6994,7 +7139,7 @@ msgstr "Choisissez une ville dans le même fuseau horaire que le vôtre." msgid "This timezone is currently in standard time." msgstr "Ce fuseau horaire est actuellement à l’heure d’hiver." -#: wp-admin/options-general.php:253 wp-admin/options-general.php:287 +#: wp-admin/options-general.php:254 wp-admin/options-general.php:286 msgid "Custom:" msgstr "Personnalisé :" @@ -7199,7 +7344,7 @@ msgstr "Catégorie par défaut des articles" msgid "Default Link Category" msgstr "Catégorie par défaut des liens" -#: wp-admin/credits.php:188 +#: wp-admin/credits.php:189 msgid "XML-RPC" msgstr "XML-RPC" @@ -7235,7 +7380,7 @@ msgstr "Services de mise à jour" msgid "When you publish a new post, WordPress automatically notifies the following site update services. For more about this, see Update Services on the Codex. Separate multiple service URLs with line breaks." msgstr "Quand vous publiez un nouvel article, WordPress peut notifier un service de mise à jour. Une explication se trouve sur la page Update Services du Codex anglophone. Séparez les adresses web par des retours à la ligne." -#: wp-admin/options.php:203 +#: wp-admin/options.php:212 msgid "All Settings" msgstr "Toutes les options" @@ -7243,77 +7388,72 @@ msgstr "Toutes les options" msgid "Edit Plugins" msgstr "Modifier les extensions" -#: wp-admin/plugin-editor.php:117 +#: wp-admin/plugin-editor.php:115 msgid "No such file exists! Double check the name and try again." msgstr "Ce fichier n’existe pas ! Veuillez vérifier son nom et réessayer." -#: wp-admin/plugin-editor.php:124 +#: wp-admin/plugin-editor.php:122 msgid "Files of this type are not editable." msgstr "Les fichiers de ce type ne sont pas éditables." -#: wp-admin/plugin-editor.php:169 wp-admin/theme-editor.php:127 +#: wp-admin/plugin-editor.php:167 wp-admin/theme-editor.php:125 msgid "File edited successfully." msgstr "Le fichier a bien été modifié." -#: wp-admin/plugin-editor.php:171 +#: wp-admin/plugin-editor.php:169 msgid "This plugin has been deactivated because your changes resulted in a fatal error." msgstr "Cette extension a été désactivée, car vos modifications ont abouti à une erreur fatale" -#: wp-admin/plugin-editor.php:186 +#: wp-admin/plugin-editor.php:184 msgid "Editing %s (active)" msgstr "Modification de %s (activé)" -#: wp-admin/plugin-editor.php:188 +#: wp-admin/plugin-editor.php:186 msgid "Browsing %s (active)" msgstr "Contenu de %s (activé)" -#: wp-admin/plugin-editor.php:191 +#: wp-admin/plugin-editor.php:189 msgid "Editing %s (inactive)" msgstr "Modification de %s (désactivé)" -#: wp-admin/plugin-editor.php:193 +#: wp-admin/plugin-editor.php:191 msgid "Browsing %s (inactive)" msgstr "Contenu de %s (désactivée)" -#: wp-admin/plugin-editor.php:199 +#: wp-admin/plugin-editor.php:197 msgid "Select plugin to edit:" msgstr "Sélectionnez l’extension à modifier :" -#: wp-admin/plugin-editor.php:221 +#: wp-admin/plugin-editor.php:219 msgid "Plugin Files" msgstr "Fichiers de l’extension" -#: wp-admin/plugin-editor.php:250 wp-admin/theme-editor.php:209 +#: wp-admin/plugin-editor.php:248 wp-admin/theme-editor.php:207 msgid "Documentation:" msgstr "Documentation :" -#: wp-admin/plugin-editor.php:260 +#: wp-admin/plugin-editor.php:258 msgid "Update File and Attempt to Reactivate" msgstr "Mettre à jour le fichier et tenter de réactiver l’extension" -#: wp-admin/plugin-editor.php:262 wp-admin/theme-editor.php:222 +#: wp-admin/plugin-editor.php:260 wp-admin/theme-editor.php:220 msgid "Update File" msgstr "Mettre à jour le fichier" -#: wp-admin/plugin-editor.php:267 wp-admin/theme-editor.php:224 +#: wp-admin/plugin-editor.php:265 wp-admin/theme-editor.php:222 msgid "You need to make this file writable before you can save your changes. See the Codex for more information." msgstr "Vous devez rendre ce fichier accessible en écriture avant de pouvoir enregistrer vos modifications. Lire la documentation CHMOD pour plus d’informations." -#: wp-admin/includes/class-wp-plugin-install-list-table.php:33 +#: wp-admin/includes/class-wp-plugin-install-list-table.php:65 msgctxt "Plugin Installer" msgid "Featured" msgstr "Mises en avant" -#: wp-admin/includes/class-wp-plugin-install-list-table.php:34 +#: wp-admin/includes/class-wp-plugin-install-list-table.php:66 msgctxt "Plugin Installer" msgid "Popular" msgstr "Populaires" -#: wp-admin/includes/class-wp-plugin-install-list-table.php:35 -msgctxt "Plugin Installer" -msgid "Newest" -msgstr "Ajoutées récemment" - #: wp-admin/plugins.php:292 msgid "Are you sure you wish to delete these files?" msgstr "Voulez-vous vraiment supprimer ces fichiers ?" @@ -7370,99 +7510,99 @@ msgstr "Les extensions sélectionnées ont été désactivées. msgid "No out of date plugins were selected." msgstr "Aucune extension périmée n’a été sélectionnée." -#: wp-admin/includes/class-wp-plugins-list-table.php:379 -#: wp-admin/includes/class-wp-plugins-list-table.php:388 +#: wp-admin/includes/class-wp-plugins-list-table.php:399 +#: wp-admin/includes/class-wp-plugins-list-table.php:408 msgid "Deactivate this plugin" msgstr "Désactiver cette extension" -#: wp-admin/includes/class-wp-plugins-list-table.php:280 -#: wp-admin/includes/class-wp-plugins-list-table.php:379 +#: wp-admin/includes/class-wp-plugins-list-table.php:299 +#: wp-admin/includes/class-wp-plugins-list-table.php:399 msgid "Network Deactivate" msgstr "Désactiver du réseau" -#: wp-admin/includes/class-wp-plugins-list-table.php:382 -#: wp-admin/includes/class-wp-upgrader-skins.php:436 +#: wp-admin/includes/class-wp-plugins-list-table.php:402 +#: wp-admin/includes/class-wp-upgrader-skins.php:433 msgid "Activate this plugin for all sites in this network" msgstr "Activer cette extension sur tous les sites de ce réseau" -#: wp-admin/includes/class-wp-plugins-list-table.php:277 -#: wp-admin/includes/class-wp-plugins-list-table.php:382 -#: wp-admin/includes/class-wp-upgrader-skins.php:436 +#: wp-admin/includes/class-wp-plugins-list-table.php:296 +#: wp-admin/includes/class-wp-plugins-list-table.php:402 +#: wp-admin/includes/class-wp-upgrader-skins.php:433 msgid "Network Activate" msgstr "Activer sur le réseau" -#: wp-admin/includes/class-wp-plugins-list-table.php:398 +#: wp-admin/includes/class-wp-plugins-list-table.php:419 msgid "Open this file in the Plugin Editor" msgstr "Ouvrir ce fichier dans l’éditeur d’extension" -#: wp-admin/includes/class-wp-plugins-list-table.php:384 -#: wp-admin/includes/class-wp-plugins-list-table.php:393 +#: wp-admin/includes/class-wp-plugins-list-table.php:404 +#: wp-admin/includes/class-wp-plugins-list-table.php:413 msgid "Delete this plugin" msgstr "Supprimer cette extension" -#: wp-admin/includes/class-wp-plugins-list-table.php:501 +#: wp-admin/includes/class-wp-plugins-list-table.php:534 msgid "Visit plugin site" msgstr "Aller sur le site de l’extension" -#: wp-admin/includes/class-wp-plugins-list-table.php:310 +#: wp-admin/includes/class-wp-plugins-list-table.php:329 msgid "Clear List" msgstr "Vider la liste" -#: wp-admin/includes/class-wp-plugins-list-table.php:237 +#: wp-admin/includes/class-wp-plugins-list-table.php:256 msgctxt "plugins" msgid "All (%s)" msgid_plural "All (%s)" msgstr[0] "Toutes (%s)" msgstr[1] "Toutes (%s)" -#: wp-admin/includes/class-wp-plugins-list-table.php:240 +#: wp-admin/includes/class-wp-plugins-list-table.php:259 msgid "Active (%s)" msgid_plural "Active (%s)" msgstr[0] "Activée (%s)" msgstr[1] "Activées (%s)" -#: wp-admin/includes/class-wp-plugins-list-table.php:243 +#: wp-admin/includes/class-wp-plugins-list-table.php:262 msgid "Recently Active (%s)" msgid_plural "Recently Active (%s)" msgstr[0] "Récemment désactivée (%s)" msgstr[1] "Récemment désactivées (%s)" -#: wp-admin/includes/class-wp-plugins-list-table.php:246 +#: wp-admin/includes/class-wp-plugins-list-table.php:265 msgid "Inactive (%s)" msgid_plural "Inactive (%s)" msgstr[0] "Désactivée (%s)" msgstr[1] "Désactivées (%s)" -#: wp-admin/includes/class-wp-plugins-list-table.php:208 +#: wp-admin/includes/class-wp-plugins-list-table.php:227 msgid "No plugins found." msgstr "Aucune extension trouvée." -#: wp-admin/includes/class-wp-plugins-list-table.php:210 +#: wp-admin/includes/class-wp-plugins-list-table.php:229 #: wp-admin/plugin-editor.php:32 msgid "You do not appear to have any plugins available at this time." msgstr "Vous ne semblez pas avoir d’extension disponible en ce moment." -#: wp-admin/edit-tags.php:128 wp-admin/edit-tags.php:143 wp-admin/post.php:150 +#: wp-admin/edit-tags.php:123 wp-admin/edit-tags.php:138 wp-admin/post.php:148 msgid "You attempted to edit an item that doesn’t exist. Perhaps it was deleted?" msgstr "Vous tentez de modifier un contenu qui n’existe pas. Peut-être a-t-il été supprimé ?" -#: wp-admin/async-upload.php:54 wp-admin/edit-tags.php:253 -#: wp-admin/includes/post.php:1643 wp-admin/post.php:156 +#: wp-admin/async-upload.php:56 wp-admin/edit-tags.php:247 +#: wp-admin/includes/post.php:1645 wp-admin/post.php:154 msgid "You are not allowed to edit this item." msgstr "Vous n’avez pas l’autorisation de modifier ce contenu." -#: wp-admin/post.php:159 +#: wp-admin/post.php:157 msgid "You can’t edit this item because it is in the Trash. Please restore it and try again." msgstr "Vous ne pouvez pas modifier ce contenu, car il est dans la Corbeille. Sortez-l’en, puis réessayez." -#: wp-admin/async-upload.php:52 wp-admin/post.php:153 wp-admin/post.php:249 -#: wp-admin/post.php:273 wp-admin/post.php:292 +#: wp-admin/async-upload.php:54 wp-admin/post.php:151 wp-admin/post.php:247 +#: wp-admin/post.php:270 wp-admin/post.php:288 msgid "Unknown post type." msgstr "Type de contenu inconnu." #: wp-admin/press-this.php:125 msgid "Embed Code" -msgstr "Code embarqué" +msgstr "Code d'intégration" #: wp-admin/press-this.php:128 msgid "Insert Video" @@ -7472,39 +7612,39 @@ msgstr "Insérer la vidéo" msgid "Click to insert." msgstr "Cliquez pour insérer." -#: wp-admin/press-this.php:226 +#: wp-admin/press-this.php:227 msgid "Unable to retrieve images or no images on page." msgstr "Impossible de récupérer d’image ou il n’y a pas d’image dans cette page." -#: wp-admin/press-this.php:287 +#: wp-admin/press-this.php:288 msgid "click images to select" msgstr "cliquez sur les images pour les sélectionner" -#: wp-admin/press-this.php:287 +#: wp-admin/press-this.php:288 msgid "Add from URL" msgstr "Ajouter depuis une adresse web" -#: wp-admin/press-this.php:600 +#: wp-admin/press-this.php:611 msgid "Your post has been saved." msgstr "Votre article a été enregistré." -#: wp-admin/press-this.php:601 +#: wp-admin/press-this.php:612 msgid "View post" msgstr "Afficher l’article" -#: wp-admin/press-this.php:603 +#: wp-admin/press-this.php:614 msgid "Close Window" msgstr "Fermer la fenêtre" -#: wp-admin/press-this.php:645 wp-admin/press-this.php:646 +#: wp-admin/press-this.php:656 wp-admin/press-this.php:657 msgid "Insert an Image" msgstr "Insérer une image" -#: wp-admin/press-this.php:650 +#: wp-admin/press-this.php:661 msgid "Embed a Video" msgstr "Ajouter un vidéo" -#: wp-admin/press-this.php:633 +#: wp-admin/press-this.php:644 msgid "via " msgstr "via" @@ -7512,7 +7652,7 @@ msgstr "via" msgid "Compare Revisions of “%1$s”" msgstr "Comparer les versions de « %1$s »" -#: wp-admin/themes.php:345 +#: wp-admin/themes.php:349 msgid "Tags:" msgstr "Mots-clés :" @@ -7524,33 +7664,18 @@ msgstr "Modifier les thèmes" msgid "The requested theme does not exist." msgstr "Le thème demandé n’existe pas." -#: wp-admin/theme-editor.php:144 +#: wp-admin/theme-editor.php:142 msgid "Select theme to edit:" msgstr "Sélectionnez le thème à modifier :" -#: wp-admin/theme-editor.php:170 +#: wp-admin/theme-editor.php:168 msgid "Templates" msgstr "Modèles" -#: wp-admin/theme-editor.php:197 +#: wp-admin/theme-editor.php:195 msgid "Oops, no such file exists! Double check the name and try again, merci." msgstr "Oops, ce fichier n’existe pas ! Vérifiez son nom et réessayez, merci." -#: wp-admin/includes/class-wp-theme-install-list-table.php:44 -msgctxt "Theme Installer" -msgid "Featured" -msgstr "Mis en avant" - -#: wp-admin/includes/class-wp-theme-install-list-table.php:46 -msgctxt "Theme Installer" -msgid "Newest" -msgstr "Les + récents" - -#: wp-admin/includes/class-wp-theme-install-list-table.php:47 -msgctxt "Theme Installer" -msgid "Recently Updated" -msgstr "Mis à jour récemment" - #: wp-admin/themes.php:132 msgid "New theme activated. Visit site" msgstr "Nouveau thème activé. Voir le site" @@ -7559,11 +7684,11 @@ msgstr "Nouveau thème activé. Voir le site" msgid "Theme deleted." msgstr "Thème supprimé." -#: wp-admin/themes.php:327 +#: wp-admin/themes.php:331 msgid "Current Theme" msgstr "Thème actuel" -#: wp-admin/includes/class-wp-themes-list-table.php:158 +#: wp-admin/includes/class-wp-themes-list-table.php:169 msgid "" "You are about to delete this theme '%s'\n" " 'Cancel' to stop, 'OK' to delete." @@ -7571,7 +7696,7 @@ msgstr "" "Vous êtes sur le point de supprimer le thème « %s ».\n" " « Annuler » pour abandonner, « OK » pour le supprimer." -#: wp-admin/themes.php:242 +#: wp-admin/themes.php:246 msgid "Broken Themes" msgstr "Thèmes endommagés" @@ -7611,21 +7736,21 @@ msgstr "Afficher les mises à jour cachées" msgid "Hide hidden updates" msgstr "Masquer les mises à jour cachées" -#: wp-admin/update-core.php:244 +#: wp-admin/update-core.php:246 msgid "Compatibility with WordPress %1$s: 100%% (according to its author)" msgstr "Compatibilité avec WordPress %1$s : 100%% (selon l’auteur)" -#: wp-admin/update-core.php:247 wp-admin/update-core.php:255 +#: wp-admin/update-core.php:249 wp-admin/update-core.php:257 msgid "Compatibility with WordPress %1$s: %2$d%% (%3$d \"works\" votes out of %4$d total)" msgstr "Compatibilité avec WordPress %1$s : %2$d%% (%3$d votes « ça marche » sur un total de %4$d)" -#: wp-admin/update-core.php:249 wp-admin/update-core.php:257 +#: wp-admin/update-core.php:251 wp-admin/update-core.php:259 msgid "Compatibility with WordPress %1$s: Unknown" msgstr "Compatibilité avec WordPress %1$s : inconnue" -#: wp-admin/includes/class-wp-upgrader.php:2017 wp-admin/update-core.php:413 +#: wp-admin/includes/class-wp-upgrader.php:2090 wp-admin/update-core.php:415 msgid "Installation Failed" -msgstr "Échec de l’installation" +msgstr "Échec de l'installation" #: wp-admin/update.php:80 msgid "Plugin Reactivation" @@ -7643,24 +7768,25 @@ msgstr "L’extension n’a pu être réactivée suite à une erreur fat msgid "Installing Plugin: %s" msgstr "Extension en cours d’installation : %s" -#: wp-admin/update.php:133 +#: wp-admin/includes/class-wp-plugin-install-list-table.php:74 +#: wp-admin/plugin-install.php:85 wp-admin/update.php:134 msgid "Upload Plugin" -msgstr "Mettre une extension en ligne" +msgstr "Ajouter une extension" -#: wp-admin/update.php:138 +#: wp-admin/update.php:139 msgid "Installing Plugin from uploaded file: %s" msgstr "Installation de l’extension à partir du fichier : %s" -#: wp-admin/update.php:218 +#: wp-admin/update.php:219 msgid "Installing Theme: %s" msgstr "Installation du thème : %s" -#: wp-admin/theme-install.php:55 wp-admin/theme-install.php:113 -#: wp-admin/update.php:239 +#: wp-admin/theme-install.php:55 wp-admin/theme-install.php:123 +#: wp-admin/theme-install.php:125 wp-admin/update.php:241 msgid "Upload Theme" msgstr "Mettre un thème en ligne" -#: wp-admin/update.php:245 +#: wp-admin/update.php:247 msgid "Installing Theme from uploaded file: %s" msgstr "Installation du thème à partir du fichier : %s" @@ -7676,91 +7802,62 @@ msgstr "%s requêtes" msgid "%s seconds" msgstr "%s secondes" -#: wp-admin/upload.php:42 -msgid "You are not allowed to scan for lost attachments." -msgstr "Vous n’avez pas l’autorisation de chercher les fichiers attachés perdus." - -#: wp-admin/upload.php:99 +#: wp-admin/upload.php:147 msgid "You are not allowed to move this post to the trash." msgstr "Vous n’avez pas l’autorisation de déplacer cet article dans la Corbeille." -#: wp-admin/upload.php:111 +#: wp-admin/upload.php:159 msgid "You are not allowed to move this post out of the trash." msgstr "Vous n’avez pas l’autorisation de sortir cet article de la Corbeille." -#: wp-admin/upload.php:123 +#: wp-admin/upload.php:171 msgid "You are not allowed to delete this post." msgstr "Vous n’avez pas l’autorisation de supprimer cet article." -#: wp-admin/upload.php:196 +#: wp-admin/upload.php:245 msgid "Reattached %d attachment." msgid_plural "Reattached %d attachments." msgstr[0] "Rattachement de %d fichier attaché." msgstr[1] "Rattachement de %d fichiers attachés." -#: wp-admin/upload.php:201 +#: wp-admin/upload.php:250 msgid "Media attachment permanently deleted." msgid_plural "%d media attachments permanently deleted." msgstr[0] "Média définitivement supprimé." msgstr[1] "%d médias définitivement supprimés." -#: wp-admin/upload.php:206 +#: wp-admin/upload.php:255 msgid "Media attachment moved to the trash." msgid_plural "%d media attachments moved to the trash." msgstr[0] "Fichier média déplacé dans la Corbeille." msgstr[1] "%d fichiers médias déplacés dans la Corbeille." -#: wp-admin/upload.php:212 +#: wp-admin/upload.php:261 msgid "Media attachment restored from the trash." msgid_plural "%d media attachments restored from the trash." msgstr[0] "Fichier média récupéré depuis la Corbeille." msgstr[1] "%d fichiers médias récupérés depuis la Corbeille." -#: wp-admin/upload.php:217 +#: wp-admin/upload.php:266 msgid "Media permanently deleted." msgstr "Média définitivement supprimé." -#: wp-admin/upload.php:218 +#: wp-admin/upload.php:267 msgid "Error saving media attachment." msgstr "Erreur lors de la sauvegarde du fichier attaché." -#: wp-admin/upload.php:219 +#: wp-admin/upload.php:268 msgid "Media moved to the trash." msgstr "Fichier média déplacé dans la Corbeille." -#: wp-admin/upload.php:220 +#: wp-admin/upload.php:269 msgid "Media restored from the trash." msgstr "Fichier média récupéré depuis la Corbeille." -#: wp-admin/includes/class-wp-media-list-table.php:57 -msgctxt "uploaded files" -msgid "All (%s)" -msgid_plural "All (%s)" -msgstr[0] "Tout (%s)" -msgstr[1] "Tout (%s)" - -#: wp-admin/includes/class-wp-media-list-table.php:69 -msgctxt "detached files" -msgid "Unattached (%s)" -msgid_plural "Unattached (%s)" -msgstr[0] "Non attaché (%s)" -msgstr[1] "Non attachés (%s)" - -#: wp-admin/includes/class-wp-media-list-table.php:72 -msgctxt "uploaded files" -msgid "Trash (%s)" -msgid_plural "Trash (%s)" -msgstr[0] "Corbeille (%s)" -msgstr[1] "Corbeille (%s)" - -#: wp-admin/includes/class-wp-media-list-table.php:81 +#: wp-admin/includes/class-wp-media-list-table.php:87 msgid "Attach to a post" msgstr "Joindre à un article" -#: wp-admin/includes/class-wp-media-list-table.php:99 -msgid "Scan for lost attachments" -msgstr "Rechercher les fichiers attachés perdus" - #: wp-admin/user-edit.php:28 msgid "Edit User" msgstr "Modifier l’utilisateur" @@ -7794,7 +7891,7 @@ msgstr "Éditeur visuel" msgid "Disable the visual editor when writing" msgstr "Désactiver l’éditeur visuel pour écrire" -#: wp-admin/includes/misc.php:613 wp-admin/user-edit.php:252 +#: wp-admin/includes/misc.php:615 wp-admin/user-edit.php:252 msgid "Admin Color Scheme" msgstr "Couleurs de l’interface d’administration" @@ -7802,11 +7899,11 @@ msgstr "Couleurs de l’interface d’administration" msgid "Enable keyboard shortcuts for comment moderation." msgstr "Activer les raccourcis clavier pour la modération de commentaires." -#: wp-admin/user-edit.php:348 wp-admin/user-new.php:365 +#: wp-admin/user-edit.php:348 wp-admin/user-new.php:367 msgid "First Name" msgstr "Prénom" -#: wp-admin/user-edit.php:353 wp-admin/user-new.php:369 +#: wp-admin/user-edit.php:353 wp-admin/user-new.php:371 msgid "Last Name" msgstr "Nom" @@ -7870,15 +7967,15 @@ msgstr "[%s] Confirmation d'inscription" msgid "Invitation email sent to new user. A confirmation link must be clicked before their account is created." msgstr "Envoi d’un message d’invitation au nouvel utilisateur. Un lien de confirmation devra d’abord être cliqué avant la création du compte." -#: wp-admin/user-new.php:402 +#: wp-admin/user-new.php:404 msgid "Send Password?" msgstr "Envoyer le mot de passe ?" -#: wp-admin/user-new.php:403 +#: wp-admin/user-new.php:405 msgid "Send this password to the new user by email." msgstr "Envoyer ce mot de passe au nouvel utilisateur sur son adresse de messagerie." -#: wp-admin/user-new.php:307 wp-admin/user-new.php:420 +#: wp-admin/user-new.php:309 wp-admin/user-new.php:422 msgid "Skip Confirmation Email" msgstr "Passer la confirmation par e-mail" @@ -7886,48 +7983,48 @@ msgstr "Passer la confirmation par e-mail" msgid "You can’t edit that user." msgstr "Vous ne pouvez pas modifier cet utilisateur." -#: wp-admin/users.php:163 wp-admin/users.php:205 +#: wp-admin/users.php:161 wp-admin/users.php:201 msgid "You can’t delete users." msgstr "Vous ne pouvez pas supprimer d’utilisateurs." -#: wp-admin/users.php:221 +#: wp-admin/users.php:217 msgid "Delete Users" msgstr "Supprimer des utilisateurs" -#: wp-admin/users.php:254 +#: wp-admin/users.php:260 msgid "There are no valid users selected for deletion." msgstr "Aucun utilisateur valide n’est sélectionné pour la suppression." -#: wp-admin/users.php:385 +#: wp-admin/users.php:390 msgid "New user created." msgstr "Le nouvel utilisateur a été créé." -#: wp-admin/users.php:392 +#: wp-admin/users.php:397 msgid "The current user’s role must have user editing capabilities." msgstr "L’utilisateur courant doit avoir un niveau lui permettant de modifier les utilisateurs." -#: wp-admin/users.php:393 +#: wp-admin/users.php:398 msgid "Other user roles have been changed." msgstr "Les rôles des autres utilisateurs ont été modifiés." -#: wp-admin/users.php:396 +#: wp-admin/users.php:401 msgid "You can’t delete the current user." msgstr "Vous ne pouvez pas supprimer l’utilisateur courant." -#: wp-admin/users.php:397 +#: wp-admin/users.php:402 msgid "Other users have been deleted." msgstr "Les autres utilisateurs ont été supprimés." -#: wp-admin/includes/class-wp-users-list-table.php:167 +#: wp-admin/includes/class-wp-users-list-table.php:169 msgid "%1$s (%2$s)" msgstr "%1$s (%2$s)" -#: wp-admin/includes/class-wp-users-list-table.php:211 #: wp-admin/includes/class-wp-users-list-table.php:213 +#: wp-admin/includes/class-wp-users-list-table.php:215 msgid "Change role to…" msgstr "Changer de rôle pour…" -#: wp-admin/includes/class-wp-users-list-table.php:217 +#: wp-admin/includes/class-wp-users-list-table.php:219 msgid "Change" msgstr "Changer" @@ -7947,7 +8044,7 @@ msgstr "Widget %s" msgid "Select both the sidebar for this widget and the position of the widget in that sidebar." msgstr "Sélectionnez à la fois la colonne latérale pour ce widget, et la position du widget dans cette colonne latérale." -#: wp-admin/custom-background.php:278 wp-admin/widgets.php:248 +#: wp-admin/custom-background.php:331 wp-admin/widgets.php:248 msgid "Position" msgstr "Position" @@ -7959,7 +8056,7 @@ msgstr "Enregistrer le widget" msgid "Changes saved." msgstr "Modifications enregistrées." -#: wp-admin/includes/misc.php:814 wp-admin/includes/post.php:1637 +#: wp-admin/includes/misc.php:816 wp-admin/includes/post.php:1639 #: wp-admin/widgets.php:306 msgid "Error while saving." msgstr "Erreur lors de la sauvegarde." @@ -7992,92 +8089,88 @@ msgstr "Vous êtes sur le point d’approuver le commentaire suivant :" msgid "Approve Comment" msgstr "Approuver le commentaire" -#: wp-admin/comment.php:297 +#: wp-admin/comment.php:295 msgid "Unknown action." msgstr "Action inconnue." -#: wp-admin/custom-background.php:182 wp-admin/includes/theme.php:211 +#: wp-admin/custom-background.php:234 wp-admin/includes/theme.php:211 msgid "Custom Background" msgstr "Arrière-plan personnalisé" -#: wp-admin/custom-background.php:186 +#: wp-admin/custom-background.php:238 msgid "Background updated. Visit your site to see how it looks." msgstr "L’arrière-plan a été mis à jour. Afficher votre site pour voir le rendu." -#: wp-admin/custom-background.php:254 wp-admin/custom-header.php:529 +#: wp-admin/custom-background.php:307 wp-admin/custom-header.php:590 msgid "Choose an image from your computer:" msgstr "Choisissez une image sur votre ordinateur :" -#: wp-admin/includes/template.php:1768 wp-admin/nav-menus.php:599 -#: wp-admin/options.php:249 +#: wp-admin/includes/template.php:1823 wp-admin/nav-menus.php:615 +#: wp-admin/options.php:259 msgid "Save Changes" msgstr "Enregistrer les modifications" -#: wp-admin/custom-header.php:462 wp-admin/includes/theme.php:213 +#: wp-admin/custom-header.php:523 wp-admin/includes/theme.php:213 msgid "Custom Header" msgstr "Personnalisation de l’en-tête" -#: wp-admin/custom-header.php:466 +#: wp-admin/custom-header.php:527 msgid "Header updated. Visit your site to see how it looks." msgstr "L’en-tête a été mis à jour. Visiter le site pour voir son nouvel aspect." -#: wp-admin/custom-header.php:722 wp-admin/custom-header.php:846 +#: wp-admin/custom-header.php:797 wp-admin/custom-header.php:921 msgid "Image Processing Error" msgstr "Erreur lors du traitement de l’image" -#: wp-admin/custom-header.php:739 +#: wp-admin/custom-header.php:814 msgid "Choose the part of the image you want to use as your header." msgstr "Choisissez la partie de l’image que vous voulez utiliser comme en-tête." -#: wp-admin/custom-header.php:900 +#: wp-admin/custom-header.php:975 msgid "You do not have permission to customize headers." msgstr "Vous n’avez pas l’autorisation de personnaliser les en-têtes." -#: wp-admin/includes/class-wp-links-list-table.php:141 -#: wp-admin/includes/class-wp-media-list-table.php:247 -#: wp-admin/includes/class-wp-media-list-table.php:265 -#: wp-admin/includes/class-wp-posts-list-table.php:619 -#: wp-admin/includes/class-wp-terms-list-table.php:291 -#: wp-admin/includes/dashboard.php:521 +#: wp-admin/includes/class-wp-links-list-table.php:151 +#: wp-admin/includes/class-wp-media-list-table.php:334 +#: wp-admin/includes/class-wp-media-list-table.php:352 +#: wp-admin/includes/class-wp-posts-list-table.php:633 +#: wp-admin/includes/class-wp-terms-list-table.php:303 +#: wp-admin/includes/dashboard.php:508 msgid "Edit “%s”" msgstr "Modifier avec « %s »" -#: wp-admin/includes/class-wp-media-list-table.php:440 -#: wp-admin/includes/class-wp-media-list-table.php:459 -#: wp-admin/includes/class-wp-posts-list-table.php:665 +#: wp-admin/includes/class-wp-media-list-table.php:526 +#: wp-admin/includes/class-wp-media-list-table.php:545 +#: wp-admin/includes/class-wp-posts-list-table.php:680 msgid "View “%s”" msgstr "Afficher « %s »" -#: wp-admin/includes/class-wp-media-list-table.php:303 -#: wp-admin/includes/class-wp-posts-list-table.php:709 +#: wp-admin/includes/class-wp-media-list-table.php:390 +#: wp-admin/includes/class-wp-posts-list-table.php:724 msgid "Unpublished" msgstr "Non publié" -#: wp-admin/includes/class-wp-posts-list-table.php:712 +#: wp-admin/includes/class-wp-posts-list-table.php:727 msgid "Y/m/d g:i:s A" msgstr "d/m/Y \\à G \\h i \\m\\i\\n s \\s" -#: wp-admin/includes/class-wp-media-list-table.php:309 +#: wp-admin/includes/class-wp-media-list-table.php:396 msgid "%s from now" msgstr "%s à partir de maintenant" -#: wp-admin/includes/class-wp-media-list-table.php:343 +#: wp-admin/includes/class-wp-media-list-table.php:430 msgid "(Unattached)" msgstr "(Non attaché)" -#: wp-admin/includes/class-wp-media-list-table.php:348 -#: wp-admin/includes/class-wp-media-list-table.php:442 +#: wp-admin/includes/class-wp-media-list-table.php:435 +#: wp-admin/includes/class-wp-media-list-table.php:528 msgid "Attach" msgstr "Joindre" -#: wp-admin/includes/class-wp-list-table.php:457 +#: wp-admin/includes/class-wp-list-table.php:559 msgid "%s pending" msgstr "%s en attente" -#: wp-admin/includes/class-wp-media-list-table.php:125 -msgid "No media attachments found." -msgstr "Pas de fichier média attaché." - #: wp-admin/edit-comments.php:185 msgid "%s comment approved" msgid_plural "%s comments approved" @@ -8102,32 +8195,32 @@ msgid_plural "%s comments permanently deleted" msgstr[0] "%s commentaire supprimé définitivement" msgstr[1] "%s commentaires supprimés définitivement" -#: wp-admin/includes/class-wp-comments-list-table.php:159 +#: wp-admin/includes/class-wp-comments-list-table.php:169 msgctxt "comments" msgid "All" msgid_plural "All" msgstr[0] "Tout" msgstr[1] "Tout" -#: wp-admin/includes/class-wp-comments-list-table.php:160 +#: wp-admin/includes/class-wp-comments-list-table.php:170 msgid "Pending (%s)" msgid_plural "Pending (%s)" msgstr[0] "En attente (%s)" msgstr[1] "En attente (%s)" -#: wp-admin/includes/class-wp-comments-list-table.php:161 +#: wp-admin/includes/class-wp-comments-list-table.php:171 msgid "Approved" msgid_plural "Approved" msgstr[0] "Approuvé" msgstr[1] "Approuvés" -#: wp-admin/includes/class-wp-comments-list-table.php:162 +#: wp-admin/includes/class-wp-comments-list-table.php:172 msgid "Spam (%s)" msgid_plural "Spam (%s)" msgstr[0] "Indésirable (%s)" msgstr[1] "Indésirables (%s)" -#: wp-admin/includes/class-wp-comments-list-table.php:163 +#: wp-admin/includes/class-wp-comments-list-table.php:173 msgid "Trash (%s)" msgid_plural "Trash (%s)" msgstr[0] "Corbeille (%s)" @@ -8141,156 +8234,156 @@ msgstr "Chercher un commentaire" msgid "Displaying %s–%s of %s" msgstr "Affichage de %s à %s sur %s" -#: wp-admin/edit.php:191 wp-admin/includes/class-wp-list-table.php:307 +#: wp-admin/edit.php:197 wp-admin/includes/class-wp-list-table.php:398 msgid "Bulk Actions" msgstr "Actions groupées" -#: wp-admin/includes/class-wp-comments-list-table.php:209 -#: wp-admin/includes/class-wp-comments-list-table.php:441 -#: wp-admin/includes/class-wp-comments-list-table.php:446 -#: wp-admin/includes/dashboard.php:566 +#: wp-admin/includes/class-wp-comments-list-table.php:219 +#: wp-admin/includes/class-wp-comments-list-table.php:450 +#: wp-admin/includes/class-wp-comments-list-table.php:455 +#: wp-admin/includes/dashboard.php:553 msgid "Unapprove" msgstr "Désapprouver" -#: wp-admin/includes/class-wp-comments-list-table.php:211 -#: wp-admin/includes/class-wp-comments-list-table.php:443 -#: wp-admin/includes/class-wp-comments-list-table.php:445 -#: wp-admin/includes/dashboard.php:565 +#: wp-admin/includes/class-wp-comments-list-table.php:221 +#: wp-admin/includes/class-wp-comments-list-table.php:452 +#: wp-admin/includes/class-wp-comments-list-table.php:454 +#: wp-admin/includes/dashboard.php:552 msgid "Approve" msgstr "Approuver" #: wp-admin/edit-form-comment.php:116 -#: wp-admin/includes/class-wp-comments-list-table.php:223 -#: wp-admin/includes/class-wp-posts-list-table.php:195 -#: wp-admin/includes/media.php:1419 wp-admin/includes/meta-boxes.php:235 +#: wp-admin/includes/class-wp-comments-list-table.php:233 +#: wp-admin/includes/class-wp-posts-list-table.php:210 +#: wp-admin/includes/media.php:1433 wp-admin/includes/meta-boxes.php:238 msgid "Move to Trash" msgstr "Déplacer dans la Corbeille" -#: wp-admin/includes/class-wp-comments-list-table.php:247 -#: wp-admin/includes/class-wp-posts-list-table.php:1124 +#: wp-admin/includes/class-wp-comments-list-table.php:257 +#: wp-admin/includes/class-wp-posts-list-table.php:1139 msgid "Pings" msgstr "Pings" -#: wp-admin/includes/class-wp-comments-list-table.php:261 -#: wp-admin/includes/class-wp-links-list-table.php:72 -#: wp-admin/includes/class-wp-media-list-table.php:95 -#: wp-admin/includes/class-wp-posts-list-table.php:231 +#: wp-admin/includes/class-wp-comments-list-table.php:271 +#: wp-admin/includes/class-wp-links-list-table.php:82 +#: wp-admin/includes/class-wp-media-list-table.php:106 +#: wp-admin/includes/class-wp-posts-list-table.php:246 msgid "Filter" msgstr "Filtrer" -#: wp-admin/includes/class-wp-comments-list-table.php:266 +#: wp-admin/includes/class-wp-comments-list-table.php:276 msgid "Empty Spam" msgstr "Supprimer tous les indésirables" -#: wp-admin/includes/class-wp-comments-list-table.php:266 -#: wp-admin/includes/class-wp-media-list-table.php:101 -#: wp-admin/includes/class-wp-posts-list-table.php:235 +#: wp-admin/includes/class-wp-comments-list-table.php:276 +#: wp-admin/includes/class-wp-media-list-table.php:110 +#: wp-admin/includes/class-wp-posts-list-table.php:250 msgid "Empty Trash" msgstr "Vider la Corbeille" -#: wp-admin/includes/class-wp-comments-list-table.php:148 +#: wp-admin/includes/class-wp-comments-list-table.php:158 msgid "No comments found." msgstr "Aucun commentaire trouvé." -#: wp-admin/edit-form-advanced.php:50 +#: wp-admin/edit-form-advanced.php:66 msgid "Post updated. View post" msgstr "Article mis à jour. Afficher l’article" -#: wp-admin/edit-form-advanced.php:51 wp-admin/edit-form-advanced.php:67 +#: wp-admin/edit-form-advanced.php:67 wp-admin/edit-form-advanced.php:83 msgid "Custom field updated." msgstr "Champ personnalisé mis à jour." -#: wp-admin/edit-form-advanced.php:52 wp-admin/edit-form-advanced.php:68 +#: wp-admin/edit-form-advanced.php:68 wp-admin/edit-form-advanced.php:84 msgid "Custom field deleted." msgstr "Champ personnalisé supprimé." -#: wp-admin/edit-form-advanced.php:53 +#: wp-admin/edit-form-advanced.php:69 msgid "Post updated." msgstr "Article mis à jour." -#: wp-admin/edit-form-advanced.php:55 +#: wp-admin/edit-form-advanced.php:71 msgid "Post restored to revision from %s" msgstr "Article rétabli à partir de la révision du %s" -#: wp-admin/edit-form-advanced.php:56 +#: wp-admin/edit-form-advanced.php:72 msgid "Post published. View post" msgstr "Article publié. Afficher l’article" -#: wp-admin/edit-form-advanced.php:57 +#: wp-admin/edit-form-advanced.php:73 msgid "Post saved." msgstr "Article enregistré." -#: wp-admin/edit-form-advanced.php:58 +#: wp-admin/edit-form-advanced.php:74 msgid "Post submitted. Preview post" msgstr "Article proposé. Prévisualiser l’article" -#: wp-admin/edit-form-advanced.php:59 +#: wp-admin/edit-form-advanced.php:75 msgid "Post scheduled for: %1$s. Preview post" msgstr "Article prévu pour le : %1$s. Prévisualiser l’article" -#: wp-admin/edit-form-advanced.php:61 wp-admin/edit-form-advanced.php:74 -#: wp-admin/edit-form-comment.php:103 wp-admin/includes/meta-boxes.php:162 -#: wp-admin/includes/meta-boxes.php:298 wp-admin/includes/revision.php:170 +#: wp-admin/edit-form-advanced.php:77 wp-admin/edit-form-advanced.php:90 +#: wp-admin/edit-form-comment.php:103 wp-admin/includes/meta-boxes.php:165 +#: wp-admin/includes/meta-boxes.php:296 wp-admin/includes/revision.php:171 msgid "M j, Y @ G:i" msgstr "j F Y \\à G \\h i \\m\\i\\n" -#: wp-admin/edit-form-advanced.php:62 +#: wp-admin/edit-form-advanced.php:78 msgid "Post draft updated. Preview post" msgstr "Brouillon d’article mis à jour. Prévisualiser l’article" -#: wp-admin/edit-form-advanced.php:66 +#: wp-admin/edit-form-advanced.php:82 msgid "Page updated. View page" msgstr "Page mise à jour. Afficher la page" -#: wp-admin/edit-form-advanced.php:69 +#: wp-admin/edit-form-advanced.php:85 msgid "Page updated." msgstr "Page mise à jour." -#: wp-admin/edit-form-advanced.php:70 +#: wp-admin/edit-form-advanced.php:86 msgid "Page restored to revision from %s" msgstr "Page rétablie à partir de la révision du %s" -#: wp-admin/edit-form-advanced.php:71 +#: wp-admin/edit-form-advanced.php:87 msgid "Page published. View page" msgstr "Page publiée. Afficher la page" -#: wp-admin/edit-form-advanced.php:73 +#: wp-admin/edit-form-advanced.php:89 msgid "Page submitted. Preview page" msgstr "Page proposée. Prévisualiser la page" -#: wp-admin/edit-form-advanced.php:74 +#: wp-admin/edit-form-advanced.php:90 msgid "Page scheduled for: %1$s. Preview page" msgstr "Page prévue pour le : %1$s. Afficher la page" -#: wp-admin/edit-form-advanced.php:75 +#: wp-admin/edit-form-advanced.php:91 msgid "Page draft updated. Preview page" msgstr "Brouillon de page mis à jour. Prévisualiser la page" -#: wp-admin/edit-form-advanced.php:186 +#: wp-admin/edit-form-advanced.php:202 msgid "Send Trackbacks" msgstr "Envoyer des rétroliens" -#: wp-admin/edit-form-advanced.php:189 +#: wp-admin/edit-form-advanced.php:205 msgid "Custom Fields" msgstr "Champs personnalisés" -#: wp-admin/edit-form-advanced.php:202 wp-admin/menu.php:218 +#: wp-admin/edit-form-advanced.php:218 wp-admin/menu.php:225 msgid "Discussion" msgstr "Discussion" -#: wp-admin/edit-form-advanced.php:208 -#: wp-admin/includes/class-wp-posts-list-table.php:939 -#: wp-admin/includes/class-wp-terms-list-table.php:124 -#: wp-admin/includes/class-wp-terms-list-table.php:419 -#: wp-admin/includes/meta-boxes.php:631 +#: wp-admin/edit-form-advanced.php:224 +#: wp-admin/includes/class-wp-posts-list-table.php:954 +#: wp-admin/includes/class-wp-terms-list-table.php:134 +#: wp-admin/includes/class-wp-terms-list-table.php:431 +#: wp-admin/includes/meta-boxes.php:665 msgid "Slug" msgstr "Identifiant" -#: wp-admin/edit-form-advanced.php:506 wp-admin/includes/ajax-actions.php:1753 +#: wp-admin/edit-form-advanced.php:523 wp-admin/includes/ajax-actions.php:2055 msgid "Last edited by %1$s on %2$s at %3$s" msgstr "Dernière modification par %1$s, le %2$s à %3$s" -#: wp-admin/edit-form-advanced.php:508 wp-admin/includes/ajax-actions.php:1755 +#: wp-admin/edit-form-advanced.php:525 wp-admin/includes/ajax-actions.php:2057 msgid "Last edited on %1$s at %2$s" msgstr "Dernière modification le %1$s à %2$s" @@ -8302,7 +8395,7 @@ msgstr "Afficher le commentaire" msgid "Submitted on: %1$s" msgstr "Envoyé le : %1$s" -#: wp-admin/includes/template.php:437 +#: wp-admin/includes/template.php:470 msgid "Update Comment" msgstr "Mettre à jour le commentaire" @@ -8334,11 +8427,11 @@ msgstr "Adresse web (%s) :" msgid "URL:" msgstr "Adresse web :" -#: wp-admin/edit-tag-form.php:101 wp-admin/edit-tags.php:459 +#: wp-admin/edit-tag-form.php:101 wp-admin/edit-tags.php:457 msgid "The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens." msgstr "L’identifiant est la version normalisée du nom. Il ne contient généralement que des lettres minuscules non accentuées, des chiffres et des traits d’union." -#: wp-admin/edit-tag-form.php:118 wp-admin/edit-tags.php:506 +#: wp-admin/edit-tag-form.php:118 wp-admin/edit-tags.php:504 msgid "The description is not prominent by default; however, some themes may show it." msgstr "La description n’est pas très utilisée par défaut, cependant de plus en plus de thèmes l’affichent." @@ -8346,7 +8439,7 @@ msgstr "La description n’est pas très utilisée par défaut, cependant de msgid "Links / Edit Link" msgstr "Liens / Modifier le lien" -#: wp-admin/edit-link-form.php:15 wp-admin/includes/meta-boxes.php:775 +#: wp-admin/edit-link-form.php:15 wp-admin/includes/meta-boxes.php:809 msgid "Update Link" msgstr "Mettre à jour le lien" @@ -8355,7 +8448,7 @@ msgid "Links / Add New Link" msgstr "Liens / Ajouter un nouveau lien" #: wp-admin/edit-link-form.php:30 wp-admin/includes/nav-menu.php:174 -#: wp-admin/includes/nav-menu.php:1226 +#: wp-admin/includes/nav-menu.php:1221 msgid "Link Relationship (XFN)" msgstr "Relation avec le propriétaire du site lié (XFN)" @@ -8379,76 +8472,72 @@ msgstr "Exemple : http://www.wordpress-fr.net/ — Et n&rs msgid "This will be shown when someone hovers over the link in the blogroll, or optionally below the link." msgstr "Cette description sera affichée lors du survol du lien dans la liste de liens ; elle pourra également apparaître sous le lien si votre thème le prévoit." -#: wp-admin/edit-tag-form.php:86 wp-admin/edit-tags.php:453 +#: wp-admin/edit-tag-form.php:86 wp-admin/edit-tags.php:451 msgid "The name is how it appears on your site." msgstr "Ce nom est utilisé un peu partout sur votre site." -#: wp-admin/edit-tag-form.php:110 wp-admin/edit-tags.php:499 +#: wp-admin/edit-tag-form.php:110 wp-admin/edit-tags.php:497 msgid "Categories, unlike tags, can have a hierarchy. You might have a Jazz category, and under that have children categories for Bebop and Big Band. Totally optional." msgstr "Les catégories, contrairement aux mots-clés, peuvent avoir une hiérarchie. Vous pouvez avoir une catégorie nommée Jazz, et à l’intérieur, plusieurs catégories comme Bebop et Big Band. Ceci est totalement facultatif." -#: wp-admin/edit-tags.php:258 +#: wp-admin/edit-tags.php:252 msgid "Item added." msgstr "Contenu ajouté." -#: wp-admin/edit-tags.php:259 +#: wp-admin/edit-tags.php:253 msgid "Item deleted." msgstr "Contenu supprimé." -#: wp-admin/edit-tags.php:260 +#: wp-admin/edit-tags.php:254 msgid "Item updated." msgstr "Contenu mis à jour." -#: wp-admin/edit-tags.php:261 +#: wp-admin/edit-tags.php:255 msgid "Item not added." msgstr "Contenu non ajouté." -#: wp-admin/edit-tags.php:263 +#: wp-admin/edit-tags.php:257 msgid "Items deleted." msgstr "Élements supprimés." -#: wp-admin/edit-tags.php:340 +#: wp-admin/edit-tags.php:336 msgid "Note:
      Deleting a category does not delete the posts in that category. Instead, posts that were only assigned to the deleted category are set to the category %s." msgstr "À savoir : supprimer une catégorie ne supprime pas les articles qu’elle contient. Les articles affectés uniquement à la catégorie supprimée seront affectés à celle par défaut  : %s." -#: wp-admin/edit.php:116 wp-admin/post.php:295 +#: wp-admin/edit.php:122 wp-admin/post.php:291 msgid "You are not allowed to delete this item." msgstr "Vous n’avez pas l’autorisation de supprimer ce contenu." -#: wp-admin/edit.php:237 +#: wp-admin/edit.php:243 msgid "%s post updated." msgid_plural "%s posts updated." msgstr[0] "%s article mis à jour." msgstr[1] "%s articles mis à jour." -#: wp-admin/includes/class-wp-posts-list-table.php:141 +#: wp-admin/includes/class-wp-posts-list-table.php:156 msgctxt "posts" msgid "Mine (%s)" msgid_plural "Mine (%s)" msgstr[0] "Le mien (%s)" msgstr[1] "Les miens (%s)" -#: wp-admin/includes/class-wp-posts-list-table.php:152 +#: wp-admin/includes/class-wp-posts-list-table.php:167 msgctxt "posts" msgid "All (%s)" msgid_plural "All (%s)" msgstr[0] "Tous (%s)" msgstr[1] "Tous (%s)" -#: wp-admin/includes/class-wp-links-list-table.php:65 -#: wp-admin/includes/class-wp-posts-list-table.php:211 +#: wp-admin/includes/class-wp-links-list-table.php:75 +#: wp-admin/includes/class-wp-posts-list-table.php:226 msgid "View all categories" msgstr "Voir toutes les catégories" -#: wp-admin/includes/class-wp-list-table.php:430 -msgid "List View" -msgstr "Liste simple" - -#: wp-admin/includes/class-wp-list-table.php:431 +#: wp-admin/includes/class-wp-list-table.php:526 msgid "Excerpt View" msgstr "Liste avec extraits" -#: wp-admin/export.php:17 wp-admin/menu.php:208 +#: wp-admin/export.php:17 wp-admin/menu.php:215 msgid "Export" msgstr "Exporter" @@ -8468,45 +8557,45 @@ msgstr "Télécharger le fichier d’export" msgid "No importers are available." msgstr "Aucun outil d’importation n’est disponible." -#: wp-admin/includes/media.php:1415 wp-admin/upgrade.php:68 +#: wp-admin/includes/media.php:1429 wp-admin/upgrade.php:68 #: wp-admin/upgrade.php:100 msgid "Continue" msgstr "Continuer" -#: wp-admin/export.php:159 wp-admin/includes/class-wp-terms-list-table.php:131 -#: wp-admin/includes/class-wp-users-list-table.php:264 wp-admin/menu.php:49 +#: wp-admin/export.php:159 wp-admin/includes/class-wp-users-list-table.php:266 +#: wp-admin/menu.php:49 msgid "Posts" msgstr "Articles" -#: wp-admin/includes/import.php:155 +#: wp-admin/includes/import.php:158 msgid "Blogger" msgstr "Blogger" -#: wp-admin/includes/import.php:167 +#: wp-admin/includes/import.php:170 msgid "LiveJournal" msgstr "LiveJournal" -#: wp-admin/includes/import.php:173 +#: wp-admin/includes/import.php:176 msgid "Movable Type and TypePad" msgstr "Movable Type et TypePad" -#: wp-admin/includes/import.php:179 +#: wp-admin/includes/import.php:182 msgid "Blogroll" msgstr "Liens" -#: wp-admin/includes/bookmark.php:205 +#: wp-admin/includes/bookmark.php:192 msgid "Could not update link in the database" msgstr "Impossible de mettre à jour le lien dans la base de données" -#: wp-admin/includes/bookmark.php:212 +#: wp-admin/includes/bookmark.php:200 msgid "Could not insert link into the database" msgstr "Impossible d’insérer le lien dans la base de données" -#: wp-admin/includes/class-wp-filesystem-base.php:272 +#: wp-admin/includes/class-wp-filesystem-base.php:323 msgid "Changing to %s" msgstr "Modifier à %s" -#: wp-admin/includes/class-wp-filesystem-base.php:283 +#: wp-admin/includes/class-wp-filesystem-base.php:335 msgid "Found %s" msgstr "Trouvé %s" @@ -8515,29 +8604,29 @@ msgid "The ftp PHP extension is not available" msgstr "L’extension ftp de PHP n’est pas disponible" #: wp-admin/includes/class-wp-filesystem-ftpext.php:43 -#: wp-admin/includes/class-wp-filesystem-ftpsockets.php:37 +#: wp-admin/includes/class-wp-filesystem-ftpsockets.php:38 msgid "FTP hostname is required" msgstr "L’hôte du FTP est obligatoire" #: wp-admin/includes/class-wp-filesystem-ftpext.php:52 -#: wp-admin/includes/class-wp-filesystem-ftpsockets.php:46 +#: wp-admin/includes/class-wp-filesystem-ftpsockets.php:47 msgid "FTP username is required" msgstr "L’identifiant FTP est obligatoire" #: wp-admin/includes/class-wp-filesystem-ftpext.php:57 -#: wp-admin/includes/class-wp-filesystem-ftpsockets.php:51 +#: wp-admin/includes/class-wp-filesystem-ftpsockets.php:52 msgid "FTP password is required" msgstr "Le mot de passe FTP est obligatoire" #: wp-admin/includes/class-wp-filesystem-ftpext.php:73 -#: wp-admin/includes/class-wp-filesystem-ftpsockets.php:63 -#: wp-admin/includes/class-wp-filesystem-ftpsockets.php:68 +#: wp-admin/includes/class-wp-filesystem-ftpsockets.php:64 +#: wp-admin/includes/class-wp-filesystem-ftpsockets.php:69 msgid "Failed to connect to FTP Server %1$s:%2$s" msgstr "Impossible de me connecter au serveur FTP %1$s : %2$s" #: wp-admin/includes/class-wp-filesystem-ftpext.php:78 -#: wp-admin/includes/class-wp-filesystem-ftpsockets.php:73 -#: wp-admin/includes/class-wp-filesystem-ssh2.php:110 +#: wp-admin/includes/class-wp-filesystem-ftpsockets.php:74 +#: wp-admin/includes/class-wp-filesystem-ssh2.php:111 msgid "Username/Password incorrect for %s" msgstr "Le couple identifiant / mot de passe est incorrect pour %s" @@ -8557,19 +8646,19 @@ msgstr "Le nom de l’hôte SSH2 est obligatoire" msgid "SSH2 username is required" msgstr "L’identifiant SSH2 est obligatoire" -#: wp-admin/includes/class-wp-filesystem-ssh2.php:89 +#: wp-admin/includes/class-wp-filesystem-ssh2.php:90 msgid "SSH2 password is required" msgstr "Le mot de passe SSH2 est obligatoire" -#: wp-admin/includes/class-wp-filesystem-ssh2.php:104 +#: wp-admin/includes/class-wp-filesystem-ssh2.php:105 msgid "Failed to connect to SSH2 Server %1$s:%2$s" msgstr "Impossible de me connecter au serveur SSH2 %1$s : %2$s" -#: wp-admin/includes/class-wp-filesystem-ssh2.php:115 +#: wp-admin/includes/class-wp-filesystem-ssh2.php:116 msgid "Public and Private keys incorrect for %s" msgstr "Les clés publiques et privées de %s ne sont pas correctes" -#: wp-admin/includes/class-wp-filesystem-ssh2.php:131 +#: wp-admin/includes/class-wp-filesystem-ssh2.php:132 msgid "Unable to perform command: %s" msgstr "Impossible de lancer la commande : %s" @@ -8578,7 +8667,7 @@ msgid "Invalid Data provided." msgstr "Les données fournies ne sont pas valides." #: wp-admin/includes/class-wp-upgrader.php:42 -#: wp-admin/includes/class-wp-upgrader.php:2011 wp-admin/includes/file.php:563 +#: wp-admin/includes/class-wp-upgrader.php:2084 wp-admin/includes/file.php:520 #: wp-admin/includes/plugin.php:795 wp-admin/includes/theme.php:53 msgid "Could not access filesystem." msgstr "Impossible d’accéder au système de fichier." @@ -8620,13 +8709,13 @@ msgstr "Installation de la dernière version…" msgid "Destination folder already exists." msgstr "Le dossier de destination existe déjà." -#: wp-admin/includes/class-wp-upgrader.php:55 wp-admin/includes/file.php:679 -#: wp-admin/includes/file.php:782 wp-admin/includes/file.php:833 +#: wp-admin/includes/class-wp-upgrader.php:55 wp-admin/includes/file.php:636 +#: wp-admin/includes/file.php:739 wp-admin/includes/file.php:790 #: wp-admin/includes/update-core.php:1089 msgid "Could not create directory." msgstr "Impossible de créer le dossier." -#: wp-admin/includes/file.php:630 wp-admin/includes/file.php:734 +#: wp-admin/includes/file.php:587 wp-admin/includes/file.php:691 msgid "Incompatible Archive." msgstr "Archive incompatible." @@ -8640,252 +8729,252 @@ msgstr "Activation du mode maintenance…" msgid "Disabling Maintenance mode…" msgstr "Désactivation du mode maintenance…" -#: wp-admin/includes/class-wp-upgrader.php:457 +#: wp-admin/includes/class-wp-upgrader.php:480 msgid "The plugin is at the latest version." msgstr "Vous avez la dernière version de cette extension." -#: wp-admin/includes/class-wp-upgrader.php:459 -#: wp-admin/includes/class-wp-upgrader.php:783 -#: wp-admin/includes/class-wp-upgrader.php:1368 +#: wp-admin/includes/class-wp-upgrader.php:482 +#: wp-admin/includes/class-wp-upgrader.php:806 +#: wp-admin/includes/class-wp-upgrader.php:1438 msgid "Downloading update from %s…" msgstr "Téléchargement de la mise à jour depuis %s…" -#: wp-admin/includes/class-wp-upgrader.php:460 -#: wp-admin/includes/class-wp-upgrader.php:784 -#: wp-admin/includes/class-wp-upgrader.php:1196 -#: wp-admin/includes/class-wp-upgrader.php:1369 +#: wp-admin/includes/class-wp-upgrader.php:483 +#: wp-admin/includes/class-wp-upgrader.php:807 +#: wp-admin/includes/class-wp-upgrader.php:1251 +#: wp-admin/includes/class-wp-upgrader.php:1439 msgid "Unpacking the update…" msgstr "Décompression de la mise à jour…" -#: wp-admin/includes/class-wp-upgrader.php:461 +#: wp-admin/includes/class-wp-upgrader.php:484 msgid "Removing the old version of the plugin…" msgstr "Retrait de l’ancienne version de l’extension…" -#: wp-admin/includes/class-wp-upgrader.php:462 +#: wp-admin/includes/class-wp-upgrader.php:485 msgid "Could not remove the old plugin." msgstr "Impossible de supprimer l’ancienne extension." -#: wp-admin/includes/class-wp-upgrader.php:468 -#: wp-admin/includes/class-wp-upgrader.php:792 +#: wp-admin/includes/class-wp-upgrader.php:491 +#: wp-admin/includes/class-wp-upgrader.php:815 msgid "Install package not available." msgstr "L’archive d’installation n’est pas disponible." -#: wp-admin/includes/class-wp-upgrader.php:469 -#: wp-admin/includes/class-wp-upgrader.php:793 +#: wp-admin/includes/class-wp-upgrader.php:492 +#: wp-admin/includes/class-wp-upgrader.php:816 msgid "Downloading install package from %s…" msgstr "Téléchargement de l’archive d’installation depuis %s…" -#: wp-admin/includes/class-wp-upgrader.php:470 -#: wp-admin/includes/class-wp-upgrader.php:794 +#: wp-admin/includes/class-wp-upgrader.php:493 +#: wp-admin/includes/class-wp-upgrader.php:817 msgid "Unpacking the package…" msgstr "Décompression de l’archive de l’extension…" -#: wp-admin/includes/class-wp-upgrader.php:471 +#: wp-admin/includes/class-wp-upgrader.php:494 msgid "Installing the plugin…" msgstr "Installation de l’extension…" -#: wp-admin/includes/class-wp-upgrader.php:473 +#: wp-admin/includes/class-wp-upgrader.php:496 msgid "Plugin install failed." msgstr "L’installation de l’extension a échoué." -#: wp-admin/includes/class-wp-upgrader.php:474 +#: wp-admin/includes/class-wp-upgrader.php:497 msgid "Plugin installed successfully." msgstr "L’extension a bien été installée." -#: wp-admin/includes/class-wp-upgrader.php:781 +#: wp-admin/includes/class-wp-upgrader.php:804 msgid "The theme is at the latest version." msgstr "Vous avez la dernière version de ce thème." -#: wp-admin/includes/class-wp-upgrader.php:785 +#: wp-admin/includes/class-wp-upgrader.php:808 msgid "Removing the old version of the theme…" msgstr "Retrait de l’ancienne version du thème…" -#: wp-admin/includes/class-wp-upgrader.php:786 +#: wp-admin/includes/class-wp-upgrader.php:809 msgid "Could not remove the old theme." msgstr "Impossible de supprimer l’ancien thème." -#: wp-admin/includes/class-wp-upgrader.php:795 +#: wp-admin/includes/class-wp-upgrader.php:818 msgid "Installing the theme…" msgstr "Installation du thème…" -#: wp-admin/includes/class-wp-upgrader.php:797 +#: wp-admin/includes/class-wp-upgrader.php:820 msgid "Theme install failed." msgstr "L’installation du thème a échoué." -#: wp-admin/includes/class-wp-upgrader.php:798 +#: wp-admin/includes/class-wp-upgrader.php:821 msgid "Theme installed successfully." msgstr "Le thème a bien été installé." -#: wp-admin/includes/class-wp-upgrader.php:1366 +#: wp-admin/includes/class-wp-upgrader.php:1436 msgid "WordPress is at the latest version." msgstr "Vous avez la dernière version de WordPress." -#: wp-admin/includes/class-wp-upgrader.php:1370 +#: wp-admin/includes/class-wp-upgrader.php:1440 msgid "Could not copy files." msgstr "Impossible de copier les fichiers." -#: wp-admin/includes/class-wp-plugins-list-table.php:390 -#: wp-admin/includes/class-wp-upgrader-skins.php:150 -#: wp-admin/includes/class-wp-upgrader-skins.php:431 -#: wp-admin/includes/class-wp-upgrader-skins.php:433 +#: wp-admin/includes/class-wp-plugins-list-table.php:410 +#: wp-admin/includes/class-wp-upgrader-skins.php:165 +#: wp-admin/includes/class-wp-upgrader-skins.php:428 +#: wp-admin/includes/class-wp-upgrader-skins.php:430 msgid "Activate this plugin" msgstr "Activer cette extension" -#: wp-admin/includes/class-wp-upgrader-skins.php:150 -#: wp-admin/includes/class-wp-upgrader-skins.php:433 +#: wp-admin/includes/class-wp-upgrader-skins.php:165 +#: wp-admin/includes/class-wp-upgrader-skins.php:430 msgid "Activate Plugin" msgstr "Activer l’extension" -#: wp-admin/includes/class-wp-upgrader-skins.php:151 -#: wp-admin/includes/class-wp-upgrader-skins.php:330 -#: wp-admin/includes/class-wp-upgrader-skins.php:445 +#: wp-admin/includes/class-wp-upgrader-skins.php:166 +#: wp-admin/includes/class-wp-upgrader-skins.php:327 +#: wp-admin/includes/class-wp-upgrader-skins.php:442 msgid "Return to Plugins page" msgstr "Retourner sur la page des extensions" -#: wp-admin/includes/class-wp-upgrader-skins.php:419 +#: wp-admin/includes/class-wp-upgrader-skins.php:416 msgid "Successfully installed the plugin %s %s." msgstr "L’extension %s %s a bien été installée." -#: wp-admin/includes/class-wp-upgrader-skins.php:443 +#: wp-admin/includes/class-wp-upgrader-skins.php:440 msgid "Return to Plugin Installer" msgstr "Retourner à l’installeur d’extensions" -#: wp-admin/includes/class-wp-upgrader.php:800 +#: wp-admin/includes/class-wp-upgrader.php:823 msgid "Successfully installed the theme %1$s %2$s." msgstr "Le thème %1$s %2$s a bien été installé." -#: wp-admin/includes/class-wp-posts-list-table.php:662 -#: wp-admin/includes/class-wp-theme-install-list-table.php:226 -#: wp-admin/includes/class-wp-themes-list-table.php:150 -#: wp-admin/includes/class-wp-upgrader-skins.php:523 -#: wp-admin/includes/class-wp-upgrader-skins.php:524 +#: wp-admin/includes/class-wp-posts-list-table.php:677 +#: wp-admin/includes/class-wp-theme-install-list-table.php:219 +#: wp-admin/includes/class-wp-themes-list-table.php:160 +#: wp-admin/includes/class-wp-upgrader-skins.php:520 +#: wp-admin/includes/class-wp-upgrader-skins.php:522 #: wp-admin/includes/class-wp-upgrader-skins.php:599 -#: wp-admin/includes/class-wp-upgrader-skins.php:600 +#: wp-admin/includes/class-wp-upgrader-skins.php:601 msgid "Preview “%s”" msgstr "Prévisualiser « %s »" -#: wp-admin/includes/class-wp-themes-list-table.php:147 -#: wp-admin/includes/class-wp-upgrader-skins.php:525 -#: wp-admin/includes/class-wp-upgrader-skins.php:601 +#: wp-admin/includes/class-wp-themes-list-table.php:157 +#: wp-admin/includes/class-wp-upgrader-skins.php:524 +#: wp-admin/includes/class-wp-upgrader-skins.php:603 msgid "Activate “%s”" msgstr "Activer « %s »" -#: wp-admin/includes/class-wp-upgrader-skins.php:531 +#: wp-admin/includes/class-wp-upgrader-skins.php:530 msgid "Return to Theme Installer" msgstr "Retourner à l’installeur de thèmes" -#: wp-admin/includes/class-wp-upgrader-skins.php:533 +#: wp-admin/includes/class-wp-upgrader-skins.php:532 msgid "Themes page" msgstr "Page des thèmes" -#: wp-admin/includes/class-wp-upgrader-skins.php:375 -#: wp-admin/includes/class-wp-upgrader-skins.php:533 -#: wp-admin/includes/class-wp-upgrader-skins.php:608 +#: wp-admin/includes/class-wp-upgrader-skins.php:372 +#: wp-admin/includes/class-wp-upgrader-skins.php:532 +#: wp-admin/includes/class-wp-upgrader-skins.php:610 msgid "Return to Themes page" msgstr "Retourner sur la page des thèmes" -#: wp-admin/includes/class-wp-upgrader.php:1655 -#: wp-admin/includes/class-wp-upgrader.php:1689 +#: wp-admin/includes/class-wp-upgrader.php:1727 +#: wp-admin/includes/class-wp-upgrader.php:1761 msgid "Please select a file" msgstr "Veuillez choisir un fichier" -#: wp-admin/includes/file.php:320 wp-admin/includes/file.php:461 +#: wp-admin/includes/file.php:345 msgid "The uploaded file could not be moved to %s." msgstr "Le fichier n’ a pas pu être déplacé vers %s." -#: wp-admin/includes/dashboard.php:43 +#: wp-admin/includes/dashboard.php:38 msgid "Right Now" msgstr "Aujourd’hui" -#: wp-admin/includes/dashboard.php:988 +#: wp-admin/includes/dashboard.php:970 msgid "http://planet.wordpress.org/" msgstr "http://www.wordpress-fr.net/planet/" -#: wp-admin/includes/dashboard.php:997 +#: wp-admin/includes/dashboard.php:979 msgid "http://planet.wordpress.org/feed/" msgstr "http://feeds2.feedburner.com/WordpressFrancophonePlanet" -#: wp-admin/includes/dashboard.php:1006 +#: wp-admin/includes/dashboard.php:988 msgid "Other WordPress News" msgstr "Autres actualités de WordPress (en français)" -#: wp-admin/includes/dashboard.php:113 +#: wp-admin/includes/dashboard.php:108 msgid "View all" msgstr "Afficher tout" -#: wp-admin/includes/dashboard.php:148 +#: wp-admin/includes/dashboard.php:140 msgid "Configure" msgstr "Configurer" #: wp-admin/options-writing.php:27 wp-admin/options-writing.php:116 -#: wp-admin/options-writing.php:120 wp-admin/press-this.php:299 -#: wp-admin/press-this.php:484 wp-admin/tools.php:16 wp-admin/tools.php:40 +#: wp-admin/options-writing.php:120 wp-admin/press-this.php:300 +#: wp-admin/press-this.php:495 wp-admin/tools.php:16 wp-admin/tools.php:40 #: wp-admin/tools.php:45 msgid "Press This" msgstr "Publier un article" -#: wp-admin/includes/meta-boxes.php:254 wp-admin/includes/meta-boxes.php:255 -#: wp-admin/press-this.php:493 +#: wp-admin/includes/meta-boxes.php:257 wp-admin/includes/meta-boxes.php:258 +#: wp-admin/press-this.php:504 msgid "Submit for Review" msgstr "Soumettre à relecture" -#: wp-admin/includes/class-wp-comments-list-table.php:443 -#: wp-admin/includes/class-wp-comments-list-table.php:445 -#: wp-admin/includes/dashboard.php:565 +#: wp-admin/includes/class-wp-comments-list-table.php:452 +#: wp-admin/includes/class-wp-comments-list-table.php:454 +#: wp-admin/includes/dashboard.php:552 msgid "Approve this comment" msgstr "Approuver ce commentaire" -#: wp-admin/includes/class-wp-comments-list-table.php:441 -#: wp-admin/includes/class-wp-comments-list-table.php:446 -#: wp-admin/includes/dashboard.php:566 +#: wp-admin/includes/class-wp-comments-list-table.php:450 +#: wp-admin/includes/class-wp-comments-list-table.php:455 +#: wp-admin/includes/dashboard.php:553 msgid "Unapprove this comment" msgstr "Désapprouver ce commentaire" -#: wp-admin/includes/class-wp-comments-list-table.php:466 -#: wp-admin/includes/dashboard.php:568 +#: wp-admin/includes/class-wp-comments-list-table.php:481 +#: wp-admin/includes/dashboard.php:555 msgid "Reply to this comment" msgstr "Répondre à ce commentaire" -#: wp-admin/includes/class-wp-comments-list-table.php:450 -#: wp-admin/includes/dashboard.php:569 +#: wp-admin/includes/class-wp-comments-list-table.php:459 +#: wp-admin/includes/dashboard.php:556 msgid "Mark this comment as spam" msgstr "Marquer ce commentaire comme indésirable" -#: wp-admin/includes/class-wp-comments-list-table.php:450 -#: wp-admin/includes/dashboard.php:569 +#: wp-admin/includes/class-wp-comments-list-table.php:459 +#: wp-admin/includes/dashboard.php:556 msgctxt "verb" msgid "Spam" msgstr "Indésirable" -#: wp-admin/includes/class-wp-comments-list-table.php:460 -#: wp-admin/includes/dashboard.php:573 +#: wp-admin/includes/class-wp-comments-list-table.php:471 +#: wp-admin/includes/dashboard.php:560 msgid "Move this comment to the trash" msgstr "Déplacer ce commentaire dans la Corbeille" -#: wp-admin/includes/class-wp-comments-list-table.php:460 -#: wp-admin/includes/dashboard.php:573 +#: wp-admin/includes/class-wp-comments-list-table.php:471 +#: wp-admin/includes/dashboard.php:560 msgctxt "verb" msgid "Trash" msgstr "Corbeille" -#: wp-admin/includes/dashboard.php:611 +#: wp-admin/includes/dashboard.php:598 msgid "From %1$s on %2$s%3$s" msgstr "Par %1$s, sur %2$s%3$s" -#: wp-admin/includes/dashboard.php:612 +#: wp-admin/includes/dashboard.php:599 msgid "[Pending]" msgstr "[En attente]" -#: wp-admin/includes/dashboard.php:631 +#: wp-admin/includes/dashboard.php:618 msgctxt "dashboard" msgid "%1$s on %2$s" msgstr "%1$s dans %2$s" -#: wp-admin/includes/dashboard.php:843 +#: wp-admin/includes/dashboard.php:824 msgid "Loading…" msgstr "Chargement…" -#: wp-admin/includes/dashboard.php:843 +#: wp-admin/includes/dashboard.php:824 msgid "This widget requires JavaScript." msgstr "Ce widget requiert JavaScript." @@ -8909,11 +8998,11 @@ msgstr "Pied de page" msgid "Category Template" msgstr "Modèle pour les catégories" -#: wp-admin/includes/file.php:27 wp-admin/includes/meta-boxes.php:712 +#: wp-admin/includes/file.php:27 wp-admin/includes/meta-boxes.php:746 msgid "Page Template" msgstr "Modèle de page" -#: wp-admin/includes/class-wp-plugin-install-list-table.php:31 +#: wp-admin/includes/class-wp-plugin-install-list-table.php:64 #: wp-admin/includes/class-wp-theme-install-list-table.php:42 #: wp-admin/includes/file.php:28 msgid "Search Results" @@ -8975,125 +9064,109 @@ msgstr "Modèle pour les commentaires" msgid "Popup Comments Template" msgstr "Modèle pour la fenêtre de commentaires" -#: wp-admin/includes/file.php:387 -msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini." -msgstr "La taille du fichier envoyé excède celle indiquée dans la directive de taille maximale autorisée, upload_max_filesize, dans php.ini." - -#: wp-admin/includes/file.php:388 -msgid "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form." -msgstr "La taille du fichier envoyé excède celle indiquée dans la directive MAX_FILE_SIZE du formulaire HTML." - -#: wp-admin/includes/file.php:242 wp-admin/includes/file.php:389 +#: wp-admin/includes/file.php:255 msgid "The uploaded file was only partially uploaded." msgstr "Le fichier n’a été que partiellement envoyé." -#: wp-admin/includes/file.php:243 wp-admin/includes/file.php:390 +#: wp-admin/includes/file.php:256 msgid "No file was uploaded." msgstr "Aucun fichier n’a été envoyé." -#: wp-admin/includes/file.php:245 wp-admin/includes/file.php:392 +#: wp-admin/includes/file.php:258 msgid "Missing a temporary folder." msgstr "Un dossier temporaire est manquant." -#: wp-admin/includes/file.php:246 wp-admin/includes/file.php:393 +#: wp-admin/includes/file.php:259 msgid "Failed to write file to disk." msgstr "Échec de l’écriture du fichier sur le disque." -#: wp-admin/includes/file.php:247 wp-admin/includes/file.php:394 +#: wp-admin/includes/file.php:260 msgid "File upload stopped by extension." msgstr "L’envoi de fichier est arrêté par l’extension." -#: wp-admin/includes/file.php:264 wp-admin/includes/file.php:410 +#: wp-admin/includes/file.php:276 msgid "Invalid form submission." msgstr "Envoi non valide du formulaire." -#: wp-admin/includes/file.php:276 wp-admin/includes/import.php:80 +#: wp-admin/includes/file.php:289 wp-admin/includes/import.php:80 msgid "File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your php.ini or by post_max_size being defined as smaller than upload_max_filesize in php.ini." msgstr "Ce fichier est vide. Veuillez envoyer quelque chose de plus substantiel. Cette erreur peut également être due à la désactivation de l’envoi de fichier dans le fichier php.ini de votre serveur, ou par une valeur de post_max_size inférieure à celle de upload_max_filesize dans ce même php.ini." -#: wp-admin/includes/file.php:282 +#: wp-admin/includes/file.php:297 msgid "Specified file failed upload test." msgstr "Le test d’envoi du fichier spécifié a échoué." -#: wp-admin/includes/file.php:418 -msgid "File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your php.ini." -msgstr "Ce fichier est vide. Veuillez envoyer quelque chose de plus substantiel. Cette erreur peut également être due à la désactivation de l’envoi de fichier dans le fichier php.ini de votre serveur." - -#: wp-admin/includes/file.php:422 -msgid "Specified file does not exist." -msgstr "Le fichier spécifié n’existe pas." - -#: wp-admin/includes/file.php:491 +#: wp-admin/includes/file.php:448 msgid "Invalid URL Provided." msgstr "L’URL fournie est invalide" -#: wp-admin/includes/file.php:495 +#: wp-admin/includes/file.php:452 msgid "Could not create Temporary file." msgstr "Impossible de créer le fichier temporaire." -#: wp-admin/includes/file.php:636 wp-admin/includes/file.php:685 +#: wp-admin/includes/file.php:593 wp-admin/includes/file.php:642 msgid "Could not retrieve file from archive." msgstr "Impossible de récupérer le fichier depuis l’archive." -#: wp-admin/includes/file.php:695 +#: wp-admin/includes/file.php:652 msgid "Could not extract file from archive." msgstr "Impossible d’extraire les fichiers depuis l’archive." -#: wp-admin/includes/file.php:698 wp-admin/includes/file.php:795 -#: wp-admin/includes/file.php:828 wp-admin/includes/update-core.php:981 +#: wp-admin/includes/file.php:655 wp-admin/includes/file.php:752 +#: wp-admin/includes/file.php:785 wp-admin/includes/update-core.php:981 #: wp-admin/includes/update-core.php:1084 msgid "Could not copy file." msgstr "Impossible de copier le fichier." -#: wp-admin/includes/file.php:737 +#: wp-admin/includes/file.php:694 msgid "Empty archive." msgstr "Archive vide." -#: wp-admin/includes/file.php:1078 +#: wp-admin/includes/file.php:1036 msgid "FTP" msgstr "FTP" -#: wp-admin/includes/file.php:1080 +#: wp-admin/includes/file.php:1038 msgid "FTPS (SSL)" msgstr "FTPS (SSL)" -#: wp-admin/includes/file.php:1082 +#: wp-admin/includes/file.php:1040 msgid "SSH2" msgstr "SSH2" -#: wp-admin/includes/file.php:1114 +#: wp-admin/includes/file.php:1072 msgid "Connection Information" msgstr "Informations sur connexion" -#: wp-admin/includes/file.php:1136 +#: wp-admin/includes/file.php:1094 msgid "Hostname" msgstr "Nom de l’Hôte :" -#: wp-admin/includes/file.php:1153 +#: wp-admin/includes/file.php:1111 msgid "Authentication Keys" msgstr "Clés d’authentification" -#: wp-admin/includes/file.php:1155 +#: wp-admin/includes/file.php:1113 msgid "Public Key:" msgstr "Clé publique :" -#: wp-admin/includes/file.php:1156 +#: wp-admin/includes/file.php:1114 msgid "Private Key:" msgstr "Clé privée :" -#: wp-admin/includes/file.php:1159 +#: wp-admin/includes/file.php:1118 msgid "Enter the location on the server where the keys are located. If a passphrase is needed, enter that in the password field above." msgstr "Saisissez l’adresse du serveur où se trouvent les clés. Si un mot de passe est nécessaire, saisissez-le dans le champ ci-dessus." -#: wp-admin/includes/file.php:1164 wp-admin/includes/file.php:1166 +#: wp-admin/includes/file.php:1123 wp-admin/includes/file.php:1125 msgid "Connection Type" msgstr "Type de connexion" -#: wp-admin/includes/file.php:1185 +#: wp-admin/includes/file.php:1144 msgid "Proceed" msgstr "Continuer" -#: wp-admin/includes/image-edit.php:19 wp-admin/includes/image-edit.php:689 +#: wp-admin/includes/image-edit.php:19 wp-admin/includes/image-edit.php:690 msgid "Image data does not exist. Please re-upload the image." msgstr "Il n’y a pas de données d’image. Veuillez envoyer l’image à nouveau." @@ -9125,7 +9198,7 @@ msgstr "Redimensionnement de l’image" msgid "Original dimensions %s" msgstr "Taille originale : %s" -#: wp-admin/custom-background.php:239 wp-admin/custom-background.php:243 +#: wp-admin/custom-background.php:292 wp-admin/custom-background.php:296 #: wp-admin/includes/image-edit.php:61 msgid "Restore Original Image" msgstr "Rétablir l’image originale" @@ -9182,39 +9255,39 @@ msgstr "Toutes les tailles" msgid "All sizes except thumbnail" msgstr "Toutes les tailles sauf la miniature" -#: wp-admin/includes/image-edit.php:566 +#: wp-admin/includes/image-edit.php:565 msgid "Cannot load image metadata." msgstr "Impossible de charger les métadonnées de l’image." -#: wp-admin/includes/image-edit.php:622 +#: wp-admin/includes/image-edit.php:623 msgid "Cannot save image metadata." msgstr "Impossible d’enregistrer les métadonnées de l’image." -#: wp-admin/includes/image-edit.php:627 +#: wp-admin/includes/image-edit.php:628 msgid "Image metadata is inconsistent." msgstr "Les métadonnées de l’image ne sont pas cohérentes." -#: wp-admin/includes/image-edit.php:629 +#: wp-admin/includes/image-edit.php:630 msgid "Image restored successfully." msgstr "L’image a bien été rétablie." -#: wp-admin/includes/image-edit.php:650 +#: wp-admin/includes/image-edit.php:651 msgid "Unable to create new image." msgstr "Échec lors de la création d’une nouvelle image." -#: wp-admin/includes/image-edit.php:673 +#: wp-admin/includes/image-edit.php:674 msgid "Error while saving the scaled image. Please reload the page and try again." msgstr "Une erreur est survenue pendant la modification de l’échelle de l’image. Veuillez recharger la page pour faire une nouvelle tentative." -#: wp-admin/includes/image-edit.php:681 +#: wp-admin/includes/image-edit.php:682 msgid "Nothing to save, the image has not changed." msgstr "Rien à enregistrer, l’image n’a pas été modifiée." -#: wp-admin/includes/image-edit.php:724 +#: wp-admin/includes/image-edit.php:725 msgid "Unable to save the image." msgstr "Échec lors de l’enregistrement de l’image." -#: wp-admin/includes/image-edit.php:824 +#: wp-admin/includes/image-edit.php:826 msgid "Image saved" msgstr "Image enregistrée" @@ -9234,158 +9307,141 @@ msgstr "Galerie" msgid "Gallery (%s)" msgstr "Galerie (%s)" -#: wp-admin/includes/media.php:423 +#: wp-admin/includes/media.php:424 msgid "Uploads" msgstr "Fichiers envoyés" -#: wp-admin/includes/media.php:423 wp-admin/includes/template.php:1475 -#: wp-admin/install.php:65 wp-admin/maint/repair.php:25 -#: wp-admin/setup-config.php:106 wp-admin/upgrade.php:62 +#: wp-admin/includes/media.php:424 wp-admin/includes/template.php:1530 +#: wp-admin/install.php:76 wp-admin/maint/repair.php:25 +#: wp-admin/setup-config.php:86 wp-admin/upgrade.php:62 msgid "WordPress" msgstr "WordPress" -#: wp-admin/includes/media.php:1004 wp-admin/includes/media.php:1157 +#: wp-admin/includes/media.php:1016 wp-admin/includes/media.php:1169 msgid "File URL" msgstr "Adresse web du fichier" -#: wp-admin/includes/media.php:1202 wp-admin/includes/media.php:2477 +#: wp-admin/includes/media.php:1214 wp-admin/includes/media.php:2476 msgid "Alt text for the image, e.g. “The Mona Lisa”" msgstr "Texte alternatif de l’image, exemple : « La Joconde »" -#: wp-admin/includes/media.php:1075 +#: wp-admin/includes/media.php:1087 msgid "Empty Title filled from filename." msgstr "Titre absent, il sera rempli à partir du nom du fichier." -#: wp-admin/includes/class-wp-posts-list-table.php:1070 -#: wp-admin/includes/media.php:1153 wp-admin/includes/media.php:2140 -#: wp-admin/includes/meta-boxes.php:718 wp-admin/includes/meta-boxes.php:719 +#: wp-admin/includes/class-wp-posts-list-table.php:1085 +#: wp-admin/includes/media.php:1165 wp-admin/includes/media.php:2139 +#: wp-admin/includes/meta-boxes.php:752 wp-admin/includes/meta-boxes.php:753 msgid "Order" msgstr "Ordre" -#: wp-admin/includes/media.php:1161 +#: wp-admin/includes/media.php:1173 msgid "Location of the uploaded file." msgstr "Emplacement du fichier envoyé." -#: wp-admin/includes/media.php:1303 wp-admin/includes/media.php:2126 +#: wp-admin/includes/media.php:1320 wp-admin/includes/media.php:2125 msgid "Show" msgstr "Afficher" -#: wp-admin/includes/media.php:1304 wp-admin/includes/media.php:2127 +#: wp-admin/includes/media.php:1321 wp-admin/includes/media.php:2126 msgid "Hide" msgstr "Cacher" -#: wp-admin/includes/media.php:1386 wp-admin/includes/media.php:2724 -msgid "File name:" -msgstr "Nom du fichier :" - -#: wp-admin/includes/media.php:1387 wp-admin/includes/media.php:2727 -msgid "File type:" -msgstr "Type du fichier :" - -#: wp-admin/includes/media.php:1388 +#: wp-admin/includes/media.php:1399 msgid "Upload date:" msgstr "Date de mise en ligne :" -#: wp-admin/includes/media.php:1390 wp-admin/includes/media.php:2828 -msgid "Dimensions:" -msgstr "Taille :" - -#: wp-admin/includes/media.php:1408 wp-admin/includes/media.php:2507 -#: wp-admin/includes/media.php:2513 +#: wp-admin/includes/media.php:1419 wp-admin/includes/media.php:2506 +#: wp-admin/includes/media.php:2512 msgid "Insert into Post" msgstr "Insérer dans l’article" -#: wp-admin/includes/media.php:1414 +#: wp-admin/includes/media.php:1428 msgid "You are about to delete %s." msgstr "Vous êtes sur le point de supprimer %s." -#: wp-admin/includes/media.php:1909 +#: wp-admin/includes/media.php:1910 msgid "Add media files from your computer" msgstr "Ajouter un fichier média depuis votre ordinateur" -#: wp-admin/includes/media.php:1938 wp-admin/includes/media.php:2150 -#: wp-admin/includes/media.php:2410 +#: wp-admin/includes/media.php:1939 wp-admin/includes/media.php:2149 +#: wp-admin/includes/media.php:2409 msgid "Save all changes" msgstr "Enregistrer toutes les modifications" -#: wp-admin/includes/media.php:2125 +#: wp-admin/includes/media.php:2124 msgid "All Tabs:" msgstr "Tous les onglets :" -#: wp-admin/includes/media.php:2129 +#: wp-admin/includes/media.php:2128 msgid "Sort Order:" msgstr "Ordre de tri :" -#: wp-admin/includes/media.php:2130 wp-admin/includes/media.php:2198 +#: wp-admin/includes/media.php:2129 wp-admin/includes/media.php:2197 msgid "Ascending" msgstr "Croissant" -#: wp-admin/includes/media.php:2131 wp-admin/includes/media.php:2201 +#: wp-admin/includes/media.php:2130 wp-admin/includes/media.php:2200 msgid "Descending" msgstr "Décroissant" -#: wp-admin/includes/media.php:2162 +#: wp-admin/includes/media.php:2161 msgid "Link thumbnails to:" msgstr "Lier les miniatures à :" -#: wp-admin/includes/media.php:2167 +#: wp-admin/includes/media.php:2166 msgid "Image File" msgstr "Fichier image" -#: wp-admin/includes/media.php:2177 +#: wp-admin/includes/media.php:2176 msgid "Order images by:" msgstr "Ranger les images par :" -#: wp-admin/includes/media.php:2182 +#: wp-admin/includes/media.php:2181 msgid "Menu order" msgstr "Ordre du menu" -#: wp-admin/includes/media.php:2184 +#: wp-admin/includes/media.php:2183 msgid "Date/Time" msgstr "Horodatage" -#: wp-admin/includes/media.php:2185 +#: wp-admin/includes/media.php:2184 msgid "Random" msgstr "Aléatoire" -#: wp-admin/includes/media.php:2193 +#: wp-admin/includes/media.php:2192 msgid "Order:" msgstr "Ordre :" -#: wp-admin/includes/media.php:2208 +#: wp-admin/includes/media.php:2207 msgid "Gallery columns:" msgstr "Colonnes de galerie :" -#: wp-admin/includes/media.php:2229 +#: wp-admin/includes/media.php:2228 msgid "Update gallery settings" msgstr "Mettre à jour les réglages de galerie" -#: wp-admin/includes/media.php:2281 wp-admin/includes/media.php:2283 -#: wp-admin/upload.php:235 -msgid "Search Media" -msgstr "Chercher parmi les médias" - -#: wp-admin/includes/media.php:2306 +#: wp-admin/includes/media.php:2305 msgid "All Types" msgstr "Tous les types" -#: wp-admin/includes/media.php:2380 +#: wp-admin/includes/media.php:2379 msgid "Filter »" msgstr "Filtrer »" -#: wp-admin/includes/media.php:2431 +#: wp-admin/includes/media.php:2430 msgid "Image Caption" msgstr "Légende de l’image" -#: wp-admin/includes/media.php:2496 +#: wp-admin/includes/media.php:2495 msgid "Link Image To:" msgstr "Lier l’image à :" -#: wp-admin/includes/media.php:2501 +#: wp-admin/includes/media.php:2500 msgid "Link to image" msgstr "Lier à l’image" -#: wp-admin/includes/media.php:2470 +#: wp-admin/includes/media.php:2469 msgid "Link text, e.g. “Ransom Demands (PDF)”" msgstr "Texte du lien, par exemple « Théorie sur le chaos (PDF) »" @@ -9394,111 +9450,111 @@ msgid "Preview Changes" msgstr "Prévisualiser les modifications" #: wp-admin/export.php:184 wp-admin/export.php:216 -#: wp-admin/includes/meta-boxes.php:65 +#: wp-admin/includes/meta-boxes.php:68 msgid "Status:" msgstr "État :" -#: wp-admin/includes/meta-boxes.php:116 +#: wp-admin/includes/meta-boxes.php:119 msgid "Visibility:" msgstr "Visibilité :" -#: wp-admin/includes/meta-boxes.php:124 wp-admin/includes/meta-boxes.php:147 -#: wp-admin/includes/template.php:1571 +#: wp-admin/includes/meta-boxes.php:127 wp-admin/includes/meta-boxes.php:150 +#: wp-admin/includes/template.php:1626 msgid "Password protected" msgstr "Protégé par mot de passe" -#: wp-admin/includes/meta-boxes.php:145 +#: wp-admin/includes/meta-boxes.php:148 msgid "Stick this post to the front page" msgstr "Mettre cet article en avant sur la page d’accueil" -#: wp-admin/includes/meta-boxes.php:165 +#: wp-admin/includes/meta-boxes.php:168 msgid "Scheduled for: %1$s" msgstr "Planifié pour : %1$s" -#: wp-admin/includes/meta-boxes.php:167 +#: wp-admin/includes/meta-boxes.php:170 msgid "Published on: %1$s" msgstr "Publié le : %1$s" -#: wp-admin/includes/meta-boxes.php:169 wp-admin/includes/meta-boxes.php:177 +#: wp-admin/includes/meta-boxes.php:172 wp-admin/includes/meta-boxes.php:180 msgid "Publish immediately" msgstr "Publier tout de suite" -#: wp-admin/includes/meta-boxes.php:171 +#: wp-admin/includes/meta-boxes.php:174 msgid "Schedule for: %1$s" msgstr "Planifier pour : %1$s" -#: wp-admin/includes/meta-boxes.php:173 +#: wp-admin/includes/meta-boxes.php:176 msgid "Publish on: %1$s" msgstr "Publier le : %1$s" -#: wp-admin/includes/meta-boxes.php:435 wp-admin/includes/meta-boxes.php:807 -#: wp-admin/includes/nav-menu.php:943 wp-admin/press-this.php:524 +#: wp-admin/includes/meta-boxes.php:471 wp-admin/includes/meta-boxes.php:841 +#: wp-admin/includes/nav-menu.php:933 wp-admin/press-this.php:535 msgid "Most Used" msgstr "Les plus utilisées" -#: wp-admin/includes/meta-boxes.php:828 wp-admin/includes/meta-boxes.php:830 +#: wp-admin/includes/meta-boxes.php:862 wp-admin/includes/meta-boxes.php:864 msgid "+ Add New Category" msgstr "+ Ajouter une nouvelle catégorie" -#: wp-admin/includes/meta-boxes.php:831 +#: wp-admin/includes/meta-boxes.php:865 msgid "New category name" msgstr "Nom de la nouvelle catégorie" -#: wp-admin/includes/meta-boxes.php:490 +#: wp-admin/includes/meta-boxes.php:526 msgid "Excerpts are optional hand-crafted summaries of your content that can be used in your theme. Learn more about manual excerpts." -msgstr "Les extraits sont des résumés facultatifs de vos articles, écrits à la main. Il se peut que votre thème s’en serve. En savoir plus (en)." +msgstr "Les extraits sont des résumés facultatifs de vos articles, écrits à la main. Il se peut que votre thème s’en serve. En savoir plus." -#: wp-admin/includes/meta-boxes.php:504 +#: wp-admin/includes/meta-boxes.php:540 msgid "Already pinged:" msgstr "Déjà notifié(s) par ping :" -#: wp-admin/includes/meta-boxes.php:513 +#: wp-admin/includes/meta-boxes.php:549 msgid "Send trackbacks to:" msgstr "Envoyer un rétrolien vers :" -#: wp-admin/includes/meta-boxes.php:513 +#: wp-admin/includes/meta-boxes.php:549 msgid "Separate multiple URLs with spaces" msgstr "Séparez les adresses web par des espaces" -#: wp-admin/includes/meta-boxes.php:540 +#: wp-admin/includes/meta-boxes.php:576 msgid "Custom fields can be used to add extra metadata to a post that you can use in your theme." msgstr "Les champs personnalisés peuvent être utilisés afin d’ajouter des données supplémentaires à vos articles. Vous pouvez les utiliser dans votre thème (en)." -#: wp-admin/includes/meta-boxes.php:556 +#: wp-admin/includes/meta-boxes.php:592 msgid "Allow trackbacks and pingbacks on this page." msgstr "Autoriser les rétroliens et pings sur cette page." -#: wp-admin/includes/meta-boxes.php:556 +#: wp-admin/includes/meta-boxes.php:592 msgid "http://codex.wordpress.org/Introduction_to_Blogging#Managing_Comments" msgstr "http://codex.wordpress.org/Introduction_to_Blogging#Managing_Comments" -#: wp-admin/includes/meta-boxes.php:614 +#: wp-admin/includes/meta-boxes.php:648 msgid "Show comments" msgstr "Affiche les commentaires" -#: wp-admin/includes/class-wp-posts-list-table.php:1035 -#: wp-admin/includes/meta-boxes.php:702 wp-admin/includes/meta-boxes.php:703 +#: wp-admin/includes/class-wp-posts-list-table.php:1050 +#: wp-admin/includes/meta-boxes.php:736 wp-admin/includes/meta-boxes.php:737 msgid "Parent" msgstr "Parent" -#: wp-admin/includes/class-wp-posts-list-table.php:1041 +#: wp-admin/includes/class-wp-posts-list-table.php:1056 msgid "Main Page (no parent)" msgstr "Page principale (pas de page parente)" -#: wp-admin/includes/class-wp-posts-list-table.php:1085 -#: wp-admin/includes/meta-boxes.php:713 +#: wp-admin/includes/class-wp-posts-list-table.php:1100 +#: wp-admin/includes/meta-boxes.php:747 msgid "Default Template" msgstr "Modèle par défaut" -#: wp-admin/includes/meta-boxes.php:747 +#: wp-admin/includes/meta-boxes.php:781 msgid "Visit Link" msgstr "Visiter le lien" -#: wp-admin/includes/meta-boxes.php:755 +#: wp-admin/includes/meta-boxes.php:789 msgid "Keep this link private" msgstr "Ce lien est privé" -#: wp-admin/includes/class-wp-links-list-table.php:145 +#: wp-admin/includes/class-wp-links-list-table.php:155 msgid "" "You are about to delete this link '%s'\n" " 'Cancel' to stop, 'OK' to delete." @@ -9506,265 +9562,261 @@ msgstr "" "Vous êtes sur le point de supprimer le lien « %s ».\n" " « Annuler » pour abandonner, « OK » pour le supprimer." -#: wp-admin/includes/meta-boxes.php:852 +#: wp-admin/includes/meta-boxes.php:886 msgid "_blank — new window or tab." msgstr "_blank — nouvelle fenêtre ou onglet." -#: wp-admin/includes/meta-boxes.php:855 +#: wp-admin/includes/meta-boxes.php:889 msgid "_top — current window or tab, with no frames." msgstr "_top — fenêtre ou onglet en cours, sans frame." -#: wp-admin/includes/meta-boxes.php:858 +#: wp-admin/includes/meta-boxes.php:892 msgid "_none — same window or tab." msgstr "_none — même fenêtre ou onglet." -#: wp-admin/includes/meta-boxes.php:860 +#: wp-admin/includes/meta-boxes.php:894 msgid "Choose the target frame for your link." msgstr "Choisir la frame que cible le lien." -#: wp-admin/includes/meta-boxes.php:905 +#: wp-admin/includes/meta-boxes.php:939 msgid "rel:" msgstr "rel :" -#: wp-admin/includes/meta-boxes.php:909 wp-admin/includes/meta-boxes.php:910 +#: wp-admin/includes/meta-boxes.php:943 wp-admin/includes/meta-boxes.php:944 msgid "identity" msgstr "identité" -#: wp-admin/includes/meta-boxes.php:913 +#: wp-admin/includes/meta-boxes.php:947 msgid "another web address of mine" msgstr "Une autre de mes adresses Web" -#: wp-admin/includes/meta-boxes.php:917 wp-admin/includes/meta-boxes.php:918 +#: wp-admin/includes/meta-boxes.php:951 wp-admin/includes/meta-boxes.php:952 msgid "friendship" msgstr "amitié" -#: wp-admin/includes/meta-boxes.php:920 +#: wp-admin/includes/meta-boxes.php:954 msgid "contact" msgstr "contact" -#: wp-admin/includes/meta-boxes.php:923 +#: wp-admin/includes/meta-boxes.php:957 msgid "acquaintance" msgstr "connaissance" -#: wp-admin/includes/meta-boxes.php:926 +#: wp-admin/includes/meta-boxes.php:960 msgid "friend" msgstr "ami(e)" -#: wp-admin/includes/meta-boxes.php:929 wp-admin/includes/meta-boxes.php:962 -#: wp-admin/includes/meta-boxes.php:985 +#: wp-admin/includes/meta-boxes.php:963 wp-admin/includes/meta-boxes.php:996 +#: wp-admin/includes/meta-boxes.php:1019 msgid "none" msgstr "aucune" -#: wp-admin/includes/meta-boxes.php:934 wp-admin/includes/meta-boxes.php:935 +#: wp-admin/includes/meta-boxes.php:968 wp-admin/includes/meta-boxes.php:969 msgid "physical" msgstr "physique" -#: wp-admin/includes/meta-boxes.php:937 +#: wp-admin/includes/meta-boxes.php:971 msgid "met" msgstr "rencontré(e)" -#: wp-admin/includes/meta-boxes.php:942 wp-admin/includes/meta-boxes.php:943 +#: wp-admin/includes/meta-boxes.php:976 wp-admin/includes/meta-boxes.php:977 msgid "professional" msgstr "professionnel" -#: wp-admin/includes/meta-boxes.php:945 +#: wp-admin/includes/meta-boxes.php:979 msgid "co-worker" msgstr "collègue de travail" -#: wp-admin/includes/meta-boxes.php:948 +#: wp-admin/includes/meta-boxes.php:982 msgid "colleague" msgstr "confrère" -#: wp-admin/includes/meta-boxes.php:953 wp-admin/includes/meta-boxes.php:954 +#: wp-admin/includes/meta-boxes.php:987 wp-admin/includes/meta-boxes.php:988 msgid "geographical" msgstr "géographique" -#: wp-admin/includes/meta-boxes.php:956 +#: wp-admin/includes/meta-boxes.php:990 msgid "co-resident" msgstr "colocataire" -#: wp-admin/includes/meta-boxes.php:959 +#: wp-admin/includes/meta-boxes.php:993 msgid "neighbor" msgstr "voisin" -#: wp-admin/includes/meta-boxes.php:967 wp-admin/includes/meta-boxes.php:968 +#: wp-admin/includes/meta-boxes.php:1001 wp-admin/includes/meta-boxes.php:1002 msgid "family" msgstr "famille" -#: wp-admin/includes/meta-boxes.php:970 +#: wp-admin/includes/meta-boxes.php:1004 msgid "child" msgstr "enfant" -#: wp-admin/includes/meta-boxes.php:973 +#: wp-admin/includes/meta-boxes.php:1007 msgid "kin" msgstr "apparenté" -#: wp-admin/includes/meta-boxes.php:976 +#: wp-admin/includes/meta-boxes.php:1010 msgid "parent" msgstr "parent" -#: wp-admin/includes/meta-boxes.php:979 +#: wp-admin/includes/meta-boxes.php:1013 msgid "sibling" msgstr "frère/sœur" -#: wp-admin/includes/meta-boxes.php:982 +#: wp-admin/includes/meta-boxes.php:1016 msgid "spouse" msgstr "conjoint" -#: wp-admin/includes/meta-boxes.php:990 wp-admin/includes/meta-boxes.php:991 +#: wp-admin/includes/meta-boxes.php:1024 wp-admin/includes/meta-boxes.php:1025 msgid "romantic" msgstr "romantique" -#: wp-admin/includes/meta-boxes.php:993 +#: wp-admin/includes/meta-boxes.php:1027 msgid "muse" msgstr "muse" -#: wp-admin/includes/meta-boxes.php:996 +#: wp-admin/includes/meta-boxes.php:1030 msgid "crush" msgstr "coup de foudre" -#: wp-admin/includes/meta-boxes.php:999 +#: wp-admin/includes/meta-boxes.php:1033 msgid "date" msgstr "petit(e)-ami(e)" -#: wp-admin/includes/meta-boxes.php:1002 +#: wp-admin/includes/meta-boxes.php:1036 msgid "sweetheart" msgstr "être aimé" -#: wp-admin/includes/meta-boxes.php:1008 +#: wp-admin/includes/meta-boxes.php:1042 msgid "If the link is to a person, you can specify your relationship with them using the above form. If you would like to learn more about the idea check out XFN." msgstr "Si le lien pointe sur une personne, vous pouvez préciser la relation que vous entretenez avec elle via le formulaire ci-dessus. Si vous souhaitez en apprendre plus sur ce système, consultez le site de XFN." -#: wp-admin/includes/meta-boxes.php:1023 +#: wp-admin/includes/meta-boxes.php:1057 msgid "Image Address" msgstr "Adresse de l’image" -#: wp-admin/includes/meta-boxes.php:1027 +#: wp-admin/includes/meta-boxes.php:1061 msgid "RSS Address" msgstr "Adresse du flux RSS" -#: wp-admin/includes/meta-boxes.php:1031 +#: wp-admin/includes/meta-boxes.php:1065 msgid "Notes" msgstr "Commentaires" -#: wp-admin/includes/class-wp-links-list-table.php:86 -#: wp-admin/includes/class-wp-plugin-install-list-table.php:187 -#: wp-admin/includes/meta-boxes.php:1035 +#: wp-admin/includes/class-wp-links-list-table.php:96 +#: wp-admin/includes/meta-boxes.php:1069 msgid "Rating" msgstr "Note" -#: wp-admin/includes/meta-boxes.php:1044 +#: wp-admin/includes/meta-boxes.php:1078 msgid "(Leave at 0 for no rating.)" msgstr "(laissez à 0 pour ne pas donner de note.)" -#: wp-admin/includes/menu.php:320 +#: wp-admin/includes/menu.php:319 msgid "You do not have sufficient permissions to access this page." msgstr "Vous n’avez pas les droits suffisants pour accéder à cette page." -#: wp-admin/includes/plugin-install.php:134 +#: wp-admin/includes/plugin-install.php:133 msgid "Popular tags" msgstr "Mots-clés populaires" -#: wp-admin/includes/plugin-install.php:135 +#: wp-admin/includes/plugin-install.php:134 msgid "You may also browse based on the most popular tags in the Plugin Directory:" msgstr "Vous pouvez également naviguer en fonction des mots-clés les plus populaires sur WordPress.org :" -#: wp-admin/includes/plugin-install.php:177 -#: wp-admin/includes/plugin-install.php:178 +#: wp-admin/includes/plugin-install.php:170 +#: wp-admin/includes/plugin-install.php:182 +#: wp-admin/includes/plugin-install.php:185 msgid "Search Plugins" msgstr "Chercher parmi les extensions" -#: wp-admin/includes/plugin-install.php:190 -msgid "Install a plugin in .zip format" -msgstr "Installer une extension au format .zip" - -#: wp-admin/includes/plugin-install.php:191 +#: wp-admin/includes/plugin-install.php:198 msgid "If you have a plugin in a .zip format, you may install it by uploading it here." msgstr "Si vous avez une extension au format .zip, vous pouvez l’installer en la mettant en ligne ici." -#: wp-admin/includes/plugin-install.php:194 +#: wp-admin/includes/plugin-install.php:201 msgid "Plugin zip file" msgstr "Archive Zip de l’extension" -#: wp-admin/includes/class-wp-plugin-install-list-table.php:244 +#: wp-admin/includes/class-wp-plugin-install-list-table.php:392 #: wp-admin/includes/class-wp-theme-install-list-table.php:249 -#: wp-admin/includes/plugin-install.php:196 -#: wp-admin/includes/plugin-install.php:438 +#: wp-admin/includes/plugin-install.php:203 +#: wp-admin/includes/plugin-install.php:523 #: wp-admin/includes/theme-install.php:143 msgid "Install Now" msgstr "Installer maintenant" -#: wp-admin/includes/class-wp-plugin-install-list-table.php:137 +#: wp-admin/includes/class-wp-plugin-install-list-table.php:199 msgid "No plugins match your request." msgstr "Aucune extension ne correspond à votre requête." -#: wp-admin/includes/ajax-actions.php:2247 -#: wp-admin/includes/class-wp-theme-install-list-table.php:353 -#: wp-admin/includes/plugin-install.php:401 +#: wp-admin/includes/ajax-actions.php:2623 +#: wp-admin/includes/plugin-install.php:448 msgid "(based on %s rating)" msgid_plural "(based on %s ratings)" msgstr[0] "(basée sur %s vote)" msgstr[1] "(basée sur %s votes)" -#: wp-admin/includes/plugin-install.php:354 wp-admin/update.php:106 +#: wp-admin/includes/plugin-install.php:373 wp-admin/update.php:106 msgid "Plugin Install" msgstr "Installation d’extensions" -#: wp-admin/includes/plugin-install.php:442 +#: wp-admin/includes/plugin-install.php:528 msgid "Install Update Now" msgstr "Installer la mise à jour maintenant" -#: wp-admin/includes/plugin-install.php:445 +#: wp-admin/includes/plugin-install.php:532 msgid "Newer Version (%s) Installed" msgstr "Une version plus récente (%s) est installée" -#: wp-admin/includes/plugin-install.php:448 +#: wp-admin/includes/plugin-install.php:535 msgid "Latest Version Installed" msgstr "Dernière version installée" -#: wp-admin/includes/plugin-install.php:382 +#: wp-admin/includes/plugin-install.php:426 msgid "Author:" msgstr "Auteur :" -#: wp-admin/includes/plugin-install.php:384 +#: wp-admin/includes/class-wp-plugin-install-list-table.php:460 +#: wp-admin/includes/plugin-install.php:428 msgid "Last Updated:" msgstr "Dernière mise à jour :" -#: wp-admin/includes/plugin-install.php:387 +#: wp-admin/includes/plugin-install.php:432 msgid "Requires WordPress Version:" msgstr "Nécessite WordPress en version :" -#: wp-admin/includes/plugin-install.php:387 +#: wp-admin/includes/plugin-install.php:432 msgid "%s or higher" msgstr "%s ou plus" -#: wp-admin/includes/plugin-install.php:389 +#: wp-admin/includes/plugin-install.php:434 msgid "Compatible up to:" msgstr "Compatible jusqu’à la version : " -#: wp-admin/includes/plugin-install.php:391 +#: wp-admin/includes/plugin-install.php:436 msgid "Downloaded:" msgstr "Téléchargé :" -#: wp-admin/includes/plugin-install.php:391 +#: wp-admin/includes/plugin-install.php:436 msgid "%s time" msgid_plural "%s times" msgstr[0] "%s fois" msgstr[1] "%s fois" -#: wp-admin/includes/plugin-install.php:393 +#: wp-admin/includes/plugin-install.php:438 msgid "WordPress.org Plugin Page »" msgstr "Page WordPress.org de l’extension »" -#: wp-admin/includes/plugin-install.php:399 +#: wp-admin/includes/plugin-install.php:446 msgid "Average Rating" msgstr "Moyenne des notes" -#: wp-admin/includes/plugin-install.php:407 +#: wp-admin/includes/plugin-install.php:497 msgid "Warning: This plugin has not been tested with your current version of WordPress." msgstr "Attention : cette extension n’a pas été testée avec votre version de WordPress." -#: wp-admin/includes/plugin-install.php:410 +#: wp-admin/includes/plugin-install.php:499 msgid "Warning: This plugin has not been marked as compatible with your version of WordPress." msgstr "Attention : cette extension n’a pas été marquée comme étant compatible avec votre version de WordPress" @@ -9772,15 +9824,11 @@ msgstr "Attention : cette extension n’a pas msgid "The %1$s plugin header is deprecated. Use %2$s instead." msgstr "L’en-tête de l’extension %1$s%2$s
      ." -#: wp-admin/includes/plugin.php:163 -msgid "Visit plugin homepage" -msgstr "Aller sur le site de l’extension" - -#: wp-admin/includes/plugin.php:603 +#: wp-admin/includes/plugin.php:605 msgid "The plugin generated unexpected output." msgstr "Cette extension a produit un résultat inattendu." -#: wp-admin/includes/plugin.php:740 +#: wp-admin/includes/plugin.php:742 msgid "One of the plugins is invalid." msgstr "L’une des extensions n’est pas valide." @@ -9816,246 +9864,241 @@ msgstr "Vous n’avez pas l’autorisation de modifier les pages." msgid "You are not allowed to edit posts." msgstr "Vous n’avez pas l’autorisation de modifier les articles." -#: wp-admin/includes/post.php:536 +#: wp-admin/includes/post.php:534 msgid "Auto Draft" msgstr "Brouillon auto" -#: wp-admin/includes/post.php:1190 +#: wp-admin/includes/post.php:1197 msgid "Click to edit this part of the permalink" msgstr "Cliquez pour modifier cette section du permalien" -#: wp-admin/includes/post.php:1192 +#: wp-admin/includes/post.php:1199 msgid "Temporary permalink. Click to edit this part." msgstr "Permalien temporaire. Cliquez pour modifier cette section." -#: wp-admin/includes/post.php:1196 wp-admin/includes/post.php:1234 +#: wp-admin/includes/post.php:1203 wp-admin/includes/post.php:1219 msgid "Permalink:" msgstr "Permalien :" -#: wp-admin/includes/post.php:1198 +#: wp-admin/includes/post.php:1205 msgid "Change Permalinks" msgstr "Modifier les permaliens" -#: wp-admin/includes/schema.php:369 +#: wp-admin/includes/schema.php:371 msgid "Just another WordPress site" msgstr "Un site utilisant WordPress" -#: wp-admin/includes/schema.php:495 +#: wp-admin/includes/schema.php:496 msgid "Just another %s site" msgstr "Un site utilisant %s" -#: wp-admin/includes/schema.php:597 +#: wp-admin/includes/schema.php:602 msgctxt "User role" msgid "Administrator" msgstr "Administrateur" -#: wp-admin/includes/schema.php:599 +#: wp-admin/includes/schema.php:604 msgctxt "User role" msgid "Editor" msgstr "Éditeur" -#: wp-admin/includes/schema.php:601 +#: wp-admin/includes/schema.php:606 msgctxt "User role" msgid "Author" msgstr "Auteur" -#: wp-admin/includes/schema.php:603 +#: wp-admin/includes/schema.php:608 msgctxt "User role" msgid "Contributor" msgstr "Contributeur" -#: wp-admin/includes/schema.php:605 +#: wp-admin/includes/schema.php:610 msgctxt "User role" msgid "Subscriber" msgstr "Abonné" -#: wp-admin/includes/schema.php:932 wp-admin/includes/upgrade.php:144 +#: wp-admin/includes/schema.php:953 wp-admin/includes/upgrade.php:151 msgid "Welcome to SITE_NAME. This is your first post. Edit or delete it, then start blogging!" msgstr "Bienvenue dans SITE_NAME. Ceci est votre premier article. Modifiez-le ou supprimez-le, puis lancez-vous !" -#: wp-admin/includes/schema.php:1000 +#: wp-admin/includes/schema.php:1025 msgid "Warning! Wildcard DNS may not be configured correctly!" msgstr "Attention ! L’enregistrement DNS générique (joker) peut ne pas être configuré correctement !" -#: wp-admin/includes/class-wp-comments-list-table.php:465 -#: wp-admin/includes/class-wp-posts-list-table.php:922 -#: wp-admin/includes/class-wp-terms-list-table.php:411 +#: wp-admin/includes/class-wp-comments-list-table.php:479 +#: wp-admin/includes/class-wp-posts-list-table.php:937 +#: wp-admin/includes/class-wp-terms-list-table.php:423 msgid "Quick Edit" msgstr "Modification rapide" -#: wp-admin/includes/class-wp-comments-list-table.php:465 -#: wp-admin/includes/class-wp-posts-list-table.php:647 -#: wp-admin/includes/class-wp-terms-list-table.php:296 +#: wp-admin/includes/class-wp-posts-list-table.php:661 +#: wp-admin/includes/class-wp-terms-list-table.php:308 msgid "Quick Edit" msgstr "Modification rapide" -#: wp-admin/includes/class-wp-posts-list-table.php:270 +#: wp-admin/includes/class-wp-posts-list-table.php:285 msgctxt "column name" msgid "Title" msgstr "Titre" -#: wp-admin/includes/class-wp-media-list-table.php:133 +#: wp-admin/includes/class-wp-media-list-table.php:221 msgctxt "column name" msgid "File" msgstr "Fichier" -#: wp-admin/includes/class-wp-media-list-table.php:170 +#: wp-admin/includes/class-wp-media-list-table.php:256 msgctxt "column name" msgid "Date" msgstr "Date" -#: wp-admin/includes/class-wp-comments-list-table.php:296 -#: wp-admin/includes/class-wp-comments-list-table.php:585 +#: wp-admin/includes/class-wp-comments-list-table.php:306 +#: wp-admin/includes/class-wp-comments-list-table.php:600 msgctxt "column name" msgid "Comment" msgstr "Commentaire" -#: wp-admin/includes/class-wp-links-list-table.php:84 +#: wp-admin/includes/class-wp-links-list-table.php:94 msgid "Relationship" msgstr "Relation" -#: wp-admin/includes/class-wp-links-list-table.php:85 +#: wp-admin/includes/class-wp-links-list-table.php:95 msgid "Visible" msgstr "Visible" -#: wp-admin/includes/class-wp-posts-list-table.php:922 +#: wp-admin/includes/class-wp-posts-list-table.php:937 msgid "Bulk Edit" msgstr "Modifications groupées" -#: wp-admin/includes/class-wp-posts-list-table.php:967 -#: wp-admin/includes/class-wp-posts-list-table.php:1047 -#: wp-admin/includes/class-wp-posts-list-table.php:1083 -#: wp-admin/includes/class-wp-posts-list-table.php:1117 -#: wp-admin/includes/class-wp-posts-list-table.php:1126 -#: wp-admin/includes/class-wp-posts-list-table.php:1158 -#: wp-admin/includes/class-wp-posts-list-table.php:1179 -#: wp-admin/includes/class-wp-posts-list-table.php:1207 +#: wp-admin/includes/class-wp-posts-list-table.php:982 +#: wp-admin/includes/class-wp-posts-list-table.php:1062 +#: wp-admin/includes/class-wp-posts-list-table.php:1098 +#: wp-admin/includes/class-wp-posts-list-table.php:1132 +#: wp-admin/includes/class-wp-posts-list-table.php:1141 +#: wp-admin/includes/class-wp-posts-list-table.php:1173 +#: wp-admin/includes/class-wp-posts-list-table.php:1194 +#: wp-admin/includes/class-wp-posts-list-table.php:1222 msgid "— No Change —" msgstr "— Aucun changement —" -#: wp-admin/includes/class-wp-posts-list-table.php:993 +#: wp-admin/includes/class-wp-posts-list-table.php:1008 msgid "–OR–" msgstr "— OU —" -#: wp-admin/includes/class-wp-posts-list-table.php:1118 -#: wp-admin/includes/class-wp-posts-list-table.php:1127 +#: wp-admin/includes/class-wp-posts-list-table.php:1133 +#: wp-admin/includes/class-wp-posts-list-table.php:1142 msgid "Allow" msgstr "Autoriser" -#: wp-admin/includes/class-wp-posts-list-table.php:1119 -#: wp-admin/includes/class-wp-posts-list-table.php:1128 +#: wp-admin/includes/class-wp-posts-list-table.php:1134 +#: wp-admin/includes/class-wp-posts-list-table.php:1143 msgid "Do not allow" msgstr "Refuser" -#: wp-admin/includes/class-wp-posts-list-table.php:1140 +#: wp-admin/includes/class-wp-posts-list-table.php:1155 msgid "Allow Comments" msgstr "Autoriser les commentaires" -#: wp-admin/includes/class-wp-posts-list-table.php:1145 +#: wp-admin/includes/class-wp-posts-list-table.php:1160 msgid "Allow Pings" msgstr "Autoriser les notifications par ping" -#: wp-admin/includes/class-wp-posts-list-table.php:1177 -#: wp-admin/includes/class-wp-posts-list-table.php:1180 -#: wp-admin/includes/template.php:1580 +#: wp-admin/includes/class-wp-posts-list-table.php:1192 +#: wp-admin/includes/class-wp-posts-list-table.php:1195 +#: wp-admin/includes/template.php:1635 msgid "Sticky" msgstr "Mis en avant" -#: wp-admin/includes/class-wp-posts-list-table.php:1181 +#: wp-admin/includes/class-wp-posts-list-table.php:1196 msgid "Not Sticky" msgstr "Pas mis en avant" -#: wp-admin/includes/class-wp-posts-list-table.php:1189 +#: wp-admin/includes/class-wp-posts-list-table.php:1204 msgid "Make this post sticky" msgstr "Mettre ce contenu en avant" -#: wp-admin/includes/class-wp-posts-list-table.php:752 +#: wp-admin/includes/class-wp-posts-list-table.php:767 msgid "Missed schedule" msgstr "Planification manquée" -#: wp-admin/includes/class-wp-posts-list-table.php:756 +#: wp-admin/includes/class-wp-posts-list-table.php:771 msgid "Last Modified" msgstr "Dernière modification" -#: wp-admin/includes/class-wp-users-list-table.php:429 +#: wp-admin/includes/class-wp-users-list-table.php:431 msgid "View posts by this author" msgstr "Afficher les articles de cet auteur" -#: wp-admin/includes/class-wp-comments-list-table.php:409 +#: wp-admin/includes/class-wp-comments-list-table.php:417 msgid "In reply to %2$s." msgstr "En réponse à %2$s." -#: wp-admin/includes/class-wp-comments-list-table.php:525 +#: wp-admin/includes/class-wp-comments-list-table.php:540 msgid "Y/m/d \\a\\t g:ia" msgstr "d/m/Y \\à\\ G \\h i \\m\\i\\n" -#: wp-admin/includes/template.php:407 +#: wp-admin/includes/template.php:440 msgid "Reply to Comment" msgstr "Répondre au commentaire" -#: wp-admin/includes/template.php:438 +#: wp-admin/includes/template.php:471 msgid "Submit Reply" msgstr "Envoyer la réponse" -#: wp-admin/includes/template.php:475 +#: wp-admin/includes/template.php:508 msgid "Comment by %s moved to the trash." msgstr "Commentaire de %s déplacé dans la Corbeille." -#: wp-admin/includes/template.php:478 +#: wp-admin/includes/template.php:511 msgid "Comment by %s marked as spam." msgstr "Commentaire de %s marqué comme indésirable." -#: wp-admin/includes/template.php:498 wp-admin/includes/template.php:513 -#: wp-admin/includes/template.php:579 wp-admin/includes/template.php:622 +#: wp-admin/includes/template.php:531 wp-admin/includes/template.php:546 +#: wp-admin/includes/template.php:612 wp-admin/includes/template.php:655 msgid "Value" msgstr "Valeur" -#: wp-admin/includes/template.php:569 +#: wp-admin/includes/template.php:602 msgid "Key" msgstr "Clé" -#: wp-admin/includes/template.php:617 +#: wp-admin/includes/template.php:650 msgid "Add New Custom Field:" msgstr "Ajouter un nouveau champ personnalisé :" -#: wp-admin/includes/template.php:643 +#: wp-admin/includes/template.php:676 msgid "Enter new" msgstr "Saisissez-en un nouveau" -#: wp-admin/includes/template.php:654 +#: wp-admin/includes/template.php:687 msgid "Add Custom Field" msgstr "Ajouter un champ personnalisé" -#: wp-admin/includes/template.php:834 +#: wp-admin/includes/template.php:877 msgid "Before you can upload your import file, you will need to fix the following error:" msgstr "Avant de mettre en ligne votre fichier d’import, il vous faut corriger l’erreur suivante :" -#: wp-admin/includes/template.php:840 +#: wp-admin/includes/template.php:883 msgid "Choose a file from your computer:" msgstr "Choisissez un fichier sur votre ordinateur :" -#: wp-admin/includes/template.php:840 +#: wp-admin/includes/template.php:883 msgid "Maximum size: %s" msgstr "Taille maximale : %s" -#: wp-admin/includes/template.php:845 +#: wp-admin/includes/template.php:888 msgid "Upload file and import" msgstr "Envoyer le fichier et l’importer" -#: wp-admin/includes/template.php:982 wp-admin/press-this.php:483 -#: wp-admin/press-this.php:517 wp-admin/press-this.php:567 +#: wp-admin/includes/template.php:1032 wp-admin/press-this.php:494 +#: wp-admin/press-this.php:528 wp-admin/press-this.php:578 msgid "Click to toggle" msgstr "Cliquer pour inverser." -#: wp-admin/includes/template.php:1385 +#: wp-admin/includes/template.php:1439 msgid "Find Posts or Pages" msgstr "Chercher parmi les articles et pages" -#: wp-admin/plugin-install.php:29 -msgid "Install Plugins" -msgstr "Installer des extensions" - -#: wp-admin/update.php:213 +#: wp-admin/update.php:214 msgid "Install Themes" msgstr "Installer des thèmes" @@ -10063,7 +10106,7 @@ msgstr "Installer des thèmes" msgid "Manage Themes" msgstr "Gérer les thèmes" -#: wp-admin/includes/template.php:1578 +#: wp-admin/includes/template.php:1633 msgctxt "post state" msgid "Pending" msgstr "En attente" @@ -10076,104 +10119,104 @@ msgstr "Activer le mode « Accessibilité »" msgid "Disable accessibility mode" msgstr "Désactiver le mode Accessibilité" -#: wp-admin/includes/media.php:2338 wp-admin/includes/nav-menu.php:667 -#: wp-admin/includes/nav-menu.php:907 +#: wp-admin/includes/media.php:2337 wp-admin/includes/nav-menu.php:657 +#: wp-admin/includes/nav-menu.php:897 msgid "«" msgstr "«" -#: wp-admin/includes/media.php:2339 wp-admin/includes/nav-menu.php:668 -#: wp-admin/includes/nav-menu.php:908 +#: wp-admin/includes/media.php:2338 wp-admin/includes/nav-menu.php:658 +#: wp-admin/includes/nav-menu.php:898 msgid "»" msgstr "»" -#: wp-admin/includes/ajax-actions.php:576 +#: wp-admin/includes/ajax-actions.php:688 msgid "Comment %d does not exist" msgstr "Le commentaire %d n’existe pas." -#: wp-admin/includes/taxonomy.php:101 +#: wp-admin/includes/taxonomy.php:113 msgid "You did not enter a category name." msgstr "Vous n’avez pas entré de nom de catégorie." -#: wp-admin/includes/ajax-actions.php:807 +#: wp-admin/includes/ajax-actions.php:949 msgid "Sorry, you must be logged in to reply to a comment." msgstr "Désolé, vous devez être connecté(e) pour répondre à un commentaire." -#: wp-admin/includes/ajax-actions.php:1016 -#: wp-admin/includes/ajax-actions.php:1021 -#: wp-admin/includes/ajax-actions.php:1041 +#: wp-admin/includes/ajax-actions.php:1164 +#: wp-admin/includes/ajax-actions.php:1169 +#: wp-admin/includes/ajax-actions.php:1189 msgid "Please provide a custom field value." msgstr "Veuillez saisir une valeur pour le champ personnalisé." -#: wp-admin/includes/ajax-actions.php:1096 +#: wp-admin/includes/ajax-actions.php:1251 msgid "User %s added" msgstr "Utilisateur %s ajouté" -#: wp-admin/includes/misc.php:817 +#: wp-admin/includes/misc.php:819 msgid "g:i:s a" msgstr "G \\h i \\m\\i\\n s \\s" -#: wp-admin/includes/misc.php:819 +#: wp-admin/includes/misc.php:821 msgid "Draft saved at %s." msgstr "Brouillon enregistré à %s." -#: wp-admin/includes/ajax-actions.php:1307 +#: wp-admin/includes/ajax-actions.php:1510 msgid "Someone" msgstr "Quelqu’un" -#: wp-admin/includes/ajax-actions.php:1299 wp-admin/includes/post.php:203 +#: wp-admin/includes/ajax-actions.php:1502 wp-admin/includes/post.php:203 msgid "You are not allowed to edit this page." msgstr "Vous n’avez pas l’autorisation de modifier cette page." -#: wp-admin/includes/ajax-actions.php:1302 wp-admin/includes/post.php:205 -#: wp-admin/includes/post.php:1578 wp-admin/includes/post.php:1582 -#: wp-admin/press-this.php:33 wp-admin/upload.php:62 +#: wp-admin/includes/ajax-actions.php:1505 wp-admin/includes/post.php:205 +#: wp-admin/includes/post.php:1580 wp-admin/includes/post.php:1584 +#: wp-admin/press-this.php:33 wp-admin/upload.php:110 msgid "You are not allowed to edit this post." msgstr "Vous n’avez pas l’autorisation de modifier cet article." -#: wp-admin/includes/ajax-actions.php:1308 +#: wp-admin/includes/ajax-actions.php:1511 msgid "Saving is disabled: %s is currently editing this page." msgstr "Enregistrement automatique désactivé : %s modifie actuellement cette page." -#: wp-admin/includes/ajax-actions.php:1308 +#: wp-admin/includes/ajax-actions.php:1511 msgid "Saving is disabled: %s is currently editing this post." msgstr "Enregistrement automatique désactivé : %s modifie actuellement cet article." -#: wp-admin/edit-tags.php:262 wp-admin/includes/ajax-actions.php:1392 -#: wp-admin/includes/ajax-actions.php:1397 +#: wp-admin/edit-tags.php:256 wp-admin/includes/ajax-actions.php:1600 +#: wp-admin/includes/ajax-actions.php:1605 msgid "Item not updated." msgstr "L’élément n’a pas été mis à jour" -#: wp-admin/includes/ajax-actions.php:1433 -#: wp-admin/includes/class-wp-posts-list-table.php:309 -#: wp-admin/includes/class-wp-posts-list-table.php:947 +#: wp-admin/includes/ajax-actions.php:1644 +#: wp-admin/includes/class-wp-posts-list-table.php:323 +#: wp-admin/includes/class-wp-posts-list-table.php:962 msgid "Date" msgstr "Date" -#: wp-admin/edit-form-comment.php:74 wp-admin/includes/ajax-actions.php:1433 -#: wp-admin/includes/class-wp-posts-list-table.php:1155 +#: wp-admin/edit-form-comment.php:74 wp-admin/includes/ajax-actions.php:1644 +#: wp-admin/includes/class-wp-posts-list-table.php:1170 msgid "Status" msgstr "État" -#: wp-admin/includes/ajax-actions.php:1445 -#: wp-admin/includes/class-wp-posts-list-table.php:754 -#: wp-admin/includes/class-wp-posts-list-table.php:1162 -#: wp-admin/includes/meta-boxes.php:76 wp-admin/includes/meta-boxes.php:99 +#: wp-admin/includes/ajax-actions.php:1656 +#: wp-admin/includes/class-wp-posts-list-table.php:769 +#: wp-admin/includes/class-wp-posts-list-table.php:1177 +#: wp-admin/includes/meta-boxes.php:79 wp-admin/includes/meta-boxes.php:102 msgid "Scheduled" msgstr "Planifié" -#: wp-admin/admin.php:214 +#: wp-admin/admin.php:215 msgid "Invalid plugin page" msgstr "Page d’extension non valide" -#: wp-admin/admin.php:217 +#: wp-admin/admin.php:218 msgid "Cannot load %s." msgstr "Impossible de charger %s." -#: wp-admin/admin.php:250 +#: wp-admin/admin.php:251 msgid "You are not allowed to import." msgstr "Vous n’avez pas l’autorisation d’importer." -#: wp-admin/admin.php:273 wp-admin/import.php:17 wp-admin/menu.php:207 +#: wp-admin/admin.php:274 wp-admin/import.php:17 wp-admin/menu.php:214 msgid "Import" msgstr "Importer" @@ -10187,7 +10230,7 @@ msgid "Oops, no comment with this ID." msgstr "Oups, aucun commentaire avec cet ID." #: wp-admin/comment.php:68 wp-admin/comment.php:221 -#: wp-admin/includes/post.php:1380 +#: wp-admin/includes/post.php:1382 msgid "Go back" msgstr "Retour" diff --git a/sources/wp-content/languages/admin-network-fr_FR.mo b/sources/wp-content/languages/admin-network-fr_FR.mo index 2981d26b80e5d61c3107e64e4ee521ae79aa37d2..2e96d7f6041356480f13af0eae50b729fc4dbae9 100644 GIT binary patch delta 5414 zcmZA430#f&9>?)tmMJBrq*7F5iK37-Ep`#r4Ksrw#F(*1OqOFT7eg4w&KQR5dt^!W zWiCS);@a1--84#%^T#jpSKYoE<28ry#<5&^L@yCVp%L*DL*sW%miPXS87>2X4 zG#-GBV&*i=+61&C=D%rA%;?cXBa_0u&PK3CZi*+ zMo-*~99s^f9`HU=Rq?LI;4lJp_7W9;V_BF1Iy$hl?a)5Bvs!ck8+8+G+BN3FmnY>)fwue)*;dgcD86{(3HI;JQZx@bC}4x~5g?U#vK!r7=F zT!Buw1NDUaP~U$FbwGDePyE)tzhtzjWJS~~jl_-^hvlf;e2mhXY>P4X=M&WXJU*7u z;Rrl}tMCGT9cM}!$34`R{yYrC+gKipHZum{5c)C5SY#`X#V44F1Dl&C>_d#!Icd>S zq$f^9#vu2RJ4dRvqWqYQm2d4%Q=$DmHlB)fA_r!+f}`oE{KlO2JWn`9QpMXW;q9>!wHWOLsqU@7|ZQ0G1yb?)=f z(}Cv(>gOK(#jF)KZh=wseNZbn2Puy1LW&{|9jU()jkc@|R}PS(((l>HES|xrYhnV9 z$1NC!btqd1reX$8!&+G6Q?r(8qxQ3~D&`~qC~#nRwDdgM}zvJ~wl}2V!N73WuorSLtR@%y7A42<56$p$EcP2fO-KIuP@Af z8-u!t+9A^`Ls3`xLDY)4b~jhzhmYtt!&z9fhdI%H{44#KROTCx*=^3so=pD`j>Gs~ zEOb1H)AXZ>z0D)`DrWJ*7#?pknF^OalnNL3<)MPr`iZ>b^%Gx-^v9pSHqVJjI)U^P z@Hq}dH|#aQJhIaT}td`*l#yMDl{x;Og zo*hm718Cf2M=h>UR}Sk+!pE{u=+D9#^si8+ru4rW$4TgK{FW=BAIClUJ^hpkW)1y@ zd+ASRg>}Q`lgxmA!rJuLpjO}t>Un>k#DUAxD8PP>T&O48GMOa0awdZ^Ca>|J#Zh?4@|%TTwxyS8$-BP z{ICI5#T3*5jYh8`d{tvQ{lYAM_wl)S%BJtXGn2n#ZC3jm)XKO}Z(S217>GU5ofAwzT^n=emJeIJMe$&-VlfI66TL!OTpuApymczP(y-c?}z`xo3+y!E7Bj2 zqc~1BcAy`WYkpG>!M*x=F7(8Ij5;IFE}3TUJ99SeM`IM`V>5hhp`oRY&NpA5Yms#&;rmRfe?cv6z*;{J@xvIwg-$2N-qGT)D+=0rC+EIAorrNjGTd6r{5dw1in$4OgKf z7GQC_hb75 z*tYrn9YUs%5w<-deevI93(=7}6Rqt7QiJ@;7n0nh@o`I|p*0;!J|jAjCy8$Hg!|g| z$U2W%q&d;;hC%9KW%4g;Sm_#;LRwwOcjPgdN?0wn|KjuQU@H~~_sXB!Sz4V5HTrWK zO)G;;v+r4slgJx;{~0c^x0PO|ZM|69wfMKRv#k$HS4!Pr_S*i==I<_2ll+HFB)a`U ze$fW=^D|_URN_x`<0g|LBKm!nURtU>!1x zJRz^h43bVl$;U0v-YAK4$Wc;}oFW&lr++h?xB%D4ieq& zkQHPl`GNdqz2I53{5x8DYmFmUh(5S<>qjnIearZTJ+$@B9~US_TnYEM+$Ob&ZUN+X zYib!kOAf7~6{*$zW zb_+6>bTa#^$U@Vw{q9^vd$Ya&BQ_=%$z*GgmtX(w_E(fkWGzW1+ek~&p6C`qHrZO{ z&pFslW|DuBmqfR>>xlVMuPu3IbtzMOLPI*lY$mtsCRo%5gSVUxCL}a7z$VPSR z<&5p_Q^e}qt8%fl^uXkt1F4Pt9nx}Mk6GZFvvgXAP^Vs1hNcf0KB%$v>CUwO?L_2E Z-Q`l`leECzsRPrkZdtxL+x8qO@n8KKBJThI delta 5426 zcmZA5cYICvAII@eLPQXeB_Se9%mhir2r9N9cB}|VY&Bx5b&VJ`Q`ZPZ%^KlXq=>z# zJ%XUc&r1DN{ir?4@Ab*|^2hHy`o7Qa_uPBW`JT`Deot=Qo}TB`^gNbZZh037o4uV# z2@J_E5=XmM5#1}Y-cw`%Zot0iRa9gYPQ+pO&gLL5krDLo;}DGV78#7^Fb<=NnfI4s zB7OJbBHnglk>NDH=7e*6MB3w7M)8Oblqx9_gD!p|g)knSu^(>7QOH=OqQ9{kCex2X zU)+l8@jQ0LQ2`>En2mv$%1c4cFBvqP*m1z-N#r6V3*+%m48iCikqS5hLvaPIb1=kCBu{CPF#46th_u5bbi|$L zjt7u)NEYe=Un5nOGG#@2VO`X_w;r_;yO1JFHrB(xkyA-TIS~tOiKC&VO+hYJ<{@`O zwxeFzMbrc3Am@_2!#))zjKp%9&(s&DNU^Da%q5ghcaS!U- zjU6e}H68C`4@|Ad{lk}-h{w3xCRnDjNGnXnPIw6Oq7P-Gc;b&murV?}rK7Ds2%FNM zfUbBtjQTSexycT_VyAF(g~6y-5`!x+3H3mEzT)6m9GRa|6CJTLx?>W$;0V+KOhv8C zBCLXIQBQmWIix(c(0D_`k9W0H-Vvr$LFh-nDmq|$tc_i;2^Cv{J?Y=8${^@RS2F{i zQr)bYC0LmEA7VRvjZ3h34emMqfn(9qJ5rYcB}Y$uiaMF{)inC!LHd#Cj_*M~44E#-RD zFYdzpcpCMDmr*}|4|PCqQBUmlwb>ttdi?6B7upPCu>%&jqZXTKFgW?Oj#;M;QD(g- zU`6)N#-q3wui(VGrlcKMOU>wSLVtXNzF4fju^JAhAB&7hPT+WSXu!o`3dUKucb{l5 z28nCL1i~fASmYmMB}whZJPolA2H|WBz^&+nS@;ldqOR-XERkeZ8+F8$VnlY}O4Q19klQbpFbWH|6k+~KOPqs~F$~>WF<-C& z>YTBlBU;e~f3TU}iu8(G zC*g4n#c0Y_4oBh$T#1#?yQ7&)O;G!*u?%J*|H*q^W??%EkFU8j?x4 zKSe!2aGWs~nJzNL<|$;Fh)Wk9tJof+Fco$GMdTXAJD&N2X{fivuB)k>#gm3!K?N*? zv8a(IexfOxEC>3t&O?k0SUseY1-{~jPA8&tSo)gXK_|xx! zFK`OF;OGJ7(LDqA&|isK(fEP-$B5d@rZJrz{RfGh!k1VI43%z7V>#pv%vFT9Ec@d;kTcQ~E%OV&{HKpkq8o1emiiZaV4J$PPbzjTN~72@`mj&_6PfE1}oPLjWJYDsDwCMV5w4RajfoFI` z`|RYlOM!IOC@#Z(*n5*1*d_cA{e;bCwKV;g`CqJM*oyrhP)`)|vl-wL%%cAQo8Yc3 z=5zL2slU$lwp-0TNk+XD<59054fWpcLwzn>zzF)EwwZexLAkWFoiG8X;YfUlIyVx2 zF>~iz45YsX$8ekz*phzz9TxNB(z?SuFxFr+ZzS$Ct0EnH(|5}>pBs%@%9-fF{=&P> zU&|n@M?V@VqRhhT7_rCvLK=uX!(^4MAF$W-V=Xjl@y2DWkFNVnsbi66jT}Vgl{DUO zN_`Ktv{et7flfv(=~;}zq6bAaG4k(O>n47so8d3`{1P3akR zyG8W!;t9*|%f`WSw=`ad5T1s){|ccy_5M63%#GZU>Xf$-ouL)TW&T9V9U7mvo-~${ zp`;Vh8+nH4)|6)_;M^Y;C2xX%WTw-aP#Zp*wR z!!r`8U)@6^h8!lk-6w0vTC$w{VLj$v#&&O=Eu&p39$u%gws!e><(u+jSZn zNgI+u8j%)6w=nW^Zp*x6!ETaDo{+ahw|~eDl0O znb9z!XnE%UAvSC6a`p3$e9x4m^zQaQUJ85replacing other WordPress rules:" msgstr "Ajoutez ce qui suit à votre fichier %1$s dans le dossier %2$s, en remplacement des règles WordPress déjà en place :" @@ -22,7 +22,7 @@ msgstr "Que faire du contenu dont %s est le propriétaire ?" #: wp-admin/network/site-new.php:30 wp-admin/network/site-settings.php:33 #: wp-admin/network/site-themes.php:33 wp-admin/network/site-users.php:36 #: wp-admin/network/sites.php:46 wp-admin/network/user-new.php:30 -#: wp-admin/network/users.php:244 +#: wp-admin/network/users.php:243 msgid "Support Forums" msgstr "Forum d’entraide en français" @@ -38,9 +38,9 @@ msgstr "Transférer ou supprimer le contenu avant de supprimer les utilisateurs. msgid "This email address will receive notifications. Registration and support emails will also come from this address." msgstr "Cette adresse de messagerie recevra des notifications. Les inscriptions et les messages d’assistance proviendront également de cette adresse." -#: wp-admin/network/users.php:234 +#: wp-admin/network/users.php:233 msgid "Hover over any user on the list to make the edit links appear. The Edit link on the left will take you to their Edit User profile page; the Edit link on the right by any site name goes to an Edit Site screen for that site." -msgstr "Survolez n’importe quel des utilisateurs de la liste pour faire apparaître les liens de modification. Le lien Modifier à gauche ouvrira la page de modification du profil de l'utilisateur ; le lien Modifier à droit de n'importe quel nom de site ouvrira l'écran de modification de ce site." +msgstr "Survolez n’importe quel des utilisateurs de la liste pour faire apparaître les liens de modification. Le lien Modifier à gauche ouvrira la page de modification du profil de l'utilisateur ; le lien Modifier à droite de n'importe quel nom de site ouvrira l'écran de modification de ce site." #: wp-admin/network/index.php:39 msgid "To add a new user, click Create a New User." @@ -68,7 +68,7 @@ msgstr "Options enregistrées." #: wp-admin/network/index.php:25 msgid "Welcome to your Network Admin. This area of the Administration Screens is used for managing all aspects of your Multisite Network." -msgstr "Bienvenu dans l’administration de votre réseau ! Cette partie des écrans d’administration sert à gérer tous les aspects de votre réseau multisite." +msgstr "Bienvenue dans l’administration de votre réseau ! Cette partie des écrans d’administration sert à gérer tous les aspects de votre réseau multisite." #: wp-admin/network/index.php:26 msgid "From here you can:" @@ -135,17 +135,17 @@ msgstr "" "Adresse : %2$s\n" "Nom : %3$s" -#: wp-admin/network.php:116 +#: wp-admin/network.php:119 msgid "Add the designated lines of code to wp-config.php (just before /*...stop editing...*/) and .htaccess (replacing the existing WordPress rules)." msgstr "Ajoutez les lignes de code désignées dans le fichier wp-config.php (juste avant /*...stop editing...*/) et le fichier .htaccess (en remplaçant les règles existantes de WordPress)." -#: wp-admin/network.php:235 wp-admin/network.php:478 wp-admin/network.php:514 +#: wp-admin/network.php:238 wp-admin/network.php:481 wp-admin/network.php:517 msgid "Subdirectory networks may not be fully compatible with custom wp-content directories." msgstr "Les réseaux dans un sous-dossier peuvent ne pas être complètement compatibles avec les dossiers /wp-content personnalisés." #: wp-admin/network/settings.php:37 msgid "Documentation on Network Settings" -msgstr "Documentation sur les réglages du réseau (en)" +msgstr "Documentation sur les Réglages du réseau (en)" #: wp-admin/network/site-users.php:230 msgid "Enter the username and email." @@ -165,7 +165,7 @@ msgstr "L’utilisateur a été créé." #: wp-admin/network/users.php:41 msgid "Warning! User cannot be deleted. The user %s is a network administrator." -msgstr "Attention ! L’utilisateur %s ne peut être effacé car il est un administrateur du réseau." +msgstr "Attention ! L’utilisateur %s ne peut être effacé car c’est un administrateur du réseau." #: wp-admin/network/users.php:66 msgid "Site: %s" @@ -187,7 +187,7 @@ msgstr "Vous n’avez pas l’autorisation d’effacer ce site." msgid "User is already a member of this site." msgstr "Cet utilisateur est déjà membre de ce site." -#: wp-admin/network/site-info.php:84 +#: wp-admin/network/site-info.php:85 msgid "Site info updated." msgstr "Les infos du site ont été mises à jour." @@ -199,7 +199,7 @@ msgstr "Attention ! L’utilisateur %s n’a pas pu être supprimé msgid "Enter the username of an existing user." msgstr "Saisir l’identifiant d’un utilisateur existant." -#: wp-admin/network/themes.php:246 +#: wp-admin/network/themes.php:240 msgid "You cannot delete a theme while it is active on the main site." msgstr "Vous ne pouvez pas effacer un thème s’il est activé sur le site principal." @@ -207,45 +207,45 @@ msgstr "Vous ne pouvez pas effacer un thème s’il est activé sur le site msgid "Add New Site" msgstr "Ajouter un nouveau site" -#: wp-admin/network/themes.php:242 +#: wp-admin/network/themes.php:236 msgctxt "network" msgid "Theme deleted." msgid_plural "%s themes deleted." msgstr[0] "Thème supprimé." msgstr[1] "%s thèmes supprimés." -#: wp-admin/network/themes.php:214 +#: wp-admin/network/themes.php:208 msgid "Documentation on Network Themes" msgstr "Documentation sur les thèmes du réseau" -#: wp-admin/network/site-info.php:103 wp-admin/network/site-settings.php:94 +#: wp-admin/network/site-info.php:104 wp-admin/network/site-settings.php:94 #: wp-admin/network/site-themes.php:146 wp-admin/network/site-users.php:191 msgid "Info" msgstr "Infos" -#: wp-admin/network/themes.php:147 +#: wp-admin/network/themes.php:142 msgid "Are you sure you wish to delete these themes?" msgstr "Êtes-vous certain(e) de vouloir supprimer ces thèmes ?" -#: wp-admin/network/themes.php:156 +#: wp-admin/network/themes.php:151 msgid "Yes, Delete this theme" msgid_plural "Yes, Delete these themes" msgstr[0] "Oui, supprimer ce thème" msgstr[1] "Oui, supprimer ces thèmes" -#: wp-admin/network/themes.php:142 +#: wp-admin/network/themes.php:137 msgid "You are about to remove the following theme:" msgid_plural "You are about to remove the following themes:" msgstr[0] "Vous êtes sur le point de supprimer le thème suivant :" msgstr[1] "Vous êtes sur le point de supprimer les thèmes suivants :" -#: wp-admin/network/themes.php:141 +#: wp-admin/network/themes.php:136 msgid "This theme may be active on other sites in the network." msgid_plural "These themes may be active on other sites in the network." msgstr[0] "Ce thème est peut-être activé sur d’autres sites du réseau" msgstr[1] "Ces thèmes sont peut-être activés sur d’autres sites du réseau" -#: wp-admin/network/themes.php:139 +#: wp-admin/network/themes.php:134 msgid "Delete Theme" msgid_plural "Delete Themes" msgstr[0] "Supprimer le thème" @@ -271,16 +271,16 @@ msgstr "Mises à jour disponibles" msgid "Add User will set up a new user account on the network and send that person an email with username and password." msgstr "« Ajouter un utilisateur » créera un nouveau compte utilisateur sur le réseau, et enverra un message contenant son identifiant et son mot de passe au destinataire." -#: wp-admin/network/site-info.php:88 wp-admin/network/site-settings.php:79 +#: wp-admin/network/site-info.php:89 wp-admin/network/site-settings.php:79 #: wp-admin/network/site-themes.php:133 wp-admin/network/site-users.php:161 msgid "Edit Site: %2$s" msgstr "Modifier le site : %2$s." -#: wp-admin/network/themes.php:105 +#: wp-admin/network/themes.php:100 msgid "You do not have sufficient permissions to delete themes for this site." msgstr "Vous n’avez pas les droits suffisants pour effacer les thèmes de ce site." -#: wp-admin/network/site-themes.php:163 wp-admin/network/themes.php:239 +#: wp-admin/network/site-themes.php:163 wp-admin/network/themes.php:233 msgid "Theme disabled." msgid_plural "%s themes disabled." msgstr[0] "Thème désactivé." @@ -291,13 +291,13 @@ msgstr[1] "%s thèmes désactivés." msgid "Invalid site ID." msgstr "Identifiant du site invalide." -#: wp-admin/network/site-themes.php:160 wp-admin/network/themes.php:236 +#: wp-admin/network/site-themes.php:160 wp-admin/network/themes.php:230 msgid "Theme enabled." msgid_plural "%s themes enabled." msgstr[0] "Thème activé." msgstr[1] "%s thèmes activés." -#: wp-admin/network/site-themes.php:165 wp-admin/network/themes.php:244 +#: wp-admin/network/site-themes.php:165 wp-admin/network/themes.php:238 msgid "No theme selected." msgstr "Aucun thème sélectionné." @@ -306,12 +306,12 @@ msgstr "Aucun thème sélectionné." msgid "Themes - This area shows themes that are not already enabled across the network. Enabling a theme in this menu makes it accessible to this site. It does not activate the theme, but allows it to show in the site’s Appearance menu. To enable a theme for the entire network, see the Network Themes screen." msgstr "Thèmes - Cette zone affiche les thèmes qui n’ont pas déjà été activés pour l’ensemble du réseau. En activant un thème avec ce menu, vous le rendez disponible pour ce site. Cela ne l’active pas, mais l’affichera dans le menu Apparence du site. Pour activer un thème pour l’ensemble du réseau, rendez-vous sur l’écran Thèmes du réseau." -#: wp-admin/network/site-info.php:89 wp-admin/network/site-settings.php:80 +#: wp-admin/network/site-info.php:90 wp-admin/network/site-settings.php:80 #: wp-admin/network/site-themes.php:134 wp-admin/network/site-users.php:162 msgid "Edit Site: %s" msgstr "Modifier le site : %s" -#: wp-admin/network/themes.php:159 +#: wp-admin/network/themes.php:154 msgid "No, Return me to the theme list" msgstr "Non, retourner à la liste des thèmes." @@ -320,7 +320,7 @@ msgstr "Non, retourner à la liste des thèmes." msgid "Settings - This page shows a list of all settings associated with this site. Some are created by WordPress and others are created by plugins you activate. Note that some fields are grayed out and say Serialized Data. You cannot modify these values due to the way the setting is stored in the database." msgstr "Réglages - Cette page affiche la liste de tous les réglages associés à ce site. Certains sont créés par WordPress, d’autres par des extensions que vous activez. Notez que certains champs sont grisés et indiquent données sérialisées (Serialized Data). Vous ne pouvez pas modifier ces valeurs, du fait de la manière dont ils sont stockés dans la base de données." -#: wp-admin/network/site-themes.php:130 wp-admin/network/themes.php:201 +#: wp-admin/network/site-themes.php:130 wp-admin/network/themes.php:195 msgctxt "themes per page (screen options)" msgid "Themes" msgstr "Thèmes" @@ -348,7 +348,7 @@ msgstr "« Tableau de bord » mène au tableau de bord pour msgid "Allow site administrators to add new users to their site via the \"Users → Add New\" page." msgstr "Autoriser les administrateurs de sites à ajouter de nouveaux utilisateurs à leurs sites via la page « Utilisateurs → Ajouter »." -#: wp-admin/network/settings.php:281 +#: wp-admin/network/settings.php:280 msgid "Language Settings" msgstr "Réglages de langue" @@ -412,12 +412,12 @@ msgstr "Vous n’avez pas l’autorisation de supprimer ce site." msgid "You do not have sufficient permissions to add sites to this network." msgstr "Vous n’avez pas les droits suffisants pour ajouter des sites à ce réseau." -#: wp-admin/network/menu.php:32 wp-admin/network/themes.php:228 +#: wp-admin/network/menu.php:32 wp-admin/network/themes.php:222 msgctxt "theme" msgid "Add New" msgstr "Ajouter" -#: wp-admin/network/user-new.php:29 wp-admin/network/users.php:243 +#: wp-admin/network/user-new.php:29 wp-admin/network/users.php:242 msgid "Documentation on Network Users" msgstr "Documentation sur les utilisateurs du réseau" @@ -429,7 +429,7 @@ msgstr "Cliquez sur les en-têtes en gras afin de retrier ce tableau." msgid "Delete which is a permanent action after the confirmation screens." msgstr "« Supprimer » est une action irréversible une fois passé l’écran de confirmation." -#: wp-admin/network/themes.php:209 +#: wp-admin/network/themes.php:203 msgid "Themes can be enabled on a site by site basis by the network admin on the Edit Site screen (which has a Themes tab); get there via the Edit action link on the All Sites screen. Only network admins are able to install or edit themes." msgstr "Les thèmes peuvent être activés par l’administrateur du réseau pour chaque site, individuellement, par le biais de l’écran de modification d’un site (et de son onglet « Thèmes »), accessible via le lien « Modifier » de la liste des sites. Seuls les administrateurs du réseau peuvent installer ou modifier des thèmes." @@ -449,196 +449,192 @@ msgstr "Mises à jour" msgid "Super admins can no longer be added on the Options screen. You must now go to the list of existing users on Network Admin > Users and click on Username or the Edit action link below that name. This goes to an Edit User page where you can check a box to grant super admin privileges." msgstr "Les super-admins ne peuvent plus être ajoutés via l’écran des options. Vous devez aller à la liste des utilisateurs (option « Utilisateurs » du menu « Admin du réseau ») et cliquer sur un identifiant ou sur le lien « Modifier » qui s’affiche en dessous. Vous arriverez alors à un écran vous permettant de modifier ce compte utilisateur, où une case à cocher donne les droits de super-admin." -#: wp-admin/network.php:227 +#: wp-admin/network.php:230 msgctxt "subdirectory examples" msgid "like %1$s/site1 and %1$s/site2" msgstr "comme %1$s/site1 et %1$s/site2" -#: wp-admin/network.php:240 wp-admin/network.php:244 wp-admin/network.php:284 +#: wp-admin/network.php:243 wp-admin/network.php:247 wp-admin/network.php:287 msgid "Server Address" msgstr "Adresse du serveur" -#: wp-admin/network.php:258 +#: wp-admin/network.php:261 msgid "Because you are using localhost, the sites in your WordPress network must use sub-directories. Consider using localhost.localdomain if you wish to use sub-domains." msgstr "Vous utilisez localhost, donc les sites de votre réseau WordPress doivent utiliser des sous-dossiers. Songez à utiliser localhost.localdomain si vous préférez utiliser des sous-domaines." -#: wp-admin/network.php:261 wp-admin/network.php:271 wp-admin/network.php:278 +#: wp-admin/network.php:264 wp-admin/network.php:274 wp-admin/network.php:281 msgid "The main site in a sub-directory install will need to use a modified permalink structure, potentially breaking existing links." msgstr "Le site principal installé dans un sous-dossier aura besoin d’utiliser une structure de permaliens personnalisés, ce qui pourra potentiellement casser des liens existants." -#: wp-admin/network.php:268 +#: wp-admin/network.php:271 msgid "Because your install is in a directory, the sites in your WordPress network must use sub-directories." msgstr "Votre installation est située dans un dossier, donc les sites de votre réseau WordPress doivent forcément utiliser des sous-dossiers." -#: wp-admin/network.php:276 +#: wp-admin/network.php:279 msgid "Sub-domain Install" msgstr "Installation sous-domaine" -#: wp-admin/network.php:277 +#: wp-admin/network.php:280 msgid "Because your install is not new, the sites in your WordPress network must use sub-domains." msgstr "Votre installation n’est pas récente, donc les sites de votre réseau WordPress doivent utiliser les sous-domaines." -#: wp-admin/network/settings.php:93 wp-admin/network.php:291 +#: wp-admin/network/settings.php:93 wp-admin/network.php:294 msgid "Network Title" msgstr "Nom du réseau" -#: wp-admin/network.php:295 +#: wp-admin/network.php:298 msgid "What would you like to call your network?" msgstr "Quel nom voulez-vous donner à votre réseau ?" -#: wp-admin/network.php:304 +#: wp-admin/network.php:307 msgid "Your email address." msgstr "Votre adresse de contact." -#: wp-admin/network.php:351 +#: wp-admin/network.php:354 msgid "The original configuration steps are shown here for reference." msgstr "Pour rappel, voici les étapes de configuration originelles." -#: wp-admin/network.php:356 +#: wp-admin/network.php:359 msgid "An existing WordPress network was detected." msgstr "Un réseau WordPress existant a été détecté." -#: wp-admin/network.php:357 +#: wp-admin/network.php:360 msgid "Please complete the configuration steps. To create a new network, you will need to empty or remove the network database tables." msgstr "Veuillez effectuer les étapes de configuration. Pour créer un nouveau réseau, vous devrez vider ou effacer les tables de la base de données du réseau." -#: wp-admin/network.php:368 +#: wp-admin/network.php:371 msgid "Enabling the Network" msgstr "Activer le réseau de sites" -#: wp-admin/network.php:369 +#: wp-admin/network.php:372 msgid "Complete the following steps to enable the features for creating a network of sites." msgstr "Suivez les étapes ci-après pour activer les fonctionnalités permettant la création d’un réseau de sites." -#: wp-admin/network.php:372 wp-admin/network.php:374 +#: wp-admin/network.php:375 wp-admin/network.php:377 msgid "Caution: We recommend you back up your existing wp-config.php and %s files." msgstr "Attention : nous vous recommandons de faire une copie de sauvegarde de vos fichiers wp-config.php et %s actuels." -#: wp-admin/network.php:376 +#: wp-admin/network.php:379 msgid "Caution: We recommend you back up your existing wp-config.php file." msgstr "Attention : nous vous recommandons de faire une copie de sauvegarde de votre fichier wp-config.php actuel." -#: wp-admin/network.php:382 +#: wp-admin/network.php:385 msgid "Add the following to your wp-config.php file in %s above the line reading /* That’s all, stop editing! Happy blogging. */:" msgstr "Ajoutez les lignes suivantes à votre fichier wp-config.php, dans %s, au-dessus de la ligne /* C'est tout, ne touchez pas à ce qui suit ! Bon blogging ! */ :" -#: wp-admin/network.php:196 +#: wp-admin/network.php:199 msgid "Fill in the information below and you’ll be on your way to creating a network of WordPress sites. We will create configuration files in the next step." msgstr "Complétez le formulaire ci-dessous et vous serez prêt à créer un réseau de sites WordPress. Nous créerons les fichiers de configurations à l’étape suivante." -#: wp-admin/network.php:208 -msgid "Note:" -msgstr "Note :" - -#: wp-admin/network.php:208 +#: wp-admin/network.php:211 msgid "Please make sure the Apache mod_rewrite module is installed as it will be used at the end of this installation." msgstr "Vérifiez bien que le module Apache mod_rewrite est installé, car il sera nécessaire à la fin de cette installation." -#: wp-admin/network.php:413 +#: wp-admin/network.php:416 msgid "This unique authentication key is also missing from your wp-config.php file." msgid_plural "These unique authentication keys are also missing from your wp-config.php file." msgstr[0] "Cette clé d’authentification unique ne se trouve pas non plus dans votre fichier wp-config.php." msgstr[1] "Ces clés d’authentification uniques ne se trouvent pas non plus dans votre fichier wp-config.php." -#: wp-admin/network.php:171 +#: wp-admin/network.php:174 msgid "You cannot install a network of sites with your server address." msgstr "Vous ne pouvez pas installer de réseau de sites avec cette adresse serveur." -#: wp-admin/network.php:172 +#: wp-admin/network.php:175 msgid "You cannot use port numbers such as %s." msgstr "Vous ne pouvez pas utiliser de numéros de port tels que %s." -#: wp-admin/network.php:218 +#: wp-admin/network.php:221 msgid "You will need a wildcard DNS record if you are going to use the virtual host (sub-domain) functionality." msgstr "Vous aurez besoin d’un enregistrement DNS générique (wildcard) pour permettre l’utilisation de la forme sous-domaine (hôte virtuel)." -#: wp-admin/network.php:212 +#: wp-admin/network.php:215 msgid "If mod_rewrite is disabled, ask your administrator to enable that module, or look at the Apache documentation or elsewhere for help setting it up." msgstr "Si le module mod_rewrite est désactivé, contactez votre administrateur pour l’activer, ou lisez la documentation Apache officielle ou non, pour comprendre comment le mettre en place." -#: wp-admin/network.php:192 +#: wp-admin/network.php:195 msgctxt "Default network name" msgid "%s Sites" msgstr "Réseau %s" -#: wp-admin/network.php:246 wp-admin/network.php:286 +#: wp-admin/network.php:249 wp-admin/network.php:289 msgid "The internet address of your network will be %s." msgstr "L’adresse internet de votre réseau sera %s." -#: wp-admin/network.php:210 wp-admin/network.php:235 wp-admin/network.php:261 -#: wp-admin/network.php:271 +#: wp-admin/network.php:213 wp-admin/network.php:238 wp-admin/network.php:264 +#: wp-admin/network.php:274 msgid "Warning!" msgstr "Attention !" -#: wp-admin/network.php:222 +#: wp-admin/network.php:225 msgid "Sub-domains" msgstr "Sous-domaines" -#: wp-admin/network.php:413 +#: wp-admin/network.php:416 msgid "To make your installation more secure, you should also add:" msgstr "Pour mieux sécuriser votre installation, vous devriez également ajouter :" -#: wp-admin/network.php:114 +#: wp-admin/network.php:117 msgid "Choose subdomains or subdirectories; this can only be switched afterwards by reconfiguring your install. Fill out the network details, and click install. If this does not work, you may have to add a wildcard DNS record (for subdomains) or change to another setting in Permalinks (for subdirectories)." msgstr "Faites le choix entre sous-domaines ou sous-dossiers. Une fois l’installation configurée, vous ne pourrez pas revenir en arrière sans recommencer à zéro. Saisissez tous les détails, et cliquez sur « Installer ». Si cela ne marche pas, vous devrez sans doute ajouter une entrée de sous-domaine générique (wildcard) dans vos enregistrements DNS, ou passer à un réglage différent pour vos permaliens (si en mode sous-dossiers)." -#: wp-admin/network.php:115 +#: wp-admin/network.php:118 msgid "The next screen for Network Setup will give you individually-generated lines of code to add to your wp-config.php and .htaccess files. Make sure the settings of your FTP client make files starting with a dot visible, so that you can find .htaccess; you may have to create this file if it really is not there. Make backup copies of those two files." msgstr "L’écran suivant vous présentera un ensemble de lignes de code générées à partir de votre configuration, qu’il vous faudra ajouter à vos fichiers wp-config.php et .htaccess. Veillez bien à ce que votre client FTP soit configuré pour afficher les fichiers commençant par un point, afin que vous puissiez trouver le fichier .htaccess. Il est possible que vous ayez à créer ce fichier s’il n’est pas déjà présent. Avant toute modification de wp-config.php et .htaccess, faites-en une copie de sauvegarde." -#: wp-admin/network.php:523 +#: wp-admin/network.php:526 msgid "Once you complete these steps, your network is enabled and configured. You will have to log in again." msgstr "Une fois les étapes effectuées, votre réseau sera activé et configuré. Vous devez maintenant vous reconnecter." -#: wp-admin/network.php:154 +#: wp-admin/network.php:157 msgid "The constant DO_NOT_UPGRADE_GLOBAL_TABLES cannot be defined when creating a network." msgstr "La constante DO_NOT_UPGRADE_GLOBAL_TABLES ne doit pas être définie lors de la création du réseau." -#: wp-admin/network.php:252 +#: wp-admin/network.php:255 msgid "Network Details" msgstr "Détails du réseau" -#: wp-admin/network.php:195 +#: wp-admin/network.php:198 msgid "Welcome to the Network installation process!" msgstr "Bienvenue dans le processus d’installation du réseau !" -#: wp-admin/network.php:210 +#: wp-admin/network.php:213 msgid "It looks like the Apache mod_rewrite module is not installed." msgstr "Il semble que le module Apache mod_rewrite n’est pas installé." -#: wp-admin/network.php:120 wp-admin/network.php:131 +#: wp-admin/network.php:123 wp-admin/network.php:134 msgid "Documentation on Creating a Network" msgstr "Documentation sur la création d’un réseau de sites" -#: wp-admin/network.php:118 +#: wp-admin/network.php:121 msgid "The choice of subdirectory sites is disabled if this setup is more than a month old because of permalink problems with “/blog/” from the main site. This disabling will be addressed in a future version." msgstr "Le choix d’avoir des sites en mode sous-répertoire est désactivé si le réseau a été installé il y a un mois ou plus, afin de pallier les problèmes de permaliens avec l’ajout de « /blog/ » sur les adresses du site principal. Cette limitation sera corrigée dans une prochaine version." -#: wp-admin/network.php:162 +#: wp-admin/network.php:165 msgid "Once the network is created, you may reactivate your plugins." msgstr "Une fois le réseau créé, vous pourrez réactiver vos extensions." -#: wp-admin/network.php:162 +#: wp-admin/network.php:165 msgid "Please deactivate your plugins before enabling the Network feature." msgstr "Veuillez désactiver vos extensions avant la mise en place de votre réseau de sites." -#: wp-admin/network.php:241 +#: wp-admin/network.php:244 msgid "We recommend you change your siteurl to %1$s before enabling the network feature. It will still be possible to visit your site using the www prefix with an address like %2$s but any links will not have the www prefix." msgstr "Nous vous recommandons de modifier votre réglage « siteurl » pour %1$s avec d’activer la fonctionnalité de réseau. Il sera toujours possible de se rendre sur votre site par le biais du préfixe « www » avec une adresse comme %2$s, mais les liens n’auront pas le préfixe « www »." -#: wp-admin/network.php:256 wp-admin/network.php:266 +#: wp-admin/network.php:259 wp-admin/network.php:269 msgid "Sub-directory Install" msgstr "Installation dans un sous-dossier" -#: wp-admin/network.php:113 +#: wp-admin/network.php:116 msgid "This screen allows you to configure a network as having subdomains (site1.example.com) or subdirectories (example.com/site1). Subdomains require wildcard subdomains to be enabled in Apache and DNS records, if your host allows it." msgstr "Cet écran vous permet de configurer un réseau, sous la forme sous-domaines (site1.example.com) ou sous-dossiers (example.com/site1). La forme sous-domaines nécessite une entrée de sous-domaine générique (wildcard) dans les enregistrements DNS et la configuration Apache, si votre hébergeur le permet." -#: wp-admin/network.php:109 +#: wp-admin/network.php:112 msgid "Create a Network of WordPress Sites" msgstr "Créer un réseau de sites WordPress" -#: wp-admin/network.php:173 +#: wp-admin/network.php:176 msgid "Return to Dashboard" msgstr "Revenir au tableau de bord" @@ -646,45 +642,45 @@ msgstr "Revenir au tableau de bord" msgid "The Network creation panel is not for WordPress MU networks." msgstr "Le panneau de création de réseau n’est pas conçu pour les réseaux WordPress MU." -#: wp-admin/network.php:162 wp-admin/network.php:356 wp-admin/network.php:478 -#: wp-admin/network.php:514 +#: wp-admin/network.php:165 wp-admin/network.php:359 wp-admin/network.php:481 +#: wp-admin/network.php:517 msgid "Warning:" msgstr "Attention :" -#: wp-admin/network.php:217 +#: wp-admin/network.php:220 msgid "Please choose whether you would like sites in your WordPress network to use sub-domains or sub-directories. You cannot change this later." msgstr "Veuillez décider si vous voulez que les sites de votre installation WordPress utilisent des sous-domaines ou des sous-dossiers. Ce réglage est définitif, vous ne pourrez pas revenir en arrière." -#: wp-admin/network.php:121 wp-admin/network.php:132 +#: wp-admin/network.php:124 wp-admin/network.php:135 msgid "Documentation on the Network Screen" msgstr "Documentation sur l’écran Outils > Réseau (en)" -#: wp-admin/network.php:216 +#: wp-admin/network.php:219 msgid "Addresses of Sites in your Network" msgstr "Adresse des sites dans votre réseau" -#: wp-admin/network.php:223 +#: wp-admin/network.php:226 msgctxt "subdomain examples" msgid "like site1.%1$s and site2.%1$s" msgstr "comme site1.%1$s et site2.%1$s" -#: wp-admin/network.php:125 +#: wp-admin/network.php:128 msgid "Network" msgstr "Réseau" -#: wp-admin/network.php:226 +#: wp-admin/network.php:229 msgid "Sub-directories" msgstr "Sous-dossiers" -#: wp-admin/network.php:103 +#: wp-admin/network.php:106 msgid "You must define the WP_ALLOW_MULTISITE constant as true in your wp-config.php file to allow creation of a Network." msgstr "Afin d’autoriser la création d’un réseau, vous devez définir la constante WP_ALLOW_MULTISITE comme « true » dans votre fichier wp-config.php." -#: wp-admin/network.php:185 +#: wp-admin/network.php:188 msgid "ERROR: The network could not be created." msgstr "ERREUR : le réseau n’a pas pu être créé." -#: wp-admin/network.php:117 +#: wp-admin/network.php:120 msgid "Once you add this code and refresh your browser, multisite should be enabled. This screen, now in the Network Admin navigation menu, will keep an archive of the added code. You can toggle between Network Admin and Site Admin by clicking on the Network Admin or an individual site name under the My Sites dropdown in the Toolbar." msgstr "Une fois que vous aurez ajouté ce code et rafraîchi la page dans votre navigateur, le mode multisite devrait être activé. Cet écran, désormais placé dans le menu de navigation Admin du Réseau, conservera une archive du code ajouté. Vous pouvez basculer de l’administration du réseau à l’administration du site en cliquant sur « Admin du réseau », ou en cliquant sur le nom d’un site individuel dans le menu déroulant « Mes Sites » de la barre d’outils." @@ -693,9 +689,9 @@ msgstr "Une fois que vous aurez ajouté ce code et rafraîchi la page dans votre msgid "You do not have sufficient permissions to edit this site." msgstr "Vous n’avez pas les droits suffisants pour modifier ce site." -#: wp-admin/network/users.php:143 +#: wp-admin/network/users.php:144 msgid "Warning! User cannot be modified. The user %s is a network administrator." -msgstr "Attention ! L’utilisateur %s ne peut être modifié car il est un administrateur du réseau." +msgstr "Attention ! L’utilisateur %s ne peut être modifié car c’est un administrateur du réseau." #: wp-admin/network/site-new.php:24 msgid "If the admin email for the new site does not exist in the database, a new user will also be created." @@ -717,11 +713,11 @@ msgstr "Survoler chaque site avec la souris révèle sept options (trois pour le msgid "Operational settings has fields for the network’s name and admin email." msgstr "Les réglages de fonctionnement permettent de modifier le nom du réseau, et l’adresse de messagerie de l’administrateur." -#: wp-admin/network/users.php:235 +#: wp-admin/network/users.php:234 msgid "You can also go to the user’s profile page by clicking on the individual username." msgstr "Vous pouvez également aller sur la page de profil d’un utilisateur en cliquant sur son identifiant." -#: wp-admin/network/users.php:237 +#: wp-admin/network/users.php:236 msgid "The bulk action will permanently delete selected users, or mark/unmark those selected as spam. Spam users will have posts removed and will be unable to sign up again with the same email addresses." msgstr "Le menu « Actions groupées » permet d’effacer définitivement plusieurs utilisateurs d’un coup, ou de les marquer comme sains ou indésirables. Les utilisateurs indésirables verront leurs articles supprimés, et ne pourront plus se connecter avec leur adresse de messagerie." @@ -737,11 +733,11 @@ msgstr "« Afficher » envoie vers la page d’accueil d msgid "New site settings are defaults applied when a new site is created in the network. These include welcome email for when a new site or user account is registered, and what᾿s put in the first post, page, comment, comment author, and comment URL." msgstr "Les réglages des nouveaux sites sont les réglages par défaut appliqués à tout nouveau site créé sur le réseau. Cela comprend le message d’accueil quand un nouvel utilisateur ou un nouveau site est enregistré, ainsi que le contenu du premier article, de la première page et du premier commentaire (dont le nom et l’adresse web du commentateur)." -#: wp-admin/network/themes.php:207 +#: wp-admin/network/themes.php:201 msgid "This screen enables and disables the inclusion of themes available to choose in the Appearance menu for each site. It does not activate or deactivate which theme a site is currently using." msgstr "Cet écran permet d’activer ou désactiver la disponibilité des thèmes pour tous les sites du réseau. Il ne permet pas d’activer ou activer le thème actuellement utilisé ce site." -#: wp-admin/network/themes.php:208 +#: wp-admin/network/themes.php:202 msgid "If the network admin disables a theme that is in use, it can still remain selected on that site. If another theme is chosen, the disabled theme will not appear in the site’s Appearance > Themes screen." msgstr "Si l’administrateur du réseau désactive un thème en cours d’utilisation par un site, ce thème restera en place pour ce site. Si le site change de thème, le thème désactivé n’apparaîtra plus dans l’écran de sélection des thèmes de ce site." @@ -765,7 +761,7 @@ msgstr "Voici la liste de tous les sites de ce réseau. Vous pouvez changer de v msgid "Users who are signed up to the network without a site are added as subscribers to the main or primary dashboard site, giving them profile pages to manage their accounts. These users will only see Dashboard and My Sites in the main navigation until a site is created for them." msgstr "Les utilisateurs qui se sont inscrits sur le réseau sans créer de site deviennent abonnés du site d’accueil. Celui-ci leur permet d’accéder à leur compte. Ces utilisateurs ne voient dans la navigation principale que les options « Tableau de bord » et « Mes sites », jusqu’à ce qu’un site leur soit créé." -#: wp-admin/network/users.php:236 +#: wp-admin/network/users.php:235 msgid "You can sort the table by clicking on any of the bold headings and switch between list and excerpt views by using the icons in the upper right." msgstr "Un clic sur le titre d’une colonne permet de changer le tri du tableau. Les icônes en haut à droit permettent d’afficher des extraits ou non." @@ -777,11 +773,11 @@ msgstr "Si ce processus échoue pour n’importe quelles raisons, les utilis msgid "If a version update to core has not happened, clicking this button won’t affect anything." msgstr "S’il n’y a pas eu de mise à jour de l’installation de WordPress récemment, cliquer sur ce bouton n’aura aucun effet." -#: wp-admin/network/users.php:233 +#: wp-admin/network/users.php:232 msgid "This table shows all users across the network and the sites to which they are assigned." msgstr "Ce tableau affiche tous les utilisateurs appartenant au réseau, et les sites auxquels ils sont assignés." -#: wp-admin/network/users.php:238 +#: wp-admin/network/users.php:237 msgid "You can make an existing user an additional super admin by going to the Edit User profile page and checking the box to grant that privilege." msgstr "Vous pouvez promouvoir un utilisateur existant en super-admin en allant sur leur page de profil, et en cochant la case correspondante." @@ -825,7 +821,7 @@ msgstr "Sites marqués comme indésirables." msgid "Sites removed from spam." msgstr "Sites marqués comme sains." -#: wp-admin/network/users.php:261 +#: wp-admin/network/users.php:260 msgid "Users removed from spam." msgstr "Utilisateurs marqués comme sains." @@ -841,11 +837,11 @@ msgstr "Sites effacés." msgid "Site deleted." msgstr "Site effacé." -#: wp-admin/network/users.php:258 +#: wp-admin/network/users.php:257 msgid "Users marked as spam." msgstr "Utilisateurs marqués comme indésirables." -#: wp-admin/network/site-info.php:142 +#: wp-admin/network/site-info.php:141 msgid "Update siteurl and home as well." msgstr "Mettez également à jour les options siteurl et home." @@ -861,7 +857,7 @@ msgstr "Site activé." msgid "Site unarchived." msgstr "Site désarchivé." -#: wp-admin/network/users.php:264 +#: wp-admin/network/users.php:263 msgid "Users deleted." msgstr "Utilisateurs supprimés." @@ -934,7 +930,7 @@ msgstr "Seuls les comptes utilisateurs peuvent être créés." msgid "Registration is disabled." msgstr "Les inscriptions ne sont pas autorisées pour le moment." -#: wp-admin/network/settings.php:299 +#: wp-admin/network/settings.php:308 msgid "Enable administration menus" msgstr "Activer les menus d’administration" @@ -962,7 +958,7 @@ msgstr "Adresse de site manquante ou non valide." msgid "Missing email address." msgstr "Adresse de messagerie manquante." -#: wp-admin/network/settings.php:100 wp-admin/network.php:300 +#: wp-admin/network/settings.php:100 wp-admin/network.php:303 msgid "Network Admin Email" msgstr "Adresse de contact de l’administrateur du réseau" @@ -995,8 +991,8 @@ msgstr "Sites suivants" #: wp-admin/network/site-themes.php:60 wp-admin/network/site-users.php:53 #: wp-admin/network/sites.php:17 wp-admin/network/sites.php:100 #: wp-admin/network/upgrade.php:39 wp-admin/network/user-new.php:36 -#: wp-admin/network/users.php:17 wp-admin/network/users.php:94 -#: wp-admin/network/users.php:116 wp-admin/network/users.php:129 +#: wp-admin/network/users.php:17 wp-admin/network/users.php:97 +#: wp-admin/network/users.php:118 wp-admin/network/users.php:131 #: wp-admin/network/users.php:180 msgid "You do not have permission to access this page." msgstr "Vous n’avez pas les droits suffisants pour accéder à cette page." @@ -1069,7 +1065,7 @@ msgstr "Adresse du premier commentaire" msgid "Max upload file size" msgstr "Taille maximale des fichiers" -#: wp-admin/network/settings.php:284 +#: wp-admin/network/settings.php:283 msgid "Default Language" msgstr "Langue par défaut" diff --git a/sources/wp-content/languages/fr_FR.mo b/sources/wp-content/languages/fr_FR.mo index 2701e2e0fcfe14f56dbf6e3b66776a9c1534a35c..24ddeaf23d5fe4358915fec6eca178f13e62b9e7 100644 GIT binary patch delta 37126 zcmb{5XM9z~!te35c0vh+-utH4gkGfgBE9z#k_`mXNTG>tKtzh5NC_ytNfD45Ku|i0 zf~Y7UND)y$5D`HHk^B4a89bc(JTLBxyFO?6owjCXP1~CUJ#YV$amSnx|HYia^Bk^R z=^dvqZm;4v#WOliy9lK^&Z&u{c^v0UY)*X2WXH*hpJ68a4ny!7>iIj?(ATJwczMi+ z4XoW!&&ML={mys-HAq;9Mero*fm@gjgQu8yZq$R7Fcj-ycWjMqa0wQ}>sT8zzV0}q zurc<>G%SI6raF!n>tHV0cX|_0gRz(yUqcm~je4`~*bqNLb>Ip1#?WbwQx%6`c3gnf zaUH6@?@{INV@?d7Zp?=&UqRBoQ;$G;Y=@b!D`vm}SO$lnMrJ1F#SJ!o5DO5$j2ZC} zYGi_Dm~z=s4VA?_SO;@p2MobM=vRfq38(`Tu`W)byoF7Pe}n2!{&yUwC3eGbd>2*UaV(Bc zu_zYzziWEj7=0v6K+XA2SPZi)GK(<`^x+w?k^hj<$d)&3u70!|EOCSxqBr>~(_?;M-I3QG{*g4%YcF(;;9W-2UzTBMb2 zyrH$5O&@OKV=92Df86JYxL}>8bN2X2Of8j^03}-$$i;mYeh} zs5dTv>QG5kgVk($OKT_0Nc&D7n-GZ_;#lj;*qr!GEQnvB=KeO8!$K>}NHxbC#Jiwg zBntH+v8WMx1v}wv?0`RDeXP2Y@$XC^j)3<2e$+O(j_0xXDzk{5px&tXYBMqwQ4Ll_ zy|J;pznz#tMdhdxvV38*2QVogQO z;ab$2@3rYCF$3{Ss0MyURs094z9*;#Gp;r5ltxW)1=NVv^%GFfn`29Ci&|W7quy`{ z_Qv;7QC(>9ovm%@F<4kZOnlF!t2fADutSYMyQ^5 zK|R>tIvhiYk4ANPBC7mU)Eamf`{R04!x=Z2MOqV^5Fdc5Zy6TFjmVVxozDrV$6ul5 z{;J7vo}z|4-TP+93!oaTh-$DQsw3?&6uY6`C<6JP6U{#~)Oj~D+*k&+Ryw0bHX1{; z|3?$hP)1ZJ=qy1l!fEMA4m=!x>B^-d-Rx?l!uE0{b3(Mm7)^s132Ewov>4Q=E>#+cSg*rcO zq1IT2EoN7AK!0fx;s|(gE^3H&pc*`Z>d;lpjKACTe^67Ed#icFDyZ@;Q0aX!6OP6b zI0>`iYRry1Fb5vp%J^%D&yt{qenQS3=RRs~7j82RFSEXns(2S_F&@GoJb|j`OPhWP zRo@L%#~)%Tmr>r%7A9VPhaH(6jKAjo776O%ebgdKx6@RZ1#=QFgvt-M=?$&zP#x-n zS|dL6Vxn~pYDBi9I&uot-UV!n*Zc%jLDe)7QXb|9XNn%YCii1?l31T+HQVkBO{^4Q`-(~)>o2a{2A zJQX$6^HI;OM7{YY8$W<5_c?0HzO(V0s5SG@>e*}ee<%UXN!~yLTLaZ#dDJRxfZE3$ zF+WCOIKGV4@qN_DTt+?jlZ`(@bW!9TLEMZ5@Hpxy{Smc|gFZ6l%41#PwNcwI5!JzYsG)xs%i#+27bEZ)0WG>;P(8ed z>c|t+5T^gwJeU_X^hHo>qylPDRz`KKF;>97s18m+)w2w>Sl8M3XQ*TA??Aore$=)*ic0?qU&QaR4VF9LHwQ@K z0rQ5VPz7H`&E-_oh%B<{YfuesL5C=& zqO}{U!T}hJKFo{5Q58+Z6*vQfG5m;GBh@j`VJuI2H&jPoK|MDeTjE@d$Me`(`@ii` z^XK@**n^CFxENnNMknw(j=)x*aC+f3OoxA?4kFK|rUM;OyJR40o5rHn&=d^8MX2q# z1~s+2F(2(aCv3(w)X+V&@l40fR1~pR!}R30LLYX(Vz?c(OHQMv>PPEcoBj`~BUwK) z^_4=!U%*_n?{u^ok*FaYgQ{>EYLzcURlL^b@30=l%%q>O@vEp8_ybiw{pZG9s0O{L z{934XTBE-Nf!;P_Jk}&W%N96{`G|jmS_8LHLl}I*3}HT0ennKp%}^ccj%pynrYB-3 z@yVzcn{D%#pJ4no7h7$?qc-ELEqKHFmrV~jX&Nkunu=c|CD&#$1~@CK&hZOmRKrETHg8%Im0uOJV++(9 z_CUQ^5~|~VR7c)GjnE>Sz8*D#X{f0>is`ifzbBB1gsWHtf5jjSJ#7|Mc2s_8RE1Sg z`@SJ+BnF_?jt}*QuV7W2k9vVmP$PQ+bKuuD{Tc@T{C`scGVWnc{2Oawwr@;FTA~_y z5j6#!QE%QCH3ef(BQgQKI2-k0v(TH;scrna_HBcRT5qo1_)X42Xjldzyh2Na9`~QZ`c!GJ!$adCr zq>QyPYEjj}w%7$V*Gp{r25dt72xmTSL{U6i_y5E@&XF)xm7xl(o)JTM5K5T@Vx}K=|ll=s=S|_50 zZZ@jH_plJ|#s>Hes)AhSjTJFJ@n)#!`=OqXvFVd+`ny<}^bM$voJS4)E!1xCI~PoY z*-#@;91CC>)LLkag|H2(L7(*%)ElOvMq;&1UyE9l2T*I|Q`88Z#)^0uwFpDM4}6^a zodg0kN!X2Q@D8@bhgcXJT{Lsr57m)zsJWbvYIp~#!Cf|eKdRwNs5iW6<9}I$FPZI_ z4byA?=OLguD~uY-GN_@dg_@&QsD`^?cT7Na^eAc(eSw;q2dM3v^|EQWIO>h7pz803 zs&5GDJV?SUegb0&#Ng|wIs5~)C^KC#BTyVW5^solqgkk-UySO=22{h_u`wP)HJI@S zGZHybYpMupYAa(wY=eHyX%vBy_%aT|`=uZ))R{Q5~O+dVZO8>yM1ThWaoGfdj#2+(4y2w(-zwrXxjBZ(1EyQA@0Xy)Zpa zLv`RS)S_FAS_|uN25v_kRE>Y)Ww85CjK3DoN)j~m8?YE2z;bv6m7nQnGvqm~UQ9=N zIBE)NUi0Mlcz|GF8P%$R|Mf~W^epyn_fyJ8*GgKwZ3 zeg}hanN44Xdh@NQ#riR7j?ZHee1O_bxo_}&604%h`#&SFlfYTj>VNa5$ykcP#NS7C zYzt<@-KfQR5H$toP*d;=YUB$4VqTy=>J3|?Mz$lWL7&Y}#L_x{ULl|cR-xYTed`|U zC#X067WF0

      bmiYAuA^GS3x8b+7`4V0G+)4N%X|MRn*M)W|Kzz|a3y6VQX3QE$8p zRq;O5B0Pn9;0mhTHB`A@QFD6_RX)RQv)BrvMx-=qM0;Q;4ncJ!3DuFY82J7_fq;5E z7c~+~Pz|lYEVvo92KHe;%<-$KAkLbCnu_tLshNdpaJ6--^<&g_{~R;pHS}jCaF;-B zbne*wj;g3V>J6e$Jx;dqmrxDNKvlHB##f={dW(%8vz|tc)D_eV-N#HA^c(YEjzHGm zOhdI%tF{&Dq#BGGnejG%3brFYA2sAxtq)M;LhhPxK)F!y8mKkX5Y^Fss16RpZ1~Du z_P<78775vLF)F^v7T9OwCr}-_fNJ;ws(i@rX37ep-lzm>q{1*K*0AZVP$SmG#s}K? zaKB9$jXIeop?aE%8kvVw z^?3g>Bhm@gu^CtmcVHOpJJ$(RAtCQ0{uG3*umMiA@sCkG{|nWTa*xd$v_&nh7}T3j z$KtrdddBAeg?hn!f1C34QSm-lmi8S#fjameR>#X&3v)j)-;CN?C!+GxtiPbj75m57 z12uIsu_JEBHW>WW#5gF1>2 zqAEU$>fi~~bLUVUxQ^=RW6XnDJf_1XQH#0;s@^spzZ*DmyOI!0LSIzHgHUT?s4chv zH8Lwu6>LD2-;a8uBlr%U!U8xV$PIjneGL`=982O)*d8+ln-S~fCs2`uQ8*A+V1M+a za|3fZ2x}969ed%&s0#C^H|45fOX6=K)9IW+O~siEt`m*-QM+VdMmI3`YcY!WS@fd6 zL5Lgp8w~?c5AMXKcp5e2`7*hIZBrc;?~hvLV^OR4U95`xQM==JEQWb9o1w3Xdaf<% z1&87QJci9^-zgL727cW(9JN~4U_bl~i(>mMuJba+U^%>rO3#(m#H*q9e_vEX@8K*w zgjx$-vY9FMVJG4-sE+Q#(%S!*3Fw4MpWO}o-mW?-J|Ao1A?shL4pz?LIy$JvqPF9Q zsHwSwYM^yaH}Lbpg{Xt-DeC+vo68OSGP?(sCq4(O(Y~{ffDWGDFdtUP?FPPnH$@$} z38)8l;%j&rH3dWRmvjGyxT;joMDF zP!)7VZL9t^KL%CdcvMGcqMl!EO|yQAxkx{6y@Q&HpnS%>sOQS(WB==5s7HdfT@&1m zt#J~1^1FdwoxX;JiSI!j9A{7s{EF(Jr-12D4phg>qw=exrmB^VPeZl07`0|r7GVFY zf;%MW^Z6gFiS`#FujRtcopj8+l+d_BQ|~- zRo_k2^Zt7T^yZIHJ!E)oX^fFe+XZRlbq64XOiOQB%+lHI*Y# zBRCy3)bmgywg|PB)}l}Qe=h;OQHkQ_;An+f92-${z7@T=2aDl()INWV>c~_40Ygfd zZFLJ55&s8Q3*ueW z{tqo<(o10_;tfy-*>KcIt-`>_qB^`6HMRRu^?h50{jWK^LxLJCRMre-anuM@Ks{I) zqp>>n#l_eS|H3ZVp`39!wj%xqmc;ty-M}}YLD-Y{2iOZURxqEM5f%LA2wh8p4wh?J z6aThWtLO&4Vhuy3FU5NJjWtIl^Xb>#>PMB^V*MGb6E6~G>gkMSh)+e0;ATGoZI5HP z8XsbNToP`E^cIE@FHqThh_u2th>t>56ja6JS3r$qFY9ESM*IWxV%@5)a{&9IJ|&A( zGuzPr0s+lgDi+5tQLFzR>LhDa-E5y(IFR_eIKgG{;ZWk^YnqCFL{;3hmYLfDs5LMe zr{HU-MIKt)EW)bDXMo@7OF&;dVo`HB1AE{_e3^!7)-exmd%>IoXYoz)`4$=YKJXT5 z+wDe8;YrlcUPFCPc!FANh3lEcThrPJ1AqT_1OaU;KWY&!MZL*t)Q8Ri8^4HJy^pW} zX0LCofckW6j@m6fQ6I-cP#u_t>d;!$bNf-d=sPT|{ePc;dYH3;X}BUP-U?N45PI+> z8-E4W;6l{L==)e3KeG7`PzO(rhNdHht&LC}7>ufSJO+OLmud@qfNJ<_)QNQqHMI9o z4Q6a)I#|eB8&zRf)MrDi^<`AYW?Gk8w^$FM>iwn>`(F*-BtaDgH8ve6f_j5ms3~cJ z>TxU7)C@)q@heylm!szXd(@EsfiGaLCZ?YDs1Ef)l^bs36Px(Wo6R9XZ?MJ|*l9gs z{Sj5cV;j%X)KpXobP zfnKN)@}VAl1y%kXo4*(}QtNGehxH(8F@9mah$?p*)v<>dj{eNe&3>$lRY{0Kt@`=a zZPruP+ty4i%>FKmIyY*fMxrNr@g>x!;v&?@t+uA2M&wgu4fvf)1T^%2Sc6-digKfu z^g5^^?TzYrtc_2w&P6@H7QMI&wN}odw)G!2p1YM9k;jhy zxDs0i@gvvP=E(iJt$A=zJ5x~->eFo!>STMvx&<|5-=aEj$C|CZ?Evc2vLQCr{vSa= zp8=atLw^Z%BL0m!I0|+!LtPEECK}@~Y>&NgC#vJwI+|}xwNPjO2-K(MeQbdPJDCrs z)u?vPqhCYykbu5a=IU&Y*ixvuYlmI1J1T!ICg5(Yj1{_=5$S_!AQtt;+fXC=HEL?E zV_?ytwqNG1Cci{i_P-9A+9asKhNusXR;caN9n0gZsE%&L3it_XvE4&Gm#>={S}$rb zRz|Iv&Zu+6hw6|Y^&)doBfPpB`(NAQ5D6XeBx+j}?QZ@M*&g)<7f{>j7OI1fQQI)2 zhe;1bO-&&@isevKa|iXEuXRs1@WZQaxP&z|7uC_~{=P0hM&V6y9TxA$A3$7ww1SGK zAK>z16+XvtGcFxyzM^#;WWEWV!4afak1!v@OYtS*Pf*{4#tt^$Ck|jO;@Kk26t=|1 z#QkXmnhktW-gkc_N5P*BIj*nCY<@GRl5MS zST|z^+==SQN2m{-i>Q771hr=J#+io8pvu*;_ChVnF_QM3w+ZNMe;>8qKd}WaqmIr; zsL%J%csKCV@8+n*GaGgAY(pKXXR$Q?YSVKknDiG==^aterJ!CQ75xe&=?`rDA8YoJ=D8B6kqSe-c@5OI>xOE_huWT_N3#EwF@pr{??tGg zNkbogiF)(eiDnhYV_o9=P!&8xJs+B6EMg5u9XO3pyP*pXz>}!C4@-8PA()WN{;x*h z3<>QqQwkL`>Ag^^HD;6R`Huda=K;4CWhc zj^KuE)wjE=(Q766VQp)3$+M`ppM2#HogqCy7yvfJa6;eai)S|s1B8})yBu7FUi}%t6!*#}a=Bwd!-T)+%EeRL6T@UhV$@1T?fMs0QA}61W1@z!B7lTwNP_^4z*n$qjp8D$>z;FVN2q@Cfm>dr6g#Z ztU=Au0o0p6MKxIDHS>L-6*ecHf-1KM+u%ct#HLfsALrL#81btZjyYa;1HVCSj9LqG zu>~G~ouRBsAp2Ca-miwq9IL9>eVN(k=^nW?^qvoy#YOORyja(a4JyEEU zOGb74ZR8W#S&pZOhs-qfe}_8I{Feym0J?!{F#Rkurv*@R7KU2wtxz2qh?tpsp zp%@q{>_&VVYEfOZW|?C;QXjjJ9)nHsV^lfMT=UJTD(VH_Mor;D%&h(Y9sv!>Hmri> z=b4W5LA^;NYEex=jm%=y&~HJF%wZe9idvKpP~~#YH&a*!wb&Y?UaYf?4@bY|^d$m% z^S4l|c_C`(KEm>N4z-O1DZiLoYQ zHPXkU*3Ra4*#A0sO0 z&^pu$ZME@BsFA#mS{r%&i_F}#Kn;Bl)Mvp_kE z1vOP0usR;G@xM@C!*eY)+qV(wMF!!|+W(^oXgdsCW)@Q{YD$t(JsfYHfa=I(T!^z# z9k00DR9FLx6K{(eu~<|+Q>?SB^Q}t)vj5iDgiY3+s3H6aHMECNBXbUq;IF8Px34g( zd$08*)+YV3jptu!c0mQ~NqQSxhRbm%HeE%!_WybUqtLV3bw0weI05Udah+FjHx9xE z@0lTAg6)W}LhbjvsG-lY)_kg!MXl~w)X}~ewMh41S^N<-C86us|5|i)2&iCx)M_1v z`c!-m%i%fHKKHD51OM_^2$mr}2K8aH6t&p)Sx?#YtEkoPZZI9Fj3tTpMs@t<4eWm% zGz&@4fw3L6&%Z`(w|`I-=X~ExMQK!n^-#N@H|ouYqvm`v>bb?%EvOeff@<(4s(kv5 zW(2$&{U)Ow2``W_4AtNY)MDC!UOa=U=%Gz7vdQE(LcKr)Y7vh|eV9#0ZR16#jvmCo zi&_6c?XvRz&E}2Tpn5hGy*Lqd_OCz<*%8##+(51RydRi1Erwd0)iDTLqZVg7)Pd9u zgE7^nFS7AfR{uHz)hMtD)#EFu{heWp8HpU$Qpo4EQyaAwnxYm}8*36~Bfc25zc->6 z58L=P>))tyxwZz%`JIvkRAF7z5H_*#j(CiC57d+t-DcjjDr$~fqB_(EH8noen@`7d z_%^EE1*mglDXRYWQ7^g&3+eO!G66mCw=Lk=ZYs`>N-u<}pg3w|!clKf$HrTu7G)RI z94Da4zl)lhwW#v@P-p%LdDS*1}dN$u7T=#9UE_m z>S$9``HrZO>x0_IvFOE_sKvPnhvGrh{;%+%nc{k=k?esw@Z$Xhw0LG=8GIi#G+(2J z{tD_G_zintuDxcChog?>N!S@TpcdB?RD+fFnKjV>%M$N`VK@%;A+;7&um3Uu&1KL> zW|d~P7D9dcRkZOYsE&0;jnF{U2t=YrW)$kpUqvmxRMg414z+j>V-38Fn(90s2S&or zzdUMIb8FO4rl8(r9(KaRSXmG3H;bqR>Wzk?I`}54fz_xHIe%Owukt**8cyHfacmgY!+d5RK*2RyP*g+!(QmcMW}ONA8JZIM!oq7)Kok` zO+nBRvljAL%b;GgHmY0$^lLT0NI*U9j+&ccsJWbkC2>B^#6747TOT!xs5@#E&qOWa z_ig+*b|ZcRRZqiXrbAs&+cpYyB91u5{(pnOOC;!k$oPqQ!wOi3cw5v^O-9YxAE*jL zKQ;T^i+a=2*b8f;_WN6?ky(UVQ|qnAQSIEc@zCRb^G&DHao3qk#sKV!_fV_1)n~4= z00*Ov*vB{ovwv>Z#%RbJMvcr9)C*)gX-04@>KxgRs@I?I3zJb2 zwXN!*R(T|7$ z<+FY5IuEt~y#zFO1x}j|R7QOkG(infTWe3$x8z7v0~4?bE=4WYE2t4E_>Fl!47Gb| zqw4RAnwpWQdM9Ft_Ww)*>QO3cm9Iq&)qWMg)2I{iBC6pm-x@2S7FkV~+346jn!#T&M5Y|LXBj611v6K%Hc}QEzkxHA1&h4?IS_dCv3Z z%_^Z9Xn_@R5NeIQfqJ2Jr~_y>s-x#nYve9A#$f*ilhFdTs{5l>>tGCw1nQ0EVJBRV zYVff&@Asx-RZ*+GHEIncp}x|+f@*LNsv{>*Yv?wrL;lc<=1oeWG8&-XpdYHhSk!~F zQ6sYjwW_~BP2D|I2h&|Lb6gNLLS;}NYK>7N*Adl`AvS$1GO~VWDgiY(A63yd)VBHr z!!Xljvuf+0-moERRY#-NNCJ9sB6hbaIb-2Kf=0_`iu?q2(*3(#nc)Dw*zPi>3 z45xi(DuK?JhP5%|C-WneCa8lY1tW12s-c`eyMccluN#gb{yD0i7T3+MY>%KiR`rJY z9nu6;{3p~1)x2qb*)<*g?MOIFpa+)z#r);)@z|UA71RUuZkazLzJ==GA=Dc_#)eqw zw)qqtfz^mFMwL5-)iL9*=4V9pu`2OIY=oqKG*z%6~x!x>nPy8&Z=Vg8~ zKk-OGr5{99ko~Sn?}Yj^T#PAr9uu+i?`DJ!V+-O9?wR^tMUD7Z_xx_)KL}Fl53`u! zQLA(U>cpCZI;obT7Slo0F8LO<8}6g#HrIW#%3Grr=Rnj^JH#4;TC9nvFRQPjK5du! z3Fy=B80N<>P}}M{s-j1zgT;Mdj^Z%XK~>dS7xNKshA#F+eRu4SrE!qWpMu)9OEB;v zsQUfi63~J1J?hP`qvq~0s>jv;G#zY?>R>z6oB2@rBk&H6$Kn|C(5#(Vs0OcFL;rFE zQ(XnMjo-$$+W-3qbR{9=k@>FI9~%=tfz2`NV>j?`$9Bb<#P{P!e1KXT!~UirUOf#} z@%bla)u;c*eE*L@l{<#BFz-|IHz8JIlJ?C70$wsYF>pQ{iJF@;s5f|uI+9Dep1>bO z+Mzl!9vkCURJnVosmkZ^m?=Tcbzhu>qj3~I!e%%!2(@o_5YShozi>Qu5B3DM%~!aA zc=~jv!L1k=QfxzdXnIdzH}pWIufnzX32F_E%-{*EtyfXoc?RkLyN24PIWu}3zlN*@ zfjCS+9g&w%`@2AhC-8)K}IMkHf!wKli>` z7=(LJpPC<`K6E~@UP3L}2dK}6zfp@hG`rsvES=pGSk3h@D;e!k5A;KA&%vmQhoiPn zGHM%6wa!MBd&kCCSU1@8?Wpax7lZK-s{T*>1oV~YBz}qKaVc)h;R&4e?Q@#BdJ{FL z2T@;4PGd2=iC)Z<%M;kf6;bCwEz}z6fI6rapk81nYPao2jif(!Zd1VvsI$HgYA83O zdbkZ$;cnFV@Fix(A5k6u4ORXLjzBk$C-99a7M1@Js{B+`2j-$iYKh7BJ8KB&;Mj(G z!*8%O{){@9vg9>WlpmE|88t=SQQsS)Z2CmhH>3AZ+w~w8z+bRDrpsqKR2kKQ`j}h$ zzc~TDS#Kzo1}X9(>(6$wP++o%thzp*(MDrmOhAgoG!HfnnwLT#%jsG)6H$fS3{ip1YQz0fXH z2R}n~`~tSb8>knoQkea(jK%~sB<-;Sc1JC;Rj5U>2la-RP~{(>wogzI(?DU=Nf(A% zD{W9C6oFdxNvHQ|*2JNg!I@YN$JR6l)e3B*{hzg#C-6197e-KEHjc%6 zs8t+W+sv&W`+GP6QBzU5uKCnEfZEU1>zQ3L05zg1I3H)ArldrDvyHo;@+V^j?f-WO z`0xno9H`iUA*P{u7)Ja~BlBR9#-6}m(d>vy&)vjqx2C8!?SopZ<52l?P>b~d>dh~s zwsS~Rvk1e{UxtJ(1hgH-VlYldt=?&<17-ngSFE!6@7wqm3?Y3t>RdR4TD+&MXHfNB z#B_KSRo@L%d-t2N|Fw^uX6C^VYj)Ib$cJoir!1O_n}bz}+ZB0qbE=!e8x{eJ^cwagnwAw7A8F_79_ne>Hw;ZC9o^j!%?UYo2{sW z08k&ll%DLA0$N}ef77)+~EJF2oy>+W~4{E3nqAECT)4xRxJiYVR&P`XMxs{hSkxT)Q6n_f=FhawLygp8 z>lW1ZJA#3Zp`O2vs`oBxivL1&IDH%1(f-dtKn3zC0gKsqX=@m&qME1*8rpbUA%1ByRD=aiO;Un zgkPY*vuinJb`$xERzBu_X!EjCE`{`8h~LBRwk|zao4lUHU#CI-NEo=r5bsCXUfh2N z+GG5`CF=y0wjm)5`R)+7DhCSi2TRg!@<1x-t?3DYG zy8>muKwXU}7fd`SzQ?_u^cvh*cy0{wB7{T8kLG@MO(0!YNA3UR1iq#48T$sxm_*?< z#6MBw|GM5M-hlGQa4qG2rm|}^@{?`gwk`jOjo-r^lv#-BY{RcpW;WsPwf}-_qMqBw z&G!W7G!1;O1g=xhb*v+mgpzmCWI6Z9`_YEKc&?n14pTOSj_J|?wwSvNX)ke4=GN86 zPvc98B-sR=>Bk5!CjBY)q=NC>v$)^p{)zkxwxN!c;Y*Ga!~HAiZRyx>%7hc%OSlK& z=dVwQ>%;4aO>am2ettOV{6R%i$@qba^i5?QX}Y?T-k$r}rNd;3?daE}>$F=$*$=4j z1@1|t%_9FG>3c9Mi+7uCY_qLXb={}j_oO${{^!e$la0bFDA0v4zn%$vch6%R3MQ>2 z_ii4j&%^of5%FhN78)5%T1%d*$}^EvUV_XHw!mxFCFDhur>i>UR|dk&KgY52H;Hf9 zO4C2r)7um(L%aid{HW0Rkq2KQ?G?fmaRWXeZ3oX6q=9DKuM+l>zJhdJyC~O|a8}ad zh)*KioN`mKm(G7(J7^#uiO;UJJmj(Q-$^`4{3^Gub=ZN*4%-fYM4J2DvxOCARHorn z$~LB<5`>R(r{|ge#8bKN=%rquqK&qqe)t*jnPiS7e37uO!`v0rs4BMC67u3Gx0Liv zc!cz+w*1QH%C#r`F!_Ix_Jr^${F7$}nX=E`pKmlIbf;h>1-ejhBpoPbEBu4-G#+Y1 zI^WowN|YH(*&*cnh~FTrD}pjnq}{*_xP`pV_z&e5pv$PNCT$UA!zt5_@1KFIH5II( zfUY0NC{Emqx)$*8v#TKKIVg94N*0j+4;dfWav`L*;oe2sAo3F^+l6}%_nBvPBY#{7 zTxiPkLkMT1b-fI2Q`U+)3xC_zn zR{Q)TjOO+iw+X8$e4GL?_My*dFq!yXo8OiAvuiow5_D!LWzP}5ZQtk(;!g?3+Rmwb z5z5t~%t`xv8fkMWGncXpX+Kb>OF}CO>e@_($5yzC_(Iaxb7!N{0^DBGGBA(Fk)KgJ ze{%CPW``dmJN(F)|K<;Q+?T0m8TE9d;m6#0No&kK+IH>@(&pRtoskr7OW|@rbM(T5{{lWf++k@jPClvc)_&*;e?ot!xZB=#?i=I+{KBnB=alM4%mh(5YAx3R|uEnzQtY5 zroE2$xx3pAzG>4b;`AbXfJPrb*Ae}xIDva4ro;_Wv9zJx-#o zVanv8WrPpmLmFs7cr$*j) zk@Bs$w{V}}uEn$OQ+9U{?I%$oaWXsjHeneVFTXrOM2j>4E znd5DNJ5+kch663wfBZ(;Up#Ql#;a3FdMcZ0JGGnqM8f58tS$2^;cskbB5k>6byg>E z!?y2yOvU`t+Ud*#>1^+=Vgnxj8b8C~I09d$qJIeAe6B)%l;>0;Z9Dfq+u%Ub^vC+l z#LH0svuieiS^vg)|Gc)M-8{_Cg#uSe3jAfCC`J17S9bCSa&NO`FJm4W8ARs?;a=N; z{Wkwg`*0;2UqZYFW#>}wYx+`In#%Tb>q<5_PpIT|`@k3El_s2*wCsHH>8ki#r`{rb znhJ+e?vZW$0BP+Bzf4+TY-=8K?oduwNnC^e*%W+_0r z4-dX)8xG~cCbrVQXrPlV_ZI2n3D>4vHb$m62H9smHFU*D%5pM4Vqx!pXZ1_yUtQrS1&q|i}3g4z4KiD4l4CfPmnElo^W}>FLT%7u4*0+ z{Ih{Aa}Jm2&;KQP_-(QVad)$CIh6EjH1G}a`P>r&kD7mcXWt+b`F+ScOZ-JD+lT$Q z(=ifnkv@())jszQ`6tPHgJ+WPTjE&=2mbr-Dw9i%kdQ{^O&b4;_zR@3C4Pd!y1b;1 zAfBK5+4TltAL&PNBjpD0oUR#!hmm%Ocx%Ev33sCY7s=~NT7A;G>ipOBHx(q2SODLq z&}hQ{;3En>y9N{9$GwNV&Lk!fE<~9^RD6f$bY&s04dK)HIr*1Jt4jPhqUw=_*Tm1GsgyAkBY`$Uq*rOTnwQ&>X@?sQkW-rx1U3J+^6^ zcOJV-D zjgyl?k+y+1d2o^PDXc3I*bl3}zf7Y{G98 z_=LMT6~9BlH!08@pTClbZ05d3UNG-7oAPT2f5jAXjfUoP=c2$Q3eF>K8{s;(1BdK`3!ba=Q}XIjZZByc*m4)FuaW*I_1CkV zQKLhtV+HBDrt{21?r{A%Dw&M-M1CRT1MYZRNCo4$2Xha%9msF!UEh(>ng?%_>EVqE=s{c2j})v$T-QME^!6FW>yuZU``Pt5<#yWqoYXae zcvJgqR?_cM=LzmYJkSOG%Xzp3fpsJtLtW#zJMyruo;>u_rYkWE-$%Olm{w{v>pZfgH*F2m?q2H;XHwBvzUP0Oe+Ym{C{{p~y z(sbn`eIs`#Dp^ZBH;zI5AA##yrn+cE*S9?L1Ky+jCzLBdcm(-HFf;L?_H&%5xu%o( zIT>4R<3AAB^#T<=B<+H&_#yGy-cR|fddOazC_9Ak0`54<<>CH@ z=YGQ6`W`ijj5mqgB9Z?&lexPSzsVg*zOErSig;5BT%*ELc#%7n^zp<;nqp2TI#Yvk zVfYpIAKcHbhJ^F-%m~W6l<7&B_0I#`3rQSL;@jN1vSA38BK?&>iup$!;_Yo2r5vII zi@67qmIeDfS2i;Z=&H^A2YLJHKzch(F~ncf_o!-AxQmA?aF+=bXD$iPpumUZHL+&!im`x51&DL)gNa3^v%q|7g*t)Y(Bc|J|wqjVjx zmBkQGZ_}#dMJjrU2Y<6^e^YKV;Z;;Jn{aNPeU)%A(%RTMRNpb4tIBgj$kP>P^U{d- zuyrXtF#nlIoI>Ie!r$?5R_>~l)m4)Y79##CX5iWJ zq>r+BrODqwUPsb@B`usXbx3=UcsDFfd^P#HcIoG614wvwt*5~-BB`kBCtFbA>D=dR zM^9045!;~hblszDEOlKce4OxafmD9dKwUW*sZprMzkja1!P@`pNj*zOZ+yu%P}w#- zg~CNhYh~l#QAtf2*1CDsrm3Az2{+>YhVUZtB2^#yD8HTOGjcajL9PkUJ?HO1#w7~s zxd=em3MTy^X}fqXGj~nySIBQl zennf?WXfbBep|ms3p~UF#Yjl8m5#$w#9tuY7brm<;p|j2mv~L`W>IDX6%MhLPOyGQ zxg_%MkY5GY@l0FNIuZWBmKjAI`AOG*$J6Odrmji`=TkBU5H809x|UN>F2apT-^!hd zv}Qaro%|->ZSH45xs!Z8@91F>$z@8`saCaiy(Dj(Z}hg~3tmlEDvAe^oF*|b-dJB$ zbc8oL*%$kKJb7$_Z(GkL-P0G2PEMq()70o~A0PE^r0$&cs}^P);qB^+@kJ)jX|(!U zhzUl=$89UTX09j9RGttK=ZkTg#l)-6!=jVCqod=Z;zx(uq?Cl1_=qT9;v?126Mfz&Qlev$oEA~h$-Lc| z`~LRuw8M|pchGp08`YL_)*bW*a3)i^QLv+biVcBId$p^ZpRj))w_izILJ zefuzTi=-rPqAximG0q#G=p~g#lH68R7HF_E7IB!H^V*F_D2;bNwwUrc@FLDFZ9=@&S z%`G{%6?<|&eOmoscUEYjBvyl$X^M;Y#>B@BrGpWp80Cn;F~0dZ+>)t3Wp|sTy`00% z9Q^NWrB2M_UQ2IYH8moyJ0?#Y>n3TK)7@y-Na{Cv-QNo}9qV*Aa~|dG7XP1cd|chs zefiw#6?}_$cr|B9!SRV{H}bi!24($sh`k9BLw%`R z3c2Od?i6x2deVENW0kU~sGIs+xI!xb$@EeGmGGpPJKfJf@#b++K1Mr=xnZaxlePZ5 z@k6|k@k|zJ$?Pa^B%?Rj=S_%-i1bDA2*Wx$I%=pdnROJUY9f-n35oHeqN9kih{ndJ zFwet$u|99P$oSaU__&y{R1y_2do+Gn7EX*;HvI`%$1^(lJu}r0`0RyMnw;e&=7FO4EDtYm(!w9sC??6 z`flU2&Gp?o!C77it5VHd<%PP{^}nhESu zUE0h2`QK2%w3WTx=AJqo;$yv0WfGG{ro`7vNsf+*PGZ+FWYKY>B4QYyaBuwx@32JQ zkOn16CzWW}Lpz$oa9ry60dDiuPJ`W$)Ta?{XzH?l?yl7R1Ki*c2ASE4h)zsB{)byA zeWGtD8#MLf^KSmslW~+>(Z?;8+N;0&s@pF0LVvehjYuCy$p7Ar`bo)&?1YA;tCmWt zU)e^yzNF+iPNdz-KHGXUhM;OXm``AD|%>M z%%OF9N6xlG>)8Fyzgaq?DDSfwNoie1xE(W=YJOOw^=$2S>*-SiaO{ zN$%EMU8&qGeU2z^Y(!F$FRgR3o8HaQBrYx`h9e;+!kZK*l-4E1ZSFqnaq1{H(vyb+ zm18Q-7m-3c&$^d-cZ^%0SW91GtR8>9gg0_nMB-5PMqF}Q$XItz=1ha5X*Mu`X(uMT zd0f|<_QPv#gqz8>~c$+I@Ns?#8#U0hTFuGQzOOj@WBxu z7k6kKvDDqO+>Ir@ZQ`P$N2bt~gct_Y42StJVSJ*8MEep`i%)ZN90%!I^4>mr#0y@2mccVs$$U_GaBfJF|YCfhZq8^S9FV ze?EquC1{eJW*m-@++G%MqAxaZ9wj=R(r(Xn8wF+Qk>b<*4NX+DX%!c^Q~#Z)?F-%3 zA$bpO@U~;p1GAaJi4z_k?mhTnTGo~Brx`Qar(@E-+Ti91s>%@A*I_}7;at@mYT>dJ zSmlA1Vxot}`JV0jv;v#mG8t31{Nv`$_wSQ|m1;i}53NgUkmgR!U>DDOM?Z31cU
      9NDAC&@j&0

      1+Vh*jPARlHCDao3w!TNwu4r2 zJvo)^l8#PFh>wfrQ#*BfdQYX)LFqkx(+X$sR0+!5F)$#Nhp-pZx@7Vcb4#`NC9~50 zv#SF~KIay5+blkDurIKH5;A*Qx*5Xk$NUGOo;mfp#wRAzdDh1BB^^eeW%b-C5vcFK zOQki*;+gH%`p>%2GI!c@Ub18Z3rREe-w83#7FX)Yte(1__>{B^**s^0Q%B_T6iRK8 z+fy-ZZf;NEpe&1-)sOsCmzbAMl&Ro59@~}f|`Cv};>64i+ zO}H;FGKf%Em>Zz&A0`If@RcO1vN zzQ%B9C3#1tM0*o_DWf=`yoc87opn+iTBi>czTIerj*E}upG^6)>UF4%N+B&!#EevB zJ5=R{9$Lp~n#dWTQ@c{22EN1a^_7Ld=bmzs%7>?&Ea>U}Y#pagDDD#+-;|7Z)(RMvjtlr`IhHuOkhC2!e|ZEc#~IXW&SwRcfZ zz0_PqJ;(k3v-()G!2i2;wfp?K{eNmrgO!v**ZJg0bOPT*)T6+%<@*_b9E(c3UDR{b z&7R;(WRBwa0+Yl$@|A3(*E2DDYUQe)`eivFI6oP@6z`#Fd=1lAET+#4v;Eq|7oaqM rRZr1OsmtqmzRX>&NlIj35yuUQPmB$GD=VKmvcAWccCEfA%=3Q$Q8+N% delta 34706 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
      ulh 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 N+Y|MZMxHXB{{vYxdD{R0 diff --git a/sources/wp-content/languages/fr_FR.po b/sources/wp-content/languages/fr_FR.po index b09a02e..cdf9fe3 100644 --- a/sources/wp-content/languages/fr_FR.po +++ b/sources/wp-content/languages/fr_FR.po @@ -2,7 +2,7 @@ # This file is distributed under the same license as the Development package. msgid "" msgstr "" -"PO-Revision-Date: 2014-04-30 16:45:00+0000\n" +"PO-Revision-Date: 2014-09-02 09:39:39+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -15,653 +15,857 @@ msgctxt "text direction" msgid "ltr" msgstr "ltr" -#: wp-includes/update.php:119 wp-includes/update.php:287 -#: wp-includes/update.php:435 +#: wp-login.php:841 +msgid "You have successfully updated WordPress! Please log back in to see what’s new." +msgstr "WordPress a été mis à jour avec succès ! Veuillez vous reconnecter pour voir les nouveautés." + +#: wp-includes/media.php:2942 +msgid "Trash Selected" +msgstr "Mettre la sélection à la Corbeille" + +#: wp-includes/media.php:2943 +msgid "Untrash Selected" +msgstr "Retirer la sélection de la Corbeille" + +#: wp-includes/media-template.php:416 wp-includes/media-template.php:519 +msgid "Untrash" +msgstr "Sortir de la Corbeille" + +#: wp-includes/media.php:2939 +msgid "" +"You are about to trash these items.\n" +" 'Cancel' to stop, 'OK' to delete." +msgstr "" +"Vous vous apprêtez à mettre ces éléments à la Corbeille.\n" +"'Annuler' pour arrêter, 'OK' pour les supprimer" + +#: wp-includes/class-wp-customize-panel.php:175 +msgid "Press return or enter to open this panel" +msgstr "Appuyer sur Entrée pour ouvrir ce panneau" + +#: wp-includes/media.php:2940 +msgid "Bulk Select" +msgstr "Sélection en masse" + +#: wp-includes/media.php:2941 +msgid "Cancel Selection" +msgstr "Annuler la sélection" + +#: wp-includes/media.php:2944 +msgid "Delete Selected" +msgstr "Supprimer la sélection" + +#: wp-includes/script-loader.php:540 +msgctxt "missing menu item navigation label" +msgid "(no label)" +msgstr "(Aucune information)" + +#: wp-includes/taxonomy.php:3757 wp-includes/taxonomy.php:3782 +msgid "%s: %l." +msgstr "%s : %l." + +#: wp-includes/user.php:137 +msgid "ERROR: Invalid username. Lost your password?" +msgstr "ERREUR : Nom d’utilisateur invalide. Vous avez perdu votre mot de passe ?" + +#: wp-includes/user.php:153 +msgid "ERROR: The password you entered for the username %1$s is incorrect. Lost your password?" +msgstr "ERREUR : Le mot de passe que vous avez saisi pour cet nom d’utilisateur%1$s est incorrect. Vous avez perdu votre mot de passe ?" + +#: wp-includes/media.php:1467 +msgid "Bitrate" +msgstr "Débit" + +#: wp-includes/class-wp-editor.php:932 +msgid "Your browser does not support direct access to the clipboard. Please use keyboard shortcuts or your browser’s edit menu instead." +msgstr "Votre navigateur ne supporte pas les accès direct au presse-papier. Veuillez utiliser les raccourcis clavier ou le menu Édition de votre navigateur." + +#: wp-includes/class-wp-editor.php:947 +msgid "Read more..." +msgstr "Lire la suite..." + +#: wp-includes/class-wp-editor.php:1412 +msgid "Search or use up and down arrow keys to select an item." +msgstr "Chercher ou utiliser les flèches haut et bas pour choisir un élément." + +#: wp-includes/media-template.php:151 +msgid "Close media panel" +msgstr "Fermer le panneau des médias" + +#: wp-includes/media-template.php:172 +msgid "Close uploader" +msgstr "Fermer le panneau de chargement" + +#: wp-includes/media-template.php:218 +msgid "Maximum upload file size: %s." +msgstr "Taille de fichier maximale pour la mise en ligne : %s." + +#: wp-includes/media-template.php:237 +msgid "List View" +msgstr "Vue en liste" + +#: wp-includes/media-template.php:240 +msgid "Grid View" +msgstr "Vue en grille" + +#: wp-includes/media-template.php:267 +msgid "Edit previous media item" +msgstr "Modifier l’élément média précédent" + +#: wp-includes/media-template.php:268 +msgid "Edit next media item" +msgstr "Modifier l’élément média suivant" + +#: wp-includes/media-template.php:327 +msgid "File name:" +msgstr "Nom du fichier :" + +#: wp-includes/media-template.php:328 +msgid "File type:" +msgstr "Type du fichier :" + +#: wp-includes/media-template.php:329 +msgid "Uploaded on:" +msgstr "Mis en ligne le :" + +#: wp-includes/media-template.php:331 +msgid "File size:" +msgstr "Taille du fichier :" + +#: wp-includes/media-template.php:334 +msgid "Dimensions:" +msgstr "Dimensions :" + +#: wp-includes/media-template.php:344 +msgid "Bitrate:" +msgstr "Débit binaire" + +#: wp-includes/media-template.php:394 +msgid "Uploaded By" +msgstr "Mise en ligne par" + +#: wp-includes/media-template.php:399 +msgid "Uploaded To" +msgstr "Mis en ligne sur" + +#: wp-includes/media-template.php:411 +msgid "View attachment page" +msgstr "Afficher la page du fichier" + +#: wp-includes/media-template.php:412 +msgid "Edit more details" +msgstr " Indiquer plus de détails" + +#: wp-includes/media.php:1468 +msgid "Bitrate Mode" +msgstr "Mode de débit" + +#: wp-includes/media.php:2930 +msgid "All media types" +msgstr "Tous les types de médias" + +#: wp-includes/media.php:2931 +msgid "All dates" +msgstr "Toutes les dates" + +#: wp-includes/media.php:2934 +msgid "Unattached" +msgstr "Non-attaché" + +#: wp-includes/media.php:2938 +msgid "" +"You are about to permanently delete these items.\n" +" 'Cancel' to stop, 'OK' to delete." +msgstr "" +"Vous vous apprêtez à supprimer définitivement ces éléments.\n" +"'Annuler' pour arrêter, 'OK' pour continuer." + +#: wp-includes/media.php:2947 +msgid "Filter by date" +msgstr "Filtrer par date" + +#: wp-includes/media.php:2948 +msgid "Filter by type" +msgstr "Filtrer par type" + +#: wp-includes/media.php:2949 +msgid "Search Media" +msgstr "Rechercher un média" + +#: wp-includes/media.php:3022 +msgid "Edit Metadata" +msgstr "Modifier les métadonnées " + +#: wp-includes/ms-load.php:95 +msgid "This site is no longer available." +msgstr "Ce site n’est plus disponible." + +#: wp-comments-post.php:136 +msgid "ERROR: The comment could not be saved. Please try again later." +msgstr "ERREUR : le commentaire n’a pas pu être enregistré. Veuillez réessayer plus tard." + +#: wp-includes/class-wp-customize-control.php:988 +msgid "While you can crop images to your liking after clicking Add new image, your theme recommends a header size of %s × %s pixels." +msgstr "Bien que vous puissiez recadrer vos images comme bon vous semble après avoir cliqué sur Ajouter une image, votre thème recommande d’utiliser une taille de %s × %s pixels pour l’en-tête." + +#: wp-includes/class-wp-customize-control.php:990 +msgid "While you can crop images to your liking after clicking Add new image, your theme recommends a header width of %s pixels." +msgstr "Bien que vous puissiez recadrer vos images comme bon vous semble après avoir cliqué sur Ajouter une image, votre thème recommande d’utiliser une largeur de %s pixels pour l’en-tête." + +#: wp-includes/class-wp-customize-control.php:992 +msgid "While you can crop images to your liking after clicking Add new image, your theme recommends a header height of %s pixels." +msgstr "Bien que vous puissiez recadrer vos images comme bon vous semble après avoir cliqué sur Ajouter une image, votre thème recommande d’utiliser une hauteur de %s pixels pour l’en-tête." + +#: wp-includes/class-wp-customize-section.php:182 +msgid "Press return or enter to expand" +msgstr "Appuyez sur Envoi ou Retour pour ouvrir" + +#: wp-includes/class-wp-customize-panel.php:182 +msgid "You are customizing %s" +msgstr "Vous personnalisez %s" + +#: wp-includes/class-wp-customize-widgets.php:438 +msgid "Widgets are independent sections of content that can be placed into widgetized areas provided by your theme (commonly called sidebars)." +msgstr "Les widgets sont des sections de contenu indépendants qui peuvent être placés dans les zones à widgets prévues dans votre thème (généralement, les barres latérales)." + +#: wp-includes/update.php:119 wp-includes/update.php:295 +#: wp-includes/update.php:457 msgid "(WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.)" msgstr "(WordPress n’a pas pu établir de connexion sécurisée vers WordPress.org. Veuillez contacter l’administrateur de votre serveur.)" -#: wp-includes/class-wp-customize-widgets.php:1043 +#: wp-includes/class-wp-customize-widgets.php:1049 msgid "Shift-click to edit this widget." msgstr "Faites Shift+clic pour modifier ce widget." -#: wp-includes/class-wp-editor.php:772 +#: wp-includes/class-wp-editor.php:757 msgctxt "HTML tag" msgid "Address" msgstr "Adresse" -#: wp-includes/class-wp-editor.php:944 +#: wp-includes/class-wp-editor.php:929 msgid "If you’re looking to paste rich content from Microsoft Word, try turning this option off. The editor will clean up text pasted from Word automatically." msgstr "Si vous souhaitez utiliser du contenu riche en provenance de Microsoft Word, essayez de désactiver cette option. L’éditeur nettoiera automatiquement les textes en provenance de Word." -#: wp-includes/class-wp-customize-control.php:856 -msgid "While you can crop images to your liking after clicking Add new, your theme recommends a header size of %s × %s pixels." -msgstr "Bien que WordPress vous laisse recadrer vos images comme bon vous semble après avoir cliqué sur Ajouter, il est recommandé d’utiliser une taille de %s × %s pixels pour l’en-tête." - -#: wp-includes/class-wp-customize-control.php:858 -msgid "While you can crop images to your liking after clicking Add new, your theme recommends a header width of %s pixels." -msgstr "Bien que WordPress vous laisse recadrer vos images comme bon vous semble après avoir cliqué sur Ajouter, il est recommandé d’utiliser une largeur de %s pixels pour l’en-tête." - -#: wp-includes/class-wp-customize-control.php:860 -msgid "While you can crop images to your liking after clicking Add new, your theme recommends a header height of %s pixels." -msgstr "Bien que WordPress vous laisse recadrer vos images comme bon vous semble après avoir cliqué sur Ajouter, il est recommandé d’utiliser une hauteur de %s pixels pour l’en-tête." - -#: wp-includes/class-wp-editor.php:959 +#: wp-includes/class-wp-editor.php:944 #: wp-includes/js/tinymce/wp-mce-help.php:16 msgid "Keyboard Shortcuts" msgstr "Raccourcis clavier" -#: wp-login.php:763 +#: wp-login.php:770 msgid "ERROR: Cookies are blocked due to unexpected output. For help, please see this documentation or try the support forums." -msgstr "ERREUR : les cookies sont bloqués en raison d’un retour inattendu. Pour obtenir de l’aide, veuillez lire cette documentation ou essayez les forums d’entraide." +msgstr "ERREUR : les cookies sont bloqués en raison d’un retour inattendu. Pour obtenir de l’aide, veuillez lire cette documentation ou essayez les forums d’entraide." -#: wp-login.php:764 wp-login.php:768 +#: wp-login.php:771 wp-login.php:775 msgid "http://codex.wordpress.org/Cookies" msgstr "http://codex.wordpress.org/Cookies" -#: wp-login.php:767 +#: wp-login.php:774 msgid "ERROR: Cookies are blocked or not supported by your browser. You must enable cookies to use WordPress." -msgstr "ERREUR : les cookies sont bloqués ou ne sont pas reconnus par votre navigateur. Vous devez activer les cookies pour utiliser WordPress." +msgstr "ERREUR : les cookies sont bloqués ou ne sont pas reconnus par votre navigateur. Vous devez activer les cookies pour utiliser WordPress." -#: wp-includes/js/tinymce/wp-mce-help.php:134 +#: wp-includes/js/tinymce/wp-mce-help.php:132 msgid "Add/remove code tag" msgstr "Ajouter/enlever la balise de code" -#: wp-includes/media-template.php:780 +#: wp-includes/media-template.php:968 msgid "Link CSS Class" msgstr "Classe CSS du lien" -#: wp-includes/media-template.php:534 +#: wp-includes/media-template.php:748 msgid "Show Video List" msgstr "Afficher la list des vidéos" -#: wp-includes/media-template.php:677 +#: wp-includes/media-template.php:865 msgid "Display Settings" msgstr "Réglages de l’affichage" -#: wp-includes/media-template.php:656 +#: wp-includes/media-template.php:844 msgid "Edit Original" msgstr "Modifier l’original" -#: wp-includes/class-wp-editor.php:924 +#: wp-includes/class-wp-editor.php:909 msgctxt "table cell alignment attribute" msgid "None" msgstr "Aucun" -#: wp-includes/class-wp-editor.php:784 +#: wp-includes/class-wp-editor.php:769 msgid "Font Family" msgstr "Famille de polices" -#: wp-includes/class-wp-editor.php:785 +#: wp-includes/class-wp-editor.php:770 msgid "Font Sizes" msgstr "Tailles de la police" -#: wp-includes/class-wp-editor.php:915 +#: wp-includes/class-wp-editor.php:900 msgid "Split table cell" msgstr "Diviser une cellule du tableau" -#: wp-includes/media-template.php:210 wp-includes/media.php:2818 +#: wp-includes/media-template.php:223 wp-includes/media.php:2984 msgid "Suggested image dimensions:" -msgstr "Dimensions d’image suggérée :" +msgstr "Dimensions d’image suggérées :" -#: wp-includes/media-template.php:724 +#: wp-includes/media-template.php:912 msgid "Custom Size" msgstr "Taille personalisée" -#: wp-includes/media-template.php:759 +#: wp-includes/media-template.php:947 msgid "Advanced Options" msgstr "Options avancées" -#: wp-includes/media-template.php:763 +#: wp-includes/media-template.php:951 msgid "Image Title Attribute" msgstr "Attribut « Title » de l’image" -#: wp-includes/media-template.php:767 +#: wp-includes/media-template.php:955 msgid "Image CSS Class" msgstr "Classe CSS de l’image" -#: wp-includes/media.php:1422 +#: wp-includes/media-template.php:370 wp-includes/media-template.php:547 +#: wp-includes/media.php:1458 msgid "Artist" msgstr "Artiste" -#: wp-includes/media.php:1423 +#: wp-includes/media-template.php:371 wp-includes/media-template.php:548 +#: wp-includes/media.php:1459 msgid "Album" msgstr "Album" -#: wp-includes/media.php:1427 +#: wp-includes/media.php:1463 msgid "Genre" msgstr "Genre" -#: wp-includes/media.php:1428 +#: wp-includes/media.php:1464 msgid "Year" msgstr "Année" -#: wp-includes/media.php:1429 +#: wp-includes/media.php:1465 msgctxt "video or audio" msgid "Length" msgstr "Durée" -#: wp-includes/media.php:2819 +#: wp-includes/media.php:2985 msgid "There has been an error cropping your image." msgstr "Une erreur est survenue lors du recadrage de votre image." -#: wp-includes/media.php:2838 +#: wp-includes/media.php:3004 msgid "Edit Audio Playlist" msgstr "Modifier la liste de lecture audio" -#: wp-includes/media.php:2839 +#: wp-includes/media.php:3005 msgid "← Cancel Audio Playlist" msgstr "← Annuler la liste de lecture audio" -#: wp-includes/media.php:2840 +#: wp-includes/media.php:3006 msgid "Insert audio playlist" msgstr "Insérer une liste de lecture audio" -#: wp-includes/media.php:2841 +#: wp-includes/media.php:3007 msgid "Update audio playlist" msgstr "Mettre à jour la liste de lecture audio" -#: wp-includes/media.php:2842 +#: wp-includes/media.php:3008 msgid "Add to audio playlist" msgstr "Ajouter à la liste de lecture audio" -#: wp-includes/media.php:2843 +#: wp-includes/media.php:3009 msgid "Add to Audio Playlist" msgstr "Ajouter à la liste de lecture audio" -#: wp-includes/class-wp-customize-widgets.php:695 +#: wp-includes/class-wp-customize-widgets.php:701 msgctxt "Move widget" msgid "Move" msgstr "Déplacer" -#: wp-includes/class-wp-customize-control.php:792 +#: wp-includes/class-wp-customize-control.php:924 msgid "Set image" msgstr "Définir l’image" -#: wp-includes/class-wp-customize-control.php:873 +#: wp-includes/class-wp-customize-control.php:1005 msgctxt "custom header" msgid "Hide image" msgstr "Cacher l’image" -#: wp-includes/class-wp-customize-control.php:875 +#: wp-includes/class-wp-customize-control.php:1007 msgctxt "header image" msgid "Add new image" msgstr "Ajouter une nouvelle image" -#: wp-includes/class-wp-customize-control.php:922 +#: wp-includes/class-wp-customize-control.php:1054 msgctxt "Reorder widgets in Customizer" msgid "Reorder" msgstr "Réordonner" -#: wp-includes/class-wp-customize-control.php:923 +#: wp-includes/class-wp-customize-control.php:1055 msgctxt "Cancel reordering widgets in Customizer" msgid "Done" msgstr "Terminé" -#: wp-includes/class-wp-customize-widgets.php:719 +#: wp-includes/class-wp-customize-widgets.php:725 msgid "Save and preview changes before publishing them." msgstr "Enregistrer les modifications et les prévisualiser avant de les publier" -#: wp-includes/class-wp-customize-widgets.php:721 +#: wp-includes/class-wp-customize-widgets.php:727 msgid "Trash widget by moving it to the inactive widgets sidebar." msgstr "Mettez le widget à la Corbeille en le déplaçant vers la barre latérale inactive." -#: wp-includes/class-wp-customize-widgets.php:752 +#: wp-includes/class-wp-customize-widgets.php:758 msgid "Search Widgets" msgstr "Rechercher des widgets" -#: wp-includes/class-wp-customize-widgets.php:753 +#: wp-includes/class-wp-customize-widgets.php:759 msgid "Search widgets…" msgstr "Rechercher de widgets…" -#: wp-includes/class-wp-editor.php:758 +#: wp-includes/class-wp-editor.php:743 msgctxt "TinyMCE" msgid "Headings" msgstr "En-têtes" -#: wp-includes/media-template.php:849 wp-includes/media-template.php:940 +#: wp-includes/media-template.php:1037 wp-includes/media-template.php:1127 msgctxt "auto preload" msgid "Auto" msgstr "Automatique" -#: wp-includes/class-wp-customize-widgets.php:686 +#: wp-includes/class-wp-customize-widgets.php:692 msgid "Move to another area…" msgstr "Déplacer vers une autre zone…" -#: wp-includes/media.php:2817 +#: wp-includes/media.php:2983 msgid "Cropping…" msgstr "Recadrage…" -#: wp-includes/media-template.php:958 +#: wp-includes/media-template.php:1144 msgid "Tracks (subtitles, captions, descriptions, chapters, or metadata)" msgstr "Pistes (sous-titres, légendes, descriptions, chapitres ou métadonnées)" -#: wp-includes/class-wp-editor.php:756 +#: wp-includes/class-wp-editor.php:741 msgctxt "TinyMCE" msgid "Formats" msgstr "Formats" -#: wp-includes/class-wp-editor.php:932 +#: wp-includes/class-wp-editor.php:917 msgctxt "table cell scope attribute" msgid "Scope" msgstr "Portée" -#: wp-includes/class-wp-editor.php:896 +#: wp-includes/class-wp-editor.php:881 msgctxt "table column" msgid "Column" msgstr "Colonne" -#: wp-includes/class-wp-editor.php:767 +#: wp-includes/class-wp-editor.php:752 msgctxt "TinyMCE" msgid "Blocks" msgstr "Blocs" -#: wp-includes/class-wp-editor.php:770 +#: wp-includes/class-wp-editor.php:755 msgctxt "HTML tag" msgid "Div" msgstr "Div" -#: wp-includes/class-wp-editor.php:771 +#: wp-includes/class-wp-editor.php:756 msgctxt "HTML tag" msgid "Pre" msgstr "Pre" -#: wp-includes/class-wp-editor.php:774 +#: wp-includes/class-wp-editor.php:759 msgctxt "HTML elements" msgid "Inline" msgstr "Inline" -#: wp-includes/class-wp-editor.php:782 +#: wp-includes/class-wp-editor.php:767 msgctxt "editor button" msgid "Code" msgstr "Code" -#: wp-includes/class-wp-editor.php:806 +#: wp-includes/class-wp-editor.php:791 msgid "Bulleted list" msgstr "Liste à puces" -#: wp-includes/class-wp-editor.php:808 +#: wp-includes/class-wp-editor.php:793 msgctxt "list style" msgid "Square" msgstr "Carré" -#: wp-includes/class-wp-editor.php:809 +#: wp-includes/class-wp-editor.php:794 msgctxt "list style" msgid "Default" msgstr "Par défaut" -#: wp-includes/class-wp-editor.php:810 +#: wp-includes/class-wp-editor.php:795 msgctxt "list style" msgid "Circle" msgstr "Cercle" -#: wp-includes/class-wp-editor.php:811 +#: wp-includes/class-wp-editor.php:796 msgctxt "list style" msgid "Disc" msgstr "Rond" -#: wp-includes/class-wp-editor.php:812 +#: wp-includes/class-wp-editor.php:797 msgctxt "list style" msgid "Lower Greek" msgstr "Minuscules grecques" -#: wp-includes/class-wp-editor.php:813 +#: wp-includes/class-wp-editor.php:798 msgctxt "list style" msgid "Lower Alpha" msgstr "Minuscules alphanumériques" -#: wp-includes/class-wp-editor.php:814 +#: wp-includes/class-wp-editor.php:799 msgctxt "list style" msgid "Upper Alpha" msgstr "Majuscules alphanumériques" -#: wp-includes/class-wp-editor.php:815 +#: wp-includes/class-wp-editor.php:800 msgctxt "list style" msgid "Upper Roman" msgstr "Chiffres romains majuscules" -#: wp-includes/class-wp-editor.php:816 +#: wp-includes/class-wp-editor.php:801 msgctxt "list style" msgid "Lower Roman" msgstr "Chiffres romains minuscules " -#: wp-includes/class-wp-editor.php:819 +#: wp-includes/class-wp-editor.php:804 msgctxt "Name of link anchor (TinyMCE)" msgid "Name" msgstr "Nom" -#: wp-includes/class-wp-editor.php:820 +#: wp-includes/class-wp-editor.php:805 msgctxt "Link anchor (TinyMCE)" msgid "Anchor" msgstr "Ancre" -#: wp-includes/class-wp-editor.php:821 +#: wp-includes/class-wp-editor.php:806 msgctxt "Link anchors (TinyMCE)" msgid "Anchors" msgstr "Ancres" -#: wp-includes/class-wp-editor.php:854 +#: wp-includes/class-wp-editor.php:839 msgctxt "editor button" msgid "Right to left" msgstr "Droite à gauche (RTL)" -#: wp-includes/class-wp-editor.php:855 +#: wp-includes/class-wp-editor.php:840 msgctxt "editor button" msgid "Left to right" msgstr "Gauche à droite" -#: wp-includes/class-wp-editor.php:872 +#: wp-includes/class-wp-editor.php:857 msgctxt "find/replace" msgid "Replace" msgstr "Remplacer" -#: wp-includes/class-wp-editor.php:873 +#: wp-includes/class-wp-editor.php:858 msgctxt "find/replace" msgid "Next" msgstr "Suivant" -#: wp-includes/class-wp-editor.php:875 +#: wp-includes/class-wp-editor.php:860 msgctxt "find/replace" msgid "Prev" msgstr "Préc." -#: wp-includes/class-wp-editor.php:876 +#: wp-includes/class-wp-editor.php:861 msgctxt "find/replace" msgid "Whole words" msgstr "Mots entiers" -#: wp-includes/class-wp-editor.php:878 +#: wp-includes/class-wp-editor.php:863 msgctxt "find/replace" msgid "Replace with" msgstr "Remplacer par" -#: wp-includes/class-wp-editor.php:879 +#: wp-includes/class-wp-editor.php:864 msgctxt "find/replace" msgid "Find" msgstr "Chercher" -#: wp-includes/class-wp-editor.php:880 +#: wp-includes/class-wp-editor.php:865 msgctxt "find/replace" msgid "Replace all" msgstr "Tout remplacer" -#: wp-includes/class-wp-editor.php:883 +#: wp-includes/class-wp-editor.php:868 msgctxt "spellcheck" msgid "Finish" msgstr "Terminer" -#: wp-includes/class-wp-editor.php:884 +#: wp-includes/class-wp-editor.php:869 msgctxt "spellcheck" msgid "Ignore all" msgstr "Tout ignorer" -#: wp-includes/class-wp-editor.php:885 +#: wp-includes/class-wp-editor.php:870 msgctxt "spellcheck" msgid "Ignore" msgstr "Ignorer" -#: wp-includes/class-wp-editor.php:897 +#: wp-includes/class-wp-editor.php:882 msgctxt "table columns" msgid "Cols" msgstr "Colonnes" -#: wp-includes/class-wp-editor.php:898 +#: wp-includes/class-wp-editor.php:883 msgctxt "table cell" msgid "Cell" msgstr "Cellule" -#: wp-includes/class-wp-editor.php:900 +#: wp-includes/class-wp-editor.php:885 msgctxt "table header" msgid "Header" msgstr "En-tête" -#: wp-includes/class-wp-editor.php:901 +#: wp-includes/class-wp-editor.php:886 msgctxt "table body" msgid "Body" msgstr "Corps" -#: wp-includes/class-wp-editor.php:902 +#: wp-includes/class-wp-editor.php:887 msgctxt "table footer" msgid "Footer" msgstr "Pied de page" -#: wp-includes/class-wp-editor.php:934 +#: wp-includes/class-wp-editor.php:919 msgctxt "TinyMCE" msgid "Insert template" msgstr "Insérer un modèle" -#: wp-includes/class-wp-editor.php:935 +#: wp-includes/class-wp-editor.php:920 msgctxt "TinyMCE" msgid "Templates" msgstr "Modèles" -#: wp-includes/class-wp-editor.php:939 +#: wp-includes/class-wp-editor.php:924 msgctxt "editor button" msgid "Show blocks" msgstr "Montrer les blocs" -#: wp-includes/class-wp-editor.php:943 +#: wp-includes/class-wp-editor.php:928 msgid "Words: %s" -msgstr "Mots : %s" +msgstr "Mots : %s" -#: wp-includes/class-wp-editor.php:950 +#: wp-includes/class-wp-editor.php:935 msgctxt "TinyMCE menu" msgid "Insert" msgstr "Insérer" -#: wp-includes/class-wp-editor.php:951 +#: wp-includes/class-wp-editor.php:936 msgctxt "TinyMCE menu" msgid "File" msgstr "Fichier" -#: wp-includes/class-wp-editor.php:952 +#: wp-includes/class-wp-editor.php:937 msgctxt "TinyMCE menu" msgid "Edit" msgstr "Modifier" -#: wp-includes/class-wp-editor.php:953 +#: wp-includes/class-wp-editor.php:938 msgctxt "TinyMCE menu" msgid "Tools" msgstr "Outils" -#: wp-includes/class-wp-editor.php:954 +#: wp-includes/class-wp-editor.php:939 msgctxt "TinyMCE menu" msgid "View" msgstr "Voir" -#: wp-includes/class-wp-editor.php:955 +#: wp-includes/class-wp-editor.php:940 msgctxt "TinyMCE menu" msgid "Table" msgstr "Tableau" -#: wp-includes/class-wp-editor.php:956 +#: wp-includes/class-wp-editor.php:941 msgctxt "TinyMCE menu" msgid "Format" msgstr "Formater" -#: wp-includes/media-template.php:837 wp-includes/media-template.php:921 +#: wp-includes/media-template.php:1025 wp-includes/media-template.php:1108 msgid "Add alternate sources for maximum HTML5 playback:" -msgstr "Ajoutez des sources alternatives pour une lecture optimale avec HTML5 :" +msgstr "Ajoutez des sources alternatives pour une lecture optimale avec HTML5 :" -#: wp-includes/media.php:2806 +#: wp-includes/media.php:2972 msgid "Image Details" msgstr "Détails de l’image" -#: wp-includes/update.php:119 wp-includes/update.php:287 -#: wp-includes/update.php:435 +#: wp-includes/update.php:119 wp-includes/update.php:295 +#: wp-includes/update.php:457 msgid "An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the support forums." msgstr "Une erreur inattendue s’est produite. Quelque chose semble ne pas fonctionner avec WordPress.org ou la configuration de ce serveur. Si vous continuez à rencontrer des problèmes, veuillez essayer les forums de support." -#: wp-includes/media.php:2763 +#: wp-includes/media.php:2910 msgid "Back" msgstr "Retour" -#: wp-includes/media-template.php:536 +#: wp-includes/media-template.php:750 msgid "Show Tracklist" msgstr "Montrer la la liste des pistes" -#: wp-includes/media-template.php:327 +#: wp-includes/media-template.php:418 wp-includes/media-template.php:521 +#: wp-includes/media.php:2935 msgid "Trash" msgstr "Corbeille" -#: wp-includes/media-template.php:524 +#: wp-includes/media-template.php:738 msgid "Playlist Settings" msgstr "Paramètres de liste de lecture" -#: wp-includes/default-widgets.php:228 +#: wp-includes/default-widgets.php:227 msgctxt "Search widget" msgid "Search" msgstr "Chercher" -#: wp-includes/formatting.php:3468 +#: wp-includes/formatting.php:3602 msgid "%s, %s" msgstr "%s, %s" -#: wp-includes/formatting.php:3470 +#: wp-includes/formatting.php:3604 msgid "%s, and %s" msgstr "%s et %s" -#: wp-includes/formatting.php:3472 +#: wp-includes/formatting.php:3606 msgid "%s and %s" msgstr "%s et %s" -#: wp-includes/media-template.php:545 +#: wp-includes/media-template.php:759 msgid "Show Artist Name in Tracklist" msgstr "Afficher le nom de l’artiste dans la liste de lecture" -#: wp-includes/media-template.php:553 +#: wp-includes/media-template.php:767 msgid "Show Images" msgstr "Montrer les images" -#: wp-includes/media-template.php:850 wp-includes/media-template.php:941 +#: wp-includes/media-template.php:1038 wp-includes/media-template.php:1128 msgid "Metadata" msgstr "Métadonnées" -#: wp-includes/media-template.php:856 wp-includes/media-template.php:947 +#: wp-includes/media-template.php:1045 wp-includes/media-template.php:1135 msgid "Autoplay" msgstr "Lecture automatique" -#: wp-includes/media-template.php:932 +#: wp-includes/media-template.php:1119 msgid "Poster Image" msgstr "Image de couverture" -#: wp-includes/media-template.php:971 +#: wp-includes/media-template.php:1157 msgid "There are no associated subtitles." msgstr "Il n’y a pas de sous-titres associés." -#: wp-includes/media.php:2779 +#: wp-includes/media.php:2926 msgid "Create a new playlist" msgstr "Créer une nouvelle liste de lecture" -#: wp-includes/media.php:2780 +#: wp-includes/media.php:2927 msgid "Create a new video playlist" msgstr "Créer une nouvelle liste de lecture vidéo" -#: wp-includes/media.php:2807 +#: wp-includes/media.php:2973 msgid "Replace Image" msgstr "Remplacer l’image" -#: wp-includes/media.php:2808 wp-includes/media.php:2825 -#: wp-includes/media.php:2831 +#: wp-includes/media.php:2974 wp-includes/media.php:2991 +#: wp-includes/media.php:2997 msgid "Cancel Edit" msgstr "Annuler la modification" -#: wp-includes/media.php:2812 +#: wp-includes/media.php:2978 msgid "Choose Image" msgstr "Choisir une image" -#: wp-includes/media.php:2813 +#: wp-includes/media.php:2979 msgid "Select and Crop" msgstr "Sélectionner et rogner" -#: wp-includes/media.php:2814 +#: wp-includes/media.php:2980 msgid "Skip Cropping" msgstr "Pas de recadrage" -#: wp-includes/media.php:2815 +#: wp-includes/media.php:2981 msgid "Crop Image" msgstr "Recadrer l’image" -#: wp-includes/media.php:2816 +#: wp-includes/media.php:2982 msgid "Crop your image" msgstr "Recadrer votre image" -#: wp-includes/media.php:2822 +#: wp-includes/media.php:2988 msgid "Audio Details" msgstr "Détails audio" -#: wp-includes/media.php:2823 +#: wp-includes/media.php:2989 msgid "Replace Audio" msgstr "Remplacer le son" -#: wp-includes/media.php:2824 +#: wp-includes/media.php:2990 msgid "Add Audio Source" msgstr "Ajouter une source audio" -#: wp-includes/media.php:2828 +#: wp-includes/media.php:2994 msgid "Video Details" msgstr "Détails de la vidéo" -#: wp-includes/media.php:2829 +#: wp-includes/media.php:2995 msgid "Replace Video" msgstr "Remplacer la vidéo" -#: wp-includes/media.php:2830 +#: wp-includes/media.php:2996 msgid "Add Video Source" msgstr "Ajouter une source vidéo" -#: wp-includes/media.php:2832 +#: wp-includes/media.php:2998 msgid "Select Poster Image" msgstr "Choisir une image de couverture" -#: wp-includes/media.php:2833 +#: wp-includes/media.php:2999 msgid "Add Subtitles" msgstr "Ajouter des sous-titres" -#: wp-includes/media.php:2836 +#: wp-includes/media.php:3002 msgid "Drag and drop to reorder tracks." msgstr "Glisser-déposer pour réorganiser les pistes." -#: wp-includes/media.php:2837 +#: wp-includes/media.php:3003 msgid "Create Audio Playlist" msgstr "Créer une liste de lecture audio" -#: wp-includes/media.php:2846 +#: wp-includes/media.php:3012 msgid "Drag and drop to reorder videos." msgstr "Glisser-déposer pour réorganiser les vidéos." -#: wp-includes/media.php:2847 +#: wp-includes/media.php:3013 msgid "Create Video Playlist" msgstr "Créer une liste de lecture vidéo" -#: wp-includes/media.php:2848 +#: wp-includes/media.php:3014 msgid "Edit Video Playlist" msgstr "Modifier une liste de lecture vidéo" -#: wp-includes/media.php:2849 +#: wp-includes/media.php:3015 msgid "← Cancel Video Playlist" msgstr "← Annuler la liste de lecture vidéo" -#: wp-includes/media.php:2850 +#: wp-includes/media.php:3016 msgid "Insert video playlist" msgstr "Insérer une liste de lecture vidéo" -#: wp-includes/media.php:2851 +#: wp-includes/media.php:3017 msgid "Update video playlist" msgstr "Mettre à jour la liste de lecture vidéo" -#: wp-includes/media.php:2852 +#: wp-includes/media.php:3018 msgid "Add to video playlist" msgstr "Ajouter à la liste de lecture vidéo" -#: wp-includes/media.php:2853 +#: wp-includes/media.php:3019 msgid "Add to Video Playlist" msgstr "Ajouter à la liste de lecture vidéo" -#: wp-includes/nav-menu.php:316 +#: wp-includes/nav-menu.php:322 msgid "Invalid menu ID." msgstr "Menu ID invalide." -#: wp-includes/wp-db.php:984 +#: wp-includes/wp-db.php:991 msgid "" "

      Can’t select database

      \n" "

      We were able to connect to the database server (which means your username and password is okay) but not able to select the %1$s database.

      \n" @@ -681,11 +885,11 @@ msgstr "" "
    \n" "

    Si vous ne savez pas configurer votre base de donénes, vous devriez contacter votre hébergeur. Si tout vos essais échouent recherchez de l’aide sur les forums de support de WordPress Francophone.

    " -#: wp-includes/wp-db.php:1153 +#: wp-includes/wp-db.php:1160 msgid "The query argument of %s must have a placeholder." msgstr "L’argument de requête %s doit avoir un paramètre fictif." -#: wp-includes/wp-db.php:1387 +#: wp-includes/wp-db.php:1424 msgid "" "\n" "

    Error establishing a database connection

    \n" @@ -707,60 +911,56 @@ msgstr "" "
\n" "

Si vous n'êtes pas sûr de comprendre ces questions, vous devriez contacter votre hébergeur. Si vous avez encore besoin d'aide, vous pouvez visiter les forums de support de WordPress Francophone.

\n" -#: wp-login.php:616 +#: wp-login.php:629 msgid "Hint: The password should be at least seven characters long. To make it stronger, use upper and lower case letters, numbers, and symbols like ! \" ? $ % ^ & )." -msgstr "Astuce : Le mot de passe devrait contenir au moins 7 caractères. Pour le rendre plus fort, utilisez des majuscules et des minuscules, des nombres et des symboles tels que ! \" ? $ % ^ & )." +msgstr "Astuce : Le mot de passe devrait contenir au moins 7 caractères. Pour le rendre plus fort, utilisez des majuscules et des minuscules, des nombres et des symboles tels que ! \" ? $ % ^ & )." -#: wp-includes/class-wp-editor.php:845 +#: wp-includes/class-wp-editor.php:830 msgid "Insert/edit video" msgstr "Insérer/modifier la vidéo" -#: wp-includes/class-wp-customize-widgets.php:462 -msgid "Widgets: %s" -msgstr "Widgets : %s" - -#: wp-includes/class-wp-editor.php:871 +#: wp-includes/class-wp-editor.php:856 msgid "Could not find the specified string." msgstr "Impossible de trouver la chaîne spécifiée." -#: wp-includes/class-wp-editor.php:927 +#: wp-includes/class-wp-editor.php:912 msgid "Column group" msgstr "Groupe de colonnes" -#: wp-includes/class-wp-editor.php:960 +#: wp-includes/class-wp-editor.php:945 msgid "Toolbar Toggle" -msgstr "Basculer la barre d'outils" +msgstr "Ouvrir/fermer la barre d'outils" -#: wp-includes/class-wp-editor.php:843 +#: wp-includes/class-wp-editor.php:828 msgid "Insert image" msgstr "Insérer une image" -#: wp-includes/class-wp-editor.php:841 +#: wp-includes/class-wp-editor.php:826 msgid "Style" msgstr "Style" -#: wp-includes/class-wp-editor.php:847 +#: wp-includes/class-wp-editor.php:832 msgid "Alternative source" msgstr "Source alternative" -#: wp-includes/class-wp-editor.php:1268 +#: wp-includes/class-wp-editor.php:1254 msgid "Save failed." msgstr "Échec de la sauvegarde." -#: wp-includes/class-wp-editor.php:1228 +#: wp-includes/class-wp-editor.php:1214 msgid "Media library (Alt + Shift + M)" msgstr "Bibliothèque de médias (Alt + Shift + M)" -#: wp-includes/class-wp-editor.php:827 +#: wp-includes/class-wp-editor.php:812 msgid "Keywords" msgstr "Mots-clés" -#: wp-includes/admin-bar.php:130 wp-includes/default-widgets.php:400 -#: wp-login.php:99 +#: wp-includes/admin-bar.php:130 wp-includes/default-widgets.php:399 +#: wp-login.php:100 msgid "https://wordpress.org/" msgstr "http://www.wordpress-fr.net/" -#: wp-includes/admin-bar.php:146 wp-login.php:764 +#: wp-includes/admin-bar.php:146 wp-login.php:771 msgid "https://wordpress.org/support/" msgstr "http://www.wordpress-fr.net/support" @@ -768,262 +968,258 @@ msgstr "http://www.wordpress-fr.net/support" msgid "https://wordpress.org/support/forum/requests-and-feedback" msgstr "https://wordpress.org/support/forum/requests-and-feedback" -#: wp-includes/class-wp-customize-control.php:777 +#: wp-includes/class-wp-customize-control.php:909 msgid "Randomize uploaded headers" msgstr "En-têtes chargés aléatoires" -#: wp-includes/class-wp-customize-control.php:779 +#: wp-includes/class-wp-customize-control.php:911 msgid "Randomize suggested headers" msgstr "En-têtes suggérés aléatoires" -#: wp-includes/class-wp-customize-control.php:807 +#: wp-includes/class-wp-customize-control.php:939 msgid "Randomizing uploaded headers" msgstr "Rendre aléatoire les en-têtes chargés" -#: wp-includes/class-wp-customize-control.php:809 +#: wp-includes/class-wp-customize-control.php:941 msgid "Randomizing suggested headers" msgstr "Rendre aléatoire les en-têtes suggérés" -#: wp-includes/class-wp-customize-control.php:825 +#: wp-includes/class-wp-customize-control.php:957 msgid "No image set" msgstr "Pas de jeu d’images" -#: wp-includes/class-wp-customize-control.php:866 +#: wp-includes/class-wp-customize-control.php:998 msgid "Current header" msgstr "En-tête actuel" -#: wp-includes/class-wp-customize-control.php:880 +#: wp-includes/class-wp-customize-control.php:1012 msgctxt "custom headers" msgid "Previously uploaded" msgstr "Précédemment chargé" -#: wp-includes/class-wp-customize-control.php:887 +#: wp-includes/class-wp-customize-control.php:1019 msgctxt "custom headers" msgid "Suggested" msgstr "Suggérés" -#: wp-includes/class-wp-customize-control.php:918 +#: wp-includes/class-wp-customize-control.php:1050 msgid "Add a Widget" msgstr "Ajouter un Widget" -#: wp-includes/class-wp-customize-widgets.php:687 +#: wp-includes/class-wp-customize-widgets.php:693 msgid "Move down" msgstr "Descendre" -#: wp-includes/class-wp-customize-widgets.php:688 +#: wp-includes/class-wp-customize-widgets.php:694 msgid "Move up" msgstr "Monter" -#: wp-includes/class-wp-customize-widgets.php:694 +#: wp-includes/class-wp-customize-widgets.php:700 msgid "Select an area to move this widget into:" -msgstr "Sélectionnez une zone vers laquelle déplaceer ce widget :" +msgstr "Sélectionnez une zone vers laquelle déplaceer ce widget :" -#: wp-includes/class-wp-customize-widgets.php:722 +#: wp-includes/class-wp-customize-widgets.php:728 #: wp-includes/script-loader.php:518 msgid "An error has occurred. Please reload the page and try again." msgstr "Une erreur est survenue. Veuillez recharger la page et réessayer." -#: wp-includes/class-wp-editor.php:947 -msgid "Your browser does not support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead." -msgstr "Votre navigateur ne supporte pas les accès directs au presse-papier. Veuillez utiliser les raccourcis clavier suivant : Ctrl+X/C/V." - -#: wp-includes/class-wp-editor.php:788 +#: wp-includes/class-wp-editor.php:773 msgid "Align right" msgstr "Aligner à droite" -#: wp-includes/class-wp-editor.php:807 +#: wp-includes/class-wp-editor.php:792 msgid "Numbered list" msgstr "Liste numérotée" -#: wp-includes/class-wp-editor.php:791 +#: wp-includes/class-wp-editor.php:776 msgid "Increase indent" msgstr "Augmenter l’indentation" -#: wp-includes/class-wp-editor.php:779 +#: wp-includes/class-wp-editor.php:764 msgid "Clear formatting" msgstr "Nettoyer le formatage " -#: wp-includes/class-wp-editor.php:787 +#: wp-includes/class-wp-editor.php:772 msgid "Align center" msgstr "Centrer" -#: wp-includes/class-wp-editor.php:792 +#: wp-includes/class-wp-editor.php:777 msgid "Decrease indent" msgstr "Diminuer l’indentation" -#: wp-includes/class-wp-editor.php:944 +#: wp-includes/class-wp-editor.php:929 msgid "Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off." msgstr "Coller est maintenant en mode texte. Les contenus seront dorénavant collés en mode texte jusqu‘à ce que cette option soit annulée." -#: wp-includes/class-wp-editor.php:790 +#: wp-includes/class-wp-editor.php:775 msgid "Justify" msgstr "Justifier" -#: wp-includes/class-wp-editor.php:789 +#: wp-includes/class-wp-editor.php:774 msgid "Align left" msgstr "Aligner à gauche" -#: wp-includes/class-wp-editor.php:804 +#: wp-includes/class-wp-editor.php:789 msgid "Visual aids" msgstr "Aides visuelles" -#: wp-includes/class-wp-editor.php:866 +#: wp-includes/class-wp-editor.php:851 msgid "Restore last draft" msgstr "Rétablir le dernier brouillon" -#: wp-includes/class-wp-editor.php:853 +#: wp-includes/class-wp-editor.php:838 msgid "Special character" msgstr "Caractère spécial" -#: wp-includes/class-wp-editor.php:783 +#: wp-includes/class-wp-editor.php:768 msgid "Source code" msgstr "Code source" -#: wp-includes/class-wp-editor.php:856 +#: wp-includes/class-wp-editor.php:841 msgid "Emoticons" msgstr "Émoticônes" -#: wp-includes/class-wp-editor.php:825 +#: wp-includes/class-wp-editor.php:810 msgid "Robots" msgstr "Robots" -#: wp-includes/class-wp-editor.php:828 +#: wp-includes/class-wp-editor.php:813 msgid "Encoding" msgstr "Encodage" -#: wp-includes/class-wp-editor.php:864 +#: wp-includes/class-wp-editor.php:849 msgid "Horizontal line" msgstr "Ligne horizontale" -#: wp-includes/class-wp-editor.php:844 +#: wp-includes/class-wp-editor.php:829 msgid "Insert date/time" msgstr "Insérer l’heure/la date" -#: wp-includes/class-wp-editor.php:848 +#: wp-includes/class-wp-editor.php:833 msgid "Paste your embed code below:" -msgstr "Coller votre code d’intégration ci-dessous :" +msgstr "Collez votre code d’intégration ci-dessous :" -#: wp-includes/class-wp-editor.php:849 +#: wp-includes/class-wp-editor.php:834 msgid "Insert video" msgstr "Insérer une vidéo" -#: wp-includes/class-wp-editor.php:850 +#: wp-includes/class-wp-editor.php:835 msgid "Embed" msgstr "Intégration" -#: wp-includes/class-wp-editor.php:857 +#: wp-includes/class-wp-editor.php:842 msgid "Nonbreaking space" msgstr "Espace insécable" -#: wp-includes/class-wp-editor.php:858 +#: wp-includes/class-wp-editor.php:843 msgid "Page break" msgstr "Saut de page" -#: wp-includes/class-wp-editor.php:859 +#: wp-includes/class-wp-editor.php:844 msgid "Paste as text" msgstr "Coller en texte" -#: wp-includes/media-template.php:657 wp-includes/media.php:2761 +#: wp-includes/media-template.php:845 wp-includes/media.php:2908 msgid "Replace" msgstr "Remplacer" -#: wp-includes/class-wp-editor.php:877 +#: wp-includes/class-wp-editor.php:862 msgid "Find and replace" msgstr "Chercher et remplacer" -#: wp-includes/class-wp-editor.php:881 +#: wp-includes/class-wp-editor.php:866 msgid "Match case" msgstr "Respecter la casse" -#: wp-includes/class-wp-editor.php:895 +#: wp-includes/class-wp-editor.php:880 msgid "Rows" msgstr "Lignes" -#: wp-includes/class-wp-editor.php:930 +#: wp-includes/class-wp-editor.php:915 msgid "Cell padding" msgstr "Marge intérieure des cellules" -#: wp-includes/class-wp-editor.php:931 +#: wp-includes/class-wp-editor.php:916 msgid "Cell spacing" msgstr "Espacement entre les cellules" -#: wp-includes/class-wp-editor.php:928 +#: wp-includes/class-wp-editor.php:913 msgid "Row type" msgstr "Type de ligne" -#: wp-includes/class-wp-editor.php:888 +#: wp-includes/class-wp-editor.php:873 msgid "Insert table" msgstr "Insérer un tableau" -#: wp-includes/class-wp-editor.php:899 +#: wp-includes/class-wp-editor.php:884 msgid "Header cell" msgstr "Cellule d’en-tête" -#: wp-includes/class-wp-editor.php:929 +#: wp-includes/class-wp-editor.php:914 msgid "Cell type" msgstr "Type de cellule" -#: wp-includes/class-wp-editor.php:926 +#: wp-includes/class-wp-editor.php:911 msgid "Row group" msgstr "Groupe de lignes" -#: wp-includes/class-wp-editor.php:911 +#: wp-includes/class-wp-editor.php:896 msgid "Delete column" msgstr "Supprimer la colonne" -#: wp-includes/class-wp-editor.php:937 +#: wp-includes/class-wp-editor.php:922 msgid "Background color" msgstr "Couleur d’arrière plan" -#: wp-includes/class-wp-editor.php:938 +#: wp-includes/class-wp-editor.php:923 msgid "Text color" msgstr "Couleur du texte" -#: wp-includes/class-wp-editor.php:940 +#: wp-includes/class-wp-editor.php:925 msgid "Show invisible characters" msgstr "Voir les caractères invisibles" -#: wp-includes/class-wp-editor.php:945 +#: wp-includes/class-wp-editor.php:930 msgid "Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help" msgstr "Zone de texte enrichi. Appuyer sur ALT-F9 pour accéder au menu. Appuyer sur ALT-F10 pour accéder à la barre d’outils. Appuyer sur ALT-0 pour l’aide." -#: wp-includes/class-wp-editor.php:961 +#: wp-includes/class-wp-editor.php:946 msgid "Insert Read More tag" -msgstr "Insérer la balise \"Lire la suite...\"" +msgstr "Insérer la balise « Lire la suite... »" -#: wp-includes/class-wp-editor.php:962 +#: wp-includes/class-wp-editor.php:948 msgid "Distraction Free Writing" msgstr "Écriture sans distraction" -#: wp-includes/general-template.php:2589 +#: wp-includes/general-template.php:2647 msgctxt "admin color scheme" msgid "Sunrise" msgstr "Lever du soleil" -#: wp-includes/general-template.php:2595 +#: wp-includes/general-template.php:2653 msgctxt "admin color scheme" msgid "Ectoplasm" msgstr "Ectoplasme" -#: wp-includes/general-template.php:2601 +#: wp-includes/general-template.php:2659 msgctxt "admin color scheme" msgid "Ocean" msgstr "Océan" -#: wp-includes/general-template.php:2607 +#: wp-includes/general-template.php:2665 msgctxt "admin color scheme" msgid "Coffee" msgstr "Café" -#: wp-includes/class-wp-image-editor.php:253 +#: wp-includes/class-wp-image-editor.php:268 msgid "Attempted to set image quality outside of the range [1,100]." msgstr "Tentative de mise en place d’une qualité d’image en dehors de l’intervalle [1100]." -#: wp-includes/taxonomy.php:2438 +#: wp-includes/taxonomy.php:2489 msgid "A term with the name and slug provided already exists with this parent." msgstr "Un terme avec le nom et l’identifiant fournis existe déjà avec ce parent." -#: wp-includes/taxonomy.php:2456 +#: wp-includes/taxonomy.php:2509 msgid "A term with the name and slug provided already exists." msgstr "Un terme avec le nom et l’identifiant fournis existe déjà." @@ -1031,23 +1227,23 @@ msgstr "Un terme avec le nom et l’identifiant fournis existe déjà." msgid "A list of your site’s Pages." msgstr "Une liste des pages de votre site." -#: wp-includes/default-widgets.php:227 +#: wp-includes/default-widgets.php:226 msgid "A search form for your site." msgstr "Un formulaire de recherche pour votre site." -#: wp-includes/default-widgets.php:272 +#: wp-includes/default-widgets.php:271 msgid "A monthly archive of your site’s Posts." msgstr "Une archive mensuelle des articles de votre site." -#: wp-includes/default-widgets.php:372 +#: wp-includes/default-widgets.php:371 msgid "Login, RSS, & WordPress.org links." msgstr "Connexion, flux RSS et liens WordPress.org." -#: wp-includes/default-widgets.php:436 +#: wp-includes/default-widgets.php:435 msgid "A calendar of your site’s Posts." msgstr "Un calendrier des articles de votre site." -#: wp-includes/default-widgets.php:480 +#: wp-includes/default-widgets.php:479 msgid "Arbitrary text or HTML." msgstr "Texte arbitraire ou HTML." @@ -1059,47 +1255,47 @@ msgstr "Une liste ou un menu déroulant des catégories." msgid "Your site’s most recent Posts." msgstr "Les articles les plus récents de votre site." -#: wp-includes/default-widgets.php:782 +#: wp-includes/default-widgets.php:783 msgid "Your site’s most recent comments." msgstr "Les commentaires les plus récents de votre site." -#: wp-includes/default-widgets.php:921 +#: wp-includes/default-widgets.php:928 msgid "Entries from any RSS or Atom feed." msgstr "Les entrées depuis n’importe quel flux RSS ou Atom." -#: wp-includes/default-widgets.php:1218 +#: wp-includes/default-widgets.php:1224 msgid "A cloud of your most used tags." msgstr "Un nuage de vos mots-clés les plus utilisés." -#: wp-includes/default-widgets.php:1301 +#: wp-includes/default-widgets.php:1307 msgid "Add a custom menu to your sidebar." msgstr "Ajouter un menu personnalisé à votre barre latérale." -#: wp-includes/script-loader.php:585 +#: wp-includes/script-loader.php:586 msgctxt "Open Sans font: on or off" msgid "on" msgstr "on" -#: wp-includes/general-template.php:2561 +#: wp-includes/general-template.php:2619 msgctxt "admin color scheme" msgid "Default" msgstr "Par défaut" -#: wp-includes/general-template.php:2571 +#: wp-includes/general-template.php:2629 msgctxt "admin color scheme" msgid "Light" msgstr "Lumineux" -#: wp-includes/general-template.php:2583 +#: wp-includes/general-template.php:2641 msgctxt "admin color scheme" msgid "Midnight" msgstr "Minuit" -#: wp-includes/link-template.php:1492 +#: wp-includes/link-template.php:1489 msgid "Use commas instead of %s to separate excluded terms." msgstr "Utilisez des virgules au lieu de %s pour séparer les termes exclus." -#: wp-includes/script-loader.php:591 +#: wp-includes/script-loader.php:592 msgctxt "Open Sans font: add new subset (greek, cyrillic, vietnamese)" msgid "no-subset" msgstr "no-subset" @@ -1108,11 +1304,11 @@ msgstr "no-subset" msgid "Menu" msgstr "Menu" -#: wp-includes/update.php:531 +#: wp-includes/update.php:553 msgid "Translation Updates" msgstr "Mises à jour des traductions" -#: wp-login.php:500 +#: wp-login.php:502 msgid "Sorry, that key has expired. Please try again." msgstr "Désolé, cette clé a expiré. Veuillez réessayer." @@ -1124,11 +1320,11 @@ msgstr "Le répertoire du thème « %s » n’existe pas msgid "In %1$s, use the %2$s method, not the %3$s function. See %4$s." msgstr "Dans %1$s, utilisez la méthode %2$s, pas la fonction %3$s. Lisez %4$s." -#: wp-includes/functions.php:1084 +#: wp-includes/functions.php:1138 msgid "ERROR: This is not a valid feed template." msgstr "ERREUR : ce n’est pas un flux valide." -#: wp-includes/post-template.php:1503 +#: wp-includes/post-template.php:1566 msgid "This content is password protected. To view it please enter your password below:" msgstr "Cet article est protégé par un mot de passe. Pour le lire, veuillez saisir votre mot de passe ci-dessous :" @@ -1136,95 +1332,95 @@ msgstr "Cet article est protégé par un mot de passe. Pour le lire, veuillez sa msgid "http://codex.wordpress.org/Function_Reference/is_main_query" msgstr "http://codex.wordpress.org/Function_Reference/is_main_query" -#: wp-includes/query.php:2050 +#: wp-includes/query.php:2144 msgctxt "Comma-separated list of search stopwords in your language" msgid "about,an,are,as,at,be,by,com,for,from,how,in,is,it,of,on,or,that,the,this,to,was,what,when,where,who,will,with,www" msgstr "le,la,les,de,des,un,uns,une,unes,et,a,à,il,elle,on,ne,je,tu,nous,vous,ils,elles,son,sa,ses,que,quoi,se,qui,ce,cette,dans,en,du,au,aux,pour,pas,sur,y,ou,où,si,ton,ta,te,mon,ma,tout,toute,tous,toutes,ça,ni,www,com,fr,par,sur,par,dans,mais,vos,votre,vôtre,c,d,j,,l,m,n,s,t,sans,toi,moi,lui,leur,leurs" -#: wp-includes/class-http.php:995 wp-includes/class-http.php:1388 +#: wp-includes/class-http.php:1031 wp-includes/class-http.php:1433 msgid "Failed to write request to temporary file." msgstr "Impossible d’écrire la requête dans un fichier temporaire." -#: wp-includes/class-http.php:901 wp-includes/class-http.php:909 +#: wp-includes/class-http.php:937 wp-includes/class-http.php:945 msgid "The SSL certificate for the host could not be verified." msgstr "Le certificat SSL de l’hôte n’a pas pu être vérifié." -#: wp-includes/media-template.php:419 +#: wp-includes/media-template.php:629 msgid "Embed Media Player" msgstr "Intégrer le lecteur de média" -#: wp-includes/media-template.php:322 +#: wp-includes/media-template.php:339 wp-includes/media-template.php:513 msgid "Length:" msgstr "Durée :" -#: wp-includes/media-template.php:406 +#: wp-includes/media-template.php:616 msgid "Embed or Link" msgstr "Intégrer ou lier" -#: wp-includes/media-template.php:426 +#: wp-includes/media-template.php:636 msgid "Link to Media File" msgstr "Lien vers le fichier média" -#: wp-includes/media-template.php:433 +#: wp-includes/media-template.php:643 msgid "Link to Attachment Page" msgstr "Lien vers la page du fichier attaché" -#: wp-includes/script-loader.php:316 +#: wp-includes/script-loader.php:311 msgid "Download File" msgstr "Télécharger le fichier" -#: wp-includes/script-loader.php:317 +#: wp-includes/script-loader.php:312 msgid "Download Video" msgstr "Télécharger la vidéo" -#: wp-includes/script-loader.php:318 +#: wp-includes/script-loader.php:313 msgid "Play/Pause" msgstr "Lecture/Pause" -#: wp-includes/script-loader.php:319 +#: wp-includes/script-loader.php:314 msgid "Mute Toggle" msgstr "Couper le son" -#: wp-includes/script-loader.php:321 +#: wp-includes/script-loader.php:316 msgid "Turn off Fullscreen" msgstr "Quitter le plein écran" -#: wp-includes/script-loader.php:322 +#: wp-includes/script-loader.php:317 msgid "Go Fullscreen" msgstr "Passer en plein écran" -#: wp-includes/script-loader.php:323 +#: wp-includes/script-loader.php:318 msgid "Unmute" msgstr "Réactiver le son" -#: wp-includes/script-loader.php:325 +#: wp-includes/script-loader.php:320 msgid "Captions/Subtitles" msgstr "Légendes/Sous-titres" -#: wp-includes/formatting.php:2363 +#: wp-includes/formatting.php:2487 msgid "%s week" msgid_plural "%s weeks" msgstr[0] "%s semaine" msgstr[1] "%s semaines" -#: wp-includes/formatting.php:2368 +#: wp-includes/formatting.php:2492 msgid "%s month" msgid_plural "%s months" msgstr[0] "%s mois" msgstr[1] "%s mois" -#: wp-includes/formatting.php:2373 +#: wp-includes/formatting.php:2497 msgid "%s year" msgid_plural "%s years" msgstr[0] "%s année" msgstr[1] "%s années" -#: wp-includes/nav-menu.php:723 wp-includes/post-template.php:1279 -#: wp-includes/post-template.php:1351 +#: wp-includes/nav-menu.php:726 wp-includes/post-template.php:1328 +#: wp-includes/post-template.php:1413 msgid "#%d (no title)" msgstr "#%d (pas de titre)" -#: wp-includes/post-template.php:1698 +#: wp-includes/post-template.php:1761 msgid "JavaScript must be enabled to use this feature." msgstr "JavaScript doit être activé pour utiliser cette fonctionnalité." @@ -1240,79 +1436,79 @@ msgstr "G \\h i \\m\\i\\n" msgid "F j, Y g:i a" msgstr "j F Y G \\h i \\m\\i\\n" -#: wp-includes/class-wp-xmlrpc-server.php:357 +#: wp-includes/class-wp-xmlrpc-server.php:372 msgid "Login Address (URL)" msgstr "Adresse de connexion (URL)" -#: wp-includes/class-wp-xmlrpc-server.php:362 +#: wp-includes/class-wp-xmlrpc-server.php:377 msgid "The URL to the admin area" msgstr "L’adresse web de la zone d’administration" -#: wp-includes/class-wp-customize-control.php:613 -#: wp-includes/media-template.php:157 +#: wp-includes/class-wp-customize-control.php:745 +#: wp-includes/media-template.php:179 msgid "The web browser on your device cannot be used to upload files. You may be able to use the native app for your device instead." msgstr "Le navigateur web de votre système ne permet pas de mettre des fichiers en ligne. Vous devriez pouvoir le faire en passant par une application native." -#: wp-includes/post-template.php:231 +#: wp-includes/post-template.php:242 msgid "(more…)" msgstr "(suite…)" -#: wp-login.php:393 +#: wp-login.php:397 msgid "Possible reason: your host may have disabled the mail() function." msgstr "Raison possible : votre hébergeur peut avoir désactivé la fonction mail()." -#: wp-includes/user.php:2063 +#: wp-includes/user.php:2179 msgid "ERROR: Couldn’t register you… please contact the webmaster !" msgstr "ERREUR : inscription impossible… Veuillez prendre contact avec le webmaster !" -#: wp-includes/post-template.php:1592 +#: wp-includes/post-template.php:1655 msgctxt "post revision title extra" msgid "%1$s [Autosave]" msgstr "%1$s [Sauvegarde automatique]" -#: wp-includes/post-template.php:1594 +#: wp-includes/post-template.php:1657 msgctxt "post revision title extra" msgid "%1$s [Current Revision]" msgstr "%1$s [Version actuelle]" -#: wp-includes/script-loader.php:132 +#: wp-includes/script-loader.php:133 msgid "Your session has expired. You can log in again from this page or go to the login page." msgstr "Votre session a expiré. Vous pouvez vous reconnecter depuis cette page ou aller à la page de connexion." -#: wp-includes/script-loader.php:447 +#: wp-includes/script-loader.php:444 msgid "%1$s %2$s, %3$s @ %4$s : %5$s" msgstr "%2$s %1$s %3$s à %4$s h %5$s min" -#: wp-login.php:820 +#: wp-login.php:827 msgid "Session expired. Please log in again. You will not move away from this page." msgstr "La session a expiré. Veuillez vous reconnecter. Vous reviendrez sur cette page." -#: wp-signup.php:640 +#: wp-signup.php:654 msgid "Have you entered your email correctly? You have entered %s, if it’s incorrect, you will not receive your email." msgstr "Avez-vous correctement saisi votre adresse de messagerie ? Vous aviez saisi %s, mais si ce n’est pas correct, vous ne recevrez pas de message." -#: wp-signup.php:717 +#: wp-signup.php:731 msgid "The site you were looking for, %s, does not exist, but you can create it now!" msgstr "Le site que vous cherchez (%s) n’existe pas, mais vous pouvez le créer dès à présent !" -#: wp-signup.php:719 +#: wp-signup.php:733 msgid "The site you were looking for, %s, does not exist." msgstr "Le site que vous cherchez (%s) n’existe pas." -#: wp-includes/functions.php:4336 +#: wp-includes/functions.php:4486 msgid "The login page will open in a new window. After logging in you can close it and return to this page." msgstr "La page de connexion s’ouvrira dans une nouvelle fenêtre. Après vous être connecté, vous pourrez la fermer et revenir à cette page." -#: wp-includes/post-template.php:1638 +#: wp-includes/post-template.php:1701 msgctxt "post revision title" msgid "%1$s %2$s, %3$s ago (%4$s)" msgstr "%1$s %2$s, il y a %3$s (%4$s)" -#: wp-includes/comment-template.php:1834 +#: wp-includes/comment-template.php:1851 msgid "%s says:" msgstr "%s dit :" -#: wp-includes/comment-template.php:1840 +#: wp-includes/comment-template.php:1857 msgctxt "1: date, 2: time" msgid "%1$s at %2$s" msgstr "%1$s à %2$s" @@ -1326,27 +1522,27 @@ msgstr "Recherche…" #: wp-includes/general-template.php:244 msgctxt "label" msgid "Search for:" -msgstr "Recherche pour :" +msgstr "Rechercher :" #: wp-includes/general-template.php:239 wp-includes/general-template.php:246 msgctxt "submit button" msgid "Search" msgstr "Rechercher" -#: wp-includes/post-template.php:1628 +#: wp-includes/post-template.php:1691 msgctxt "revision date format" msgid "j F, Y @ G:i:s" msgstr "j F Y \\à G \\h i \\m" -#: wp-includes/functions.php:4334 +#: wp-includes/functions.php:4484 msgid "Session expired" msgstr "La session a expiré" -#: wp-includes/taxonomy.php:488 +#: wp-includes/taxonomy.php:490 msgid "No tags found." msgstr "Aucun mot-clé trouvé." -#: wp-includes/default-widgets.php:402 +#: wp-includes/default-widgets.php:401 msgctxt "meta widget link text" msgid "WordPress.org" msgstr "Site de WordPress-FR" @@ -1355,70 +1551,69 @@ msgstr "Site de WordPress-FR" msgid "Do not deregister the %1$s script in the administration area. To target the frontend theme, use the %2$s hook." msgstr "Ne désenregistrez pas le script %1$s de la zone d’administration. Pour cibler le thème public, utilisez le crochet %2$s." -#: wp-includes/class-wp-xmlrpc-server.php:347 +#: wp-includes/class-wp-xmlrpc-server.php:362 msgid "WordPress Address (URL)" msgstr "Adresse web de WordPress (URL)" -#: wp-includes/class-wp-xmlrpc-server.php:352 +#: wp-includes/class-wp-xmlrpc-server.php:367 msgid "Site Address (URL)" msgstr "Adresse web du site (URL)" -#: wp-includes/user.php:1792 +#: wp-includes/user.php:1900 msgid "Invalid user ID." msgstr "Identifiant utilisateur non valide." -#: wp-includes/media-template.php:518 +#: wp-includes/media-template.php:732 msgid "Random Order" msgstr "Ordre aléatoire" -#: wp-includes/media-template.php:273 +#: wp-includes/media-template.php:463 msgid "Caption this image…" msgstr "Décrivez cette image…" -#: wp-includes/media.php:2768 +#: wp-includes/media.php:2915 msgid "%d selected" msgstr "%d sélection(s)" -#: wp-includes/media.php:2789 +#: wp-includes/media.php:2955 msgid "Insert from URL" msgstr "Insérer à partir d’une adresse web" -#: wp-includes/media.php:2792 +#: wp-includes/media.php:2958 msgid "Set Featured Image" msgstr "Mettre une image à la Une" -#: wp-includes/default-widgets.php:198 +#: wp-includes/default-widgets.php:197 msgctxt "Links widget" msgid "Random" msgstr "Aléatoire" -#: wp-includes/media-template.php:1005 wp-includes/media-template.php:1049 -#: wp-includes/media.php:2783 +#: wp-includes/media-template.php:1190 wp-includes/media.php:2932 msgid "No items found." msgstr "Aucun élément trouvé." -#: wp-includes/media.php:2802 +#: wp-includes/media.php:2968 msgid "Add to Gallery" msgstr "Ajouter à la galerie" -#: wp-includes/media.php:2803 +#: wp-includes/media.php:2969 msgid "Reverse order" msgstr "Inverser l’ordre" -#: wp-includes/media.php:2793 +#: wp-includes/media.php:2959 msgid "Set featured image" msgstr "Mettre une image à la Une" -#: wp-includes/media-template.php:265 +#: wp-includes/media-template.php:456 msgid "Deselect" msgstr "Désélectionner" -#: wp-includes/class-wp-xmlrpc-server.php:4128 -#: wp-includes/class-wp-xmlrpc-server.php:4138 +#: wp-includes/class-wp-xmlrpc-server.php:4156 +#: wp-includes/class-wp-xmlrpc-server.php:4166 msgid "Sorry, that file cannot be edited." msgstr "Désolé, ce fichier ne peut pas être modifié." -#: wp-includes/media.php:2786 +#: wp-includes/media.php:2937 msgid "" "You are about to permanently delete this item.\n" " 'Cancel' to stop, 'OK' to delete." @@ -1426,131 +1621,129 @@ msgstr "" "Vous êtes sur le point de supprimer définitivement cet élément.\n" " « Annuler » pour abandonner, « OK » pour le supprimer." -#: wp-includes/media-template.php:329 +#: wp-includes/media-template.php:421 wp-includes/media-template.php:524 +#: wp-includes/media.php:2945 msgid "Delete Permanently" msgstr "Supprimer définitivement" -#: wp-includes/media-template.php:159 +#: wp-includes/media-template.php:181 msgid "Upload Limit Exceeded" msgstr "Limite de mise en ligne dépassée" -#: wp-includes/media-template.php:205 -msgid "Maximum upload file size: %d%s." -msgstr "Taille maximale d’un fichier mis en ligne : %d%s." - -#: wp-includes/media-template.php:224 +#: wp-includes/media-template.php:246 msgid "Dismiss Errors" msgstr "Ignorer les erreurs" -#: wp-includes/media-template.php:238 +#: wp-includes/media-template.php:260 msgid "Error" msgstr "Erreur " -#: wp-includes/media.php:2344 +#: wp-includes/media.php:2458 msgid "No editor could be selected." msgstr "Aucun éditeur n’a pas pu être sélectionné." -#: wp-includes/media-template.php:223 +#: wp-includes/media-template.php:245 msgid "Uploading" msgstr "Mise en ligne" -#: wp-includes/post.php:2303 +#: wp-includes/post.php:2434 msgid "Manage Images" msgstr "Gérer les images" -#: wp-includes/post.php:2303 +#: wp-includes/post.php:2434 msgid "Image (%s)" msgid_plural "Images (%s)" msgstr[0] "Image (%s)" msgstr[1] "Images (%s)" -#: wp-includes/post.php:2304 +#: wp-includes/post.php:2435 msgid "Manage Audio" msgstr "Gérer l’audio" -#: wp-includes/post.php:2304 +#: wp-includes/post.php:2435 msgid "Audio (%s)" msgid_plural "Audio (%s)" msgstr[0] "Son (%s)" msgstr[1] "Sons (%s)" -#: wp-includes/post.php:2305 +#: wp-includes/post.php:2436 msgid "Video" msgstr "Vidéos" -#: wp-includes/post.php:2305 +#: wp-includes/post.php:2436 msgid "Manage Video" msgstr "Gérer les vidéos" -#: wp-includes/post.php:2305 +#: wp-includes/post.php:2436 msgid "Video (%s)" msgid_plural "Video (%s)" msgstr[0] "Vidéo (%s)" msgstr[1] "Vidéos (%s)" -#: wp-includes/media.php:2784 +#: wp-includes/media.php:2933 msgid "Insert into page" msgstr "Insérer dans la page" -#: wp-includes/media.php:2785 +#: wp-includes/media.php:2936 msgid "Uploaded to this page" msgstr "Mis en ligne sur cette page" -#: wp-includes/media.php:2782 +#: wp-includes/media.php:2929 msgid "All media items" msgstr "Tous les éléments média" -#: wp-includes/media.php:2785 +#: wp-includes/media.php:2936 msgid "Uploaded to this post" msgstr "Mis en ligne sur cet article" -#: wp-includes/post.php:2304 +#: wp-includes/post.php:2435 msgid "Audio" msgstr "Sons" -#: wp-includes/media.php:2781 +#: wp-includes/media.php:2928 msgid "← Return to library" msgstr "← Revenir à la bibliothèque" -#: wp-includes/media-template.php:440 wp-includes/media-template.php:608 -#: wp-includes/media-template.php:750 +#: wp-includes/media-template.php:650 wp-includes/media-template.php:825 +#: wp-includes/media-template.php:938 msgid "Custom URL" msgstr "Lien personnalisé" -#: wp-includes/media-template.php:289 +#: wp-includes/media-template.php:479 wp-includes/media.php:2952 msgid "Attachment Details" msgstr "Détails du fichier attaché" -#: wp-includes/media-template.php:352 wp-includes/media-template.php:579 +#: wp-includes/media-template.php:385 wp-includes/media-template.php:562 +#: wp-includes/media-template.php:796 msgid "Alt Text" msgstr "Texte alternatif" -#: wp-includes/media-template.php:506 +#: wp-includes/media-template.php:718 msgid "Columns" msgstr "Colonnes" -#: wp-includes/media.php:2769 +#: wp-includes/media.php:2916 msgid "Drag and drop to reorder images." msgstr "Glissez/déposez pour réorganiser les images." -#: wp-includes/media-template.php:464 wp-includes/media-template.php:710 -#: wp-includes/media.php:2547 +#: wp-includes/media-template.php:674 wp-includes/media-template.php:898 +#: wp-includes/media.php:2676 msgid "Large" msgstr "Grande" -#: wp-includes/media-template.php:376 +#: wp-includes/media-template.php:586 msgid "Attachment Display Settings" msgstr "Réglages de l’affichage du fichier attaché" -#: wp-includes/media-template.php:483 +#: wp-includes/media-template.php:693 msgid "Gallery Settings" msgstr "Réglages de la galerie" -#: wp-includes/media.php:2773 +#: wp-includes/media.php:2920 msgid "Upload Images" msgstr "Envoyer des images" -#: wp-includes/media.php:2798 +#: wp-includes/media.php:2964 msgid "← Cancel Gallery" msgstr "← Annuler la galerie" @@ -1558,27 +1751,27 @@ msgstr "← Annuler la galerie" msgid "WordPress › Success" msgstr "WordPress » Réussite" -#: wp-includes/media-template.php:166 +#: wp-includes/media-template.php:188 msgid "Drop files anywhere to upload" msgstr "Déposez vos fichiers n’importe où pour les mettre en ligne" -#: wp-includes/media.php:2772 +#: wp-includes/media.php:2919 msgid "Upload Files" msgstr "Envoyer des fichiers" -#: wp-includes/media.php:2799 +#: wp-includes/media.php:2965 msgid "Insert gallery" msgstr "Insérer la galerie" -#: wp-includes/media-template.php:140 wp-includes/media-template.php:146 +#: wp-includes/media-template.php:159 wp-includes/media-template.php:165 msgid "Drop files to upload" msgstr "Déposez vos fichiers pour les mettre en ligne" -#: wp-includes/media.php:2776 +#: wp-includes/media.php:2923 msgid "Media Library" msgstr "Bibliothèque de médias" -#: wp-includes/media.php:2796 +#: wp-includes/media.php:2962 msgid "Create Gallery" msgstr "Créer une galerie" @@ -1604,7 +1797,7 @@ msgstr "Déjà installé" msgid "You appear to have already installed WordPress. To reinstall please clear your old database tables first." msgstr "Il semblerait que WordPress soit déjà installé. Pour le réinstaller, commencez par supprimer vos anciennes tables de la base de données." -#: wp-includes/taxonomy.php:350 +#: wp-includes/taxonomy.php:350 wp-includes/taxonomy.php:351 msgid "Taxonomies cannot exceed 32 characters in length" msgstr "Les taxinomies ne peuvent dépasser les 32 caractères." @@ -1634,34 +1827,34 @@ msgstr "" "\n" "Désactiver ces notifications : %3$s" -#: wp-includes/media-template.php:408 wp-includes/media-template.php:486 -#: wp-includes/media-template.php:602 wp-includes/media-template.php:735 +#: wp-includes/media-template.php:618 wp-includes/media-template.php:696 +#: wp-includes/media-template.php:819 wp-includes/media-template.php:923 msgid "Link To" msgstr "Lier à" -#: wp-includes/media-template.php:435 wp-includes/media-template.php:494 -#: wp-includes/media-template.php:742 +#: wp-includes/media-template.php:645 wp-includes/media-template.php:706 +#: wp-includes/media-template.php:930 msgid "Attachment Page" msgstr "Page du fichier attaché" -#: wp-includes/media-template.php:428 wp-includes/media-template.php:497 -#: wp-includes/media-template.php:739 +#: wp-includes/media-template.php:638 wp-includes/media-template.php:709 +#: wp-includes/media-template.php:927 msgid "Media File" msgstr "Fichier média" -#: wp-includes/media-template.php:277 +#: wp-includes/media-template.php:467 msgid "Describe this video…" msgstr "Décrivez cette vidéo…" -#: wp-includes/media-template.php:279 +#: wp-includes/media-template.php:469 msgid "Describe this audio file…" msgstr "Décrivez ce fichier audio…" -#: wp-includes/media-template.php:281 +#: wp-includes/media-template.php:471 msgid "Describe this media file…" msgstr "Décrivez ce fichier média…" -#: wp-includes/media.php:2800 +#: wp-includes/media.php:2966 msgid "Update gallery" msgstr "Mettre à jour la galerie" @@ -1673,7 +1866,7 @@ msgstr "Cet utilisateur n’existe pas." msgid "Please enter a valid email address." msgstr "Veuillez saisir une adresse de messagerie valide." -#: wp-includes/user.php:2013 +#: wp-includes/user.php:2129 msgid "ERROR: This username is already registered. Please choose another one." msgstr "ERREUR : cet identifiant existe déjà. Merci d’en choisir un autre." @@ -1729,211 +1922,212 @@ msgstr "Ajouter" msgid "View Attachment Page" msgstr "Afficher la page du fichier attaché" -#: wp-includes/post.php:3028 +#: wp-includes/post.php:3210 msgid "Whoops, the provided date is invalid." msgstr "Oups, la date fournie n’est pas valable." -#: wp-includes/media.php:2777 +#: wp-includes/media.php:2924 msgid "Insert Media" msgstr "Insérer un média" -#: wp-includes/media.php:2778 +#: wp-includes/media.php:2925 msgid "Create a new gallery" msgstr "Créer une nouvelle galerie" -#: wp-includes/media.php:2784 +#: wp-includes/media.php:2933 msgid "Insert into post" msgstr "Insérer dans l’article" -#: wp-includes/media.php:2801 +#: wp-includes/media.php:2967 msgid "Add to gallery" msgstr "Ajouter à la galerie" -#: wp-includes/media-template.php:369 wp-includes/script-loader.php:506 +#: wp-includes/media-template.php:579 wp-includes/script-loader.php:505 msgid "Clear" msgstr "Effacer" -#: wp-includes/script-loader.php:508 +#: wp-includes/script-loader.php:507 msgid "Select Color" msgstr "Sélectionner une couleur" -#: wp-includes/script-loader.php:509 +#: wp-includes/script-loader.php:508 msgid "Current Color" msgstr "Couleur actuelle" -#: wp-includes/taxonomy.php:2654 +#: wp-includes/taxonomy.php:2708 msgid "Could not insert term relationship into the database" msgstr "Impossible d’insérer la relation du terme dans la base de données" -#: wp-includes/user.php:1654 +#: wp-includes/user.php:1760 msgctxt "Display name based on first name and last name" msgid "%1$s %2$s" msgstr "%1$s %2$s" -#: wp-includes/class-wp-xmlrpc-server.php:211 +#: wp-includes/class-wp-xmlrpc-server.php:226 msgid "Incorrect username or password." msgstr "Identifiant ou mot de passe incorrect." -#: wp-includes/class-wp-xmlrpc-server.php:204 +#: wp-includes/class-wp-xmlrpc-server.php:219 msgid "XML-RPC services are disabled on this site." msgstr "Les services XML-RPC sont désactivés sur ce site." -#: wp-includes/class-wp-xmlrpc-server.php:1398 +#: wp-includes/class-wp-xmlrpc-server.php:1428 msgid "There is a revision of this post that is more recent." msgstr "Ce contenu a déjà une révision plus récente." -#: wp-includes/general-template.php:2095 +#: wp-includes/general-template.php:2130 msgid "%1$s %2$s %3$s Feed" msgstr "%1$s %2$s Flux pour %3$s" -#: wp-includes/default-widgets.php:769 +#: wp-includes/default-widgets.php:770 msgid "Display post date?" msgstr "Afficher la date du contenu ?" -#: wp-includes/class-wp-xmlrpc-server.php:4450 +#: wp-includes/class-wp-xmlrpc-server.php:4481 msgid "You are not allowed to create pages as this user." msgstr "Vous n’avez pas l’autorisation de créer des pages sous cet identifiant." -#: wp-includes/class-wp-xmlrpc-server.php:3821 -#: wp-includes/class-wp-xmlrpc-server.php:3883 -#: wp-includes/class-wp-xmlrpc-server.php:3886 -#: wp-includes/class-wp-xmlrpc-server.php:3889 wp-includes/revision.php:252 +#: wp-includes/class-wp-xmlrpc-server.php:3849 +#: wp-includes/class-wp-xmlrpc-server.php:3911 +#: wp-includes/class-wp-xmlrpc-server.php:3914 +#: wp-includes/class-wp-xmlrpc-server.php:3917 wp-includes/revision.php:251 msgid "Invalid post ID" msgstr "Identifiant de l’article non valable" -#: wp-includes/class-wp-xmlrpc-server.php:2211 +#: wp-includes/class-wp-xmlrpc-server.php:2241 msgid "Sorry, you cannot edit users." msgstr "Désolé, vous ne pouvez pas modifier les utilisateurs." -#: wp-includes/class-wp-xmlrpc-server.php:2216 +#: wp-includes/class-wp-xmlrpc-server.php:2246 msgid "Invalid user ID" msgstr "Identifiant utilisateur non valide" -#: wp-includes/class-wp-xmlrpc-server.php:2267 +#: wp-includes/class-wp-xmlrpc-server.php:2297 msgid "Sorry, you cannot list users." msgstr "Désolé, vous ne pouvez pas lister les utilisateurs." -#: wp-includes/class-wp-xmlrpc-server.php:2283 +#: wp-includes/class-wp-xmlrpc-server.php:2313 msgid "The role specified is not valid" msgstr "Le rôle spécifié n’est pas valable" -#: wp-includes/class-wp-xmlrpc-server.php:2337 -#: wp-includes/class-wp-xmlrpc-server.php:2381 +#: wp-includes/class-wp-xmlrpc-server.php:2367 +#: wp-includes/class-wp-xmlrpc-server.php:2411 msgid "Sorry, you cannot edit your profile." msgstr "Désolé, vous ne pouvez pas modifier votre profil." -#: wp-includes/class-wp-xmlrpc-server.php:2415 +#: wp-includes/class-wp-xmlrpc-server.php:2445 msgid "Sorry, the user cannot be updated." msgstr "Désolé, cet utilisateur ne peut pas être mis à jour." -#: wp-includes/class-wp-xmlrpc-server.php:3824 +#: wp-includes/class-wp-xmlrpc-server.php:3852 msgid "Sorry, you are not allowed to edit posts." msgstr "Désolé, vous n’avez pas l’autorisation de modifier les articles." -#: wp-includes/class-wp-xmlrpc-server.php:3828 -#: wp-includes/class-wp-xmlrpc-server.php:3896 +#: wp-includes/class-wp-xmlrpc-server.php:3856 +#: wp-includes/class-wp-xmlrpc-server.php:3924 msgid "Sorry, revisions are disabled." msgstr "Désolé, les révisions sont désactivées." -#: wp-includes/media-template.php:673 +#: wp-includes/media-template.php:861 msgid "Alternative Text" msgstr "Texte alternatif" -#: wp-includes/media-template.php:167 +#: wp-includes/media-template.php:189 +msgctxt "Uploader: Drop files here - or - Select Files" +msgid "or" +msgstr "ou" + +#: wp-includes/media-template.php:190 msgid "Select Files" msgstr "Sélectionner des fichiers" -#: wp-includes/js/tinymce/wp-mce-help.php:132 +#: wp-includes/js/tinymce/wp-mce-help.php:130 msgid "Distraction Free Writing mode" msgstr "Mode « aucune distraction »" -#: wp-includes/js/tinymce/wp-mce-help.php:137 +#: wp-includes/js/tinymce/wp-mce-help.php:135 msgid "Editor width in Distraction Free Writing mode:" msgstr "Largeur de l’éditeur en mode « aucune distraction » :" -#: wp-includes/class-wp-admin-bar.php:368 +#: wp-includes/class-wp-admin-bar.php:367 msgid "Skip to toolbar" msgstr "Aller à la barre d’outils" -#: wp-includes/class-wp-admin-bar.php:369 +#: wp-includes/class-wp-admin-bar.php:368 msgid "Top navigation toolbar." msgstr "Barre de navigation supérieure." -#: wp-includes/class-wp-editor.php:167 wp-includes/class-wp-editor.php:1214 +#: wp-includes/class-wp-editor.php:180 wp-includes/class-wp-editor.php:1200 msgctxt "Name for the Text editor tab (formerly HTML)" msgid "Text" msgstr "Texte" -#: wp-includes/class-wp-customize-control.php:406 +#: wp-includes/class-wp-customize-control.php:528 msgid "Hex Value" msgstr "Valeur hexadécimale" -#: wp-includes/class-wp-customize-manager.php:862 +#: wp-includes/class-wp-customize-manager.php:984 msgid "Header Text Color" msgstr "Couleur du texte d’en-tête" -#: wp-includes/class-wp-customize-manager.php:840 +#: wp-includes/class-wp-customize-manager.php:962 msgid "Colors" msgstr "Couleurs" -#: wp-includes/script-loader.php:388 +#: wp-includes/script-loader.php:384 msgid "Save & Activate" msgstr "Enregistrer & activer" -#: wp-includes/script-loader.php:390 +#: wp-includes/script-loader.php:387 msgid "Saved" msgstr "Enregistré" -#: wp-login.php:834 -msgid "You have successfully updated WordPress! Please log back in to experience the awesomeness." -msgstr "WordPress a bien été mis à jour ! Veuillez vos re-connecter pour découvrir les formidables nouveautés." - -#: wp-includes/script-loader.php:389 +#: wp-includes/script-loader.php:385 msgid "Save & Publish" msgstr "Enregistrer & publier" -#: wp-includes/class-wp-customize-control.php:620 +#: wp-includes/class-wp-customize-control.php:752 msgid "Select File" msgstr "Sélectionner un fichier" -#: wp-includes/admin-bar.php:655 +#: wp-includes/admin-bar.php:668 msgid "Customize" msgstr "Personnaliser" -#: wp-includes/class-wp-xmlrpc-server.php:567 +#: wp-includes/class-wp-xmlrpc-server.php:582 msgid "Insufficient arguments passed to this XML-RPC method." msgstr "Arguments insuffisants passés à cette méthode XML-RPC." -#: wp-includes/class-wp-xmlrpc-server.php:1207 +#: wp-includes/class-wp-xmlrpc-server.php:1237 msgid "Sorry, you cannot stick a private post." msgstr "Désolé, vous ne pouvez pas mettre en avant un article privé." -#: wp-includes/class-wp-customize-control.php:497 +#: wp-includes/class-wp-customize-control.php:624 msgid "No Image" msgstr "Aucune image" -#: wp-includes/class-wp-customize-manager.php:988 +#: wp-includes/class-wp-customize-manager.php:1109 msgid "You can edit your menu content on the Menus screen in the Appearance section." msgstr "Vous pouvez modifier le contenu de votre menu par le biais de l’écran Menus, dans la section Apparence." -#: wp-includes/class-wp-customize-control.php:617 +#: wp-includes/class-wp-customize-control.php:749 msgid "Drop a file here or select a file." -msgstr "Glissez un fichier ici ou sélectionnez un fichier" +msgstr "Glissez un fichier ici ou sélectionnez un fichier." -#: wp-includes/class-wp-customize-control.php:716 -#: wp-includes/class-wp-customize-manager.php:885 +#: wp-includes/class-wp-customize-control.php:848 +#: wp-includes/class-wp-customize-manager.php:1007 msgid "Header Image" msgstr "Image d’en-tête" -#: wp-includes/class-wp-xmlrpc-server.php:392 +#: wp-includes/class-wp-xmlrpc-server.php:407 msgid "Post Thumbnail" msgstr "Miniature d’article" -#: wp-includes/script-loader.php:95 +#: wp-includes/script-loader.php:96 msgid "text direction" msgstr "direction du texte" -#: wp-includes/script-loader.php:96 +#: wp-includes/script-loader.php:97 msgid "Toggle Editor Text Direction" msgstr "Inverser la direction de l’éditeur de texte" @@ -1965,173 +2159,173 @@ msgstr "Ce nom n’est pas autorisé." msgid "Username must be at least 4 characters." msgstr "L’identifiant doit utiliser au moins 4 caractères." -#: wp-includes/class-wp-customize-manager.php:1037 +#: wp-includes/class-wp-customize-manager.php:1158 msgid "A static page" msgstr "Une page statique" -#: wp-includes/class-wp-customize-manager.php:856 +#: wp-includes/class-wp-customize-manager.php:978 msgid "Display Header Text" msgstr "Afficher le texte d’en-tête" -#: wp-includes/class-wp-customize-manager.php:877 +#: wp-includes/class-wp-customize-manager.php:999 msgid "Background Color" msgstr "Couleur d’arrière-plan" -#: wp-includes/class-wp-customize-control.php:671 -#: wp-includes/class-wp-customize-manager.php:905 +#: wp-includes/class-wp-customize-control.php:803 +#: wp-includes/class-wp-customize-manager.php:1027 msgid "Background Image" msgstr "Image d’arrière-plan" -#: wp-includes/class-wp-customize-manager.php:927 +#: wp-includes/class-wp-customize-manager.php:1049 msgid "Background Repeat" msgstr "Répétition de l’arrière-plan" -#: wp-includes/class-wp-customize-manager.php:944 +#: wp-includes/class-wp-customize-manager.php:1066 msgid "Background Position" msgstr "Position d’arrière-plan" -#: wp-includes/class-wp-customize-manager.php:960 +#: wp-includes/class-wp-customize-manager.php:1082 msgid "Background Attachment" msgstr "Image d’arrière-plan" -#: wp-includes/class-wp-customize-control.php:502 +#: wp-includes/class-wp-customize-control.php:629 msgid "Uploaded" msgstr "Mis en ligne" -#: wp-includes/class-wp-customize-control.php:501 +#: wp-includes/class-wp-customize-control.php:628 msgid "Upload New" msgstr "Mettre en ligne" -#: wp-includes/class-wp-customize-control.php:575 +#: wp-includes/class-wp-customize-control.php:707 msgid "Remove Image" msgstr "Retirer l’image" -#: wp-includes/class-wp-xmlrpc-server.php:3713 +#: wp-includes/class-wp-xmlrpc-server.php:3741 msgid "Sorry, you are not allowed to edit this post type." msgstr "Désolé, vous n’avez pas l’autorisation de modifier ce type de contenu." -#: wp-includes/class-wp-customize-manager.php:965 +#: wp-includes/class-wp-customize-manager.php:1086 msgid "Scroll" msgstr "Défilant" -#: wp-includes/class-wp-customize-manager.php:964 +#: wp-includes/class-wp-customize-manager.php:1087 msgid "Fixed" msgstr "Fixe" -#: wp-includes/class-wp-customize-manager.php:931 +#: wp-includes/class-wp-customize-manager.php:1053 msgid "No Repeat" msgstr "Pas de répétition" -#: wp-includes/class-wp-customize-manager.php:932 +#: wp-includes/class-wp-customize-manager.php:1054 msgid "Tile" msgstr "Motif répété" -#: wp-includes/class-wp-customize-manager.php:933 +#: wp-includes/class-wp-customize-manager.php:1055 msgid "Tile Horizontally" msgstr "Répétition horizontale" -#: wp-includes/class-wp-customize-manager.php:934 +#: wp-includes/class-wp-customize-manager.php:1056 msgid "Tile Vertically" msgstr "Répétition verticale" -#: wp-includes/class-wp-customize-manager.php:1048 +#: wp-includes/class-wp-customize-manager.php:1169 msgid "Front page" msgstr "Page d’accueil" -#: wp-includes/class-wp-customize-manager.php:1060 +#: wp-includes/class-wp-customize-manager.php:1181 msgid "Posts page" msgstr "Page des articles" -#: wp-includes/class-wp-customize-control.php:463 +#: wp-includes/class-wp-customize-control.php:590 msgid "Upload" msgstr "Envoyer" -#: wp-includes/class-wp-customize-control.php:464 -#: wp-includes/class-wp-customize-widgets.php:720 -#: wp-includes/media-template.php:261 wp-includes/media-template.php:816 -#: wp-includes/media-template.php:830 wp-includes/media-template.php:901 -#: wp-includes/media-template.php:913 wp-includes/media-template.php:934 -#: wp-includes/media-template.php:967 wp-includes/media.php:2762 +#: wp-includes/class-wp-customize-control.php:591 +#: wp-includes/class-wp-customize-widgets.php:726 +#: wp-includes/media-template.php:452 wp-includes/media-template.php:1004 +#: wp-includes/media-template.php:1018 wp-includes/media-template.php:1088 +#: wp-includes/media-template.php:1100 wp-includes/media-template.php:1121 +#: wp-includes/media-template.php:1153 wp-includes/media.php:2909 msgid "Remove" msgstr "Supprimer" -#: wp-includes/script-loader.php:396 +#: wp-includes/script-loader.php:393 msgid "Allowed Files" msgstr "Fichiers autorisés" -#: wp-includes/class-wp-xmlrpc-server.php:1706 -#: wp-includes/class-wp-xmlrpc-server.php:1805 +#: wp-includes/class-wp-xmlrpc-server.php:1736 +#: wp-includes/class-wp-xmlrpc-server.php:1835 msgid "The term name cannot be empty." msgstr "Le nom du terme ne peut être vide." -#: wp-includes/class-wp-xmlrpc-server.php:1697 +#: wp-includes/class-wp-xmlrpc-server.php:1727 msgid "You are not allowed to create terms in this taxonomy." msgstr "Vous n’avez pas l’autorisation de créer des termes dans cette taxinomie." -#: wp-includes/class-wp-xmlrpc-server.php:1710 +#: wp-includes/class-wp-xmlrpc-server.php:1740 msgid "This taxonomy is not hierarchical." msgstr "Cette taxinomie n’est pas hiérarchique." -#: wp-includes/class-wp-xmlrpc-server.php:1719 -#: wp-includes/class-wp-xmlrpc-server.php:1819 +#: wp-includes/class-wp-xmlrpc-server.php:1749 +#: wp-includes/class-wp-xmlrpc-server.php:1849 wp-includes/taxonomy.php:2424 msgid "Parent term does not exist." msgstr "Le terme parent n’existe pas." -#: wp-includes/class-wp-xmlrpc-server.php:1736 +#: wp-includes/class-wp-xmlrpc-server.php:1766 msgid "Sorry, your term could not be created. Something wrong happened." msgstr "Désolé, votre terme n’a pu être créé. Une erreur est survenue." -#: wp-includes/class-wp-xmlrpc-server.php:1786 +#: wp-includes/class-wp-xmlrpc-server.php:1816 msgid "You are not allowed to edit terms in this taxonomy." msgstr "Vous n’avez pas l’autorisation de modifier les termes de cette taxinomie." -#: wp-includes/class-wp-xmlrpc-server.php:1810 +#: wp-includes/class-wp-xmlrpc-server.php:1840 msgid "This taxonomy is not hierarchical so you can't set a parent." msgstr "Cette taxinomie n’est pas hiérarchisée, donc vous ne pouvez créer de parent." -#: wp-includes/class-wp-xmlrpc-server.php:1836 +#: wp-includes/class-wp-xmlrpc-server.php:1866 msgid "Sorry, editing the term failed." msgstr "Désolé, la modification du terme a échoué." -#: wp-includes/class-wp-xmlrpc-server.php:1879 +#: wp-includes/class-wp-xmlrpc-server.php:1909 msgid "You are not allowed to delete terms in this taxonomy." msgstr "Vous n’avez pas l’autorisation de supprimer les termes de cette taxinomie." -#: wp-includes/class-wp-xmlrpc-server.php:1895 +#: wp-includes/class-wp-xmlrpc-server.php:1925 msgid "Sorry, deleting the term failed." msgstr "Désolé, la suppression du terme a échoué." -#: wp-includes/class-wp-xmlrpc-server.php:1947 -#: wp-includes/class-wp-xmlrpc-server.php:2001 -#: wp-includes/class-wp-xmlrpc-server.php:2090 +#: wp-includes/class-wp-xmlrpc-server.php:1977 +#: wp-includes/class-wp-xmlrpc-server.php:2031 +#: wp-includes/class-wp-xmlrpc-server.php:2120 msgid "You are not allowed to assign terms in this taxonomy." msgstr "Désolé, vous n’avez pas l’autorisation d’assigner des termes à cette taxinomie." -#: wp-includes/default-widgets.php:182 +#: wp-includes/default-widgets.php:181 msgid "Select Link Category:" msgstr "Sélectionner la catégorie de liens :" -#: wp-includes/class-wp-xmlrpc-server.php:382 +#: wp-includes/class-wp-xmlrpc-server.php:397 msgid "Template" msgstr "Modèle" -#: wp-includes/class-wp-xmlrpc-server.php:387 +#: wp-includes/class-wp-xmlrpc-server.php:402 msgid "Stylesheet" msgstr "Feuille de style" -#: wp-includes/default-widgets.php:195 +#: wp-includes/default-widgets.php:194 msgid "Link title" msgstr "Titre du lien" -#: wp-includes/default-widgets.php:196 +#: wp-includes/default-widgets.php:195 msgid "Link rating" msgstr "Note du lien" -#: wp-includes/default-widgets.php:197 +#: wp-includes/default-widgets.php:196 msgid "Link ID" msgstr "ID du lien" -#: wp-includes/default-widgets.php:212 +#: wp-includes/default-widgets.php:211 msgid "Number of links to show:" msgstr "Nombre de liens à afficher :" @@ -2147,77 +2341,78 @@ msgstr "Impossible de lire la feuille de style." msgid "The \"%s\" theme is not a valid parent theme." msgstr "Le thème « %s » n’est un thème parent valide." -#: wp-includes/class-wp-customize-manager.php:985 +#: wp-includes/class-wp-customize-manager.php:1106 msgid "Navigation" msgstr "Navigation" -#: wp-includes/class-wp-customize-manager.php:988 +#: wp-includes/class-wp-customize-manager.php:1109 msgid "Your theme supports %s menu. Select which menu you would like to use." msgid_plural "Your theme supports %s menus. Select which menu appears in each location." msgstr[0] "Votre thème peut utiliser %s menu. Sélectionnez le menu que vous voudriez utiliser." msgstr[1] "Votre thème peut utiliser %s menus. Sélectionnez le menu que vous voudriez utiliser pour chaque emplacement." -#: wp-includes/media-template.php:317 +#: wp-includes/media-template.php:508 msgid "Refresh" msgstr "Rafraîchir" -#: wp-includes/class-wp-customize-manager.php:1018 +#: wp-includes/class-wp-customize-manager.php:1139 msgid "Static Front Page" msgstr "Page d’accueil statique" -#: wp-includes/class-wp-customize-manager.php:1021 +#: wp-includes/class-wp-customize-manager.php:1142 msgid "Your theme supports a static front page." msgstr "Le thème actuel accepte les pages statiques." -#: wp-includes/class-wp-customize-manager.php:1036 +#: wp-includes/class-wp-customize-manager.php:1157 msgid "Your latest posts" msgstr "Les derniers articles" -#: wp-includes/class-wp-customize-manager.php:1032 +#: wp-includes/class-wp-customize-manager.php:1153 msgid "Front page displays" msgstr "La page d’accueil affiche" -#: wp-includes/class-wp-customize-manager.php:811 +#: wp-includes/class-wp-customize-manager.php:933 msgid "Site Title & Tagline" msgstr "Titre de site et description" -#: wp-includes/class-wp-customize-manager.php:833 +#: wp-includes/class-wp-customize-manager.php:955 msgid "Tagline" msgstr "Slogan" -#: wp-includes/class-wp-customize-control.php:313 -#: wp-includes/class-wp-customize-manager.php:992 +#: wp-includes/class-wp-customize-control.php:416 +#: wp-includes/class-wp-customize-manager.php:1113 +#: wp-includes/default-widgets.php:1362 msgid "— Select —" msgstr "— Sélectionner —" -#: wp-includes/formatting.php:2455 wp-includes/script-loader.php:374 +#: wp-includes/formatting.php:2589 wp-includes/script-loader.php:370 msgctxt "word count: words or characters?" msgid "words" msgstr "words" -#: wp-includes/class-wp-xmlrpc-server.php:1138 -#: wp-includes/class-wp-xmlrpc-server.php:4716 +#: wp-includes/class-wp-xmlrpc-server.php:1168 +#: wp-includes/class-wp-xmlrpc-server.php:4747 msgid "The post type may not be changed." msgstr "Ce type de contenu ne peut pas être supprimé." -#: wp-includes/class-wp-xmlrpc-server.php:372 +#: wp-includes/class-wp-xmlrpc-server.php:387 msgid "Image default size" msgstr "Taille de l’image par défaut" -#: wp-includes/class-wp-xmlrpc-server.php:367 +#: wp-includes/class-wp-xmlrpc-server.php:382 msgid "Image default link type" msgstr "Type du lien par défaut vers l’image" -#: wp-includes/class-wp-xmlrpc-server.php:377 +#: wp-includes/class-wp-xmlrpc-server.php:392 msgid "Image default align" msgstr "Alignement par défaut de l’image" -#: wp-includes/class-wp-xmlrpc-server.php:1136 +#: wp-includes/class-wp-xmlrpc-server.php:1166 msgid "Sorry, you are not allowed to edit this post." msgstr "Désolé, vous n’avez pas l’autorisation de modifier cet article." -#: wp-includes/post.php:3584 wp-includes/script-loader.php:461 -#: wp-includes/script-loader.php:485 +#: wp-includes/post.php:3855 wp-includes/script-loader.php:458 +#: wp-includes/script-loader.php:484 msgctxt "tag delimiter" msgid "," msgstr ", " @@ -2226,106 +2421,106 @@ msgstr ", " msgid "Edit Site" msgstr "Modifier le site" -#: wp-includes/class-wp-xmlrpc-server.php:1612 +#: wp-includes/class-wp-xmlrpc-server.php:1642 msgid "Sorry, you are not allowed to edit posts in this post type" msgstr "Désolé, vous n’avez pas l’autorisation de modifier des entrées dans ce type de contenu" -#: wp-includes/class-wp-xmlrpc-server.php:1174 -#: wp-includes/class-wp-xmlrpc-server.php:4458 +#: wp-includes/class-wp-xmlrpc-server.php:1204 +#: wp-includes/class-wp-xmlrpc-server.php:4489 msgid "Invalid author ID." msgstr "Identifiant utilisateur non valable." -#: wp-includes/class-wp-xmlrpc-server.php:1457 +#: wp-includes/class-wp-xmlrpc-server.php:1487 msgid "Sorry, you are not allowed to delete this post." msgstr "Désolé, vous n’avez pas l’autorisation de supprimer cet article." -#: wp-includes/class-wp-xmlrpc-server.php:1292 +#: wp-includes/class-wp-xmlrpc-server.php:1322 msgid "Ambiguous term name used in a hierarchical taxonomy. Please use term ID instead." msgstr "Un nom de terme est ambigu pour cette taxinomie hiérarchisée. Veuillez utiliser l’identifiant du terme à la place." -#: wp-includes/class-wp-xmlrpc-server.php:1299 +#: wp-includes/class-wp-xmlrpc-server.php:1329 msgid "Sorry, you are not allowed to add a term to one of the given taxonomies." msgstr "Désolé, vous n’avez pas l’autorisation d’ajouter un terme à l’une des taxinomies indiquées." -#: wp-includes/class-wp-xmlrpc-server.php:1462 +#: wp-includes/class-wp-xmlrpc-server.php:1492 msgid "The post cannot be deleted." msgstr "Cet article ne peut pas être supprimé." -#: wp-includes/class-wp-xmlrpc-server.php:1606 +#: wp-includes/class-wp-xmlrpc-server.php:1636 msgid "The post type specified is not valid" msgstr "Le type de contenu spécifié n’est pas valable" -#: wp-includes/class-wp-xmlrpc-server.php:1128 -#: wp-includes/class-wp-xmlrpc-server.php:3708 -#: wp-includes/class-wp-xmlrpc-server.php:4395 -#: wp-includes/class-wp-xmlrpc-server.php:4453 -#: wp-includes/class-wp-xmlrpc-server.php:4712 -#: wp-includes/class-wp-xmlrpc-server.php:4764 +#: wp-includes/class-wp-xmlrpc-server.php:1158 +#: wp-includes/class-wp-xmlrpc-server.php:3736 +#: wp-includes/class-wp-xmlrpc-server.php:4426 +#: wp-includes/class-wp-xmlrpc-server.php:4484 +#: wp-includes/class-wp-xmlrpc-server.php:4743 +#: wp-includes/class-wp-xmlrpc-server.php:4804 msgid "Invalid post type" msgstr "Type d’article invalide" -#: wp-includes/class-wp-xmlrpc-server.php:1164 +#: wp-includes/class-wp-xmlrpc-server.php:1194 msgid "Sorry, you are not allowed to create password protected posts in this post type" msgstr "Désolé, vous n’avez pas l’autorisation de créer des contenus protégés par mot de passe avec ce type de contenu" -#: wp-includes/class-wp-xmlrpc-server.php:1169 -#: wp-includes/class-wp-xmlrpc-server.php:4446 +#: wp-includes/class-wp-xmlrpc-server.php:1199 +#: wp-includes/class-wp-xmlrpc-server.php:4477 msgid "You are not allowed to create posts as this user." msgstr "Vous n’avez pas l’autorisation de créer des contenus sous cet identifiant." -#: wp-includes/class-wp-xmlrpc-server.php:1150 +#: wp-includes/class-wp-xmlrpc-server.php:1180 msgid "Sorry, you are not allowed to create private posts in this post type" msgstr "Désolé, vous n’avez pas l’autorisation de créer des contenus privés avec ce type de contenu" -#: wp-includes/class-wp-xmlrpc-server.php:1155 +#: wp-includes/class-wp-xmlrpc-server.php:1185 msgid "Sorry, you are not allowed to publish posts in this post type" msgstr "Désolé, vous n’avez pas l’autorisation de publier des contenus avec ce type de contenu" -#: wp-includes/class-wp-xmlrpc-server.php:1249 -#: wp-includes/class-wp-xmlrpc-server.php:1273 +#: wp-includes/class-wp-xmlrpc-server.php:1279 +#: wp-includes/class-wp-xmlrpc-server.php:1303 msgid "Sorry, you are not allowed to assign a term to one of the given taxonomies." msgstr "Désolé, vous n’avez pas l’autorisation d’assigner un terme à l’une des taxinomies indiquées." -#: wp-includes/class-wp-xmlrpc-server.php:1246 -#: wp-includes/class-wp-xmlrpc-server.php:1270 +#: wp-includes/class-wp-xmlrpc-server.php:1276 +#: wp-includes/class-wp-xmlrpc-server.php:1300 msgid "Sorry, one of the given taxonomies is not supported by the post type." msgstr "Désolé, l’une des taxinomies données n’est pas reconnue par ce type de contenu." -#: wp-includes/class-wp-xmlrpc-server.php:1212 +#: wp-includes/class-wp-xmlrpc-server.php:1242 msgid "Sorry, you are not allowed to stick this post." msgstr "Désolé, vous n’avez pas l’autorisation de mettre cet article en avant." -#: wp-includes/formatting.php:37 wp-includes/formatting.php:3708 +#: wp-includes/formatting.php:62 wp-includes/formatting.php:3842 msgctxt "opening curly double quote" msgid "“" msgstr "« " -#: wp-includes/formatting.php:39 +#: wp-includes/formatting.php:64 msgctxt "closing curly double quote" msgid "”" msgstr " »" -#: wp-includes/formatting.php:42 +#: wp-includes/formatting.php:67 msgctxt "apostrophe" msgid "’" msgstr "’" -#: wp-includes/formatting.php:45 +#: wp-includes/formatting.php:70 msgctxt "prime" msgid "′" msgstr "′" -#: wp-includes/formatting.php:47 +#: wp-includes/formatting.php:72 msgctxt "double prime" msgid "″" msgstr "″" -#: wp-includes/formatting.php:50 +#: wp-includes/formatting.php:75 msgctxt "opening curly single quote" msgid "‘" msgstr "‘" -#: wp-includes/formatting.php:52 +#: wp-includes/formatting.php:77 msgctxt "closing curly single quote" msgid "’" msgstr "’" @@ -2334,19 +2529,19 @@ msgstr "’" msgid "Allow search engines to index this site." msgstr "Demander aux moteurs de recherche d’indexer ce site." -#: wp-load.php:56 +#: wp-load.php:67 msgid "There doesn't seem to be a wp-config.php file. I need this before we can get started." msgstr "Il ne semble pas y avoir de fichier wp-config.php. J’en ai besoin pour lancer le processus." -#: wp-load.php:57 +#: wp-load.php:68 msgid "Need more help? We got it." msgstr "Besoin d’aide ? En voici." -#: wp-load.php:58 +#: wp-load.php:69 msgid "You can create a wp-config.php file through a web interface, but this doesn't work for all server setups. The safest way is to manually create the file." msgstr "Vous pouvez créer un fichier wp-config.php par le biais de cette interface, mais cela ne marche pour toutes les configurations de serveur. La manière la plus sûre reste de créer le fichier à la main." -#: wp-load.php:59 +#: wp-load.php:70 msgid "Create a Configuration File" msgstr "Créer un fichier de configuration" @@ -2358,7 +2553,7 @@ msgstr "http://codex.wordpress.org/" msgid "Your site at %2$s is active. You may now log in to your site using your chosen username of “%3$s”. Please check your email inbox at %4$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can reset your password." msgstr "Votre site est activé à %2$s. Vous pouvez dès maintenant vous connecter à ce site en utilisant l’identifiant choisi « %3$s ». Vous trouverez dans votre messagerie (sur %4$s) un message vous donnant votre mot de passe et identifiant, ainsi que les instructions pour vous connecter. Si vous ne recevez pas d’e-mail, pensez à consulter le dossier « spam » de votre client de messagerie. Si vous ne recevez pas votre mot de passe dans moins d’une heure, vous pouvez réinitialiser votre mot de passe." -#: wp-signup.php:375 +#: wp-signup.php:381 msgid "http://%2$s is your new site. Log in as “%4$s” using your existing password." msgstr "http://%2$s est votre nouveau site. Connectez-vous avec l’identifiant « %4$s », à l’aide de votre mot de passe actuel." @@ -2366,65 +2561,65 @@ msgstr "http://%2$s est votre nouveau site. log in to the site using your chosen username of “%2$s”. Please check your email inbox at %3$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can reset your password." msgstr "Votre compte vient d’être activé. Vous pouvez dès maintenant vous connecter à votre site en utilisant votre identifiant « %2$s ». Vous trouverez dans votre messagerie (sur %3$s) un message vous donnant votre mot de passe et identifiant, ainsi que les instructions pour vous connecter. Si vous ne recevez pas d’e-mail, pensez à consulter le dossier « spam » de votre client de messagerie. Si vous ne recevez pas votre mot de passe dans moins d’une heure, vous pouvez réinitialiser votre mot de passe." -#: wp-includes/functions.php:1247 +#: wp-includes/functions.php:1314 msgid "One or more database tables are unavailable. The database may need to be repaired." msgstr "Une ou plusieurs tables de votre base de données sont indisponibles. La base de données a peut-être besoin d’être réparée." -#: wp-mail.php:252 +#: wp-mail.php:255 msgid "Mission complete. Message %s deleted." msgstr "Mission terminée. Message %s supprimé. " -#: wp-includes/comment.php:866 wp-includes/comment.php:868 +#: wp-includes/comment.php:961 wp-includes/comment.php:963 msgid "You are posting comments too quickly. Slow down." msgstr "Vous envoyez vos commentaires trop rapidement. Prenez votre temps." -#: wp-includes/admin-bar.php:586 +#: wp-includes/admin-bar.php:598 msgctxt "admin bar menu group label" msgid "New" msgstr "Créer" -#: wp-includes/admin-bar.php:622 +#: wp-includes/admin-bar.php:634 msgid "%s comment awaiting moderation" msgid_plural "%s comments awaiting moderation" msgstr[0] "%s commentaire en attente de modération" msgstr[1] "%s commentaires en attente de modération" -#: wp-includes/ms-load.php:391 +#: wp-includes/ms-load.php:411 msgid "What do I do now?" msgstr "Que dois-je faire maintenant ?" -#: wp-includes/script-loader.php:258 +#: wp-includes/script-loader.php:253 msgid "%s exceeds the maximum upload size for the multi-file uploader when used in your browser." msgstr "%s dépasse la limite d’envoi pour l’outil de mise ne ligne multiple utilisé avec votre navigateur." -#: wp-includes/script-loader.php:257 +#: wp-includes/script-loader.php:252 msgid "Please try uploading this file with the %1$sbrowser uploader%2$s." msgstr "Veuillez essayer de mettre ce fichier en ligne à l’aide de l’%1$soutil du navigateur%2$s." -#: wp-includes/script-loader.php:266 +#: wp-includes/script-loader.php:261 msgid "“%s” has failed to upload." msgstr "« %s » n’a pas pu être mis en ligne." -#: wp-includes/class-wp-editor.php:1227 +#: wp-includes/class-wp-editor.php:1213 msgid "Blockquote (Alt + Shift + Q)" msgstr "Bloc de citation (Alt + Maj. + Q)" -#: wp-includes/default-widgets.php:184 +#: wp-includes/default-widgets.php:183 msgctxt "links widget" msgid "All Links" msgstr "Tous les liens" -#: wp-includes/formatting.php:55 +#: wp-includes/formatting.php:80 msgctxt "en dash" msgid "–" msgstr "–" -#: wp-includes/formatting.php:57 +#: wp-includes/formatting.php:82 msgctxt "em dash" msgid "—" msgstr "—" -#: wp-includes/class-wp-admin-bar.php:109 +#: wp-includes/class-wp-admin-bar.php:108 msgid "The menu ID should not be empty." msgstr "L’identifiant du menu ne devrait pas être vide." @@ -2432,13 +2627,13 @@ msgstr "L’identifiant du menu ne devrait pas être vide." msgid "About WordPress" msgstr "À propos de WordPress" -#: wp-includes/script-loader.php:246 +#: wp-includes/script-loader.php:241 msgid "%s exceeds the maximum upload size for this site." msgstr "%s dépasse la limite d’envoi de ce site." -#: wp-includes/functions.php:3244 +#: wp-includes/functions.php:3369 msgid "Please see Debugging in WordPress for more information." -msgstr "Veuillez consulter la page Debugger dans WordPress (en) pour plus d’informations." +msgstr "Veuillez consulter la page Débugger dans WordPress (en) pour plus d’informations." #: wp-includes/admin-bar.php:153 msgid "Feedback" @@ -2462,7 +2657,7 @@ msgid "" msgstr "" "Cher utilisateur,\n" "\n" -"Votre nouveau site SITE_NAME a été bien créé à l'adresse :\n" +"Votre nouveau site SITE_NAME a bien été créé à l'adresse :\n" "BLOG_URL\n" "\n" "Vous pouvez vous connecter au compte administrateur avec les informations suivantes :\n" @@ -2472,7 +2667,7 @@ msgstr "" "\n" "Nous espérons que vous apprécierez votre nouveau site. Merci !\n" "\n" -"--L'équipe @ SITE_NAME" +"-- L'équipe @ SITE_NAME" #: wp-comments-post.php:128 msgid "ERROR: please type a comment." @@ -2502,7 +2697,7 @@ msgstr "Erreur : problème lors de la création de l’entrée du site. msgid "No" msgstr "Non" -#: wp-includes/comment-template.php:2056 +#: wp-includes/comment-template.php:2085 msgid "Email" msgstr "E-Mail" @@ -2510,8 +2705,8 @@ msgstr "E-Mail" msgid "Users" msgstr "Utilisateurs" -#: wp-includes/class-wp-editor.php:1202 wp-includes/media.php:2760 -#: wp-includes/script-loader.php:362 wp-includes/script-loader.php:452 +#: wp-includes/class-wp-editor.php:1188 wp-includes/media.php:2907 +#: wp-includes/script-loader.php:358 wp-includes/script-loader.php:449 msgid "Update" msgstr "Mettre à jour" @@ -2519,46 +2714,46 @@ msgstr "Mettre à jour" msgid "Sites" msgstr "Sites" -#: wp-includes/theme-compat/comments-popup.php:80 wp-login.php:698 +#: wp-includes/theme-compat/comments-popup.php:79 wp-login.php:711 msgid "E-mail" msgstr "E-mail" -#: wp-includes/comment-template.php:2054 -#: wp-includes/theme-compat/comments-popup.php:75 +#: wp-includes/comment-template.php:2083 +#: wp-includes/theme-compat/comments-popup.php:74 #: wp-includes/theme-compat/comments.php:77 msgid "Name" msgstr "Nom" -#: wp-includes/general-template.php:405 wp-login.php:694 wp-login.php:860 +#: wp-includes/general-template.php:405 wp-login.php:707 wp-login.php:867 msgid "Username" msgstr "Identifiant" #: wp-includes/admin-bar.php:315 wp-includes/admin-bar.php:362 -#: wp-includes/admin-bar.php:418 wp-includes/deprecated.php:2835 -#: wp-includes/deprecated.php:2837 +#: wp-includes/admin-bar.php:418 wp-includes/deprecated.php:2854 +#: wp-includes/deprecated.php:2856 msgid "Dashboard" msgstr "Tableau de bord" -#: wp-includes/class-wp-customize-manager.php:123 -#: wp-includes/script-loader.php:393 +#: wp-includes/class-wp-customize-manager.php:125 +#: wp-includes/script-loader.php:390 msgid "Cheatin’ uh?" -msgstr "Alors, on triche ?" +msgstr "Alors, on triche ?" -#: wp-includes/admin-bar.php:380 wp-includes/admin-bar.php:646 +#: wp-includes/admin-bar.php:380 wp-includes/admin-bar.php:658 msgid "Themes" msgstr "Thèmes" -#: wp-includes/general-template.php:408 wp-login.php:851 wp-login.php:877 +#: wp-includes/general-template.php:408 wp-login.php:858 wp-login.php:884 msgid "Log In" msgstr "Connexion" -#: wp-includes/class-wp-editor.php:826 wp-includes/class-wp-editor.php:1402 -#: wp-includes/media-template.php:343 wp-includes/media-template.php:559 -#: wp-includes/revision.php:29 +#: wp-includes/class-wp-editor.php:811 wp-includes/class-wp-editor.php:1388 +#: wp-includes/media-template.php:365 wp-includes/media-template.php:542 +#: wp-includes/media-template.php:773 wp-includes/revision.php:29 msgid "Title" msgstr "Titre" -#: wp-includes/script-loader.php:456 +#: wp-includes/script-loader.php:453 msgid "Public" msgstr "Public" @@ -2574,18 +2769,18 @@ msgstr "Oui" msgid "My Sites" msgstr "Mes sites" -#: wp-includes/class-wp-customize-manager.php:822 -#: wp-includes/class-wp-xmlrpc-server.php:404 +#: wp-includes/class-wp-customize-manager.php:944 +#: wp-includes/class-wp-xmlrpc-server.php:419 msgid "Site Title" msgstr "Titre du site" -#: wp-includes/deprecated.php:2718 +#: wp-includes/deprecated.php:2737 msgid "First Post" msgstr "Premier article" -#: wp-activate.php:116 wp-includes/post-template.php:1504 +#: wp-activate.php:115 wp-includes/post-template.php:1567 msgid "Password:" -msgstr "Mot de passe :" +msgstr "Mot de passe :" #: wp-activate.php:80 msgid "Activate" @@ -2599,15 +2794,15 @@ msgstr "Documentation" msgid "Support Forums" msgstr "Forums d’entraide" -#: wp-includes/formatting.php:2450 wp-includes/general-template.php:2490 +#: wp-includes/formatting.php:2584 wp-includes/general-template.php:2547 msgid "…" msgstr "…" -#: wp-includes/functions.php:2979 +#: wp-includes/functions.php:3137 msgid "Database Error" msgstr "Erreur de la base de données" -#: wp-includes/functions.php:2983 wp-includes/ms-load.php:381 +#: wp-includes/functions.php:3141 wp-includes/ms-load.php:398 msgid "Error establishing a database connection" msgstr "Erreur lors de la connexion à la base de données" @@ -2623,12 +2818,12 @@ msgstr "Tableau de bord global : %s" msgid "Network Admin: %s" msgstr "Admin du réseau : %s" -#: wp-includes/taxonomy.php:473 +#: wp-includes/taxonomy.php:475 msgctxt "taxonomy general name" msgid "Tags" msgstr "Mots-clés" -#: wp-includes/taxonomy.php:474 +#: wp-includes/taxonomy.php:476 msgctxt "taxonomy singular name" msgid "Tag" msgstr "Mot-clé" @@ -2650,12 +2845,12 @@ msgstr "Mot-clé" msgid "Scripts and styles should not be registered or enqueued until the %1$s, %2$s, or %3$s hooks." msgstr "Les scripts et les styles ne peuvent pas être enregistrés ou ajoutés avant le déclenchement des crochets %1$s, %2$s ou %3$s." -#: wp-includes/class-wp-xmlrpc-server.php:469 +#: wp-includes/class-wp-xmlrpc-server.php:484 msgid "Allow link notifications from other blogs (pingbacks and trackbacks)" msgstr "Autoriser les liens de notifications depuis les autres sites (notifications par pings et rétroliens)" -#: wp-includes/capabilities.php:604 wp-includes/capabilities.php:624 -#: wp-includes/capabilities.php:650 +#: wp-includes/capabilities.php:618 wp-includes/capabilities.php:638 +#: wp-includes/capabilities.php:664 msgid "Use WP_User->ID instead." msgstr "Utilisez plutôt WP_User->ID." @@ -2663,24 +2858,24 @@ msgstr "Utilisez plutôt WP_User->ID." msgid "You have been added to this site. Please visit the homepage or log in using your username and password." msgstr "Vous avez été ajouté à ce site. Vous pouvez vous rendre sur sa page d’accueil ou vous connecter à l’aide de votre identifiant et mot de passe." -#: wp-includes/script-loader.php:250 +#: wp-includes/script-loader.php:245 msgid "Memory exceeded. Please try another smaller file." msgstr "Mémoire dépassée. Veuillez réessayer avec un fichier plus petit." -#: wp-includes/script-loader.php:251 +#: wp-includes/script-loader.php:246 msgid "This is larger than the maximum size. Please try another." msgstr "Ce fichier est plus grand que la taille maximale. Merci d’en envoyer un autre." -#: wp-includes/script-loader.php:249 +#: wp-includes/script-loader.php:244 msgid "This file is not an image. Please try another." msgstr "Ce fichier n’est pas une image. Merci d’en envoyer un autre." -#: wp-includes/general-template.php:2577 +#: wp-includes/general-template.php:2635 msgctxt "admin color scheme" msgid "Blue" msgstr "Bleu" -#: wp-includes/formatting.php:3277 +#: wp-includes/formatting.php:3403 msgid "The timezone you have entered is not valid. Please select a valid timezone." msgstr "Le fuseau horaire ne semble pas être valide. Veuillez en choisir une valide." @@ -2699,53 +2894,53 @@ msgctxt "add new from admin bar" msgid "Media" msgstr "Fichier média" -#: wp-includes/admin-bar.php:561 +#: wp-includes/admin-bar.php:573 msgctxt "add new from admin bar" msgid "Link" msgstr "Lien" -#: wp-includes/admin-bar.php:581 +#: wp-includes/admin-bar.php:593 msgctxt "add new from admin bar" msgid "User" msgstr "Utilisateur" -#: wp-includes/pluggable.php:1015 +#: wp-includes/pluggable.php:1067 msgid "You should specify a nonce action to be verified by using the first parameter." msgstr "Vous devriez préciser une action de type « nonce », qui sera vérifiée par le premier paramètre." -#: wp-includes/taxonomy.php:481 +#: wp-includes/taxonomy.php:483 msgid "View Tag" msgstr "Voir le mot-clé" -#: wp-includes/taxonomy.php:481 +#: wp-includes/taxonomy.php:483 msgid "View Category" msgstr "Afficher la catégorie" -#: wp-includes/js/tinymce/wp-mce-help.php:139 +#: wp-includes/js/tinymce/wp-mce-help.php:137 msgid "Wider" msgstr "Plus large" -#: wp-includes/js/tinymce/wp-mce-help.php:140 +#: wp-includes/js/tinymce/wp-mce-help.php:138 msgid "Narrower" msgstr "Plus étroit" -#: wp-includes/js/tinymce/wp-mce-help.php:141 +#: wp-includes/js/tinymce/wp-mce-help.php:139 msgid "Default width" msgstr "Largeur par défaut" -#: wp-includes/class-wp-editor.php:1277 +#: wp-includes/class-wp-editor.php:1263 msgid "Word count: %s" msgstr "Compteur de mots : %s" -#: wp-activate.php:122 +#: wp-activate.php:121 msgid "Your account is now activated. Log in or go back to the homepage." msgstr "Votre compte est maintenant activé. Connectez-vous ou retournez sur la page d’accueil de votre site." -#: wp-activate.php:120 +#: wp-activate.php:119 msgid "Your account is now activated. View your site or Log in" msgstr "Votre compte est maintenant activé. Consultez votre site ou connectez-vous" -#: wp-includes/class-wp-editor.php:1231 +#: wp-includes/class-wp-editor.php:1217 msgid "Help (Alt + Shift + H)" msgstr "Aide (Alt + Maj. + H)" @@ -2753,75 +2948,75 @@ msgstr "Aide (Alt + Maj. + H)" msgid "Howdy, %1$s" msgstr "Salutations, %1$s" -#: wp-includes/class-wp-editor.php:1208 +#: wp-includes/class-wp-editor.php:1194 msgid "Exit fullscreen" msgstr "Sortir du plein écran" -#: wp-includes/class-wp-editor.php:1278 +#: wp-includes/class-wp-editor.php:1264 msgid "Just write." msgstr "Il ne reste plus qu’à écrire." -#: wp-includes/script-loader.php:431 +#: wp-includes/script-loader.php:428 msgid "Approve and Reply" msgstr "Approuver et répondre" -#: wp-includes/post.php:1521 +#: wp-includes/post.php:1633 msgid "All Posts" msgstr "Tous les articles" -#: wp-includes/post.php:1521 +#: wp-includes/post.php:1633 msgid "All Pages" msgstr "Toutes les pages" -#: wp-includes/class-wp-editor.php:1267 +#: wp-includes/class-wp-editor.php:1253 msgid "Updated." msgstr "Mis à jour." -#: wp-includes/script-loader.php:93 +#: wp-includes/script-loader.php:94 msgid "fullscreen" msgstr "plein écran" -#: wp-includes/class-wp-editor.php:1223 +#: wp-includes/class-wp-editor.php:1209 msgid "Bold (Ctrl + B)" msgstr "Gras (Ctrl + B)" -#: wp-includes/class-wp-editor.php:1224 +#: wp-includes/class-wp-editor.php:1210 msgid "Italic (Ctrl + I)" msgstr "Italique (Ctrl + I)" -#: wp-includes/class-wp-editor.php:1226 +#: wp-includes/class-wp-editor.php:1212 msgid "Ordered list (Alt + Shift + O)" msgstr "Liste ordonnée (Alt + Maj. + O)" -#: wp-includes/class-wp-editor.php:1225 +#: wp-includes/class-wp-editor.php:1211 msgid "Unordered list (Alt + Shift + U)" msgstr "Liste non ordonnée (Alt + Shift + U)" -#: wp-includes/class-wp-editor.php:1229 +#: wp-includes/class-wp-editor.php:1215 msgid "Insert/edit link (Alt + Shift + A)" msgstr "Insérer/modifier un lien (Alt + Shift + A)" -#: wp-includes/class-wp-editor.php:1230 +#: wp-includes/class-wp-editor.php:1216 msgid "Unlink (Alt + Shift + S)" msgstr "Défaire le lien (Alt + Maj. + S)" -#: wp-includes/comment-template.php:1757 +#: wp-includes/comment-template.php:1774 msgid "Pingback:" msgstr "Ping :" -#: wp-includes/class-wp-editor.php:846 +#: wp-includes/class-wp-editor.php:831 msgid "Poster" msgstr "Image" -#: wp-includes/media-template.php:847 wp-includes/media-template.php:938 +#: wp-includes/media-template.php:1035 wp-includes/media-template.php:1125 msgid "Preload" msgstr "Précharger" -#: wp-includes/class-http.php:198 +#: wp-includes/class-http.php:221 msgid "Destination directory for file streaming does not exist or is not writable." msgstr "Le dossier de destination pour la diffusion de fichier n’existe pas ou n’est pas accessible en écriture." -#: wp-includes/class-http.php:327 +#: wp-includes/class-http.php:350 msgid "There are no HTTP transports available which can complete the requested request." msgstr "Il n’y a pas de transport HTTP disponible pour mener à bien la requête demandée." @@ -2830,11 +3025,11 @@ msgctxt "post format" msgid "Format" msgstr "Format" -#: wp-includes/class-wp-editor.php:1397 +#: wp-includes/class-wp-editor.php:1383 msgid "Enter the destination URL" msgstr "Saisissez l’adresse de destination" -#: wp-includes/class-wp-editor.php:1408 +#: wp-includes/class-wp-editor.php:1394 msgid "Or link to existing content" msgstr "Ou alors, faites un lien vers l’un des contenus de votre site" @@ -2858,32 +3053,28 @@ msgstr "Les balises de requête conditionnelle ne fonctionnent pas avant le lanc msgid "The user is already active." msgstr "Cet utilisateur est déjà activé." -#: wp-includes/functions.php:3245 +#: wp-includes/functions.php:3370 msgid "%1$s was called incorrectly. %2$s %3$s" msgstr "%1$s est appelée de la mauvaise manière. %2$s %3$s" -#: wp-includes/functions.php:3243 +#: wp-includes/functions.php:3368 msgid "(This message was added in version %s.)" msgstr "(Ce message a été ajouté à la version %s.)" -#: wp-includes/user.php:153 -msgid "ERROR: The password you entered for the username %1$s is incorrect. Lost your password?" -msgstr "ERREUR : le mot de passe que vous avez saisi pour l’identifiant %1$s n’est pas le bon. Avez-vous perdu votre mot de passe ?" - -#: wp-includes/class-wp-xmlrpc-server.php:5655 +#: wp-includes/class-wp-xmlrpc-server.php:5695 msgid "Sorry, you cannot publish this post." msgstr "Désolé, vous ne pouvez pas publier cet article." -#: wp-includes/pluggable.php:1360 +#: wp-includes/pluggable.php:1412 msgid "Permalink: %s" -msgstr "Permalien : %s" +msgstr "Permalien : %s" #: wp-includes/post-formats.php:92 msgctxt "Post format" msgid "Standard" msgstr "Par défaut" -#: wp-includes/post.php:1239 +#: wp-includes/post.php:1337 wp-includes/post.php:1338 msgid "Post types cannot exceed 20 characters in length" msgstr "Les types de contenu ne peuvent dépasser les 20 caractères." @@ -2895,7 +3086,7 @@ msgstr "Votre adresse sera %s." msgid "domain" msgstr "domaine" -#: wp-includes/admin-bar.php:593 +#: wp-includes/admin-bar.php:605 msgctxt "admin bar menu group label" msgid "Add New" msgstr "Créer" @@ -2905,28 +3096,28 @@ msgctxt "Post format" msgid "Audio" msgstr "Son" -#: wp-includes/class-wp-xmlrpc-server.php:4417 -#: wp-includes/class-wp-xmlrpc-server.php:4722 +#: wp-includes/class-wp-xmlrpc-server.php:4448 +#: wp-includes/class-wp-xmlrpc-server.php:4753 msgid "Invalid post format" msgstr "Format d’article invalide" -#: wp-includes/pluggable.php:1352 wp-includes/pluggable.php:1481 +#: wp-includes/pluggable.php:1404 wp-includes/pluggable.php:1533 msgid "Whois : http://whois.arin.net/rest/ip/%s" msgstr "Whois : http://whois.arin.net/rest/ip/%s" -#: wp-includes/class-wp-editor.php:1405 wp-includes/media-template.php:773 +#: wp-includes/class-wp-editor.php:1391 wp-includes/media-template.php:961 msgid "Open link in a new window/tab" msgstr "Ouvrir le lien dans une nouvelle fenêtre/un nouvel onglet" -#: wp-includes/class-wp-editor.php:1424 +#: wp-includes/class-wp-editor.php:1411 msgid "No search term specified. Showing recent items." msgstr "Aucun mot n’a été donné pour cette recherche. Voici les recherches précédentes." -#: wp-includes/plugin.php:770 +#: wp-includes/plugin.php:806 msgid "Only a static class method or function can be used in an uninstall hook." msgstr "Seule une méthode statique de classe ou une fonction peut être utilisée avec un crochet de désinstallation." -#: wp-includes/post.php:2844 +#: wp-includes/post.php:2999 msgid "Passing an integer number of posts is deprecated. Pass an array of arguments instead." msgstr "Il n’est pas recommandé de passer un nombre entier d’articles ; il est préférable de passer un tableau d’arguments." @@ -2970,15 +3161,15 @@ msgctxt "Post format" msgid "Video" msgstr "Vidéo" -#: wp-includes/post.php:1519 +#: wp-includes/post.php:1631 msgid "No pages found in Trash." msgstr "Aucune page trouvée dans la corbeille." -#: wp-includes/post.php:1518 +#: wp-includes/post.php:1630 msgid "No pages found." msgstr "Aucune page trouvée." -#: wp-includes/post.php:1519 +#: wp-includes/post.php:1631 msgid "No posts found in Trash." msgstr "Aucun article trouvé dans la corbeille." @@ -2986,10 +3177,10 @@ msgstr "Aucun article trouvé dans la corbeille." msgid "Shortlink" msgstr "Lien court" -#: wp-includes/class-wp-xmlrpc-server.php:1225 -#: wp-includes/class-wp-xmlrpc-server.php:3547 -#: wp-includes/class-wp-xmlrpc-server.php:4600 -#: wp-includes/class-wp-xmlrpc-server.php:4924 +#: wp-includes/class-wp-xmlrpc-server.php:1255 +#: wp-includes/class-wp-xmlrpc-server.php:3575 +#: wp-includes/class-wp-xmlrpc-server.php:4631 +#: wp-includes/class-wp-xmlrpc-server.php:4964 msgid "Invalid attachment ID." msgstr "Identifiant du fichier invalide." @@ -2997,83 +3188,83 @@ msgstr "Identifiant du fichier invalide." msgid "This file no longer needs to be included." msgstr "Ce fichier n’a plus besoin d’être inclus." -#: wp-login.php:520 +#: wp-login.php:522 msgid "Please enter your username or email address. You will receive a link to create a new password via email." msgstr "Veuillez saisir votre identifiant ou votre adresse de messagerie. Un lien permettant de créer un nouveau mot de passe vous sera envoyé par e-mail." -#: wp-includes/default-widgets.php:354 wp-includes/default-widgets.php:633 +#: wp-includes/default-widgets.php:353 wp-includes/default-widgets.php:633 msgid "Display as dropdown" msgstr "Afficher comme liste déroulante" -#: wp-includes/class-wp-xmlrpc-server.php:459 +#: wp-includes/class-wp-xmlrpc-server.php:474 msgid "Large size image height" msgstr "Hauteur de l’image en grande taille" -#: wp-includes/class-wp-xmlrpc-server.php:444 +#: wp-includes/class-wp-xmlrpc-server.php:459 msgid "Medium size image width" msgstr "Largeur de l’image en taille moyenne" -#: wp-includes/class-wp-xmlrpc-server.php:449 +#: wp-includes/class-wp-xmlrpc-server.php:464 msgid "Medium size image height" msgstr "Hauteur de l’image en taille moyenne" -#: wp-includes/class-wp-xmlrpc-server.php:454 +#: wp-includes/class-wp-xmlrpc-server.php:469 msgid "Large size image width" msgstr "Largeur de l’image en grande taille" -#: wp-includes/class-wp-xmlrpc-server.php:439 +#: wp-includes/class-wp-xmlrpc-server.php:454 msgid "Crop thumbnail to exact dimensions" msgstr "Recadrer les images pour parvenir aux dimensions exactes" -#: wp-includes/class-wp-xmlrpc-server.php:434 +#: wp-includes/class-wp-xmlrpc-server.php:449 msgid "Thumbnail Height" msgstr "Hauteur des miniatures" -#: wp-includes/class-wp-xmlrpc-server.php:429 +#: wp-includes/class-wp-xmlrpc-server.php:444 msgid "Thumbnail Width" msgstr "Largeur des miniatures" -#: wp-includes/script-loader.php:365 +#: wp-includes/script-loader.php:361 msgid "No matches found." msgstr "Aucune correspondance trouvée." -#: wp-login.php:607 +#: wp-login.php:620 msgid "New password" msgstr "Nouveau mot de passe" -#: wp-login.php:611 +#: wp-login.php:624 msgid "Confirm new password" msgstr "Confirmer le nouveau mot de passe" -#: wp-login.php:362 +#: wp-login.php:364 msgid "To reset your password, visit the following address:" msgstr "Pour renouveler votre mot de passe, cliquez sur le lien suivant :" -#: wp-login.php:600 wp-login.php:630 +#: wp-login.php:613 wp-login.php:643 msgid "Reset Password" msgstr "Réinitialiser le mot de passe" -#: wp-login.php:578 +#: wp-login.php:590 msgid "The passwords do not match." msgstr "Vos mots de passe ne correspondent pas." -#: wp-login.php:592 +#: wp-login.php:605 msgid "Password Reset" msgstr "Renouvellement du mot de passe" -#: wp-login.php:592 +#: wp-login.php:605 msgid "Your password has been reset." msgstr "Votre mot de passe a été réinitialisé." -#: wp-login.php:358 +#: wp-login.php:360 msgid "Someone requested that the password be reset for the following account:" msgstr "Quelqu'un a demandé le renouvellement de son mot de passe pour le compte suivant :" -#: wp-login.php:361 +#: wp-login.php:363 msgid "If this was a mistake, just ignore this email and nothing will happen." msgstr "S'il s'agit d'une erreur, ignorez ce message et la demande ne sera pas prise en compte." -#: wp-login.php:600 +#: wp-login.php:613 msgid "Enter your new password below." msgstr "Veuillez saisir une deuxième fois votre nouveau mot de passe ci-dessous." @@ -3097,7 +3288,7 @@ msgstr "Gérer les commentaires" msgid "Only lowercase letters (a-z) and numbers are allowed." msgstr "Seuls les lettres minuscules (de a à z) et chiffres sont autorisés." -#: wp-includes/query.php:2220 +#: wp-includes/query.php:2402 msgid "\"caller_get_posts\" is deprecated. Use \"ignore_sticky_posts\" instead." msgstr "« caller_get_posts » n’est plus recommandé. Utilisez « ignore_sticky_posts » à la place." @@ -3129,7 +3320,7 @@ msgstr "Catégorie de liens" msgid "Network Admin" msgstr "Admin du réseau" -#: wp-includes/ms-load.php:392 +#: wp-includes/ms-load.php:412 msgid "Read the bug report page. Some of the guidelines there may help you figure out what went wrong." msgstr "Lisez la page de gestions des bugs (en anglais). Certaines des bonnes pratiques qui y sont présentées pourraient vous aider à comprendre ce qui a mal tourné." @@ -3137,19 +3328,19 @@ msgstr "Lisez la page de %2$s< msgid "Logged in as %2$s." msgstr "Connecté en tant que %2$s." -#: wp-includes/theme-compat/comments-popup.php:71 +#: wp-includes/theme-compat/comments-popup.php:70 msgid "Logged in as %2$s. Log out »" msgstr "Connecté en tant que %2$s. Se déconnecter »" @@ -3255,27 +3446,27 @@ msgstr "Soumettre le commentaire" msgid "%1$s is proudly powered by %2$s" msgstr "%1$s est fièrement propulsé par %2$s" -#: wp-includes/theme-compat/comments-popup.php:85 +#: wp-includes/theme-compat/comments-popup.php:84 msgid "URL" msgstr "Adresse web" -#: wp-includes/theme-compat/comments-popup.php:90 +#: wp-includes/theme-compat/comments-popup.php:89 msgid "Your Comment" msgstr "Votre commentaire" -#: wp-includes/theme-compat/comments-popup.php:98 +#: wp-includes/theme-compat/comments-popup.php:97 msgid "Say It!" msgstr "Dites-le !" -#: wp-includes/theme-compat/comments-popup.php:108 +#: wp-includes/theme-compat/comments-popup.php:107 msgid "Close this window." msgstr "Fermer cette fenêtre." -#: wp-includes/theme-compat/comments-popup.php:114 +#: wp-includes/theme-compat/comments-popup.php:113 msgid "Sorry, no posts matched your criteria." msgstr "Désolé, aucun article ne correspond à vos critères." -#: wp-includes/theme-compat/comments-popup.php:118 +#: wp-includes/theme-compat/comments-popup.php:117 msgid "Powered by WordPress" msgstr "Propulsé par WordPress." @@ -3323,7 +3514,7 @@ msgstr "Commentaires (RSS)" msgid "Entries (RSS)" msgstr "Articles (RSS)" -#: wp-includes/theme-compat/comments-popup.php:67 +#: wp-includes/theme-compat/comments-popup.php:66 msgid "Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: %s" msgstr "Les paragraphes et retours à la ligne sont automatiques. Les adresses de messagerie ne sont pas affichées. HTML autorisé : %s" @@ -3335,7 +3526,7 @@ msgstr "Cet article est protégé par un mot de passe. Saisissez le mot de passe msgid "This page validates as XHTML 1.0 Transitional" msgstr "Cette page est en XHTML 1.0 Transitional valide" -#: wp-includes/theme-compat/comments-popup.php:103 +#: wp-includes/theme-compat/comments-popup.php:102 msgid "Sorry, the comment form is closed at this time." msgstr "Désolé, les commentaires sont fermés pour le moment." @@ -3351,89 +3542,89 @@ msgstr "Flux RSS des commentair msgid "The URL to TrackBack this entry is: %s" msgstr "L’adresse web pour faire un rétrolien sur cet article est : %s" -#: wp-includes/theme-compat/comments-popup.php:56 +#: wp-includes/theme-compat/comments-popup.php:55 msgid "by %1$s — %2$s @ %4$s" msgstr "par %1$s — %2$s à %4$s" -#: wp-includes/theme-compat/comments-popup.php:66 +#: wp-includes/theme-compat/comments-popup.php:65 msgid "Leave a comment" msgstr "Laisser un commentaire" -#: wp-includes/taxonomy.php:487 +#: wp-includes/taxonomy.php:489 msgid "Choose from the most used tags" msgstr "Choisir parmi les mots-clés les plus utilisés" -#: wp-includes/comment-template.php:2080 +#: wp-includes/comment-template.php:2109 msgid "You may use these HTML tags and attributes: %s" msgstr "Vous pouvez utiliser ces balises et attributs HTML : %s" -#: wp-includes/taxonomy.php:474 +#: wp-includes/taxonomy.php:476 msgctxt "taxonomy singular name" msgid "Category" msgstr "Catégorie" -#: wp-includes/taxonomy.php:475 +#: wp-includes/taxonomy.php:477 msgid "Search Tags" msgstr "Chercher dans les mots-clés" -#: wp-includes/taxonomy.php:476 +#: wp-includes/taxonomy.php:478 msgid "Popular Tags" msgstr "Mots-clés populaires" -#: wp-includes/taxonomy.php:484 +#: wp-includes/taxonomy.php:486 msgid "New Category Name" msgstr "Nom de la nouvelle catégorie" -#: wp-includes/taxonomy.php:484 +#: wp-includes/taxonomy.php:486 msgid "New Tag Name" msgstr "Nom du nouveau mot-clé" -#: wp-includes/taxonomy.php:483 +#: wp-includes/taxonomy.php:485 msgid "Add New Category" msgstr "Ajouter une nouvelle catégorie" -#: wp-includes/taxonomy.php:483 +#: wp-includes/taxonomy.php:485 msgid "Add New Tag" msgstr "Ajouter un nouveau mot-clé" -#: wp-includes/taxonomy.php:482 +#: wp-includes/taxonomy.php:484 msgid "Update Tag" msgstr "Mettre à jour le mot-clé" -#: wp-includes/taxonomy.php:479 +#: wp-includes/taxonomy.php:481 msgid "Parent Category:" msgstr "Catégorie parente :" -#: wp-includes/taxonomy.php:478 +#: wp-includes/taxonomy.php:480 msgid "Parent Category" msgstr "Catégorie parente" -#: wp-includes/taxonomy.php:477 +#: wp-includes/taxonomy.php:479 msgid "All Tags" msgstr "Tous les mots-clés" -#: wp-includes/taxonomy.php:473 +#: wp-includes/taxonomy.php:475 msgctxt "taxonomy general name" msgid "Categories" msgstr "Catégories" -#: wp-signup.php:709 +#: wp-signup.php:723 msgid "Sorry, new registrations are not allowed at this time." msgstr "Désolé, il n’est pas possible de s’enregistrer à l’heure actuelle." -#: wp-signup.php:502 wp-signup.php:632 +#: wp-signup.php:510 wp-signup.php:646 msgid "Check your inbox at %s and click the link given." msgstr "Consultez la boite de réception de l’adresse %s, et cliquez sur le lien qui vous a été envoyé." -#: wp-signup.php:638 +#: wp-signup.php:652 msgid "Wait a little longer. Sometimes delivery of email can be delayed by processes outside of our control." msgstr "Veuillez patienter encore quelques instants. Parfois, la livraison des messages peut être retardée par des processus en dehors de notre contrôle." -#: wp-signup.php:639 +#: wp-signup.php:653 msgid "Check the junk or spam folder of your email client. Sometime emails wind up there by mistake." msgstr "Vérifiez le courrier indésirable (ou dossier spam) de votre client de messagerie. Parfois, certains messages arrivent là par erreur." -#: wp-signup.php:667 +#: wp-signup.php:681 msgid "Greetings Site Administrator! You are currently allowing “%s” registrations. To change or disable registration go to your Options page." msgstr "Salutations, cher administrateur du site ! Vous acceptez actuellement les inscriptions de type « %s ». Pour modifier ou désactiver les inscriptions, allez sur votre page d’options." @@ -3441,63 +3632,63 @@ msgstr "Salutations, cher administrateur du site ! Vous acceptez actuelleme msgid "We send your registration email to this address. (Double-check your email address before continuing.)" msgstr "Nous enverrons votre confirmation d’inscription à cette adresse. Vérifiez donc bien qu’elle est correcte avant de continuer." -#: wp-includes/post.php:1517 +#: wp-includes/post.php:1629 msgid "Search Pages" msgstr "Chercher dans les pages" -#: wp-includes/post.php:1513 +#: wp-includes/post.php:1625 msgid "Add New Post" msgstr "Ajouter un nouvel article" -#: wp-includes/post.php:1520 +#: wp-includes/post.php:1632 msgid "Parent Page:" msgstr "Page parente :" -#: wp-includes/post.php:1510 +#: wp-includes/post.php:1622 msgctxt "post type general name" msgid "Posts" msgstr "Articles" -#: wp-includes/post.php:1514 +#: wp-includes/post.php:1626 msgid "Edit Page" msgstr "Modifier la page" -#: wp-includes/post.php:1517 +#: wp-includes/post.php:1629 msgid "Search Posts" msgstr "Chercher dans les articles" -#: wp-includes/post.php:1513 +#: wp-includes/post.php:1625 msgid "Add New Page" msgstr "Ajouter une nouvelle page" -#: wp-includes/post.php:1510 +#: wp-includes/post.php:1622 msgctxt "post type general name" msgid "Pages" msgstr "Pages" -#: wp-includes/post.php:1511 +#: wp-includes/post.php:1623 msgctxt "post type singular name" msgid "Page" msgstr "Page" -#: wp-includes/post.php:1511 +#: wp-includes/post.php:1623 msgctxt "post type singular name" msgid "Post" msgstr "Article" -#: wp-includes/ms-default-constants.php:126 +#: wp-includes/ms-default-constants.php:127 msgid "The constant VHOST is deprecated. Use the boolean constant SUBDOMAIN_INSTALL in wp-config.php to enable a subdomain configuration. Use is_subdomain_install() to check whether a subdomain configuration is enabled." msgstr "La constante VHOST est obsolète. Utilisez la constante booléenne SUBDOMAIN_INSTALL dans le fichier wp-config.php pour activer le mode sous-domaines. Utilisez is_subdomain_install() pour vérifier si le mode sous-domaine est effectivement activé." -#: wp-includes/ms-default-constants.php:128 +#: wp-includes/ms-default-constants.php:129 msgid "Conflicting values for the constants VHOST and SUBDOMAIN_INSTALL. The value of SUBDOMAIN_INSTALL will be assumed to be your subdomain configuration setting." msgstr "Les valeurs des constantes VHOST et SUBDOMAIN_INSTALL ne correspondent pas. C’est la valeur de SUBDOMAIN_INSTALL qui sera prise en compte pour votre réglage du mode sous-domaines." -#: wp-includes/user.php:2010 +#: wp-includes/user.php:2126 msgid "ERROR: This username is invalid because it uses illegal characters. Please enter a valid username." -msgstr "ERREUR : cet identifiant n’est pas valide, car il utiliser des caractères non autorisés. Merci d’utiliser un identifiant valide." +msgstr "ERREUR : cet identifiant n’est pas valide, car il utilise des caractères non autorisés. Merci d’utiliser un identifiant valide." -#: wp-includes/comment-template.php:2062 +#: wp-includes/comment-template.php:2091 msgid "Required fields are marked %s" msgstr "Les champs obligatoires sont indiqués avec %s" @@ -3517,43 +3708,43 @@ msgstr "Veuillez inclure un modèle de type « %1$s » à vo msgid "Theme without %1$s" msgstr "Thème sans %1$s." -#: wp-includes/ms-load.php:390 +#: wp-includes/ms-load.php:409 msgid "Could not find site %1$s. Searched for table %2$s in database %3$s. Is that right?" msgstr "Le site %1$s Nous avons cherché la table %2$s dans la base de données %3$s. Est-ce correct ?" -#: wp-includes/general-template.php:626 +#: wp-includes/general-template.php:627 msgid "The %s option is deprecated for the family of bloginfo() functions." msgstr "L’option %s est obsolète pour la famille des fonctions basées sur bloginfo()." -#: wp-includes/general-template.php:626 +#: wp-includes/general-template.php:627 msgid "Use the %s option instead." msgstr "Utilisez plutôt l’option %s." -#: wp-includes/ms-load.php:388 +#: wp-includes/ms-load.php:407 msgid "Database tables are missing. This means that MySQL is not running, WordPress was not installed properly, or someone deleted %s. You really should look at your database now." msgstr "Des tables de la base de données sont manquantes. Cela peut signifier que MySQL ne fonctionne pas, ou que WordPress n’a pas été installé correctement, ou que quelqu’un a effacé %s. Vous devriez vraiment vraiment vérifier votre base de données au plus vite." -#: wp-includes/class-wp-xmlrpc-server.php:3995 +#: wp-includes/class-wp-xmlrpc-server.php:4023 msgid "Sorry, you do not have access to user data on this site." msgstr "Vous n’avez pas l’autorisation d’accéder aux données utilisateurs de ce site." -#: wp-includes/class-wp-xmlrpc-server.php:1141 -#: wp-includes/class-wp-xmlrpc-server.php:4167 +#: wp-includes/class-wp-xmlrpc-server.php:1171 +#: wp-includes/class-wp-xmlrpc-server.php:4195 msgid "Sorry, you are not allowed to post on this site." msgstr "Désolé, vous n’avez pas l’autorisation de publier sur ce site." -#: wp-includes/class-wp-xmlrpc-server.php:4391 -#: wp-includes/class-wp-xmlrpc-server.php:4404 -#: wp-includes/class-wp-xmlrpc-server.php:4409 +#: wp-includes/class-wp-xmlrpc-server.php:4422 +#: wp-includes/class-wp-xmlrpc-server.php:4435 +#: wp-includes/class-wp-xmlrpc-server.php:4440 msgid "Sorry, you are not allowed to publish posts on this site." msgstr "Désolé, vous n’avez pas l’autorisation de publier des articles sur ce site." -#: wp-includes/class-wp-xmlrpc-server.php:5218 -#: wp-includes/class-wp-xmlrpc-server.php:5441 +#: wp-includes/class-wp-xmlrpc-server.php:5258 +#: wp-includes/class-wp-xmlrpc-server.php:5481 msgid "Sorry, you must be able to edit posts on this site in order to view categories." msgstr "Désolé, vous devez avoir le droit d’écrire des articles sur ce site si vous vous visualisez les catégories." -#: wp-includes/class-wp-xmlrpc-server.php:4380 +#: wp-includes/class-wp-xmlrpc-server.php:4411 msgid "Sorry, you are not allowed to publish pages on this site." msgstr "Désolé, vous n’avez pas l’autorisation de publier des pages sur ce site." @@ -3599,21 +3790,21 @@ msgstr "Nouveau site %1$s : %2$s" msgid "The site is already active." msgstr "Ce site est déjà activé." -#: wp-includes/class-wp-xmlrpc-server.php:2712 -#: wp-includes/class-wp-xmlrpc-server.php:4081 -#: wp-includes/class-wp-xmlrpc-server.php:5102 +#: wp-includes/class-wp-xmlrpc-server.php:2742 +#: wp-includes/class-wp-xmlrpc-server.php:4109 +#: wp-includes/class-wp-xmlrpc-server.php:5142 msgid "Sorry, you cannot edit posts on this site." msgstr "Désolé, vous ne pouvez pas modifier les articles de ce site." -#: wp-includes/class-wp-xmlrpc-server.php:2904 +#: wp-includes/class-wp-xmlrpc-server.php:2934 msgid "Sorry, you must be able to edit posts to this site in order to view categories." msgstr "Désolé, vous devez avoir le droit d’écrire des articles pour ce site si vous voulez visualiser les catégories." -#: wp-includes/class-wp-xmlrpc-server.php:3295 -#: wp-includes/class-wp-xmlrpc-server.php:3356 -#: wp-includes/class-wp-xmlrpc-server.php:3383 -#: wp-includes/class-wp-xmlrpc-server.php:3410 -#: wp-includes/class-wp-xmlrpc-server.php:3629 +#: wp-includes/class-wp-xmlrpc-server.php:3323 +#: wp-includes/class-wp-xmlrpc-server.php:3384 +#: wp-includes/class-wp-xmlrpc-server.php:3411 +#: wp-includes/class-wp-xmlrpc-server.php:3438 +#: wp-includes/class-wp-xmlrpc-server.php:3657 msgid "You are not allowed access to details about this site." msgstr "Vous n’avez pas l’autorisation d’accéder aux détails de ce site." @@ -3637,23 +3828,23 @@ msgstr "Désolé, ce site est réservé !" msgid "That site is currently reserved but may be available in a couple days." msgstr "Ce site est réservé pour le moment, mais pourrait être disponible dans quelques jours." -#: wp-includes/pluggable.php:1587 +#: wp-includes/pluggable.php:1639 msgid "New user registration on your site %s:" msgstr "Inscription d'un nouvel utilisateur sur votre site %s :" -#: wp-includes/class-wp-xmlrpc-server.php:2941 -#: wp-includes/class-wp-xmlrpc-server.php:3044 -#: wp-includes/class-wp-xmlrpc-server.php:3050 -#: wp-includes/class-wp-xmlrpc-server.php:3109 -#: wp-includes/class-wp-xmlrpc-server.php:3115 +#: wp-includes/class-wp-xmlrpc-server.php:2971 +#: wp-includes/class-wp-xmlrpc-server.php:3074 +#: wp-includes/class-wp-xmlrpc-server.php:3080 +#: wp-includes/class-wp-xmlrpc-server.php:3139 +#: wp-includes/class-wp-xmlrpc-server.php:3145 msgid "You are not allowed to moderate comments on this site." msgstr "Vous n’avez pas l’autorisation de modérer les commentaires de ce site." -#: wp-includes/class-wp-xmlrpc-server.php:2748 +#: wp-includes/class-wp-xmlrpc-server.php:2778 msgid "Sorry, you must be able to edit posts on this site in order to view tags." msgstr "Désolé, vous devez avoir le droit de modifier des articles sur ce site si vous voulez visualiser les mots-clés." -#: wp-includes/class-wp-xmlrpc-server.php:409 +#: wp-includes/class-wp-xmlrpc-server.php:424 msgid "Site Tagline" msgstr "Slogan du site" @@ -3661,7 +3852,7 @@ msgstr "Slogan du site" msgid "This site has been archived or suspended." msgstr "Ce site a été archivé ou suspendu." -#: wp-includes/load.php:439 +#: wp-includes/load.php:472 msgid "The site you have requested is not installed properly. Please contact the system administrator." msgstr "Le site que vous avez demandé n’est pas installé correctement. Veuillez contacter l’administrateur de votre serveur." @@ -3670,27 +3861,27 @@ msgctxt "search results" msgid "No results found." msgstr "Aucun résultat trouvé." -#: wp-includes/nav-menu.php:246 wp-includes/nav-menu.php:253 +#: wp-includes/nav-menu.php:252 wp-includes/nav-menu.php:259 msgid "The menu name %s conflicts with another menu name. Please try another." msgstr "Un menu nommé %s est en conflit avec un autre nom de menu. Veuillez réessayer avec un notre nom." -#: wp-includes/nav-menu.php:311 +#: wp-includes/nav-menu.php:317 msgid "The given object ID is not that of a menu item." msgstr "L’identifiant donné pour cet objet n’est pas une entrée de menu." -#: wp-includes/formatting.php:3139 +#: wp-includes/formatting.php:3261 msgid "The email address entered did not appear to be a valid email address. Please enter a valid email address." msgstr "L’adresse de messagerie fournie ne semble pas être valide. Veuillez saisir une adresse valide." -#: wp-includes/formatting.php:3226 +#: wp-includes/formatting.php:3348 msgid "The WordPress address you entered did not appear to be a valid URL. Please enter a valid URL." msgstr "L’adresse de WordPress que vous avez saisie ne semble pas être valide. Veuillez entrer une adresse valide." -#: wp-includes/formatting.php:3236 +#: wp-includes/formatting.php:3358 msgid "The Site address you entered did not appear to be a valid URL. Please enter a valid URL." msgstr "L’adresse de site que vous avez saisie ne semble pas être valide. Veuillez entrer une adresse valide." -#: wp-includes/taxonomy.php:2440 +#: wp-includes/taxonomy.php:2491 msgid "A term with the name provided already exists with this parent." msgstr "Un terme avec ce nom existe déjà pour ce parent." @@ -3706,15 +3897,15 @@ msgstr "Ce fichier est trop gros. La taille des fichiers doit être inférieure msgid "number_format_decimal_point" msgstr "," -#: wp-includes/comment-template.php:2079 +#: wp-includes/comment-template.php:2108 msgid "Your email address will not be published." msgstr "Votre adresse de messagerie ne sera pas publiée." -#: wp-includes/class-http.php:175 wp-includes/class-wp-xmlrpc-server.php:5709 +#: wp-includes/class-http.php:191 wp-includes/class-wp-xmlrpc-server.php:5749 msgid "A valid URL was not provided." msgstr "L’URL fournie est invalide." -#: wp-includes/comment-template.php:2078 +#: wp-includes/comment-template.php:2107 msgid "Logged in as %2$s. Log out?" msgstr "Connecté en tant que %2$s. Se déconnecter ?" @@ -3727,15 +3918,15 @@ msgstr "Impossible de lire la taille de l’image redimensionnée" msgid "Must be at least 4 characters, letters and numbers only. It cannot be changed, so choose carefully!" msgstr "Doit contenir au moins 4 caractères, avec uniquement des lettres et des chiffres. Vous ne pourrez pas en changer, donc choisissez bien !" -#: wp-signup.php:676 +#: wp-signup.php:690 msgid "You must first log in, and then you can create a new site." msgstr "Vous devez d’abord vous connecter avant de pouvoir créer un nouveau site." -#: wp-signup.php:711 +#: wp-signup.php:725 msgid "You are logged in already. No need to register again!" msgstr "Vous êtes déjà connecté. Pas besoin de vous réinscrire !" -#: wp-includes/comment-template.php:931 +#: wp-includes/comment-template.php:942 msgid "Use get_trackback_url() instead if you do not want the value echoed." msgstr "Utilisez plutôt get_trackback_url() si vous préférez que la valeur ne soit pas affichée." @@ -3751,7 +3942,7 @@ msgstr "Heureux de voir revoir, %s ! En remplissant le formulaire ci-dessou msgid "Sorry, usernames may not contain the character “_”!" msgstr "Désolé, les identifiants ne doivent pas contenir le caractère « _ » !" -#: wp-signup.php:636 +#: wp-signup.php:650 msgid "If you haven’t received your email yet, there are a number of things you can do:" msgstr "Si vous n’avez encore pas reçu votre e-mail, il existe un certain nombre de choses que vous pouvez faire :" @@ -3759,11 +3950,11 @@ msgstr "Si vous n’avez encore pas reçu votre e-mail, il existe un certain msgid "Use get_the_author() instead if you do not want the value echoed." msgstr "Utilisez plutôt get_the_author() si vous préférez que la valeur ne soit pas affichée." -#: wp-includes/ms-load.php:393 +#: wp-includes/ms-load.php:413 msgid "If you’re still stuck with this message, then check that your database contains the following tables:" msgstr "Si vous êtes toujours bloqué par ce message, vérifiez alors que votre base de données contient bien les tables suivantes :" -#: wp-includes/script-loader.php:496 +#: wp-includes/script-loader.php:495 msgid "Are you sure you want to install this plugin?" msgstr "Voulez-vous vraiment installer cette extension ?" @@ -3771,15 +3962,15 @@ msgstr "Voulez-vous vraiment installer cette extension ?" msgid "Use as featured image" msgstr "Utiliser comme image à la Une" -#: wp-includes/script-loader.php:350 +#: wp-includes/script-loader.php:345 msgid "Mismatch" msgstr "Incohérence" -#: wp-includes/load.php:175 +#: wp-includes/load.php:187 msgid "Maintenance" msgstr "Maintenance" -#: wp-includes/load.php:179 +#: wp-includes/load.php:191 msgid "Briefly unavailable for scheduled maintenance. Check back in a minute." msgstr "Indisponibilité temporaire pour cause de maintenance. Veuillez revenir dans un instant." @@ -3799,11 +3990,11 @@ msgstr "Menus de navigation" msgid "Links for %s" msgstr "Liens pour %s" -#: wp-includes/nav-menu.php:683 +#: wp-includes/nav-menu.php:686 msgid "Custom" msgstr "Lien" -#: wp-includes/default-widgets.php:1340 +#: wp-includes/default-widgets.php:1351 msgid "No menus have been created yet. Create some." msgstr "Aucun menu n’a été créé pour le moment. En créer un." @@ -3815,27 +4006,27 @@ msgstr "" "Vous êtes sur le point de supprimer définitivement ce menu.\n" " « Annuler » pour abandonner, « OK » pour le supprimer." -#: wp-includes/link-template.php:3109 +#: wp-includes/link-template.php:3116 msgid "This is the short link." msgstr "Ceci est un lien court." -#: wp-includes/update.php:525 +#: wp-includes/update.php:547 msgid "%d WordPress Update" msgstr "%d mise à jour de WordPress" -#: wp-includes/update.php:529 +#: wp-includes/update.php:551 msgid "%d Theme Update" msgid_plural "%d Theme Updates" msgstr[0] "%d mise à jour de thème" msgstr[1] "%d mises à jour de thèmes" -#: wp-includes/update.php:527 +#: wp-includes/update.php:549 msgid "%d Plugin Update" msgid_plural "%d Plugin Updates" msgstr[0] "%d mise à jour d’extension" msgstr[1] "%d mises à jour d’extensions" -#: wp-signup.php:373 +#: wp-signup.php:379 msgid "The site %s is yours." msgstr "Le site %s est à vous." @@ -3855,7 +4046,7 @@ msgstr "Les sites que vous possédez déjà :" msgid "This site has not been activated yet. If you are having problems activating your site, please contact %1$s." msgstr "Ce site n’a pas encore été activé. Si vous rencontrez des problèmes durant l’activation de votre site, veuillez contacter %1$s." -#: wp-includes/script-loader.php:261 +#: wp-includes/script-loader.php:256 msgid "File canceled." msgstr "Fichier annulé." @@ -3879,27 +4070,27 @@ msgstr "nomdusite" msgid "Get another %s site in seconds" msgstr "Ouvrir un autre site %s en quelques secondes" -#: wp-signup.php:629 +#: wp-signup.php:643 msgid "Congratulations! Your new site, %s, is almost ready." msgstr "Félicitations! Votre nouveau site, %s, est presque prêt." -#: wp-signup.php:690 +#: wp-signup.php:704 msgid "Site registration has been disabled." msgstr "Les inscriptions de sites sont désactivées." -#: wp-signup.php:447 +#: wp-signup.php:453 msgid "Gimme a site!" msgstr "Donnez-moi un site !" -#: wp-signup.php:631 +#: wp-signup.php:645 msgid "But, before you can start using your site, you must activate it." msgstr "Mais, avant d’utiliser votre nouveau site, vous devez l’activer." -#: wp-signup.php:633 +#: wp-signup.php:647 msgid "If you do not activate your site within two days, you will have to sign up again." msgstr "Si vous n’activez pas votre site dans les deux jours, vous devrez à nouveau l’enregistrer." -#: wp-includes/default-widgets.php:1349 +#: wp-includes/default-widgets.php:1360 msgid "Select Menu:" msgstr "Sélectionner le menu :" @@ -3907,267 +4098,267 @@ msgstr "Sélectionner le menu :" msgid "Navigation Menu" msgstr "Menu de navigation" -#: wp-includes/default-widgets.php:1273 +#: wp-includes/default-widgets.php:1279 msgid "Taxonomy:" msgstr "Taxinomie :" -#: wp-includes/admin-bar.php:667 +#: wp-includes/admin-bar.php:681 msgid "Menus" msgstr "Menus" -#: wp-includes/class-wp-xmlrpc-server.php:337 +#: wp-includes/class-wp-xmlrpc-server.php:352 msgid "Software Name" msgstr "Nom du logiciel" -#: wp-includes/class-wp-xmlrpc-server.php:342 +#: wp-includes/class-wp-xmlrpc-server.php:357 msgid "Software Version" msgstr "Version du logiciel" -#: wp-includes/class-wp-xmlrpc-server.php:399 +#: wp-includes/class-wp-xmlrpc-server.php:414 msgid "Time Zone" msgstr "Fuseau horaire" -#: wp-includes/class-wp-xmlrpc-server.php:424 +#: wp-includes/class-wp-xmlrpc-server.php:439 msgid "Allow new users to sign up" msgstr "Autoriser les nouveaux utilisateurs à s’inscrire" -#: wp-includes/class-wp-xmlrpc-server.php:2449 +#: wp-includes/class-wp-xmlrpc-server.php:2479 msgid "Sorry, you cannot edit this page." msgstr "Désolé, vous ne pouvez pas modifier cette page." -#: wp-includes/class-wp-xmlrpc-server.php:2460 -#: wp-includes/class-wp-xmlrpc-server.php:2567 -#: wp-includes/class-wp-xmlrpc-server.php:2617 +#: wp-includes/class-wp-xmlrpc-server.php:2490 +#: wp-includes/class-wp-xmlrpc-server.php:2597 +#: wp-includes/class-wp-xmlrpc-server.php:2647 msgid "Sorry, no such page." msgstr "Désolé, aucune page ne correspond." -#: wp-includes/class-wp-xmlrpc-server.php:2488 -#: wp-includes/class-wp-xmlrpc-server.php:2660 +#: wp-includes/class-wp-xmlrpc-server.php:2518 +#: wp-includes/class-wp-xmlrpc-server.php:2690 msgid "Sorry, you cannot edit pages." msgstr "Désolé, vous ne pouvez pas modifier les pages." -#: wp-includes/class-wp-xmlrpc-server.php:2571 +#: wp-includes/class-wp-xmlrpc-server.php:2601 msgid "Sorry, you do not have the right to delete this page." msgstr "Désolé, vous n’avez pas l’autorisation de supprimer cette page." -#: wp-includes/class-wp-xmlrpc-server.php:2576 +#: wp-includes/class-wp-xmlrpc-server.php:2606 msgid "Failed to delete the page." msgstr "Échec lors de la suppression de la page." -#: wp-includes/class-wp-xmlrpc-server.php:2621 +#: wp-includes/class-wp-xmlrpc-server.php:2651 msgid "Sorry, you do not have the right to edit this page." msgstr "Désolé, vous n’avez pas l’autorisation de modifier cette page." -#: wp-includes/class-wp-xmlrpc-server.php:2795 +#: wp-includes/class-wp-xmlrpc-server.php:2825 msgid "Sorry, you do not have the right to add a category." msgstr "Désolé, vous n’avez pas les droits pour ajouter une catégorie." -#: wp-includes/class-wp-xmlrpc-server.php:2823 -#: wp-includes/class-wp-xmlrpc-server.php:2825 +#: wp-includes/class-wp-xmlrpc-server.php:2853 +#: wp-includes/class-wp-xmlrpc-server.php:2855 msgid "Sorry, the new category failed." msgstr "Désolé, la création de la catégorie a échoué." -#: wp-includes/class-wp-xmlrpc-server.php:2864 +#: wp-includes/class-wp-xmlrpc-server.php:2894 msgid "Sorry, you do not have the right to delete a category." msgstr "Désolé, vous n’avez pas les droits pour supprimer une catégorie." -#: wp-includes/class-wp-xmlrpc-server.php:2947 -#: wp-includes/class-wp-xmlrpc-server.php:3047 -#: wp-includes/class-wp-xmlrpc-server.php:3112 +#: wp-includes/class-wp-xmlrpc-server.php:2977 +#: wp-includes/class-wp-xmlrpc-server.php:3077 +#: wp-includes/class-wp-xmlrpc-server.php:3142 msgid "Invalid comment ID." msgstr "Identifiant commentaire invalide." -#: wp-includes/class-wp-xmlrpc-server.php:2983 +#: wp-includes/class-wp-xmlrpc-server.php:3013 msgid "Sorry, you cannot edit comments." msgstr "Désolé, vous ne pouvez pas modifier les commentaires." -#: wp-includes/class-wp-xmlrpc-server.php:3125 +#: wp-includes/class-wp-xmlrpc-server.php:3155 msgid "Invalid comment status." msgstr "Statut du commentaire non valide." -#: wp-includes/class-wp-xmlrpc-server.php:3157 +#: wp-includes/class-wp-xmlrpc-server.php:3187 msgid "Sorry, the comment could not be edited. Something wrong happened." msgstr "Désolé, votre commentaire n’a pu être modifié. Une erreur est survenue." -#: wp-includes/class-wp-xmlrpc-server.php:3206 +#: wp-includes/class-wp-xmlrpc-server.php:3234 msgid "You must be registered to comment" msgstr "Vous devez être enregistré pour laisser un commentaire" -#: wp-includes/class-wp-xmlrpc-server.php:1134 -#: wp-includes/class-wp-xmlrpc-server.php:1393 -#: wp-includes/class-wp-xmlrpc-server.php:1454 -#: wp-includes/class-wp-xmlrpc-server.php:1545 -#: wp-includes/class-wp-xmlrpc-server.php:2446 -#: wp-includes/class-wp-xmlrpc-server.php:3219 -#: wp-includes/class-wp-xmlrpc-server.php:3222 -#: wp-includes/class-wp-xmlrpc-server.php:4032 -#: wp-includes/class-wp-xmlrpc-server.php:4705 -#: wp-includes/class-wp-xmlrpc-server.php:4974 -#: wp-includes/class-wp-xmlrpc-server.php:5480 -#: wp-includes/class-wp-xmlrpc-server.php:5528 -#: wp-includes/class-wp-xmlrpc-server.php:5652 wp-includes/post.php:2940 -#: wp-includes/post.php:3288 +#: wp-includes/class-wp-xmlrpc-server.php:1164 +#: wp-includes/class-wp-xmlrpc-server.php:1423 +#: wp-includes/class-wp-xmlrpc-server.php:1484 +#: wp-includes/class-wp-xmlrpc-server.php:1575 +#: wp-includes/class-wp-xmlrpc-server.php:2476 +#: wp-includes/class-wp-xmlrpc-server.php:3247 +#: wp-includes/class-wp-xmlrpc-server.php:3250 +#: wp-includes/class-wp-xmlrpc-server.php:4060 +#: wp-includes/class-wp-xmlrpc-server.php:4736 +#: wp-includes/class-wp-xmlrpc-server.php:5014 +#: wp-includes/class-wp-xmlrpc-server.php:5520 +#: wp-includes/class-wp-xmlrpc-server.php:5568 +#: wp-includes/class-wp-xmlrpc-server.php:5692 wp-includes/post.php:3098 +#: wp-includes/post.php:3545 msgid "Invalid post ID." msgstr "Identifiant de l’article non valide." -#: wp-includes/class-wp-xmlrpc-server.php:3248 +#: wp-includes/class-wp-xmlrpc-server.php:3276 msgid "Comment author name and email are required" msgstr "L’auteur d’un commentaire doit renseigner son nom et son adresse de messagerie" -#: wp-includes/class-wp-xmlrpc-server.php:3250 +#: wp-includes/class-wp-xmlrpc-server.php:3278 msgid "A valid email address is required" msgstr "Une adresse de messagerie valide est requise" -#: wp-includes/class-wp-xmlrpc-server.php:3323 +#: wp-includes/class-wp-xmlrpc-server.php:3351 msgid "You are not allowed access to details about comments." msgstr "Vous n’avez pas l’autorisation d’accéder aux détails des commentaires." -#: wp-includes/class-wp-xmlrpc-server.php:3492 +#: wp-includes/class-wp-xmlrpc-server.php:3520 msgid "You are not allowed to update options." msgstr "Vous n’avez pas l’autorisation de mettre à jour les options." -#: wp-includes/class-wp-xmlrpc-server.php:1548 -#: wp-includes/class-wp-xmlrpc-server.php:3892 -#: wp-includes/class-wp-xmlrpc-server.php:4035 -#: wp-includes/class-wp-xmlrpc-server.php:4977 -#: wp-includes/class-wp-xmlrpc-server.php:5320 -#: wp-includes/class-wp-xmlrpc-server.php:5531 +#: wp-includes/class-wp-xmlrpc-server.php:1578 +#: wp-includes/class-wp-xmlrpc-server.php:3920 +#: wp-includes/class-wp-xmlrpc-server.php:4063 +#: wp-includes/class-wp-xmlrpc-server.php:5017 +#: wp-includes/class-wp-xmlrpc-server.php:5360 +#: wp-includes/class-wp-xmlrpc-server.php:5571 msgid "Sorry, you cannot edit this post." msgstr "Désolé, vous ne pouvez pas modifier cet article." -#: wp-includes/class-wp-xmlrpc-server.php:4089 -#: wp-includes/class-wp-xmlrpc-server.php:5389 +#: wp-includes/class-wp-xmlrpc-server.php:4117 +#: wp-includes/class-wp-xmlrpc-server.php:5429 msgid "Either there are no posts, or something went wrong." msgstr "Soit il n’y a pas d’articles, soit une erreur s’est produite." -#: wp-includes/class-wp-xmlrpc-server.php:4231 -#: wp-includes/class-wp-xmlrpc-server.php:4294 -#: wp-includes/class-wp-xmlrpc-server.php:5074 -#: wp-includes/class-wp-xmlrpc-server.php:5605 +#: wp-includes/class-wp-xmlrpc-server.php:4260 +#: wp-includes/class-wp-xmlrpc-server.php:4325 +#: wp-includes/class-wp-xmlrpc-server.php:5114 +#: wp-includes/class-wp-xmlrpc-server.php:5645 msgid "Sorry, no such post." msgstr "Désolé, aucun article ne correspond." -#: wp-includes/class-wp-xmlrpc-server.php:4241 -#: wp-includes/class-wp-xmlrpc-server.php:4869 +#: wp-includes/class-wp-xmlrpc-server.php:4269 +#: wp-includes/class-wp-xmlrpc-server.php:4909 msgid "Sorry, you do not have the right to publish this post." msgstr "Désolé, vous n’avez pas l’autorisation de publier cet article." -#: wp-includes/class-wp-xmlrpc-server.php:4757 +#: wp-includes/class-wp-xmlrpc-server.php:4797 msgid "You are not allowed to change the post author as this user." msgstr "Vous n’avez pas l’autorisation de modifier des articles sous cet identifiant." -#: wp-includes/class-wp-xmlrpc-server.php:4761 +#: wp-includes/class-wp-xmlrpc-server.php:4801 msgid "You are not allowed to change the page author as this user." msgstr "Vous n’avez pas l’autorisation de modifier des pages sous cet identifiant." -#: wp-includes/class-wp-xmlrpc-server.php:4867 +#: wp-includes/class-wp-xmlrpc-server.php:4907 msgid "Sorry, you do not have the right to publish this page." msgstr "Désolé, vous n’avez pas le droit de publier cette page." -#: wp-includes/class-wp-xmlrpc-server.php:4905 +#: wp-includes/class-wp-xmlrpc-server.php:4945 msgid "Sorry, your entry could not be edited. Something wrong happened." msgstr "Désolé, votre entrée n’a pu être modifiée. Une erreur est survenue." -#: wp-includes/class-wp-xmlrpc-server.php:5311 +#: wp-includes/class-wp-xmlrpc-server.php:5351 msgid "Could not write file %1$s (%2$s)" msgstr "Impossible d’écrire le fichier %1$s (%2$s)" -#: wp-includes/class-wp-xmlrpc-server.php:5483 +#: wp-includes/class-wp-xmlrpc-server.php:5523 msgid "Sorry, you can not edit this post." msgstr "Désolé, vous ne pouvez pas modifier cet article." -#: wp-includes/class-wp-xmlrpc-server.php:5714 +#: wp-includes/class-wp-xmlrpc-server.php:5754 msgid "Is there no link to us?" msgstr "N’y a-t-il aucun lien vers nous ?" -#: wp-includes/class-wp-xmlrpc-server.php:5754 -#: wp-includes/class-wp-xmlrpc-server.php:5761 -#: wp-includes/class-wp-xmlrpc-server.php:5768 -#: wp-includes/class-wp-xmlrpc-server.php:5908 +#: wp-includes/class-wp-xmlrpc-server.php:5794 +#: wp-includes/class-wp-xmlrpc-server.php:5801 +#: wp-includes/class-wp-xmlrpc-server.php:5808 +#: wp-includes/class-wp-xmlrpc-server.php:5948 msgid "The specified target URL cannot be used as a target. It either doesn’t exist, or it is not a pingback-enabled resource." msgstr "L’adresse web spécifiée ne peut être utilisée comme cible. Soit elle n’existe pas, ou il ne s’agit pas d’une ressource reconnaissant les pings." -#: wp-includes/class-wp-xmlrpc-server.php:5764 +#: wp-includes/class-wp-xmlrpc-server.php:5804 msgid "The source URL and the target URL cannot both point to the same resource." msgstr "L’adresse source et l’adresse cible ne peuvent pointer vers la même ressource." -#: wp-includes/class-wp-xmlrpc-server.php:5772 +#: wp-includes/class-wp-xmlrpc-server.php:5812 msgid "The pingback has already been registered." msgstr "Le ping a déjà été enregistré." -#: wp-includes/class-wp-xmlrpc-server.php:5796 +#: wp-includes/class-wp-xmlrpc-server.php:5836 msgid "The source URL does not exist." msgstr "L’adresse d’origine n’existe pas." -#: wp-includes/class-wp-xmlrpc-server.php:5816 +#: wp-includes/class-wp-xmlrpc-server.php:5856 msgid "We cannot find a title on that page." msgstr "Nous ne trouvons pas du titre pour cette page." -#: wp-includes/class-wp-xmlrpc-server.php:5852 +#: wp-includes/class-wp-xmlrpc-server.php:5892 msgid "The source URL does not contain a link to the target URL, and so cannot be used as a source." msgstr "L’adresse source ne contient pas de lien vers l’adresse cible, et ne peut donc pas être utilisée comme source." -#: wp-includes/class-wp-xmlrpc-server.php:5881 +#: wp-includes/class-wp-xmlrpc-server.php:5921 msgid "Pingback from %1$s to %2$s registered. Keep the web talking! :-)" msgstr "Réception d’un ping de %1$s pour %2$s. Continuons la conversation ! :-)" -#: wp-includes/class-wp-xmlrpc-server.php:5915 +#: wp-includes/class-wp-xmlrpc-server.php:5955 msgid "The specified target URL does not exist." msgstr "L’adresse cible spécifiée n’existe pas." -#: wp-includes/load.php:114 +#: wp-includes/load.php:123 msgid "Your PHP installation appears to be missing the MySQL extension which is required by WordPress." msgstr "Votre installation PHP ne dispose pas de MySQL. Extension requise pour WordPress." -#: wp-includes/load.php:361 +#: wp-includes/load.php:384 msgid "ERROR: $table_prefix in wp-config.php can only contain numbers, letters, and underscores." msgstr "ERREUR: la ligne $table_prefix du fichier wp-config.php ne doit contenir que des chiffres, lettres ou le caractère souligné." -#: wp-includes/wp-db.php:1196 +#: wp-includes/wp-db.php:1229 msgid "WordPress database error %1$s for query %2$s made by %3$s" msgstr "Erreur de la base de données WordPress %1$s pour la requête %2$s faite par %3$s" -#: wp-includes/wp-db.php:1198 +#: wp-includes/wp-db.php:1231 msgid "WordPress database error %1$s for query %2$s" msgstr "Erreur de la base de données WordPress %1$s pour la requête %2$s" -#: wp-includes/comment-template.php:2085 +#: wp-includes/comment-template.php:2115 msgid "Cancel reply" msgstr "Annuler la réponse." -#: wp-includes/comment-template.php:2086 +#: wp-includes/comment-template.php:2116 msgid "Post Comment" msgstr "Laisser un commentaire" -#: wp-includes/comment.php:475 +#: wp-includes/comment.php:532 msgid "Unapproved" msgstr "Désapprouvé" -#: wp-includes/comment.php:775 wp-includes/comment.php:777 +#: wp-includes/comment.php:844 wp-includes/comment.php:846 msgid "Duplicate comment detected; it looks as though you’ve already said that!" msgstr "Détection d’un doublon : il semble que vous avez déjà envoyé ce commentaire !" -#: wp-includes/comment.php:1770 +#: wp-includes/comment.php:1871 msgid "Could not update comment status" msgstr "Impossible de mettre à jour le statut du commentaire" -#: wp-includes/cron.php:167 +#: wp-includes/cron.php:171 msgid "This argument has changed to an array to match the behavior of the other cron functions." msgstr "Cet argument a été transformé en un tableau, afin de mieux correspondre au comportement des autres fonctions de cron." -#: wp-includes/cron.php:364 +#: wp-includes/cron.php:368 msgid "Once Hourly" msgstr "Une fois par heure" -#: wp-includes/cron.php:365 +#: wp-includes/cron.php:369 msgid "Twice Daily" msgstr "Deux fois par jour" -#: wp-includes/cron.php:366 +#: wp-includes/cron.php:370 msgid "Once Daily" msgstr "Une fois par jour" -#: wp-includes/default-widgets.php:92 wp-includes/default-widgets.php:193 +#: wp-includes/default-widgets.php:92 wp-includes/default-widgets.php:192 msgid "Sort by:" msgstr "Trier par :" @@ -4195,43 +4386,39 @@ msgstr "IDs de pages, séparés par une virgule." msgid "Your blogroll" msgstr "Vos liens préférés" -#: wp-includes/default-widgets.php:203 +#: wp-includes/default-widgets.php:202 msgid "Show Link Image" msgstr "Afficher l’image du lien" -#: wp-includes/default-widgets.php:205 +#: wp-includes/default-widgets.php:204 msgid "Show Link Name" msgstr "Afficher le nom du lien" -#: wp-includes/default-widgets.php:207 +#: wp-includes/default-widgets.php:206 msgid "Show Link Description" msgstr "Afficher la description du lien" -#: wp-includes/default-widgets.php:209 +#: wp-includes/default-widgets.php:208 msgid "Show Link Rating" msgstr "Afficher la note du lien" -#: wp-includes/default-widgets.php:291 +#: wp-includes/default-widgets.php:290 msgid "Select Month" msgstr "Choisir un mois" -#: wp-includes/default-widgets.php:356 wp-includes/default-widgets.php:636 +#: wp-includes/default-widgets.php:355 wp-includes/default-widgets.php:636 msgid "Show post counts" msgstr "Afficher le nombre d’articles" -#: wp-includes/default-widgets.php:389 -msgid "Syndicate this site using RSS 2.0" -msgstr "Suivez ce site par syndication RSS 2.0" - -#: wp-includes/default-widgets.php:389 +#: wp-includes/default-widgets.php:388 msgid "Entries RSS" msgstr "Flux RSS des articles" -#: wp-includes/default-widgets.php:437 +#: wp-includes/default-widgets.php:436 msgid "Calendar" msgstr "Calendrier" -#: wp-includes/default-widgets.php:482 +#: wp-includes/default-widgets.php:481 msgid "Text" msgstr "Texte" @@ -4247,56 +4434,52 @@ msgstr "Choisir une catégorie" msgid "Show hierarchy" msgstr "Afficher la hiérarchie" -#: wp-includes/default-widgets.php:654 wp-includes/default-widgets.php:684 +#: wp-includes/default-widgets.php:654 wp-includes/default-widgets.php:683 msgid "Recent Posts" msgstr "Articles récents" -#: wp-includes/default-widgets.php:765 +#: wp-includes/default-widgets.php:766 msgid "Number of posts to show:" msgstr "Nombre d’articles à afficher :" -#: wp-includes/default-widgets.php:873 +#: wp-includes/default-widgets.php:876 msgctxt "widgets" msgid "%1$s on %2$s" msgstr "%1$s dans %2$s" -#: wp-includes/default-widgets.php:967 -msgid "Syndicate this content" -msgstr "Suivez ce contenu par syndication RSS" - -#: wp-includes/default-widgets.php:1045 +#: wp-includes/default-widgets.php:1052 msgid "Untitled" msgstr "Sans titre" -#: wp-includes/default-widgets.php:1127 +#: wp-includes/default-widgets.php:1131 msgid "RSS Error: %s" msgstr "Erreur RSS : %s" -#: wp-includes/default-widgets.php:1131 +#: wp-includes/default-widgets.php:1136 msgid "Enter the RSS feed URL here:" msgstr "Saisissez l’adresse web du flux RSS ici :" -#: wp-includes/default-widgets.php:1134 +#: wp-includes/default-widgets.php:1139 msgid "Give the feed a title (optional):" msgstr "Donnez un titre au flux (facultatif) :" -#: wp-includes/default-widgets.php:1137 +#: wp-includes/default-widgets.php:1142 msgid "How many items would you like to display?" msgstr "Combien d’entrées souhaitez-vous afficher ?" -#: wp-includes/default-widgets.php:1146 +#: wp-includes/default-widgets.php:1152 msgid "Display item content?" msgstr "Afficher le contenu de l’élément ?" -#: wp-includes/default-widgets.php:1149 +#: wp-includes/default-widgets.php:1155 msgid "Display item author if available?" msgstr "Afficher l’auteur de l’élément si disponible ?" -#: wp-includes/default-widgets.php:1152 +#: wp-includes/default-widgets.php:1158 msgid "Display item date?" msgstr "Afficher la date de l’élément ?" -#: wp-includes/default-widgets.php:1219 +#: wp-includes/default-widgets.php:1225 msgid "Tag Cloud" msgstr "Nuage de mots-clés" @@ -4308,53 +4491,53 @@ msgstr "Nouvelle boucle WordPress" msgid "Last updated" msgstr "Mis à jour récemment" -#: wp-includes/deprecated.php:1884 wp-includes/post-template.php:1410 +#: wp-includes/deprecated.php:1905 wp-includes/post-template.php:1472 msgid "Missing Attachment" msgstr "Fichier attaché manquant" -#: wp-includes/feed-atom-comments.php:31 wp-includes/feed-rss2-comments.php:36 +#: wp-includes/feed-atom-comments.php:34 wp-includes/feed-rss2-comments.php:39 msgid "Comments for %1$s searching on %2$s" msgstr "Commentaires pour %1$s, recherche de %2$s" -#: wp-includes/feed-atom-comments.php:33 wp-includes/feed-rss2-comments.php:38 +#: wp-includes/feed-atom-comments.php:36 wp-includes/feed-rss2-comments.php:41 msgid "Comments for %s" msgstr "Commentaires pour %s" -#: wp-includes/feed-atom-comments.php:70 wp-includes/feed-rss2-comments.php:65 +#: wp-includes/feed-atom-comments.php:73 wp-includes/feed-rss2-comments.php:68 msgid "Comment on %1$s by %2$s" msgstr "Commentaires sur %1$s par %2$s" -#: wp-includes/feed-atom-comments.php:72 wp-includes/feed-rss2-comments.php:67 +#: wp-includes/feed-atom-comments.php:75 wp-includes/feed-rss2-comments.php:70 msgid "By: %s" msgstr "Par : %s" -#: wp-includes/feed-rss2-comments.php:34 +#: wp-includes/feed-rss2-comments.php:37 msgid "Comments on: %s" msgstr "Commentaires sur : %s" -#: wp-includes/feed-rss2-comments.php:75 +#: wp-includes/feed-rss2-comments.php:78 msgid "Protected Comments: Please enter your password to view comments." -msgstr "Commentaires protégés : saisissez votre mot de passe pour accéder aux commentaires." +msgstr "Commentaires protégés : saisissez votre mot de passe pour accéder aux commentaires." -#: wp-includes/formatting.php:2348 +#: wp-includes/formatting.php:2472 msgid "%s min" msgid_plural "%s mins" msgstr[0] "%s minute" msgstr[1] "%s minutes" -#: wp-includes/formatting.php:2353 +#: wp-includes/formatting.php:2477 msgid "%s hour" msgid_plural "%s hours" msgstr[0] "%s heure" msgstr[1] "%s heures" -#: wp-includes/formatting.php:2358 +#: wp-includes/formatting.php:2482 msgid "%s day" msgid_plural "%s days" msgstr[0] "%s jour" msgstr[1] "%s jours" -#: wp-includes/class-wp-theme.php:677 +#: wp-includes/class-wp-theme.php:674 msgid ", " msgstr ", " @@ -4362,72 +4545,72 @@ msgstr ", " msgid "%s is a protected WP option and may not be modified" msgstr "%s est une option protégée de WordPress, et ne peut être modifiée" -#: wp-includes/functions.php:1745 wp-includes/functions.php:1878 +#: wp-includes/functions.php:1832 wp-includes/functions.php:1968 msgid "Unable to create directory %s. Is its parent directory writable by the server?" msgstr "Impossible de créer le dossier %s. Son dossier parent est-il accessible en écriture par le serveur ?" -#: wp-includes/functions.php:1842 +#: wp-includes/functions.php:1932 msgid "Empty filename" msgstr "Pas de nom de fichier" -#: wp-includes/functions.php:1884 +#: wp-includes/functions.php:1974 msgid "Could not write file %s" msgstr "Impossible d’écrire le fichier %s" -#: wp-includes/functions.php:2216 +#: wp-includes/functions.php:2318 msgid "You are attempting to log out of %s" msgstr "Vous êtes en train de vous déconnecter de %s." -#: wp-includes/functions.php:2214 +#: wp-includes/functions.php:2316 msgid "WordPress Failure Notice" msgstr "Avertissement d’échec de WordPress" -#: wp-includes/functions.php:2218 +#: wp-includes/functions.php:2320 msgid "Do you really want to log out?" msgstr "Voulez-vous réellement vous déconnecter ?" -#: wp-includes/functions.php:2222 wp-includes/ms-functions.php:1912 +#: wp-includes/functions.php:2324 wp-includes/ms-functions.php:1912 msgid "Please try again." msgstr "Veuillez réessayer." -#: wp-includes/functions.php:2318 +#: wp-includes/functions.php:2420 msgid "« Back" msgstr "« Retour" -#: wp-includes/functions.php:2330 wp-load.php:61 +#: wp-includes/functions.php:2432 wp-load.php:72 msgid "WordPress › Error" msgstr "WordPress » Erreur" -#: wp-includes/functions.php:3078 wp-includes/functions.php:3134 +#: wp-includes/functions.php:3201 wp-includes/functions.php:3258 msgid "%1$s is deprecated since version %2$s! Use %3$s instead." msgstr "%1$s est déprécié depuis la version %2$s! Utilisez %3$s à la place." -#: wp-includes/functions.php:3080 wp-includes/functions.php:3136 +#: wp-includes/functions.php:3203 wp-includes/functions.php:3260 msgid "%1$s is deprecated since version %2$s with no alternative available." msgstr "%1$s est déprécié depuis la version %2$s, aucune alternative n’est disponible." -#: wp-includes/functions.php:3193 +#: wp-includes/functions.php:3318 msgid "%1$s was called with an argument that is deprecated since version %2$s! %3$s" msgstr "%1$s est appelé avec un argument qui est déprécié depuis la version %2$s ! %3$s" -#: wp-includes/functions.php:3195 +#: wp-includes/functions.php:3320 msgid "%1$s was called with an argument that is deprecated since version %2$s with no alternative available." msgstr "%1$s est appelé avec un argument qui est déprécié depuis la version %2$s, aucune alternative n’est disponible." -#: wp-includes/functions.php:3725 +#: wp-includes/functions.php:3846 msgid "Select a city" msgstr "Sélectionnez une ville" -#: wp-includes/functions.php:3770 wp-includes/functions.php:3774 +#: wp-includes/functions.php:3891 wp-includes/functions.php:3895 msgid "UTC" msgstr "UTC" -#: wp-includes/functions.php:3778 +#: wp-includes/functions.php:3899 msgid "Manual Offsets" msgstr "Décalages manuels" -#: wp-includes/general-template.php:284 wp-login.php:543 wp-login.php:592 -#: wp-login.php:634 wp-login.php:716 +#: wp-includes/general-template.php:284 wp-login.php:545 wp-login.php:605 +#: wp-login.php:647 wp-login.php:729 msgid "Log in" msgstr "Connexion" @@ -4435,12 +4618,12 @@ msgstr "Connexion" msgid "Log out" msgstr "Déconnexion" -#: wp-includes/general-template.php:407 wp-login.php:875 +#: wp-includes/general-template.php:407 wp-login.php:882 msgid "Remember Me" msgstr "Se souvenir de moi" -#: wp-includes/general-template.php:540 wp-login.php:546 wp-login.php:637 -#: wp-login.php:712 wp-login.php:894 +#: wp-includes/general-template.php:540 wp-login.php:548 wp-login.php:650 +#: wp-login.php:725 wp-login.php:901 msgid "Register" msgstr "Inscription" @@ -4448,78 +4631,74 @@ msgstr "Inscription" msgid "Site Admin" msgstr "Admin. du Site" -#: wp-includes/general-template.php:826 +#: wp-includes/general-template.php:827 msgid "Search Results %1$s %2$s" msgstr "Résultats de recherche %1$s %2$s" -#: wp-includes/general-template.php:831 +#: wp-includes/general-template.php:832 msgid "Page not found" msgstr "Page non trouvée" -#: wp-includes/general-template.php:1260 +#: wp-includes/general-template.php:1274 wp-includes/media.php:2848 msgid "%1$s %2$d" msgstr "%1$s %2$d" -#: wp-includes/general-template.php:1462 +#: wp-includes/general-template.php:1480 msgctxt "calendar caption" msgid "%1$s %2$s" msgstr "%1$s %2$s" -#: wp-includes/general-template.php:1488 wp-includes/general-template.php:1496 -msgid "View posts for %1$s %2$s" -msgstr "Voir les articles pour %1$s %2$s" - -#: wp-includes/general-template.php:2060 wp-includes/general-template.php:2083 +#: wp-includes/general-template.php:2095 wp-includes/general-template.php:2118 msgctxt "feed link" msgid "»" msgstr "»" -#: wp-includes/general-template.php:2062 +#: wp-includes/general-template.php:2097 msgid "%1$s %2$s Feed" msgstr "%1$s %2$s Flux" -#: wp-includes/general-template.php:2064 +#: wp-includes/general-template.php:2099 msgid "%1$s %2$s Comments Feed" msgstr "%1$s %2$s Flux des commentaires" -#: wp-includes/general-template.php:2085 +#: wp-includes/general-template.php:2120 msgid "%1$s %2$s %3$s Comments Feed" msgstr "%1$s %2$s %3$s Flux des commentaires" -#: wp-includes/general-template.php:2087 +#: wp-includes/general-template.php:2122 msgid "%1$s %2$s %3$s Category Feed" msgstr "%1$s %2$s Flux de la catégorie %3$s" -#: wp-includes/general-template.php:2089 +#: wp-includes/general-template.php:2124 msgid "%1$s %2$s %3$s Tag Feed" msgstr "%1$s %2$s Flux du mot-clé %3$s" -#: wp-includes/general-template.php:2091 +#: wp-includes/general-template.php:2126 msgid "%1$s %2$s Posts by %3$s Feed" msgstr "%1$s %2$s Flux des articles écrits par %3$s" -#: wp-includes/general-template.php:2093 +#: wp-includes/general-template.php:2128 msgid "%1$s %2$s Search Results for “%3$s” Feed" msgstr "%1$s %2$s Flux de résultats de la recherche pour "%3$s"" -#: wp-includes/general-template.php:2431 +#: wp-includes/general-template.php:2483 msgid "« Previous" msgstr "« Précédent" -#: wp-includes/general-template.php:2432 +#: wp-includes/general-template.php:2484 msgid "Next »" msgstr "Suivant »" -#: wp-includes/class-http.php:178 +#: wp-includes/class-http.php:194 msgid "User has blocked requests through HTTP." msgstr "L’utilisateur a bloqué les requêtes HTTP." -#: wp-includes/class-http.php:711 wp-includes/class-http.php:1368 -#: wp-includes/class-http.php:1396 +#: wp-includes/class-http.php:741 wp-includes/class-http.php:1413 +#: wp-includes/class-http.php:1441 msgid "Too many redirects." msgstr "Trop de redirections." -#: wp-includes/class-http.php:969 wp-includes/class-http.php:1325 +#: wp-includes/class-http.php:1005 wp-includes/class-http.php:1370 msgid "Could not open handle for fopen() to %s" msgstr "Impossible d’ouvrir le gestionnaire de fopen() pour %s" @@ -4682,308 +4861,309 @@ msgstr "ven" msgid "Sat" msgstr "sam" -#: wp-includes/class-wp-editor.php:861 +#: wp-includes/class-wp-editor.php:846 msgid "Print" msgstr "Imprimer" -#: wp-includes/class-wp-editor.php:833 +#: wp-includes/class-wp-editor.php:818 msgid "Insert/edit image" msgstr "Insérer/modifier une image" -#: wp-includes/class-wp-editor.php:867 wp-includes/class-wp-editor.php:1392 -#: wp-includes/js/tinymce/wp-mce-help.php:120 wp-includes/script-loader.php:361 +#: wp-includes/class-wp-editor.php:852 wp-includes/class-wp-editor.php:1378 +#: wp-includes/js/tinymce/wp-mce-help.php:118 wp-includes/script-loader.php:357 msgid "Insert/edit link" msgstr "Insérer/modifier un lien" -#: wp-includes/class-wp-editor.php:904 +#: wp-includes/class-wp-editor.php:889 msgid "Insert row before" msgstr "Insérer une ligne avant" -#: wp-includes/class-wp-editor.php:905 +#: wp-includes/class-wp-editor.php:890 msgid "Insert row after" msgstr "Insérer une ligne après" -#: wp-includes/class-wp-editor.php:910 +#: wp-includes/class-wp-editor.php:895 msgid "Delete row" msgstr "Supprimer la ligne" -#: wp-includes/class-wp-editor.php:906 +#: wp-includes/class-wp-editor.php:891 msgid "Insert column before" msgstr "Insérer une colonne avant" -#: wp-includes/class-wp-editor.php:907 +#: wp-includes/class-wp-editor.php:892 msgid "Insert column after" msgstr "Insérer une colonne après" -#: wp-includes/class-wp-editor.php:914 +#: wp-includes/class-wp-editor.php:899 msgid "Merge table cells" msgstr "Fusionner les cellules du tableau" -#: wp-includes/class-wp-editor.php:891 +#: wp-includes/class-wp-editor.php:876 msgid "Table row properties" msgstr "Propriétés de la ligne du tableau" -#: wp-includes/class-wp-editor.php:892 +#: wp-includes/class-wp-editor.php:877 msgid "Table cell properties" msgstr "Propriétés de la cellule du tableau" -#: wp-includes/class-wp-editor.php:890 +#: wp-includes/class-wp-editor.php:875 msgid "Table properties" msgstr "Propriétés du tableau" -#: wp-includes/class-wp-editor.php:908 +#: wp-includes/class-wp-editor.php:893 msgid "Paste table row before" msgstr "Coller la ligne du tableau avant" -#: wp-includes/class-wp-editor.php:909 +#: wp-includes/class-wp-editor.php:894 msgid "Paste table row after" msgstr "Coller la ligne du tableau après" -#: wp-includes/class-wp-editor.php:912 +#: wp-includes/class-wp-editor.php:897 msgid "Cut table row" msgstr "Couper la ligne du tableau" -#: wp-includes/class-wp-editor.php:913 +#: wp-includes/class-wp-editor.php:898 msgid "Copy table row" msgstr "Copier la ligne du tableau" -#: wp-includes/class-wp-editor.php:889 +#: wp-includes/class-wp-editor.php:874 msgid "Delete table" msgstr "Supprimer le tableau" -#: wp-includes/class-wp-editor.php:894 +#: wp-includes/class-wp-editor.php:879 msgid "Row" msgstr "Ligne" -#: wp-includes/class-wp-editor.php:946 wp-includes/script-loader.php:462 -#: wp-includes/script-loader.php:539 +#: wp-includes/class-wp-editor.php:931 wp-includes/script-loader.php:386 +#: wp-includes/script-loader.php:459 wp-includes/script-loader.php:539 +#: wp-includes/theme.php:1934 msgid "The changes you made will be lost if you navigate away from this page." msgstr "Les modifications que vous avez faites seront perdues si vous changez de page." -#: wp-includes/script-loader.php:94 +#: wp-includes/script-loader.php:95 msgid "Toggle fullscreen mode" msgstr "Mode plein écran" -#: wp-includes/class-wp-editor.php:824 +#: wp-includes/class-wp-editor.php:809 msgid "Document properties" msgstr "Propriétés du document" -#: wp-includes/class-wp-editor.php:768 +#: wp-includes/class-wp-editor.php:753 msgid "Paragraph" msgstr "Paragraphe" -#: wp-includes/js/tinymce/wp-mce-help.php:119 +#: wp-includes/js/tinymce/wp-mce-help.php:117 msgid "Address" msgstr "Adresse" -#: wp-includes/class-wp-editor.php:759 -#: wp-includes/js/tinymce/wp-mce-help.php:116 +#: wp-includes/class-wp-editor.php:744 +#: wp-includes/js/tinymce/wp-mce-help.php:114 msgid "Heading 1" msgstr "Titre 1" -#: wp-includes/class-wp-editor.php:760 -#: wp-includes/js/tinymce/wp-mce-help.php:117 +#: wp-includes/class-wp-editor.php:745 +#: wp-includes/js/tinymce/wp-mce-help.php:115 msgid "Heading 2" msgstr "Titre 2" -#: wp-includes/class-wp-editor.php:761 -#: wp-includes/js/tinymce/wp-mce-help.php:117 +#: wp-includes/class-wp-editor.php:746 +#: wp-includes/js/tinymce/wp-mce-help.php:115 msgid "Heading 3" msgstr "Titre 3" -#: wp-includes/class-wp-editor.php:762 -#: wp-includes/js/tinymce/wp-mce-help.php:118 +#: wp-includes/class-wp-editor.php:747 +#: wp-includes/js/tinymce/wp-mce-help.php:116 msgid "Heading 4" msgstr "Titre 4" -#: wp-includes/class-wp-editor.php:763 -#: wp-includes/js/tinymce/wp-mce-help.php:118 +#: wp-includes/class-wp-editor.php:748 +#: wp-includes/js/tinymce/wp-mce-help.php:116 msgid "Heading 5" msgstr "Titre 5" -#: wp-includes/class-wp-editor.php:764 -#: wp-includes/js/tinymce/wp-mce-help.php:119 +#: wp-includes/class-wp-editor.php:749 +#: wp-includes/js/tinymce/wp-mce-help.php:117 msgid "Heading 6" msgstr "Titre 6" -#: wp-includes/class-wp-editor.php:769 +#: wp-includes/class-wp-editor.php:754 msgid "Blockquote" msgstr "Bloc de citation" -#: wp-includes/class-wp-editor.php:780 -#: wp-includes/js/tinymce/wp-mce-help.php:115 +#: wp-includes/class-wp-editor.php:765 +#: wp-includes/js/tinymce/wp-mce-help.php:113 msgid "Bold" msgstr "Gras" -#: wp-includes/class-wp-editor.php:781 -#: wp-includes/js/tinymce/wp-mce-help.php:115 +#: wp-includes/class-wp-editor.php:766 +#: wp-includes/js/tinymce/wp-mce-help.php:113 msgid "Italic" msgstr "Italique" -#: wp-includes/class-wp-editor.php:775 -#: wp-includes/js/tinymce/wp-mce-help.php:116 +#: wp-includes/class-wp-editor.php:760 +#: wp-includes/js/tinymce/wp-mce-help.php:114 msgid "Underline" msgstr "Souligner" -#: wp-includes/class-wp-editor.php:776 -#: wp-includes/js/tinymce/wp-mce-help.php:128 +#: wp-includes/class-wp-editor.php:761 +#: wp-includes/js/tinymce/wp-mce-help.php:126 msgid "Strikethrough" msgstr "Barrer" -#: wp-includes/js/tinymce/wp-mce-help.php:126 +#: wp-includes/js/tinymce/wp-mce-help.php:124 msgid "Align Left" msgstr "Aligner à gauche" -#: wp-includes/js/tinymce/wp-mce-help.php:127 +#: wp-includes/js/tinymce/wp-mce-help.php:125 msgid "Align Center" msgstr "Centrer" -#: wp-includes/js/tinymce/wp-mce-help.php:128 +#: wp-includes/js/tinymce/wp-mce-help.php:126 msgid "Align Right" msgstr "Aligner à droite" -#: wp-includes/class-wp-editor.php:777 +#: wp-includes/class-wp-editor.php:762 msgid "Subscript" msgstr "Indice" -#: wp-includes/class-wp-editor.php:778 +#: wp-includes/class-wp-editor.php:763 msgid "Superscript" msgstr "Exposant" -#: wp-includes/class-wp-editor.php:794 -#: wp-includes/js/tinymce/wp-mce-help.php:113 +#: wp-includes/class-wp-editor.php:779 +#: wp-includes/js/tinymce/wp-mce-help.php:111 msgid "Cut" msgstr "Couper" -#: wp-includes/class-wp-editor.php:795 -#: wp-includes/js/tinymce/wp-mce-help.php:112 +#: wp-includes/class-wp-editor.php:780 +#: wp-includes/js/tinymce/wp-mce-help.php:110 msgid "Copy" msgstr "Copier" -#: wp-includes/class-wp-editor.php:796 -#: wp-includes/js/tinymce/wp-mce-help.php:112 +#: wp-includes/class-wp-editor.php:781 +#: wp-includes/js/tinymce/wp-mce-help.php:110 msgid "Paste" msgstr "Coller" -#: wp-includes/class-wp-editor.php:755 +#: wp-includes/class-wp-editor.php:740 msgid "New document" msgstr "Nouveau document" -#: wp-includes/class-wp-editor.php:840 +#: wp-includes/class-wp-editor.php:825 msgid "Image description" msgstr "Description de l’image" -#: wp-includes/class-wp-editor.php:837 +#: wp-includes/class-wp-editor.php:822 msgid "Border" msgstr "Bordure" -#: wp-includes/class-wp-editor.php:842 +#: wp-includes/class-wp-editor.php:827 msgid "Dimensions" msgstr "Dimensions" -#: wp-includes/class-wp-editor.php:839 +#: wp-includes/class-wp-editor.php:824 msgid "Vertical space" msgstr "Espace vertical" -#: wp-includes/class-wp-editor.php:865 +#: wp-includes/class-wp-editor.php:850 msgid "Horizontal space" msgstr "Espace horizontal" -#: wp-includes/class-wp-editor.php:834 +#: wp-includes/class-wp-editor.php:819 msgid "General" msgstr "Général" -#: wp-includes/js/tinymce/wp-mce-help.php:129 -#: wp-includes/js/tinymce/wp-mce-help.php:130 +#: wp-includes/js/tinymce/wp-mce-help.php:127 +#: wp-includes/js/tinymce/wp-mce-help.php:128 msgid "List" msgstr "Liste" -#: wp-includes/class-wp-editor.php:838 +#: wp-includes/class-wp-editor.php:823 msgid "Constrain proportions" msgstr "Respecter les proportions" -#: wp-includes/media-template.php:861 wp-includes/media-template.php:952 +#: wp-includes/media-template.php:1050 wp-includes/media-template.php:1140 msgid "Loop" msgstr "Répéter" -#: wp-includes/media-template.php:584 wp-includes/media-template.php:679 +#: wp-includes/media-template.php:801 wp-includes/media-template.php:867 msgid "Align" msgstr "Alignement" -#: wp-includes/admin-bar.php:670 +#: wp-includes/admin-bar.php:684 msgid "Background" msgstr "Arrière-plan" -#: wp-includes/class-wp-editor.php:863 wp-includes/script-loader.php:315 +#: wp-includes/class-wp-editor.php:848 wp-includes/script-loader.php:310 msgid "Fullscreen" msgstr "Plein écran" -#: wp-includes/script-loader.php:324 +#: wp-includes/script-loader.php:319 msgid "Mute" msgstr "Muet" -#: wp-includes/js/tinymce/wp-mce-help.php:132 +#: wp-includes/js/tinymce/wp-mce-help.php:130 msgid "Insert More Tag" msgstr "Insérer la balise « More »" -#: wp-includes/media.php:2797 +#: wp-includes/media.php:2963 msgid "Edit Gallery" msgstr "Modifier la galerie" -#: wp-includes/class-wp-editor.php:836 +#: wp-includes/class-wp-editor.php:821 msgid "Source" msgstr "Adresse web source" -#: wp-includes/media-template.php:776 +#: wp-includes/media-template.php:964 msgid "Link Rel" msgstr "Attribut « Rel » du lien" -#: wp-includes/js/tinymce/wp-mce-help.php:108 +#: wp-includes/js/tinymce/wp-mce-help.php:106 msgid "Rather than reaching for your mouse to click on the toolbar, use these access keys. Windows and Linux use Ctrl + letter. Macintosh uses Command + letter." msgstr "Plutôt que d’attraper votre souris pour cliquer sur la barre d’outils, utilisez les raccourcis clavier. Sous Windows et Linux, utilisez Ctrl+<lettre>  sous Macintosh, utilisez la touche Commande+<lettre>." -#: wp-includes/js/tinymce/wp-mce-help.php:111 -#: wp-includes/js/tinymce/wp-mce-help.php:125 +#: wp-includes/js/tinymce/wp-mce-help.php:109 +#: wp-includes/js/tinymce/wp-mce-help.php:123 msgid "Letter" msgstr "Lettre" -#: wp-includes/js/tinymce/wp-mce-help.php:111 -#: wp-includes/js/tinymce/wp-mce-help.php:125 +#: wp-includes/js/tinymce/wp-mce-help.php:109 +#: wp-includes/js/tinymce/wp-mce-help.php:123 msgid "Action" msgstr "Action" -#: wp-includes/class-wp-editor.php:797 -#: wp-includes/js/tinymce/wp-mce-help.php:113 +#: wp-includes/class-wp-editor.php:782 +#: wp-includes/js/tinymce/wp-mce-help.php:111 msgid "Select all" msgstr "Sélectionner tout" -#: wp-includes/js/tinymce/wp-mce-help.php:123 +#: wp-includes/js/tinymce/wp-mce-help.php:121 msgid "The following shortcuts use different access keys: Alt + Shift + letter." msgstr "Vous pouvez accéder aux raccourcis suivants via les touches : Alt+Shift+<lettre>." -#: wp-includes/class-wp-editor.php:882 -#: wp-includes/js/tinymce/wp-mce-help.php:126 +#: wp-includes/class-wp-editor.php:867 +#: wp-includes/js/tinymce/wp-mce-help.php:124 msgid "Check Spelling" msgstr "Vérifier l’orthographe" -#: wp-includes/js/tinymce/wp-mce-help.php:127 +#: wp-includes/js/tinymce/wp-mce-help.php:125 msgid "Justify Text" msgstr "Justifier le texte" -#: wp-includes/js/tinymce/wp-mce-help.php:129 +#: wp-includes/js/tinymce/wp-mce-help.php:127 msgid "Insert link" msgstr "Insérer un lien" -#: wp-includes/class-wp-editor.php:868 -#: wp-includes/js/tinymce/wp-mce-help.php:130 +#: wp-includes/class-wp-editor.php:853 +#: wp-includes/js/tinymce/wp-mce-help.php:128 msgid "Remove link" msgstr "Enlever le lien" -#: wp-includes/js/tinymce/wp-mce-help.php:131 +#: wp-includes/js/tinymce/wp-mce-help.php:129 msgid "Quote" msgstr "Citation" -#: wp-includes/js/tinymce/wp-mce-help.php:133 +#: wp-includes/js/tinymce/wp-mce-help.php:131 msgid "Insert Page Break tag" msgstr "Insérer la balise « Page break »" @@ -4991,23 +5171,23 @@ msgstr "Insérer la balise « Page break »" msgid "Comments Feed" msgstr "Flux des commentaires" -#: wp-includes/link-template.php:1603 wp-includes/link-template.php:1834 +#: wp-includes/link-template.php:1609 wp-includes/link-template.php:1841 msgid "Previous Post" msgstr "Article précédent" -#: wp-includes/link-template.php:1603 wp-includes/link-template.php:1834 +#: wp-includes/link-template.php:1609 wp-includes/link-template.php:1841 msgid "Next Post" msgstr "Article suivant" -#: wp-includes/deprecated.php:2718 +#: wp-includes/deprecated.php:2737 msgid "Last Post" msgstr "Dernier article" -#: wp-includes/link-template.php:2253 +#: wp-includes/link-template.php:2260 msgid "Newer Comments »" msgstr "Commentaires plus récents »" -#: wp-includes/link-template.php:2297 +#: wp-includes/link-template.php:2304 msgid "« Older Comments" msgstr "« Commentaires plus anciens" @@ -5079,11 +5259,11 @@ msgstr "Désolé, les identifiants doivent aussi avoir des lettres !" msgid "Sorry, that email address is not allowed!" msgstr "Désolé, cette adresse de messagerie n’est pas autorisée !" -#: wp-includes/ms-functions.php:517 wp-includes/user.php:1572 +#: wp-includes/ms-functions.php:517 wp-includes/user.php:1677 msgid "Sorry, that username already exists!" msgstr "Désolé, cet identifiant existe déjà !" -#: wp-includes/ms-functions.php:521 wp-includes/user.php:1611 +#: wp-includes/ms-functions.php:521 wp-includes/user.php:1720 msgid "Sorry, that email address is already used!" msgstr "Désolé, cette adresse de messagerie est déjà utilisée !" @@ -5115,7 +5295,7 @@ msgstr "Inscription d'un nouvel utilisateur : %s" msgid "New %1$s User: %2$s" msgstr "Nouvel utilisateur %1$s : %2$s" -#: wp-includes/ms-functions.php:2121 +#: wp-includes/ms-functions.php:2119 msgid "" "Dear User,\n" "\n" @@ -5143,161 +5323,157 @@ msgstr "" "\n" "--L'équipe @ SITE_NAME" -#: wp-includes/ms-load.php:95 -msgid "This user has elected to delete their account and the content is no longer available." -msgstr "Cet utilisateur a choisi d’effacer son compte, et son contenu n’est plus disponible." - -#: wp-includes/pluggable.php:542 +#: wp-includes/pluggable.php:562 msgid "ERROR: Invalid username or incorrect password." msgstr "ERREUR : l’identifiant ou le mot de passe n’est pas valide." -#: wp-includes/pluggable.php:1349 wp-includes/pluggable.php:1478 +#: wp-includes/pluggable.php:1401 wp-includes/pluggable.php:1530 msgid "Author : %1$s (IP: %2$s , %3$s)" msgstr "Auteur : %1$s (IP : %2$s , %3$s)" -#: wp-includes/pluggable.php:1350 wp-includes/pluggable.php:1479 +#: wp-includes/pluggable.php:1402 wp-includes/pluggable.php:1531 msgid "E-mail : %s" msgstr "E-mail : %s" -#: wp-includes/pluggable.php:1330 wp-includes/pluggable.php:1340 -#: wp-includes/pluggable.php:1351 wp-includes/pluggable.php:1465 -#: wp-includes/pluggable.php:1472 wp-includes/pluggable.php:1480 +#: wp-includes/pluggable.php:1382 wp-includes/pluggable.php:1392 +#: wp-includes/pluggable.php:1403 wp-includes/pluggable.php:1517 +#: wp-includes/pluggable.php:1524 wp-includes/pluggable.php:1532 msgid "URL : %s" msgstr "Adresse : %s" -#: wp-includes/pluggable.php:1353 wp-includes/pluggable.php:1482 +#: wp-includes/pluggable.php:1405 wp-includes/pluggable.php:1534 msgid "Comment: " msgstr "Commentaire :" -#: wp-includes/pluggable.php:1354 +#: wp-includes/pluggable.php:1406 msgid "You can see all comments on this post here: " msgstr "Vous pouvez lire tous les commentaires de cet article ici :" -#: wp-includes/pluggable.php:1356 +#: wp-includes/pluggable.php:1408 msgid "[%1$s] Comment: \"%2$s\"" msgstr "[%1$s] Commentaire : « %2$s »" -#: wp-includes/pluggable.php:1329 wp-includes/pluggable.php:1339 +#: wp-includes/pluggable.php:1381 wp-includes/pluggable.php:1391 msgid "Website: %1$s (IP: %2$s , %3$s)" msgstr "Site Web : %1$s (IP : %2$s , %3$s)" -#: wp-includes/pluggable.php:1331 wp-includes/pluggable.php:1341 +#: wp-includes/pluggable.php:1383 wp-includes/pluggable.php:1393 msgid "Excerpt: " msgstr "Extrait :" -#: wp-includes/pluggable.php:1332 +#: wp-includes/pluggable.php:1384 msgid "You can see all trackbacks on this post here: " msgstr "Vous pouvez lire tous les rétroliens de cet article ici :" -#: wp-includes/pluggable.php:1334 +#: wp-includes/pluggable.php:1386 msgid "[%1$s] Trackback: \"%2$s\"" msgstr "[%1$s] Rétrolien : « %2$s »" -#: wp-includes/pluggable.php:1342 +#: wp-includes/pluggable.php:1394 msgid "You can see all pingbacks on this post here: " msgstr "Vous pouvez lire tous les pings de cet article ici :" -#: wp-includes/pluggable.php:1344 +#: wp-includes/pluggable.php:1396 msgid "[%1$s] Pingback: \"%2$s\"" msgstr "[%1$s] Ping : « %2$s »" -#: wp-includes/pluggable.php:1364 wp-includes/pluggable.php:1488 +#: wp-includes/pluggable.php:1416 wp-includes/pluggable.php:1540 msgid "Trash it: %s" msgstr "Le mettre dans la Corbeille : %s" -#: wp-includes/pluggable.php:1366 wp-includes/pluggable.php:1490 +#: wp-includes/pluggable.php:1418 wp-includes/pluggable.php:1542 msgid "Delete it: %s" msgstr "Le supprimer : %s" -#: wp-includes/pluggable.php:1367 wp-includes/pluggable.php:1491 +#: wp-includes/pluggable.php:1419 wp-includes/pluggable.php:1543 msgid "Spam it: %s" msgstr "Le marquer comme indésirable : %s" -#: wp-includes/pluggable.php:1464 wp-includes/pluggable.php:1471 +#: wp-includes/pluggable.php:1516 wp-includes/pluggable.php:1523 msgid "Website : %1$s (IP: %2$s , %3$s)" msgstr "Site Web : %1$s (IP: %2$s , %3$s)" -#: wp-includes/pluggable.php:1466 +#: wp-includes/pluggable.php:1518 msgid "Trackback excerpt: " msgstr "Extrait du rétrolien :" -#: wp-includes/pluggable.php:1473 +#: wp-includes/pluggable.php:1525 msgid "Pingback excerpt: " msgstr "Extrait du ping :" -#: wp-includes/pluggable.php:1486 +#: wp-includes/pluggable.php:1538 msgid "Approve it: %s" msgstr "L'approuver : %s" -#: wp-includes/pluggable.php:1493 +#: wp-includes/pluggable.php:1545 msgid "Currently %s comment is waiting for approval. Please visit the moderation panel:" msgid_plural "Currently %s comments are waiting for approval. Please visit the moderation panel:" msgstr[0] "En ce moment, %s commentaire attend votre approbation. Veuillez vous rendre sur le panneau de modération :" msgstr[1] "En ce moment, %s commentaires attendent vos approbations. Veuillez vous rendre sur le panneau de modération :" -#: wp-includes/pluggable.php:1497 +#: wp-includes/pluggable.php:1549 msgid "[%1$s] Please moderate: \"%2$s\"" msgstr "[%1$s] Demande de modération pour « %2$s »" -#: wp-includes/pluggable.php:1560 +#: wp-includes/pluggable.php:1612 msgid "Password Lost and Changed for user: %s" msgstr "Mot de passe oublié et changé pour l'utilisateur : %s" -#: wp-includes/pluggable.php:1564 +#: wp-includes/pluggable.php:1616 msgid "[%s] Password Lost/Changed" msgstr "[%s] Mot de passe oublié et changé" -#: wp-includes/pluggable.php:1588 wp-includes/pluggable.php:1596 -#: wp-login.php:360 +#: wp-includes/pluggable.php:1640 wp-includes/pluggable.php:1648 +#: wp-login.php:362 msgid "Username: %s" msgstr "Identifiant : %s" -#: wp-includes/pluggable.php:1591 +#: wp-includes/pluggable.php:1643 msgid "[%s] New User Registration" msgstr "[%s] Inscription d'un nouvel utilisateur" -#: wp-includes/pluggable.php:1597 +#: wp-includes/pluggable.php:1649 msgid "Password: %s" msgstr "Mot de passe : %s" -#: wp-includes/pluggable.php:1600 +#: wp-includes/pluggable.php:1652 msgid "[%s] Your username and password" msgstr "[%s] Votre identifiant et mot de passe" -#: wp-includes/post-template.php:121 +#: wp-includes/post-template.php:131 msgid "Protected: %s" msgstr "Protégé : %s" -#: wp-includes/post-template.php:135 +#: wp-includes/post-template.php:146 msgid "Private: %s" msgstr "Privé : %s" -#: wp-includes/post-template.php:335 +#: wp-includes/post-template.php:349 msgid "There is no excerpt because this is a protected post." msgstr "Il n’y pas d’extrait, car cet article est protégé." -#: wp-includes/post-template.php:735 +#: wp-includes/post-template.php:753 msgid "Next page" msgstr "Page suivante" -#: wp-includes/post-template.php:736 +#: wp-includes/post-template.php:754 msgid "Previous page" msgstr "Page précédente" -#: wp-includes/post-template.php:1093 +#: wp-includes/post-template.php:1139 msgid "Home" msgstr "Accueil" -#: wp-includes/post-template.php:1590 +#: wp-includes/post-template.php:1653 msgctxt "revision date format" msgid "j F, Y @ G:i" msgstr "j F Y \\à G \\h i \\m" -#: wp-includes/post-template.php:1645 +#: wp-includes/post-template.php:1708 msgid "%1$s [Autosave]" msgstr "%1$s [Sauvegarde automatique]" -#: wp-includes/post-template.php:1646 +#: wp-includes/post-template.php:1709 msgid "%1$s [Current Revision]" msgstr "%1$s [Version actuelle]" @@ -5371,51 +5547,51 @@ msgid_plural "Trash (%s)" msgstr[0] "Corbeille (%s)" msgstr[1] "Corbeille (%s)" -#: wp-includes/post.php:2971 +#: wp-includes/post.php:3142 msgid "Content, title, and excerpt are empty." msgstr "Le contenu de l’article, le titre et l’extrait sont vides." -#: wp-includes/post.php:3129 +#: wp-includes/post.php:3343 msgid "Could not update post in the database" msgstr "Impossible de mettre à jour l’article dans la base de données" -#: wp-includes/post.php:3145 +#: wp-includes/post.php:3358 msgid "Could not insert post into the database" msgstr "Impossible d’insérer l’article dans la base de données" -#: wp-includes/post.php:3192 +#: wp-includes/post.php:3422 msgid "The page template is invalid." msgstr "Le modèle de page est invalide." -#: wp-includes/revision.php:255 +#: wp-includes/revision.php:254 msgid "Cannot create a revision of a revision" msgstr "Impossible de créer une version d’une version." -#: wp-includes/revision.php:524 +#: wp-includes/revision.php:522 msgid "You do not have permission to preview drafts." msgstr "Vous n’avez pas l’autorisation de prévisualiser les brouillons" -#: wp-includes/user.php:1569 +#: wp-includes/user.php:1674 msgid "Cannot create a user with an empty login name." msgstr "Impossible de créer un utilisateur avec un identifiant vide." -#: wp-includes/user.php:1879 +#: wp-includes/user.php:1995 msgid "AIM" msgstr "AIM" -#: wp-includes/user.php:1880 +#: wp-includes/user.php:1996 msgid "Yahoo IM" msgstr "Yahoo Messenger" -#: wp-includes/user.php:1881 +#: wp-includes/user.php:1997 msgid "Jabber / Google Talk" msgstr "Jabber / Google Talk" -#: wp-includes/default-widgets.php:1031 wp-includes/rss.php:899 +#: wp-includes/default-widgets.php:1036 wp-includes/rss.php:899 msgid "An error has occurred, which probably means the feed is down. Try again later." msgstr "Une erreur est survenue, le flux est probablement indisponible. Veuillez réessayer plus tard." -#: wp-includes/script-loader.php:81 +#: wp-includes/script-loader.php:82 msgid "" "You are about to permanently delete the selected items.\n" " 'Cancel' to stop, 'OK' to delete." @@ -5423,152 +5599,148 @@ msgstr "" "Vous êtes sur le point de supprimer définitivement les éléments sélectionnés.\n" " « Annuler » pour abandonner, « OK » pour les supprimer." -#: wp-includes/script-loader.php:88 +#: wp-includes/script-loader.php:89 msgid "Close all open tags" msgstr "Fermer toutes les balises ouvertes" -#: wp-includes/script-loader.php:89 +#: wp-includes/script-loader.php:90 msgid "close tags" msgstr "fermer les balises" -#: wp-includes/script-loader.php:90 +#: wp-includes/script-loader.php:91 msgid "Enter the URL" msgstr "Saisissez l’adresse" -#: wp-includes/script-loader.php:91 +#: wp-includes/script-loader.php:92 msgid "Enter the URL of the image" msgstr "Saisissez l’adresse de l’image" -#: wp-includes/script-loader.php:92 +#: wp-includes/script-loader.php:93 msgid "Enter a description of the image" msgstr "Saisissez une description pour l’image" -#: wp-includes/script-loader.php:107 wp-includes/script-loader.php:423 +#: wp-includes/script-loader.php:108 wp-includes/script-loader.php:420 msgid "You do not have permission to do that." msgstr "Vous n’avez pas l’autorisation d’effectuer cela." -#: wp-includes/script-loader.php:108 wp-includes/script-loader.php:424 +#: wp-includes/script-loader.php:109 wp-includes/script-loader.php:421 msgid "An unidentified error has occurred." msgstr "Une erreur non identifiée est survenue." -#: wp-includes/script-loader.php:224 +#: wp-includes/script-loader.php:225 msgid "Next >" msgstr "Suiv. >" -#: wp-includes/script-loader.php:225 +#: wp-includes/script-loader.php:226 msgid "< Prev" msgstr "< Préc." -#: wp-includes/script-loader.php:226 +#: wp-includes/script-loader.php:227 msgid "Image" msgstr "Image" -#: wp-includes/script-loader.php:227 +#: wp-includes/script-loader.php:228 msgid "of" msgstr "sur" -#: wp-includes/script-loader.php:229 +#: wp-includes/script-loader.php:230 msgid "This feature requires inline frames. You have iframes disabled or your browser does not support them." msgstr "Cette fonctionnalité requiert des iframes. Les iframes sont désactivées sur votre navigateur, ou alors il ne les accepte pas." -#: wp-includes/script-loader.php:241 -msgid "not configured" -msgstr "non configuré" - -#: wp-includes/script-loader.php:245 +#: wp-includes/script-loader.php:240 msgid "You have attempted to queue too many files." msgstr "Vous essayez d’envoyer trop de fichiers à la fois." -#: wp-includes/script-loader.php:247 +#: wp-includes/script-loader.php:242 msgid "This file is empty. Please try another." msgstr "Le fichier est vide. Merci d’en essayer un autre." -#: wp-includes/script-loader.php:248 +#: wp-includes/script-loader.php:243 msgid "This file type is not allowed. Please try another." msgstr "Ce type de fichier n’est pas autorisé. Merci d’en essayer un autre." -#: wp-includes/script-loader.php:252 +#: wp-includes/script-loader.php:247 msgid "An error occurred in the upload. Please try again later." msgstr "Une erreur est survenue lors de l’envoi. Veuillez réessayer plus tard." -#: wp-includes/script-loader.php:253 +#: wp-includes/script-loader.php:248 msgid "There was a configuration error. Please contact the server administrator." msgstr "Il y a une erreur de configuration. Veuillez contacter l’administrateur de votre serveur." -#: wp-includes/script-loader.php:254 +#: wp-includes/script-loader.php:249 msgid "You may only upload 1 file." msgstr "Vous pouvez seulement envoyer 1 fichier." -#: wp-includes/script-loader.php:255 +#: wp-includes/script-loader.php:250 msgid "HTTP error." msgstr "Erreur HTTP." -#: wp-includes/script-loader.php:256 +#: wp-includes/script-loader.php:251 msgid "Upload failed." msgstr "L’envoi a échoué." -#: wp-includes/script-loader.php:259 +#: wp-includes/script-loader.php:254 msgid "IO error." msgstr "Erreur I/O (Entrées-Sorties)." -#: wp-includes/script-loader.php:260 +#: wp-includes/script-loader.php:255 msgid "Security error." msgstr "Erreur de sécurité." -#: wp-includes/script-loader.php:262 +#: wp-includes/script-loader.php:257 msgid "Upload stopped." msgstr "L’envoi est stoppé." -#: wp-includes/script-loader.php:264 +#: wp-includes/script-loader.php:259 msgid "Crunching…" msgstr "En cours de traitement…" -#: wp-includes/script-loader.php:265 +#: wp-includes/script-loader.php:260 msgid "moved to the trash." msgstr "déplacé dans la corbeille." -#: wp-includes/script-loader.php:348 +#: wp-includes/script-loader.php:343 msgctxt "password strength" msgid "Medium" msgstr "Moyenne" -#: wp-includes/script-loader.php:443 +#: wp-includes/script-loader.php:440 msgid "Publish on:" msgstr "Publié le :" -#: wp-includes/script-loader.php:444 +#: wp-includes/script-loader.php:441 msgid "Schedule for:" msgstr "Planifier pour :" -#: wp-includes/script-loader.php:445 +#: wp-includes/script-loader.php:442 msgid "Published on:" msgstr "Publié le :" -#: wp-includes/script-loader.php:448 +#: wp-includes/script-loader.php:445 msgid "Show more comments" msgstr "Afficher plus de commentaires" -#: wp-includes/script-loader.php:449 +#: wp-includes/script-loader.php:446 msgid "No more comments found." msgstr "Il n’y a pas d’autres commentaires." -#: wp-includes/script-loader.php:458 +#: wp-includes/script-loader.php:455 msgid "Password Protected" msgstr "Protégé par un mot de passe" -#: wp-includes/script-loader.php:471 +#: wp-includes/script-loader.php:470 msgid "Submitted on:" msgstr "Envoyé le :" -#: wp-includes/script-loader.php:482 wp-includes/script-loader.php:490 +#: wp-includes/script-loader.php:481 wp-includes/script-loader.php:489 msgid "Error while saving the changes." msgstr "Erreur lors de la sauvegarde des modifications." -#: wp-includes/script-loader.php:483 +#: wp-includes/script-loader.php:482 msgid "Remove From Bulk Edit" msgstr "Enlever des modifications groupées" -#: wp-includes/script-loader.php:495 +#: wp-includes/script-loader.php:494 msgid "Plugin Information:" msgstr "Informations sur l’extension :" @@ -5580,39 +5752,39 @@ msgstr "Enregistrement..." msgid "Could not set that as the thumbnail image. Try a different attachment." msgstr "Impossible de s’en servir comme miniature. Essayez un autre fichier attaché." -#: wp-includes/script-loader.php:463 +#: wp-includes/script-loader.php:460 msgid "Saving Draft…" msgstr "Enregistrement du brouillon…" -#: wp-includes/taxonomy.php:2707 +#: wp-includes/taxonomy.php:2761 msgid "Invalid Taxonomy" msgstr "Taxinomie invalide" -#: wp-includes/taxonomy.php:941 wp-includes/taxonomy.php:3594 +#: wp-includes/taxonomy.php:956 wp-includes/taxonomy.php:3656 msgid "Empty Term" msgstr "Pas de terme" -#: wp-includes/class-wp-xmlrpc-server.php:1257 -#: wp-includes/class-wp-xmlrpc-server.php:1799 -#: wp-includes/class-wp-xmlrpc-server.php:1887 -#: wp-includes/class-wp-xmlrpc-server.php:1955 wp-includes/taxonomy.php:2376 +#: wp-includes/class-wp-xmlrpc-server.php:1287 +#: wp-includes/class-wp-xmlrpc-server.php:1829 +#: wp-includes/class-wp-xmlrpc-server.php:1917 +#: wp-includes/class-wp-xmlrpc-server.php:1985 wp-includes/taxonomy.php:2415 msgid "Invalid term ID" msgstr "l’ID du terme est invalide" -#: wp-includes/taxonomy.php:2379 wp-includes/taxonomy.php:2891 +#: wp-includes/taxonomy.php:2418 wp-includes/taxonomy.php:2948 msgid "A name is required for this term" msgstr "Un nom est requis pour ce terme" -#: wp-includes/taxonomy.php:2445 wp-includes/taxonomy.php:2452 -#: wp-includes/taxonomy.php:2462 +#: wp-includes/taxonomy.php:2496 wp-includes/taxonomy.php:2504 +#: wp-includes/taxonomy.php:2515 msgid "Could not insert term into the database" msgstr "Impossible d’insérer le terme dans la base de données" -#: wp-includes/taxonomy.php:2940 +#: wp-includes/taxonomy.php:3004 msgid "The slug “%s” is already in use by another term" msgstr "L’identifiant « %s » est déjà utilisé par un autre terme" -#: wp-includes/taxonomy.php:3785 +#: wp-includes/taxonomy.php:3853 msgid "Invalid object ID" msgstr "Identifiant d’objet non valide." @@ -5636,133 +5808,129 @@ msgstr "ERREUR : le champ de l’identifiant est vide. msgid "ERROR: The password field is empty." msgstr "ERREUR : le champ du mot de passe est vide." -#: wp-includes/user.php:137 -msgid "ERROR: Invalid username. Lost your password?" -msgstr "ERREUR : l’identifiant n’est pas valide. Avez-vous perdu votre mot de passe ?" - #: wp-includes/user.php:217 msgid "ERROR: Your account has been marked as a spammer." msgstr "ERREUR : votre compte a été marqué comme étant indésirable." -#: wp-includes/functions.php:4335 wp-includes/user.php:187 +#: wp-includes/functions.php:4485 wp-includes/user.php:187 msgid "Please log in again." msgstr "Veuillez vous reconnecter." -#: wp-includes/widgets.php:577 wp-includes/widgets.php:647 +#: wp-includes/widgets.php:575 wp-includes/widgets.php:645 msgid "Sidebar %d" msgstr "Colonne latérale %d" -#: wp-includes/wp-db.php:2060 +#: wp-includes/wp-db.php:2096 msgid "ERROR: WordPress %1$s requires MySQL %2$s or higher" msgstr "ERREUR : WordPress %1$s requiert MySQL %2$s ou une version supérieure." -#: wp-login.php:100 +#: wp-login.php:101 msgid "Powered by WordPress" msgstr "Propulsé par WordPress" -#: wp-login.php:275 +#: wp-login.php:276 msgid "ERROR: Enter a username or e-mail address." msgstr "ERREUR : veuillez saisir une adresse de messagerie ou un identifiant." -#: wp-login.php:279 +#: wp-login.php:280 msgid "ERROR: There is no user registered with that email address." msgstr "ERREUR : il n’y aucun utilisateur enregistré avec cette adresse de messagerie." -#: wp-login.php:296 +#: wp-login.php:297 msgid "ERROR: Invalid username or e-mail." msgstr "ERREUR : l’identifiant ou l’adresse de messagerie n’est pas valide." -#: wp-login.php:333 +#: wp-login.php:335 msgid "Password reset is not allowed for this user" msgstr "La réinitialisation du mot de passe n’est pas autorisée pour cet utilisateur" -#: wp-login.php:372 +#: wp-login.php:376 msgid "[%s] Password Reset" msgstr "[%s] Renouvellement du mot de passe" -#: wp-login.php:393 +#: wp-login.php:397 msgid "The e-mail could not be sent." msgstr "Le message n’a pas pu être envoyé." -#: wp-includes/user.php:1926 wp-includes/user.php:1929 -#: wp-includes/user.php:1933 wp-includes/user.php:1944 -#: wp-includes/user.php:1960 +#: wp-includes/user.php:2042 wp-includes/user.php:2045 +#: wp-includes/user.php:2049 wp-includes/user.php:2060 +#: wp-includes/user.php:2076 msgid "Invalid key" msgstr "Clé invalide" -#: wp-includes/user.php:2018 +#: wp-includes/user.php:2134 msgid "ERROR: Please type your e-mail address." msgstr "ERREUR : l’adresse de messagerie est obligatoire." -#: wp-includes/user.php:2020 +#: wp-includes/user.php:2136 msgid "ERROR: The email address isn’t correct." msgstr "ERREUR : adresse de messagerie incorrecte." -#: wp-login.php:498 +#: wp-login.php:500 msgid "Sorry, that key does not appear to be valid." msgstr "Désolé, cette clé ne semble pas être valide." -#: wp-login.php:520 +#: wp-login.php:522 msgid "Lost Password" msgstr "Mot de passe oublié" -#: wp-login.php:528 +#: wp-login.php:530 msgid "Username or E-mail:" msgstr "Identifiant ou adresse de messagerie :" -#: wp-login.php:539 +#: wp-login.php:541 msgid "Get New Password" msgstr "Générer un mot de passe" -#: wp-login.php:217 +#: wp-login.php:218 msgid "Are you lost?" msgstr "Êtes-vous perdu(e) ?" -#: wp-login.php:217 +#: wp-login.php:218 msgid "← Back to %s" msgstr "← Retour sur %s" -#: wp-login.php:689 +#: wp-login.php:702 msgid "Registration Form" msgstr "Formulaire d’inscription" -#: wp-login.php:689 +#: wp-login.php:702 msgid "Register For This Site" msgstr "S’inscrire sur ce site" -#: wp-login.php:709 +#: wp-login.php:722 msgid "A password will be e-mailed to you." msgstr "Un mot de passe vous sera envoyé sur votre adresse de messagerie." -#: wp-login.php:717 wp-login.php:899 +#: wp-login.php:730 wp-login.php:907 msgid "Password Lost and Found" msgstr "Récupération de mot de passe" -#: wp-login.php:717 wp-login.php:899 +#: wp-login.php:730 wp-login.php:907 msgid "Lost your password?" msgstr "Mot de passe oublié ?" -#: wp-login.php:786 +#: wp-login.php:793 msgid "You have logged in successfully." msgstr "Vous vous êtes bien connecté." -#: wp-login.php:824 +#: wp-login.php:831 msgid "You are now logged out." msgstr "Vous êtes désormais déconnecté(e)." -#: wp-login.php:826 +#: wp-login.php:833 msgid "User registration is currently not allowed." msgstr "Les nouvelles inscriptions ne sont pas autorisées pour l’instant." -#: wp-login.php:828 +#: wp-login.php:835 msgid "Check your e-mail for the confirmation link." msgstr "Vérifiez votre messagerie pour y trouver le lien de confirmation." -#: wp-login.php:830 +#: wp-login.php:837 msgid "Check your e-mail for your new password." msgstr "Vérifiez votre messagerie pour y trouver votre nouveau mot de passe." -#: wp-login.php:832 +#: wp-login.php:839 msgid "Registration complete. Please check your e-mail." msgstr "Enregistrement terminé. Veuillez vérifier vos nouveaux e-mails." @@ -5774,19 +5942,19 @@ msgstr "Lève le pied, champion ! Inutile de vérifier tes e-mails aussi so msgid "There doesn’t seem to be any new mail." msgstr "Il ne semble pas y avoir de nouvel e-mail." -#: wp-mail.php:120 +#: wp-mail.php:122 msgid "Author is %s" msgstr "L’auteur est %s" -#: wp-mail.php:244 +#: wp-mail.php:247 msgid "Author: %s" msgstr "Auteur : %s" -#: wp-mail.php:245 +#: wp-mail.php:248 msgid "Posted title: %s" msgstr "Titre publié : %s" -#: wp-mail.php:248 +#: wp-mail.php:251 msgid "Oops: %s" msgstr "Oups : %s" @@ -5806,59 +5974,59 @@ msgstr "Adresse e-mail :" msgid "There was a problem, please correct the form below and try again." msgstr "Il y a eu un problème, veuillez remplir le formulaire ci-dessous et réessayer." -#: wp-signup.php:431 +#: wp-signup.php:437 msgid "Get your own %s account in seconds" msgstr "Obtenez votre propre compte %s en quelques secondes" -#: wp-signup.php:450 +#: wp-signup.php:456 msgid "Just a username, please." msgstr "Juste l’identifiant, s’il vous plaît." -#: wp-signup.php:454 +#: wp-signup.php:460 msgid "Next" msgstr "Suivant" -#: wp-signup.php:500 +#: wp-signup.php:508 msgid "%s is your new username" msgstr "Votre nouvel identifiant est %s" -#: wp-signup.php:501 +#: wp-signup.php:509 msgid "But, before you can start using your new username, you must activate it." msgstr "Mais, avant d’utiliser votre nouvel identifiant, vous devez l’activer." -#: wp-signup.php:503 +#: wp-signup.php:511 msgid "If you do not activate your username within two days, you will have to sign up again." msgstr "Si vous n’activez pas votre compte sous deux jours, vous devrez vous réinscrire." -#: wp-signup.php:569 +#: wp-signup.php:577 msgid "Signup" msgstr "Inscription" -#: wp-signup.php:634 +#: wp-signup.php:648 msgid "Still waiting for your email?" msgstr "Toujours dans l’attente de votre e-mail ?" -#: wp-signup.php:673 +#: wp-signup.php:687 msgid "Registration has been disabled." msgstr "Les inscriptions ne sont pas autorisées pour le moment." -#: wp-signup.php:684 +#: wp-signup.php:698 msgid "User registration has been disabled." msgstr "Les inscriptions d’utilisateurs sont désactivées." -#: wp-includes/js/tinymce/wp-mce-help.php:133 +#: wp-includes/js/tinymce/wp-mce-help.php:131 msgid "Help" msgstr "Aide" -#: wp-includes/class-wp-editor.php:918 wp-includes/media-template.php:730 +#: wp-includes/class-wp-editor.php:903 wp-includes/media-template.php:918 msgid "Width" msgstr "Largeur" -#: wp-includes/user.php:2008 +#: wp-includes/user.php:2124 msgid "ERROR: Please enter a username." msgstr "ERREUR : veuillez renseigner l’identifiant." -#: wp-includes/user.php:2023 +#: wp-includes/user.php:2139 msgid "ERROR: This email is already registered, please choose another one." msgstr "ERREUR : cette adresse de messagerie est déjà utilisée. Merci d’en choisir une autre." @@ -5866,71 +6034,71 @@ msgstr "ERREUR : cette adresse de messagerie est déjà ut msgid "There are no options for this widget." msgstr "Il n’y a pas d’options pour ce widget." -#: wp-includes/script-loader.php:344 wp-login.php:615 +#: wp-includes/script-loader.php:339 wp-login.php:628 msgid "Strength indicator" msgstr "Indicateur de sûreté" -#: wp-includes/script-loader.php:345 +#: wp-includes/script-loader.php:340 msgid "Very weak" msgstr "Très faible" -#: wp-includes/script-loader.php:346 +#: wp-includes/script-loader.php:341 msgid "Weak" msgstr "Faible" -#: wp-includes/script-loader.php:349 +#: wp-includes/script-loader.php:344 msgid "Strong" msgstr "Forte" -#: wp-includes/taxonomy.php:480 +#: wp-includes/taxonomy.php:482 msgid "Edit Category" msgstr "Modifier la catégorie" -#: wp-includes/post.php:1512 +#: wp-includes/post.php:1624 msgctxt "page" msgid "Add New" msgstr "Ajouter" -#: wp-includes/class-wp-xmlrpc-server.php:464 +#: wp-includes/class-wp-xmlrpc-server.php:479 msgid "Allow people to post comments on new articles" msgstr "Autoriser les visiteurs à publier des commentaires sur les derniers articles" -#: wp-includes/class-wp-xmlrpc-server.php:414 +#: wp-includes/class-wp-xmlrpc-server.php:429 msgid "Date Format" msgstr "Format de date" -#: wp-includes/class-wp-xmlrpc-server.php:419 +#: wp-includes/class-wp-xmlrpc-server.php:434 msgid "Time Format" msgstr "Format d’heure" -#: wp-includes/class-wp-editor.php:917 wp-includes/media-template.php:730 +#: wp-includes/class-wp-editor.php:902 wp-includes/media-template.php:918 msgid "Height" msgstr "Hauteur" -#: wp-includes/class-wp-customize-control.php:363 -#: wp-includes/class-wp-customize-control.php:678 -#: wp-includes/script-loader.php:507 +#: wp-includes/class-wp-customize-control.php:479 +#: wp-includes/class-wp-customize-control.php:810 +#: wp-includes/script-loader.php:506 msgid "Default" msgstr "Valeur par défaut" -#: wp-includes/js/tinymce/wp-mce-help.php:131 +#: wp-includes/js/tinymce/wp-mce-help.php:129 msgid "Insert Image" msgstr "Insérer une image" -#: wp-includes/class-wp-editor.php:168 wp-includes/class-wp-editor.php:1213 +#: wp-includes/class-wp-editor.php:181 wp-includes/class-wp-editor.php:1199 msgid "Visual" msgstr "Visuel" -#: wp-includes/default-widgets.php:90 wp-includes/default-widgets.php:251 -#: wp-includes/default-widgets.php:352 wp-includes/default-widgets.php:423 -#: wp-includes/default-widgets.php:466 wp-includes/default-widgets.php:523 -#: wp-includes/default-widgets.php:629 wp-includes/default-widgets.php:762 -#: wp-includes/default-widgets.php:904 wp-includes/default-widgets.php:1271 -#: wp-includes/default-widgets.php:1345 +#: wp-includes/default-widgets.php:90 wp-includes/default-widgets.php:250 +#: wp-includes/default-widgets.php:351 wp-includes/default-widgets.php:422 +#: wp-includes/default-widgets.php:465 wp-includes/default-widgets.php:523 +#: wp-includes/default-widgets.php:629 wp-includes/default-widgets.php:763 +#: wp-includes/default-widgets.php:911 wp-includes/default-widgets.php:1277 +#: wp-includes/default-widgets.php:1356 msgid "Title:" msgstr "Titre :" -#: wp-includes/taxonomy.php:485 +#: wp-includes/taxonomy.php:487 msgid "Separate tags with commas" msgstr "Séparez les mots-clés par des virgules" @@ -5939,35 +6107,36 @@ msgstr "Séparez les mots-clés par des virgules" msgid "(required)" msgstr "(obligatoire)" -#: wp-includes/comment-template.php:2058 +#: wp-includes/comment-template.php:2087 #: wp-includes/theme-compat/comments.php:83 msgid "Website" msgstr "Site web" -#: wp-includes/admin-bar.php:664 wp-includes/functions.php:2921 +#: wp-includes/admin-bar.php:678 wp-includes/class-wp-customize-widgets.php:437 +#: wp-includes/functions.php:3078 msgid "Widgets" msgstr "Widgets" -#: wp-includes/class-wp-xmlrpc-server.php:1351 -#: wp-includes/class-wp-xmlrpc-server.php:4187 -#: wp-includes/class-wp-xmlrpc-server.php:4621 +#: wp-includes/class-wp-xmlrpc-server.php:1381 +#: wp-includes/class-wp-xmlrpc-server.php:4215 +#: wp-includes/class-wp-xmlrpc-server.php:4652 msgid "Sorry, your entry could not be posted. Something wrong happened." msgstr "Désolé, votre entrée n’a pas pu être publiée. Une erreur est survenue." -#: wp-includes/class-wp-xmlrpc-server.php:4236 -#: wp-includes/class-wp-xmlrpc-server.php:4708 +#: wp-includes/class-wp-xmlrpc-server.php:4266 +#: wp-includes/class-wp-xmlrpc-server.php:4739 msgid "Sorry, you do not have the right to edit this post." msgstr "Désolé, vous n’avez pas l’autorisation de modifier cet article." -#: wp-includes/class-wp-xmlrpc-server.php:4252 +#: wp-includes/class-wp-xmlrpc-server.php:4283 msgid "For some strange yet very annoying reason, this post could not be edited." msgstr "Pour une bien étrange raison, cet article n’a pu être modifié." -#: wp-includes/class-wp-xmlrpc-server.php:4297 +#: wp-includes/class-wp-xmlrpc-server.php:4328 msgid "Sorry, you do not have the right to delete this post." msgstr "Désolé, vous n’avez pas l’autorisation de supprimer cet article." -#: wp-includes/class-wp-xmlrpc-server.php:4302 +#: wp-includes/class-wp-xmlrpc-server.php:4333 msgid "For some strange yet very annoying reason, this post could not be deleted." msgstr "Pour une bien étrange raison, cet article n’a pu être supprimé." @@ -5979,88 +6148,77 @@ msgstr "Désolé, les commentaires sont fermés pour cet article." msgid "Sorry, you must be logged in to post a comment." msgstr "Désolé, vous devez être connecté(e) pour rédiger un commentaire." -#: wp-includes/link-template.php:2101 wp-includes/link-template.php:2144 +#: wp-includes/link-template.php:2108 wp-includes/link-template.php:2151 msgid "« Previous Page" msgstr "« Page précédente" -#: wp-includes/link-template.php:2022 wp-includes/link-template.php:2145 +#: wp-includes/link-template.php:2029 wp-includes/link-template.php:2152 msgid "Next Page »" msgstr "Page suivante »" -#: wp-includes/feed-atom-comments.php:29 +#: wp-includes/feed-atom-comments.php:32 msgid "Comments on %s" msgstr "Commentaires sur %s" -#: wp-includes/default-widgets.php:401 wp-includes/theme-compat/sidebar.php:75 +#: wp-includes/default-widgets.php:400 wp-includes/theme-compat/sidebar.php:75 msgid "Powered by WordPress, state-of-the-art semantic personal publishing platform." msgstr "Propulsé par WordPress, plate-forme de publication personnelle sémantique de pointe." -#: wp-includes/comment-template.php:1228 +#: wp-includes/comment-template.php:1239 msgid "Enter your password to view comments." msgstr "Saisissez votre mot de passe pour accéder aux commentaires." -#: wp-includes/comment-template.php:726 wp-includes/comment-template.php:1215 +#: wp-includes/comment-template.php:737 wp-includes/comment-template.php:1226 msgid "No Comments" msgstr "Pas de commentaire" -#: wp-includes/comment-template.php:728 wp-includes/comment-template.php:1216 +#: wp-includes/comment-template.php:739 wp-includes/comment-template.php:1227 msgid "1 Comment" msgstr "Un commentaire" -#: wp-includes/comment-template.php:724 wp-includes/comment-template.php:1217 +#: wp-includes/comment-template.php:735 wp-includes/comment-template.php:1228 msgid "% Comments" msgstr "% commentaires" -#: wp-includes/link-template.php:948 wp-includes/link-template.php:1212 -#: wp-includes/link-template.php:1312 wp-includes/link-template.php:1371 +#: wp-includes/link-template.php:948 wp-includes/link-template.php:1214 +#: wp-includes/link-template.php:1316 wp-includes/link-template.php:1377 msgid "Edit This" msgstr "Modifier" -#: wp-includes/comment-template.php:2076 +#: wp-includes/comment-template.php:2105 #: wp-includes/theme-compat/comments.php:65 msgid "You must be logged in to post a comment." msgstr "Vous devez être connecté pour rédiger un commentaire." -#: wp-includes/category-template.php:1192 +#: wp-includes/category-template.php:1199 msgid "Tags: " msgstr "Mots-clés : " -#: wp-includes/post-template.php:729 +#: wp-includes/post-template.php:747 msgid "Pages:" msgstr "Pages :" -#: wp-includes/default-widgets.php:390 -msgid "The latest comments to all posts in RSS" -msgstr "Les derniers commentaires pour tous les articles, au format RSS" - -#: wp-includes/default-widgets.php:390 +#: wp-includes/default-widgets.php:389 msgid "Comments RSS" msgstr "RSS des commentaires" -#: wp-includes/comment-template.php:1789 +#: wp-includes/comment-template.php:1806 msgid "%s says:" msgstr "%s dit :" -#: wp-includes/comment-template.php:1792 wp-includes/comment-template.php:1847 +#: wp-includes/comment-template.php:1809 wp-includes/comment-template.php:1864 msgid "Your comment is awaiting moderation." msgstr "Votre commentaire est en attente de modération" -#: wp-includes/comment-template.php:1799 +#: wp-includes/comment-template.php:1816 msgid "%1$s at %2$s" msgstr "%1$s à %2$s" -#: wp-includes/comment-template.php:1799 +#: wp-includes/comment-template.php:1816 msgid "(Edit)" msgstr "(Modifier)" -#: wp-includes/category-template.php:59 wp-includes/category-template.php:186 -#: wp-includes/category-template.php:189 wp-includes/category-template.php:196 -#: wp-includes/category-template.php:209 wp-includes/category-template.php:212 -#: wp-includes/category-template.php:219 -msgid "View all posts in %s" -msgstr "Voir tous les articles dans %s" - -#: wp-includes/default-widgets.php:373 wp-includes/default-widgets.php:380 +#: wp-includes/default-widgets.php:372 wp-includes/default-widgets.php:378 #: wp-includes/theme-compat/sidebar.php:69 msgid "Meta" msgstr "Méta" @@ -6073,27 +6231,27 @@ msgstr "Erreur XML : %s à la ligne %d" msgid "Visit %s’s website" msgstr "Aller sur le site de %s" -#: wp-includes/author-template.php:247 wp-includes/author-template.php:380 +#: wp-includes/author-template.php:251 wp-includes/author-template.php:389 msgid "Posts by %s" msgstr "Articles par %s" -#: wp-includes/bookmark-template.php:81 +#: wp-includes/bookmark-template.php:83 msgid "Last updated: %s" msgstr "Dernière mise à jour : %s" -#: wp-includes/bookmark-template.php:205 +#: wp-includes/bookmark-template.php:206 msgid "Bookmarks" msgstr "Favoris" -#: wp-includes/capabilities.php:950 +#: wp-includes/capabilities.php:964 msgid "Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead." msgstr "L’utilisation des niveaux d’utilisateur par les extensions et thèmes est désormais interdite. Utiliser les rôles et capacités à la place." -#: wp-includes/category-template.php:465 +#: wp-includes/category-template.php:467 msgid "No categories" msgstr "Pas de catégorie" -#: wp-includes/category-template.php:697 wp-includes/category-template.php:706 +#: wp-includes/category-template.php:704 wp-includes/category-template.php:713 msgid "%s topic" msgid_plural "%s topics" msgstr[0] "%s sujet" @@ -6172,76 +6330,77 @@ msgstr "Pas de numéro de message envoyé" msgid "Command failed " msgstr "Échec de la commande " -#: wp-includes/category-template.php:969 -msgid "View all posts filed under %s" -msgstr "Voir tous les articles classés dans %s" - -#: wp-includes/category-template.php:994 +#: wp-includes/category-template.php:1000 msgid "Feed for all posts filed under %s" msgstr "Flux pour tous les articles classés dans %s" -#: wp-includes/comment-template.php:1218 +#: wp-includes/comment-template.php:1229 msgid "Comments Off" msgstr "Commentaires fermés" -#: wp-includes/comment-template.php:1263 +#: wp-includes/comment-template.php:1274 msgid "Comment on %s" msgstr "Commentaire sur %s" -#: wp-includes/comment-template.php:1300 +#: wp-includes/comment-template.php:1311 msgid "Log in to Reply" msgstr "Connectez-vous pour répondre" -#: wp-includes/comment-template.php:1385 +#: wp-includes/comment-template.php:1399 msgid "Leave a Comment" msgstr "Laisser un commentaire" -#: wp-includes/comment-template.php:1386 +#: wp-includes/comment-template.php:1400 msgid "Log in to leave a Comment" msgstr "Connectez-vous pour laisser un commentaire" -#: wp-includes/comment-template.php:1440 +#: wp-includes/comment-template.php:1457 msgid "Click here to cancel reply." msgstr "Cliquez ici pour annuler la réponse." -#: wp-includes/comment-template.php:1526 wp-includes/comment-template.php:2083 +#: wp-includes/comment-template.php:1543 wp-includes/comment-template.php:2113 #: wp-includes/theme-compat/comments.php:58 msgid "Leave a Reply" msgstr "Laisser un commentaire" -#: wp-includes/comment-template.php:1527 wp-includes/comment-template.php:2084 +#: wp-includes/comment-template.php:1544 wp-includes/comment-template.php:2114 #: wp-includes/theme-compat/comments.php:58 msgid "Leave a Reply to %s" msgstr "Répondre à %s" -#: wp-includes/class-wp-editor.php:830 wp-includes/theme-compat/sidebar.php:21 +#: wp-includes/class-wp-editor.php:815 wp-includes/theme-compat/sidebar.php:21 msgid "Author" msgstr "Auteur" -#: wp-includes/class-wp-editor.php:1399 wp-includes/media.php:2755 +#: wp-includes/class-wp-editor.php:1385 wp-includes/media-template.php:360 +#: wp-includes/media-template.php:537 wp-includes/media.php:2902 msgid "URL" msgstr "Adresse web" -#: wp-includes/comment-template.php:877 wp-includes/comment-template.php:2074 +#: wp-includes/comment-template.php:888 wp-includes/comment-template.php:2103 msgctxt "noun" msgid "Comment" msgstr "Commentaire" -#: wp-includes/deprecated.php:3161 wp-includes/functions.php:2220 +#: wp-includes/deprecated.php:3180 wp-includes/functions.php:2322 msgid "Are you sure you want to do this?" msgstr "Voulez-vous vraiment faire cela ?" -#: wp-includes/comment-template.php:1757 wp-includes/comment-template.php:1843 -#: wp-includes/media-template.php:366 +#: wp-includes/comment-template.php:1774 wp-includes/comment-template.php:1860 +#: wp-includes/media-template.php:576 msgid "Edit" msgstr "Modifier" -#: wp-includes/class-wp-editor.php:798 -#: wp-includes/js/tinymce/wp-mce-help.php:114 +#: wp-includes/media.php:3023 +msgid "No media attachments found." +msgstr "Il n’y a pas de fichier média attaché." + +#: wp-includes/class-wp-editor.php:783 +#: wp-includes/js/tinymce/wp-mce-help.php:112 msgid "Undo" msgstr "Annuler" -#: wp-includes/class-wp-customize-widgets.php:718 +#: wp-includes/class-wp-customize-widgets.php:724 wp-includes/media.php:2946 msgid "Apply" msgstr "Appliquer" @@ -6249,7 +6408,7 @@ msgstr "Appliquer" msgid "Comments" msgstr "Commentaires" -#: wp-includes/script-loader.php:450 +#: wp-includes/script-loader.php:447 msgid "Publish" msgstr "Publier" @@ -6261,12 +6420,12 @@ msgstr "Extrait" msgid "Revisions" msgstr "Révisions" -#: wp-includes/comment.php:477 +#: wp-includes/comment.php:534 msgctxt "adjective" msgid "Approved" msgstr "Approuvé" -#: wp-includes/comment.php:479 +#: wp-includes/comment.php:536 msgctxt "adjective" msgid "Spam" msgstr "Indésirable" @@ -6275,7 +6434,7 @@ msgstr "Indésirable" msgid "Link Categories" msgstr "Catégories de liens" -#: wp-includes/taxonomy.php:475 +#: wp-includes/taxonomy.php:477 msgid "Search Categories" msgstr "Chercher une catégorie" @@ -6283,67 +6442,68 @@ msgstr "Chercher une catégorie" msgid "Edit Link Category" msgstr "Modifier la catégorie de lien" -#: wp-includes/taxonomy.php:482 +#: wp-includes/taxonomy.php:484 msgid "Update Category" msgstr "Mettre à jour la catégorie" -#: wp-includes/class-wp-editor.php:1434 wp-includes/script-loader.php:363 +#: wp-includes/class-wp-editor.php:1426 wp-includes/script-loader.php:359 msgid "Add Link" msgstr "Ajouter un lien" -#: wp-includes/class-wp-editor.php:862 wp-includes/class-wp-editor.php:1202 +#: wp-includes/class-wp-editor.php:847 wp-includes/class-wp-editor.php:1188 msgid "Save" msgstr "Enregistrer" -#: wp-includes/category-template.php:473 wp-includes/default-widgets.php:542 -#: wp-includes/default-widgets.php:549 wp-includes/theme-compat/sidebar.php:63 +#: wp-includes/category-template.php:475 wp-includes/default-widgets.php:542 +#: wp-includes/default-widgets.php:548 wp-includes/theme-compat/sidebar.php:63 msgid "Categories" msgstr "Catégories" -#: wp-includes/class-wp-editor.php:835 +#: wp-includes/class-wp-editor.php:820 msgid "Advanced" msgstr "Avancé" -#: wp-includes/class-wp-editor.php:829 wp-includes/media-template.php:357 +#: wp-includes/class-wp-editor.php:814 wp-includes/media-template.php:390 +#: wp-includes/media-template.php:567 msgid "Description" msgstr "Description" -#: wp-includes/deprecated.php:707 wp-includes/media-template.php:397 -#: wp-includes/media-template.php:443 wp-includes/media-template.php:500 -#: wp-includes/media-template.php:596 wp-includes/media-template.php:611 -#: wp-includes/media-template.php:691 wp-includes/media-template.php:753 -#: wp-includes/media-template.php:851 wp-includes/media-template.php:942 -#: wp-includes/script-loader.php:320 +#: wp-includes/deprecated.php:707 wp-includes/media-template.php:607 +#: wp-includes/media-template.php:653 wp-includes/media-template.php:712 +#: wp-includes/media-template.php:813 wp-includes/media-template.php:828 +#: wp-includes/media-template.php:879 wp-includes/media-template.php:941 +#: wp-includes/media-template.php:1039 wp-includes/media-template.php:1129 +#: wp-includes/script-loader.php:315 msgid "None" msgstr "Aucun" -#: wp-includes/class-wp-xmlrpc-server.php:1692 -#: wp-includes/class-wp-xmlrpc-server.php:1781 -#: wp-includes/class-wp-xmlrpc-server.php:1874 -#: wp-includes/class-wp-xmlrpc-server.php:1942 -#: wp-includes/class-wp-xmlrpc-server.php:1996 -#: wp-includes/class-wp-xmlrpc-server.php:2085 wp-includes/taxonomy.php:587 -#: wp-includes/taxonomy.php:946 wp-includes/taxonomy.php:1098 -#: wp-includes/taxonomy.php:1287 wp-includes/taxonomy.php:2202 -#: wp-includes/taxonomy.php:2361 wp-includes/taxonomy.php:2570 -#: wp-includes/taxonomy.php:2865 +#: wp-includes/class-wp-xmlrpc-server.php:1722 +#: wp-includes/class-wp-xmlrpc-server.php:1811 +#: wp-includes/class-wp-xmlrpc-server.php:1904 +#: wp-includes/class-wp-xmlrpc-server.php:1972 +#: wp-includes/class-wp-xmlrpc-server.php:2026 +#: wp-includes/class-wp-xmlrpc-server.php:2115 wp-includes/taxonomy.php:589 +#: wp-includes/taxonomy.php:961 wp-includes/taxonomy.php:1113 +#: wp-includes/taxonomy.php:1276 wp-includes/taxonomy.php:2223 +#: wp-includes/taxonomy.php:2400 wp-includes/taxonomy.php:2624 +#: wp-includes/taxonomy.php:2919 msgid "Invalid taxonomy" msgstr "La taxinomie est invalide" -#: wp-includes/taxonomy.php:480 +#: wp-includes/taxonomy.php:482 msgid "Edit Tag" msgstr "Modifier le mot-clé" -#: wp-includes/post.php:1512 +#: wp-includes/post.php:1624 msgctxt "post" msgid "Add New" msgstr "Ajouter" -#: wp-includes/post.php:1516 +#: wp-includes/post.php:1628 msgid "View Post" msgstr "Afficher l’article" -#: wp-includes/post.php:1514 +#: wp-includes/post.php:1626 msgid "Edit Post" msgstr "Modifier l’article" @@ -6351,33 +6511,33 @@ msgstr "Modifier l’article" msgid "Done" msgstr "Terminé" -#: wp-includes/class-wp-theme.php:670 wp-includes/comment-template.php:29 +#: wp-includes/class-wp-theme.php:667 wp-includes/comment-template.php:29 msgid "Anonymous" msgstr "Anonyme" -#: wp-includes/post-template.php:1504 +#: wp-includes/post-template.php:1567 msgid "Submit" msgstr "Envoyer" -#: wp-includes/default-widgets.php:923 +#: wp-includes/default-widgets.php:930 msgid "RSS" msgstr "Flux" -#: wp-includes/functions.php:1846 +#: wp-includes/functions.php:1936 msgid "Invalid file type" msgstr "Type du fichier non valide" -#: wp-includes/class-wp-editor.php:860 +#: wp-includes/class-wp-editor.php:845 msgid "Preview" msgstr "Aperçu" -#: wp-includes/default-widgets.php:783 wp-includes/default-widgets.php:838 +#: wp-includes/default-widgets.php:784 wp-includes/default-widgets.php:838 msgid "Recent Comments" msgstr "Commentaires récents" -#: wp-includes/class-wp-editor.php:802 wp-includes/class-wp-editor.php:1437 -#: wp-includes/media.php:2759 wp-includes/script-loader.php:391 -#: wp-includes/script-loader.php:442 +#: wp-includes/class-wp-editor.php:787 wp-includes/class-wp-editor.php:1423 +#: wp-includes/media.php:2906 wp-includes/script-loader.php:388 +#: wp-includes/script-loader.php:439 msgid "Cancel" msgstr "Annuler" @@ -6385,189 +6545,188 @@ msgstr "Annuler" msgid "Content" msgstr "Contenu" -#: wp-includes/default-widgets.php:1229 +#: wp-includes/default-widgets.php:1234 msgid "Tags" msgstr "Mots-clés" -#: wp-includes/script-loader.php:454 +#: wp-includes/script-loader.php:451 msgid "Save Draft" msgstr "Enregistrer brouillon" -#: wp-includes/theme-compat/comments-popup.php:62 +#: wp-includes/theme-compat/comments-popup.php:61 msgid "No comments yet." msgstr "Pas encore de commentaire." -#: wp-includes/comment-template.php:1299 wp-includes/script-loader.php:432 +#: wp-includes/comment-template.php:1310 wp-includes/script-loader.php:429 msgid "Reply" msgstr "Répondre" -#: wp-includes/comment-template.php:879 +#: wp-includes/comment-template.php:890 msgid "Pingback" msgstr "Ping" -#: wp-includes/comment-template.php:878 +#: wp-includes/comment-template.php:889 msgid "Trackback" msgstr "Rétrolien" -#: wp-includes/default-widgets.php:907 +#: wp-includes/default-widgets.php:914 msgid "Number of comments to show:" msgstr "Nombre de commentaires à afficher :" -#: wp-includes/default-widgets.php:1015 +#: wp-includes/default-widgets.php:1021 msgid "RSS Error: %s" msgstr "Erreur RSS : %s" -#: wp-includes/default-widgets.php:959 +#: wp-includes/default-widgets.php:964 msgid "Unknown Feed" msgstr "Flux inconnu" -#: wp-includes/admin-bar.php:673 +#: wp-includes/admin-bar.php:687 msgid "Header" msgstr "En-tête" -#: wp-includes/widgets.php:579 +#: wp-includes/widgets.php:577 msgid "Sidebar" msgstr "Colonne latérale" -#: wp-includes/default-widgets.php:273 wp-includes/default-widgets.php:282 +#: wp-includes/default-widgets.php:272 wp-includes/default-widgets.php:280 #: wp-includes/theme-compat/sidebar.php:57 msgid "Archives" msgstr "Archives" -#: wp-includes/general-template.php:406 wp-login.php:864 +#: wp-includes/general-template.php:406 wp-login.php:871 msgid "Password" msgstr "Mot de passe" -#: wp-includes/class-wp-editor.php:799 -#: wp-includes/js/tinymce/wp-mce-help.php:114 +#: wp-includes/class-wp-editor.php:784 +#: wp-includes/js/tinymce/wp-mce-help.php:112 msgid "Redo" msgstr "Rétablir" -#: wp-includes/media-template.php:462 wp-includes/media-template.php:708 -#: wp-includes/media.php:2545 +#: wp-includes/media-template.php:672 wp-includes/media-template.php:896 +#: wp-includes/media.php:2674 msgid "Thumbnail" msgstr "Miniature" -#: wp-includes/deprecated.php:3211 +#: wp-includes/deprecated.php:3230 msgid "File “%s” doesn’t exist?" msgstr "Le fichier « %s » n’existe pas ?" -#: wp-includes/deprecated.php:3214 +#: wp-includes/deprecated.php:3233 msgid "The GD image library is not installed." msgstr "La bibliothèque d’imagerie GD n’est pas installée." -#: wp-includes/deprecated.php:3221 +#: wp-includes/deprecated.php:3240 msgid "File “%s” is not an image." msgstr "Le fichier « %s » n’est pas une image." -#: wp-includes/media.php:2756 +#: wp-includes/media.php:2903 msgid "Add Media" msgstr "Ajouter un média" -#: wp-includes/class-wp-editor.php:1267 wp-includes/media-template.php:293 +#: wp-includes/class-wp-editor.php:1253 wp-includes/media-template.php:324 +#: wp-includes/media-template.php:483 msgid "Saved." msgstr "Enregistré." -#: wp-includes/class-wp-customize-manager.php:948 -#: wp-includes/class-wp-editor.php:921 wp-includes/media-template.php:388 -#: wp-includes/media-template.php:587 wp-includes/media-template.php:682 +#: wp-includes/class-wp-customize-manager.php:1070 +#: wp-includes/class-wp-editor.php:906 wp-includes/media-template.php:598 +#: wp-includes/media-template.php:804 wp-includes/media-template.php:870 msgid "Left" msgstr "Gauche" -#: wp-includes/class-wp-customize-manager.php:949 -#: wp-includes/class-wp-editor.php:922 wp-includes/media-template.php:391 -#: wp-includes/media-template.php:590 wp-includes/media-template.php:685 +#: wp-includes/class-wp-customize-manager.php:1071 +#: wp-includes/class-wp-editor.php:907 wp-includes/media-template.php:601 +#: wp-includes/media-template.php:807 wp-includes/media-template.php:873 msgid "Center" msgstr "Centre" -#: wp-includes/class-wp-customize-manager.php:950 -#: wp-includes/class-wp-editor.php:923 wp-includes/media-template.php:394 -#: wp-includes/media-template.php:593 wp-includes/media-template.php:688 +#: wp-includes/class-wp-customize-manager.php:1072 +#: wp-includes/class-wp-editor.php:908 wp-includes/media-template.php:604 +#: wp-includes/media-template.php:810 wp-includes/media-template.php:876 msgid "Right" msgstr "Droite" -#: wp-includes/media-template.php:463 wp-includes/media-template.php:709 -#: wp-includes/media.php:2546 +#: wp-includes/media-template.php:673 wp-includes/media-template.php:897 +#: wp-includes/media.php:2675 msgid "Medium" msgstr "Moyenne" -#: wp-includes/media-template.php:465 wp-includes/media-template.php:711 -#: wp-includes/media.php:2548 +#: wp-includes/media-template.php:675 wp-includes/media-template.php:899 +#: wp-includes/media.php:2677 msgid "Full Size" msgstr "Taille originale" -#: wp-includes/media-template.php:453 wp-includes/media-template.php:699 +#: wp-includes/media-template.php:663 wp-includes/media-template.php:887 msgid "Size" msgstr "Taille" -#: wp-includes/class-wp-editor.php:920 wp-includes/media-template.php:380 +#: wp-includes/class-wp-editor.php:905 wp-includes/media-template.php:590 msgid "Alignment" msgstr "Alignement" -#: wp-includes/class-wp-editor.php:919 wp-includes/media-template.php:347 -#: wp-includes/media-template.php:573 wp-includes/media-template.php:667 +#: wp-includes/class-wp-editor.php:904 wp-includes/media-template.php:380 +#: wp-includes/media-template.php:557 wp-includes/media-template.php:790 +#: wp-includes/media-template.php:855 msgid "Caption" msgstr "Légende" -#: wp-includes/media-template.php:316 wp-includes/media.php:2809 +#: wp-includes/media-template.php:316 wp-includes/media-template.php:507 +#: wp-includes/media.php:2975 msgid "Edit Image" msgstr "Modifier l’image" -#: wp-includes/media-template.php:605 wp-includes/media-template.php:746 +#: wp-includes/media-template.php:822 wp-includes/media-template.php:934 msgid "Image URL" msgstr "Adresse web de l’image" -#: wp-includes/script-loader.php:453 +#: wp-includes/script-loader.php:450 msgid "Save as Pending" msgstr "Mettre à relire" -#: wp-includes/script-loader.php:459 +#: wp-includes/script-loader.php:456 msgid "Privately Published" msgstr "Publié en privé" -#: wp-includes/class-wp-editor.php:801 wp-includes/script-loader.php:441 +#: wp-includes/class-wp-editor.php:786 wp-includes/script-loader.php:438 msgid "OK" msgstr "OK" -#: wp-includes/post.php:859 wp-includes/post.php:879 -#: wp-includes/script-loader.php:455 +#: wp-includes/post.php:907 wp-includes/post.php:927 +#: wp-includes/script-loader.php:452 msgid "Private" msgstr "Privé" -#: wp-includes/script-loader.php:457 +#: wp-includes/script-loader.php:454 msgid "Public, Sticky" msgstr "Public, mis en avant" -#: wp-includes/script-loader.php:451 +#: wp-includes/script-loader.php:448 msgid "Schedule" msgstr "Planifier" -#: wp-includes/taxonomy.php:486 +#: wp-includes/taxonomy.php:488 msgid "Add or remove tags" msgstr "Ajouter ou retirer des mots-clés" -#: wp-includes/taxonomy.php:477 +#: wp-includes/taxonomy.php:479 msgid "All Categories" msgstr "Toutes" -#: wp-includes/script-loader.php:113 wp-includes/script-loader.php:263 +#: wp-includes/script-loader.php:114 wp-includes/script-loader.php:258 msgid "Dismiss" msgstr "Fermer" -#: wp-includes/admin-bar.php:716 wp-includes/class-wp-editor.php:1412 -#: wp-includes/media.php:2757 +#: wp-includes/admin-bar.php:730 wp-includes/class-wp-editor.php:1398 +#: wp-includes/media.php:2904 msgid "Search" msgstr "Recherche" -#: wp-includes/class-wp-theme.php:667 -msgid "Visit author homepage" -msgstr "Aller sur la page de l’auteur" - -#: wp-includes/post.php:2303 +#: wp-includes/post.php:2434 msgid "Images" msgstr "Images" -#: wp-includes/post.php:1516 +#: wp-includes/post.php:1628 msgid "View Page" msgstr "Voir la page" @@ -6579,26 +6738,26 @@ msgstr "Liens" msgid "Uncategorized" msgstr "Non classé" -#: wp-includes/pluggable.php:1589 +#: wp-includes/pluggable.php:1641 msgid "E-mail: %s" msgstr "E-mail : %s" -#: wp-includes/default-widgets.php:18 wp-includes/default-widgets.php:33 -#: wp-includes/post-template.php:977 wp-includes/theme-compat/sidebar.php:55 +#: wp-includes/default-widgets.php:18 wp-includes/default-widgets.php:32 +#: wp-includes/post-template.php:1023 wp-includes/theme-compat/sidebar.php:55 msgid "Pages" msgstr "Pages" -#: wp-includes/class-wp-editor.php:803 wp-includes/functions.php:4323 -#: wp-includes/media-template.php:132 wp-includes/script-loader.php:228 -#: wp-includes/script-loader.php:314 wp-includes/script-loader.php:392 +#: wp-includes/class-wp-editor.php:788 wp-includes/class-wp-editor.php:1379 +#: wp-includes/functions.php:4473 wp-includes/script-loader.php:229 +#: wp-includes/script-loader.php:309 wp-includes/script-loader.php:389 msgid "Close" msgstr "Fermer" -#: wp-includes/media.php:2758 +#: wp-includes/media.php:2905 msgid "Select" msgstr "Sélectionner" -#: wp-includes/post.php:1515 +#: wp-includes/post.php:1627 msgid "New Page" msgstr "Nouvelle page" @@ -6606,11 +6765,12 @@ msgstr "Nouvelle page" msgid "Edit Media" msgstr "Modifier un média" -#: wp-includes/admin-bar.php:426 wp-includes/post.php:1515 +#: wp-includes/admin-bar.php:426 wp-includes/post.php:1627 msgid "New Post" msgstr "Nouvel article" -#: wp-includes/script-loader.php:364 wp-includes/script-loader.php:484 +#: wp-includes/media.php:2650 wp-includes/script-loader.php:360 +#: wp-includes/script-loader.php:483 msgid "(no title)" msgstr "(pas de titre)" @@ -6622,7 +6782,7 @@ msgstr "Clé d’activation requise" msgid "Activation Key:" msgstr "Clé d’activation :" -#: wp-activate.php:92 wp-activate.php:112 +#: wp-activate.php:92 wp-activate.php:111 msgid "Your account is now active!" msgstr "Votre compte est maintenant activé !" @@ -6630,42 +6790,42 @@ msgstr "Votre compte est maintenant activé !" msgid "An error occurred during the activation" msgstr "Une erreur est survenue lors de l’activation" -#: wp-activate.php:115 wp-signup.php:179 +#: wp-activate.php:114 wp-signup.php:179 msgid "Username:" msgstr "Identifiant :" -#: wp-includes/post.php:1518 +#: wp-includes/post.php:1630 msgid "No posts found." msgstr "Aucun article trouvé." -#: wp-includes/post.php:860 wp-includes/post.php:880 -#: wp-includes/script-loader.php:460 +#: wp-includes/post.php:908 wp-includes/post.php:928 +#: wp-includes/script-loader.php:457 msgid "Published" msgstr "Publié" -#: wp-includes/post.php:858 +#: wp-includes/post.php:906 msgid "Pending Review" msgstr "En attente de relecture" -#: wp-includes/post.php:857 wp-includes/post.php:878 +#: wp-includes/post.php:905 wp-includes/post.php:926 msgid "Draft" msgstr "Brouillon" -#: wp-includes/class-wp-editor.php:1340 +#: wp-includes/class-wp-editor.php:1326 msgid "Y/m/d" msgstr "d/m/Y" #: wp-includes/admin-bar.php:297 wp-includes/admin-bar.php:443 -#: wp-includes/deprecated.php:2833 +#: wp-includes/deprecated.php:2852 msgid "Visit Site" msgstr "Aller sur le site" -#: wp-includes/admin-bar.php:250 wp-includes/class-wp-admin-bar.php:375 +#: wp-includes/admin-bar.php:250 wp-includes/class-wp-admin-bar.php:374 msgid "Log Out" msgstr "Se déconnecter" -#: wp-includes/class-wp-xmlrpc-server.php:3541 -#: wp-includes/class-wp-xmlrpc-server.php:3587 -#: wp-includes/class-wp-xmlrpc-server.php:5273 +#: wp-includes/class-wp-xmlrpc-server.php:3569 +#: wp-includes/class-wp-xmlrpc-server.php:3615 +#: wp-includes/class-wp-xmlrpc-server.php:5313 msgid "You do not have permission to upload files." msgstr "Vous n’avez pas l’autorisation d’envoyer des fichiers." \ No newline at end of file diff --git a/sources/wp-content/languages/plugins/akismet-fr_FR.mo b/sources/wp-content/languages/plugins/akismet-fr_FR.mo index fa59ea7f658345daba16b47e74cb376059ab70fb..a0525b8bc6e9beace5c32224d5c23c86c29648e2 100644 GIT binary patch delta 3497 zcmYk-3vg6d9mnyrKmvJ?Len%aAU6$?gh$d8QXp#57Geq|BoSf^1;UcOfhGG0`vB4a z+d?T7%cEQZ#s^Yhrj3QMB|3})18P*-spyD0<2WOzgORb+w+u|R`u*iD>Y4oabIyI9 z^FQa@jGXkGJ>^MUe{fvCp$rgHh@0b#`6-@BL z<1D<4v+;e*!Mw@FJd72Xf%QlqOiR)Z)HNYZzTfzHH85Qm|ZK$kwqedD> z-eI;Q*)s>R1COIR{893JA;Xj%!@CTTvq;j3gT+HIA zPCUiWTs42RG8gXr*n~?_GOS=s>;0cjv`oKpWNYDA0h5nPE%@mAF0+KcnhLEZNb>cu}tl4`DF9sUDX zVKwQfz(ZJ%mlIT4J&cB7>p{<2Zt4%ArsN79#Sc+0I7}YpSFsh(pw`M5diQZm!*r}i zWv&^urq(A7Abl}g@E|6RP*LiplZFMj8hNJa$0K+ipT=cua=oY@e}i8}WnkyW+zjo* z@wC5$Os_eG>gYvO$KFL2zDb$kelH5}fcAeKl^7>}giCQzshgSuxSaOSuo+9rjM=h9Hcr42mUt@8Mor0F)Y_>RWOR& zYx?j>d=s_mKR^q|R=FdYj_f$|7%HVpaWZyb7H&q8W1dItmO->}1oix7e4Ui(?U-n! za)rtO=CI;U;Meg0HqUd{!VUD%_EftM=)zvwNAYQ##K&S1w&M!igzPYL2{o`^CjBj{ z<9|SPaLj!2AEGjg7093YB0t%94avG0L6(KdW@XYxQ-j=Vf|!Y?Q5kw0mC`FnU(HR_ zqRU_CZo^irryWSP&!Ij{?=B?&#Z+!_Krc$KaZ_D|df=xq55uTAd^vgEL4Di5fw%G3 zs42V3TeUbJAn#fO)yV9bTGUj9QH%6N)N@ZJs3?UOP}^zTC;6D*B-8^>qaR054`{A+ zM{MIk+I_ecGwS#cio20nF}JY~A9=$4kR4C@HY&s4Lw2x9{33baU#P`1nYXS&3#Vcq zYV{AGZa9T4_zrHvf~VZ6bFh>4d$`NPI$31Q658k3N?L6HL=Cioc{q)SkO3u3^{3pF zFU9?w=*AShhtJ@@QJHzB!5v8(szaMlDUM-2?!fbS3`v%0;%!waBJp0al?>w+uC+bvOgxM0S?BhTp<*%lLIfJY5@7Rhh%Z>Ra?>DbgDaSQjt;Mq!)q%69ZS+Gd##`7=YSWwDj-6m0Xqr7l z9dVSHL#!v(5nmuwHoA=d&P~>fa68euD|w&;HCmMr@e;9L4T`o>B@rRYi2FtBKqKlV zK1-;Re&RW&Dm^#FM{Tdum|mLLM{NzEETj`EPr8^L$aqGJ){ja%p{Y}L2M85y{|Uq) zVgaGDiC9VW5?Zq=K_ZXvszKSpe)?N_e$I>34-j#JJu_Nfb&4~JCcZ#@Cy`17oW_h? z|B=zNe2|lBl2m3AuZ-5*-LF|Zm~7uin^DWJi(mna{%g}lbco%ACbWW3`Mh&AqpJKw2aIP`w) zL#dOaR%bXEv_mnkKVnC%P^pt!KWFWdK-3C{V%G3rYK5nE9j3}cE}2b zeZzwhdJzs;cFc;}5#6zcWBxAx@L=@6z1$pk@9PP~qgKot@eSRrzm=A|)n0Ff7*Dd}5zFU%*p#11PrAaPPCYy7e7k(A)7m^`i5-twJ>LJF3E2@kA7SitP#ueT z`Pm#VwF3bS#lGJs-4q!f^zuBqXGfjE=E||W-nr24-Ia!s>~Hd%{ttswK}8b(XYD{SUt>?!y28 delta 3440 zcmZYAYfx2H6u|LyQxLiM02Fx%2Teug6$%QXNQx+_K7=8b!Rn{Y4Ohoxn=&{BIq zdMvZ7aq5FIjycBkE_=|}!zr7oJ~WwGHcnPkR-@Bvs{i5~`_dT~zrD{rkGBiA>`3P?3*u|8V|re48LL1utMMCXNsphpD&_i|}fUpn;E}UiS(f z!ng2M+%QsPKIV=R*@r${DH4?-qeX^sVzuLXjHBO%{F5&JjK^-&2OmJa{vb}rqnL-E z<5-MK6iLA>bYlrJ2B~taL*6Y-IFk2E2MwM19XJv9;XHiJIsX^VqMw!|QiBb+Nw34r zn4B!qianT(m$4XA#@GW~g6rr%F8WblxEHxa4xldK^B66p@ga>F__y;zF~645uSK#d zcVjBDOQ#o`e0CN@D@} zq`>7cYRX?koykd@fTvMY`wwbSjiMrFVg~Ac^{6jwLXs#gSczM34Zem2m`XaTu?APU zn0S5uxF){|J zz+PN~nz872G-lJ7Kt6beG~yoIf{QVU&8;tL#INvX)C??~WM`-zb?H3FvWgFNpxvkg z>%}p661i2*Vh_el776SA-$SF86T_$2sac83=|6_`cmcO!d9Dce%5leUP-`WAsy(x5 zsQty*>f-x>y6-=l#zzd#U_QRXM`Ji%!gSsL|Ip~*M0%e6McaY8Rv(~V_!qu_vE2Oy z9>)gU&qYV@M{LnPTPY5QP}-WY1k@!-My;JJq4{dkM3FI zU#oC4fAkCZERt(ii}OtsZj2bWtf25P&2d(HKhlUG0NMhMfW?VU`d%>Q%h0% zyHP(#eVBvqmXUvb(RZ9MFtOZzU@@lBuR~qKHq_rkNV&)!`~lyCW;PFX`^|UyCTh(@H_=!_V+ZO8&!JYmi&5weZfw9JybZgNRgpij z8E0I}IT!!A;1c@j3+*EFqR#Lry7>J!)QS92ZD(@SBEEjQ|BGnE@WXMu4&O%2$mkk- z2AQY>Dnw0f8K&X2_yVp)k|bkzo7TYf$hS+jNWUn&PKK zchb_CYZl@OJ*sTv4ylx^$Y|N1b!J?c<1EVzzV6hbsxKL#^3PqMb-3))RU} z*hfR$X=At2evk+g?2*CaA?q4<_K3S^Zy{od4OWwToKH8N9zh$q({UQ!@3g0*u40eV zzrscuT7D+6ln4=eHiAnoA3t0>-4qWZY9`MgI`ML z^dOV?`-pR5msOoG(G{?K3599fIoCq)Df{mzr4_Y~am^m<(}Zl7^j}K&Wn_O{=D3)v z3JmMZjJE#WIjiE5TS9^64S`P6Us2c`@S5|CK(PPp)Kb@onfb-VMp0?`%+m6b(*B9l ze@^aypwbO5DfZS2l}kf>I-!cDb67B3^Qza1Af1`Iln#PvyRnf h=}6jrp|DOSWON3ZjM)`oqM=Qp@W7!C(|V|3{J+0&&{_Zh diff --git a/sources/wp-content/languages/plugins/akismet-fr_FR.po b/sources/wp-content/languages/plugins/akismet-fr_FR.po index f986046..99b1520 100644 --- a/sources/wp-content/languages/plugins/akismet-fr_FR.po +++ b/sources/wp-content/languages/plugins/akismet-fr_FR.po @@ -2,7 +2,7 @@ # This file is distributed under the same license as the Development package. msgid "" msgstr "" -"PO-Revision-Date: 2014-04-22 06:46:56+0000\n" +"PO-Revision-Date: 2014-08-15 15:15:11+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -10,6 +10,18 @@ msgstr "" "X-Generator: GlotPress/0.1\n" "Project-Id-Version: Development\n" +#: class.akismet-admin.php:680 +msgid "Please check your Akismet configuration and contact your web host if problems persist." +msgstr "Veuillez vérifier votre configuration Akismet et contacter votre hébergeur si le problème persiste." + +#: views/notice.php:21 +msgid "Some comments have not yet been checked for spam by Akismet. They have been temporarily held for moderation and will automatically be rechecked later." +msgstr "Certains commentaires n'ont pas encore été vérifiés par Akismet. Ils ont été temporairement mis en modération et seront vérifiés automatiquement plus tard." + +#: views/notice.php:43 +msgid "Your web host or server administrator has disabled PHP’s gethostbynamel functions. Akismet cannot work correctly until this is fixed. Please contact your web host or firewall administrator and give them this information about Akismet’s system requirements." +msgstr "Votre hébergeur web ou administrateur de serveur a désactivé les fonctions gethostbynamel de PHP. Akismet ne peut pas fonctionner correctement tant qu'elles ne seront pas réactivées. Veuillez contacter votre hébergeur web ou l'administrateur de votre pare-feu et lui donner ces informations à propos des prérequis systèmes d'Akismet." + #: views/start.php:77 msgid "Activate Akismet" msgstr "Activer Akismet" @@ -54,19 +66,19 @@ msgstr "Aucun abonnement trouvé" msgid "Active" msgstr "Activé" -#: views/notice.php:66 +#: views/notice.php:72 msgid "There is a problem with your key." msgstr "Il y a un problème avec votre clé" -#: views/notice.php:72 +#: views/notice.php:78 msgid "Since 2012, Akismet began using subscriptions for all accounts (even free ones). It looks like a subscription has not been assigned to your account, and we’d appreciate it if you’d sign into your account and choose one. Please contact our support team with any questions." msgstr "En 2012, Akismet a commencé à utiliser les abonnements pour tous les comptes (mêmes ceux gratuits). Il semble que votre abonnement n'a pas été lié à votre compte, et nous souhaiterions que vous vous connectiez à votre compte et que vous en choisissiez un. Pour toute question, contactez notre équipe de support." -#: class.akismet-admin.php:194 views/config.php:84 +#: class.akismet-admin.php:195 views/config.php:84 msgid "Strictness" msgstr "Sévérité" -#: class.akismet-admin.php:194 +#: class.akismet-admin.php:195 msgid "Choose to either discard the worst spam automatically or to always put all spam in spam folder." msgstr "Choisissez d'éliminer directement les indésirables, ou de toujours les mettre dans le dossier Indésirables." @@ -78,103 +90,95 @@ msgstr "Éliminer directement les pires indésirables et les plus répandus pour msgid "Always put spam in the Spam folder for review." msgstr "Toujours mettre les indésirables dans le dossier Indésirables pour vérification." -#: class.akismet-admin.php:193 views/config.php:75 +#: class.akismet-admin.php:194 views/config.php:75 msgid "Comments" msgstr "Commentaires" -#: views/notice.php:71 +#: views/notice.php:77 msgid "Your subscription is missing." msgstr "Il manque votre abonnement." -#: views/notice.php:89 +#: views/notice.php:95 msgid "You're using your Akismet key on more sites than your Pro subscription allows." msgstr "Vous utilisez votre clé Askismet pour plus de sites que votre abonnement Pro n'en autorise." -#: views/notice.php:90 +#: views/notice.php:96 msgid "If you would like to use Akismet on more than 10 sites, you will need to upgrade to an Enterprise subscription. If you have any questions, please get in touch with our support team" msgstr "Si vous souhaitez utiliser Akismet sur plus de 10 sites, il vous faudra prendre un abonnement Enterprise. Pour toute question, veuillez contacter notre équipe de support" -#: views/notice.php:92 +#: views/notice.php:98 msgid "You're using Akismet on far too many sites for your Pro subscription." msgstr "Vous utilisez Akismet sur bien trop de sites pour votre abonnement Pro." -#: views/notice.php:93 +#: views/notice.php:99 msgid "To continue your service, upgrade to an Enterprise subscription, which covers an unlimited number of sites. Please contact our support team with any questions." msgstr "Pour continuer votre utilisation, prenez un abonnement Enterprise, qui accepte un nombre illimité de sites. Pour toute question, veuillez contacter notre équipe de support" -#: views/notice.php:19 +#: views/notice.php:20 msgid "Akismet has detected a problem." msgstr "Akismet a détecté un problème." -#: views/notice.php:19 -msgid "Some comments have not yet been checked for spam by Akismet. They have been temporarily held for moderation. Please check your Akismet configuration and contact your web host if problems persist." -msgstr "Certaines commentaires n’ont pas encore été vérifiés par Akismet. En attendant, ils ont été mis dans la file de modération. Veuillez vérifier votre configuration Akismet, et contacter votre hébergeur si le problème persiste." - -#: views/notice.php:21 +#: views/notice.php:27 msgid "Akismet %s requires WordPress 3.0 or higher." msgstr "Akismet %s nécessite la version 3.0 de WordPress ou supérieure." -#: views/notice.php:24 +#: views/notice.php:30 msgid "Akismet Error Code: %s" msgstr "Code d’erreur Akismet : %s" -#: views/notice.php:29 +#: views/notice.php:35 msgid "For more information: %s" msgstr "Pour plus d'information : %s" -#: views/notice.php:36 +#: views/notice.php:42 msgid "Network functions are disabled." msgstr "Les fonctionnalités réseau sont désactivées." -#: views/notice.php:37 -msgid "Your web host or server administrator has disabled PHP’s fsockopen or gethostbynamel functions. Akismet cannot work correctly until this is fixed. Please contact your web host or firewall administrator and give them this information about Akismet’s system requirements." -msgstr "Votre hébergeur ou l'administrateur de votre serveur a désactivé la fonction fsockopen ou gethostbynamel de PHP. Akismet ne pourra pas fonctionner tant que cela ne sera pas corrigé. Veuillez contacter votre hébergeur ou l'administrateur de votre serveur, et donnez-lui la liste des prérequis système d'Akismet." - -#: views/notice.php:41 +#: views/notice.php:47 msgid "We can’t connect to your site." msgstr "Nous ne pouvons pas nous connecter à votre site." -#: views/notice.php:42 +#: views/notice.php:48 msgid "Your firewall may be blocking us. Please contact your host and refer to our guide about firewalls." msgstr "Votre pare-feu peut être en train de nous bloquer. Veuillez contacter votre hébergeur et indiquez-lui notre guide pour les pares-feu (en anglais)." -#: views/notice.php:46 +#: views/notice.php:52 msgid "Please update your payment details." msgstr "Veuillez mettre à jour vos informations de paiement." -#: views/notice.php:47 +#: views/notice.php:53 msgid "We cannot process your transaction. Please contact your bank for assistance, and update your payment details." msgstr "Nous ne pouvons pas procéder à la transaction. Veuillez contacter votre banque pour obtenir de l'aide, et mettez à jour vos informations de paiement." -#: views/notice.php:51 +#: views/notice.php:57 msgid "Your subscription is cancelled." msgstr "Votre abonnement est annnulé." -#: views/notice.php:52 +#: views/notice.php:58 msgid "Please visit the Akismet account page to reactivate your subscription." msgstr "Veuillez vous rendre sur la page de votre compte Akismet pour réactiver votre abonnement." -#: views/notice.php:56 +#: views/notice.php:62 msgid "Your subscription is suspended." msgstr "Votre abonnement a été annulé." -#: views/notice.php:57 views/notice.php:67 +#: views/notice.php:63 views/notice.php:73 msgid "Please contact Akismet support for assistance." msgstr "Veuillez contacter le service support d'Akismet pour obtenir de l'aide." -#: views/notice.php:62 +#: views/notice.php:68 msgid "You can help us fight spam and upgrade your account by contributing a token amount." msgstr "Vous pouvez nous aider à combattre les messages indésirables et passer à un compte supérieur avec un montant symbolique." -#: views/notice.php:76 +#: views/notice.php:82 msgid "Your Akismet account has been successfully set up and activated. Happy blogging!" msgstr "Votre compte Akismet a bien été configuré et activé. Écrivez sans limites !" -#: views/notice.php:80 +#: views/notice.php:86 msgid "The key you entered is invalid. Please double-check it." msgstr "Votre clé ne semble pas être valide. Veuillez la vérifier." -#: views/notice.php:84 +#: views/notice.php:90 msgid "The key you entered could not be verified because a connection to akismet.com could not be established. Please check your server configuration." msgstr "La clé que vous avez entrée n’a pas pu être vérifiée, car la connexion à akismet.com n’a pas pu être établie. Veuillez vérifier la configuration de votre serveur." @@ -246,109 +250,109 @@ msgstr "Strict : supprimer sans avertissement les indésirables les plus nuisibl msgid "Safe: always put spam in the Spam folder for review." msgstr "Sûr : toujours mettre les indésirables dans le dossier Indésirables pour vérification." -#: class.akismet-admin.php:51 +#: class.akismet-admin.php:52 msgid "Comment History" msgstr "Voir l’historique du commentaire" -#: class.akismet-admin.php:74 class.akismet-admin.php:76 -#: class.akismet-admin.php:850 views/config.php:3 +#: class.akismet-admin.php:75 class.akismet-admin.php:77 +#: class.akismet-admin.php:737 views/config.php:3 msgid "Akismet" msgstr "Akismet" -#: class.akismet-admin.php:102 +#: class.akismet-admin.php:103 msgid "Remove this URL" msgstr "Supprimer cette URL" -#: class.akismet-admin.php:103 +#: class.akismet-admin.php:104 msgid "Removing..." msgstr "Suppression..." -#: class.akismet-admin.php:104 +#: class.akismet-admin.php:105 msgid "URL removed" msgstr "URL supprimée" -#: class.akismet-admin.php:105 +#: class.akismet-admin.php:106 msgid "(undo)" msgstr "(annuler)" -#: class.akismet-admin.php:106 +#: class.akismet-admin.php:107 msgid "Re-adding..." msgstr "Rajout en cours..." -#: class.akismet-admin.php:127 class.akismet-admin.php:165 -#: class.akismet-admin.php:178 +#: class.akismet-admin.php:128 class.akismet-admin.php:166 +#: class.akismet-admin.php:179 msgid "Overview" msgstr "Vue d’ensemble" -#: class.akismet-admin.php:129 class.akismet-admin.php:140 -#: class.akismet-admin.php:151 +#: class.akismet-admin.php:130 class.akismet-admin.php:141 +#: class.akismet-admin.php:152 msgid "Akismet Setup" msgstr "Configuration d'Askimet" -#: class.akismet-admin.php:130 class.akismet-admin.php:168 -#: class.akismet-admin.php:181 +#: class.akismet-admin.php:131 class.akismet-admin.php:169 +#: class.akismet-admin.php:182 msgid "Akismet filters out your comment and trackback spam for you, so you can focus on more important things." msgstr "Askimet vous débarasse des commentaires et rétroliens indésirables, afin que vous puissiez vous concentrer sur des choses plus importantes." -#: class.akismet-admin.php:131 +#: class.akismet-admin.php:132 msgid "On this page, you are able to setup the Akismet plugin." msgstr "Sur cette page, vous pouvez configurer l’extension Akismet." -#: class.akismet-admin.php:138 +#: class.akismet-admin.php:139 msgid "New to Akismet" msgstr "Nouveau avec Akismet" -#: class.akismet-admin.php:141 +#: class.akismet-admin.php:142 msgid "You need to enter an API key to activate the Akismet service on your site." msgstr "Vous avez besoin d'une clé API pour activer le service Akismet sur votre site." -#: class.akismet-admin.php:142 +#: class.akismet-admin.php:143 msgid "Signup for an account on %s to get an API Key." msgstr "Créez-vous un compte sur %s pour obtenir une clé API." -#: class.akismet-admin.php:149 +#: class.akismet-admin.php:150 msgid "Enter an API Key" msgstr "Saisissez une clé API" -#: class.akismet-admin.php:152 +#: class.akismet-admin.php:153 msgid "If you already have an API key" msgstr "Si vous avez déjà une clé API" -#: class.akismet-admin.php:154 +#: class.akismet-admin.php:155 msgid "Copy and paste the API key into the text field." msgstr "Copiez et collez la clé API dans le champ de texte." -#: class.akismet-admin.php:155 +#: class.akismet-admin.php:156 msgid "Click the Use this Key button." msgstr "Cliquez sur le bouton \"Utilisez cette clé\"." -#: class.akismet-admin.php:167 views/stats.php:2 +#: class.akismet-admin.php:168 views/stats.php:2 msgid "Akismet Stats" msgstr "Statistiques Akismet" -#: class.akismet-admin.php:169 +#: class.akismet-admin.php:170 msgid "On this page, you are able to view stats on spam filtered on your site." msgstr "Sur cette page, vous pouvez voir les statistiques des commentaires indésirables filtrés sur votre site." -#: class.akismet-admin.php:180 class.akismet-admin.php:191 -#: class.akismet-admin.php:203 +#: class.akismet-admin.php:181 class.akismet-admin.php:192 +#: class.akismet-admin.php:204 msgid "Akismet Configuration" msgstr "Configuration Akismet" -#: class.akismet-admin.php:182 +#: class.akismet-admin.php:183 msgid "On this page, you are able to enter/remove an API key, view account information and view spam stats." msgstr "Sur cette page, vous pouvez saisir/supprimer une clé API, voir vos informations de compte et voir les statistiques des commentaires indésirables." -#: class.akismet-admin.php:67 class.akismet-admin.php:189 -#: class.akismet-admin.php:542 views/config.php:60 views/stats.php:2 +#: class.akismet-admin.php:68 class.akismet-admin.php:190 +#: class.akismet-admin.php:503 views/config.php:60 views/stats.php:2 msgid "Settings" msgstr "Réglages" -#: class.akismet-admin.php:192 views/config.php:67 +#: class.akismet-admin.php:193 views/config.php:67 msgid "API Key" msgstr "Clé API" -#: class.akismet-admin.php:192 +#: class.akismet-admin.php:193 msgid "Enter/remove an API key." msgstr "Saisir/supprimer une clé API." @@ -356,156 +360,156 @@ msgstr "Saisir/supprimer une clé API." msgid "Show the number of approved comments beside each comment author" msgstr "Montrer le nombre de commentaires approuvés devant chaque auteur de commentaires" -#: class.akismet-admin.php:193 +#: class.akismet-admin.php:194 msgid "Show the number of approved comments beside each comment author in the comments list page." msgstr "Montrer le nombre de commentaires approuvés devant chaque auteur de commentaires dans la page listant les commentaires." -#: class.akismet-admin.php:201 views/config.php:119 +#: class.akismet-admin.php:202 views/config.php:119 msgid "Account" msgstr "Compte" -#: class.akismet-admin.php:204 views/config.php:124 +#: class.akismet-admin.php:205 views/config.php:124 msgid "Subscription Type" msgstr "Type d'abonnement " -#: class.akismet-admin.php:204 +#: class.akismet-admin.php:205 msgid "The Akismet subscription plan" msgstr "Les abonnements d'Akismet" -#: class.akismet-admin.php:205 views/config.php:131 +#: class.akismet-admin.php:206 views/config.php:131 msgid "Status" msgstr "État" -#: class.akismet-admin.php:205 +#: class.akismet-admin.php:206 msgid "The subscription status - active, cancelled or suspended" msgstr "L'état de l'abonnement - actif, annulé ou suspendu" -#: class.akismet-admin.php:213 +#: class.akismet-admin.php:214 msgid "For more information:" msgstr "Plus d’informations :" -#: class.akismet-admin.php:214 +#: class.akismet-admin.php:215 msgid "Akismet FAQ" msgstr "FAQ d'Askimet" -#: class.akismet-admin.php:215 +#: class.akismet-admin.php:216 msgid "Akismet Support" msgstr "Support d'Askimet" -#: class.akismet-admin.php:221 +#: class.akismet-admin.php:222 msgid "Cheatin’ uh?" msgstr "Alors, on triche ?" -#: class.akismet-admin.php:280 +#: class.akismet-admin.php:281 msgctxt "comments" msgid "Spam" msgstr "Indésirable" -#: class.akismet-admin.php:282 +#: class.akismet-admin.php:283 msgid "Akismet has protected your site from %3$s spam comment." msgid_plural "Akismet has protected your site from %3$s spam comments." msgstr[0] "Akismet a déjà protégé votre site de %3$s commentaire indésirable." msgstr[1] "Akismet a déjà protégé votre site de %3$s commentaires indésirables." -#: class.akismet-admin.php:301 +#: class.akismet-admin.php:302 msgid "Akismet has protected your site from %2$s spam comment already. " msgid_plural "Akismet has protected your site from %2$s spam comments already. " msgstr[0] "Akismet a déjà protégé votre site de %2$s commentaire indésirable." msgstr[1] "Akismet a déjà protégé votre site de %2$s commentaires indésirables." -#: class.akismet-admin.php:307 +#: class.akismet-admin.php:308 msgid "Akismet blocks spam from getting to your blog. " msgstr "Akismet a bloqué les commentaires indésirables de votre site. " -#: class.akismet-admin.php:312 +#: class.akismet-admin.php:313 msgid "There’s %1$s comment in your spam queue right now." msgid_plural "There are %1$s comments in your spam queue right now." msgstr[0] "Il y a actuellement %1$s commentaire dans votre file d'indésirables." msgstr[1] "Il y a actuellement %1$s commentaires dans votre file d'indésirables." -#: class.akismet-admin.php:318 +#: class.akismet-admin.php:319 msgid "There’s nothing in your spam queue at the moment." msgstr "Il n’y a rien dans votre file d'attente d'indésirables pour le moment." -#: class.akismet-admin.php:334 +#: class.akismet-admin.php:335 msgid "Check for Spam" msgstr "Vérifier les commentaires indésirables" -#: class.akismet-admin.php:378 +#: class.akismet.php:424 msgid "%1$s changed the comment status to %2$s" msgstr "%1$s a changé l'état du commentaire en %2$s" -#: class.akismet-admin.php:419 +#: class.akismet-admin.php:377 msgid "Akismet re-checked and caught this comment as spam" msgstr "Akismet a revérifié ce commentaire et considéré qu’il s’agit d’un indésirable" -#: class.akismet-admin.php:425 +#: class.akismet-admin.php:383 msgid "Akismet re-checked and cleared this comment" msgstr "Akismet a revérifié et validé ce commentaire" -#: class.akismet-admin.php:429 +#: class.akismet-admin.php:387 msgid "Akismet was unable to re-check this comment (response: %s)" msgstr "Akismet n’a pas pu revérifier ce commentaire (réponse : %s)" -#: class.akismet-admin.php:483 +#: class.akismet-admin.php:441 msgid "Awaiting spam check" msgstr "En attente de vérification" -#: class.akismet-admin.php:487 +#: class.akismet-admin.php:445 msgid "Flagged as spam by Akismet" msgstr "Marqué comme indésirable par Akismet" -#: class.akismet-admin.php:489 +#: class.akismet-admin.php:447 msgid "Cleared by Akismet" msgstr "Validé par Akismet" -#: class.akismet-admin.php:493 +#: class.akismet-admin.php:451 msgid "Flagged as spam by %s" msgstr "Marqué comme indésirable par %s" -#: class.akismet-admin.php:495 +#: class.akismet-admin.php:453 msgid "Un-spammed by %s" msgstr "Marqué comme légitime par %s" -#: class.akismet-admin.php:507 class.akismet-admin.php:515 +#: class.akismet-admin.php:465 class.akismet-admin.php:473 msgid "View comment history" msgstr "Voir l’historique du commentaire" -#: class.akismet-admin.php:507 +#: class.akismet-admin.php:465 msgid "History" msgstr "Historique" -#: class.akismet-admin.php:520 +#: class.akismet-admin.php:481 msgid "%s approved" msgid_plural "%s approved" msgstr[0] "%s approuvé" msgstr[1] "%s approuvés" -#: class.akismet-admin.php:533 +#: class.akismet-admin.php:494 msgid "%s ago" msgstr "il y a %s" -#: class.akismet-admin.php:602 +#: class.akismet.php:469 msgid "%s reported this comment as spam" msgstr "%s a marqué ce commentaire comme indésirable" -#: class.akismet-admin.php:648 +#: class.akismet.php:515 msgid "%s reported this comment as not spam" msgstr "%s a marqué ce commentaire comme n’étant pas un indésirable" -#: class.akismet-admin.php:880 +#: class.akismet-admin.php:767 msgid "Cleaning up spam takes time." msgstr "Nettoyer les commentaires indésirables prend du temps." -#: class.akismet-admin.php:883 +#: class.akismet-admin.php:770 msgid "Since you joined us, Akismet has saved you %s days!" msgstr "Depuis que vous nous avez rejoint, Akismet vous a fait gagner %s jours !" -#: class.akismet-admin.php:885 +#: class.akismet-admin.php:772 msgid "Since you joined us, Akismet has saved you %d hours!" msgstr "Depuis que vous nous avez rejoint, Akismet vous a fait gagner %s heures !" -#: class.akismet-admin.php:887 +#: class.akismet-admin.php:774 msgid "Since you joined us, Akismet has saved you %d minutes!" msgstr "Depuis que vous nous avez rejoint, Akismet vous a fait gagner %s minutes !" @@ -531,39 +535,39 @@ msgid_plural "%1$s spam blocked by Akis msgstr[0] "%1$s indésirable bloqué par Akismet" msgstr[1] "%1$s indésirables bloqués par Akismet" -#: class.akismet.php:220 +#: class.akismet.php:227 msgid "Akismet caught this comment as spam" msgstr "Akismet a considéré que ce commentaire est un indésirable" -#: class.akismet.php:222 class.akismet.php:231 +#: class.akismet.php:229 class.akismet.php:238 msgid "Comment status was changed to %s" msgstr "L’état du commentaire a été changé en %s" -#: class.akismet.php:226 +#: class.akismet.php:233 msgid "Akismet cleared this comment" msgstr "Akismet a revérifié et validé ce commentaire" -#: class.akismet.php:229 +#: class.akismet.php:236 msgid "Comment was caught by wp_blacklist_check" msgstr "Un commentaire a été arrêté par wp_blacklist_check" -#: class.akismet.php:236 +#: class.akismet.php:243 msgid "Akismet was unable to check this comment (response: %s), will automatically retry again later." msgstr "Akismet n’a pas pu revérifier ce commentaire (réponse : %s) ; il fera une nouvelle tentative plus tard." -#: class.akismet.php:403 +#: class.akismet.php:555 msgid "Akismet caught this comment as spam during an automatic retry." msgstr "Akismet a revérifié ce commentaire et considéré qu’il s’agit d’un indésirable." -#: class.akismet.php:405 +#: class.akismet.php:557 msgid "Akismet cleared this comment during an automatic retry." msgstr "Akismet a validé ce commentaire suite à une revérification automatique." -#: class.akismet.php:746 +#: class.akismet.php:905 msgid "Akismet %s requires WordPress %s or higher." msgstr "Akismet %s requiert WordPress %s ou supérieur." -#: class.akismet.php:746 views/notice.php:21 +#: class.akismet.php:905 views/notice.php:27 msgid "Please upgrade WordPress to a current version, or downgrade to version 2.4 of the Akismet plugin." msgstr "Veuillez passer à la dernière version de WordPress ou revenir à la version 2.4 de l'extension Akismet." diff --git a/sources/wp-content/languages/themes/twentyfourteen-fr_FR.mo b/sources/wp-content/languages/themes/twentyfourteen-fr_FR.mo index 6115a96ee84bbd36e592b6433d29c7fea998865d..279084318d699a12d3b3321cd517aa4afc71502f 100644 GIT binary patch delta 804 zcmXZaO-NKx6u|K_Gdfl}eq?I%{Cev62}%!9bRrin6kBNMLJ-7W&0F}vILsKNU=K=! zLP!W&Mz*Vk6r;4LRV~aQP-tNgxDrEz1WBk>|KmJ(+~2+T-Fx3T=f0DXqmj2u0r$Fy zM8YCh@isQ%JYK*xyo7Hs8#l2ZKVTIG43ToIMIHAbkBrlF;e9N{cUXa6P|rW`-iOM? zJ^xT2r)>H}hVTjtvMWWZ(ZHt|#UlKQ8rV+^;(_O}>K8f1N#_5tc?e^s2-C8Gn#g<9 zfIgun^uu&T+Ue{w!Con@5h+0n%dj5{aRNh_@O*$8&sxpCkB@1{FpW`6D z^v1ujf$?9o&^05OyB|h9U>bGfGRANfHK0GJ74g?+GBNOxk1X&B^Xr_d>$3n=szSHqDF-p2QIEGrHJE#Y`s8_OrTC!Idz;CE`xr@XhztRK2 zy~0petJPsz9nou@QL8)MR(9sg>a~-}XD#81Tsx7lllEjPWyjOQ;e4N=Zya;Rp8Nbd WY0o%j%rWoI#^;>)z4W4yD)qbBqj zwV)ry5xK_TCkvdFK!wP8Y(YQX#eB3e2S;4TQ4^ZRJe)@!S>z`Rw=fsCUH4J<9in!^ zcUhz!>l_9)gL|k4SJ8(bu?{y-6FWfdi2n-R!4@pQ5bB5SBV836^-9L@G|picF1Yi* zSk3$hgXmOOrtkg%YJfr1gOeD+S=5C7qjn^_DqV@e7aoyDe98JEQFY%F?zZWe}7Thxyla02y8rcqn=3NvvN^)A06dC0HS9q+gN zoaU>+>n7OT*3{b87)&+z|9QNjcr+f1&C~`;eS^aT#!4itq_y@o)g8$7l!fB4Av-o~ aBDRTI=8=_5>R@Q?b<&F3si(zH@{R%ga%wLC diff --git a/sources/wp-content/languages/themes/twentyfourteen-fr_FR.po b/sources/wp-content/languages/themes/twentyfourteen-fr_FR.po index 7aa9f76..15ca810 100644 --- a/sources/wp-content/languages/themes/twentyfourteen-fr_FR.po +++ b/sources/wp-content/languages/themes/twentyfourteen-fr_FR.po @@ -2,7 +2,7 @@ # This file is distributed under the same license as the Twenty Fourteen package. msgid "" msgstr "" -"PO-Revision-Date: 2014-04-16 14:28:01+0000\n" +"PO-Revision-Date: 2014-08-15 15:06:19+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -42,8 +42,8 @@ msgstr "Plus d’apartés" msgid "%s " msgstr "%s " -#: inc/customizer.php:37 inc/customizer.php:102 inc/featured-content.php:410 -#: inc/featured-content.php:419 inc/featured-content.php:479 +#: inc/customizer.php:37 inc/customizer.php:102 inc/featured-content.php:407 +#: inc/featured-content.php:416 inc/featured-content.php:476 msgctxt "featured content default tag slug" msgid "featured" msgstr "mis-en-avant" @@ -55,7 +55,7 @@ msgstr "Utilisez ce widget pour lister vos articles de type En passant, Citation msgid "http://wordpress.org/themes/twentyfourteen" msgstr "http://wordpress.org/themes/twentyfourteen" -#: inc/customizer.php:36 inc/featured-content.php:409 +#: inc/customizer.php:36 inc/featured-content.php:406 msgid "Use a tag to feature your posts. If no posts match the tag, sticky posts will be displayed instead." msgstr "Utilisez un mot-clé pour mettre vos articles en avant. Si aucun article ne correspond à votre mot-clé, les articles mis en avant seront affichés à la place." @@ -85,11 +85,11 @@ msgstr "Y" msgid "Site Title Color" msgstr "Couleur du titre du site" -#: inc/featured-content.php:431 +#: inc/featured-content.php:428 msgid "Tag Name" msgstr "Nom du mot-clé" -#: inc/featured-content.php:436 +#: inc/featured-content.php:433 msgid "Don’t display tag on front end." msgstr "Ne pas afficher le mot-clé sur la page d’accueil." @@ -121,7 +121,7 @@ msgstr ", " #: functions.php:182 msgid "Additional sidebar that appears on the right." -msgstr "Colonne latérale supplémentaire qui apparaît sur la droite." +msgstr "Barre latérale supplémentaire apparaissant sur la droite." #: functions.php:189 msgid "Footer Widget Area" @@ -153,7 +153,7 @@ msgstr "Twenty Fourteen requiert au moins la version 3.6 de WordPress. Vous util msgid "Background may only be visible on wide screens." msgstr "Il est possible que le fond ne soit visible que sur des écrans larges." -#: inc/customizer.php:35 inc/featured-content.php:408 +#: inc/customizer.php:35 inc/featured-content.php:405 msgid "Featured Content" msgstr "Contenu mis en avant" @@ -173,19 +173,19 @@ msgstr "Diaporama" msgid "Enhance your site design by using Featured Images for posts you’d like to stand out (also known as post thumbnails). This allows you to associate an image with your post without inserting it. Twenty Fourteen uses featured images for posts and pages—above the title—and in the Featured Content area on the home page." msgstr "Améliorez le design de votre site en utilisant des images en Une pour les articles que vous aimeriez voir ressortir (également nommées \"miniatures d’articles\"). Cela vous permet d’associer une image avec votre article sans l’y insérer. Twenty Fourteen place les images en Une au-dessus du titre pour les articles et les pages, et dans la section \"Contenu mis en avant\" pour la page d’accueil." -#: inc/template-tags.php:53 +#: inc/template-tags.php:58 msgid "Posts navigation" msgstr "Navigation au sein des articles" -#: inc/template-tags.php:84 +#: inc/template-tags.php:89 msgid "Published In%title" msgstr "Publié dans%title" -#: inc/template-tags.php:86 +#: inc/template-tags.php:91 msgid "Previous Post%title" msgstr "Article précédent%title" -#: inc/template-tags.php:87 +#: inc/template-tags.php:92 msgid "Next Post%title" msgstr "Article suivant%title" @@ -327,14 +327,14 @@ msgstr "Barre latérale principale qui apparaît à gauche." #: functions.php:180 msgid "Content Sidebar" -msgstr "Contenu de la barre latérale" +msgstr "Barre latérale de contenu" #: functions.php:213 msgctxt "Lato font: on or off" msgid "on" msgstr "on" -#: functions.php:488 +#: functions.php:491 msgid "Page %s" msgstr "Page %s" @@ -350,19 +350,19 @@ msgstr "Menu principal" msgid "Skip to content" msgstr "Aller au contenu principal" -#: inc/template-tags.php:80 +#: inc/template-tags.php:85 msgid "Post navigation" msgstr "Navigation de l’article" -#: inc/template-tags.php:45 +#: inc/template-tags.php:50 msgid "← Previous" msgstr "← Précédent" -#: inc/template-tags.php:46 +#: inc/template-tags.php:51 msgid "Next →" msgstr "Suivant →" -#: inc/template-tags.php:104 +#: inc/template-tags.php:109 msgid "Sticky" msgstr "Mis en avant" diff --git a/sources/wp-content/plugins/akismet/.htaccess b/sources/wp-content/plugins/akismet/.htaccess new file mode 100644 index 0000000..6d8b4ec --- /dev/null +++ b/sources/wp-content/plugins/akismet/.htaccess @@ -0,0 +1,11 @@ +Order Deny,Allow +Deny from all + + + Allow from all + + +#allow access to any image + + Allow from all + \ No newline at end of file diff --git a/sources/wp-content/plugins/akismet/_inc/akismet.css b/sources/wp-content/plugins/akismet/_inc/akismet.css index e1d6fd5..ff076aa 100644 --- a/sources/wp-content/plugins/akismet/_inc/akismet.css +++ b/sources/wp-content/plugins/akismet/_inc/akismet.css @@ -75,8 +75,8 @@ h2.ak-header { display: inline-block !important; } .checkforspam-spinner { - display: none; - margin-top: 10px; + display: inline-block; + margin-top: 7px; } .config-wrap { diff --git a/sources/wp-content/plugins/akismet/_inc/akismet.js b/sources/wp-content/plugins/akismet/_inc/akismet.js index ed65220..aa0aab4 100644 --- a/sources/wp-content/plugins/akismet/_inc/akismet.js +++ b/sources/wp-content/plugins/akismet/_inc/akismet.js @@ -125,7 +125,7 @@ jQuery( function ( $ ) { }); $('.checkforspam:not(.button-disabled)').click( function(e) { $('.checkforspam:not(.button-disabled)').addClass('button-disabled'); - $('.checkforspam-spinner').show(); + $('.checkforspam-spinner').addClass( 'spinner' ); akismet_check_for_spam(0, 100); e.preventDefault(); }); diff --git a/sources/wp-content/plugins/akismet/_inc/form.js b/sources/wp-content/plugins/akismet/_inc/form.js index ec5e56e..3a5be8a 100644 --- a/sources/wp-content/plugins/akismet/_inc/form.js +++ b/sources/wp-content/plugins/akismet/_inc/form.js @@ -1,17 +1,30 @@ -jQuery( function ( $ ) { - var ak_js = $( '#ak_js' ); +var ak_js = document.getElementById( "ak_js" ); - // If the form field already exists just use that - if ( ak_js.length == 0 ) { - ak_js = $( '' ); +if ( ! ak_js ) { + ak_js = document.createElement( 'input' ); + ak_js.setAttribute( 'id', 'ak_js' ); + ak_js.setAttribute( 'name', 'ak_js' ); + ak_js.setAttribute( 'type', 'hidden' ); +} +else { + ak_js.parentNode.removeChild( ak_js ); +} + +ak_js.setAttribute( 'value', ( new Date() ).getTime() ); + +var commentForm = document.getElementById( 'commentform' ); + +if ( commentForm ) { + commentForm.appendChild( ak_js ); +} +else { + var replyRowContainer = document.getElementById( 'replyrow' ); + + if ( replyRowContainer ) { + var children = replyRowContainer.getElementsByTagName( 'td' ); + + if ( children.length > 0 ) { + children[0].appendChild( ak_js ); + } } - else { - ak_js.remove(); - } - - ak_js.val( ( new Date() ).getTime() ); - - // single page, front-end comment form - // inline comment reply, wp-admin - $( '#commentform, #replyrow td:first' ).append( ak_js ); -} ); +} \ No newline at end of file diff --git a/sources/wp-content/plugins/akismet/admin.php b/sources/wp-content/plugins/akismet/admin.php deleted file mode 100644 index f807191..0000000 --- a/sources/wp-content/plugins/akismet/admin.php +++ /dev/null @@ -1,925 +0,0 @@ -

'.sprintf(__('Akismet %s requires WordPress 3.0 or higher.'), AKISMET_VERSION) .' '.sprintf(__('Please upgrade WordPress to a current version, or downgrade to version 2.4 of the Akismet plugin.'), 'http://codex.wordpress.org/Upgrading_WordPress', 'http://wordpress.org/extend/plugins/akismet/download/'). '

- '; - } - add_action('admin_notices', 'akismet_version_warning'); - - return; - } - - if ( function_exists( 'get_plugin_page_hook' ) ) - $hook = get_plugin_page_hook( 'akismet-stats-display', 'index.php' ); - else - $hook = 'dashboard_page_akismet-stats-display'; - add_meta_box('akismet-status', __('Comment History'), 'akismet_comment_status_meta_box', 'comment', 'normal'); -} -add_action('admin_init', 'akismet_admin_init'); - -add_action( 'admin_enqueue_scripts', 'akismet_load_js_and_css' ); -function akismet_load_js_and_css() { - global $hook_suffix; - - if ( in_array( $hook_suffix, array( - 'index.php', # dashboard - 'edit-comments.php', - 'comment.php', - 'post.php', - 'plugins_page_akismet-key-config', - 'jetpack_page_akismet-key-config', - ) ) ) { - wp_register_style( 'akismet.css', AKISMET_PLUGIN_URL . 'akismet.css', array(), '2.5.9' ); - wp_enqueue_style( 'akismet.css'); - - wp_register_script( 'akismet.js', AKISMET_PLUGIN_URL . 'akismet.js', array('jquery'), '2.5.9' ); - wp_enqueue_script( 'akismet.js' ); - wp_localize_script( 'akismet.js', 'WPAkismet', array( - 'comment_author_url_nonce' => wp_create_nonce( 'comment_author_url_nonce' ) - ) ); - } -} - - -function akismet_nonce_field($action = -1) { return wp_nonce_field($action); } -$akismet_nonce = 'akismet-update-key'; - -function akismet_plugin_action_links( $links, $file ) { - if ( $file == plugin_basename( dirname(__FILE__).'/akismet.php' ) ) { - $links[] = ''.__( 'Settings' ).''; - } - - return $links; -} - -add_filter( 'plugin_action_links', 'akismet_plugin_action_links', 10, 2 ); - -function akismet_conf() { - global $akismet_nonce, $current_user; - - $new_key_link = 'https://akismet.com/get/'; - $config_link = esc_url( add_query_arg( array( 'page' => 'akismet-key-config', 'show' => 'enter-api-key' ), class_exists( 'Jetpack' ) ? admin_url( 'admin.php' ) : admin_url( 'plugins.php' ) ) ); - $stats_link = esc_url( add_query_arg( array( 'page' => 'akismet-stats-display' ), class_exists( 'Jetpack' ) ? admin_url( 'admin.php' ) : admin_url( 'index.php' ) ) ); - $api_key = akismet_get_key(); - $show_key_form = $api_key; - $key_status = 'empty'; - $saved_ok = false; - $key_status_text = ''; - - $ms = array(); - - if ( isset( $_POST['submit'] ) ) { - if ( function_exists('current_user_can') && !current_user_can('manage_options') ) - die(__('Cheatin’ uh?')); - - $show_key_form = true; - - check_admin_referer( $akismet_nonce ); - $key = preg_replace( '/[^a-h0-9]/i', '', $_POST['key'] ); - $home_url = parse_url( get_bloginfo('url') ); - - if ( empty( $home_url['host'] ) ) - $ms[] = 'bad_home_url'; - - if ( empty( $key ) ) { - if ( $api_key ) { - delete_option('wordpress_api_key'); - $saved_ok = true; - $ms[] = 'new_key_empty'; - } - else - $ms[] = 'key_empty'; - } - else - $key_status = akismet_verify_key( $key ); - - if ( $key != $api_key && $key_status == 'valid' ) { - $ms[] = 'new_key_valid'; - update_option('wordpress_api_key', $key); - } - elseif ( $key_status == 'invalid' ) - $ms[] = 'new_key_invalid'; - elseif ( $key_status == 'failed' ) - $ms[] = 'new_key_failed'; - - $api_key = $key_status == 'valid' ? $key : false; - - if ( isset( $_POST['akismet_discard_month'] ) ) - update_option( 'akismet_discard_month', 'true' ); - else - update_option( 'akismet_discard_month', 'false' ); - - if ( isset( $_POST['akismet_show_user_comments_approved'] ) ) - update_option( 'akismet_show_user_comments_approved', 'true' ); - else - update_option( 'akismet_show_user_comments_approved', 'false' ); - - if ( empty( $ms ) ) - $saved_ok = true; - - } - elseif ( isset( $_POST['check'] ) ) { - $show_key_form = true; - check_admin_referer( $akismet_nonce ); - akismet_get_server_connectivity(0); - } - elseif ( isset( $_GET['show'] ) && $_GET['show'] == 'enter-api-key' ) { - $show_key_form = true; - } - - if ( $show_key_form ) { - //check current key status - //only get this if showing the key form otherwise takes longer for page to load for new user - //no need to get it if we already know it and its valid - if ( in_array( $key_status, array( 'invalid', 'failed', 'empty' ) ) ) { - $key = get_option('wordpress_api_key'); - if ( empty( $key ) ) { - //no key saved yet - maybe connection to Akismet down? - if ( in_array( $key_status, array( 'invalid', 'empty' ) ) ) { - if ( akismet_verify_key( '1234567890ab' ) == 'failed' ) - $ms[] = 'no_connection'; - } - } - else - $key_status = akismet_verify_key( $key ); - } - - if ( !isset( $_POST['submit'] ) ) { - if ( $key_status == 'invalid' ) - $ms[] = 'key_invalid'; - elseif ( !empty( $key ) && $key_status == 'failed' ) - $ms[] = 'key_failed'; - } - } - - $key_status_strings = array( - 'empty' => __( 'Empty' ), - 'valid' => __( 'Valid' ), - 'invalid' => __( 'Invalid' ), - 'failed' => __( 'Failed' ), - ); - - $messages = array( - 'new_key_empty' => array( 'class' => 'updated fade', 'text' => __('Your key has been cleared.' ) ), - 'new_key_valid' => array( 'class' => 'updated fade', 'text' => __('Your Akismet account has been successfully set up and activated. Happy blogging!' ) ), - 'new_key_invalid' => array( 'class' => 'error', 'text' => __('The key you entered is invalid. Please double-check it.' ) ), - 'new_key_failed' => array( 'class' => 'error', 'text' => __('The key you entered could not be verified because a connection to akismet.com could not be established. Please check your server configuration.' ) ), - 'no_connection' => array( 'class' => 'error', 'text' => __('There was a problem connecting to the Akismet server. Please check your server configuration.' ) ), - 'key_empty' => array( 'class' => 'updated fade', 'text' => __('Please enter an API key' ) ), - 'key_invalid' => array( 'class' => 'error', 'text' => __('This key is invalid.' ) ), - 'key_failed' => array( 'class' => 'error', 'text' => __('The key below was previously validated but a connection to akismet.com can not be established at this time. Please check your server configuration.' ) ), - 'bad_home_url' => array( 'class' => 'error', 'text' => sprintf( __('Your WordPress home URL %s is invalid. Please fix the home option.'), esc_html( get_bloginfo('url') ), admin_url('options.php#home') ) ) - ); -?> - - -
- -

- -

Stats' ), $stats_link ); ?>

- -
-

- - - - - - -
- -
-
- -

- - -

Sign up success! Please check your email for your Akismet API Key and enter it below.') ?>

- - -

- -
- - - - - - - - - - - - - -
-
-

create one here'), '#' );?>

-
-
-
- -
-
- -

- -

-
- - -

-
- - - - - - - - - - - - - - - - -
- -

-

fsockopen or gethostbynamel functions. Akismet cannot work correctly until this is fixed. Please contact your web host or firewall administrator and give them this information about Akismet\'s system requirements.'), 'http://blog.akismet.com/akismet-hosting-faq/'); ?>

- 0 ) { - if ( $fail_count > 0 && $fail_count < count( $servers ) ) { // some connections work, some fail ?> -

-

this information about Akismet and firewalls.'), 'http://blog.akismet.com/akismet-hosting-faq/'); ?>

- 0 ) { // all connections fail ?> -

-

Akismet cannot work correctly until this is fixed. Please contact your web host or firewall administrator and give them this information about Akismet and firewalls.'), 'http://blog.akismet.com/akismet-hosting-faq/'); ?>

- -

-

- -

-

Akismet cannot work correctly until this is fixed. Please contact your web host or firewall administrator and give them this information about Akismet and firewalls.'), 'http://blog.akismet.com/akismet-hosting-faq/'); ?>

- -
- - - - - - $status ) : ?> - - - - - - -
-
- -
-

-

clicking here.'), 'http://status.automattic.com/9931/136079/Akismet-API' ); ?>

-
- -
- -
-
- 'akismet-key-config' ), class_exists( 'Jetpack' ) ? admin_url( 'admin.php' ) : admin_url( 'plugins.php' ) ) );?> - -
-

enter your Akismet API key for it to work.' ), $config_link );?>

- -
' . _x( 'Spam', 'comments' ) . ''; - global $submenu; - if ( isset( $submenu['edit-comments.php'] ) ) - $link = 'edit-comments.php'; - else - $link = 'edit.php'; - echo '

'.sprintf( _n( 'Akismet has protected your site from %3$s spam comments.', 'Akismet has protected your site from %3$s spam comments.', $count ), 'http://akismet.com/?return=true', clean_url("$link?page=akismet-admin"), number_format_i18n($count) ).'

'; -} -add_action('activity_box_end', 'akismet_stats'); - -function akismet_admin_warnings() { - global $wpcom_api_key, $pagenow; - - if ( - $pagenow == 'edit-comments.php' - || ( !empty( $_GET['page'] ) && $_GET['page'] == 'akismet-key-config' ) - || ( !empty( $_GET['page'] ) && $_GET['page'] == 'akismet-stats-display' ) - ) { - if ( get_option( 'akismet_alert_code' ) ) { - function akismet_alert() { - $alert = array( - 'code' => (int) get_option( 'akismet_alert_code' ), - 'msg' => get_option( 'akismet_alert_msg' ) - ); - ?> -
-

:

-

-

%s' , 'https://akismet.com/errors/'.$alert['code'], 'https://akismet.com/errors/'.$alert['code'] );?> -

-
- - -
- - - -
-
A
-
-
-
'.__('Activate your Akismet account').'
-
-
-
'.__('Almost done - activate your account and say goodbye to comment spam').'
-
-
-
- '; - } - } - - add_action('admin_notices', 'akismet_warning'); - return; - } elseif ( ( empty($_SERVER['SCRIPT_FILENAME']) || basename($_SERVER['SCRIPT_FILENAME']) == 'edit-comments.php' ) && wp_next_scheduled('akismet_schedule_cron_recheck') ) { - function akismet_warning() { - global $wpdb; - akismet_fix_scheduled_recheck(); - $waiting = $wpdb->get_var( "SELECT COUNT(*) FROM $wpdb->commentmeta WHERE meta_key = 'akismet_error'" ); - $next_check = wp_next_scheduled('akismet_schedule_cron_recheck'); - if ( $waiting > 0 && $next_check > time() ) - echo ' -

'.__('Akismet has detected a problem.').' '.sprintf(__('Some comments have not yet been checked for spam by Akismet. They have been temporarily held for moderation. Please check your Akismet configuration and contact your web host if problems persist.'), 'admin.php?page=akismet-key-config').'

- '; - } - add_action('admin_notices', 'akismet_warning'); - return; - } -} - -// FIXME placeholder - -function akismet_comment_row_action( $a, $comment ) { - - // failsafe for old WP versions - if ( !function_exists('add_comment_meta') ) - return $a; - - $akismet_result = get_comment_meta( $comment->comment_ID, 'akismet_result', true ); - $akismet_error = get_comment_meta( $comment->comment_ID, 'akismet_error', true ); - $user_result = get_comment_meta( $comment->comment_ID, 'akismet_user_result', true); - $comment_status = wp_get_comment_status( $comment->comment_ID ); - $desc = null; - if ( $akismet_error ) { - $desc = __( 'Awaiting spam check' ); - } elseif ( !$user_result || $user_result == $akismet_result ) { - // Show the original Akismet result if the user hasn't overridden it, or if their decision was the same - if ( $akismet_result == 'true' && $comment_status != 'spam' && $comment_status != 'trash' ) - $desc = __( 'Flagged as spam by Akismet' ); - elseif ( $akismet_result == 'false' && $comment_status == 'spam' ) - $desc = __( 'Cleared by Akismet' ); - } else { - $who = get_comment_meta( $comment->comment_ID, 'akismet_user', true ); - if ( $user_result == 'true' ) - $desc = sprintf( __('Flagged as spam by %s'), $who ); - else - $desc = sprintf( __('Un-spammed by %s'), $who ); - } - - // add a History item to the hover links, just after Edit - if ( $akismet_result ) { - $b = array(); - foreach ( $a as $k => $item ) { - $b[ $k ] = $item; - if ( - $k == 'edit' - || ( $k == 'unspam' && $GLOBALS['wp_version'] >= 3.4 ) - ) { - $b['history'] = ' '. __('History') . ''; - } - } - - $a = $b; - } - - if ( $desc ) - echo ''.esc_html( $desc ).''; - - if ( apply_filters( 'akismet_show_user_comments_approved', get_option('akismet_show_user_comments_approved') ) == 'true' ) { - $comment_count = akismet_get_user_comments_approved( $comment->user_id, $comment->comment_author_email, $comment->comment_author, $comment->comment_author_url ); - $comment_count = intval( $comment_count ); - echo ''; - } - - return $a; -} - -add_filter( 'comment_row_actions', 'akismet_comment_row_action', 10, 2 ); - -function akismet_comment_status_meta_box($comment) { - $history = akismet_get_comment_history( $comment->comment_ID ); - - if ( $history ) { - echo '
'; - foreach ( $history as $row ) { - $time = date( 'D d M Y @ h:i:m a', $row['time'] ) . ' GMT'; - echo '
' . sprintf( __('%s ago'), human_time_diff( $row['time'] ) ) . ' - '; - echo esc_html( $row['message'] ) . '
'; - } - - echo '
'; - - } -} - - -// add an extra column header to the comments screen -function akismet_comments_columns( $columns ) { - $columns[ 'akismet' ] = __( 'Akismet' ); - return $columns; -} - -#add_filter( 'manage_edit-comments_columns', 'akismet_comments_columns' ); - -// Show stuff in the extra column -function akismet_comment_column_row( $column, $comment_id ) { - if ( $column != 'akismet' ) - return; - - $history = akismet_get_comment_history( $comment_id ); - - if ( $history ) { - echo '
'; - foreach ( $history as $row ) { - echo '
' . sprintf( __('%s ago'), human_time_diff( $row['time'] ) ) . '
'; - echo '
' . esc_html( $row['message'] ) . '
'; - } - - echo '
'; - } -} - -#add_action( 'manage_comments_custom_column', 'akismet_comment_column_row', 10, 2 ); - -// END FIXME - -// call out URLS in comments -function akismet_text_add_link_callback( $m ) { - // bare link? - if ( $m[4] == $m[2] ) - return ''.$m[4].''; - else - return ''.$m[4].''; -} - -function akismet_text_add_link_class( $comment_text ) { - return preg_replace_callback( '#]*)href="([^"]+)"([^>]*)>(.*?)#i', 'akismet_text_add_link_callback', $comment_text ); -} - -add_filter('comment_text', 'akismet_text_add_link_class'); - - -// WP 2.5+ -function akismet_rightnow() { - global $submenu, $wp_db_version; - - if ( 8645 < $wp_db_version ) // 2.7 - $link = 'edit-comments.php?comment_status=spam'; - elseif ( isset( $submenu['edit-comments.php'] ) ) - $link = 'edit-comments.php?page=akismet-admin'; - else - $link = 'edit.php?page=akismet-admin'; - - if ( $count = get_option('akismet_spam_count') ) { - $intro = sprintf( _n( - 'Akismet has protected your site from %2$s spam comment already. ', - 'Akismet has protected your site from %2$s spam comments already. ', - $count - ), 'http://akismet.com/?return=true', number_format_i18n( $count ) ); - } else { - $intro = sprintf( __('Akismet blocks spam from getting to your blog. '), 'http://akismet.com/?return=true' ); - } - - $link = function_exists( 'esc_url' ) ? esc_url( $link ) : clean_url( $link ); - if ( $queue_count = akismet_spam_count() ) { - $queue_text = sprintf( _n( - 'There\'s %1$s comment in your spam queue right now.', - 'There are %1$s comments in your spam queue right now.', - $queue_count - ), number_format_i18n( $queue_count ), $link ); - } else { - $queue_text = sprintf( __( "There's nothing in your spam queue at the moment." ), $link ); - } - - $text = $intro . '
' . $queue_text; - echo "

$text

\n"; -} - -add_action('rightnow_end', 'akismet_rightnow'); - - -// For WP >= 2.5 -function akismet_check_for_spam_button($comment_status) { - if ( 'approved' == $comment_status ) - return; - if ( function_exists('plugins_url') ) - $link = 'admin.php?action=akismet_recheck_queue'; - else - $link = 'edit-comments.php?page=akismet-admin&recheckqueue=true&noheader=true'; - echo "
" . __('Check for Spam') . ""; -} -add_action('manage_comments_nav', 'akismet_check_for_spam_button'); - -function akismet_submit_nonspam_comment ( $comment_id ) { - global $wpdb, $akismet_api_host, $akismet_api_port, $current_user, $current_site; - $comment_id = (int) $comment_id; - - $comment = $wpdb->get_row("SELECT * FROM $wpdb->comments WHERE comment_ID = '$comment_id'"); - if ( !$comment ) // it was deleted - return; - - // use the original version stored in comment_meta if available - $as_submitted = get_comment_meta( $comment_id, 'akismet_as_submitted', true); - if ( $as_submitted && is_array($as_submitted) && isset($as_submitted['comment_content']) ) { - $comment = (object) array_merge( (array)$comment, $as_submitted ); - } - - $comment->blog = get_bloginfo('url'); - $comment->blog_lang = get_locale(); - $comment->blog_charset = get_option('blog_charset'); - $comment->permalink = get_permalink($comment->comment_post_ID); - if ( is_object($current_user) ) { - $comment->reporter = $current_user->user_login; - } - if ( is_object($current_site) ) { - $comment->site_domain = $current_site->domain; - } - - $comment->user_role = ''; - if ( isset( $comment->user_ID ) ) - $comment->user_role = akismet_get_user_roles($comment->user_ID); - - if ( akismet_test_mode() ) - $comment->is_test = 'true'; - - $post = get_post( $comment->comment_post_ID ); - $comment->comment_post_modified_gmt = $post->post_modified_gmt; - - $query_string = ''; - foreach ( $comment as $key => $data ) - $query_string .= $key . '=' . urlencode( stripslashes($data) ) . '&'; - - $response = akismet_http_post($query_string, $akismet_api_host, "/1.1/submit-ham", $akismet_api_port); - if ( $comment->reporter ) { - akismet_update_comment_history( $comment_id, sprintf( __('%s reported this comment as not spam'), $comment->reporter ), 'report-ham' ); - update_comment_meta( $comment_id, 'akismet_user_result', 'false' ); - update_comment_meta( $comment_id, 'akismet_user', $comment->reporter ); - } - - do_action('akismet_submit_nonspam_comment', $comment_id, $response[1]); -} - -function akismet_submit_spam_comment ( $comment_id ) { - global $wpdb, $akismet_api_host, $akismet_api_port, $current_user, $current_site; - $comment_id = (int) $comment_id; - - $comment = $wpdb->get_row("SELECT * FROM $wpdb->comments WHERE comment_ID = '$comment_id'"); - if ( !$comment ) // it was deleted - return; - if ( 'spam' != $comment->comment_approved ) - return; - - // use the original version stored in comment_meta if available - $as_submitted = get_comment_meta( $comment_id, 'akismet_as_submitted', true); - if ( $as_submitted && is_array($as_submitted) && isset($as_submitted['comment_content']) ) { - $comment = (object) array_merge( (array)$comment, $as_submitted ); - } - - $comment->blog = get_bloginfo('url'); - $comment->blog_lang = get_locale(); - $comment->blog_charset = get_option('blog_charset'); - $comment->permalink = get_permalink($comment->comment_post_ID); - if ( is_object($current_user) ) { - $comment->reporter = $current_user->user_login; - } - if ( is_object($current_site) ) { - $comment->site_domain = $current_site->domain; - } - - $comment->user_role = ''; - if ( isset( $comment->user_ID ) ) - $comment->user_role = akismet_get_user_roles($comment->user_ID); - - if ( akismet_test_mode() ) - $comment->is_test = 'true'; - - $post = get_post( $comment->comment_post_ID ); - $comment->comment_post_modified_gmt = $post->post_modified_gmt; - - $query_string = ''; - foreach ( $comment as $key => $data ) - $query_string .= $key . '=' . urlencode( stripslashes($data) ) . '&'; - - $response = akismet_http_post($query_string, $akismet_api_host, "/1.1/submit-spam", $akismet_api_port); - if ( $comment->reporter ) { - akismet_update_comment_history( $comment_id, sprintf( __('%s reported this comment as spam'), $comment->reporter ), 'report-spam' ); - update_comment_meta( $comment_id, 'akismet_user_result', 'true' ); - update_comment_meta( $comment_id, 'akismet_user', $comment->reporter ); - } - do_action('akismet_submit_spam_comment', $comment_id, $response[1]); -} - -// For WP 2.7+ -function akismet_transition_comment_status( $new_status, $old_status, $comment ) { - if ( $new_status == $old_status ) - return; - - # we don't need to record a history item for deleted comments - if ( $new_status == 'delete' ) - return; - - if ( !is_admin() ) - return; - - if ( !current_user_can( 'edit_post', $comment->comment_post_ID ) && !current_user_can( 'moderate_comments' ) ) - return; - - if ( defined('WP_IMPORTING') && WP_IMPORTING == true ) - return; - - // if this is present, it means the status has been changed by a re-check, not an explicit user action - if ( get_comment_meta( $comment->comment_ID, 'akismet_rechecking' ) ) - return; - - global $current_user; - $reporter = ''; - if ( is_object( $current_user ) ) - $reporter = $current_user->user_login; - - // Assumption alert: - // We want to submit comments to Akismet only when a moderator explicitly spams or approves it - not if the status - // is changed automatically by another plugin. Unfortunately WordPress doesn't provide an unambiguous way to - // determine why the transition_comment_status action was triggered. And there are several different ways by which - // to spam and unspam comments: bulk actions, ajax, links in moderation emails, the dashboard, and perhaps others. - // We'll assume that this is an explicit user action if POST or GET has an 'action' key. - if ( isset($_POST['action']) || isset($_GET['action']) ) { - if ( $new_status == 'spam' && ( $old_status == 'approved' || $old_status == 'unapproved' || !$old_status ) ) { - return akismet_submit_spam_comment( $comment->comment_ID ); - } elseif ( $old_status == 'spam' && ( $new_status == 'approved' || $new_status == 'unapproved' ) ) { - return akismet_submit_nonspam_comment( $comment->comment_ID ); - } - } - - akismet_update_comment_history( $comment->comment_ID, sprintf( __('%s changed the comment status to %s'), $reporter, $new_status ), 'status-' . $new_status ); -} - -add_action( 'transition_comment_status', 'akismet_transition_comment_status', 10, 3 ); - -// Total spam in queue -// get_option( 'akismet_spam_count' ) is the total caught ever -function akismet_spam_count( $type = false ) { - global $wpdb; - - if ( !$type ) { // total - $count = wp_cache_get( 'akismet_spam_count', 'widget' ); - if ( false === $count ) { - if ( function_exists('wp_count_comments') ) { - $count = wp_count_comments(); - $count = $count->spam; - } else { - $count = (int) $wpdb->get_var("SELECT COUNT(comment_ID) FROM $wpdb->comments WHERE comment_approved = 'spam'"); - } - wp_cache_set( 'akismet_spam_count', $count, 'widget', 3600 ); - } - return $count; - } elseif ( 'comments' == $type || 'comment' == $type ) { // comments - $type = ''; - } else { // pingback, trackback, ... - $type = $wpdb->escape( $type ); - } - - return (int) $wpdb->get_var("SELECT COUNT(comment_ID) FROM $wpdb->comments WHERE comment_approved = 'spam' AND comment_type='$type'"); -} - - -function akismet_recheck_queue() { - global $wpdb, $akismet_api_host, $akismet_api_port; - - akismet_fix_scheduled_recheck(); - - if ( ! ( isset( $_GET['recheckqueue'] ) || ( isset( $_REQUEST['action'] ) && 'akismet_recheck_queue' == $_REQUEST['action'] ) ) ) - return; - - $moderation = $wpdb->get_results( "SELECT * FROM $wpdb->comments WHERE comment_approved = '0'", ARRAY_A ); - foreach ( (array) $moderation as $c ) { - $c['user_ip'] = $c['comment_author_IP']; - $c['user_agent'] = $c['comment_agent']; - $c['referrer'] = ''; - $c['blog'] = get_bloginfo('url'); - $c['blog_lang'] = get_locale(); - $c['blog_charset'] = get_option('blog_charset'); - $c['permalink'] = get_permalink($c['comment_post_ID']); - - $c['user_role'] = ''; - if ( isset( $c['user_ID'] ) ) - $c['user_role'] = akismet_get_user_roles($c['user_ID']); - - if ( akismet_test_mode() ) - $c['is_test'] = 'true'; - - $id = (int) $c['comment_ID']; - - $query_string = ''; - foreach ( $c as $key => $data ) - $query_string .= $key . '=' . urlencode( stripslashes($data) ) . '&'; - - add_comment_meta( $c['comment_ID'], 'akismet_rechecking', true ); - $response = akismet_http_post($query_string, $akismet_api_host, '/1.1/comment-check', $akismet_api_port); - if ( 'true' == $response[1] ) { - wp_set_comment_status($c['comment_ID'], 'spam'); - update_comment_meta( $c['comment_ID'], 'akismet_result', 'true' ); - delete_comment_meta( $c['comment_ID'], 'akismet_error' ); - akismet_update_comment_history( $c['comment_ID'], __('Akismet re-checked and caught this comment as spam'), 'check-spam' ); - - } elseif ( 'false' == $response[1] ) { - update_comment_meta( $c['comment_ID'], 'akismet_result', 'false' ); - delete_comment_meta( $c['comment_ID'], 'akismet_error' ); - akismet_update_comment_history( $c['comment_ID'], __('Akismet re-checked and cleared this comment'), 'check-ham' ); - // abnormal result: error - } else { - update_comment_meta( $c['comment_ID'], 'akismet_result', 'error' ); - akismet_update_comment_history( $c['comment_ID'], sprintf( __('Akismet was unable to re-check this comment (response: %s)'), substr($response[1], 0, 50)), 'check-error' ); - } - - delete_comment_meta( $c['comment_ID'], 'akismet_rechecking' ); - } - $redirect_to = isset( $_SERVER['HTTP_REFERER'] ) ? $_SERVER['HTTP_REFERER'] : admin_url( 'edit-comments.php' ); - wp_safe_redirect( $redirect_to ); - exit; -} - -add_action('admin_action_akismet_recheck_queue', 'akismet_recheck_queue'); - -// Adds an 'x' link next to author URLs, clicking will remove the author URL and show an undo link -function akismet_remove_comment_author_url() { - if ( !empty($_POST['id'] ) && check_admin_referer( 'comment_author_url_nonce' ) ) { - global $wpdb; - $comment = get_comment( intval($_POST['id']), ARRAY_A ); - if (current_user_can('edit_comment', $comment['comment_ID'])) { - $comment['comment_author_url'] = ''; - do_action( 'comment_remove_author_url' ); - print(wp_update_comment( $comment )); - die(); - } - } -} - -add_action('wp_ajax_comment_author_deurl', 'akismet_remove_comment_author_url'); - -function akismet_add_comment_author_url() { - if ( !empty( $_POST['id'] ) && !empty( $_POST['url'] ) && check_admin_referer( 'comment_author_url_nonce' ) ) { - global $wpdb; - $comment = get_comment( intval($_POST['id']), ARRAY_A ); - if (current_user_can('edit_comment', $comment['comment_ID'])) { - $comment['comment_author_url'] = esc_url($_POST['url']); - do_action( 'comment_add_author_url' ); - print(wp_update_comment( $comment )); - die(); - } - } -} - -add_action('wp_ajax_comment_author_reurl', 'akismet_add_comment_author_url'); - -// Check connectivity between the WordPress blog and Akismet's servers. -// Returns an associative array of server IP addresses, where the key is the IP address, and value is true (available) or false (unable to connect). -function akismet_check_server_connectivity() { - global $akismet_api_host, $akismet_api_port, $wpcom_api_key; - - $test_host = 'rest.akismet.com'; - - // Some web hosts may disable one or both functions - if ( !function_exists('fsockopen') || !function_exists('gethostbynamel') ) - return array(); - - $ips = gethostbynamel($test_host); - if ( !$ips || !is_array($ips) || !count($ips) ) - return array(); - - $servers = array(); - foreach ( $ips as $ip ) { - $response = akismet_verify_key( akismet_get_key(), $ip ); - // even if the key is invalid, at least we know we have connectivity - if ( $response == 'valid' || $response == 'invalid' ) - $servers[$ip] = true; - else - $servers[$ip] = false; - } - - return $servers; -} - -// Check the server connectivity and store the results in an option. -// Cached results will be used if not older than the specified timeout in seconds; use $cache_timeout = 0 to force an update. -// Returns the same associative array as akismet_check_server_connectivity() -function akismet_get_server_connectivity( $cache_timeout = 86400 ) { - $servers = get_option('akismet_available_servers'); - if ( (time() - get_option('akismet_connectivity_time') < $cache_timeout) && $servers !== false ) - return $servers; - - // There's a race condition here but the effect is harmless. - $servers = akismet_check_server_connectivity(); - update_option('akismet_available_servers', $servers); - update_option('akismet_connectivity_time', time()); - return $servers; -} - -// Returns true if server connectivity was OK at the last check, false if there was a problem that needs to be fixed. -function akismet_server_connectivity_ok() { - // skip the check on WPMU because the status page is hidden - global $wpcom_api_key; - if ( $wpcom_api_key ) - return true; - $servers = akismet_get_server_connectivity(); - return !( empty($servers) || !count($servers) || count( array_filter($servers) ) < count($servers) ); -} - -function akismet_admin_menu() { - if ( class_exists( 'Jetpack' ) ) { - add_action( 'jetpack_admin_menu', 'akismet_load_menu' ); - } else { - akismet_load_menu(); - } -} - -function akismet_load_menu() { - if ( class_exists( 'Jetpack' ) ) { - add_submenu_page( 'jetpack', __( 'Akismet' ), __( 'Akismet' ), 'manage_options', 'akismet-key-config', 'akismet_conf' ); - add_submenu_page( 'jetpack', __( 'Akismet Stats' ), __( 'Akismet Stats' ), 'manage_options', 'akismet-stats-display', 'akismet_stats_display' ); - } else { - add_submenu_page('plugins.php', __('Akismet'), __('Akismet'), 'manage_options', 'akismet-key-config', 'akismet_conf'); - add_submenu_page('index.php', __('Akismet Stats'), __('Akismet Stats'), 'manage_options', 'akismet-stats-display', 'akismet_stats_display'); - } -} diff --git a/sources/wp-content/plugins/akismet/akismet.css b/sources/wp-content/plugins/akismet/akismet.css deleted file mode 100644 index e96bc8a..0000000 --- a/sources/wp-content/plugins/akismet/akismet.css +++ /dev/null @@ -1 +0,0 @@ -#submitted-on{position:relative}#the-comment-list .author .akismet-user-comment-count{display:inline}#the-comment-list .author a span{text-decoration:none;color:#999}#the-comment-list .remove_url{margin-left:3px;color:#999;padding:2px 3px 2px 0}#the-comment-list .remove_url:hover{color:#A7301F;font-weight:bold;padding:2px 2px 2px 0}#dashboard_recent_comments .akismet-status{display:none}.akismet-status{float:right}.akismet-status a{color:#AAA;font-style:italic}span.comment-link a{text-decoration:underline}span.comment-link:after{content:" "attr(title) " ";color:#aaa;text-decoration:none}.mshot-arrow{width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #5C5C5C;position:absolute;left:-6px;top:91px}.mshot-container{background:#5C5C5C;position:absolute;top:-94px;padding:7px;width:450px;height:338px;z-index:20000;-moz-border-radius:6px;border-radius:6px;-webkit-border-radius:6px}h2.ak-header{padding-left:38px;background:url('img/logo.png') no-repeat 0 9px;margin-bottom:14px;line-height:32px}.key-status{padding:0.4em 1em;color:#fff;font-weight:bold;text-align:center;-webkit-border-radius:3px;border-radius:3px;border-width:1px;border-style:solid;max-width:23.3em}input#key{width:25.3em !important}input#key.valid{border-color:#4F800D}input#key.invalid,input#key.failed{border-color:#888}.key-status.under-input{margin-top:-5px;padding-bottom:0px}.key-status.invalid,.key-status.failed{background-color:#888}.key-status.valid{background-color:#4F800D}.key-status.some{background-color:#993300}.key-status.empty{display:none}table.network-status th,table.network-status td{padding:0.4em;margin:0;text-align:center}table.network-status{border-color:#dfdfdf;border-width:0 0 1px 1px;border-style:solid;border-spacing:0;width:25.6em}table.network-status th,table.network-status td{border-color:#dfdfdf;border-width:1px 1px 0 0;border-style:solid;margin:0;border-spacing:0}table.network-status td.key-status{border-radius:0px;-webkit-border-radius:0px} \ No newline at end of file diff --git a/sources/wp-content/plugins/akismet/akismet.gif b/sources/wp-content/plugins/akismet/akismet.gif deleted file mode 100644 index 0b93a89b9a0f089342cecaf4deaef48382523d03..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2777 zcmd^;`9Bj31HdQ4Ts=<*DM!dFx6;8gL{i0M7_vVie=xFO=u_EPd?_QQgdSZy9ETZAt7NC(r&4gtWE?XQJ05`=NWhMV zK)3eBY?S1{8EtQ6c-DxQ^8KAHSqe_nrR zZeM!UbW-_5IC3B?kCIR}9**pf$1tLcXrD^QK9w?{1w*kVBa!(-X#_U3fErUwPbeFU z%pZ&`p~quJqY7z3S=}+k!_h^M0Am<3qgpk{r&xn>KRzo40)KFQ9b+n_wSvZ zoz2b7t*xyL;%wJ2HxS;%;c$37-pa~K3U-*w-pC5(IkT#Q_9)N^jmM;_!p=Bgr7!q) zb!>@TxYu`zq-Z^9RPR8Zkm2Sv&S;6}PUFMW9-YeyLG z3)$mLU3=!vvv7I&AKpMTtiOux=)3k_9PXG3a@k6shJ@%tazcKco(R4D;<^er>UB2 z^06_GrzuK{BzCGjyZ{Z?ct7$&00B~GL1wY>B~ZxKpCuVqcY@AkK3a}{0e6BkXAnZu z*iw|0u|QnbIRd@NMM6jYS+ox%NGa2{cjp;0V4`WRL}(q{j?Qv+Y{$Fa0^GFS==2CRF+hOxOF1OyL0uP>cNhmG5+^CAZl9O|;9DC~w7D3>P-o_CJ z9JzSyX$}05AzOpMvTJ!c?UyH!tY;WmQ*%oeUkkS9zLwy1Xm+-&-Rj^* zcf2&i6<0tYuk*X~5|?Wlh}`8bt3QlaTEs6eR(0yO06>+AM>Wqk?kn%<;;N70biOPp zJof1j)BVl+b*!|zldNgTe5cyt?0{=LQ0;pAlN07$MH+&6^MCzODtEC<`-^vN{{z#) z_JLSl&PCK!5iQ?d3bfm=Z&gQ2kYXZ!Z@u5eFl~L{xh}GO#KWB_QYoAJQHLtDqDAa8 z^7|S=(G8KmIsic&`UH%+4=Oe?4Np272qJl&%WYDe>)L(q2faRYI&;4^&_nkm1DR2S zF56QQ(K^8#gU^;Cm9^It^rl6d4Btaew7fQNqxemh|# zQrYB;H=dSYNPd}dJ^#dTq+#wLXr=hjxtZ5_YUReNar7TRi3_}TE+21k5Im#Rce8#n zTySD%&d^1-d2{T;VdyF=_5RHrIZy!rOo_V7^9;err<=%xo)qvK*Sj$lD;e8!b&KhD!k_g)Wx0O9oVlC;_L014x~c zW6U^xU%|@5qMyc+HgCeTzM;fjWjYUbR>H5SxQO_bbt)|X8E=#qDeayXp%eV}cnc9J zmJVu`w!9E{@pIv}hs<|b>tlkp(@N3}Ww&)l`xCE_o+PH)(?pT1Qc ztN%?&ip}W+53Htq7-B2zlnDau`7p$LU}bmX4KYlA+UX$|;=4 zM~e9lq4m8N}H@=Z>|>}N2-b2lA!{P>u5m=u<}6E)a{)O47krR@c~=IY%>aV46uJa3_b!U zoWz*|vD0)6fzGh2=O99>e7aT=$X{wjokHp{emJ6JLG`abg1YA*f zZa+h7)u_WoN@=-LJ?WjQn>EtB2#>p(jut!(xRTVo;W>-@Ewfk9nRSbRgB*vGhu-j- zSRo%b^Dc(+Hm%_fh~P_Y(oQ`rpT4kQv`t7ips3n!?(Q)r#q1j8NrZp~h5*aW z&rEZw{P|ai1DqUCpXI;oCrWV`R}N?{!t3}}dI6V58wCF*y$M6KJv~^6v{QRT2-4oO zYb)PsTJqNoxuH0zOlfG{q7uS37?TIP%nq4eo^te1K4#jrEmYh0<#5*o2Xd-a67wdy z!EkEdHc<3*%Eef;G5d@~yO=G{)Z4f=*5vZ6DB=n?{#c&VR;=`Q{-f1|8it!{i_8zb zl~{yUdTTNI zKJ)5q;w(7p!x4haMF~E84PRbU@MK&VaUKKPW=Q^j%tG>xNrv)!E3r4)N#A zZ@4}{gq!Rhon%>0MD#4aG~64Zgaw=iDgyLE1WbYR=4W_T!T_s12J>h`x'); - } - }); - jQuery('.remove_url').live('click', function () { - var thisId = jQuery(this).attr('commentid'); - var data = { - action: 'comment_author_deurl', - _wpnonce: WPAkismet.comment_author_url_nonce, - id: thisId - }; - jQuery.ajax({ - url: ajaxurl, - type: 'POST', - data: data, - beforeSend: function () { - // Removes "x" link - jQuery("a[commentid='"+ thisId +"']").hide(); - // Show temp status - jQuery("#author_comment_url_"+ thisId).html('Removing...'); - }, - success: function (response) { - if (response) { - // Show status/undo link - jQuery("#author_comment_url_"+ thisId).attr('cid', thisId).addClass('akismet_undo_link_removal').html('URL removed (undo)'); - } - } - }); - - return false; - }); - jQuery('.akismet_undo_link_removal').live('click', function () { - var thisId = jQuery(this).attr('cid'); - var thisUrl = jQuery(this).attr('href').replace("http://www.", "").replace("http://", ""); - var data = { - action: 'comment_author_reurl', - _wpnonce: WPAkismet.comment_author_url_nonce, - id: thisId, - url: thisUrl - }; - jQuery.ajax({ - url: ajaxurl, - type: 'POST', - data: data, - beforeSend: function () { - // Show temp status - jQuery("#author_comment_url_"+ thisId).html('Re-adding…'); - }, - success: function (response) { - if (response) { - // Add "x" link - jQuery("a[commentid='"+ thisId +"']").show(); - // Show link - jQuery("#author_comment_url_"+ thisId).removeClass('akismet_undo_link_removal').html(thisUrl); - } - } - }); - - return false; - }); - jQuery('a[id^="author_comment_url"]').mouseover(function () { - var wpcomProtocol = ( 'https:' === location.protocol ) ? 'https://' : 'http://'; - // Need to determine size of author column - var thisParentWidth = jQuery(this).parent().width(); - // It changes based on if there is a gravatar present - thisParentWidth = (jQuery(this).parent().find('.grav-hijack').length) ? thisParentWidth - 42 + 'px' : thisParentWidth + 'px'; - if (jQuery(this).find('.mShot').length == 0 && !jQuery(this).hasClass('akismet_undo_link_removal')) { - var thisId = jQuery(this).attr('id').replace('author_comment_url_', ''); - jQuery('.widefat td').css('overflow', 'visible'); - jQuery(this).css('position', 'relative'); - var thisHref = jQuery.URLEncode(jQuery(this).attr('href')); - jQuery(this).append('
'); - setTimeout(function () { - jQuery('.mshot-image_'+thisId).attr('src', wpcomProtocol+'s0.wordpress.com/mshots/v1/'+thisHref+'?w=450&r=2'); - }, 6000); - setTimeout(function () { - jQuery('.mshot-image_'+thisId).attr('src', wpcomProtocol+'s0.wordpress.com/mshots/v1/'+thisHref+'?w=450&r=3'); - }, 12000); - } else { - jQuery(this).find('.mShot').css('left', thisParentWidth).show(); - } - }).mouseout(function () { - jQuery(this).find('.mShot').hide(); - }); -}); -// URL encode plugin -jQuery.extend({URLEncode:function(c){var o='';var x=0;c=c.toString();var r=/(^[a-zA-Z0-9_.]*)/; - while(x1 && m[1]!=''){o+=m[1];x+=m[1].length; - }else{if(c[x]==' ')o+='+';else{var d=c.charCodeAt(x);var h=d.toString(16); - o+='%'+(h.length<2?'0':'')+h.toUpperCase();}x++;}}return o;} -}); -// Preload mshot images after everything else has loaded -jQuery(window).load(function() { - var wpcomProtocol = ( 'https:' === location.protocol ) ? 'https://' : 'http://'; - jQuery('a[id^="author_comment_url"]').each(function () { - jQuery.get(wpcomProtocol+'s0.wordpress.com/mshots/v1/'+jQuery.URLEncode(jQuery(this).attr('href'))+'?w=450'); - }); -}); diff --git a/sources/wp-content/plugins/akismet/akismet.php b/sources/wp-content/plugins/akismet/akismet.php index 811ab71..68289a3 100644 --- a/sources/wp-content/plugins/akismet/akismet.php +++ b/sources/wp-content/plugins/akismet/akismet.php @@ -6,7 +6,7 @@ Plugin Name: Akismet Plugin URI: http://akismet.com/ Description: Used by millions, Akismet is quite possibly the best way in the world to protect your blog from comment and trackback spam. It keeps your site protected from spam even while you sleep. To get started: 1) Click the "Activate" link to the left of this description, 2) Sign up for an Akismet API key, and 3) Go to your Akismet configuration page, and save your API key. -Version: 3.0.0 +Version: 3.0.2 Author: Automattic Author URI: http://automattic.com/wordpress-plugins/ License: GPLv2 or later @@ -35,8 +35,8 @@ if ( !function_exists( 'add_action' ) ) { exit; } -define( 'AKISMET_VERSION', '3.0.0' ); -define( 'AKISMET__MINIMUM_WP_VERSION', '3.0' ); +define( 'AKISMET_VERSION', '3.0.2' ); +define( 'AKISMET__MINIMUM_WP_VERSION', '3.1' ); define( 'AKISMET__PLUGIN_URL', plugin_dir_url( __FILE__ ) ); define( 'AKISMET__PLUGIN_DIR', plugin_dir_path( __FILE__ ) ); define( 'AKISMET_DELETE_LIMIT', 100000 ); diff --git a/sources/wp-content/plugins/akismet/class.akismet-admin.php b/sources/wp-content/plugins/akismet/class.akismet-admin.php index 15f5d47..a1c712e 100644 --- a/sources/wp-content/plugins/akismet/class.akismet-admin.php +++ b/sources/wp-content/plugins/akismet/class.akismet-admin.php @@ -33,7 +33,6 @@ class Akismet_Admin { add_action( 'activity_box_end', array( 'Akismet_Admin', 'dashboard_stats' ) ); add_action( 'rightnow_end', array( 'Akismet_Admin', 'rightnow_stats' ) ); add_action( 'manage_comments_nav', array( 'Akismet_Admin', 'check_for_spam_button' ) ); - add_action( 'transition_comment_status', array( 'Akismet_Admin', 'transition_comment_status' ), 10, 3 ); add_action( 'admin_action_akismet_recheck_queue', array( 'Akismet_Admin', 'recheck_queue' ) ); add_action( 'wp_ajax_akismet_recheck_queue', array( 'Akismet_Admin', 'recheck_queue' ) ); add_action( 'wp_ajax_comment_author_deurl', array( 'Akismet_Admin', 'remove_comment_author_url' ) ); @@ -44,6 +43,8 @@ class Akismet_Admin { add_filter( 'comment_text', array( 'Akismet_Admin', 'text_add_link_class' ) ); add_filter( 'plugin_action_links_'.plugin_basename( plugin_dir_path( __FILE__ ) . 'akismet.php'), array( 'Akismet_Admin', 'admin_plugin_settings_link' ) ); + + add_filter( 'wxr_export_skip_commentmeta', array( 'Akismet_Admin', 'exclude_commentmeta_from_export' ), 10, 3 ); } public static function admin_init() { @@ -64,7 +65,7 @@ class Akismet_Admin { } public static function admin_plugin_settings_link( $links ) { - $settings_link = ''.__('Settings', 'akismet').''; + $settings_link = ''.__('Settings', 'akismet').''; array_unshift( $links, $settings_link ); return $links; } @@ -331,51 +332,7 @@ class Akismet_Admin { else $link = add_query_arg( array( 'page' => 'akismet-admin', 'recheckqueue' => 'true', 'noheader' => 'true' ), admin_url( 'edit-comments.php' ) ); - echo '
' . esc_html__('Check for Spam', 'akismet') . ''; - echo ''; - } - - public static function transition_comment_status( $new_status, $old_status, $comment ) { - if ( $new_status == $old_status ) - return; - - # we don't need to record a history item for deleted comments - if ( $new_status == 'delete' ) - return; - - if ( !is_admin() ) - return; - - if ( !current_user_can( 'edit_post', $comment->comment_post_ID ) && !current_user_can( 'moderate_comments' ) ) - return; - - if ( defined('WP_IMPORTING') && WP_IMPORTING == true ) - return; - - // if this is present, it means the status has been changed by a re-check, not an explicit user action - if ( get_comment_meta( $comment->comment_ID, 'akismet_rechecking' ) ) - return; - - global $current_user; - $reporter = ''; - if ( is_object( $current_user ) ) - $reporter = $current_user->user_login; - - // Assumption alert: - // We want to submit comments to Akismet only when a moderator explicitly spams or approves it - not if the status - // is changed automatically by another plugin. Unfortunately WordPress doesn't provide an unambiguous way to - // determine why the transition_comment_status action was triggered. And there are several different ways by which - // to spam and unspam comments: bulk actions, ajax, links in moderation emails, the dashboard, and perhaps others. - // We'll assume that this is an explicit user action if POST or GET has an 'action' key. - if ( isset($_POST['action']) || isset($_GET['action']) ) { - if ( $new_status == 'spam' && ( $old_status == 'approved' || $old_status == 'unapproved' || !$old_status ) ) { - return self::submit_spam_comment( $comment->comment_ID ); - } elseif ( $old_status == 'spam' && ( $new_status == 'approved' || $new_status == 'unapproved' ) ) { - return self::submit_nonspam_comment( $comment->comment_ID ); - } - } - - Akismet::update_comment_history( $comment->comment_ID, sprintf( __('%1$s changed the comment status to %2$s', 'akismet'), $reporter, $new_status ), 'status-' . $new_status ); + echo '
' . esc_html__('Check for Spam', 'akismet') . ''; } public static function recheck_queue() { @@ -410,7 +367,8 @@ class Akismet_Admin { add_comment_meta( $c['comment_ID'], 'akismet_rechecking', true ); - $response = Akismet::http_post( http_build_query( $c ), 'comment-check' ); + $response = Akismet::http_post( Akismet::build_query( $c ), 'comment-check' ); + if ( 'true' == $response[1] ) { wp_set_comment_status( $c['comment_ID'], 'spam' ); update_comment_meta( $c['comment_ID'], 'akismet_result', 'true' ); @@ -514,7 +472,10 @@ class Akismet_Admin { if ( $desc ) echo ''.esc_html( $desc ).''; - if ( apply_filters( 'akismet_show_user_comments_approved', get_option('akismet_show_user_comments_approved') ) ) { + $show_user_comments = apply_filters( 'akismet_show_user_comments_approved', get_option('akismet_show_user_comments_approved') ); + $show_user_comments = $show_user_comments === 'false' ? false : $show_user_comments; //option used to be saved as 'false' / 'true' + + if ( $show_user_comments ) { $comment_count = Akismet::get_user_comments_approved( $comment->user_id, $comment->comment_author_email, $comment->comment_author, $comment->comment_author_url ); $comment_count = intval( $comment_count ); echo ''; @@ -557,102 +518,6 @@ class Akismet_Admin { return preg_replace_callback( '#]*)href="([^"]+)"([^>]*)>(.*?)#i', array( 'Akismet_Admin', 'text_add_link_callback' ), $comment_text ); } - public static function submit_spam_comment( $comment_id ) { - global $wpdb, $current_user, $current_site; - - $comment_id = (int) $comment_id; - - $comment = $wpdb->get_row( $wpdb->prepare( "SELECT * FROM {$wpdb->comments} WHERE comment_ID = %d", $comment_id ) ); - - if ( !$comment ) // it was deleted - return; - - if ( 'spam' != $comment->comment_approved ) - return; - - // use the original version stored in comment_meta if available - $as_submitted = get_comment_meta( $comment_id, 'akismet_as_submitted', true); - - if ( $as_submitted && is_array( $as_submitted ) && isset( $as_submitted['comment_content'] ) ) - $comment = (object) array_merge( (array)$comment, $as_submitted ); - - $comment->blog = get_bloginfo('url'); - $comment->blog_lang = get_locale(); - $comment->blog_charset = get_option('blog_charset'); - $comment->permalink = get_permalink($comment->comment_post_ID); - - if ( is_object($current_user) ) - $comment->reporter = $current_user->user_login; - - if ( is_object($current_site) ) - $comment->site_domain = $current_site->domain; - - $comment->user_role = ''; - if ( isset( $comment->user_ID ) ) - $comment->user_role = Akismet::get_user_roles( $comment->user_ID ); - - if ( Akismet::is_test_mode() ) - $comment->is_test = 'true'; - - $post = get_post( $comment->comment_post_ID ); - $comment->comment_post_modified_gmt = $post->post_modified_gmt; - - $response = Akismet::http_post( http_build_query( $comment ), 'submit-spam' ); - if ( $comment->reporter ) { - Akismet::update_comment_history( $comment_id, sprintf( __('%s reported this comment as spam', 'akismet'), $comment->reporter ), 'report-spam' ); - update_comment_meta( $comment_id, 'akismet_user_result', 'true' ); - update_comment_meta( $comment_id, 'akismet_user', $comment->reporter ); - } - - do_action('akismet_submit_spam_comment', $comment_id, $response[1]); - } - - public static function submit_nonspam_comment( $comment_id ) { - global $wpdb, $current_user, $current_site; - - $comment_id = (int) $comment_id; - - $comment = $wpdb->get_row( $wpdb->prepare( "SELECT * FROM {$wpdb->comments} WHERE comment_ID = %d", $comment_id ) ); - if ( !$comment ) // it was deleted - return; - - // use the original version stored in comment_meta if available - $as_submitted = get_comment_meta( $comment_id, 'akismet_as_submitted', true); - - if ( $as_submitted && is_array($as_submitted) && isset($as_submitted['comment_content']) ) - $comment = (object) array_merge( (array)$comment, $as_submitted ); - - $comment->blog = get_bloginfo('url'); - $comment->blog_lang = get_locale(); - $comment->blog_charset = get_option('blog_charset'); - $comment->permalink = get_permalink( $comment->comment_post_ID ); - $comment->user_role = ''; - - if ( is_object($current_user) ) - $comment->reporter = $current_user->user_login; - - if ( is_object($current_site) ) - $comment->site_domain = $current_site->domain; - - if ( isset( $comment->user_ID ) ) - $comment->user_role = Akismet::get_user_roles($comment->user_ID); - - if ( Akismet::is_test_mode() ) - $comment->is_test = 'true'; - - $post = get_post( $comment->comment_post_ID ); - $comment->comment_post_modified_gmt = $post->post_modified_gmt; - - $response = Akismet::http_post( http_build_query( $comment ), 'submit-ham' ); - if ( $comment->reporter ) { - Akismet::update_comment_history( $comment_id, sprintf( __('%s reported this comment as not spam', 'akismet'), $comment->reporter ), 'report-ham' ); - update_comment_meta( $comment_id, 'akismet_user_result', 'false' ); - update_comment_meta( $comment_id, 'akismet_user', $comment->reporter ); - } - - do_action('akismet_submit_nonspam_comment', $comment_id, $response[1]); - } - // Total spam in queue // get_option( 'akismet_spam_count' ) is the total caught ever public static function get_spam_count( $type = false ) { @@ -672,53 +537,73 @@ class Akismet_Admin { return $count; } elseif ( 'comments' == $type || 'comment' == $type ) { // comments $type = ''; - } else { // pingback, trackback, ... - $type = $wpdb->escape( $type ); } - return (int) $wpdb->get_var("SELECT COUNT(comment_ID) FROM {$wpdb->comments} WHERE comment_approved = 'spam' AND comment_type='$type'"); + return (int) $wpdb->get_var( $wpdb->prepare( "SELECT COUNT(comment_ID) FROM {$wpdb->comments} WHERE comment_approved = 'spam' AND comment_type = %s", $type ) ); } // Check connectivity between the WordPress blog and Akismet's servers. // Returns an associative array of server IP addresses, where the key is the IP address, and value is true (available) or false (unable to connect). - public static function check_server_connectivity() { - $test_host = 'rest.akismet.com'; + public static function check_server_ip_connectivity() { + + $servers = $ips = array(); - // Some web hosts may disable one or both functions - if ( !function_exists('fsockopen') || !function_exists('gethostbynamel') ) - return array(); - - $ips = gethostbynamel( $test_host ); - if ( !$ips || !is_array($ips) || !count($ips) ) - return array(); - - $api_key = Akismet::get_api_key(); - - $servers = array(); - foreach ( $ips as $ip ) { - $response = Akismet::verify_key( $api_key, $ip ); - // even if the key is invalid, at least we know we have connectivity - if ( $response == 'valid' || $response == 'invalid' ) - $servers[$ip] = true; - else - $servers[$ip] = false; + // Some web hosts may disable this function + if ( function_exists('gethostbynamel') ) { + + $ips = gethostbynamel( 'rest.akismet.com' ); + if ( $ips && is_array($ips) && count($ips) ) { + $api_key = Akismet::get_api_key(); + + foreach ( $ips as $ip ) { + $response = Akismet::verify_key( $api_key, $ip ); + // even if the key is invalid, at least we know we have connectivity + if ( $response == 'valid' || $response == 'invalid' ) + $servers[$ip] = 'connected'; + else + $servers[$ip] = $response ? $response : 'unable to connect'; + } + } } + return $servers; } - - // Check the server connectivity and store the results in an option. - // Cached results will be used if not older than the specified timeout in seconds; use $cache_timeout = 0 to force an update. - // Returns the same associative array as check_server_connectivity() - public static function get_server_connectivity( $cache_timeout = 86400 ) { + + // Simpler connectivity check + public static function check_server_connectivity($cache_timeout = 86400) { + + $debug = array(); + $debug[ 'PHP_VERSION' ] = PHP_VERSION; + $debug[ 'WORDPRESS_VERSION' ] = $GLOBALS['wp_version']; + $debug[ 'AKISMET_VERSION' ] = AKISMET_VERSION; + $debug[ 'AKISMET__PLUGIN_DIR' ] = AKISMET__PLUGIN_DIR; + $debug[ 'SITE_URL' ] = site_url(); + $debug[ 'HOME_URL' ] = home_url(); + $servers = get_option('akismet_available_servers'); - if ( (time() - get_option('akismet_connectivity_time') < $cache_timeout) && $servers !== false ) - return $servers; + if ( (time() - get_option('akismet_connectivity_time') < $cache_timeout) && $servers !== false ) { + $servers = self::check_server_ip_connectivity(); + update_option('akismet_available_servers', $servers); + update_option('akismet_connectivity_time', time()); + } + + $response = wp_remote_get( 'http://rest.akismet.com/1.1/test' ); + + $debug[ 'gethostbynamel' ] = function_exists('gethostbynamel') ? 'exists' : 'not here'; + $debug[ 'Servers' ] = $servers; + $debug[ 'Test Connection' ] = $response; + + Akismet::log( $debug ); + + if ( $response && 'connected' == wp_remote_retrieve_body( $response ) ) + return true; + + return false; + } - // There's a race condition here but the effect is harmless. - $servers = self::check_server_connectivity(); - update_option('akismet_available_servers', $servers); - update_option('akismet_connectivity_time', time()); - return $servers; + // Check the server connectivity and store the available servers in an option. + public static function get_server_connectivity($cache_timeout = 86400) { + return self::check_server_connectivity( $cache_timeout ); } public static function get_number_spam_waiting() { @@ -741,7 +626,7 @@ class Akismet_Admin { } public static function get_akismet_user( $api_key ) { - $akismet_user = Akismet::http_post( http_build_query( array( 'key' => $api_key ) ), 'get-subscription' ); + $akismet_user = Akismet::http_post( Akismet::build_query( array( 'key' => $api_key ) ), 'get-subscription' ); if ( ! empty( $akismet_user[1] ) ) $akismet_user = json_decode( $akismet_user[1] ); @@ -755,7 +640,7 @@ class Akismet_Admin { $stat_totals = array(); foreach( array( '6-months', 'all' ) as $interval ) { - $response = Akismet::http_post( http_build_query( array( 'blog' => urlencode( get_bloginfo('url') ), 'key' => $api_key, 'from' => $interval ) ), 'get-stats' ); + $response = Akismet::http_post( Akismet::build_query( array( 'blog' => urlencode( get_bloginfo('url') ), 'key' => $api_key, 'from' => $interval ) ), 'get-stats' ); if ( ! empty( $response[1] ) ) { $stat_totals[$interval] = json_decode( $response[1] ); @@ -765,7 +650,7 @@ class Akismet_Admin { } public static function verify_wpcom_key( $api_key, $user_id, $token = '' ) { - $akismet_account = Akismet::http_post( http_build_query( array( + $akismet_account = Akismet::http_post( Akismet::build_query( array( 'user_id' => $user_id, 'api_key' => $api_key, 'token' => $token, @@ -791,8 +676,10 @@ class Akismet_Admin { public static function display_spam_check_warning() { Akismet::fix_scheduled_recheck(); - if ( self::get_number_spam_waiting() > 0 && wp_next_scheduled('akismet_schedule_cron_recheck') > time() ) - Akismet::view( 'notice', array( 'type' => 'spam-check' ) ); + if ( wp_next_scheduled('akismet_schedule_cron_recheck') > time() && self::get_number_spam_waiting() > 0 ) { + $link_text = apply_filters( 'akismet_spam_check_warning_link_text', sprintf( __( 'Please check your Akismet configuration and contact your web host if problems persist.', 'akismet'), esc_url( self::get_page_url() ) ) ); + Akismet::view( 'notice', array( 'type' => 'spam-check', 'link_text' => $link_text ) ); + } } public static function display_invalid_version() { @@ -869,7 +756,7 @@ class Akismet_Admin { if ( empty( self::$notices ) ) { //show status - if ( $akismet_user->status == 'active' && $akismet_user->account_type == 'free-api-key' ) { + if ( ! empty( $stat_totals['all'] ) && isset( $stat_totals['all']->time_saved ) && $akismet_user->status == 'active' && $akismet_user->account_type == 'free-api-key' ) { $time_saved = false; @@ -920,16 +807,11 @@ class Akismet_Admin { } public static function display_status() { - $servers = self::get_server_connectivity(); - $fail_count = count( $servers ) - count( array_filter( $servers ) ); - $type = ''; + $type = ''; - if ( empty( $servers ) || $fail_count > 0 ) + if ( !self::get_server_connectivity() ) $type = 'servers-be-down'; - if ( !function_exists('fsockopen') || !function_exists('gethostbynamel') ) - $type = 'missing-functions'; - if ( !empty( $type ) ) Akismet::view( 'notice', compact( 'type' ) ); elseif ( !empty( self::$notices ) ) { @@ -961,4 +843,20 @@ class Akismet_Admin { } return false; } + + /** + * Some commentmeta isn't useful in an export file. Suppress it (when supported). + * + * @param bool $exclude + * @param string $key The meta key + * @param object $meta The meta object + * @return bool Whether to exclude this meta entry from the export. + */ + public static function exclude_commentmeta_from_export( $exclude, $key, $meta ) { + if ( in_array( $key, array( 'akismet_as_submitted', 'akismet_rechecking', 'akismet_delayed_moderation_email' ) ) ) { + return true; + } + + return $exclude; + } } \ No newline at end of file diff --git a/sources/wp-content/plugins/akismet/class.akismet.php b/sources/wp-content/plugins/akismet/class.akismet.php index 7cf813d..a9ab0ea 100644 --- a/sources/wp-content/plugins/akismet/class.akismet.php +++ b/sources/wp-content/plugins/akismet/class.akismet.php @@ -33,12 +33,14 @@ class Akismet { if ( $akismet_comment_nonce_option == 'true' || $akismet_comment_nonce_option == '' ) add_action( 'comment_form', array( 'Akismet', 'add_comment_nonce' ), 1 ); - add_action( 'admin_footer-edit-comments.php', array( 'Akismet', 'load_form_js' ) ); + add_action( 'admin_head-edit-comments.php', array( 'Akismet', 'load_form_js' ) ); add_action( 'comment_form', array( 'Akismet', 'load_form_js' ) ); add_action( 'comment_form', array( 'Akismet', 'inject_ak_js' ) ); add_filter( 'comment_moderation_recipients', array( 'Akismet', 'disable_moderation_emails_if_unreachable' ), 1000, 2 ); add_filter( 'pre_comment_approved', array( 'Akismet', 'last_comment_status' ), 10, 2 ); + + add_action( 'transition_comment_status', array( 'Akismet', 'transition_comment_status' ), 10, 3 ); if ( '3.0.5' == $GLOBALS['wp_version'] ) { remove_filter( 'comment_text', 'wp_kses_data' ); @@ -48,11 +50,11 @@ class Akismet { } public static function get_api_key() { - return defined('WPCOM_API_KEY') ? constant('WPCOM_API_KEY') : get_option('wordpress_api_key'); + return apply_filters( 'akismet_get_api_key', defined('WPCOM_API_KEY') ? constant('WPCOM_API_KEY') : get_option('wordpress_api_key') ); } public static function check_key_status( $key, $ip = null ) { - return self::http_post( http_build_query( array( 'key' => $key, 'blog' => get_option('home') ) ), 'verify-key', $ip ); + return self::http_post( Akismet::build_query( array( 'key' => $key, 'blog' => get_option('home') ) ), 'verify-key', $ip ); } public static function verify_key( $key, $ip = null ) { @@ -115,19 +117,24 @@ class Akismet { $post = get_post( $comment['comment_post_ID'] ); $comment[ 'comment_post_modified_gmt' ] = $post->post_modified_gmt; - $response = self::http_post( http_build_query( $comment ), 'comment-check' ); + $response = self::http_post( Akismet::build_query( $comment ), 'comment-check' ); do_action( 'akismet_comment_check_response', $response ); self::update_alert( $response ); - $commentdata['comment_as_submitted'] = $comment; + $commentdata['comment_as_submitted'] = array_intersect_key( $comment, array( 'blog' => '', 'blog_charset' => '', 'blog_lang' => '', 'blog_ua' => '', 'comment_agent' => '', 'comment_author' => '', 'comment_author_IP' => '', 'comment_author_email' => '', 'comment_author_url' => '', 'comment_content' => '', 'comment_date_gmt' => '', 'comment_tags' => '', 'comment_type' => '', 'guid' => '', 'is_test' => '', 'permalink' => '', 'reporter' => '', 'site_domain' => '', 'submit_referer' => '', 'submit_uri' => '', 'user_ID' => '', 'user_agent' => '', 'user_id' => '', 'user_ip' => '' ) ); $commentdata['akismet_result'] = $response[1]; if ( isset( $response[0]['x-akismet-pro-tip'] ) ) $commentdata['akismet_pro_tip'] = $response[0]['x-akismet-pro-tip']; - if ( 'true' == $response[1] ) { + if ( isset( $response[0]['x-akismet-error'] ) ) { + // An error occurred that we anticipated (like a suspended key) and want the user to act on. + // Send to moderation. + self::$last_comment_result = '0'; + } + else if ( 'true' == $response[1] ) { // akismet_spam_count will be incremented later by comment_is_spam() self::$last_comment_result = 'spam'; @@ -363,10 +370,155 @@ class Akismet { if ( self::is_test_mode() ) $c['is_test'] = 'true'; - $response = self::http_post( http_build_query( $c ), 'comment-check' ); + $response = self::http_post( Akismet::build_query( $c ), 'comment-check' ); return ( is_array( $response ) && ! empty( $response[1] ) ) ? $response[1] : false; } + + + + public static function transition_comment_status( $new_status, $old_status, $comment ) { + + if ( $new_status == $old_status ) + return; + + # we don't need to record a history item for deleted comments + if ( $new_status == 'delete' ) + return; + + if ( !current_user_can( 'edit_post', $comment->comment_post_ID ) && !current_user_can( 'moderate_comments' ) ) + return; + + if ( defined('WP_IMPORTING') && WP_IMPORTING == true ) + return; + + // if this is present, it means the status has been changed by a re-check, not an explicit user action + if ( get_comment_meta( $comment->comment_ID, 'akismet_rechecking' ) ) + return; + + global $current_user; + $reporter = ''; + if ( is_object( $current_user ) ) + $reporter = $current_user->user_login; + + // Assumption alert: + // We want to submit comments to Akismet only when a moderator explicitly spams or approves it - not if the status + // is changed automatically by another plugin. Unfortunately WordPress doesn't provide an unambiguous way to + // determine why the transition_comment_status action was triggered. And there are several different ways by which + // to spam and unspam comments: bulk actions, ajax, links in moderation emails, the dashboard, and perhaps others. + // We'll assume that this is an explicit user action if certain POST/GET variables exist. + if ( ( isset( $_POST['status'] ) && in_array( $_POST['status'], array( 'spam', 'unspam' ) ) ) || + ( isset( $_POST['spam'] ) && (int) $_POST['spam'] == 1 ) || + ( isset( $_POST['unspam'] ) && (int) $_POST['unspam'] == 1 ) || + ( isset( $_POST['comment_status'] ) && in_array( $_POST['comment_status'], array( 'spam', 'unspam' ) ) ) || + ( isset( $_GET['action'] ) && in_array( $_GET['action'], array( 'spam', 'unspam' ) ) ) || + ( isset( $_POST['action'] ) && in_array( $_POST['action'], array( 'editedcomment' ) ) ) + ) { + if ( $new_status == 'spam' && ( $old_status == 'approved' || $old_status == 'unapproved' || !$old_status ) ) { + return self::submit_spam_comment( $comment->comment_ID ); + } elseif ( $old_status == 'spam' && ( $new_status == 'approved' || $new_status == 'unapproved' ) ) { + return self::submit_nonspam_comment( $comment->comment_ID ); + } + } + + self::update_comment_history( $comment->comment_ID, sprintf( __('%1$s changed the comment status to %2$s', 'akismet'), $reporter, $new_status ), 'status-' . $new_status ); + } + + public static function submit_spam_comment( $comment_id ) { + global $wpdb, $current_user, $current_site; + + $comment_id = (int) $comment_id; + + $comment = $wpdb->get_row( $wpdb->prepare( "SELECT * FROM {$wpdb->comments} WHERE comment_ID = %d", $comment_id ) ); + + if ( !$comment ) // it was deleted + return; + + if ( 'spam' != $comment->comment_approved ) + return; + + // use the original version stored in comment_meta if available + $as_submitted = get_comment_meta( $comment_id, 'akismet_as_submitted', true); + + if ( $as_submitted && is_array( $as_submitted ) && isset( $as_submitted['comment_content'] ) ) + $comment = (object) array_merge( (array)$comment, $as_submitted ); + + $comment->blog = get_bloginfo('url'); + $comment->blog_lang = get_locale(); + $comment->blog_charset = get_option('blog_charset'); + $comment->permalink = get_permalink($comment->comment_post_ID); + + if ( is_object($current_user) ) + $comment->reporter = $current_user->user_login; + + if ( is_object($current_site) ) + $comment->site_domain = $current_site->domain; + + $comment->user_role = ''; + if ( isset( $comment->user_ID ) ) + $comment->user_role = Akismet::get_user_roles( $comment->user_ID ); + + if ( self::is_test_mode() ) + $comment->is_test = 'true'; + + $post = get_post( $comment->comment_post_ID ); + $comment->comment_post_modified_gmt = $post->post_modified_gmt; + + $response = Akismet::http_post( Akismet::build_query( $comment ), 'submit-spam' ); + if ( $comment->reporter ) { + self::update_comment_history( $comment_id, sprintf( __('%s reported this comment as spam', 'akismet'), $comment->reporter ), 'report-spam' ); + update_comment_meta( $comment_id, 'akismet_user_result', 'true' ); + update_comment_meta( $comment_id, 'akismet_user', $comment->reporter ); + } + + do_action('akismet_submit_spam_comment', $comment_id, $response[1]); + } + + public static function submit_nonspam_comment( $comment_id ) { + global $wpdb, $current_user, $current_site; + + $comment_id = (int) $comment_id; + + $comment = $wpdb->get_row( $wpdb->prepare( "SELECT * FROM {$wpdb->comments} WHERE comment_ID = %d", $comment_id ) ); + if ( !$comment ) // it was deleted + return; + + // use the original version stored in comment_meta if available + $as_submitted = get_comment_meta( $comment_id, 'akismet_as_submitted', true); + + if ( $as_submitted && is_array($as_submitted) && isset($as_submitted['comment_content']) ) + $comment = (object) array_merge( (array)$comment, $as_submitted ); + + $comment->blog = get_bloginfo('url'); + $comment->blog_lang = get_locale(); + $comment->blog_charset = get_option('blog_charset'); + $comment->permalink = get_permalink( $comment->comment_post_ID ); + $comment->user_role = ''; + + if ( is_object($current_user) ) + $comment->reporter = $current_user->user_login; + + if ( is_object($current_site) ) + $comment->site_domain = $current_site->domain; + + if ( isset( $comment->user_ID ) ) + $comment->user_role = Akismet::get_user_roles($comment->user_ID); + + if ( Akismet::is_test_mode() ) + $comment->is_test = 'true'; + + $post = get_post( $comment->comment_post_ID ); + $comment->comment_post_modified_gmt = $post->post_modified_gmt; + + $response = self::http_post( Akismet::build_query( $comment ), 'submit-ham' ); + if ( $comment->reporter ) { + self::update_comment_history( $comment_id, sprintf( __('%s reported this comment as not spam', 'akismet'), $comment->reporter ), 'report-ham' ); + update_comment_meta( $comment_id, 'akismet_user_result', 'false' ); + update_comment_meta( $comment_id, 'akismet_user', $comment->reporter ); + } + + do_action('akismet_submit_nonspam_comment', $comment_id, $response[1]); + } public static function cron_recheck() { global $wpdb; @@ -670,7 +822,14 @@ class Akismet { } public static function load_form_js() { - wp_enqueue_script( 'akismet-form', AKISMET__PLUGIN_URL . '_inc/form.js', array( 'jquery' ), AKISMET_VERSION ); + // WP < 3.3 can't enqueue a script this late in the game and still have it appear in the footer. + // Once we drop support for everything pre-3.3, this can change back to a single enqueue call. + wp_register_script( 'akismet-form', AKISMET__PLUGIN_URL . '_inc/form.js', array(), AKISMET_VERSION, true ); + add_action( 'wp_footer', array( 'Akismet', 'print_form_js' ) ); + add_action( 'admin_footer', array( 'Akismet', 'print_form_js' ) ); + } + + public static function print_form_js() { wp_print_scripts( 'akismet-form' ); } @@ -756,6 +915,16 @@ p { public static function plugin_deactivation( ) { //tidy up } + + /** + * Essentially a copy of WP's build_query but one that doesn't expect pre-urlencoded values. + * + * @param array $args An array of key => value pairs + * @return string A string ready for use as a URL query string. + */ + public static function build_query( $args ) { + return _http_build_query( $args, '', '&' ); + } public static function log( $akismet_debug ) { if ( defined( 'WP_DEBUG_LOG' ) && WP_DEBUG_LOG ) diff --git a/sources/wp-content/plugins/akismet/img/logo.png b/sources/wp-content/plugins/akismet/img/logo.png deleted file mode 100644 index b5f5b9a1720277baf536fc765471f754decf7700..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2710 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 diff --git a/sources/wp-content/plugins/akismet/legacy.php b/sources/wp-content/plugins/akismet/legacy.php deleted file mode 100644 index e6de8cb..0000000 --- a/sources/wp-content/plugins/akismet/legacy.php +++ /dev/null @@ -1,396 +0,0 @@ -escape( $type ); - return $wpdb->get_results( "SELECT * FROM $wpdb->comments WHERE comment_approved = 'spam' AND comment_type='$type' ORDER BY comment_date DESC LIMIT $start, $end"); - } - - // All - return $wpdb->get_results( "SELECT * FROM $wpdb->comments WHERE comment_approved = 'spam' ORDER BY comment_date DESC LIMIT $start, $end"); -} - -// Totals for each comment type -// returns array( type => count, ... ) -function akismet_spam_totals() { - global $wpdb; - $totals = $wpdb->get_results( "SELECT comment_type, COUNT(*) AS cc FROM $wpdb->comments WHERE comment_approved = 'spam' GROUP BY comment_type" ); - $return = array(); - foreach ( $totals as $total ) - $return[$total->comment_type ? $total->comment_type : 'comment'] = $total->cc; - return $return; -} - -function akismet_manage_page() { - global $wpdb, $submenu, $wp_db_version; - - // WP 2.7 has its own spam management page - if ( 8645 <= $wp_db_version ) - return; - - $count = sprintf(__('Akismet Spam (%s)'), akismet_spam_count()); - if ( isset( $submenu['edit-comments.php'] ) ) - add_submenu_page('edit-comments.php', __('Akismet Spam'), $count, 'moderate_comments', 'akismet-admin', 'akismet_caught' ); - elseif ( function_exists('add_management_page') ) - add_management_page(__('Akismet Spam'), $count, 'moderate_comments', 'akismet-admin', 'akismet_caught'); -} - -function akismet_caught() { - global $wpdb, $comment, $akismet_caught, $akismet_nonce; - - akismet_recheck_queue(); - if (isset($_POST['submit']) && 'recover' == $_POST['action'] && ! empty($_POST['not_spam'])) { - check_admin_referer( $akismet_nonce ); - if ( function_exists('current_user_can') && !current_user_can('moderate_comments') ) - die(__('You do not have sufficient permission to moderate comments.')); - - $i = 0; - foreach ($_POST['not_spam'] as $comment): - $comment = (int) $comment; - if ( function_exists('wp_set_comment_status') ) - wp_set_comment_status($comment, 'approve'); - else - $wpdb->query("UPDATE $wpdb->comments SET comment_approved = '1' WHERE comment_ID = '$comment'"); - akismet_submit_nonspam_comment($comment); - ++$i; - endforeach; - $to = add_query_arg( 'recovered', $i, $_SERVER['HTTP_REFERER'] ); - wp_safe_redirect( $to ); - exit; - } - if ('delete' == $_POST['action']) { - check_admin_referer( $akismet_nonce ); - if ( function_exists('current_user_can') && !current_user_can('moderate_comments') ) - die(__('You do not have sufficient permission to moderate comments.')); - - $delete_time = $wpdb->escape( $_POST['display_time'] ); - $comment_ids = $wpdb->get_col( "SELECT comment_id FROM $wpdb->comments WHERE comment_approved = 'spam' AND '$delete_time' > comment_date_gmt" ); - if ( !empty( $comment_ids ) ) { - do_action( 'delete_comment', $comment_ids ); - $wpdb->query( "DELETE FROM $wpdb->comments WHERE comment_id IN ( " . implode( ', ', $comment_ids ) . " )"); - wp_cache_delete( 'akismet_spam_count', 'widget' ); - } - $to = add_query_arg( 'deleted', 'all', $_SERVER['HTTP_REFERER'] ); - wp_safe_redirect( $to ); - exit; - } - -if ( isset( $_GET['recovered'] ) ) { - $i = (int) $_GET['recovered']; - echo '

' . sprintf(__('%1$s comments recovered.'), $i) . "

"; -} - -if (isset( $_GET['deleted'] ) ) - echo '

' . __('All spam deleted.') . '

'; - -if ( isset( $GLOBALS['submenu']['edit-comments.php'] ) ) - $link = 'edit-comments.php'; -else - $link = 'edit.php'; -?> - -
-

- -

%1$s spam for you since you first installed it.'), number_format_i18n($count) ); ?>

-'.__('You have no spam currently in the queue. Must be your lucky day. :)').'

'; - echo '
'; -} else { - echo '

'.__('You can delete all of the spam from your database with a single click. This operation cannot be undone, so you may wish to check to ensure that no legitimate comments got through first. Spam is automatically deleted after 15 days, so don’t sweat it.').'

'; -?> - -
- - -    - -
- -
-
- -

- -'.__('These are the latest comments identified as spam by Akismet. If you see any mistakes, simply mark the comment as "not spam" and Akismet will learn from the submission. If you wish to recover a comment from spam, simply select the comment, and click Not Spam. After 15 days we clean out the junk for you.').'

'; ?> - -escape($_POST['s']); - $comments = $wpdb->get_results("SELECT * FROM $wpdb->comments WHERE - (comment_author LIKE '%$s%' OR - comment_author_email LIKE '%$s%' OR - comment_author_url LIKE ('%$s%') OR - comment_author_IP LIKE ('%$s%') OR - comment_content LIKE ('%$s%') ) AND - comment_approved = 'spam' - ORDER BY comment_date DESC"); -} else { - if ( isset( $_GET['apage'] ) ) - $page = (int) $_GET['apage']; - else - $page = 1; - - if ( $page < 2 ) - $page = 1; - - $current_type = false; - if ( isset( $_GET['ctype'] ) ) - $current_type = preg_replace( '|[^a-z]|', '', $_GET['ctype'] ); - - $comments = akismet_spam_comments( $current_type, $page ); - $total = akismet_spam_count( $current_type ); - $totals = akismet_spam_totals(); -?> -
    -
  • >
  • - $type_count ) { - if ( 'comment' == $type ) { - $type = 'comments'; - $show = __('Comments'); - } else { - $show = ucwords( $type ); - } - $type_count = number_format_i18n( $type_count ); - $extra = $current_type === $type ? ' class="active"' : ''; - echo "
  • $show ($type_count)
  • "; -} -do_action( 'akismet_tabs' ); // so plugins can add more tabs easily -?> -
- -
" id="akismetsearch"> -

-

-
- 50 ) { -$total_pages = ceil( $total / 50 ); -$r = ''; -if ( 1 < $page ) { - $args['apage'] = ( 1 == $page - 1 ) ? '' : $page - 1; - $r .= '' . "\n"; -} -if ( ( $total_pages = ceil( $total / 50 ) ) > 1 ) { - for ( $page_num = 1; $page_num <= $total_pages; $page_num++ ) : - if ( $page == $page_num ) : - $r .= "$page_num\n"; - else : - $p = false; - if ( $page_num < 3 || ( $page_num >= $page - 3 && $page_num <= $page + 3 ) || $page_num > $total_pages - 3 ) : - $args['apage'] = ( 1 == $page_num ) ? '' : $page_num; - $r .= '' . ( $page_num ) . "\n"; - $in = true; - elseif ( $in == true ) : - $r .= "...\n"; - $in = false; - endif; - endif; - endfor; -} -if ( ( $page ) * 50 < $total || -1 == $total ) { - $args['apage'] = $page + 1; - $r .= '' . "\n"; -} -echo "

$r

"; -?> - - -
- - -
    -comment_date); - $post = get_post($comment->comment_post_ID); - $post_title = $post->post_title; - if ($i % 2) $class = 'class="alternate"'; - else $class = ''; - echo "\n\t
  • "; - ?> - -

    comment_author_email) { ?>| comment_author_url && 'http://' != $comment->comment_author_url) { ?> | |

    - - - -

    — [ -comment_post_ID); -$post_title = wp_specialchars( $post->post_title, 'double' ); -$post_title = ('' == $post_title) ? "# $comment->comment_post_ID" : $post_title; -?> - ]

    - - - -
- 50 ) { -$total_pages = ceil( $total / 50 ); -$r = ''; -if ( 1 < $page ) { - $args['apage'] = ( 1 == $page - 1 ) ? '' : $page - 1; - $r .= '' . "\n"; -} -if ( ( $total_pages = ceil( $total / 50 ) ) > 1 ) { - for ( $page_num = 1; $page_num <= $total_pages; $page_num++ ) : - if ( $page == $page_num ) : - $r .= "$page_num\n"; - else : - $p = false; - if ( $page_num < 3 || ( $page_num >= $page - 3 && $page_num <= $page + 3 ) || $page_num > $total_pages - 3 ) : - $args['apage'] = ( 1 == $page_num ) ? '' : $page_num; - $r .= '' . ( $page_num ) . "\n"; - $in = true; - elseif ( $in == true ) : - $r .= "...\n"; - $in = false; - endif; - endif; - endfor; -} -if ( ( $page ) * 50 < $total || -1 == $total ) { - $args['apage'] = $page + 1; - $r .= '' . "\n"; -} -echo "

$r

"; -} -?> -

- -

-

-
- -

- - - -
- -

-    -

-
- -
-" . __('Recheck Queue for Spam') . ""; - $page = str_replace( '
', '
' . $button, $page ); - return $page; - } - - if ( $wpdb->get_var( "SELECT COUNT(*) FROM $wpdb->comments WHERE comment_approved = '0'" ) ) - ob_start( 'akismet_recheck_button' ); -} - -// This option causes tons of FPs, was removed in 2.1 -function akismet_kill_proxy_check( $option ) { return 0; } -add_filter('option_open_proxy_check', 'akismet_kill_proxy_check'); diff --git a/sources/wp-content/plugins/akismet/readme.txt b/sources/wp-content/plugins/akismet/readme.txt index 4360476..d0e5a1d 100644 --- a/sources/wp-content/plugins/akismet/readme.txt +++ b/sources/wp-content/plugins/akismet/readme.txt @@ -1,27 +1,26 @@ === Akismet === Contributors: matt, ryan, andy, mdawaffe, tellyworth, josephscott, lessbloat, eoigal, cfinke, automattic Tags: akismet, comments, spam -Requires at least: 3.0 -Tested up to: 3.9 -Stable tag: 3.0.0 +Requires at least: 3.1 +Tested up to: 4.0 +Stable tag: 3.0.2 License: GPLv2 or later -Akismet checks your comments against the Akismet web service to see if they look like spam or not. +Akismet checks your comments against the Akismet Web service to see if they look like spam or not. == Description == -Akismet checks your comments against the Akismet web service to see if they look like spam or not and lets you -review the spam it catches under your blog's "Comments" admin screen. +Akismet checks your comments against the Akismet Web service to see if they look like spam or not and lets you review the spam it catches under your blog's "Comments" admin screen. -Major new features in Akismet 2.5 include: +Major features in Akismet include: -* A comment status history, so you can easily see which comments were caught or cleared by Akismet, and which were spammed or unspammed by a moderator -* Links are highlighted in the comment body, to reveal hidden or misleading links -* If your web host is unable to reach Akismet's servers, the plugin will automatically retry when your connection is back up -* Moderators can see the number of approved comments for each user -* Spam and Unspam reports now include more information, to help improve accuracy +* Automatically checks all comments and filters out the ones that look like spam. +* Each comment has a status history, so you can easily see which comments were caught or cleared by Akismet and which were spammed or unspammed by a moderator. +* URLs are shown in the comment body to reveal hidden or misleading links. +* Moderators can see the number of approved comments for each user. +* A discard feature that outright blocks the worst spam, saving you disk space and speeding up your site. -PS: You'll need an [Akismet.com API key](http://akismet.com/get/) to use it. Keys are free for personal blogs, with paid subscriptions available for businesses and commercial sites. +PS: You'll need an [Akismet.com API key](http://akismet.com/get/) to use it. Keys are free for personal blogs; paid subscriptions are available for businesses and commercial sites. == Installation == @@ -31,6 +30,17 @@ Upload the Akismet plugin to your blog, Activate it, then enter your [Akismet.co == Changelog == += 3.0.2 = +* Performance improvements. +* Fixed a bug that could truncate the comment data being sent to Akismet for checking. + += 3.0.1 = +* Removed dependency on PHP's fsockopen function +* Fix spam/ham reports to work when reported outside of the WP dashboard, e.g., from Notifications or the WP app +* Remove jQuery dependency for comment form JavaScript +* Remove unnecessary data from some Akismet comment meta +* Suspended keys will now result in all comments being put in moderation, not spam. + = 3.0.0 = * Move Akismet to Settings menu * Drop Akismet Stats menu @@ -38,7 +48,7 @@ Upload the Akismet plugin to your blog, Activate it, then enter your [Akismet.co * Add Akismet subscription details and status to Akismet settings * Add contextual help for each page * Improve Akismet setup to use Jetpack to automate plugin setup -* Fix Update Check for Spam to use ajax to avoid page timing out +* Fix "Check for Spam" to use AJAX to avoid page timing out * Fix Akismet settings page to be responsive * Drop legacy code * Tidy up CSS and Javascript diff --git a/sources/wp-content/plugins/akismet/views/notice.php b/sources/wp-content/plugins/akismet/views/notice.php index f613c37..8a1411d 100644 --- a/sources/wp-content/plugins/akismet/views/notice.php +++ b/sources/wp-content/plugins/akismet/views/notice.php @@ -16,7 +16,13 @@
-

Akismet configuration and contact your web host if problems persist.', 'akismet'), esc_url( Akismet_Admin::get_page_url() ) );?>

+
+

+

+ +

+ +

upgrade WordPress to a current version, or downgrade to version 2.4 of the Akismet plugin.', 'akismet'), 'https://codex.wordpress.org/Upgrading_WordPress', 'https://wordpress.org/extend/plugins/akismet/download/');?>

@@ -34,7 +40,7 @@

-

fsockopen or gethostbynamel functions. Akismet cannot work correctly until this is fixed. Please contact your web host or firewall administrator and give them this information about Akismet’s system requirements.', 'akismet'), 'https://blog.akismet.com/akismet-hosting-faq/'); ?>

+

gethostbynamel functions. Akismet cannot work correctly until this is fixed. Please contact your web host or firewall administrator and give them this information about Akismet’s system requirements.', 'akismet'), 'https://blog.akismet.com/akismet-hosting-faq/'); ?>

diff --git a/sources/wp-content/plugins/akismet/widget.php b/sources/wp-content/plugins/akismet/widget.php deleted file mode 100644 index 8c5a120..0000000 --- a/sources/wp-content/plugins/akismet/widget.php +++ /dev/null @@ -1,108 +0,0 @@ - __( 'Display the number of spam comments Akismet has caught' ) ) - ); - - if ( is_active_widget( false, false, $this->id_base ) ) { - add_action( 'wp_head', array( $this, 'css' ) ); - } - } - - function css() { -?> - - - - - -

- - -

- - - - - -REMOTE_USER). This plugin assumes users are externally authenticated, as with GatorLink. -Author: Daniel Westermann-Clark -Author URI: http://danieltwc.com/ -*/ - -require_once(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'options-page.php'); - -class HTTPAuthenticationPlugin { - var $db_version = 2; - var $option_name = 'http_authentication_options'; - var $options; - - function HTTPAuthenticationPlugin() { - $this->options = get_option($this->option_name); - - if (is_admin()) { - $options_page = new HTTPAuthenticationOptionsPage($this, $this->option_name, __FILE__, $this->options); - add_action('admin_init', array($this, 'check_options')); - } - - add_action('login_head', array($this, 'add_login_css')); - add_action('login_footer', array($this, 'add_login_link')); - add_action('check_passwords', array($this, 'generate_password'), 10, 3); - add_action('wp_logout', array($this, 'logout')); - add_filter('login_url', array($this, 'bypass_reauth')); - add_filter('show_password_fields', array($this, 'allow_wp_auth')); - add_filter('allow_password_reset', array($this, 'allow_wp_auth')); - add_filter('authenticate', array($this, 'authenticate'), 10, 3); - } - - /* - * Check the options currently in the database and upgrade if necessary. - */ - function check_options() { - if ($this->options === false || ! isset($this->options['db_version']) || $this->options['db_version'] < $this->db_version) { - if (! is_array($this->options)) { - $this->options = array(); - } - - $current_db_version = isset($this->options['db_version']) ? $this->options['db_version'] : 0; - $this->upgrade($current_db_version); - $this->options['db_version'] = $this->db_version; - update_option($this->option_name, $this->options); - } - } - - /* - * Upgrade options as needed depending on the current database version. - */ - function upgrade($current_db_version) { - $default_options = array( - 'allow_wp_auth' => false, - 'auth_label' => 'HTTP authentication', - 'login_uri' => htmlspecialchars_decode(wp_login_url()), - 'logout_uri' => remove_query_arg('_wpnonce', htmlspecialchars_decode(wp_logout_url())), - 'additional_server_keys' => '', - 'auto_create_user' => false, - 'auto_create_email_domain' => '', - ); - - if ($current_db_version < 1) { - foreach ($default_options as $key => $value) { - // Handle migrating existing options from before we stored a db_version - if (! isset($this->options[$key])) { - $this->options[$key] = $value; - } - } - } - } - - function add_login_css() { -?> - -_generate_uri($this->options['login_uri'], wp_login_url($redirect_to)); - $auth_label = $this->options['auth_label']; - - echo "\t" . '' . "\n"; - } - - /* - * Generate a password for the user. This plugin does not require the - * administrator to enter this value, but we need to set it so that user - * creation and editing works. - */ - function generate_password($username, $password1, $password2) { - if (! $this->allow_wp_auth()) { - $password1 = $password2 = wp_generate_password(); - } - } - - /* - * Logout the user by redirecting them to the logout URI. - */ - function logout() { - $logout_uri = $this->_generate_uri($this->options['logout_uri'], home_url()); - - wp_redirect($logout_uri); - exit(); - } - - /* - * Remove the reauth=1 parameter from the login URL, if applicable. This allows - * us to transparently bypass the mucking about with cookies that happens in - * wp-login.php immediately after wp_signon when a user e.g. navigates directly - * to wp-admin. - */ - function bypass_reauth($login_url) { - $login_url = remove_query_arg('reauth', $login_url); - - return $login_url; - } - - /* - * Can we fallback to built-in WordPress authentication? - */ - function allow_wp_auth() { - return (bool) $this->options['allow_wp_auth']; - } - - /* - * Authenticate the user, first using the external authentication source. - * If allowed, fall back to WordPress password authentication. - */ - function authenticate($user, $username, $password) { - $user = $this->check_remote_user(); - - if (! is_wp_error($user)) { - // User was authenticated via REMOTE_USER - $user = new WP_User($user->ID); - } - else { - // REMOTE_USER is invalid; now what? - - if (! $this->allow_wp_auth()) { - // Bail with the WP_Error when not falling back to WordPress authentication - wp_die($user); - } - - // Fallback to built-in hooks (see wp-includes/user.php) - } - - return $user; - } - - /* - * If the REMOTE_USER or REDIRECT_REMOTE_USER evironment variable is set, use it - * as the username. This assumes that you have externally authenticated the user. - */ - function check_remote_user() { - $username = ''; - - $server_keys = $this->_get_server_keys(); - foreach ($server_keys as $server_key) { - if (! empty($_SERVER[$server_key])) { - $username = $_SERVER[$server_key]; - } - } - - if (! $username) { - return new WP_Error('empty_username', 'ERROR: No user found in server variables.'); - } - - // Create new users automatically, if configured - $user = get_user_by('login', $username); - if (! $user) { - if ((bool) $this->options['auto_create_user']) { - $user = $this->_create_user($username); - } - else { - // Bail out to avoid showing the login form - $user = new WP_Error('authentication_failed', __('ERROR: Invalid username or incorrect password.')); - } - } - - return $user; - } - - /* - * Return the list of $_SERVER keys that we will check for a username. By - * default, these are REMOTE_USER and REDIRECT_REMOTE_USER. Additional keys - * can be configured from the options page. - */ - function _get_server_keys() { - $server_keys = array('REMOTE_USER', 'REDIRECT_REMOTE_USER'); - - $additional_server_keys = $this->options['additional_server_keys']; - if (! empty($additional_server_keys)) { - $keys = preg_split('/,\s*/', $additional_server_keys); - $server_keys = array_merge($server_keys, $keys); - } - - return $server_keys; - } - - /* - * Create a new WordPress account for the specified username. - */ - function _create_user($username) { - $password = wp_generate_password(); - $email_domain = $this->options['auto_create_email_domain']; - - $user_id = wp_create_user($username, $password, $username . ($email_domain ? '@' . $email_domain : '')); - $user = get_user_by('id', $user_id); - - return $user; - } - - /* - * Fill the specified URI with the site URI and the specified return location. - */ - function _generate_uri($uri, $redirect_to) { - // Support tags for staged deployments - $base = $this->_get_base_url(); - - $tags = array( - 'host' => $_SERVER['HTTP_HOST'], - 'base' => $base, - 'site' => home_url(), - 'redirect' => $redirect_to, - ); - - foreach ($tags as $tag => $value) { - $uri = str_replace('%' . $tag . '%', $value, $uri); - $uri = str_replace('%' . $tag . '_encoded%', urlencode($value), $uri); - } - - // Support previous versions with only the %s tag - if (strstr($uri, '%s') !== false) { - $uri = sprintf($uri, urlencode($redirect_to)); - } - - return $uri; - } - - /* - * Return the base domain URL based on the WordPress home URL. - */ - function _get_base_url() { - $home = parse_url(home_url()); - - $base = home_url(); - foreach (array('path', 'query', 'fragment') as $key) { - if (! isset($home[$key])) continue; - $base = str_replace($home[$key], '', $base); - } - - return $base; - } -} - -// Load the plugin hooks, etc. -$http_authentication_plugin = new HTTPAuthenticationPlugin(); -?> diff --git a/sources/wp-content/plugins/http-authentication/options-page.php b/sources/wp-content/plugins/http-authentication/options-page.php deleted file mode 100644 index f670ee2..0000000 --- a/sources/wp-content/plugins/http-authentication/options-page.php +++ /dev/null @@ -1,195 +0,0 @@ -plugin = $plugin; - $this->group = $group; - $this->page = $page; - $this->options = $options; - $this->title = $title; - - add_action('admin_init', array($this, 'register_options')); - add_action('admin_menu', array($this, 'add_options_page')); - } - - /* - * Register the options for this plugin so they can be displayed and updated below. - */ - function register_options() { - register_setting($this->group, $this->group, array($this, 'sanitize_settings')); - - $section = 'http_authentication_main'; - add_settings_section($section, 'Main Options', array($this, '_display_options_section'), $this->page); - add_settings_field('http_authentication_allow_wp_auth', 'Allow WordPress authentication?', array($this, '_display_option_allow_wp_auth'), $this->page, $section, array('label_for' => 'http_authentication_allow_wp_auth')); - add_settings_field('http_authentication_auth_label', 'Authentication label', array($this, '_display_option_auth_label'), $this->page, $section, array('label_for' => 'http_authentication_auth_label')); - add_settings_field('http_authentication_login_uri', 'Login URI', array($this, '_display_option_login_uri'), $this->page, $section, array('label_for' => 'http_authentication_login_uri')); - add_settings_field('http_authentication_logout_uri', 'Logout URI', array($this, '_display_option_logout_uri'), $this->page, $section, array('label_for' => 'http_authentication_logout_uri')); - add_settings_field('http_authentication_additional_server_keys', '$_SERVER variables', array($this, '_display_option_additional_server_keys'), $this->page, $section, array('label_for' => 'http_authentication_additional_server_keys')); - add_settings_field('http_authentication_auto_create_user', 'Automatically create accounts?', array($this, '_display_option_auto_create_user'), $this->page, $section, array('label_for' => 'http_authentication_auto_create_user')); - add_settings_field('http_authentication_auto_create_email_domain', 'Email address domain', array($this, '_display_option_auto_create_email_domain'), $this->page, $section, array('label_for' => 'http_authentication_auto_create_email_domain')); - } - - /* - * Set the database version on saving the options. - */ - function sanitize_settings($input) { - $output = $input; - $output['db_version'] = $this->plugin->db_version; - $output['allow_wp_auth'] = isset($input['allow_wp_auth']) ? (bool) $input['allow_wp_auth'] : false; - $output['auto_create_user'] = isset($input['auto_create_user']) ? (bool) $input['auto_create_user'] : false; - - return $output; - } - - /* - * Add an options page for this plugin. - */ - function add_options_page() { - add_options_page($this->title, $this->title, 'manage_options', $this->page, array($this, '_display_options_page')); - } - - /* - * Display the options for this plugin. - */ - function _display_options_page() { - if (! current_user_can('manage_options')) { - wp_die(__('You do not have sufficient permissions to access this page.')); - } -?> -
-

HTTP Authentication Options

-

For the Login URI and Logout URI options, you can use the following variables to support your installation:

-
    -
  • %host% - The current value of $_SERVER['HTTP_HOST']
  • -
  • %base% - The base domain URL (everything before the path)
  • -
  • %site% - The WordPress home URI
  • -
  • %redirect% - The return URI provided by WordPress
  • -
-

You can also use %host_encoded%, %site_encoded%, and %redirect_encoded% for URL-encoded values.

-
- - group); ?> - page); ?> -

- -

-
-
-options['allow_wp_auth']; - $this->_display_checkbox_field('allow_wp_auth', $allow_wp_auth); -?> -Should the plugin fallback to WordPress authentication if none is found from the server? -options['login_uri'] == htmlspecialchars_decode(wp_login_url())) { - echo '
WARNING: You must set the login URI below to your external authentication system. Otherwise you will not be able to login!'; - } - } - - /* - * Display the authentication label field, describing the authentication system - * in use. - */ - function _display_option_auth_label() { - $auth_label = $this->options['auth_label']; - $this->_display_input_text_field('auth_label', $auth_label); -?> -Default is HTTP authentication; override to use the name of your single sign-on system. -options['login_uri']; - $this->_display_input_text_field('login_uri', $login_uri); -?> -Default is ; override to direct users to a single sign-on system. See above for available variables.
-Example: %base%/Shibboleth.sso/Login?target=%redirect_encoded% -options['logout_uri']; - $this->_display_input_text_field('logout_uri', $logout_uri); -?> -Default is ; override to e.g. remove a cookie. See above for available variables.
-Example: %base%/Shibboleth.sso/Logout?return=%redirect_encoded% -options['additional_server_keys']; - $this->_display_input_text_field('additional_server_keys', $additional_server_keys); -?> -$_SERVER variables in addition to REMOTE_USER and REDIRECT_REMOTE_USER to check for the username value, separated by a comma. Use this to e.g. support personal X.509 certificates for authentication.
-Example: SSL_CLIENT_S_DN_CN -options['auto_create_user']; - $this->_display_checkbox_field('auto_create_user', $auto_create_user); -?> -Should a new user be created automatically if not already in the WordPress database?
-Created users will obtain the role defined under "New User Default Role" on the General Options page. -options['auto_create_email_domain']; - $this->_display_input_text_field('auto_create_email_domain', $auto_create_email_domain); -?> -When a new user logs in, this domain is used for the initial email address on their account. The user can change his or her email address by editing their profile. - -
- - value="1" />
- diff --git a/sources/wp-content/plugins/http-authentication/readme.txt b/sources/wp-content/plugins/http-authentication/readme.txt deleted file mode 100644 index 8f14186..0000000 --- a/sources/wp-content/plugins/http-authentication/readme.txt +++ /dev/null @@ -1,202 +0,0 @@ -=== HTTP Authentication === -Contributors: dwc -Tags: authentication -Requires at least: 3.1 -Tested up to: 3.4 -Stable tag: 4.5 - -Use an external authentication source in WordPress. - -== Description == - -The HTTP Authentication plugin allows you to use existing means of authenticating people to WordPress. This includes Apache's basic HTTP authentication module, [Shibboleth](http://shibboleth.internet2.edu/), and many others. - -To follow updates to this plugin, visit: - -http://danieltwc.com/ - -For help with this version, visit: - -http://danieltwc.com/2011/http-authentication-4-0/ - -== Installation == - -1. Login as an existing user, such as admin. -2. Upload the `http-authentication` folder to your plugins folder, usually `wp-content/plugins`. (Or simply via the built-in installer.) -3. Activate the plugin on the Plugins screen. -4. Add one or more users to WordPress, specifying the external username for the "Username" field. Also be sure to set the role for each user. -5. Logout. -6. Protect `wp-login.php` and `wp-admin` using your external authentication (using, for example, `.htaccess` files). -7. Try logging in as one of the users added in step 4. - -Note: This version works with WordPress 3.0 and above. Use the following for older versions of WordPress: - -* Wordpress 2.0: [Version 1.8](http://downloads.wordpress.org/plugin/http-authentication.1.8.zip) -* Wordpress 2.5 through 2.9.x: [Version 2.4](http://downloads.wordpress.org/plugin/http-authentication.2.4.zip) - -== Frequently Asked Questions == - -= What authentication mechanisms can I use? = - -Any authentication mechanism which sets the `REMOTE_USER` (or `REDIRECT_REMOTE_USER`, in the case of ScriptAlias'd PHP-as-CGI) environment variable can be used in conjunction with this plugin. Examples include Apache's `mod_auth` and `mod_auth_ldap`. - -= How should I set up external authentication? = - -This depends on your hosting environment and your means of authentication. - -Many Apache installations allow configuration of authentication via `.htaccess` files, while some do not. Try adding the following to your blog's top-level `.htaccess` file: -` -AuthName "WordPress" -AuthType Basic -AuthUserFile /path/to/passwords -Require user dwc -` - -(You may also want to protect your `xmlrpc.php` file, which uses separate authentication code.) - -Then, create another `.htaccess` file in your `wp-admin` directory with the following contents: -`AuthName "WordPress" -AuthType Basic -AuthUserFile /path/to/passwords -Require user dwc` - -In both files, be sure to set `/path/to/passwords` to the location of your password file. For more information on creating this file, see below. - -= Where can I find more information on configuring Apache authentication? = - -See Apache's HOWTO: [Authentication, Authorization, and Access Control](http://httpd.apache.org/docs/howto/auth.html). - -= How does this plugin authenticate users? = - -This plugin doesn't actually authenticate users. It simply feeds WordPress the name of a user who has successfully authenticated through Apache. - -To determine the username, this plugin uses the `REMOTE_USER` or the `REDIRECT_REMOTE_USER` environment variable, which is set by many Apache authentication modules. If someone can find a way to spoof this value, this plugin is not guaranteed to be secure. - -By default, this plugin generates a random password each time you create a user or edit an existing user's profile. However, since this plugin requires an external authentication mechanism, this password is not requested by WordPress. Generating a random password helps protect accounts, preventing one authorized user from pretending to be another. - -= If I disable this plugin, how will I login? = - -Because this plugin generates a random password when you create a new user or edit an existing user's profile, you will most likely have to reset each user's password if you disable this plugin. WordPress provides a link for requesting a new password on the login screen. - -Also, you should leave the `admin` user as a fallback, i.e. create a new account to use with this plugin. As long as you don't edit the `admin` profile, WordPress will store the password set when you installed WordPress. - -In the worst case scenario, you may have to use phpMyAdmin or the MySQL command line to [reset a user's password](http://codex.wordpress.org/Resetting_Your_Password). - -= Can I configure the plugin to support standard WordPress logins? = - -Yes. You can authenticate some users via an external, single sign-on system and other users via the built-in username and password combination. (Note: When mixed authentication is in use, this plugin does not scramble passwords as described above.) - -When you configure your external authentication system, make sure that you allow users in even if they have not authenticated externally. Using [Shibboleth](http://shibboleth.internet2.edu/) as an example: -`AuthName "Shibboleth" -AuthType Shibboleth -Require Shibboleth` - -This enables Shibboleth authentication in ["passive" mode](https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPProtectContent). - -Then, in WordPress: - -1. Set the plugin to allow WordPress authentication. -2. Configure the login URI to match your Shibboleth system. For example, if your blog is hosted at `http://example.com/`, then your login URI should be `http://example.com/Shibboleth.sso/Login?target=%redirect_encoded%`. -3. Configure the logout URI to match your Shibboleth system. Following the above example, your logout URI would be `http://example.com/Shibboleth.sso/Logout?return=%redirect_encoded%`. - -After saving the options, authentication will work as follows: - -* If a user is already authenticated via Shibboleth, and he or she exists in the WordPress database, this plugin will log them in automatically. -* If a user is not authenticated via Shibboleth, the plugin will present the standard WordPress login form with an additional link to login via Shibboleth. - -Other authentication systems (particularly those without a login or logout URI) will need to be configured differently. - -= Does this plugin support multisite (WordPress MU) setups? = - -Yes, you can enable this plugin across a network or on individual sites. However, options will need to be set on individual sites. - -If you have suggestions on how to improve network support, please submit a comment. - -= How do you handle staged deployments (dev, test, prod) with the plugin? = - -If you have a WordPress site with multiple environments (e.g. `dev.example.com`, `test.example.com`, and `example.com`) you can use additional variables in the login and logout URIs: - -* `%host%` - The current value of `$_SERVER['HTTP_HOST']` -* `%base%` - The base domain URL (everything before the path) -* `%site%` - The WordPress home URI -* `%redirect%` - The return URI provided by WordPress - -You can also use `%host_encoded%`, `%site_encoded%`, and `%redirect_encoded%` for URL-encoded values. - -For example, your login URI could be: - -`https://%host%/Shibboleth.sso/Login?target=%redirect_encoded%` - -This would be modified for each environment as appropriate. - -== Screenshots == - -1. Plugin options, allowing WordPress authentication -2. WordPress login form with external authentication link - -== Changelog == - -= 4.5 = -* Avoid some PHP notices due to saving options (William Schneider) -* Fix for redirect loop on some multisite setups (#1497) -* Add option to support additional $_SERVER variables in authentication (#1477) -* Remove use of call-time pass by reference to avoid warnings on PHP 5.3 and newer -* Fix deprecation notice in WordPress 3.3 on `get_userdatabylogin` (#1513) -* Fix deprecation notice in WordPress 3.1 and later for including wp-includes/registration.php -* Associate options page label tags with their input fields (#1514) - -= 4.4 = -* Update CSS to correctly center login button on WordPress 3.3 - -= 4.3 = -* Update plugin URIs - -= 4.2 = -* Declare support for WordPress 3.2.1 -* Extend variable replacement for staged deployments -* Wrap redirect parameter on login to force us through `wp-login.php` so we can check the external authentication (thanks to Josh Larios) - -= 4.1 = -* Declare support for WordPress 3.2 -* Update screenshots for WordPress 3.2 - -= 4.0 = -* Restore (and improve) support for falling back to WordPress password authentication -* Remove migration of old options format (we'll assume enough people have upgraded) - -= 3.3 = -* Update options handling to better support WordPress MU - -= 3.2 = -* Restore password generation for adding and editing users - -= 3.1 = -* Bump version number to make 3.0.1 the latest version on wordpress.org - -= 3.0.1 = -* Handle authentication cookies more gracefully - -= 3.0 = -* Add support for WordPress 3.0 -* Update WordPress MU support for WordPress 3.0 - -= 2.4 = -* Add support for WordPress MU (Elliot Kendall) -* Allow for mixed HTTP and built-in authentication by falling back to wp-login.php (Elliot Kendall) - -== Upgrade Notice == - -= 4.5 = -Avoid some PHP errors and warnings; add support for choosing $_SERVER variables - -= 4.4 = -Minor CSS fix for WordPress 3.3 - -= 4.3 = -No code changes; updating plugin URIs - -= 4.2 = -Extends support for variable replacement - -= 4.1 = -Minor update for WordPress 3.2 diff --git a/sources/wp-content/plugins/http-authentication/screenshot-1.png b/sources/wp-content/plugins/http-authentication/screenshot-1.png deleted file mode 100644 index 20635ee950b1a0dd1740d243880f63d536616c6e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 200372 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 BwJnLE7rsPiiS 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 z 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 QCm7D0ym%tM7l(}TYA%d=KkLIyZ79C z|L1PepX^v`?Kz(q&lqDxtE)6~>>~N{Q_@zX3F>tBvs2ZVW{)weK zJrnXP>utrJd(rD!_miNX2xFg+tQmV`sD`iuBi=q)m-xHrj0JJ~ZcIgByH>4Wnwm<3 z7{v*RE+DfYkR(Gm)?rNFfZyPPn4Eg{wnBU1C^ZWj?niI_GWKd#?2yb`*^4UqcwE6t)`4&7*=!(4NAdLRKzg z%?7g?xb;7>EO1>tp)~YMF^Ef2%Uc0&<9Iq&!_5)HF&*`LaCDDliITFllh7fip1tU_ z_Dp51L726IJpFN$No)qbU~2KS@B50BbT#-gEdOU4LrVd@HZTlhmy77QVE&}_m{ zq`x|FMH$PYoqm$tWP-KwnGF4ur=<`{1oXNUDf|y(Z?T6go{9*5Cl^PNVSJ7qIg9li z-yq3coWM#bMkD5YCQfnxo6CM5HJKEy>KZHi3R;^RI_6k-h-e?yl0^g+3Q{+9O9b;L z*&W>C2)GapzSJG7fdIquVNzVQZ-*NmHbx!%fy!YY~ZOP=H`=4nl#l-&1-GXFFaHE zB(nIL+Zq{~)9Nf`w`K9aef~am;P8&RN&ES!Y*N`?wE<$t%J!B&Ussu>Q~2d0E58-K@40=6N=zw&GR^FZ&gCm4p=DDn@@Mcv+b;M>F-@ zTjh(HLj>I@_p8>L=LWkKn-yrfVtb-{)O+y_4Gjqmg=b#7yt^-U(RRO25Eca%Nz~!b z&^vKlDEm+ZvISDMrv)e8zx%#QZn=Im@8y7i!S;(%#NFf{|6E!8$1Ly{4*9-Z%t!-RzzQN1Naacyy>koY^e zYb7WG8pacZCzMa#zj)u{^41eA*ceSOW3LzAL(k*VZPfGD-z$%rBP?TtWs`i(8~P3p zAFqT_j)j0xmnlzkU!#DLnDGgtHFKqwaDkW6Zc5#|x=4>?sKaK!=H9@O4t-fmIc-^L zDR1e5=Jn?Ry>pFW^~H~KpKo5qf3YdxH*x+t=hJxVz(IdPFQkT}%ADo(Y9iQMb5Taj zIQadI%X#_V?<5~cLP#v*D@nF_P3@TN+Z>A>T_!{;g-Uy;Jf;*U=RSMO?fHIvz8s$4 zU%k?N8rd+_c;9&1;A`*ekhnwiS7x_j%zn)O^WcQ{n985U&-2A1pG%4aR9tIKbC-gH znSzn;weQ(($Zw9GVm!6P&?V+2#vuAagha&7Tfq}#_k+uW=Yy@bmDgmZ%f5MzMaOW< zU<7Y1p8{VQcdL!!hqw{=zJw57yaJnTuSu*@2nc+0$8aEGmkmE)rp;Qbi{T1pYL$kR4u}?`&NiBNYee}{))l{j&u#;&iWQlGmR~$`TLp)79G1xmuD`+n$^3Lg= z;JWc<@-F;N;A$Cl3;r2|DDlWj%PZR@nXJ4&B1@Aa)NzXPl?>t+Z)$ zVoE*=>`D|b-4$jtxikN!8|K|SA7-iKKG10ky-7H`B>qHv%Pq%a#Z6k5X@F|LP={Z~ zQ#ZfuFv6BO&&H2W7#p}HG(0cr`VxnBHd}gQXuy7Cb2G-XdW(27IAc2d=!03>qeaNs zUEvexli4SFgqf`Roh!31mfuRS7qH{7I~Y}T`dzOr(NQS*u+gQ{vpX9Vw^!I1gnlwx zeb}tnBpwVkuxKrC>YY#HVlj&0jX{gO`FeU=Ri$67uNh>UcKU^US*uI!_N!;(@ZZYv zuJkBH_6)=H^o$Tw8e`9Ep5F(T8jwa9C#kPaJ-M#wh<)xJ-i_ol~*`B(u@ss@g zE^DsLvu8f1Il~zPC8N!eo^a z#i129f|q^@G~+EF-AkDo%Swc*T5n}mqMHb|)7K@8?mCV>U-W;`iYfV%Ym>_^EEZt1 znzgFyz8721WP3Ze)gUHF7`6v?wUilU zf=zrv%o7|qNEm#WvMQ445rUvQq#513KknQD0^$0z`nvWR^vJ)02LZAlwsMZ-zQ@F^IX$5VYM}_NeOpTJF#te=K#(kzmnnD26+Sd5 zFuhnk4@#1k_PAcyzHfcs?kj#N1P6(UiJ3!t$0>+VA!^%!sjgGlAn&p5aTL zwq85@e~&1W)|+Sa-(R$yYqtsh`!OA({nr2c!~`k-+q>+8vh-TvsuBTK0(1{g&-dBc=&`-<^v`zXs8HY=4B2|Vf5)bvcvh(! z*jWDWr3zqCv#|~DVZ;sFg!jMd*_|wL-x;GuL_&Jb$cO?52bV;PiWCkfD=W*$&Mr5Y z&Nlv03Ss9wpmfTidO$SjiW43l9*YPsDhv_|fybbuV`OHQQ&2!PY_MDP%#u$alaiE_ zv=_UlR>V<^QBv2|Ml2kU+8WLd)UlDpKtdSF6^Y#0vHQ{6+r7N}ST{iPh24pt6udAo zF_Dy&6^-XvI%n~GiC-s=4QH$aSU5rL4^R;`8oIV>>S(rd9Q5;QaK_`x?J>?%e9`(fRHT)wktk%BQ6KGV1DB zs(GT(a`7Zw-T%hIBWixKQEzYWOI205pditLf`XN!Bg{0#Cn^1i5cM)`5Q<@4T@qk{ zlX7z6c6N3=Qsltf1w$W19e$U-2J3cpeJxd~`Q52jG7OTY7++K42A=s2&bU3Af7zzo znimohf`y1bM2{Go)$R5+4)nV+=oKZ(#*7eu1| zu+|%kf{rfjR>h*ECMJbZkO3*3_v6RF&MBu{@k@X2UIjK4ynz3p!?tn^{#VPmUY z;1*L*Q-oY!9j<#ld-V zcXx+2n2HQum{KGz&^Ijp_~s*as?yzy7cW5g=(%Kp)cEx2)7aj*BKZ@k8U`Z8J*H`m zN?jUW-iDrlHmgR%_xbsWe=3cn@nknQOqp}vBcc+NM^Ngfn=h*3dZ2eG@kd0Wv=qfs zTw8=ZPuikXjiNy!$Sd3CfUMb}Z-h1D7w7*i2<>GvBN68S9Wm->i!H8b?SU^V~_7RM`d>4IM2hJ^kIcFi9C%d6R>h z=>JsU9p)3JRyu}QvOxXTC2VzyK;$rJi2o_biUH|7Q`MJn>No~avou8=i!2YQN}jH2 zdcU=BIzvnWcV~6<*NzU+28XG?6Pr;ks=xG{*&>E@TR-=Hsnk^_A`Y6(_+)YjS;sH? zJGjGs8T>QUdp)CXB_=Vk?==E47CHGr!vX4>`_^&0ir;q-$-;4}=iE3JtE(?n6r_B7 z_(8}sn^62yj&#h#<1Z?v9CC4#N#c>fk8tiY@B{t>$~8&6T^i&$|{btKVK#>axHiAYfx*t$6iU%N4#>Y3NqhT&opNumsy{Lpgnu0`?KC-pPcS;ASqDZpi&p*4J5ofY-MG|LoEjZ z0bwzH*QLfGdl(5k`R&^`k3kGHv^U-6lKT3YTIA$`;r-r?`mCHJ@%ZVx%mM<0e2#y# z1H%0O5?eKXI6iq?8!xS*RJJkSvfZtjkr9=kMtc3gynz>ma;7C!Nw88v_)!y8y&Q1^ ze~$B}Y*N*EMZfFp%!^gO2BIc<5-}(_ zlL!kR|84uxSJFgLXcSb)H|W5hw(nviMJ*t1S;Kn0+Ub77`heg^8DbNmjcSQjP>el)7POS5+R~s``KASQu-qf=9|~IvR!o#867x@j;GB+KLuVM zf;wP5kb$f2?(Y6lK|u<9cc`hlIhMyM6vUOuAwRtW4%h}*Q_38+$q^5pb0$T36SgvO za?k9kh4N1|{jwDFw-uk9{Au|VT1x*$DrYjKMhQnXuOH>~+)_?FF;g8a9Jo-1@;?mxIU361 zu^TUtZQaBq6U6FEr0mP}U5eh$4_&f9K4V$rDgUy*{54o)Bu^~1(Q&%Rju-q`9?Ufg z241i>xh@~p27yi!6@@|+FIUq31t}7dMxd{q>u|{C)Ndle0WwEW>vQ{#gwgWoA;zZGTo?~@6&S+V87~~KvsUuj zpTQ1&xMsk?!8sn{8HGTSQ&PBWhKSB~#u0oM+#|K-17oVK2h%e-E#Sp(c4&&omqKox zz5f12ZC(x$f$i1H@H| zX`SX8P)*u>WWlAn?^QOhft`eeef~^~LClRv8GMEfklkx=3_=A31xVP@*V|{0x66;P z>-y+_y5+ZD+jo4_^;n>mFK)N|RgB+x?(>gz{q5k}3#QYfKb54qRmRb#odKVuBcIK5 z`13$kvTXCDY;5QQE)U~nV+qpiDdoAixT0cWJV>X1#*^l*2?t(OKp(PQzecCC85Q^* zE%~iQGaUaUbxpN@+~0TFltVg9)~Om)4Pg@zA&q=S-cxJUmz12mmMZ8$#-o<^0CH3g z1Qs<4ywBl6bgqamv#(6Y^;Wi66{T)DKB(5z)YJn{0dQvSj4+4?7>wJSP!=2XEC3?4 z*`-rKrP~BuF{os8mV@t)@PYKzN;szY|MpJ{7lruw0uCaag@pwS0I8}zgPxvR@RC^Y zXQvI`g5XL@NeLetQ;&H2*1rR9pmqqvbwor26$693LQdAO4JZY4aB1K@Nl91$mH6q{ zfanH*WRQ&qd?j#src;v|Qc`eW&@r!{WzP9y$t77?CyD2bWgbpTVo^&3=@&=oRJD4| z_`#xn_IM-M`(y#Z8w;D+ay17@JYkN3i&iFmR?FFX8>!dgNqU z3$Qx+jSl!S8b7`U-(nFFp-4zb4CRTDj*pMew0bi594*DG<_c5u^5S&{UcRGMxH@b< z8Y|VHaawG{mw31;=+T=XXX+J^RaWUtp7}Ve2e+6RVc(1x^?WB*gFOo6@MIrh4V%`-Dj_}$1&OOe} zi(5Xe40Lp>wS5%d!G$DLf4vzv;8hblPt`K!u^ow^RS@*qCknY*MXoTYM^Z{>m2!8l z)$({*wLDvI%jLS%!R<`{xXiV>FQ@{BwZFg1!XqLO!9>MuWeLKmC^BpP41lwp*?I;L zZ>fXfg#`s;^|opNyQj53%scV_F4aJI^5ltXHF5@h#{wz}iX?3A0+oQ*e&X|xBPuGY z%XCUok~tm$fo_Wm&VNea_<3&$SM!F{+V`FwEIho3g#}|gLPF`naY#)*nIkU=7_peD zb-W1qTa|^n)4*s2!ijs`YN}M@`!=_;^PRCz zoLS0O_m|5j^R8XgoSf>!PRq4lK`rX-yj+R}F)Mn#k#c-_dC9!WaJhnxhSmex?o)+i zPUksZP~pHEyUjVxe?(zt@;j4&ysHVkbOEz52I$86UxS1IwB@uOz%y=fgA)=G%H*|A z*185g`z`pk8SEwyi0_g=11N?VDg7b+Hp*9Ygue!{K*P+8rjpIy3xepd>8Wu> z7ws&^_5MOD4*{ED1SpfHOlBcw3FV&KBcN-8QjXl_wOhbi{^N(tkG?(xh)dfpeU7mA zfc+vUFCb07U!QKDoQ_JYkBA(x@@%DxQsk^V`WIy!_FJt!0Ry|37&$0HHHMV~{Lj^n zgw?Kt`wog0&X+BvK+j7c7uot<1t^nWzkY>HS-$?LDHL2)@VPc8!ZVj$kQQ;5LG8J) z@Lb6&zJFV)t2kZrt7KX!FwF=H8!FJkxe0&r5f!?yq43D!0|O|OySy$B3=k-on30B+ z@5b%CK4ggK#$qSiy;ihV`(iL8r_XkQ>zPLN&4y2kZbogQWOy;QumtM%*BA~=q_n%5 zt+u0i-XuB8?jfK*^rkXt0g?gf+)PO^Y zj*ix^dxgsHx)cYR1bodhzB|Y?&}5MzjOU&eRPzVTC>1_dWg-$s!Z)ycpPY=9i)>jah~ z0t~E*6#gH~Ksndc(pszvtU6IjMvU!U({6HvA6zs8xP)B9hj9?6=F)Vb$(gjx=Kw7< zG&FIq3*=yae!jksJWVA>T3#ps@%7n_y5$o z_S{~lux|5+ekbVzlGkI7l{J}cQPIB(OK0Nl-aOA7zQ~gkxh!7!6`jLTDlq zfKf0Sz~^92zs;)*8ghGa;11XmRhG8G@Zffs`tlYa z%jcl*fRG=6Ce6Q^ELPc>t~Sf^AlqC0kfW%q{9{s0qVo6b;#t+^+lYvdH8ogtbaaZC z0@Hb_P+I^^(F?~>Ds{_grRn;`6LeHn6ErWuAz{!41p`Co@!_7!q6hH~)GNS@{T!8e zi~}g8b?C+O74?+a5>;PmY*-5C9a&@tFq3K-2)CG<_1y!ErN&P!tp3u;SC z%dsyyEJfP}a&kx)hl{a?i|v8Nk8puUl`}K?WD+3@yGXbI1N<5p@lkX^eG~Q%-Sy3( zvEcJ(8UN0Z`x}sd9KN?0&z{MJNQuM4BXrE={WC+C-b`v=geOFQ`r=WUVb4oK9rGLz zFN+s*9vSMjhH-)c&k^JkY^@}Z-d!DbhH#Ro*e$Y>>@^ipF&oD}V>|G5APZ3<&k;>| zjT1gqMh0d>K!`AD6`QYodkq%gM<$n5>gALJU%>g_w*>{yL4PZ7o^Jwhxz{RDtk{_Q z;%rjQYM}+NiJuSvhjl!_Qf)r=QA&}x-e$N5P=MH=h*C?xV~l27nXtBnW}2F`c>yLt z+RslAK!ybH5~OBX!Ts*)#BRQcZLYyS9E_>35Cb)CXR-tnRCu?`MPC+$#_hboXNeLI zf`-j5@$@PmsAy?rT7PR+0sgnA!G1C+Gc&5qd+#{_Q|JV&Zi=Fv_ZRbm?rVtb#w}s_ zp%1fVB`L#XlO6if5vNQYj4z+#1tYeevP1lIDhC{X|!!G4BT!5tfm4({mC(U zC>5t%*^oSl+A;acVI?^javBlMMFp5UL(N9m5cq^ za8Sb#pFGhK{N&?n~8Yt?6*zn26O)p#=qb!hrq(P1Llx z(ou8Jq)rC3A8zi6^^VPxUt|({OyiqXL9m_eG0=d@J+LH7Y__p$^M=YhG`1;Qvaqo| zrICx1>`Neb-x?wYb=?ZIF^c*5jLjp#&h;51NUGGFxA3AhTd418vp#DS;H{QA0|A{{ zPOAqXtlP!D!7FR)G<)QDx$qBsjs-TuA55#2AXs>0`@DW)|MYf~<;(@BrjJjP$E9rR zbb3i1a{|Mo)jR&5eP&0MzeVMrIcXG&stu6xE~Yj2le+%ID`$KdfYRpyF~YJp27lV* zuC}&TzuAQx5GLV(qi0-?HQC)fnnS2$UKhwxhQ%2enSn}?R@)3XTo?idxcQs9=9|(T zJAewC#n3yc6>x@ZcpB1n-pl>74O1y@H)r;y>H2UQc(AYDU^fmALVAE|x(*sJk~yq9 zbY)H&a=XsRU9Z&f!OZIwMDCeGOqtq6n5yqJ!>;vTWH=mJ6vhJs8c34jV*ym`bw}=3 zC%9+cZd#N-LxX=%Vqt~BBo^@?qVv6JUq$n1er%w%fP(e9{}nUaU?a6L=|JbVZ;~Jc zBs=0ZnE%B=ls#oyC4NZyuh9wFsi>$R!`TAz?(SSp{MnPYX~f~B%o1i(n`XPa#E)QOX$F>G=|1w43o z_ll=lW{k1VC?%!I;T@3#pr!5}9v*;1CFr$-_1mFwas~R&I?1F_1DPVZpG^ShBw#Xo z3ua4R*Cn#A1I z2Y8I1tAP&Alw#x(5gA#iTWJWwDN?cMg{f)Ybbr`m&`>dR)o7@g#Lv+6UP>Swfg=Fk zEl0=`2?!B-pV|MpBCmT~WqMq2keA7bfB^)G6ZkrlwvVTI-0T@|`$y@Fb7cpwh`R(% zZf|b^1*JPH_^$-!Wrf3T+QDd2o?)wVdBYjV%_#GF8_q*|MANMixPlV)4o!k zIvUoS)8xw>95s(??B0ied;SlffPK8&_U?tE;+Kt2hxkZZ8pnFs?Kh@swc6Utbu5vm z&ijZ!+`3(6(TQ{{8wM->Kb$t?XXt$|$LG(V8SQJ!7vn1i!aZ>ln-HZ zP4;L81ss@e=iy<_odsCg7|A4vGA(rO`(aZ}?q684Bv1 z@R+J3oj;eulci-~fQd7(9-~;)HmCCsrC7jhSwE|;uO9^ljZdH+j5##wRk91*TuZEX zwVjBZFMRpy;-uFuYIZkma`h0a&%@2F-t1xmAR`1 zG|kmr-8Kt6Xmm(>9A`ww52Hd&qLNBNEJ174ZRk+8Xg!j81Ch$g*KFE&IK}5n7dU6C z4*8m{Gv$4HwqzE1{}yx&=ErKSl4p>WyX#Z&G}roBAS`Ch{Ij%e3AQh zJO%38e)AauRq5}s+dXU?9C$#%Y$gvX=09fOb`9Bat{uPs4r4QFJT?_e>fT`xzX1bG z0T`M9;hcg02sGQ;yMx)5>tFU{yxHafdr!Ug#_OGO%efyl3}4$7Giu={&J zP1V$JHaN}VfO4#QDjs~p3m6+S3xg$}*8i}HOMyqLyCwNQc}7Loo8nm}2{y51v2E%N z`rrKZ5^fe@|97c;u066cf*xEO4NgY(XJ=}?1GAtBWLJdEi@^*oX#o0@?EdDq_l*TBFF89%`n-+R97a|`%hC*C7p ztOEwe*XUs&jinYWQqcYRG{A^zMeAnGK71Ym_X&hXaxV^SrG~8xt{i$5y$+VXm-sQ` zJ_3B`_W0}l&Ri2)o!lZ4QM~nlMsHu?G~p>61cv4ut2=cM+qRVMV9XHM|612&aX{Gv zUekQ-M>Lox@<&fvCa#iEJ%d9*XUr7xqz72@9hg%}dR$)NKiRuk;3ERs{&MIeIWQCK z%r|rV1#;lw+2PiaigZy)i4|y}uo4WY7ASG0ZY*F%*Ln%fWW2n13D}LJ0Pb4_<5p?S z>LQ!|bW_0N{pAT*Zn!Y$C5$-*Gw=JH91MkIW>&Qj(<1|5>qYzsD|Civ9GtM%Fj zKqkOQG39sVoQ5jk0r~IsuP7A2=R8w)OiH$r%?(r1Bi}s_fRR;z4geygIB0wDvAr?J zQEr>b{V^ktozag&dHki*77~yZ!2iQRg05C0iG;mMCvEkrP2=S${1HK($W)tlGUGo2 zmd;$n6EQJ?0+C4!KZ_oFu<1blG{Gu&d2b~{|(XOB&|1&a}9MFT)OlRv4k9JV8G`j!hr1SRf3=}^E(@t zKe;;{y~Rs(ykowWh9WNnkC|v%?@ko?{VgkjQ3pUtqoJXZZk5wxQhNh!?qIh&9Pq7( zH8uqudn8{X5e)hj`nB)?Su^sDO?>5$WFN1fHUWsIp7i~^2b_ZOsqs(9Dx zxxMz5(A15&y+dC1G$YVSDA~-Y)q~Dqy2`}Gs5Sk7{nIwUM_QRYw$H%&#T_5Jc^xhg z!)PT%MKtl-eV#i&oZ_edJI+tPgN`7G<#EJ*3zI?^FLES2+nGcr7xtFvdVT+isS|@! zf`bxh?x37P*mF~KFYcBd8lUsg;h+EgBb`#LLS4#t*2`x?h~~`&f+`)V28l~2ieb{68=LB0TU7g0;po0qP4E10J!bx zsvj*U>mSPuFl9eb<=ku&QB;@^W>F4(mk7KRPTLm5boD^n?0uYbthU&%Y%U0F_xbhp z)Fo0P==vFXxiAKJj746-Ai6=|PG~40t zDSCf42}a`x#+WNW0Mt6q^H&%(KLa@|TWQ$%ujOF6Y9N7zoRl(l+;{0U5UO7l+pevA zy=P?NdU3RkT;2;W9SsCL4Fz65*7?}ePz^i{ZT+Yj68ETTVob=)u`8Uo{(IDMH09gX z=XYN4atnA!89(5FwP()PDY47ZPH;pY;`q z15Ud!alr1+?_HenhiKrP40a^Cn?ac}`76SIw-9q*lJ%+hE~Al2yo-DkjaJL^hszWp zb)IkZ6v5NB?)#jKYa}M(C3!L9j#clO7L)UvCpXx!rXKRXRJEpZ2`Q|8c~-r7JuA zSur^R=vYE@O*iLzkx$SGz$A7nx};@YMNQ6Si5PNwAn>`UC{4l5KQO+s#D6qbL{Gtq z4d@7B0cXIN@D7j%U>Z5T*{hZ=(p&}XA^YU7D(?&aCLq{+v$9m;w;dq^jBX!gXvZB= z8vAhj^M9;F(x8l<{MJ$foHJI~y(%eC*9Aat{!?KP4uAyLzuqlvl`CQT6u>Erkc-r8 zWXOX0>UnEWK4oa(QU3gmIc3Y&&p*Pp*ghaYoC+ey8DgkOWbLH+P@sB+x-C^s$`@!b z@zp1H?qz%CyPZs;d?>0)L7ta?ufKSug_>JDaeZ|UG{`v;;Ok7?YFPziUUqhq__ZEu zyR$Qd<8pHJ^89Di5Qc{Mr48iT0-d(`AO$o4xkUL6*)tuxyclvtimx8Xwj-L&l^yD{~$+PS-!& z^eXsnrqKg<>_OV5uh(0o`m6-i?BSl9jshf*(jHx}Mzzi!H7H3ekm_7YkGT zfpKkZJ!haT=Ldn??nu-pYU;7weP2>-RQQ5$zN8o@J42;JS+%Kdm8S@bDFlpS+s&a% z;t$DBu~%0CRd;c7w>;k#DOWbuR!gz{V2`Z8dSBt^&ou~Oiuyz?!o$cwZ*%0R`DK~s z%lk7WeV)^g_H!h2e=4yi3b84o3A9trqeVKBKq1lZshKq?xys@VABdjz>~64iL^Y6824ABKLVE(ma@?rOtE zwC|Ca9L?gJ!y-&f3jGub6k>+EK1?G2$mj{!G;)mIpaKH3!evWss=&HSz}E#tJq33zKxA%e0+ki18MQm{sptDNE7|D&);r7kD9K#3 z3=azU--djMQkyy^L1nHX=~3Yf%B71w)nbHeTXk&%spvDVssh#{WEDpBNX-rQv1Z~~ z$nNv}XCX(pzk_eE?LIUiK_Vc2SEDI@myZ3SuhEdCy@p4-9#0U_;%CPuiT|(NHbBE&h0S%AE)-hXGRr31Y3Z3Ozu~0Q$a}O`H8>G0b0i&{zT5awfNRjNXZM z3(lSwOsasfC!2#A8TNfZB%&4+Bm&gJrF|Cee^!2cYIRVkJ;?k0)F&{4AJ4wL0a)6nAYqdL_m$t#R3_ zPWH|NFo^kqxb>%7YqDhBJdt81=!$ow^Ri3}vuaKF)6TpgiQ1)0?AM3af-RnUSwx+! z(YXR77dx+8Cd!-sdhf!=t0szbe2r?5j>Ph$CVyb}&lq5Tl&1`C=-GXIxOD{ps%P)Q zE4Xw(1&JwK5YFm|bWe+r3$im+P6!+Z8WsXCr?02Ww2%TU&`mp&Hv{PW&qz3*Xe}8{Q@QUZIg)GgjQZjG}TW)M^ zrQ6pdQ}{vXQ&2ILgFX%gwhFbv-sRhS;nS;CKD9IcJ@5V=^o?UM&8&fp?E!V|cuLQV z8gR!?NqE)M|FuM!w0Cr3)DB(yR?aCB-(K8>kBUDKbv;01wPyEpD}n7v{T(fIi)?1` zy95=a)xQ->cAUD4>J#AXhFW-@Wj)aqJ#l7UGD%CgoVKx8Wz)M$UdJeAL zFn4MD>i$hT741cc%ga@{Xi8bq*vF55!{UCAa@~OO{6X&0^4pb{j|Er0jxA++A8|)!wzgx=? zEVFsLmt4DKQy`&WG z=!^jJUqR^O1J!?K&;rL4j(&`8L&WTXkZyy%DwE^BFU#(S`~FeTaBE=lf5IJU@;IBb4rMcf4DjKk(?E4mBP+dY&_W;(s+O)IxNM z^$|VXw7PF2!?ee2z8RRD5XarQfbke+z@BS%#RLqdZVxl>uR!Eq?b;6yQCY|3(}hE# zCix;Gln^grF*J1aT+5|FS6Z^^IKf#yl#T}NvD{-S^|3WI5 zP>~#Xe~`KkfxpU;z!++o=J^Eb>AJ2b;DG2jp%FL~K%RVgD7%qWR90;_ZH9Io~vh(-0Wi@_)5eX1H2x*E%XEVS98`*1l z5SlfWav#&GXG6yVRAve1W z8{6A3F9po5hJ%aCqVw;a6DC4?)7A0-oU`Pp;>l87n*A{ILzcHHmL|mm7Ywt>1BDj+ zCs!4@(-ad}$!qn^`Li|j^-)Y#sXr50x@Guqr#pztmFrdp2|og{gp*jsZu%>^HnUFF zlC%f$>|5O&Wr0toaTK-GB>HS}fL2Em5^9Z#i>cuJIRJ({l@GjdkdCtnB^a+`Gm?V} z%qFf&qA+t&rm#0NWCd^wI_ZzF`wi4+T)vysVsj$y)ii|QmRdO$IA>JN)P&IV+)erI zzn2GV$TFqn2t@D}#~t;Bi6V55{2-D)p9^2|XVr)Z;}mw?%Mp7jHRvB-HZMOv*tFjv zBZG&GH8{LJ7CN$A9Lc@fy9Kj;kJd9fm8-Ktd9%9Fwgv(N$<)8ZXO<(VX9P{ zxu{PUsFF&^spW#*+Ss|Ok$^5<1+<#HjZJaiF7OK-gVtC8EQ_4k!=`NdzDJI{AGlE~ z*838_19c<#2;6f4yeAYH@#{ga2i05@k|RJ}w^;3Y3j^;!584{a3J2C;#WdjEhduP( zIeL_LV(!x; z^ZEyC;OZGFIepyNc=fwdkMIo@6^8(!Tp?!B}bT95a3c z`5g8Buz`NF6>Tk`ZeZorXknXXMd;A0llUkpmwd9=SVTAWr+>}uIBL?3+Y$3wuNS0 zAs_*@aEvGhFJI3($$=n%(GD5w&fps_0A))q7lzvlW;zc> zw!Mu4PVzVqr6lvkgCP)!`!if%A?_Pg``3a0w`_;rDq$2DVxTn0G{asvPZdKX7p`?U z?e?fyII-WD5ot5?L8wYMAiTxA5rmKNI68<4*URA_<~&46w`Tk(5g*{isT1Ap2{<=_&At z1D}KCuOw=U!LJKC^>zB#6_1fVK%w7JB-hyPbfg$`5q$2CU?SSo5m_#^-?f2GYM`@IM6Z z&K#_b0!4d%@6;X8%fO(DXw51ueR_m~ueY?8z!Y~c<`-UpeH^t3rAk^>O1w%GaOoRQ= zfP0SFWC@soa|7IFRr6SR;)_j;B8L4C%9~yLI6(aeQ*D{zTzkRjpinWWHcSU%fNcTv z`p<)7W$Sn2Uz|LY=zU{TaK$nv*~aFP-Vc5mfDU3b>CWK;o&n1QqTD3M%* z0GB}(5bkH8$&U~SfHE-i>eOFvzYr*o-Av7@b=pzp3Uni}(x}#Ln1rrYC+k|LI0VY6 zFC}$B@#^i{w_t`iVSn_zI=1MaADT~VDW00nGZHtM+$|1CV=C`x$I;cP$e1UnI)@Jf zeD_CyqJd`z`QQ0EA4q;pE{ib$VbJ?x^zhxXmeDu5W8tPBVKYPE5eU_$X;)9A)Y;{|_Vu+j{CfcW?ND{m z`MfqTP#D=Czs_BdIl8G6a#OxY2UQ$43wZ_s_sf-nJBolRvFGK?{qIFdXliQ0)Oc`b z-QD)~$Enr3{1das6UQpA;_;KCB8ZZ73Ph^r(OWNMb~K$bZttw>v}>U*x5a=Rp4m*# zjIcsr6Wrvs@@ki_;pF6m4C5c&VMo}qRzC>{3BXQXH2r64-(K72LGK70d)fSiQY=9G z%NMwBK?eleD%RCMdX9_PbruO8b@rj2{v-hA0QXPk@D{h#+v_=`so?8dL(2a_E$&KR z*DId_0w>Iss9WB-y4E$GA+hf3C-I-Ys4vT$m*r@4IN>-=Vn+BojlJv3Ug7j!T08SU zdbq~9Eii6#XDxiyo7zsDI)Gi8{s}r5``atp=^mPc+HFqjwzQ>mj}1N9rYq43e}p#P zRjd4e&jFKuS0ALr?;2>Y%8{o&u@CH`QGJ} z2+CKN@1BKbf7+Swv_geQHV_?z4kPI+?H^SK^Im+2o?JYe?(tBaK4LxnFlF<4)-s~3 zL1kDM*ARKZ$K>Y``p+YwytJ(-#Wed`eT$CFNDnZhv%V3Ov z!T8WCrrVpZx!_gkLjd#SiGQJ7{D872bfce?KBTWpU=8{ovq7LizE+9q^>1!4Q-Pag zh5UsBKS;22TZHR(Me}44=DF?C<)~ z=Y*&o*~4-$C;N4S$tl(!b0T<00gWYJWf%OsMO5h#?1&$iuLn3#3TjbE>G^v2)=7*; zN_rdZG+eQMGv`7-sPKL_XHtL2H_JhT{2CF7Mf&nEt#kL-x+nOstoS1L;fSc10m#}v z(f$3ty3!cG6bfvVZh=-EL-SA9sXyBg1>GnQ6NQQf`VQ_re{fv##_D1&hC_p@q}@2Z zETypgx$8jQ#h`I&7P-|ks~G%;#0=8_voi>GjD?EFGG`GH6=-iI0_XMhHXMXQEjK0` zIKEe?rQMEleXU;nFZSO1pX&erA3qvK5+zD@A=xBRW=4ZZ+3Oe?$q4D#L{VmmRQ5_` zZ!!)_va+&woMfKt?R;+cUhnVshwtV4`CLAK!0UB+&1cWoaXcRPal2jDODn82sxbZp?}YXuVM7ibNUK1;Lky^I3qha2bJ`GVA9Kh1njH(uC| zHn9>SSbbXg-b;QZd*9D=%Mi?x5>@hRbEST@AFCgJ&pS&o897b}Tvy+RnT$6Xj~a5m z`(0`uChufd@;bHiJ5qP}vVqYLo{*!*=BTpcE>_?Eok~R=a6y$^-Al)V?Qgb(tgR6!8u?H*H#d|`r+E302(%#v+ z;IHm7ed5i`DZK7-MP2h~@7LEmZ)dspn7ubiCl){ zu;Z4`mqw$aj6oDr~(3w{|Eg-p1q9;T8upKaB)o!1lv}N zgMSkpJbKrw&XJty4Re;uKdc2Q%m!hK4;g@uxAcH~6eg25S&89^cp>=(J8qK(r|i;@ ziY4ir6Zd8Anq_-(o|b0!xiFBFSA_dK%l-VqV7On8GaI8J*CFcQsHL1}NpJ7b*iGyY zX9>fbA_j*{-&CEXYLlh5zeb6vxqS$kWy4!j-iL(6EOru@_eohlPAshVf z6212^a6D&g-k!Ze_IplU;h`U!<|5ZGYbW7nS1&PVG1y{w^SY z!ww@PJ4BOTTt}whr*5qgJ)p##HNELJ{rX$`J*|xg%}hfEZQJ&<2BD*|TN_)|xr@47 z$?B3OULPpxZV2x(ZB7cC_?BGy>YFM|BJug)>{4h*3xi=}?IJ6zeYCz=deq0?kGJ+a zn%8~N;BU;H<@CWN<{QM_F>PKAj;V#wt87Ih!&@9fnSST`3p%E`pv&}^wPrUQ z(+Igv@qNZtE#LwHRPBwV(`oR^QfMAe?wxf45pBjofjFV=c_MuJZb59)Z`yL$m?ycFV0$e z9p8HEK(Q~Kfadc&y`h*h?`TA7+3U$Yg%zUNIZlN%g%zfy9XKImB(J6xI{5kWH*iR> zfuPkK8baA@--M>YD$k2x-)|Dk=O+D~(maZk0K zNm7p&v(%CBar|}k0NK5J_mBgI&EropUl?ctW0l6jpL#AnXdwS%#LqImrHWhreqPm$ zXv(uP-ocCcJN9m3!|c|+qAT43ZT#gsnI3zL*S|hhJn^78Q0q@X-7T(95BBou1CAvm5v?%#ib z8DHwUnHz&Y)A03mhQwCxuXQWmnc1CT?_TZICAnxSmTLzeo=UP{J(|zSm(gaUe!Rv} zSAr`WW3hg+&z5}SxQ2=f`D-EL;2<`S?^Dw<^|zuID{g0AXrBSlszuWK7w^`QQ{jKg zw#taL-}LhT7)ndI^KFfI1l@V7UA!l3Qh5@932++5IB9qK z$p8%pQ*d(A4?n!h!LS<#V|i1)@?H5fdVtQJ?nk_m{IusnNiE5oL@a~G;Zar>w=SuE zFIO7+S6;qdv)0%RK6+o}W?xWu=v8@KfZ85hBqE?)E}bya24}3DZ+Mr+mK;?;0|uW{ zsIfd~PKDp)9S`4bUh^+IiYIx6`GOkcTczx4r zC-&t_GRXe;@ZrOKi9G<#ldiwwQQvN6Hrt$HJoUGR^-MJO3|AiqrR_u8ZWf&ma;jrl zr%hkl`BC;M9ZlgSYyY+0jgP4iI?l+5`bsc01b%wRP84F>Gu7ZkxM2WoG0M<87g zVj6(x2!|I%hWxJ3mn8oj2OpIRh!7Ew1OQ|zh(fO2yjhQ&@8H5n)y~u*NL1h7Arz}7 zb0yuHioir;vTYu_?H!o8U`H0F9x$0&arC%8HCgSr$fp%val;pO#hll&uW%@p+INB* zMM*_v-#P{;aZFDYZ)hYbJ*AGly)LK0fU?tq~6D<`v3Q5NDK%p52f> zb7sGA^~Pz$|AEqB0x6WI%+PS+0*HH-Edg@nQSW=S$ncc?yUk`xk}mo23# zVn@21+17i6q~&ttY?TIjGeY`Rj9SXYTN^{9c=zb}c3QoeC>nJq>a z6#t+O4*^zw=wa7Qgj>#ZXHIqf_--r>^5+du7cIg&(9z$i&YIdg#o$wxc{xGf_i!Tn z5BVsAuP(!Zl;eP4E_vn6?$d(R2Vn&M9!hR6ONd3&z zrG=at0IX_&$HAIOgYtp{f%=-MDpFOsT#xM~K()zV65pI#9y?-}&pD=dSeElJx$V;}UV&@%H)S5g%tC`9LAA zKEDl5DFxOTNQT(|B6|}M>rhVAfzSxb9-_n^gvn$~=Wc8fPxGH=wQh@3dSpf3lVcG6 z;xBL1$xxd$g6uGu@y^0?+(GHm|=5huNf0 zLd)RKK}n~qDOIyBbVHM!fXKb@lLw{?#zqI&Ql#8UC^`)Odq{rDh`+vqR za_&sbHFv&v8SWx18|>Ga|9QyX7tAX<96!*^H@VLqPw=r;cJga~oM z9b|QGW=+(8+N<}2dnGOF4!~qPZEGYXuYb4KHZO1FZQ4Gjy38)7Rg-GLJ>*16pGIC^ zr0NwmEE^>axlhG+uWje@t@*-}yaHPrKIh4^zm)QrneObM_21PLRL2fbHi=M=d?f+t zSbJ9t?D9!)wjkXg2<-v?X^!*VS2O-4D0*49*A2Ox!I(FmT?&C{8wBrraLDI067X=1 z62vs&VP_=zocbTvyI23>6a%BeG5d59J=q72=f?z6X#5X6i^PQ74dA+wciqp1KKb@E zri|Da1$J5FF@kFp@gJZO2n1H`INa{JVqv_&O;ZrZ@_~g~yL(Fx*a5Gl#Ay0YXF(M35Y>!wXY%GLyTe z+p`TXZfs+>EX$xAMqXoZzoEAPaGFXZ+rAjF=Mbm^rv^$6f~uS2`Z1)9LT4|N2KQ+}#nsD*?BQu-#}iE68tw zs{w&bVB_7}zgAX&8YCl>s=gnimCK|OwY^{)bWnk{K^oQw}{o%_Fibg9kCNtOFsUh>M5EyfKoy3{2fJJ-x1+75r@$aSl3% z90!&4JGA_DFKads7KC2S={XY8s>JhG2mf688b~f*?I9s6A0{((u=4V)gYpr_0-mr@ z)t)5Xe1AvAXu=Cp29SMl=kFKV8{UxV(;RlkgqG82;E31rt_!ljWmTGJ?u-ac9g2zl zV*SOx$fmbFVaT?(opxKDDSwUq{B1F3vOao4k75~p_l*rF@$hGUJRC`CE#YmxyQ{iC zKWS4#R0t)gI$Xejo;gIAZC%27Ybm1>63ooEECViaU_9*U4his7mhDP=^d6}{7eGEE zFLOZQpaN#>gdfAyQU~5gGPp%TY2#!3FQoSb1QwW<4iE_`>7=lqQmaRex)}nr`{ZP&%1G2z=}T$!gFlNQVeM1 z<-dHtr8b-BCtpRLXn#3CkrD9pBRsKsR*4u)#iRK;Xr;oyZg+Xtb{8w;>o~FQy1o8r zcinP3S3qNNe@%*VNYqFl2;p=xSKkej8oP|16Y#rHPwFXtsxRtuk+C~yCTmwdyL4S& z{kb59&Q89s;(A_D#FJvDXMw`WB8^SJxhA2 z7?kHQefr7O28H$+&A8}LmDSm#>uOvh@Agi^#qr?xUkSTy3(geVi~e^-IWL~4DGfat z@S^>-_UFA!;H2!0GG6rxE6|Df?s-|V!FH~Lh1E2yp<_$37XR||(-{NVJ?YN9fp8bc zs(toGH@S8k8BbMTqVT-Bt~i`etJuD6HW;rs&dwP4+Og%aZ;*pXq7+$t>~3PkYJcx; z;!YKZuSS^=2?axJ>(y+g&Eoq=?#=*xiUagpH~BhaW7Lx5N z;< zOYQ4HWKRLiI>`Lb{Kqc%M%Mchxamwl5?xw#6{JnoyK9Er)yS$2r~NlL8Gv971?^J0 zI`c(`uRzpBBqeb~tj0<@rL@fx?01$Vezk6ry7l(J8{dcbmE%#5dj@9#Bfva>g?|Oz zSr+JK>G8Y+x9;YV`7`i&K6t@(G=)pyIQO$-912gk`sL0BNA8kzs2=p`Uh;qw55*IJ z`k4->3aDf3jV4dx#TXfe!!L+Trt{~#qn8j17~QiF_^qdg}Y zc7iHtvs0Ewmqu{Lw3)Wsy5*OhT;pGM*eKc9eCV7-rVc1LUm*qzdY}hjvqcUSQxP`- z4Y~v1x1?;25!RKhun zU^1n{S={`PsezhSe*A*Pa!B76gI7+$f&C0!RGzgo+-VM^Ua< z7MKdWw;v6`rSb>TeirZ~pW_S+{$SzJe(UokkOnpdg+n=k(F;7o z>dSpa_vq1!L3Qc8F!>RdXV4EOL%d91iG8f@U}5hd-sVd~)ePrpd5W8+ln;}SZk*Tf z8xW@B8}B6hoTQT~Pl%|{WeezT6_f|M=EjX1regiVS6{E+0X_viv@D%%kIRsYgwz8~ zJH)byBcOFsi@(GG9(838k4qqf4M8;7Y$xpQj2#k$v4G%!-RmzIa=pVV#ok+oKHzfp z9Z06k*iFn>zsY#?sbI>ByFv<&Y)?6No!5+d8}wDzLE+Vgy!i9ZvBK@aGvBcRv^^~K ziSFc-wlpm|N3HJnk7R;VzX9(3MaaxC?M#Ev9{91zAc;Z`Wa0CyP@M4m^)ejM1XS^w zAKNP3m;b^##N@G8!rEeukXd`P)Z7oQ=f@x>O@d0I>9aWmUiDc-B*QyL*E(7aCb zM#|;4k}#$vx^?n04KXu^`h9X z9f7_I0#41t>-3%pzG-4h!n6j1j#yB0eFN!-=Iz`5AmTj+l>Zk{;-M@{a3%qLEe%lT zpOLD|=vPe3z@9Q1TC9R+e$^e0$$u-bCrd#^C9q(WMZ)e)L1I?$E;hd-I7v2uKNWSQ2oK`=BSetKvfGve||HTWk%R8R_ZB zBBDOXZmMxZW_zyiq=el`6y^lrYg$G|%%;f$fi_om{_Drk9z(<`!~vj{hq4YXj=1fI zi}xG7hV=NI?Xr+Bt{xhlU7c|``xXN&HcM;l;{YNRHZ}CAqDJ=2go4Ass?3% zzy&ho)W8Y{Aq5J($}*`sgKqaBfhN!iSrtrj9=P92Zn_k3 zEO7OONYZk8&`8_%(&PlTVYgy-i(7*PYlMF^*09u}9^5=pCX-9<%3J9X3WPBo(UrJJ?t467*J%9VyVM$6H6{yDe!mHK+n+r z@y=QF^KRU(8D0#&@0tGoy*a$JlhSS?-y+zt)4LYhIV5l#)ee=r{*_(TSxD>E6p5Q0h~nisY@eJ(#6)R44X8EN?B(J_(~! zmphz%K;bKl+KN!%*5L|(eYnTgZhL8bcIT=qZa`YtF;m5Yp8+0DDAQG zCz%CTe!mT%p>eoz9$lK+1&{!VT0>8Y?t}2BlMv#EBF~Vt{vHW%Gc!=Np#vK*%B-lV ztzBYS<)gX2$Drk_u`5~M+e7$|*Tw_5U|vhDW!h|JR_gb&fHdVW=n~ZNNsTC;^~H;^ z6?Y8^dgy;q3=kOx)QYqa*9M6hzr=Up@?QiYtOfW;_5H-N8efC>eB61ls^)=WMMLBT$kO$TK16=6UDDAFvK0;tEBdf%G#Ox=D4>Du|l< z*PJpz`*@@$$2bH%PE=XLaptu0M>E46wI~SxgA7Tr2oR|3z}N39zJCH(l|Mg^n z0thMNp>GsBpF;YMtCxvp=PkMe-1(O0Uz@gMT+N?MB8ylnj>wFD=cv3ax$RN9f+cG{ z(ywvkT|?CF1zjH>BrW*%Ed?IG!(b)+J3^t5ZV3!R+?rE*JF`&{H)F4ezm;*2!{p)G zOe$d!qXeSAHD4*_oD!uni@HJ37+n%cyAQzK5NOT5Psgl);=;Vv|6pIGdtoO7)`u9a zYf>A@t(s@kaT=w}H3^4-z8sxD`A!omu!eN5J2$`lW_5)qDO2~5?}Mw)t?f<4^bSlo zK~a9<1IJ-I#t5U-;uepEdsv45_<&Jy2D(njLqdTIpd5ySg$@!jASq~aa6g*HU%uqD21OT{Ru%oiF86JC>mh<%2ff$#>Pcmj=#+f+O*?_L+rkjHHH28j5h=7|6W z)x}_a(E2~u)m#-pf^$h6=qG5owSJ=_TL}@GX~|YuDU7f;5gJfDqu>Cc9_@B->qPmPFj(nqEk!Apv#JE*eox} zofU&<7tJFNo43O+0#pV?(O(n>6BA%bXZGFrcIVIi(lz&dUIG!e0N>Fz;lb4!^wkKQRcNU zHXQY-h!%s`wZCxoAhJ%`|h3!vC`GD=R#-0$|jUZfRfw>4_ z-M(4K-g%(PBqHY`Zk5jmyRH$grefMEl-y#m`Fg3%jHTHV*{kuSU0Og#516t`?}BT& z7O+rJyFL+A0AS|ioLk~Ap8&1otEH-b*cVXa@XI+PBNn2ROyxP8U7Qz@d!+kbt~tsh zMAz9lR*~M}byMhqq9&iCtk14`;|4%ya!JsOpskE*5GXwq=nf1yHw#*Z>lzLI zK~xJ+HV~GUWiF!aiVgtCvn;kir!x zjt5&uoQKZBHz)pqoKO@D1YgMvQnuh%clq5?n;Ib-3=$3t_$y7b;SI%L?S8~ef(ua8 zed#W;8KQs$4$3w5@5s8CWmJA_u+$L+wY(NCO-w~~85pqoKD+Wm1nEZ>oK(pu+|>E* z%U0YZbLgF69oCrVj}eW1&j1Asomaz3?|X~IU-jxTfvCmESe7YQ>m~Y@?;$z{4BOG1 zZ`F8S4O-wFdxfL9w7nk8Pfca)G@Sy0DCDAXa&sSq#HcUeypIm`0Pg`*10YXtTA6W< zcY^hf#C=dLjKSOa0zq0$Y6zkhFf2I?2vCDDZkVuWDo^!Z{La0?{j za^Y^=d!hRXCmPc$^z_!5R2w<qEEnyMBm|Gy|$Z&^k@WrO6%>qhAz>uM|Y2rTW zZ`$_zb8L_dM-bk>`TpO9W}~8$P9|BoJEJxNS28@-T$@%;5T9{Oxx$j>3{Dv&uro6U z!7Z=@qEzIqtyqr9m4hlUCLfS*r~s~Rn!}E-C7JB8bM!TcUu(-F`B%bOkM=%jejxLt z=H|uWv?%>l6`IoJ;|ItP3x%>1?&b_ zY#Gmy!%t0EL!*qQYK`mzBb}#8eZF|0`WZP|4NCJzt3A8fGo!$j40fiHeSUBem_ZGI zFa!WRU{J%0sHg)F*@5sn0G*&e(`g!oeFdlzqACH>VFhcYjLm`CgdNzcsOL7|BI*D&($8Eh zdk`)AHz1u*-atm%eN^ot`dY84rvlm<~9jbFwCG(lz z2fAme17mKvTW@@GD6#f3A$b_qx_w0(b`$r!D#yiB%y*9teqan`j9rrIEdUuRFn!&& zPhm~$?QVm`43z;V50ei)8nlN>B)*e6r*hR7Dt1Hy0|Wx#SqJnP;A7K)$s6*)Yg z^T7Qbh`p% zM$i}Y?D=yAn2G?j6d4la0H&4?-dGkX=dWzSbNC#9YFObo2m-HNNi8&a`=PdXgRJ9x zUy={78OCoNfw@BZEpVB^F{L)GTnfP8VRl&-unU0K1U1nR76Ku?`H$uekjM+Vlx)LN z2wTKEj~%I*_PoX>k<3>@ikhUY%I2>5`DIy8_I*wV+o+2@w%4P{ci6k3S?&eo zQ%bM(Ss?riu$$SRH%TwAvMD@#SmbQ3-@ie)YLvPr>BU6_i+7Edf*jLIkJ;S#F*>?O zlJ^wj5EVTd6v4%rqq*(ei*+9r3{L5~%dt(F z1_*yV!LlBk!n?_W&zSGBEvPdB!^;E8P!E~In2W43u|d@=lZ- zsW?dT**f}bdqr{bNsy+wxO>$u#leG|kY)uTy@+~;P#;PKI=D(yAw0|swy~t^OcbmG z;=zWc7AtC43jKDEJ9yU*m99Soz4iy~Oh)L0wLW8ulA-*B(8Wa~{Gsq=X-Fjl5Aq?* zGr=nJWa)*O)NWf;C4&C$%g3NmxWn&Q$yHjnndoJgbP}1FVcjTc3dpELMG8-78j}8)u8>GHd@-Lg+w((wq;}P1CgYISgxd2F=l=YH? zWd`yn5a*}OjlPPEjAAb#5L=O=9q!yavc3TMp?V85_k0WbS-xgczjdPW#FKAG7Y3U& zI3z^IhZat4hV6ACtSE#p{Owc~K6iFBLn9H{huTw=snLT0n-zL6UFq+u*+}~q)_uD& z@Zlg7L>5Ct+Mvi5C^C)%2M&sbricTOA)^Rj70T)aC$PH_>C2fqDEW>fcOG~{jzMQO zttGd4)vYwl8C$7Wv$UO<$5vrSOH3C`w25bhTjo;W$7ic=IITeAoeGX4z7=3W3K zK={g6Ah@ZasCmI<+LvbrDZkN>z2*5OaQF~J{XHDwj)9;Qb+5m*6eyiJuA~Zx;4vWD z1N+TYfEq?j%g;}KsOHxZ$}0lY+U9QyFpewz zpyiER;s`zsRDig_1t4nRLcVqTb_&;7q0XbzZw zW25Rh3p@0-@D-hzC%_jX^W#qX?f!=HMcXMs$!t=1Zh1*z<0tK=dqBHRTs>jYxOOa^ zqSx3vrRnQD_R@#^ip~9N*h$2(qDDD=Fvh#aqC6YEN_vqtjEHfl-n80*zS(AUuk*PE z`~~>^qx0ohG;Ww57kk0?@rKu_m0dBVVS1UJ=*st$m-JL%YZn_ zmGr%q5^HiQ@=2i2z8Q*v442X)WjvfL*xBKVizRmb{!ngNfaK{9{7;1XzzP|EZRoJb z*XT4|?iYI4vm%0JdT8OtY}EQTe(5(q<-Qgj=9cuTJT(a_NR(80@Zl6OOZIVYX~Gv> z!?v;A)w4$#)0OQeBu@(J5YAg=W)E#P+UNGp#^>~w_S>ls22NDB<_k`Gr?K=x!5Qi_ z@ogOL3KSlDSOH{CZ7~b8(xvwO%0lP1Cm_j`cl$;|kn||veJ~z`cd!=v*pEZI`2`eH z3nRIq&;UaKF%l=CYYl?{6LdmAnX4Y7_Z_G9$j%x{6Ue`W`W{(&-6mgNMd2uyi^HU= zz-|PVJg7*@I&6!Z#G&tCA~wU&o>2vee9q{STJ>|;$*CBcAI%S=xNzcu%W#23Y}ot( z@o?>0@id9UrBO0Rg+J$#WwEA6FHj(b51h8f_plm+F*~fn4GUX7uz=u1)!y=Uo1ROl zT%_hN++F|EMRPM2drC{EyYQm;Y>$FX=TBMhSMS@i3@NnRMw-NL#+E9@u3dD`qQGSA zR%W>V21Kd}_hGh73vPGH!%-1IaR&Knp2nZ9cF&WPUNJDmN?v zHCp%Fon5}jp#4#gQIh7JN%l)mCcAy*i}aGHXoC9h3gUdiSM~8eRfF@w($Xxxd*%C4 z!3~7u%czGxCvagCOSsbAiap75XFm-WCr=er$^CZ8$XlUUS|axo9)x)*hyDx{^Fsn# zFd#pCT~Z4{1dC??-F_~5>bQMJA#XkHMFZQ~O6oPsa9`Gm%S30zL{1!r|AeYY?ELi{ ztWRW~H+6eyqRTL$Icm5y7pNFS2ReNIxE~@LwpL@-h)~qvKDD7BBD6Zjg9yZ%WES5- zYd>jcqGp*xPL3U9&d}96ht_tjCxIyrs$O&q!$1KF1VBQyhDsXL%E7r0rZEJOLs=gL zs5T$fEo_8u^B}3%u74j&WQR!x`w0|5utHE)Ih@goP^w}2=x-!?uQ63`{G!hI8aWFo z@=5Sz$^em%_qfy?0eJNUgpg@p@--TGP0}i{+zdW-HK(dNzL#nHjp~}W?euf+d(NY~ zi@_69kKuMS2MHQno5xYa?po05r-8jHV-iXLLrGxB=4MFg>xM^ z^4bYmeJEhJjW;>ZJ|URtArJzwnd*r#ZLgZX(Sp+NS5C#kH&B?PQ5a{=oulG;b-n!Y z6ON>ZWjtpN)Q()flhMWJ8WmA-7n1sse-+TJw}c5dmW4~?SsauOZR^tBr2T#{N=GMC zJF<3Zb}7H2l6J{*TNu|OxY?1Ve|~PH%5b{spyYZ&e!pE)aT@AALA?uwdtfj+NJqVv zX#hhT9vN0Xt_(qIW{@j|@ z^^zy9o^SEKo$wy(RQjFo1!)R!9^*tVTS)nz@d+}`W8%0WaqU==khO>@XsN;R4r0qX zz!X5gbnV6sl!=UraTL(gY6WSa7T_62qPD30M;rD>f<4t7S}NeR@_B`-qc)`6m$;NP zm0(T^>d7IR-l)p&V1`dV!&@F+fd?% z2HlC24r%qUV*y9+A0d!oWItz0Y>DTyZ@m9~DZHE@9RWu~G6=TN6qzU*-Q&uZhqFLp zX9n6cgaU-Bqz;NcM}#PdOPE1Wa0QeRQ6m(DX>@!$j)nuo0nD_N@j@Ad{*^ATy!Vdl zRh?QLHQp&uv@Try+At;JsX48X_KBR_^{2(W+!_gI&qi6;`pZeGeA~Q0Pr#<@JQo#W<4ub*^#VeveeRzo#!RHW{j^y1S+yRd>BrqfJWpSe6<-2!>u17|R zGGVrj6$uKGP^O`9K!}@2xxMJwl^|&QWWtv@eEf^C_1_8n$CLRsawbEM7#|e227XXh zn`N0T8s1C+=m>?6K|6wo3WSHC00l_YiK@U$^;{MZP%A%9>$l`9^}E`eUbRe0Hr z_tM^2z1BeXVE%oa+AFsMPbl4Rt=C)hJr8k?8z@Nx-+Aw}6PmI09R)Iha}K2K@^o_+ zX#hc^xqfgeq>mn4^9G%_eNOYJokS|wQXyKIHow9T9 z*anL4167AZ0Rr%ln{op|+gJx-!ch)$ON;WLD98u&qsX@V5Nu!Er6VBfMUoA`y5U@k zX0Aoo8|YZHe1@YMt{sBxbu>f*@bvFgVX!%dyp~&UybT|9U0XcX95EQP=41cn5Q!Oc z*p_F!N9WiG6V=e*X6JLeJ;RHf>%&KQ*|eGKaX%H;D%E*C-n*CE3!k+yrazR^T)Voh zE1Ps+?)eBn%8;}0;bB(w(z<7K7(9$W5044mW%#wx@ulhE{hpk9IQ$V22Yiaz&1pR) z%!8djW=7xnvdYAcEH4-RkaS3e#^KR`3V2V#XqbCo`Wuw>_qJW_DW-Ps!rjFcLgOw+ zdY0yhzY%R~mG3{k{m5Vok`*|<>w^t4vlcS{+Zin~`FpHoM}zZi z?+5PCKMxI%!T{ATM_Br>JSH`=Y5o&$J|y&9>?Qn~PRkN&a39$! zeJCyJ*u&IoDHz2w{a(YDhT;gztz(Me+hz?Glu{pI(&F?ZHbV9Z@UptC^;@I)8_A%D za3e(P@-gHJ&z`{yImP(-dySPCat+C7T~Qzxncc6zWHb_M$+@onO5+;qIuQ_#Z5&vU z!E-A%8Vm3q%6(_^oD&UYzL--N8ymGQ^9GXG;qEvCJul2i1G(E*ND_`>6ND^baBL!F zGOz^MMk$2PJDD>Z8a~y~%R}JR7;x*7F26%HX7NKM5P=TH5zU3ULl`tx3ieDiyToMM zK&fSXfgo`dk5}`CCN2UJDUKqb4uTQ<0Nig#b_uWujY+tiFxZ``t07hD5+(%~X|Zj0 z9ozw^HeV@NydXu$TzY+#I8ucWTytoGDXFMxp|o9u2p}orqdIR1j``1d3;J%^m85(% zdiPVTpLDAAbSUFdZbr{Gp;un%kLwS;>Xzk+xxWKQf(l}Uo81YI5bTW}1jcf`F=w&4 z?aP-h9q(^4!vL*hbjAQk4q=e<-J6M!0gAX*2;TU+y!-`V_P>C_^69o^VexD*h>Rb0 z5)!tu;Fu1R6UtN*uEJ^fFRBP#6>u0;?d@U4*1XzQjT%MYgOvu2*nxoiaxtT)_2y2V za|`oJy6&&8udc6O1@wLq5MW-a91w;<;H3WB5{MDuh1nA5i9v@{!CEuyDhvCu0U}U; zi%aHJjBNwK1PY!pXr5QgM8CJ4z4`75+y_W}fw=kw(6|5;Qi?B#Db0V~D|B=9s11wg z5rdmtYC2~+AFws-YM3V4?(YeaGmEjLSu?mej$IUv(o;31&!+4-o233-{-?IS^p9;A zZlVMfHu$wsz9SO(0CEC)h6*vpI#>zNAtiXsoI?Z+^h}EIw(WYb1G*jq*>>eF(>pEI80JkC09}+MlsfFy`h6RW( z;O^urbc zaQ#Y!$OYLsHrgtiMGv2xu8&%LD+|NSP)DNZS>*QsE-gd#80!Sg+fZ_F5Q6-Z06^|9 z?UH~3Z)!baG&me1@$rKUEB1UjSLPfo^XXIFenK^eyk9)YBNr8kW;^bS#v9~!HfsUrxNWC~!INGgD?&t4PH){j@Sq(?!{+>$6a zI{(?Te6Vnba-}y#arqP*yI4c-zTINNk5SjEisc`d7vZaEv?|OB_eKF+;~H2Be9CLN0E>z^d2)Q6PkhABzpoo4iP6CBALn_9e_`e50@Gwz;FK z{oC7R)a`gxC!?}(iGT6^EZtGZkp!-&byivoDngI2UV4J^id&pBKW&hiwv+|^ooT`4 zTlZoyewT{xTfoaiVI+t{ga5f7vo^Oyo%_SeEcXMGAkt@-M_Vz3Q)cK%gjebeu-e6vZBEW56KgP(^EXy3RL%t#6hvo|okiI>&8 z=zOw=hB=f*Ft)C8RpS|BX2T|EZmUof9HLx79#B5KhX%*pjGe=+F~eI0B{jk$V8=li zwPbyT>#R=Y-#TiO>{kg|k4TfPvfo~MHM+R-8JIvy$Qv2Yl1{~<%H6*(*((sPwQ(Rd z*2_pP7bDs0YZA5v8W)ln#NN+^>C7Dir_LwOq zIP7}B-jP`t?dt04$kY{v;XgMvN1}!y_YCC#fwoB|hhmA;e4hm04Mm0{aS4R1z(EB= z;W~024qfO4M)Xfd%&Paa{Wcz{1hgf?Exvi2$3utq3ka|VIQmg}0e;v!?vBtrK^=PY zZRWcn`{tb4aqwMrRNx$?VLijJuqF3z#u4L%Ac zYte%#PYD29IG@q@FSPMsbTw+ckmv`X^b~0*;hQi?OK+qA=*aEm$De|*L+-(|*l;-0 zmYSn0$xzA!lLCZF{bvpZ8Yl^);dov(PIFB9BS6)gn zoYKbZD_*2KAmhJELzm?ktQRe3`_b<2@`H<$;N~aj(rF$?0|6z@!7GCl5151oqKQrh zgWTRT{QT4a7T+*D2pG@Al4MCg)ByiRFM_fs0PM_=hSd40(UlEG!Zjs5hklf8inFwM z*4YV1ZSFW&+)!a1Z$clYj2z^vA=)N|CxyB1vS2Cv=7ozN80Nr0DCpf_o_17xY2#fO zhz`>({PB1>_y$m8!>Ch0DPg?ClIm-n%%@z}QLn3|6(uHwCQua!HOKUPpXX~k&&zvF ze;w+R2KP@|eBkrrZZ_$E^w71fMb2sYCadUuFK03t3f|$#S8l#n5fB*bS z&R~?+3l8itKH6&jvoVvRNVg87sH5hMa(h$3ISk@^cv0nFS=oMWqJ9I zkW7?gYjBs1IckA;u+h-#}Hfcm4F?isFU)S2X#JJ1ht>as}{Ot7K2Mgi; z20x|%V~F$4pn0x{`uchJ!I7 za%Xw!huLxo>vz7QvGBzR4(U4C-+GV(F|ebRJD?EWXjKSFr+WI~;e))G4AoaMRZ{~; za<&^k>Fou*!_Fk1t@YWzk0B0+i~O=*h*&D=Ri^e9CU~iDQ*7#;^mBgxsdBe*Gz7K+ z#NoIOyk?n*URMa84XHQRY;rY1Lzks~zibwLtHw46tT(+Rb-xJ7bB+T>bYt4u8Y?Oh>yITcO0VE&pR6>tbGCg21af`I|PL|e<3Yy zN7h-I{bif*WHROCv=FX>-;socLLuW3ZYNZLn>&4IiM361a#eNYwNbC|=8rxCD{bA*jDw1drOs*6G9Em$5?wIKsPlm23YZ>>f*}z zk*>{z*>yZitPyt8^XhTs^kJ5W;VP3v0NJ>(Iwq+d&%iAnC*!HJS+@es3P6(WV4MPw z%>9A|j-Xp4s{J}6EVXjey+YGaiHbYY@3aCAL*b_$Q>z;_W2nm{e9mBX5Uj6=8BFwo8Ji%#I#6$7I#-BLcPHaCw?VlOGE%Hqhc(z44t=#Xbw(TiV_sY^9)FH&aynPWIQ zz08^H@#l~bL>|a^?`^Q+QtlG>Zgle}DH@9FZ>ScB;|o@0x{JcPNGAdhTHL?o*D!7T z%8(|4?L*IEjBfQsLN|zpTJD2<)g&6Ly|@lxXJE+u1}O4F;{_6`29Yis#?3$)*gLU> z*QJT;5}XsNJCJx^1NO;aG+_+@Q!sj=0eZ#@UO5e`BYdrbYA50c7O7F9R}7ukzDQ5Z-U>Gaw9Ez6)TP( zKQ5oqwHf7Ad3urhgNS9?`1@^wn2odYL0Z}5WRXwERkm~2$90(Nz7}Ng&_u35 z3Q*?u7EEn{u~y)xHY_<&PebQho@2TLCk32GXyA9I&RV7r3-LRys)6XR1-TY0Eq0WV zyA-wnjN!v^stiw5WqJrB@o>CECS7SgMHp%=KK0f2jG!-6JKCQOKp} zOzQvNcq>x#hOwMyYQ67;82pX&CAWM378{Ho!hK4#Xv@xw*RLE1o4*&-`sm~5%~4*b zkw5>3L@43)g0GpwZZWerT8S!-F`qVe!sw==g(Cj{6Pc`c{B9(4_$oAhpjvPw@b)T4 za%D`7RAW1KSeQ#w+6s+xjCL;Gh-2vf-y}L&?`YGJ2#0xz_jwj>STE$Pw($P%LZ@K< zQ|`c)4HEwFACvq~9vKX(isk{A94QC;KLfvy9@S*HZ9ISIKe1i#cWE=e`k$FnN=jPx z|4(K=q)c}I_YdGH{P&Td#L@pQhJR1tzl-6&i{bx0ELTW#!|q;M-Milwr+(ZW)jO@< z$4Skr`mF5OEqQ&VOkRIzSO%cjy;q!_-ECl>sdwKnq{r5FQGU zU4LN{QC#p|Mh>X z8>rZifvDx|w&qvkn^kFPdgdE)5dBPGW}x3)YAt1gpaF#h~~ zCEBygOGTV=*rx{vwRCQuW{Om6jLLe^ydAfVQxv-iQu-?}va#uu=oKjoAsZrib}*Rm z%XNYnjJg7MeZ9xT>ZU=J^V6oLrmQKXD0}@fd1dAB^`*?7B{p3HgOtcf^XRDK_bq&? zqy65#7k66XZeo&omqZO8!%9BRh{0sM*r}AR5?R-`|K1kEd5%X&M=G^}*LvloW!QJw z_sN0i>zR2c=;RuFOsTulC>|XZmz9~5kaImo&1~Z|e9VArKc z&lE&Q#}8*^2L~Uj+T8LId?Tj;KZ*Q(#_SZn?CSK}x7oN;@RKB;(m9Y}+SQkqmsbAF z1!?IRe0n@R{ds;(zt#VPy%m-pImdYGh3s!!&EnoXuhy5;xE$?8hTGy3&l^Zd zrAD8(3LO>s+7x_9W_6N9u(dT>?N0BgK$9+Mcsbg2}{k^TMxIa|oUcML8-n`K>zTh4B-dJW>c(SRj zxodZQB$Y2n@k>F$%3zSy`4cD56W)iO@Y(*TL<-(fyd{)l?|5reTl>u z@~W@$nwpJ^y03J~~MrCW?8no!n#I-`YXY9cQQs z+*#%8`+UA2Eu+c#y|L(ObV4c?6oVIL2zP7D@1 zdHd98v%b4bC;mI?1G)r>%E=cv%3SreV?_DjK0Wvy2jYzc~gVb>gn|&`Gx(1LDs@3ysU<> z3@MIB<89|iDGZaty!f|QoOEv+Wu>dW<~=8+|H|u168yGd-+wqP_W5TUMkgj(Yn!}{ zyb+=rl^ByDkZ93$eo%s_UE7n*Cm>+wRcEdItvgevB=6B7{<($&0dvOY*8 zhV=ZIuD{=1d8x&B$#YX+fw$`?-pV+&@cfqeWuhv(&-;cEy&Sw3=}=f(lTFEPmwm;` zuGF#@^L^=DqHp(-`=v}Oiw1Eat+DlE?u@*Yc?0j))oGiXZhNS_cUFm5q&9}NG!THS ztiDO;hLgX#^ydt1qj>r@o7=5OPf2s7yLa1nE6(!p;TBIzePY?0V4xu}6;>`gvr0dZ z?|R>6bH`Jb>FsKTV`g+TL(kpyTCcT6(hA`OmY4ss;n9~b2Z~*SB!2%p&Ahi)mj_F& z*ALLl3@dIovwq6TS(PfqEr=+JrN5l6dRSks=&GZ_9v|Itl}c2z^~ZMmed4VAQ^l8N zW@KLkuLnnj|I}ylzWeTdFl}_Rqq*3Z_9PP-aT)8fA5DKU3&lJrq%|@uZ|I*XU|?p> z7`}|#(q3h%4x!zsq^-h7N57uQ6vk^UMAjSNec}PN?v@eFugZm!<>75~3$R?x)Xi!4 zJt6ed@=nIgoXd}BE}6Zl2Ck3#bd#AyMM_xvy*lA1ktCy~o{}3uittkmji&R^A9yc5 z#WMdd_TDq7$u(>j#lA$4rHBY9EEFstMLI~)g^KhVdJ&P{lq#WFK|w@A?;sE)At1d5 zR1^fHhF%4vgx*5v?EA&<+w+~7v(J1pXXc#!V`rE#lJJ)2eV+Ti?($rhs#R1J7ZcOz z%e?rpqNT10+b`40D+$w;ydVjn*6KfG@NwbQUsdTGO?7)`qkX9#AN- zocHt87@2*-Y2r7>vN6q&-QL6E>*n$9o_+Jv3$e>hN{RuiXC<=YE+zIkB)y2fj1S>$ zV#DREhLfk;`M?n6n=I?QS+vG}1RSuYKHmwN zC!;nLTm;74X5?F4NHf8h>{oe+@lq+3dMxE<&8~h*R7TK6&$V-aJ{$3~q-Rdh+f&Yzz;f;Uyy8YR`WC)P5lUZqL&tltp}wh;Uf8)U zX+ky*vI z%kzvqD)D_LxP;x4d`X(-x~&n`{AnG$dPM}8`FNAW^$eA|*y(yanCxTY#Lf}-(o4x^ zmNHE&zE5$uvv5rN#S$az8;rYFvm`Ih-jEnN@3V2+fxnX_ znHYu5Hg`1Ovl9Pnv8sg~Khv&gyKRREZ~xl>m_a~x*Vxu@pK%I0)7_pCeHlPLys$BMScsD zH-np-I|^934mxDq>l0&fIpSV6p@&J+Os$=4JhU89C7bj8==Y37aUFl-g%lq9=`4~! zgFwpwspg1`70k8Xyz-wpy$(G!`?s?rHs=X*Wh4D5j;zm0uKLHx@^%w)Jfb$#m8_Jk ztyf#S&B;%i^w+NXF0}(2Aad!{l-M42&OR%=lAb5Mzd*Y zSi^`gKE9J+rVRJI=_5>1)Fl=zUEQKxSN2ln(}gGRgtU^>WrmCElZRD3rK@LEViJFS zX_-Rt1sXA4Qtga8Hg0rVJAj;cxnD%aF*+pk7C4^L;QiE`f&v{OI+WyD03ay9oviN@ z`083VC|+eL5t~AOkIPQ`Exn|atZBTg>_@SRNaO`@8Cv|NLv^;3pKm#qUHJz?yV5TtCd}b_}e1gBbZ9}=q&3eVjR0a zDv5b+m2I3HMHi!LpG=qT5!!`VGN;FPT091LZ&qHcQY2M4u4mEoxVir*`FNKex@Td~ zJG#wn6_}a~I72*RzUkH%gI1xaG_Nw7`0oaEPV5}jXJbESifLQsO&|9y#kZo9Hsia>g?_hKv1$?oyIoDdVHM+6&^>XIgy_Z1@k@o8~Uz2B#!&BLfbq}fRMd294PfspC8?cK!?secs z5^ZsPtdy^5Ngrbq0cF?qctB`utEgFSytu;3XsY-(9u%Icg}OfaYHdHO zwHIZbW6`v%y$DFmkXz3UqAgYwI>pGC3gMn+)8sXtEBv~Ceu=w-_K4)q-PLq;SxcpFCXntpIscTHPEqh;-T z-||Z|8S}l&d|dTrU$lg6ULwCwoAqh0>Z*;}dPNockM}+ezrc7qWx@R6c*sEDWX7y5(GXDXmmAfu zC*YSnW0d37cXZU!{a(|fsvC{GrG8yY`MkAL8;jP5X6E^#;&Y;+a!91$uDby#eC1T~ zrt3J_EZ=JFkY)x|v6JkJ5tZeY9}UQu-chX1{sT#P^>`%Oor69Le!|;lgO+M#aNW zuFN%!Qom)FY}tN|WN0VAbOzdQT)dU|>m#Z%CT@Zli;2aBx9cFLSyIwsCI7nrjKNh> zf(Sjw`*gWoiX#3s#N9|l3TQzIQ?H~n zn}z?n{b%#MbuTYNLI1?-e;*qO>6*ZQychT2?zL;z{3e>f8zNq%qkz0YR<|mxF8c>u z+zR#5M2X%}QB~Dwx7Ty4bQ6>!_v)W22r`5;yKEYq)Zy2(o zzeXp*wMYmRCyNUREXF18e3`y@h_0yOAUrw7=!v@FQF%PiCR zdHIx#+KCeCa>WGx?D6gKO0z>UyJ^b&w$jBaF;)wg`2pTm`93acYG&c9+x4A^D1ZE( zf>DhX;{Ii92;KzNZBJuh(uO|KCH?I2K=*TcYUNVD{5*$Ta{??a50$J#pk;FcQXCKC zfh}2I{v_AStq`J~e9ux>VVTHuc0dbLH7|Yb%~BS9;|B zSuW}cHy4SMx1rQCbsjp{aNID~^N0P`!iv=;lgOcpsp)gg{l*r7>EtB<-~qQ1!;U~6 zpgQDBAlIDa!*7=)TmpHzLS*tAt5>o)JR@t4E9Y;R8fa%+-(B};d1v$cvuVf#?Rn0N zN_z3r!d;QJQ_Eim_EpQ~+ypixj;hbXuK=Kto_DD_Rd`}E`Mg)j5T-n5AMHw;@NLr? zUkdQNo8YOS9V=+7_1QN}TdO_mP44TGwY3`Do#qBpT`ks??Q_h`Lyw(U99eIZ>A#(Q zJ3en<|5tAN2v72by!?R_op*8ChK3_iLxnm6Ys46FVJ-xWK0!j$(KK9J>r8O@rg!l$ zwOioSU!RQ}Een5(D|(F12W0SAH{wuyMNzI_4rz_Huk4GlTCR_RB^MD9VGv4Rz5RV# z|4nnfhOt}Pkn8-KijaV!_wloxkur13A#91+rmsyzK6+wMC%C)^Ub$b3Bi z@asPj>Q7ZdQuBJFREQN@uCtO4xhAiL9J4PnE~RW#bgi^4yZUB#Xn?bJD!I1y z&ZuhhWZH0eczccHip(y-;fgdRrunM=n$+;uYiI~DG5rzmA=h+@jhU@NvRXs)=2P~B z?RPvp`>QTWrV7|l&eJzfue39|J`1pf2_5wMH4_cZniY~9m3X?}H_(h|XBk}kIPjvF z+J1rE^-v#PPZjOdJE2aw#MfaL#aGi`;*zlH6Z{6h^G_yimgZq`zd^-V!qNko$5q4Ku5*Bu9RmapiZjh_q_WibL6c}X>nVF&5S&LSxvN+ zHy3~X!Sc#Y%+B_(^%sT(KEg2%AnpMzbK^8FIg_upp6Jt|CG?+fdc#gb!Erxqn|GK*{UElI53wj&61Px?8pUA^2> zpAg2i?bQ^vFYqin@G5#}S=rUqy`fP!qTEI^-&Y}oC3V_4o}7KxzKqYhAWKWEd7(aO z=RqVgcuGORakKu@kmn?0e&G}M(>&?iTbLChEX*DHg_av?0JoJCMjuwu_yk_uIAyo) z>m@Gp<*t^C%V&Y9$~IvkNU^r-U-?bgS+s2t?2j<1T;?X27PiSfzLp-{UBeUh)zPT0 z@ZW}ga>ym0(;)*M(PidEPi?Ct3 zyFEr1FOa-Bz8~vNn;+zK$7UkHqRdfm;eer{C2OD_YbOQ3Vd~iPiku$J{$(UBFx`-0 z057m| zvel=FsK~aqeq)o}1QxX0YPBC{*Y7LZ$b4H1*qe2xu{uK~2lkWvcdj-Ilm;6m>idnP zDQ7YLiY>a5`p7RO{@UEICRk#=B2S225@|oyD0ZmMpS_!SwA6Rvm{Fn2OB~O+oo%t- z#i5>UGevj!22qSeOWOc*eR;;JeiUxx`51=Gj+t~vCp`d^?Hr$GGDs_s2~hl)-1fgh zjZfrH%JFv3`kH6i&qZ`o&Y0?}FZ`zGl@{O4cO<;Hb<^tHu8Uq~`Ou(vfbCRSu62=? zX6J*pd|h5*KbqUaR_iS{6UXr#(?!P)o7ElHj9ZFV>R2Nq(v6(TO#~{X)WM)TF9Z?( zi8^@~GDnap{J6NJV*B-Xof3UpQO|E?`8lP0=5g7KazCFyzsJie+uP3SMQ%!RusFdu zVutYJ#70ZYbo5MXPuW~7{(!EFsC!?i6{Ph$C*19_?iiIl$j#nu61~Y=3hDROV}FvM znsjW}zB->=@9yrV33Ds2n#nfFhp>qW@<$Bax=qp7&>NYT`WdpE`vNY73lRbbIiZbP z$jEbdDY3IJ|01PGh)=omRSk{+d0*SJh7$>IoEbt#S>x@c#T&p! ze-}_cpHP1pl^KLH^exG~ag1Q^PPNy_VRwu^^7E3*wF7}xj#B-7#iz@h`Rr_B(KCyZ zjk2hG|Oioa>aSKDhkQM&oC$JPvP?FP z?o=5n4>xy*Oj0x_OC^(aKuQ}%YkQF)p8^?ta?y1wgJBnK#23#9xUO__SV2UeoXaRH zZcfHVwj6c5PqP9~WE8j{)ryv)sZuT1@_55@U5h=rFw&c!xHpZJssfR0|J zLBss1w@re1*%9##zZ7*PC0(=?7O)mTH6?xuOf&2#Z%uDsj$Z`tu4g-#`p#x;+~GG0>G zRZ_wM-qF$jq&rG$~gR;vIWbgfUg1tp-m43;& zvcPbH^*~bM0_8T4*{`o5f}flacsp*GR90AjU%`LP;$WqXgGfb}EV_y*@?`TI1I$Jm1V z9S@(uTwc!-oD}Zr&LAA;rpx+(!!A}9UNLr=kLu;SnK{5HtzLSagPA4!NKRZ0uYuTak>^0Ch_VN+Npjg;fjM10-Q#WQtCu>rEgQVQ2J|@Azl$8HW7l z*)JwV$(SqX^}=E}J~&%gTyPcDkf@n^Ghp$xShWtD$)j1V#M zJ3rRqiOOfs$q|U;>Ddz9b*PsC)>#D7yES)=9p&b+wSsaU!?iRys{?r z8JoKwezWf<%jrdsi={?ey8+GbGGg6ylR4iG7Sy;p>cxxeG&hyqd89e4`$N~jD5tr2 zR%!~x7N_S|=mfbWzvYO!cUtAef3wD5Bc3K)4(N9+mRX)L=H?dH?MHGhSFcKxt(X6H zt?H02juRVYEiBxb`Ci&=>l>EL!!6oz&Sl#=@#5p13Ilm}nJWHhx#sz3q+TgOEw!3e zFMAMVnn*44^PtN3bb)Cz$??~`c_j#u5hA-{%pR{S-k;Q52X zD?@3vjtIxx7qvSxx4!HH*%6X*b2A9atH+KUFU_t%moe$11FwwdTtcRjK2lMA7@ubS zfafBA)BG_zNDs*J9%l{NrMyt)d#S0lobnoO{4arpwOU7-YB zLmE_SUQi%8r-+kQa^~vIs!WCG>=Uz7&0q5BPX3Y|DjBxD8JerBS`eU9#&BGWOA`bB zv*X88BC9&5e1o*B`?(Onh9bI7UK?8jkE{>LedakOTu4nW*P5AmQ@PO-!7MgsaR%+R zE=8m)Vv9V#X=`=3aXyK>x;2EYk@Xt9&=qnHvINf@jR+cZmxHQ%oANI|9VR`#V}*4p z_l*=yjh1%RK&oGzabc`@PNU1>MjNe417OvvCIIGXd`2W;%9m4A3=C|8 z<=?y17~k{tU)??~^XS9%G_*jM|JUifJT1p%9aLd^VzDU6jp4*{lXG}nc{lCNEi8)= z9WRY*QWr64UhsR7(yP~P`p&3`2PnNmY?#Thq8>RM11w<=j)rtl||@gdxj+FmLM5IUdnG?FmP*aaW<`U)c%ap zL{00_U(D=yHxB$|;f-H9vGLZtFrHg~j)<9tke|`;>m}FIC@+ znkx2@qK4|*qA#v(>X!-+x#QD;upw}!7OWS&Inm9{hK@%y3}iYjnbCaT;L=BR8+yh z_(93elE2=;+3ATx-mHN`F<5WeYaDV(VrtLPR2vmuRqZM-Zao3M&8+W!4n5kPTr}6> znh%VRB6*42V%a4YjIE8vJlB9r-N)qGEYrd~#cK(fU%!qrIz^n0(tjGm6%iS^;aD~M z)_^rqwBOqnV?K!>Wo`9?IlrK?vT&4kAgVXg+!u_`Q2vs2SSeB3|LPD}Gggm2Ax~~# zF->j0h?2yu)GDw$MYgM9m-Qj7m42d-Uu({=H4d?4d)oAG++PsQtf)8)$ zTiwx?Tb@!UY$Cp4`{fxKS^Iv}+fdFZ?j=heCp0fKi5*lLLy3Zw67sz9n}wDI@^eUr zEBR@xw;!*8`AhRNy?NGELtLv+pWA4l<~&pvoEJW^Vd2c*6}r2Kg?!K1PqPf-r#4h* z=lP!-t}R}ynj*lWpG3wJTUCi0s)(OID8qktew@q&9UATo zdRvE~T%a>fpD*2|VW`!Xb$_wADrrEXwamH-NlKSn4X{7l!S!VwSwS0~R?kCX-`OS{q=MoeEdKiXyaeaPl6s z&m=<0i6}kqu4w0=Zr3@koYR!An_GTA$ouZ^hMY#Z@p?YRjYYY^_9fNZn6!w{t&ghs zBeG?`K)~E5fs5QxUe#we7MWwY-nTOCFQ94Zm=N(R%|pFqZJ0%hmsmVv@u6Viv$^9y zzL~Rsg=Rz{r8D!BY>o$IsY*bSmc?>|zh!GYg*-?)kOir{zN!Mra6Osw zOCO;+3DIR#rCcpr;u$~c=8|i3%a4`8sfccr*(^^-ARFxp)H8NHI=cNVZbxxyC)U-; z?8f!Vm=+rgDQP#e_0IVHo*1*;-jI%nJY`QlxjRg#+!+jRxM5zsjNoCV?F@ZaqKHY$!*qMZQj{Qko0f230XRb zv)3iG_ln}j^vXI`7@jug1T-g!=G3w$S@6C4N0E{L?C22q&?}OP0F5+yZ+M=GOG=vX z%t4GBQf3+|tb%q4q()*T(6J6JLeOu5)JUOS%7s}V@87EEZhb&0{TBLHPSVia-7{pK z@N75cimh$dUY*!jHcNWqhv)ik~JvaL*0JuRUULkrB6!4pP;kuhjL_&g!Iy*iCINylYnk|Jd+VGxyt(!cl`G6ZswOOt#yqjPpQ z9$Aw&B6UrqzeMso%cM!^4#jzeReHV|o`5_)(rafSwaRvl&cvPKmTvuEs@XMB$Imp; zCF*M4c(k&jD$2n)-o@pPeH*v-vz?wLEBitF5~#c)5gA^O5MHgBj=>O>l$G_A?9^3b zeO{YUpdm&=Oa}pf`%gLa;fyN%^D)|5D@*os>%|bix($eupz4&*V`4EJ;k4a)E>_Iq z&gWJ5M1+!e1-)U`%p-F_yUWD2uwF@NTS0OI^^ygm7Qdbmjam*rf9&8+j`yn$_bwGZ z1I5=9-8JWolbD!J3SHdR+O9J(1p zl{+H4puHkgDhvfKUyM4SZ`da^c7478vpTA z^7jaGMfHK926sIpufPjvVIg~2PEx{Srqd3`%9P@`cuNd722U!^b!=B?%h9W-JJXGD zA!P%_05_^k)yAE$AJA+{Q_Hs38F;rsJ-w5I!|N90Y%pnH3DRLAdao{}83k-s4gSJ$ z(ZU@gYIk+=Ca?^8U33?sUkpu=-)gcK=9D_c-m4A9QD>8`Am*8YAbbBZ3 z2Kd|ti;`ecs096pKhQf+{_l997}n1qy$)&d)bBTVJnPQ$esR&W_nIoGz+bGl-r-Y( zZU<&?2!ON4voJxEgtRBI{XP3=j$8)>4ox^pA9%P5=TNUI)z1BSi%rDnS~ z!MK3A1c^FC1o>2zqpr3xI9Jxu=0dX$GkCOvp#0^5t;y2@=a(e;FbsYz){O^YGBh79|AFIuKO*1oRzhx^}Q${EqoypLA zj!vi{_wzE!iWosTg)j@&kmqW5r-S8JUaU%F_3%QB$e^%&#eDRg`Gd=Yv)C)zZ68}L zpo0})sCrc?l^xOu#TO$oKoW_DCS|Ye;;}T+KY^4hxaG@Sdff&dj;h$(+|x$drVdaC zcEz{}Ku>5Y^e)&>}$jfDT$T)<_ z7*?uM!;h9%Cwib^n{YL$UN8qq4=ilu_m&Kr5ZtRnghd@|L}z`K;Y3eT|3w-xulzz1 z3}3dq;7X8|Tw9X$B#wqNDhD%iKO!<*KU5VAMK0m^rJp7RccBbwI~qWbv9*KDP1$fw zTsS7Scd!`D7LA16-UB_4lv!)0mkIBbF-;sYcO+94kX{RC5uJxnl0)KSXp}AO6H9}o zZQu6$%07GWDix3{)kGKY&LO5Cr=U$Xb%X@{t6Bof-V7`qWo0!O~2XL4_ z-cS3@+G!o|4N~F<29f;zNcXqYStQT-@7@0ZVdlQ3!JFyn8N8B`F9nf@eU2Sj&&ccF zNCNTtpSLt;d6BE$q#;a44Q}$J0c|tN2;Vla~z?q zTyy#Bmrm=7>uVbLG-mHp?jel^5mgilm5Id$1o6>uHVe|hmj5dkFJgO^Af!5Nf=}{842dvpnSkgM$MHo;ZIayG<<&SLgLOKpRbAqBz}iNQ<^`_U!FC zh`;(J;GfR+_P-tWO$yF@bj=ezf}yzid%sA`rl z({YB2W*z_Y=|sBV|DTSXtfbF4}H z_XiA|rfX%niOuf69PbWkiVr5jIg{jOXF$)ttt`wAZqB?~WZ&x|fJz(6DO zQ%ZVBz@_rbX|p97H#b$@Vjq0b+SUOYw^Ms(c`aE?<967m6TWuD~uP5(r|6krsE}V%xK-0L`^B2wJW#opD*MEO2 z$p72FkWh?Q%P{8G%b!psg_FpjCV?0V&ew4HPr`s5lf4y~%Hm|I%&QM?Z*)~T{g==8 zu9TBEYj3G-`GVq|VWm$g4=-;72J-=kEp$MJDU1uHr)NL>^<{6FJN|2RwW!PQyC!a} zw_$F%NSxi6klW1!`r#=M70~qXDB>@hJTJ5SQ@9Ki@+d>QJ9Dm`7650Hm{?iC*f0 zyGR2D8e0$&VHJ0ZN95Unqe}(z+oe}Z($({#LcP+QYeVA(4c>?)$0Q%f^lHB1&KCf*b;q~6e++wG_>C2 zsiUv|5!fsByIQn3;AuP=4XFncrp5`}R$8}iy#PtCQyd&Q4gBRQAP(YEYTOGl$)JPe z27GcKVV686?b9bgB1rnO%K24v)Bx8dGU|$$>fv`>Aslk1pab`gD*-MQc_xLvz(9xG zITI68I>^c3OG@-%lfU0Ka=%RyqjZXGK(iVC?p<=QK&3t=JR%|;7&>i%JGHme)jHTW z4UL%I{{V-t2b>tn3_pmkun69J0&3k9M1JqW1^MbghOT#<@~7C@vw@zl2W)~O+1}1h zM^7(fX~_ltuLu=smwZ>?|1zkmt*ymZRt|3X)`wr|1?f4D`9T73quAHJJvRk&v1OF; z7bC;c+of{~1;D8PflLmtT!w>ek2A3$s3W6eg-wrn0 z`bzs9*q1MpL_*1|M!-1-(4%5e{Ue}$uEEmGLH}LfbJCAB#>U1rV6|j`QULN;F=?>t z3z0NJ<^@+~O3F>O3~eB1M1jH?XfCWk%RC-3zV7bsXwXZ9-2^$GK3Qy1anaFdL`6hC z!uK)PZGc`WfwE?k@Jbfh{=hfv9D|$`=3A_oV=SUBMg#(BOuwsv37VV^66MicnbysT z$fPkvles%OIx@4f)tF5mrvPu(m6Iw=m_3G8=ATrX)+~Bshb3?$f|MMamdxa!2=28kh z^Val^@BZw?$J7&_TYJhqbAZLfGQa0Rai1mpoC$Cci=(T4XMSdO;5JkPkMY3NvN@u9 z$%cUo*m@?5N=iybdy^PX{CjSGZ-|}>PW&hOIQ>6y$bWg~3hw0L$(e!jVq!VXuT!ph z%y~#gV6WYq>veE&zV2m<2%+Rl1s16&wwe->zkb&fOZ+0`A*}=W~f++l|(hO48i3-Kk0 zrW6?9CK+n~>Kr?K@o$$sBmEjIQFwUx1DQEcd;?=$0EA@;Aj#NUnjlf+^`Z5* zT$!IfX@LA~7s#$=ffb(w(PtEh0e}{7L_z`q@n#<7CdUKicef_wM1f472t;-DO--E$ zgaB$+TTn-UTCWbMkcVS15U)a&mL}mZ#(Jo*y?uLD@&gbN8v-X9_}`6MxgBKpUt_$a zHgdHfsta7uGKyNZwwZ(IX+FfDl>xwrh>y<#lL+QG|GOh_*>3<*JHd5)V!|HC%y2n5 zQCx`DgVNo*?;6J7?ucnXC}M*^57-a72R%$H^fBK21n{B0APZ1mSEmX31;5>-C`r3p z3Si;NR(tIu!o$;m(6gB82zc|xrGLi|GtmnAuUOy#ySs;=z!zNM=T`%-1el-&kiI+6 zxAF4uC?PT}j~?ZMggm$6{|apIIkAb@yc>KxNY4fE$9#d`=XA4K@5PY6<~S1A}c#c zTf}t*zzQ&MXCFT+fgDhAsn1kb7fVvR-Z)jo1(Pup3;_%$5;4G_N>0Qxx{a*$_8KCf zRSNXFV0V_t>SOQQ2 z=vDyQSM+BDZ}3McgF0#i0$_l%9J$@X!a_hLtJBB|jHQq~lgi4ZBomreD+zERli&8% z(rt&{0>vW??Ck=6Kq`O3u;gKi3Mrfmct6!GEiFMdA{@~W00=V$G=E(n7T#X$Je1rA zPa+e%FS1Uqd(O23i5^%yWa57R_RR(;88Ht~k6<)h%6Ro(07L;u-2z)?6WZ9!EJx4O>$dmm%zG|?7eB~uIMCSQa|%m? zbCdBom0G^OL=0>v4-e-mAIJtaQagYHm^8pkycaLt0r}sjqHi9-VpLLB*VEVk<_%tDyhh16L{Zr-?L z-rm&}x3|w&O=Qo#>{(rix{#lSF&NxJP(|q(G%08Y{8U+K3LBJeQm+UI=ouTwJBamZ zI@;r5M<=pkq@}k$zI`1MvVCXb(8Dc26?&ip@&^e37!ab97mHI3F#jR=W_1oyC$)zn z!0*T32jq1Mh+{@%!T8h`5C|2^)(MjqFp-`(2l*TRiBE6*Kp+Y7`mgWqHz7#m85oEn zPi8ohTKdbYfF~^X)+rZE&rQOH%)q^Tk>dR`0gxsD;!QBEY5Bj93UQN{4=;9(!%+b12C41j%h0D0=k@_Wx0-u-`_ zB>Rul7|q{5vgIQ-NP%XPq=7*9k|ypb2O+vtVtL1TSSVr2CKnu}fF5((t)FFz#FtGh zKLpdu>c6|34*trm%DdA=T*~!`=u*sh9Nob~(n)&p7tv?dONx(wDlHKWRHR^LBO9&4 z2Arbc2Z7c7oWq&yry%L1i)5A{3u|%vW+uOn)ywPM7%mdsEQexw{j}S#FmJ(!E%(-2aq_5I3vV_B8Cn!HJ^PUG67xN9AKf=1s>?x z0n1-$WpiVqE-~2Ob~f&2)~J^c&g3a1t-bD5jnY} z8cC4RsC^0uILyS%Jl$)bg95^t&!~EERE<`o(uqVofEGN&p62FryK&i>nXLyHq?3U= z(tZ~-jzPpi4=|Fpii(Q2*#}Edngf#KM86GE5__>&D1b5GP{;f4?v#y18f_Kv>3_PB zfH?bS)X3s;RXzq7J+9LdLHD1~{o z9`E_2wdk1wPjz^Ha!B-LWwYPv><+N2)-dct4wYkvs4%tlG! zu$z>q|BerWe86*b0*x&sl3MO>LeirH2!>Gx2AK%N1@eBs2s;eouYCcDN&$^8p$M7b z@L>U(;h`N~oIZx0g7FHk-r4`t%(~2&7UWvkE6`arbj>;s9!Ez`IJeH5nqgz-wz;FU zGXnLX~> z|M((hOm2CebG5ZL!tvOIO1>$@{DfmK*vo>q9k7X4;wXqu=$M%B1y-lj2PvU+#daS_ zoW8+69%!IkZXI5#9(ScE~sE`I? zhG_-4jra8p4HQ5Ssz7Q?Lhu8URD>y3n@+DN^>`r}!~<5slD2Mvk2U;s?AXjX5(e~p*-Bx(_$(Pr$ z)7M9vbcet2_-YzvlP#LstNgbdW8Pi}a{Ab|>}itm##9k4?4MEQF`a##p98;=D09l{ zpdD%DdeXqVHt*GzEZ&+-@B1H2ji`kim$;|Y#nmIo4mL)+CTdjC1CXbDwihS=1F#K3 zEBFC%vzz`7Vn!`WsX(W#fS}*}W?4Ka`RD+(Vi?mL0$d@6V!d|%1(GBM&Thw^yzf$- zPQ~_+7eydC8eIkvP%2m_%G`hvfHK%aCdu!3cMin?Vg?^!j@p54dvBg)@YK{)Z~G1q z1q1ef_oOQ+F)P)$cw;g0b3W=*ts^Z zjI{-6r&42nfbz)^Mqp#h;r@}VF~rHPxa{nrqI0r7`T&|+o&7hBsw^PjJg?aK>4qYb z!~z+|tXddb2t8qzR11bfTnR=}5x7Dzu&Uib15CGX9%R&l&DN^Feg#>&6i_SGGAVP@ z1Y&oBBGst;2>eH~E=S^RfNks!lYyh`r}b;{8><*D!up4n-pcXd^QvbPvHPwJj4ja} z9bBO})wubj6B=O-095rH}Ip0F+bQ z19Hd?d*p(FJsHsO*2M^FfDue>7pVk7_C^=v0FiVw!l^k|Hq8$SejX_)Lr9{Qk+E@E z+emH}$d4g6S|zBe_4#k|;{r}aFrl6EkRO9+SDMANTtCFa$B!!Kxj;Ih5jJcl#MHN}V&=wZ1szqKY~Xg&WH zt&xi_3?oqVAMVv5bt^pCTrX#|REZ7RR89cH;(u z3Vv}RGR=^Efb`rJuAn09M;!JFNW1_{hX+{Fu?l%@BzX=s31tjKhe&FFdy}f{!qDms z1rwu$=)tZ<8+i;Ip%BQq6}4bxBl8`!Rz}-)Ac#RS&UlE>AoF@DZC7Ibt7-pcN{!^zXvLi(vh{@%Ug;Oi2k^=S|q}@lnUFO|i zPdP1B!fig@3#%Bf!UHn%S$qk$5Cp>oduCUkY)U4mIf7g>^6Sdwg!zJQEI4#1%TPc> zcRJp+37K=q%5IDiRsgsHu?cwcW9aM~z+_Je>3f&PE`zp#3K7iuND{dn?$^J+Hxy(<#jK8-d5=ym-bM=`=sp}J>PrD2CV#YME;c0BCZN{c(A=vc*7zTQvrN9v1h?yuhK zD66PG#MW%zoyw(H^vcFFJ(90~TSBM?*PnOWE8t|GgHYo}vhQkMpaKuUTgQ9I1If&$ zR#qnN+Xax;>}kpi)mR+%Khn>P9!`J@AXhLA!uOhxdI;XE`SxuR5KqUe6Bl|#R0LW| z;j7Qpl>GC0-}N&YKMl}l&skM>+kLd;Q%Zf8jb8W1$rUscF~1(2WIS=P941q&)O0Cn z7b;#4(# zAF?$*UwG42)2~%A<_PcACSSrOscxWN6Go;`%asD_Fw#XL66C(RPviKcyv;#NlgC znx2^>`EUtt*GO_Rl%O~A0C9h4dW9sB&Mov zPt@dIvb+otc*2Q4k--(Xc6;)-q%q3~0gk(oy(DuQgC2L z>d8p{ahevE|E$!zV{HvXeXCZG{Mg(@nzQ1NXf^l*rJNzb+xrFJZ;^z=q)3I?lFtEt z#FMrRR|g&~p>g{Q3S=N5tqa9fO8mSvM+%%a_2}M)#fN!oe!0ur1DhpTS#Rp1_Pvm< z7K9wiiBB%P8lM?xZhXA3*Sat$;HE0i2Zfsa9;gjNp_3ot1Cj_~7hTOiWU((0^4 zzl1yAo!`!()>7B8n~a?YXrxZ=O?%QxLqf4jgZM8y)_@as`y@IJ;s$9?J7^N%*gy7; z{cker>waIdJ?leJ`ofPMG%bnyeGiLn)7eX%x~B2z`^1_5*|fpu%eitcV3O^HX6~V1 zI$a_kouyP-J>%wgVEX-OcSyC>=vWC(^xWZ_ul!jEUpj5W&o?ymoc?y&ey0CymK$@HKRjT%Z-9@jbEbG{uKJZ>SYPwkTakFjkcdCS=Jg)xm9)6;)(SaaP^ z^-xBUV%@u|_5z^>@dZ06<5o7ibu}>tn%PWS369D92C65l#2X3-o6cnWGnAZ&iNOgP zHSRB`f7nPR>3&kufkXTm7$%1`wd7iwziE8}IS#X;>Hl-ytQg{5eg$(r(MBmJ>G^no z{Wu1vq>24?jPr@cmkB7LofIDZll}T{)p10IKN6hxDnQ90e*&vj_H3Q;oWv;7n3R*_ zj-x^46l?sfuPx_1X*RuVGr$1`r@*2c*^yL-tu5r3pRVvIA;yn zg`6`#QHLxSrNDb<0-%yH^J!<*ywY^%%PHb!7_aDP{LQjmLSer(Qmrx8_x6N;o95sQ zX!AxZUt|3bu7|Ocp4!cN_l*nU`J?8%T|->NXEpwHdy#$J`P0t)GxM_L4rt$ONYekf zyY(=rtoDu~hJ9!Ll9Kuqj>Xzq3A3Z8lXWPGd9syk@hs6|Iq?8`Sc%7|CNt5tDQaTUw+4=bsX|8O#l6^ zDEusji?3&`uxT=;dxRoN40!&QbzpOxwXtkXMP`|J)DZQls|?HE`hKcQW>9KwVp(^x zCZ02|=WY?)z1m)uwjed#Y)0cwUU@GMH|HHs)w7uqeXEoAEJGZ`Vj6#5SPyrijFR$h%4{o6L zU@6>bXx$7!y*TQwi(ZN9nKt!lk8pBw>YYtqdl89rBYf9{H$A>+7KPT*Q)TT{e~u}) z+c1dPm$R8DuFHFk-_X-Id|=QS$qpCn`SgNRnZUDB`DS^dIoeg<9=nIU)=?~#XAE4? z9&GY08;xLKVz(l7To87fcp?1!`1|1F45Sj$=H#}3r`>1UqpU5d!I+U$BWVR~?AAn- z(%eZ#x2DWDzq5lv{>txtLwk%gSbdx#$9FTwFApW>KYM|Rf=&r$Ajf?FG=Ep zx2eQj!?(TYa}RZhpqxc(GTc#x8p}NzD;3e3zag<=!uMS^!ai3tt z@ke>jV=f#=b#(Dca^9KG5@@SXFP`$$8=DL>Gt1ymm(bRgJv|fqOd8o?T#%L>OC{@C zQWV<^w!;dY6kGh5o7(|>lu))ycQM(lF)5a2vu$Z|Rh*>o4Y$y) zu?vTlFipzJ9cv0^U0Z$p+AyE-jenJ^S_paL*Irc{-o94utkvSWqO8*L+k9J;Ea3dn z+abJ$evULgEy>4k=&!#O!*0Bmd;aST+GG5dVjEMB?Z$k-Y}rPpXU8uW@`&&T`MH26 z4qM4NDGGydgxJ~2B16gOZx+q-&*LKZ@5}7fa?v=dd4gbSrY(=YIQ2i;`_gc>*0ybX zcRw8s?QV6T*xjYO)tV`#=&qv1){sUKikcD;Q)m;RBP~U#q2?Ncn28|~cB`$bnng;G zswxqZb`vQP-aGod`#qlTd!P6F_Z{z#oj*B}weGByd#!cf=Xssyb=@6%YqhwYVf$oc zi}NUZGZz+D;?>7_pQS2VXEK%}y1*ZPCMGN%ee4OaIQ_J17h;`bCML#yd$L{ilV%a9 z<$;ckOB!U>FN2kQ%Mbx&Jxp7WvFMx=qXNk9-0D{2(aZyG4E@L=6Yr(k7kLd?1+~R4 zdnQAT-y_*LefmNunbGPZ9m=8g&QuKX4ci=}32>^`u>q7J&;X6%r7m%k0gd)TqL>*! z>T@WO6MWCQ6W9~a*Bt+&5F7|!|DUbH|5Qb``*SAE<8Vu8R^WO2dr`~gLq^c)5@=(S2RwK%M?hjx zB{3X4l-R@o6BcVj`C!=tRlZvG3;+VF0`kTnJ~kE!M1j`fD-Ty(5BF8^b#*Yb;yA=LI5$*I{?*BEQ4p8Lf`UgO)f;1F3mT zh;O$4;A(KzF0{Qban7+D)@&9=Sx$5zPY-yY`h0HI4NecZGI|Gj9il5Hg43c?(lRP$ ziIZ+I;)bNQ+VJ&Ej^YvB^U;U3Rzt84*^!92`O}%Nb0=n`c{3MaGY^MGStA2{mVMi4 z(BZ<4KYzRH#E9SA&ytmO+X{U~pyYBZROQJ&Lxa&0O0gl6Ggl^u$*w<(4!K0QKG^S&61W7q~=?5!Ltyf?d@k_|1% zflV#VE~!Z+4^)h>M)VuZ+MI4g5~oMynH10;pSH2kC1qC_U1y944eb6!?M4?QAfI2X z)P$b5-#Ry9Vjw{;11&oY8sT+0;J!#uf#De~6cfWtP1~gU#dFQFH~1dxV-goB1P+fl#r_S9Z@Om_@vis}Eq4QxJY@bbm zTnUh#*@6vC|RLM}9|*Mt|yp8(U2(mR#fcpMg&7sX@te^hH-K3pb>se(&qVZz!& z0SFnw8j>ByJqpkaCqy|CRiR=ZbiRC|Why8IV$YmwYa`HK$Mp>|$PSTCsa2${-m!ub zWWd}4_kK)lOkZSVPzw0nJj3aTiFxk){=Flgc~GY+B<=Z5!D_b_Ns#Z?O}Uvg0WP-8 zwv+Kpia0Qd)^C!L9mAYad}R6i!er%|j*zt(y|+tXn8z)n(-jeOkb2Go`BH>s;pg$t z^r)rz%8TT@Jj&0+s(iyLLb>++j8?7%{4Hf1Ik|zpcTe0g*#%wQ`M*ir(<^Uoo_4S(^kILoKA*_CcHb|G9Mj1R>GaxVP&JTaB%aOOkuG2A>fQptcUj?B z9y>6uogR9)q_27cf0ggaJ!6HMmIROtNfFm6Lk~X9bFB3x190REkk_H8 zJ@sua|2=w^^g;<3b1@Q7#UhJGqV0VE86!vQTxZtUlDYb#DTf1(7g?0|$UH8SbmAQ! z^B+vdJsDEa&41-Fim3uFt7d}x(HG@N8#lL6?0bsRnIo@tm37Zr`s$M$5{|x@2dJ@P z`KX%msO~W^ONl9O^r=6+#;Iy>q4(UClp59RA3fa?=APLDdN<(g_bDFsc*F^;p={4! ze9a3UT?~yMFY<3<#{6(MqQg}APkrCWwLP#rM(htCIaAX~8(2eWWvvy{-;r90! z)fAj0WVP(uW6~=VMF5Xu*)8T!gPO|#?ifBz-`rdk4x705hcrtf-}%+9(|9AU6>N=e|3myO^> z3c)bb+q+EbWa9$$i-Eqp8O;4xEkz1GXYneo-^Qt`M3qO`7=CaYvk{wJOBaP@XjM}^ zTBtS^;{?Da>NjCMd1u9^2SyMs*WCJn%}uN9`G#XvxLYkXMG?sm`>ro%N_@3kEbdU+ zNEb}&nWIr$cHVu~t_tMD5j>b|f7{Y7R5+jKzgWP8tR4(YN$x7WSMueVq0Qv-Eu;>t z7_dG#V7Ar~iOVTa<|CJfiiDDZ4@2y?bGQuAbjPRAlC5})q!9KW`;cQ4SF8lNJ#7XW znb#YdY@U>V6le$Ay#+TTiQLhk0W5qxULE&h!& zbN!?9+@|sJwr>WB<1|w?q0u(bFNN8#NGg1zN?uhsHrvaPB_!WF2usW^-T?6dLM{d> zrktj1P>>6l93DO=ot!>q6=r?7R2VCo82^|&pl~Gt7MvF<=T{!DOK?pB^q?a8050Fq zH8_uPruV<-#h}tuZ3uG;MF0VlU)vW}JL2|ca04&)UJ%?k-%xC@5})7Ru36vNSN|7B zXv0oa1#c^aTXg=eaG{xS_YRlFDoZ@%xJ*^HT3wV@w<-lR7iQpo?GHYh&2dfnB%6_z zGX#mGgl5(9Nhce7E-qB&S{Yc_Am9XC9A zR`9Pb+4~Pv7@k_Ulu%xC*y9$euNVB$h9WUKns5$u=~7`O5)--bHGN-e5rQQvT}oCt z;}q7imM3bYYgmB~RTFv*b<6-cS#6+|1J(J7@~QH#jQkd(ZeXY5lE?jNM@-}Jx^IM9 z>mXCSADH+Dli_nxK$rl2Qcszw@s7`j#An7ogVVH!F`iu{cf;|Z7WTM%LAgifpKK_- z@7enY0X&af91u^3`ueUB86nu}_0?rCN0b7B8kpGK*fF0oh?{hX-UCs%s^QIkP0yPZbcR_S27zIsS!X(=VN3S_yi(?j;=mWmVm(Py{X+{ zi@Uggj#e#kHZsRj8+E{~qrI8)x#OR7<{Wus^-J8QPpj|wrjzT=%9Yn5*>R1w5`fNJ zm_*S5FTEDt91ToMrooJ{c}SjH^!lIu(A5y$9+}dxP6d#o;luHt+y|_yenF)c zO;+AKcD|m<;qnQX$EJ4j%ROOX6fbNTV2by01Swjp6D_^x-@T|&x8j;T=-Z{y zGvFI&voH>L&h9%x==6t;lZ``}-o*H+CvC-M~hI^yxsGggNb&_R#(pboIm^)ye4Y)63H zbqPD*b5kO%-0^4yNWHJQ+7UnzpC>97;s~hm-FH!2iJm$i|I^BKY0dnGTd~~?ue!8l zqNrQ!H#TEoK4crlTpQNFN^l{Na&4{HeT3MFLLIUn7+e1+De z?6^1`x^Tv}V%Fg9=)Rzp%$N{5U79}R zg&a{HzuAAen-pHoSfpEs&tfmVgZhS;6C|&;;&iSkQCx0Uk`?qlUewR`SP;L|RfUAH zQw!L!dt~zl_j+h@uxC2L^}$73d859BSE>b8-giM?bV49U217b! z>Bforn6B-+(&Wz&PC}eWMqapz`5M^uT?zI^uZ|dVWlm*!=e~X|6{%*G_AUwo;jEdv zeI57Il^(hrcsWYna*r8q-+mhLsw+Gc^#mBYLfQru%&2;8L56HBNt6uJ!tRN4Q)y*hv@5`DW_Ne$!KV;Mn#?>mXlRHJ3q$Z4Ys7dgn?_Wll%n{F z@-E+)i9O1kOQr3JWb>Qm*k7t4_q+p1&< zYV8`5hh&SVSDco}w6xMT(+ay^ zpE3?=PTuWC%V#jk!qyvq$D=uw7N+9EljhN~;hql-D*YyMBPVpN#`EV%%da3wZi6j) zZ51!?IlxwU3T45@b5*oUmmRCFcZc63MxePmIL9VaiExJ!Z~ta5~=o{k%!>b`W;9Gsxl>YeQ0@>R-HY__PjUD9!>(?oz?pmnbXj10=Xd4FJSqWHD(Tr>C= z8xgfO2eN?!!98EogZ*~DYt=>a5`mynTS=z!Sz?WrrR(P&vZV~|?RsP?{~^tr9U;;k zaa~WnD0A(F4eK+W4U%d}SA%SwZq5Qr1LH%zX9q~_&AB86QVYBN-_-S~7tu)@FHi^bSx zxflFO^yj755MP24rwYTa5SRH zB$(!pq+>g#L)sW%@*BM+Oug+pHbE6hh(Gk@sat2DF7|Td^ydR}@!AGYv zvVPFtCv&LyyW}2qc={Hf#tX;|O)f|8RrUw^|o>?O%74{2A zaECT~<55fM=`-tsiXsv^OY@kLnWPpssW5|t$sVkVc5nCFSw|;^ARbzxFw@L-J2~X= z!hxJhVO_G;`?-ooUW_Nm@Wq+aqxFjAfu$PwouvQw3~NV zXX~4eYw5roThXY+Ma_k~zx_7a%y~?tjM+&_`fA%VVinryi#@tmrYp-A?HBd)}^A>CuT47S7T{7XxI#Ts{h0aNuz!W#vANxI)t24IzALG_@#wbH&oDwpQWZCdy;J|&JYuxg zqmiE>YLw>fJ=^2EH<=tk=xN#bhhU{!Lf*`}_ot0k-0`yxBOfWq7Hu(P1m#EJ$PP^k zT`(+{Yi)6!3?;MEbxp+Lk0P-fH==U@w5tC>m}2tG3RuCjmIKn!6D#R0DO#=V9c#HP zsRI?;D&Kv@`Xg=94MuS1UPa5S4zFBQ)cYh}tE?Z^B)p(ycigF`bD#%5X!2#cN5D_?`O#1-mg$?v>y>(>wuTQfE66DI>#88rS9_ek`M z_W8MfEtgB-P5n4)j$3h~m>m#k=hELBYeaDeqRE6zKa`-wFanw4(!zA7gfb+E*Iv!& zUUtb_j4otl{k{cc6Dww)F2Yp8&{}hZo#O%h@@BU6-Q)fqau_(X2WP-rzF3E)AAPHA z##Vhhm%v=a#4Urr)o*}nt$IB}a!%@+VVF|d4_2`J!u?^BvPwfv3CSWNVm@XUez)hl zH%?r2E$r%*sZ8WV=AVu3@_ys?f%kaN{ybHUa}Y3GpA!)R%V$;tWMgL6R=gCPkm0vO zGyI*v**PTHKjZ9cR4iiJ3)l257&nvKyt=4WfM!j5cs7pIN6-w$1*>ofjoL-Mj8DI$ z+-F3y8cJTQt@mjcmpRVJe>id%!unJEDp+34Eg?xB*p$X0MhyYHsW%4+F>m%y?|9&M zI^7FbCmZQ(pAQUYuT1W-rmDK^ZS1OWl2ni-Va|ypcHper{fX1au&>408G)fuvaKtM zIM&0k3?yoyWd*pkwy7u&N&p?=q)Be+x03BCP#UwK0=x8WfIHeWa|^^5NZ~IlcU5l;V#xg_1NL(OCZ$Fwcp)~ic z?V&Ie={iUi(Z~bxj}H}OC1_4jdm)iNxmYdolspJ90mTuJ{NZ5yD`TdUFRUIpBTH$! z84Xf1P-ED-T8-7YNBs5iiN^f&mrchZ_O#NTmF}p45m6)10O*anAC^HB9YP%@Jg2Tz zp>D74o}I|~(=YUX7%T54L$-9#j!XKZ7%h96O?RZG=-u(>Sz9xP4Spgu z;z`vyJpLo0SXD2%`TTVYK{{+<&;rqV z*-AfH4Q;>t{-^uK9qUFl3A>VQIVbLEg!WpMUn0 z*hSlG7tMOH1hS13z!BUxkDxZ3TiJG!w%l7aWQK%iYEA5PImonSex;64#9|%1#Md$@BfkMqXS$Xo3yfg$HF46rgus zIE$IHq>30Y-Sc>SD2fA2g12@H1;X!C)^pRHO(NajsfK?iS%OjG zfARBiYXdbSZacL7mPpK%Uk-eU!WcWfd~&g1+05B8)NQNf_K`<&6Lf0jaBe;b>zxV& zbHv|oe|N#(cfsEe!vA|L$U@S+Og75^{NhD#I3t^&p|Q9~P7_+HZbfo$ob|ezI>O;; zObG*_BDWs&x*;0r-H$dw*110xLis;8tbK3o2BU%eAlDbExq#S+h_q19u$gd!-pPQc zYIo{NCVOP!SU}I3PSih_9EI zuA5(gkDCbE-z_*8<>3nscKy-uEp=cQiNAL7^uO-w<}ZQ_cDG04Lcpede{BlzL4}}@ zo*_ZL9wN4;=j(nk6NaAl|Ft~`6&9=%;2ES840Z_+QP*BF{8R+?5HT~hzEFAo+MWLZ DYFob} diff --git a/sources/wp-content/plugins/index.php b/sources/wp-content/plugins/index.php index 4e6c07c..6220032 100644 --- a/sources/wp-content/plugins/index.php +++ b/sources/wp-content/plugins/index.php @@ -1,3 +1,2 @@ \ No newline at end of file diff --git a/sources/wp-content/plugins/simple-ldap-login/Simple-LDAP-Login-Admin.php b/sources/wp-content/plugins/simple-ldap-login/Simple-LDAP-Login-Admin.php deleted file mode 100644 index dd3a20e..0000000 --- a/sources/wp-content/plugins/simple-ldap-login/Simple-LDAP-Login-Admin.php +++ /dev/null @@ -1,150 +0,0 @@ - -
- -
-

Simple LDAP Login Settings

- -
- -
- - - -

Required

-

These are the most basic settings you must configure. Without these, you won't be able to use Simple LDAP Login.

- - - - - - - - - - - - - - - - - - - - - - - -
Enable LDAP Authentication - -
-
Account Suffix -
- Often the suffix of your e-mail address. Example: @gmail.com -
Base DN - -
- Example: For subdomain.domain.suffix, use DC=subdomain,DC=domain,DC=suffix. Do not specify an OU here. -
Domain Controller(s) - -
Separate with semi-colons. -
LDAP Directory -
- -
-

- -

Typical

-

These settings give you finer control over how logins work.

- - - - - - - - - - - - - - - - - - -
Required Groups -
- The groups, if any, that authenticating LDAP users must belong to.
- Empty means no group required. Separate with semi-colons. -
LDAP Exclusive - -
-
User Creations - -
-
New User Role - -
-
-

Extraordinary

-

Most users should leave these alone.

- - - - - - - - - - - - - - - - - - - -
LDAP Login Attribute - -
- In case your installation uses something other than uid; -
Use TLS - -
-
LDAP Port -
- This is usually 389. -
LDAP Version -
- Only applies to Open LDAP. Typically 3. -
-

- -

Help

-

Here's a brief primer on how to effectively use and test Simple LDAP Login.

-

Testing

-

The most effective way to test logins is to use two browsers. In other words, keep WordPress Admin open in Chrome, and use Firefox to try logging in. This will give you real time feedback on your settings and prevent you from inadvertently locking yourself out.

-

Which raises the question, what happens if I get locked out?

-

If you accidentally lock yourself out, the easiest way to get back in is to rename to something else and then refresh. WordPress will detect the change and disable Simple LDAP Login. You can then rename the folder back to its previous name.

- -
-
\ No newline at end of file diff --git a/sources/wp-content/plugins/simple-ldap-login/Simple-LDAP-Login.php b/sources/wp-content/plugins/simple-ldap-login/Simple-LDAP-Login.php deleted file mode 100644 index d24e12e..0000000 --- a/sources/wp-content/plugins/simple-ldap-login/Simple-LDAP-Login.php +++ /dev/null @@ -1,389 +0,0 @@ -settings = $this->get_settings_obj( $this->prefix ); - - if( $this->get_setting('directory') == "ad" ) { - require_once( plugin_dir_path(__FILE__) . "/includes/adLDAP.php" ); - $this->adldap = new adLDAP( - array ( - "account_suffix" => $this->get_setting('account_suffix'), - "use_tls" => str_true( $this->get_setting('use_tls') ), - "base_dn" => $this->get_setting('base_dn'), - "domain_controllers" => (array)$this->get_setting('domain_controllers'), - "ad_port" => $this->get_setting('ldap_port') - ) - ); - } - - add_action('admin_init', array($this, 'save_settings') ); - add_action('admin_menu', array($this, 'menu') ); - - if ( str_true($this->get_setting('enabled')) ) { - add_filter('authenticate', array($this, 'authenticate'), 1, 3); - } - - register_activation_hook( __FILE__, array($this, 'activate') ); - - // If version is false, and old version detected, run activation - if( $this->get_setting('version') === false || get_option('simpleldap_domain_controllers', false) !== false ) $this->activate(); - } - - public static function getInstance () { - if ( !self::$instance ) { - self::$instance = new self; - } - return self::$instance; - } - - function activate () { - // Default settings - $this->add_setting('account_suffix', "@mydomain.org"); - $this->add_setting('base_dn', "DC=mydomain,DC=org"); - $this->add_setting('domain_controllers', array("dc01.mydomain.local") ); - $this->add_setting('directory', "ad"); - $this->add_setting('role', "Contributor"); - $this->add_setting('high_security', "true"); - $this->add_setting('ol_login', "uid"); - $this->add_setting('use_tls', "false"); - $this->add_setting('ldap_port', 389); - $this->add_setting('ldap_version', 3); - $this->add_setting('create_users', "false"); - $this->add_setting('enabled', "false"); - - if( $this->get_setting('version') === false ) { - $this->set_setting('version', '1.5'); - $this->set_setting('enabled', 'true'); - - if ( $this->set_setting('account_suffix', get_option('simpleldap_account_suffix')) ) { - //delete_option('simpleldap_account_suffix'); - } - - if ( $this->set_setting('base_dn', get_option('simpleldap_base_dn')) ) { - //delete_option('simpleldap_base_dn'); - } - - if ( $this->set_setting('domain_controllers', get_option('simpleldap_domain_controllers')) ) { - //delete_option('simpleldap_domain_controllers'); - } - - $directory_result = false; - if ( get_option('simpleldap_directory_type') == "directory_ad" ) { - $directory_result = $this->set_setting('directory', 'ad'); - } else { - $directory_result = $this->set_setting('directory', 'ol'); - } - - //if( $directory_result ) delete_option('simpleldap_directory_type'); - unset($directory_result); - - if ( $this->set_setting('groups', (array)get_option('simpleldap_group') ) ) { - //delete_option('simpleldap_group'); - } - - if ( $this->set_setting('role', get_option('simpleldap_account_type')) ) { - //delete_option('simpleldap_account_type'); - } - - if ( $this->set_setting('ol_login', get_option('simpleldap_ol_login')) ) { - //delete_option('simpleldap_ol_login'); - } - - if ( $this->set_setting('use_tls', str_true( get_option('simpleldap_use_tls') ) ) ) { - //delete_option('simpleldap_use_tls'); - } - - $create_users = false; - if ( get_option('simpleldap_login_mode') == "mode_create_all" || get_option('simpleldap_login_mode') == "mode_create_group" ) { - $create_users = true; - } - if ( $this->set_setting('create_users', $create_users) ) { - //delete_option('simpleldap_login_mode'); - } - - $high_security = false; - if ( get_option('simpleldap_security_mode') == "security_high" ) { - $high_security = true; - } - if ( $this->set_setting('high_security', $high_security) ) { - //delete_option('simpleldap_security_mode'); - } - } - } - - function menu () { - add_options_page("Simple LDAP Login", "Simple LDAP Login", 'manage_options', "simple-ldap-login", array($this, 'admin_page') ); - } - - function admin_page () { - include 'Simple-LDAP-Login-Admin.php'; - } - - function get_settings_obj () { - return get_option("{$this->prefix}settings", false); - } - - function set_settings_obj ( $newobj ) { - return update_option("{$this->prefix}settings", $newobj); - } - - function set_setting ( $option = false, $newvalue ) { - if( $option === false ) return false; - - $this->settings = $this->get_settings_obj($this->prefix); - $this->settings[$option] = $newvalue; - return $this->set_settings_obj($this->settings); - } - - function get_setting ( $option = false ) { - if($option === false || ! isset($this->settings[$option]) ) return false; - - return apply_filters($this->prefix . 'get_setting', $this->settings[$option], $option); - } - - function add_setting ( $option = false, $newvalue ) { - if($option === false ) return false; - - if ( ! isset($this->settings[$option]) ) { - return $this->set_setting($option, $newvalue); - } else return false; - } - - function get_field_name($setting, $type = 'string') { - return "{$this->prefix}setting[$setting][$type]"; - } - - function save_settings() - { - if( isset($_REQUEST["{$this->prefix}setting"]) && check_admin_referer('save_sll_settings','save_the_sll') ) { - $new_settings = $_REQUEST["{$this->prefix}setting"]; - - foreach( $new_settings as $setting_name => $setting_value ) { - foreach( $setting_value as $type => $value ) { - if( $type == "array" ) { - $this->set_setting($setting_name, explode(";", $value)); - } else { - $this->set_setting($setting_name, $value); - } - } - } - - add_action('admin_notices', array($this, 'saved_admin_notice') ); - } - } - - function saved_admin_notice(){ - echo '
-

Simple LDAP Login settings have been saved.

-
'; - - if( ! str_true($this->get_setting('enabled')) ) { - echo '
-

Simple LDAP Login is disabled.

-
'; - } - } - - function authenticate ($user, $username, $password) { - // If previous authentication succeeded, respect that - if ( is_a($user, 'WP_User') ) { return $user; } - - // Determine if user a local admin - $local_admin = false; - $user_obj = get_user_by('login', $username); - if( user_can($user_obj, 'update_core') ) $local_admin = true; - - if ( empty($username) || empty($password) ) { - $error = new WP_Error(); - - if ( empty($username) ) - $error->add('empty_username', __('ERROR: The username field is empty.')); - - if ( empty($password) ) - $error->add('empty_password', __('ERROR: The password field is empty.')); - - return $error; - } - - // If high security mode is enabled, remove default WP authentication hook - if ( str_true( $this->get_setting('high_security') ) && ! $local_admin ) { - remove_filter('authenticate', 'wp_authenticate_username_password', 20, 3); - } - - // Sweet, let's try to authenticate our user and pass against LDAP - $auth_result = $this->ldap_auth($username, $password, $this->get_setting('directory') ); - - if( $auth_result ) { - // Authenticated, does user have required groups, if any? - if( $this->user_has_groups( $username, $this->get_setting('directory') ) ) { - - $user = get_user_by('login', $username); - - if ( ! $user || ( strtolower($user->user_login) !== strtolower($username) ) ) { - if( ! str_true($this->get_setting('create_users')) ) { - do_action( 'wp_login_failed', $username ); - return new WP_Error('invalid_username', __('Simple LDAP Login Error: LDAP credentials are correct, but there is no matching WordPress user and user creation is not enabled.')); - } - - $new_user = wp_insert_user( $this->get_user_data( $username, $this->get_setting('directory') ) ); - - if( ! is_wp_error($new_user) ) - { - // Successful Login - $new_user = new WP_User($new_user); - do_action_ref_array($this->prefix . 'auth_success', array($new_user) ); - - return $new_user; - } - else - { - do_action( 'wp_login_failed', $username ); - return new WP_Error("{$this->prefix}login_error", __('Simple LDAP Login Error: LDAP credentials are correct and user creation is allowed but an error occurred creating the user in WordPress. Actual error: '.$new_user->get_error_message() )); - } - - } else { - return new WP_User($user->ID); - } - } else { - return new WP_Error("{$this->prefix}login_error", __('Simple LDAP Login Error: Your LDAP credentials are correct, but you are not in an authorized LDAP group.')); - } - - } elseif ( str_true($this->get_setting('high_security')) ) { - return new WP_Error('invalid_username', __('Simple LDAP Login: Simple LDAP Login could not authenticate your credentials. The security settings do not permit trying the WordPress user database as a fallback.')); - } - - do_action($this->prefix . 'auth_failure'); - return false; - } - - function ldap_auth( $username, $password, $directory ) { - $result = false; - - if ( $directory == "ad" ) { - $result = $this->adldap->authenticate( $username, $password ); - } elseif ( $directory == "ol" ) { - $this->ldap = ldap_connect( join(' ', (array)$this->get_setting('domain_controllers')), (int)$this->get_setting('ldap_port') ); - ldap_set_option($this->ldap, LDAP_OPT_PROTOCOL_VERSION, (int)$this->get_setting('ldap_version')); - if ( str_true($this->get_setting('use_tls')) ) { - ldap_start_tls($this->ldap); - } - $ldapbind = @ldap_bind($this->ldap, $this->get_setting('ol_login') .'=' . $username . ',' . $this->get_setting('base_dn'), $password); - $result = $ldapbind; - } - - return apply_filters($this->prefix . 'ldap_auth', $result); - } - - function user_has_groups( $username = false, $directory ) { - $result = false; - $groups = (array)$this->get_setting('groups'); - $groups = array_filter($groups); - - if ( ! $username ) return $result; - if ( count( $groups ) == 0 ) return true; - - if ( $directory == "ad" ) { - foreach ($groups as $gp) { - if ( $this->adldap->user_ingroup ($username, $gp ) ) { - $result = true; - break; - } - } - } elseif ( $directory == "ol" ) { - if( $this->ldap === false ) return false; - - $result = ldap_search($this->ldap, $this->get_setting('base_dn'), '(' . $this->get_setting('ol_login') . '=' . $username . ')', array('cn')); - $ldapgroups = ldap_get_entries($this->ldap, $result); - - // Ok, we should have the user, all the info, including which groups he is a member of. - // Let's make sure he's in the right group before proceeding. - $user_groups = array(); - for ( $i = 0; $i < $ldapgroups['count']; $i++) { - $user_groups[] .= $ldapgroups[$i]['cn'][0]; - } - - $result = (bool)(count( array_intersect($user_groups, $groups) ) > 0); - } - - return apply_filters($this->prefix . 'user_has_groups', $result); - } - - function get_user_data( $username, $directory ) { - $user_data = array( - 'user_pass' => md5( microtime() ), - 'user_login' => $username, - 'user_nicename' => '', - 'user_email' => '', - 'display_name' => '', - 'first_name' => '', - 'last_name' => '', - 'role' => $this->get_setting('role') - ); - - if ( $directory == "ad" ) { - $userinfo = $this->adldap->user_info($username, array("samaccountname","givenname","sn","mail")); - $userinfo = $userinfo[0]; - } elseif ( $directory == "ol" ) { - if ( $this->ldap == null ) {return false;} - - $result = ldap_search($this->ldap, $this->get_setting('base_dn'), '(' . $this->get_setting('ol_login') . '=' . $username . ')', array($this->get_setting('ol_login'), 'sn', 'givenname', 'mail')); - $userinfo = ldap_get_entries($this->ldap, $result); - - if ($userinfo['count'] == 1) { - $userinfo = $userinfo[0]; - } - } else return false; - - if( is_array($userinfo) ) { - $user_data['user_nicename'] = $userinfo['givenname'][0] . ' ' . $userinfo['sn'][0]; - $user_data['user_email'] = $userinfo['mail'][0]; - $user_data['display_name'] = $user_data['user_nicename']; - $user_data['first_name'] = $userinfo['givenname'][0]; - $user_data['last_name'] = $userinfo['sn'][0]; - } - - return apply_filters($this->prefix . 'user_data', $user_data); - } -} - -if ( ! function_exists('str_true') ) { - /** - * Evaluates natural language strings to boolean equivalent - * - * Used primarily for handling boolean text provided in shopp() tag options. - * All values defined as true will return true, anything else is false. - * - * Boolean values will be passed through. - * - * Replaces the 1.0-1.1 value_is_true() - * - * @author Jonathan Davis - * @since 1.2 - * - * @param string $string The natural language value - * @param array $istrue A list strings that are true - * @return boolean The boolean value of the provided text - **/ - function str_true ( $string, $istrue = array('yes', 'y', 'true','1','on','open') ) { - if (is_array($string)) return false; - if (is_bool($string)) return $string; - return in_array(strtolower($string),$istrue); - } -} - -$SimpleLDAPLogin = SimpleLDAPLogin::getInstance(); \ No newline at end of file diff --git a/sources/wp-content/plugins/simple-ldap-login/includes/adLDAP.php b/sources/wp-content/plugins/simple-ldap-login/includes/adLDAP.php deleted file mode 100644 index 1485a0f..0000000 --- a/sources/wp-content/plugins/simple-ldap-login/includes/adLDAP.php +++ /dev/null @@ -1,2413 +0,0 @@ -_account_suffix = $_account_suffix; - } - - /** - * Get the account suffix - * - * @return string - */ - public function get_account_suffix() - { - return $this->_account_suffix; - } - - /** - * Set the domain controllers array - * - * @param array $_domain_controllers - * @return void - */ - public function set_domain_controllers(array $_domain_controllers) - { - $this->_domain_controllers = $_domain_controllers; - } - - /** - * Get the list of domain controllers - * - * @return void - */ - public function get_domain_controllers() - { - return $this->_domain_controllers; - } - - /** - * Set the username of an account with higher priviledges - * - * @param string $_ad_username - * @return void - */ - public function set_ad_username($_ad_username) - { - $this->_ad_username = $_ad_username; - } - - /** - * Get the username of the account with higher priviledges - * - * This will throw an exception for security reasons - */ - public function get_ad_username() - { - throw new adLDAPException('For security reasons you cannot access the domain administrator account details'); - } - - /** - * Set the password of an account with higher priviledges - * - * @param string $_ad_password - * @return void - */ - public function set_ad_password($_ad_password) - { - $this->_ad_password = $_ad_password; - } - - /** - * Get the password of the account with higher priviledges - * - * This will throw an exception for security reasons - */ - public function get_ad_password() - { - throw new adLDAPException('For security reasons you cannot access the domain administrator account details'); - } - - /** - * Set whether to detect the true primary group - * - * @param bool $_real_primary_group - * @return void - */ - public function set_real_primarygroup($_real_primarygroup) - { - $this->_real_primarygroup = $_real_primarygroup; - } - - /** - * Get the real primary group setting - * - * @return bool - */ - public function get_real_primarygroup() - { - return $this->_real_primarygroup; - } - - /** - * Set whether to use SSL - * - * @param bool $_use_ssl - * @return void - */ - public function set_use_ssl($_use_ssl) - { - $this->_use_ssl = $_use_ssl; - } - - /** - * Get the SSL setting - * - * @return bool - */ - public function get_use_ssl() - { - return $this->_use_ssl; - } - - /** - * Set whether to use TLS - * - * @param bool $_use_tls - * @return void - */ - public function set_use_tls($_use_tls) - { - $this->_use_tls = $_use_tls; - } - - /** - * Get the TLS setting - * - * @return bool - */ - public function get_use_tls() - { - return $this->_use_tls; - } - - /** - * Set whether to lookup recursive groups - * - * @param bool $_recursive_groups - * @return void - */ - public function set_recursive_groups($_recursive_groups) - { - $this->_recursive_groups = $_recursive_groups; - } - - /** - * Get the recursive groups setting - * - * @return bool - */ - public function get_recursive_groups() - { - return $this->_recursive_groups; - } - - /** - * Default Constructor - * - * Tries to bind to the AD domain over LDAP or LDAPs - * - * @param array $options Array of options to pass to the constructor - * @throws Exception - if unable to bind to Domain Controller - * @return bool - */ - function __construct($options=array()){ - // You can specifically overide any of the default configuration options setup above - if (count($options)>0){ - if (array_key_exists("account_suffix",$options)){ $this->_account_suffix=$options["account_suffix"]; } - if (array_key_exists("base_dn",$options)){ $this->_base_dn=$options["base_dn"]; } - if (array_key_exists("domain_controllers",$options)){ $this->_domain_controllers=$options["domain_controllers"]; } - if (array_key_exists("ad_username",$options)){ $this->_ad_username=$options["ad_username"]; } - if (array_key_exists("ad_password",$options)){ $this->_ad_password=$options["ad_password"]; } - if (array_key_exists("real_primarygroup",$options)){ $this->_real_primarygroup=$options["real_primarygroup"]; } - if (array_key_exists("use_ssl",$options)){ $this->_use_ssl=$options["use_ssl"]; } - if (array_key_exists("use_tls",$options)){ $this->_use_tls=$options["use_tls"]; } - if (array_key_exists("recursive_groups",$options)){ $this->_recursive_groups=$options["recursive_groups"]; } - } - - if ($this->ldap_supported() === false) { - throw new adLDAPException('No LDAP support for PHP. See: http://www.php.net/ldap'); - } - - return $this->connect(); - } - - /** - * Default Destructor - * - * Closes the LDAP connection - * - * @return void - */ - function __destruct(){ $this->close(); } - - /** - * Connects and Binds to the Domain Controller - * - * @return bool - */ - public function connect() { - // Connect to the AD/LDAP server as the username/password - $dc=$this->random_controller(); - if ($this->_use_ssl){ - $this->_conn = ldap_connect("ldaps://".$dc, 636); - } else { - $this->_conn = ldap_connect($dc); - } - - // Set some ldap options for talking to AD - ldap_set_option($this->_conn, LDAP_OPT_PROTOCOL_VERSION, 3); - ldap_set_option($this->_conn, LDAP_OPT_REFERRALS, 0); - - if ($this->_use_tls) { - ldap_start_tls($this->_conn); - } - - // Bind as a domain admin if they've set it up - if ($this->_ad_username!=NULL && $this->_ad_password!=NULL){ - $this->_bind = @ldap_bind($this->_conn,$this->_ad_username.$this->_account_suffix,$this->_ad_password); - if (!$this->_bind){ - if ($this->_use_ssl && !$this->_use_tls){ - // If you have problems troubleshooting, remove the @ character from the ldap_bind command above to get the actual error message - throw new adLDAPException('Bind to Active Directory failed. Either the LDAPs connection failed or the login credentials are incorrect. AD said: ' . $this->get_last_error()); - } else { - throw new adLDAPException('Bind to Active Directory failed. Check the login credentials and/or server details. AD said: ' . $this->get_last_error()); - } - } - } - - if ($this->_base_dn == NULL) { - $this->_base_dn = $this->find_base_dn(); - } - - return (true); - } - - /** - * Closes the LDAP connection - * - * @return void - */ - public function close() { - ldap_close ($this->_conn); - } - - /** - * Validate a user's login credentials - * - * @param string $username A user's AD username - * @param string $password A user's AD password - * @param bool optional $prevent_rebind - * @return bool - */ - public function authenticate($username, $password, $prevent_rebind = false) { - // Prevent null binding - if ($username === NULL || $password === NULL) { return false; } - if (empty($username) || empty($password)) { return false; } - - // Bind as the user - $ret = true; - $this->_bind = @ldap_bind($this->_conn, $username . $this->_account_suffix, $password); - if (!$this->_bind){ $ret = false; } - - // Cnce we've checked their details, kick back into admin mode if we have it - if ($this->_ad_username !== NULL && !$prevent_rebind) { - $this->_bind = @ldap_bind($this->_conn, $this->_ad_username . $this->_account_suffix , $this->_ad_password); - if (!$this->_bind){ - // This should never happen in theory - throw new adLDAPException('Rebind to Active Directory failed. AD said: ' . $this->get_last_error()); - } - } - - return $ret; - } - - //***************************************************************************************************************** - // GROUP FUNCTIONS - - /** - * Add a group to a group - * - * @param string $parent The parent group name - * @param string $child The child group name - * @return bool - */ - public function group_add_group($parent,$child){ - - // Find the parent group's dn - $parent_group=$this->group_info($parent,array("cn")); - if ($parent_group[0]["dn"]===NULL){ return (false); } - $parent_dn=$parent_group[0]["dn"]; - - // Find the child group's dn - $child_group=$this->group_info($child,array("cn")); - if ($child_group[0]["dn"]===NULL){ return (false); } - $child_dn=$child_group[0]["dn"]; - - $add=array(); - $add["member"] = $child_dn; - - $result=@ldap_mod_add($this->_conn,$parent_dn,$add); - if ($result==false){ return (false); } - return (true); - } - - /** - * Add a user to a group - * - * @param string $group The group to add the user to - * @param string $user The user to add to the group - * @param bool $isGUID Is the username passed a GUID or a samAccountName - * @return bool - */ - public function group_add_user($group,$user,$isGUID=false){ - // Adding a user is a bit fiddly, we need to get the full DN of the user - // and add it using the full DN of the group - - // Find the user's dn - $user_dn=$this->user_dn($user,$isGUID); - if ($user_dn===false){ return (false); } - - // Find the group's dn - $group_info=$this->group_info($group,array("cn")); - if ($group_info[0]["dn"]===NULL){ return (false); } - $group_dn=$group_info[0]["dn"]; - - $add=array(); - $add["member"] = $user_dn; - - $result=@ldap_mod_add($this->_conn,$group_dn,$add); - if ($result==false){ return (false); } - return (true); - } - - /** - * Add a contact to a group - * - * @param string $group The group to add the contact to - * @param string $contact_dn The DN of the contact to add - * @return bool - */ - public function group_add_contact($group,$contact_dn){ - // To add a contact we take the contact's DN - // and add it using the full DN of the group - - // Find the group's dn - $group_info=$this->group_info($group,array("cn")); - if ($group_info[0]["dn"]===NULL){ return (false); } - $group_dn=$group_info[0]["dn"]; - - $add=array(); - $add["member"] = $contact_dn; - - $result=@ldap_mod_add($this->_conn,$group_dn,$add); - if ($result==false){ return (false); } - return (true); - } - - /** - * Create a group - * - * @param array $attributes Default attributes of the group - * @return bool - */ - public function group_create($attributes){ - if (!is_array($attributes)){ return ("Attributes must be an array"); } - if (!array_key_exists("group_name",$attributes)){ return ("Missing compulsory field [group_name]"); } - if (!array_key_exists("container",$attributes)){ return ("Missing compulsory field [container]"); } - if (!array_key_exists("description",$attributes)){ return ("Missing compulsory field [description]"); } - if (!is_array($attributes["container"])){ return ("Container attribute must be an array."); } - $attributes["container"]=array_reverse($attributes["container"]); - - //$member_array = array(); - //$member_array[0] = "cn=user1,cn=Users,dc=yourdomain,dc=com"; - //$member_array[1] = "cn=administrator,cn=Users,dc=yourdomain,dc=com"; - - $add=array(); - $add["cn"] = $attributes["group_name"]; - $add["samaccountname"] = $attributes["group_name"]; - $add["objectClass"] = "Group"; - $add["description"] = $attributes["description"]; - //$add["member"] = $member_array; UNTESTED - - $container="OU=".implode(",OU=",$attributes["container"]); - $result=ldap_add($this->_conn,"CN=".$add["cn"].", ".$container.",".$this->_base_dn,$add); - if ($result!=true){ return (false); } - - return (true); - } - - /** - * Remove a group from a group - * - * @param string $parent The parent group name - * @param string $child The child group name - * @return bool - */ - public function group_del_group($parent,$child){ - - // Find the parent dn - $parent_group=$this->group_info($parent,array("cn")); - if ($parent_group[0]["dn"]===NULL){ return (false); } - $parent_dn=$parent_group[0]["dn"]; - - // Find the child dn - $child_group=$this->group_info($child,array("cn")); - if ($child_group[0]["dn"]===NULL){ return (false); } - $child_dn=$child_group[0]["dn"]; - - $del=array(); - $del["member"] = $child_dn; - - $result=@ldap_mod_del($this->_conn,$parent_dn,$del); - if ($result==false){ return (false); } - return (true); - } - - /** - * Remove a user from a group - * - * @param string $group The group to remove a user from - * @param string $user The AD user to remove from the group - * @param bool $isGUID Is the username passed a GUID or a samAccountName - * @return bool - */ - public function group_del_user($group,$user,$isGUID=false){ - - // Find the parent dn - $group_info=$this->group_info($group,array("cn")); - if ($group_info[0]["dn"]===NULL){ return (false); } - $group_dn=$group_info[0]["dn"]; - - // Find the users dn - $user_dn=$this->user_dn($user,$isGUID); - if ($user_dn===false){ return (false); } - - $del=array(); - $del["member"] = $user_dn; - - $result=@ldap_mod_del($this->_conn,$group_dn,$del); - if ($result==false){ return (false); } - return (true); - } - - /** - * Remove a contact from a group - * - * @param string $group The group to remove a user from - * @param string $contact_dn The DN of a contact to remove from the group - * @return bool - */ - public function group_del_contact($group,$contact_dn){ - - // Find the parent dn - $group_info=$this->group_info($group,array("cn")); - if ($group_info[0]["dn"]===NULL){ return (false); } - $group_dn=$group_info[0]["dn"]; - - $del=array(); - $del["member"] = $contact_dn; - - $result=@ldap_mod_del($this->_conn,$group_dn,$del); - if ($result==false){ return (false); } - return (true); - } - - /** - * Return a list of groups in a group - * - * @param string $group The group to query - * @param bool $recursive Recursively get groups - * @return array - */ - public function groups_in_group($group, $recursive = NULL){ - if (!$this->_bind){ return (false); } - if ($recursive===NULL){ $recursive=$this->_recursive_groups; } // Use the default option if they haven't set it - - // Search the directory for the members of a group - $info=$this->group_info($group,array("member","cn")); - $groups=$info[0]["member"]; - if (!is_array($groups)) { - return (false); - } - - $group_array=array(); - - for ($i=0; $i<$groups["count"]; $i++){ - $filter="(&(objectCategory=group)(distinguishedName=".$this->ldap_slashes($groups[$i])."))"; - $fields = array("samaccountname", "distinguishedname", "objectClass"); - $sr=ldap_search($this->_conn,$this->_base_dn,$filter,$fields); - $entries = ldap_get_entries($this->_conn, $sr); - - // not a person, look for a group - if ($entries['count'] == 0 && $recursive == true) { - $filter="(&(objectCategory=group)(distinguishedName=".$this->ldap_slashes($groups[$i])."))"; - $fields = array("distinguishedname"); - $sr=ldap_search($this->_conn,$this->_base_dn,$filter,$fields); - $entries = ldap_get_entries($this->_conn, $sr); - if (!isset($entries[0]['distinguishedname'][0])) { - continue; - } - $sub_groups = $this->groups_in_group($entries[0]['distinguishedname'][0], $recursive); - if (is_array($sub_groups)) { - $group_array = array_merge($group_array, $sub_groups); - $group_array = array_unique($group_array); - } - continue; - } - - $group_array[] = $entries[0]['distinguishedname'][0]; - } - return ($group_array); - } - - /** - * Return a list of members in a group - * - * @param string $group The group to query - * @param bool $recursive Recursively get group members - * @return array - */ - public function group_members($group, $recursive = NULL){ - if (!$this->_bind){ return (false); } - if ($recursive===NULL){ $recursive=$this->_recursive_groups; } // Use the default option if they haven't set it - // Search the directory for the members of a group - $info=$this->group_info($group,array("member","cn")); - $users=$info[0]["member"]; - if (!is_array($users)) { - return (false); - } - - $user_array=array(); - - for ($i=0; $i<$users["count"]; $i++){ - $filter="(&(objectCategory=person)(distinguishedName=".$this->ldap_slashes($users[$i])."))"; - $fields = array("samaccountname", "distinguishedname", "objectClass"); - $sr=ldap_search($this->_conn,$this->_base_dn,$filter,$fields); - $entries = ldap_get_entries($this->_conn, $sr); - - // not a person, look for a group - if ($entries['count'] == 0 && $recursive == true) { - $filter="(&(objectCategory=group)(distinguishedName=".$this->ldap_slashes($users[$i])."))"; - $fields = array("samaccountname"); - $sr=ldap_search($this->_conn,$this->_base_dn,$filter,$fields); - $entries = ldap_get_entries($this->_conn, $sr); - if (!isset($entries[0]['samaccountname'][0])) { - continue; - } - $sub_users = $this->group_members($entries[0]['samaccountname'][0], $recursive); - if (is_array($sub_users)) { - $user_array = array_merge($user_array, $sub_users); - $user_array = array_unique($user_array); - } - continue; - } - - if ($entries[0]['samaccountname'][0] === NULL && $entries[0]['distinguishedname'][0] !== NULL) { - $user_array[] = $entries[0]['distinguishedname'][0]; - } - elseif ($entries[0]['samaccountname'][0] !== NULL) { - $user_array[] = $entries[0]['samaccountname'][0]; - } - } - return ($user_array); - } - - /** - * Group Information. Returns an array of information about a group. - * The group name is case sensitive - * - * @param string $group_name The group name to retrieve info about - * @param array $fields Fields to retrieve - * @return array - */ - public function group_info($group_name,$fields=NULL){ - if ($group_name===NULL){ return (false); } - if (!$this->_bind){ return (false); } - - if (stristr($group_name, '+')) { - $group_name=stripslashes($group_name); - } - - $filter="(&(objectCategory=group)(name=".$this->ldap_slashes($group_name)."))"; - //echo ($filter."!!!
"); - if ($fields===NULL){ $fields=array("member","memberof","cn","description","distinguishedname","objectcategory","samaccountname"); } - $sr=ldap_search($this->_conn,$this->_base_dn,$filter,$fields); - $entries = ldap_get_entries($this->_conn, $sr); - //print_r($entries); - return ($entries); - } - - /** - * Return a complete list of "groups in groups" - * - * @param string $group The group to get the list from - * @return array - */ - public function recursive_groups($group){ - if ($group===NULL){ return (false); } - - $ret_groups=array(); - - $groups=$this->group_info($group,array("memberof")); - if (isset($groups[0]["memberof"]) && is_array($groups[0]["memberof"])) { - $groups=$groups[0]["memberof"]; - - if ($groups){ - $group_names=$this->nice_names($groups); - $ret_groups=array_merge($ret_groups,$group_names); //final groups to return - - foreach ($group_names as $id => $group_name){ - $child_groups=$this->recursive_groups($group_name); - $ret_groups=array_merge($ret_groups,$child_groups); - } - } - } - - return ($ret_groups); - } - - /** - * Returns a complete list of the groups in AD based on a SAM Account Type - * - * @param string $samaccounttype The account type to return - * @param bool $include_desc Whether to return a description - * @param string $search Search parameters - * @param bool $sorted Whether to sort the results - * @return array - */ - public function search_groups($samaccounttype = ADLDAP_SECURITY_GLOBAL_GROUP, $include_desc = false, $search = "*", $sorted = true) { - if (!$this->_bind){ return (false); } - - $filter = '(&(objectCategory=group)'; - if ($samaccounttype !== null) { - $filter .= '(samaccounttype='. $samaccounttype .')'; - } - $filter .= '(cn='.$search.'))'; - // Perform the search and grab all their details - $fields=array("samaccountname","description"); - $sr=ldap_search($this->_conn,$this->_base_dn,$filter,$fields); - $entries = ldap_get_entries($this->_conn, $sr); - - $groups_array = array(); - for ($i=0; $i<$entries["count"]; $i++){ - if ($include_desc && strlen($entries[$i]["description"][0]) > 0 ){ - $groups_array[ $entries[$i]["samaccountname"][0] ] = $entries[$i]["description"][0]; - } elseif ($include_desc){ - $groups_array[ $entries[$i]["samaccountname"][0] ] = $entries[$i]["samaccountname"][0]; - } else { - array_push($groups_array, $entries[$i]["samaccountname"][0]); - } - } - if( $sorted ){ asort($groups_array); } - return ($groups_array); - } - - /** - * Returns a complete list of all groups in AD - * - * @param bool $include_desc Whether to return a description - * @param string $search Search parameters - * @param bool $sorted Whether to sort the results - * @return array - */ - public function all_groups($include_desc = false, $search = "*", $sorted = true){ - $groups_array = $this->search_groups(null, $include_desc, $search, $sorted); - return ($groups_array); - } - - /** - * Returns a complete list of security groups in AD - * - * @param bool $include_desc Whether to return a description - * @param string $search Search parameters - * @param bool $sorted Whether to sort the results - * @return array - */ - public function all_security_groups($include_desc = false, $search = "*", $sorted = true){ - $groups_array = $this->search_groups(ADLDAP_SECURITY_GLOBAL_GROUP, $include_desc, $search, $sorted); - return ($groups_array); - } - - /** - * Returns a complete list of distribution lists in AD - * - * @param bool $include_desc Whether to return a description - * @param string $search Search parameters - * @param bool $sorted Whether to sort the results - * @return array - */ - public function all_distribution_groups($include_desc = false, $search = "*", $sorted = true){ - $groups_array = $this->search_groups(ADLDAP_DISTRIBUTION_GROUP, $include_desc, $search, $sorted); - return ($groups_array); - } - - //***************************************************************************************************************** - // USER FUNCTIONS - - /** - * Create a user - * - * If you specify a password here, this can only be performed over SSL - * - * @param array $attributes The attributes to set to the user account - * @return bool - */ - public function user_create($attributes){ - // Check for compulsory fields - if (!array_key_exists("username",$attributes)){ return ("Missing compulsory field [username]"); } - if (!array_key_exists("firstname",$attributes)){ return ("Missing compulsory field [firstname]"); } - if (!array_key_exists("surname",$attributes)){ return ("Missing compulsory field [surname]"); } - if (!array_key_exists("email",$attributes)){ return ("Missing compulsory field [email]"); } - if (!array_key_exists("container",$attributes)){ return ("Missing compulsory field [container]"); } - if (!is_array($attributes["container"])){ return ("Container attribute must be an array."); } - - if (array_key_exists("password",$attributes) && (!$this->_use_ssl && !$this->_use_tls)){ - throw new adLDAPException('SSL must be configured on your webserver and enabled in the class to set passwords.'); - } - - if (!array_key_exists("display_name",$attributes)){ $attributes["display_name"]=$attributes["firstname"]." ".$attributes["surname"]; } - - // Translate the schema - $add=$this->adldap_schema($attributes); - - // Additional stuff only used for adding accounts - $add["cn"][0]=$attributes["display_name"]; - $add["samaccountname"][0]=$attributes["username"]; - $add["objectclass"][0]="top"; - $add["objectclass"][1]="person"; - $add["objectclass"][2]="organizationalPerson"; - $add["objectclass"][3]="user"; //person? - //$add["name"][0]=$attributes["firstname"]." ".$attributes["surname"]; - - // Set the account control attribute - $control_options=array("NORMAL_ACCOUNT"); - if (!$attributes["enabled"]){ $control_options[]="ACCOUNTDISABLE"; } - $add["userAccountControl"][0]=$this->account_control($control_options); - //echo ("
"); print_r($add);
-
-        // Determine the container
-        $attributes["container"]=array_reverse($attributes["container"]);
-        $container="OU=".implode(",OU=",$attributes["container"]);
-
-        // Add the entry
-        $result=@ldap_add($this->_conn, "CN=".$add["cn"][0].", ".$container.",".$this->_base_dn, $add);
-        if ($result!=true){ return (false); }
-        
-        return (true);
-    }
-    
-    /**
-    * Delete a user account
-    * 
-    * @param string $username The username to delete (please be careful here!)
-    * @param bool $isGUID Is the username a GUID or a samAccountName
-    * @return array
-    */
-    public function user_delete($username,$isGUID=false) {      
-        $userinfo = $this->user_info($username, array("*"),$isGUID);
-        $dn = $userinfo[0]['distinguishedname'][0];
-        $result=$this->dn_delete($dn);
-        if ($result!=true){ return (false); }        
-        return (true);
-    }
-    
-    /**
-    * Groups the user is a member of
-    * 
-    * @param string $username The username to query
-    * @param bool $recursive Recursive list of groups
-    * @param bool $isGUID Is the username passed a GUID or a samAccountName
-    * @return array
-    */
-    public function user_groups($username,$recursive=NULL,$isGUID=false){
-        if ($username===NULL){ return (false); }
-        if ($recursive===NULL){ $recursive=$this->_recursive_groups; } // Use the default option if they haven't set it
-        if (!$this->_bind){ return (false); }
-        
-        // Search the directory for their information
-        $info=@$this->user_info($username,array("memberof","primarygroupid"),$isGUID);
-        $groups=$this->nice_names($info[0]["memberof"]); // Presuming the entry returned is our guy (unique usernames)
-
-        if ($recursive === true){
-            foreach ($groups as $id => $group_name){
-                $extra_groups=$this->recursive_groups($group_name);
-                $groups=array_merge($groups,$extra_groups);
-            }
-        }
-        
-        return ($groups);
-    }
-    
-    /**
-    * Find information about the users
-    * 
-    * @param string $username The username to query
-    * @param array $fields Array of parameters to query
-    * @param bool $isGUID Is the username passed a GUID or a samAccountName
-    * @return array
-    */
-    public function user_info($username,$fields=NULL,$isGUID=false){
-        if ($username===NULL){ return (false); }
-        if (!$this->_bind){ return (false); }
-
-        if ($isGUID === true) {
-            $username = $this->strguid2hex($username);
-            $filter="objectguid=".$username;
-        }
-        else if (strstr($username, "@")) {
-             $filter="userPrincipalName=".$username;
-        }
-        else {
-             $filter="samaccountname=".$username;
-        }
-        $filter = "(&(objectCategory=person)({$filter}))";
-        if ($fields===NULL){ $fields=array("samaccountname","mail","memberof","department","displayname","telephonenumber","primarygroupid","objectsid"); }
-        if (!in_array("objectsid",$fields)){
-            $fields[] = "objectsid";
-        }
-        $sr=ldap_search($this->_conn,$this->_base_dn,$filter,$fields);
-        $entries = ldap_get_entries($this->_conn, $sr);
-        
-        if (isset($entries[0])) {
-            if ($entries[0]['count'] >= 1) {
-                if (in_array("memberof", $fields)) {
-                    // AD does not return the primary group in the ldap query, we may need to fudge it
-                    if ($this->_real_primarygroup && isset($entries[0]["primarygroupid"][0]) && isset($entries[0]["objectsid"][0])){
-                        //$entries[0]["memberof"][]=$this->group_cn($entries[0]["primarygroupid"][0]);
-                        $entries[0]["memberof"][]=$this->get_primary_group($entries[0]["primarygroupid"][0], $entries[0]["objectsid"][0]);
-                    } else {
-                        $entries[0]["memberof"][]="CN=Domain Users,CN=Users,".$this->_base_dn;
-                    }
-                    $entries[0]["memberof"]["count"]++;
-                }
-            }
-            return $entries;
-        }
-        return false;
-    }
-    
-    /**
-    * Determine if a user is in a specific group
-    * 
-    * @param string $username The username to query
-    * @param string $group The name of the group to check against
-    * @param bool $recursive Check groups recursively
-    * @param bool $isGUID Is the username passed a GUID or a samAccountName
-    * @return bool
-    */
-    public function user_ingroup($username,$group,$recursive=NULL,$isGUID=false){
-        if ($username===NULL){ return (false); }
-        if ($group===NULL){ return (false); }
-        if (!$this->_bind){ return (false); }
-        if ($recursive===NULL){ $recursive=$this->_recursive_groups; } // Use the default option if they haven't set it
-        
-        // Get a list of the groups
-        $groups=$this->user_groups($username,$recursive,$isGUID);
-        
-        // Return true if the specified group is in the group list
-        if (in_array($group,$groups)){ return (true); }
-
-        return (false);
-    }
-    
-    /**
-    * Determine a user's password expiry date
-    * 
-    * @param string $username The username to query
-    * @param book $isGUID Is the username passed a GUID or a samAccountName
-    * @requires bcmath http://www.php.net/manual/en/book.bc.php
-    * @return array
-    */
-    public function user_password_expiry($username,$isGUID=false) {
-        if ($username===NULL){ return ("Missing compulsory field [username]"); }
-        if (!$this->_bind){ return (false); }
-        if (!function_exists('bcmod')) { return ("Missing function support [bcmod] http://www.php.net/manual/en/book.bc.php"); };
-        
-        $userinfo = $this->user_info($username, array("pwdlastset", "useraccountcontrol"), $isGUID);
-        $pwdlastset = $userinfo[0]['pwdlastset'][0];
-        $status = array();
-        
-        if ($userinfo[0]['useraccountcontrol'][0] == '66048') {
-            // Password does not expire
-            return "Does not expire";
-        }
-        if ($pwdlastset === '0') {
-            // Password has already expired
-            return "Password has expired";
-        }
-        
-         // Password expiry in AD can be calculated from TWO values:
-         //   - User's own pwdLastSet attribute: stores the last time the password was changed
-         //   - Domain's maxPwdAge attribute: how long passwords last in the domain
-         //
-         // Although Microsoft chose to use a different base and unit for time measurements.
-         // This function will convert them to Unix timestamps
-         $sr = ldap_read($this->_conn, $this->_base_dn, 'objectclass=*', array('maxPwdAge'));
-         if (!$sr) {
-             return false;
-         }
-         $info = ldap_get_entries($this->_conn, $sr);
-         $maxpwdage = $info[0]['maxpwdage'][0];
-         
-
-         // See MSDN: http://msdn.microsoft.com/en-us/library/ms974598.aspx
-         //
-         // pwdLastSet contains the number of 100 nanosecond intervals since January 1, 1601 (UTC), 
-         // stored in a 64 bit integer. 
-         //
-         // The number of seconds between this date and Unix epoch is 11644473600.
-         //
-         // maxPwdAge is stored as a large integer that represents the number of 100 nanosecond
-         // intervals from the time the password was set before the password expires.
-         //
-         // We also need to scale this to seconds but also this value is a _negative_ quantity!
-         //
-         // If the low 32 bits of maxPwdAge are equal to 0 passwords do not expire
-         //
-         // Unfortunately the maths involved are too big for PHP integers, so I've had to require
-         // BCMath functions to work with arbitrary precision numbers.
-         if (bcmod($maxpwdage, 4294967296) === '0') {
-            return "Domain does not expire passwords";
-        }
-        
-        // Add maxpwdage and pwdlastset and we get password expiration time in Microsoft's
-        // time units.  Because maxpwd age is negative we need to subtract it.
-        $pwdexpire = bcsub($pwdlastset, $maxpwdage);
-    
-        // Convert MS's time to Unix time
-        $status['expiryts'] = bcsub(bcdiv($pwdexpire, '10000000'), '11644473600');
-        $status['expiryformat'] = date('Y-m-d H:i:s', bcsub(bcdiv($pwdexpire, '10000000'), '11644473600'));
-        
-        return $status;
-    }
-    
-    /**
-    * Modify a user
-    * 
-    * @param string $username The username to query
-    * @param array $attributes The attributes to modify.  Note if you set the enabled attribute you must not specify any other attributes
-    * @param bool $isGUID Is the username passed a GUID or a samAccountName
-    * @return bool
-    */
-    public function user_modify($username,$attributes,$isGUID=false){
-        if ($username===NULL){ return ("Missing compulsory field [username]"); }
-        if (array_key_exists("password",$attributes) && !$this->_use_ssl){ 
-            throw new adLDAPException('SSL must be configured on your webserver and enabled in the class to set passwords.');
-        }
-
-        // Find the dn of the user
-        $user_dn=$this->user_dn($username,$isGUID);
-        if ($user_dn===false){ return (false); }
-        
-        // Translate the update to the LDAP schema                
-        $mod=$this->adldap_schema($attributes);
-        
-        // Check to see if this is an enabled status update
-        if (!$mod && !array_key_exists("enabled", $attributes)){ return (false); }
-        
-        // Set the account control attribute (only if specified)
-        if (array_key_exists("enabled",$attributes)){
-            if ($attributes["enabled"]){ $control_options=array("NORMAL_ACCOUNT"); }
-            else { $control_options=array("NORMAL_ACCOUNT","ACCOUNTDISABLE"); }
-            $mod["userAccountControl"][0]=$this->account_control($control_options);
-        }
-
-        // Do the update
-        $result=@ldap_modify($this->_conn,$user_dn,$mod);
-        if ($result==false){ return (false); }
-        
-        return (true);
-    }
-    
-    /**
-    * Disable a user account
-    * 
-    * @param string $username The username to disable
-    * @param bool $isGUID Is the username passed a GUID or a samAccountName
-    * @return bool
-    */
-    public function user_disable($username,$isGUID=false){
-        if ($username===NULL){ return ("Missing compulsory field [username]"); }
-        $attributes=array("enabled"=>0);
-        $result = $this->user_modify($username, $attributes, $isGUID);
-        if ($result==false){ return (false); }
-        
-        return (true);
-    }
-    
-    /**
-    * Enable a user account
-    * 
-    * @param string $username The username to enable
-    * @param bool $isGUID Is the username passed a GUID or a samAccountName
-    * @return bool
-    */
-    public function user_enable($username,$isGUID=false){
-        if ($username===NULL){ return ("Missing compulsory field [username]"); }
-        $attributes=array("enabled"=>1);
-        $result = $this->user_modify($username, $attributes, $isGUID);
-        if ($result==false){ return (false); }
-        
-        return (true);
-    }
-    
-    /**
-    * Set the password of a user - This must be performed over SSL
-    * 
-    * @param string $username The username to modify
-    * @param string $password The new password
-    * @param bool $isGUID Is the username passed a GUID or a samAccountName
-    * @return bool
-    */
-    public function user_password($username,$password,$isGUID=false){
-        if ($username===NULL){ return (false); }
-        if ($password===NULL){ return (false); }
-        if (!$this->_bind){ return (false); }
-        if (!$this->_use_ssl && !$this->_use_tls){ 
-            throw new adLDAPException('SSL must be configured on your webserver and enabled in the class to set passwords.');
-        }
-        
-        $user_dn=$this->user_dn($username,$isGUID);
-        if ($user_dn===false){ return (false); }
-                
-        $add=array();
-        $add["unicodePwd"][0]=$this->encode_password($password);
-        
-        $result=ldap_mod_replace($this->_conn,$user_dn,$add);
-        if ($result==false){ return (false); }
-        
-        return (true);
-    }
-    
-    /**
-    * Return a list of all users in AD
-    * 
-    * @param bool $include_desc Return a description of the user
-    * @param string $search Search parameter
-    * @param bool $sorted Sort the user accounts
-    * @return array
-    */
-    public function all_users($include_desc = false, $search = "*", $sorted = true){
-        if (!$this->_bind){ return (false); }
-        
-        // Perform the search and grab all their details
-        $filter = "(&(objectClass=user)(samaccounttype=". ADLDAP_NORMAL_ACCOUNT .")(objectCategory=person)(cn=".$search."))";
-        $fields=array("samaccountname","displayname");
-        $sr=ldap_search($this->_conn,$this->_base_dn,$filter,$fields);
-        $entries = ldap_get_entries($this->_conn, $sr);
-
-        $users_array = array();
-        for ($i=0; $i<$entries["count"]; $i++){
-            if ($include_desc && strlen($entries[$i]["displayname"][0])>0){
-                $users_array[ $entries[$i]["samaccountname"][0] ] = $entries[$i]["displayname"][0];
-            } elseif ($include_desc){
-                $users_array[ $entries[$i]["samaccountname"][0] ] = $entries[$i]["samaccountname"][0];
-            } else {
-                array_push($users_array, $entries[$i]["samaccountname"][0]);
-            }
-        }
-        if ($sorted){ asort($users_array); }
-        return ($users_array);
-    }
-    
-    /**
-    * Converts a username (samAccountName) to a GUID
-    * 
-    * @param string $username The username to query
-    * @return string
-    */
-    public function username2guid($username) {
-        if (!$this->_bind){ return (false); }
-        if ($username === null){ return ("Missing compulsory field [username]"); }
-        
-        $filter = "samaccountname=" . $username; 
-        $fields = array("objectGUID"); 
-        $sr = @ldap_search($this->_conn, $this->_base_dn, $filter, $fields); 
-        if (ldap_count_entries($this->_conn, $sr) > 0) { 
-            $entry = @ldap_first_entry($this->_conn, $sr); 
-            $guid = @ldap_get_values_len($this->_conn, $entry, 'objectGUID'); 
-            $strGUID = $this->binary2text($guid[0]);          
-            return ($strGUID); 
-        }
-        else { 
-            return (false); 
-        } 
-    }
-    
-    /**
-    * Move a user account to a different OU
-    *
-    * @param string $username The username to move (please be careful here!)
-    * @param array $container The container or containers to move the user to (please be careful here!).
-    * accepts containers in 1. parent 2. child order
-    * @return array
-    */
-    public function user_move($username, $container) {
-        if (!$this->_bind){ return (false); }
-        if ($username === null){ return ("Missing compulsory field [username]"); }
-        if ($container === null){ return ("Missing compulsory field [container]"); }
-        if (!is_array($container)){ return ("Container must be an array"); }
-        
-        $userinfo = $this->user_info($username, array("*"));
-        $dn = $userinfo[0]['distinguishedname'][0];
-        $newrdn = "cn=" . $username;
-        $container = array_reverse($container);
-        $newcontainer = "ou=" . implode(",ou=",$container);
-        $newbasedn = strtolower($newcontainer) . "," . $this->_base_dn;
-        $result=@ldap_rename($this->_conn,$dn,$newrdn,$newbasedn,true);
-        if ($result !== true) {
-            return (false);
-        }
-        return (true);
-    }
-    
-    //*****************************************************************************************************************
-    // CONTACT FUNCTIONS
-    // * Still work to do in this area, and new functions to write
-    
-    /**
-    * Create a contact
-    * 
-    * @param array $attributes The attributes to set to the contact
-    * @return bool
-    */
-    public function contact_create($attributes){
-        // Check for compulsory fields
-        if (!array_key_exists("display_name",$attributes)){ return ("Missing compulsory field [display_name]"); }
-        if (!array_key_exists("email",$attributes)){ return ("Missing compulsory field [email]"); }
-        if (!array_key_exists("container",$attributes)){ return ("Missing compulsory field [container]"); }
-        if (!is_array($attributes["container"])){ return ("Container attribute must be an array."); }
-
-        // Translate the schema
-        $add=$this->adldap_schema($attributes);
-        
-        // Additional stuff only used for adding contacts
-        $add["cn"][0]=$attributes["display_name"];
-        $add["objectclass"][0]="top";
-        $add["objectclass"][1]="person";
-        $add["objectclass"][2]="organizationalPerson";
-        $add["objectclass"][3]="contact"; 
-        if (!isset($attributes['exchange_hidefromlists'])) {
-            $add["msExchHideFromAddressLists"][0]="TRUE";
-        }
-
-        // Determine the container
-        $attributes["container"]=array_reverse($attributes["container"]);
-        $container="OU=".implode(",OU=",$attributes["container"]);
-
-        // Add the entry
-        $result=@ldap_add($this->_conn, "CN=".$add["cn"][0].", ".$container.",".$this->_base_dn, $add);
-        if ($result!=true){ return (false); }
-        
-        return (true);
-    }  
-    
-    /**
-    * Determine the list of groups a contact is a member of
-    * 
-    * @param string $distinguisedname The full DN of a contact
-    * @param bool $recursive Recursively check groups
-    * @return array
-    */
-    public function contact_groups($distinguishedname,$recursive=NULL){
-        if ($distinguishedname===NULL){ return (false); }
-        if ($recursive===NULL){ $recursive=$this->_recursive_groups; } //use the default option if they haven't set it
-        if (!$this->_bind){ return (false); }
-        
-        // Search the directory for their information
-        $info=@$this->contact_info($distinguishedname,array("memberof","primarygroupid"));
-        $groups=$this->nice_names($info[0]["memberof"]); //presuming the entry returned is our contact
-
-        if ($recursive === true){
-            foreach ($groups as $id => $group_name){
-                $extra_groups=$this->recursive_groups($group_name);
-                $groups=array_merge($groups,$extra_groups);
-            }
-        }
-        
-        return ($groups);
-    }
-    
-    /**
-    * Get contact information
-    * 
-    * @param string $distinguisedname The full DN of a contact
-    * @param array $fields Attributes to be returned
-    * @return array
-    */
-    public function contact_info($distinguishedname,$fields=NULL){
-        if ($distinguishedname===NULL){ return (false); }
-        if (!$this->_bind){ return (false); }
-
-        $filter="distinguishedName=".$distinguishedname;
-        if ($fields===NULL){ $fields=array("distinguishedname","mail","memberof","department","displayname","telephonenumber","primarygroupid","objectsid"); }
-        $sr=ldap_search($this->_conn,$this->_base_dn,$filter,$fields);
-        $entries = ldap_get_entries($this->_conn, $sr);
-        
-        if ($entries[0]['count'] >= 1) {
-            // AD does not return the primary group in the ldap query, we may need to fudge it
-            if ($this->_real_primarygroup && isset($entries[0]["primarygroupid"][0]) && isset($entries[0]["primarygroupid"][0])){
-                //$entries[0]["memberof"][]=$this->group_cn($entries[0]["primarygroupid"][0]);
-                $entries[0]["memberof"][]=$this->get_primary_group($entries[0]["primarygroupid"][0], $entries[0]["objectsid"][0]);
-            } else {
-                $entries[0]["memberof"][]="CN=Domain Users,CN=Users,".$this->_base_dn;
-            }
-        }
-        
-        $entries[0]["memberof"]["count"]++;
-        return ($entries);
-    }
-    
-    /**
-    * Determine if a contact is a member of a group
-    * 
-    * @param string $distinguisedname The full DN of a contact
-    * @param string $group The group name to query
-    * @param bool $recursive Recursively check groups
-    * @return bool
-    */
-    public function contact_ingroup($distinguisedname,$group,$recursive=NULL){
-        if ($distinguisedname===NULL){ return (false); }
-        if ($group===NULL){ return (false); }
-        if (!$this->_bind){ return (false); }
-        if ($recursive===NULL){ $recursive=$this->_recursive_groups; } //use the default option if they haven't set it
-        
-        // Get a list of the groups
-        $groups=$this->contact_groups($distinguisedname,array("memberof"),$recursive);
-        
-        // Return true if the specified group is in the group list
-        if (in_array($group,$groups)){ return (true); }
-
-        return (false);
-    }          
-    
-    /**
-    * Modify a contact
-    * 
-    * @param string $distinguishedname The contact to query
-    * @param array $attributes The attributes to modify.  Note if you set the enabled attribute you must not specify any other attributes
-    * @return bool
-    */
-    public function contact_modify($distinguishedname,$attributes){
-        if ($distinguishedname===NULL){ return ("Missing compulsory field [distinguishedname]"); }
-        
-        // Translate the update to the LDAP schema                
-        $mod=$this->adldap_schema($attributes);
-        
-        // Check to see if this is an enabled status update
-        if (!$mod){ return (false); }
-        
-        // Do the update
-        $result=ldap_modify($this->_conn,$distinguishedname,$mod);
-        if ($result==false){ return (false); }
-        
-        return (true);
-    }
-    
-    /**
-    * Delete a contact
-    * 
-    * @param string $distinguishedname The contact dn to delete (please be careful here!)
-    * @return array
-    */
-    public function contact_delete($distinguishedname) {
-        $result = $this->dn_delete($distinguishedname);
-        if ($result!=true){ return (false); }       
-        return (true);
-    }
-    
-    /**
-    * Return a list of all contacts
-    * 
-    * @param bool $include_desc Include a description of a contact
-    * @param string $search The search parameters
-    * @param bool $sorted Whether to sort the results
-    * @return array
-    */
-    public function all_contacts($include_desc = false, $search = "*", $sorted = true){
-        if (!$this->_bind){ return (false); }
-        
-        // Perform the search and grab all their details
-        $filter = "(&(objectClass=contact)(cn=".$search."))";
-        $fields=array("displayname","distinguishedname");           
-        $sr=ldap_search($this->_conn,$this->_base_dn,$filter,$fields);
-        $entries = ldap_get_entries($this->_conn, $sr);
-
-        $users_array = array();
-        for ($i=0; $i<$entries["count"]; $i++){
-            if ($include_desc && strlen($entries[$i]["displayname"][0])>0){
-                $users_array[ $entries[$i]["distinguishedname"][0] ] = $entries[$i]["displayname"][0];
-            } elseif ($include_desc){
-                $users_array[ $entries[$i]["distinguishedname"][0] ] = $entries[$i]["distinguishedname"][0];
-            } else {
-                array_push($users_array, $entries[$i]["distinguishedname"][0]);
-            }
-        }
-        if ($sorted){ asort($users_array); }
-        return ($users_array);
-    }
-    
-    //*****************************************************************************************************************
-    // FOLDER FUNCTIONS
-    
-    /**
-    * Returns a folder listing for a specific OU
-    * See http://adldap.sourceforge.net/wiki/doku.php?id=api_folder_functions
-    * 
-    * @param array $folder_name An array to the OU you wish to list. 
-    *                           If set to NULL will list the root, strongly recommended to set 
-    *                           $recursive to false in that instance!
-    * @param string $dn_type The type of record to list.  This can be ADLDAP_FOLDER or ADLDAP_CONTAINER.
-    * @param bool $recursive Recursively search sub folders
-    * @param bool $type Specify a type of object to search for
-    * @return array
-    */
-    public function folder_list($folder_name = NULL, $dn_type = ADLDAP_FOLDER, $recursive = NULL, $type = NULL) {
-        if ($recursive===NULL){ $recursive=$this->_recursive_groups; } //use the default option if they haven't set it
-        if (!$this->_bind){ return (false); }
-
-        $filter = '(&';
-        if ($type !== NULL) {
-            switch ($type) {
-                case 'contact':
-                    $filter .= '(objectClass=contact)';
-                    break;
-                case 'computer':
-                    $filter .= '(objectClass=computer)';
-                    break;
-                case 'group':
-                    $filter .= '(objectClass=group)';
-                    break;
-                case 'folder':
-                    $filter .= '(objectClass=organizationalUnit)';
-                    break;
-                case 'container':
-                    $filter .= '(objectClass=container)';
-                    break;
-                case 'domain':
-                    $filter .= '(objectClass=builtinDomain)';
-                    break;
-                default:
-                    $filter .= '(objectClass=user)';
-                    break;   
-            }
-        }
-        else {
-            $filter .= '(objectClass=*)';   
-        }
-        // If the folder name is null then we will search the root level of AD
-        // This requires us to not have an OU= part, just the base_dn
-        $searchou = $this->_base_dn;
-        if (is_array($folder_name)) {
-            $ou = $dn_type . "=".implode("," . $dn_type . "=",$folder_name);
-            $filter .= '(!(distinguishedname=' . $ou . ',' . $this->_base_dn . ')))';
-            $searchou = $ou . ',' . $this->_base_dn;
-        }
-        else {
-            $filter .= '(!(distinguishedname=' . $this->_base_dn . ')))';
-        }
-
-        if ($recursive === true) {
-            $sr=ldap_search($this->_conn, $searchou, $filter, array('objectclass', 'distinguishedname', 'samaccountname'));
-            $entries = @ldap_get_entries($this->_conn, $sr);
-            if (is_array($entries)) {
-                return $entries;
-            }
-        }
-        else {
-            $sr=ldap_list($this->_conn, $searchou, $filter, array('objectclass', 'distinguishedname', 'samaccountname'));
-            $entries = @ldap_get_entries($this->_conn, $sr);
-            if (is_array($entries)) {
-                return $entries;
-            }
-        }
-        
-        return false;
-    }
-    
-    //*****************************************************************************************************************
-    // COMPUTER FUNCTIONS
-    
-    /**
-    * Get information about a specific computer
-    * 
-    * @param string $computer_name The name of the computer
-    * @param array $fields Attributes to return
-    * @return array
-    */
-    public function computer_info($computer_name,$fields=NULL){
-        if ($computer_name===NULL){ return (false); }
-        if (!$this->_bind){ return (false); }
-
-        $filter="(&(objectClass=computer)(cn=".$computer_name."))";
-        if ($fields===NULL){ $fields=array("memberof","cn","displayname","dnshostname","distinguishedname","objectcategory","operatingsystem","operatingsystemservicepack","operatingsystemversion"); }
-        $sr=ldap_search($this->_conn,$this->_base_dn,$filter,$fields);
-        $entries = ldap_get_entries($this->_conn, $sr);
-        
-        return ($entries);
-    }
-    
-    /**
-    * Check if a computer is in a group
-    * 
-    * @param string $computer_name The name of the computer
-    * @param string $group The group to check
-    * @param bool $recursive Whether to check recursively
-    * @return array
-    */
-    public function computer_ingroup($computer_name,$group,$recursive=NULL){
-        if ($computer_name===NULL){ return (false); }
-        if ($group===NULL){ return (false); }
-        if (!$this->_bind){ return (false); }
-        if ($recursive===NULL){ $recursive=$this->_recursive_groups; } // use the default option if they haven't set it
-
-        //get a list of the groups
-        $groups=$this->computer_groups($computer_name,array("memberof"),$recursive);
-
-        //return true if the specified group is in the group list
-        if (in_array($group,$groups)){ return (true); }
-
-        return (false);
-    }
-    
-    /**
-    * Get the groups a computer is in
-    * 
-    * @param string $computer_name The name of the computer
-    * @param bool $recursive Whether to check recursively
-    * @return array
-    */
-    public function computer_groups($computer_name,$recursive=NULL){
-        if ($computer_name===NULL){ return (false); }
-        if ($recursive===NULL){ $recursive=$this->_recursive_groups; } //use the default option if they haven't set it
-        if (!$this->_bind){ return (false); }
-
-        //search the directory for their information
-        $info=@$this->computer_info($computer_name,array("memberof","primarygroupid"));
-        $groups=$this->nice_names($info[0]["memberof"]); //presuming the entry returned is our guy (unique usernames)
-
-        if ($recursive === true){
-            foreach ($groups as $id => $group_name){
-              $extra_groups=$this->recursive_groups($group_name);
-              $groups=array_merge($groups,$extra_groups);
-            }
-        }
-
-        return ($groups);
-    }
-    
-    //************************************************************************************************************
-    //  ORGANIZATIONAL UNIT FUNCTIONS
-    
-     /**
-    * Create an organizational unit
-    * 
-    * @param array $attributes Default attributes of the ou
-    * @return bool
-    */
-    public function ou_create($attributes){
-        if (!is_array($attributes)){ return ("Attributes must be an array"); }
-        if (!array_key_exists("ou_name",$attributes)){ return ("Missing compulsory field [ou_name]"); }
-        if (!array_key_exists("container",$attributes)){ return ("Missing compulsory field [container]"); }
-        if (!is_array($attributes["container"])){ return ("Container attribute must be an array."); }
-        $attributes["container"]=array_reverse($attributes["container"]);
-
-        $add=array();
-        $add["objectClass"] = "organizationalUnit";
-
-        $container="OU=".implode(",OU=",$attributes["container"]);
-        $result=ldap_add($this->_conn,"CN=".$add["cn"].", ".$container.",".$this->_base_dn,$add);
-        if ($result!=true){ return (false); }
-        
-        return (true);
-    }
-    
-    //************************************************************************************************************
-    // EXCHANGE FUNCTIONS
-    
-    /**
-    * Create an Exchange account
-    * 
-    * @param string $username The username of the user to add the Exchange account to
-    * @param array $storagegroup The mailbox, Exchange Storage Group, for the user account, this must be a full CN
-    *                            If the storage group has a different base_dn to the adLDAP configuration, set it using $base_dn
-    * @param string $emailaddress The primary email address to add to this user
-    * @param string $mailnickname The mail nick name.  If mail nickname is blank, the username will be used
-    * @param bool $usedefaults Indicates whether the store should use the default quota, rather than the per-mailbox quota.
-    * @param string $base_dn Specify an alternative base_dn for the Exchange storage group
-    * @param bool $isGUID Is the username passed a GUID or a samAccountName
-    * @return bool
-    */
-    public function exchange_create_mailbox($username, $storagegroup, $emailaddress, $mailnickname=NULL, $usedefaults=TRUE, $base_dn=NULL, $isGUID=false){
-        if ($username===NULL){ return ("Missing compulsory field [username]"); }     
-        if ($storagegroup===NULL){ return ("Missing compulsory array [storagegroup]"); }
-        if (!is_array($storagegroup)){ return ("[storagegroup] must be an array"); }
-        if ($emailaddress===NULL){ return ("Missing compulsory field [emailaddress]"); }
-        
-        if ($base_dn===NULL) {
-            $base_dn = $this->_base_dn;   
-        }
-        
-        $container="CN=".implode(",CN=",$storagegroup);
-        
-        if ($mailnickname===NULL) { $mailnickname=$username; }
-        $mdbUseDefaults = $this->bool2str($usedefaults);
-        
-        $attributes = array(
-            'exchange_homemdb'=>$container.",".$base_dn,
-            'exchange_proxyaddress'=>'SMTP:' . $emailaddress,
-            'exchange_mailnickname'=>$mailnickname,
-            'exchange_usedefaults'=>$mdbUseDefaults
-        );
-        $result = $this->user_modify($username,$attributes,$isGUID);
-        if ($result==false){ return (false); }
-        return (true);
-    }
-    
-    /**
-    * Add an X400 address to Exchange
-    * See http://tools.ietf.org/html/rfc1685 for more information.
-    * An X400 Address looks similar to this X400:c=US;a= ;p=Domain;o=Organization;s=Doe;g=John;
-    * 
-    * @param string $username The username of the user to add the X400 to to
-    * @param string $country Country
-    * @param string $admd Administration Management Domain
-    * @param string $pdmd Private Management Domain (often your AD domain)
-    * @param string $org Organization
-    * @param string $surname Surname
-    * @param string $givenName Given name
-    * @param bool $isGUID Is the username passed a GUID or a samAccountName
-    * @return bool
-    */
-    public function exchange_add_X400($username, $country, $admd, $pdmd, $org, $surname, $givenname, $isGUID=false) {
-        if ($username===NULL){ return ("Missing compulsory field [username]"); }     
-        
-        $proxyvalue = 'X400:';
-            
-        // Find the dn of the user
-        $user=$this->user_info($username,array("cn","proxyaddresses"), $isGUID);
-        if ($user[0]["dn"]===NULL){ return (false); }
-        $user_dn=$user[0]["dn"];
-        
-        // We do not have to demote an email address from the default so we can just add the new proxy address
-        $attributes['exchange_proxyaddress'] = $proxyvalue . 'c=' . $country . ';a=' . $admd . ';p=' . $pdmd . ';o=' . $org . ';s=' . $surname . ';g=' . $givenname . ';';
-       
-        // Translate the update to the LDAP schema                
-        $add=$this->adldap_schema($attributes);
-        
-        if (!$add){ return (false); }
-        
-        // Do the update
-        // Take out the @ to see any errors, usually this error might occur because the address already
-        // exists in the list of proxyAddresses
-        $result=@ldap_mod_add($this->_conn,$user_dn,$add);
-        if ($result==false){ return (false); }
-        
-        return (true);
-    }
-    
-    /**
-    * Add an address to Exchange
-    * 
-    * @param string $username The username of the user to add the Exchange account to
-    * @param string $emailaddress The email address to add to this user
-    * @param bool $default Make this email address the default address, this is a bit more intensive as we have to demote any existing default addresses
-    * @param bool $isGUID Is the username passed a GUID or a samAccountName
-    * @return bool
-    */
-    public function exchange_add_address($username, $emailaddress, $default=FALSE, $isGUID=false) {
-        if ($username===NULL){ return ("Missing compulsory field [username]"); }     
-        if ($emailaddress===NULL) { return ("Missing compulsory fields [emailaddress]"); }
-        
-        $proxyvalue = 'smtp:';
-        if ($default === true) {
-            $proxyvalue = 'SMTP:';
-        }
-              
-        // Find the dn of the user
-        $user=$this->user_info($username,array("cn","proxyaddresses"),$isGUID);
-        if ($user[0]["dn"]===NULL){ return (false); }
-        $user_dn=$user[0]["dn"];
-        
-        // We need to scan existing proxy addresses and demote the default one
-        if (is_array($user[0]["proxyaddresses"]) && $default===true) {
-            $modaddresses = array();
-            for ($i=0;$i_conn,$user_dn,$modaddresses);
-            if ($result==false){ return (false); }
-            
-            return (true);
-        }
-        else {
-            // We do not have to demote an email address from the default so we can just add the new proxy address
-            $attributes['exchange_proxyaddress'] = $proxyvalue . $emailaddress;
-            
-            // Translate the update to the LDAP schema                
-            $add=$this->adldap_schema($attributes);
-            
-            if (!$add){ return (false); }
-            
-            // Do the update
-            // Take out the @ to see any errors, usually this error might occur because the address already
-            // exists in the list of proxyAddresses
-            $result=@ldap_mod_add($this->_conn,$user_dn,$add);
-            if ($result==false){ return (false); }
-            
-            return (true);
-        }
-    }
-    
-    /**
-    * Remove an address to Exchange
-    * If you remove a default address the account will no longer have a default, 
-    * we recommend changing the default address first
-    * 
-    * @param string $username The username of the user to add the Exchange account to
-    * @param string $emailaddress The email address to add to this user
-    * @param bool $isGUID Is the username passed a GUID or a samAccountName
-    * @return bool
-    */
-    public function exchange_del_address($username, $emailaddress, $isGUID=false) {
-        if ($username===NULL){ return ("Missing compulsory field [username]"); }     
-        if ($emailaddress===NULL) { return ("Missing compulsory fields [emailaddress]"); }
-        
-        // Find the dn of the user
-        $user=$this->user_info($username,array("cn","proxyaddresses"),$isGUID);
-        if ($user[0]["dn"]===NULL){ return (false); }
-        $user_dn=$user[0]["dn"];
-        
-        if (is_array($user[0]["proxyaddresses"])) {
-            $mod = array();
-            for ($i=0;$i_conn,$user_dn,$mod);
-            if ($result==false){ return (false); }
-            
-            return (true);
-        }
-        else {
-            return (false);
-        }
-    }
-    /**
-    * Change the default address
-    * 
-    * @param string $username The username of the user to add the Exchange account to
-    * @param string $emailaddress The email address to make default
-    * @param bool $isGUID Is the username passed a GUID or a samAccountName
-    * @return bool
-    */
-    public function exchange_primary_address($username, $emailaddress, $isGUID=false) {
-        if ($username===NULL){ return ("Missing compulsory field [username]"); }     
-        if ($emailaddress===NULL) { return ("Missing compulsory fields [emailaddress]"); }
-        
-        // Find the dn of the user
-        $user=$this->user_info($username,array("cn","proxyaddresses"), $isGUID);
-        if ($user[0]["dn"]===NULL){ return (false); }
-        $user_dn=$user[0]["dn"];
-        
-        if (is_array($user[0]["proxyaddresses"])) {
-            $modaddresses = array();
-            for ($i=0;$i_conn,$user_dn,$modaddresses);
-            if ($result==false){ return (false); }
-            
-            return (true);
-        }
-        
-    }
-    
-    /**
-    * Mail enable a contact
-    * Allows email to be sent to them through Exchange
-    * 
-    * @param string $distinguishedname The contact to mail enable
-    * @param string $emailaddress The email address to allow emails to be sent through
-    * @param string $mailnickname The mailnickname for the contact in Exchange.  If NULL this will be set to the display name
-    * @return bool
-    */
-    public function exchange_contact_mailenable($distinguishedname, $emailaddress, $mailnickname=NULL){
-        if ($distinguishedname===NULL){ return ("Missing compulsory field [distinguishedname]"); }   
-        if ($emailaddress===NULL){ return ("Missing compulsory field [emailaddress]"); }  
-        
-        if ($mailnickname !== NULL) {
-            // Find the dn of the user
-            $user=$this->contact_info($distinguishedname,array("cn","displayname"));
-            if ($user[0]["displayname"]===NULL){ return (false); }
-            $mailnickname = $user[0]['displayname'][0];
-        }
-        
-        $attributes = array("email"=>$emailaddress,"contact_email"=>"SMTP:" . $emailaddress,"exchange_proxyaddress"=>"SMTP:" . $emailaddress,"exchange_mailnickname"=>$mailnickname);
-         
-        // Translate the update to the LDAP schema                
-        $mod=$this->adldap_schema($attributes);
-        
-        // Check to see if this is an enabled status update
-        if (!$mod){ return (false); }
-        
-        // Do the update
-        $result=ldap_modify($this->_conn,$distinguishedname,$mod);
-        if ($result==false){ return (false); }
-        
-        return (true);
-    }
-    
-    /**
-    * Returns a list of Exchange Servers in the ConfigurationNamingContext of the domain
-    * 
-    * @param array $attributes An array of the AD attributes you wish to return
-    * @return array
-    */
-    public function exchange_servers($attributes = array('cn','distinguishedname','serialnumber')) {
-        if (!$this->_bind){ return (false); }
-        
-        $configurationNamingContext = $this->get_root_dse(array('configurationnamingcontext'));
-        $sr = @ldap_search($this->_conn,$configurationNamingContext[0]['configurationnamingcontext'][0],'(&(objectCategory=msExchExchangeServer))',$attributes);
-        $entries = @ldap_get_entries($this->_conn, $sr);
-        return $entries;
-    }
-    
-    /**
-    * Returns a list of Storage Groups in Exchange for a given mail server
-    * 
-    * @param string $exchangeServer The full DN of an Exchange server.  You can use exchange_servers() to find the DN for your server
-    * @param array $attributes An array of the AD attributes you wish to return
-    * @param bool $recursive If enabled this will automatically query the databases within a storage group
-    * @return array
-    */
-    public function exchange_storage_groups($exchangeServer, $attributes = array('cn','distinguishedname'), $recursive = NULL) {
-        if (!$this->_bind){ return (false); }
-        if ($exchangeServer===NULL){ return ("Missing compulsory field [exchangeServer]"); }
-        if ($recursive===NULL){ $recursive=$this->_recursive_groups; }
-
-        $filter = '(&(objectCategory=msExchStorageGroup))';
-        $sr=@ldap_search($this->_conn, $exchangeServer, $filter, $attributes);
-        $entries = @ldap_get_entries($this->_conn, $sr);
-
-        if ($recursive === true) {
-            for ($i=0; $i<$entries['count']; $i++) {
-                $entries[$i]['msexchprivatemdb'] = $this->exchange_storage_databases($entries[$i]['distinguishedname'][0]);       
-            }
-        }
-        
-        return $entries;
-    }
-    
-    /**
-    * Returns a list of Databases within any given storage group in Exchange for a given mail server
-    * 
-    * @param string $storageGroup The full DN of an Storage Group.  You can use exchange_storage_groups() to find the DN 
-    * @param array $attributes An array of the AD attributes you wish to return
-    * @return array
-    */
-    public function exchange_storage_databases($storageGroup, $attributes = array('cn','distinguishedname','displayname')) {
-        if (!$this->_bind){ return (false); }
-        if ($storageGroup===NULL){ return ("Missing compulsory field [storageGroup]"); }
-        
-        $filter = '(&(objectCategory=msExchPrivateMDB))';
-        $sr=@ldap_search($this->_conn, $storageGroup, $filter, $attributes);
-        $entries = @ldap_get_entries($this->_conn, $sr);
-        return $entries;
-    }
-    
-    //************************************************************************************************************
-    // SERVER FUNCTIONS
-    
-    /**
-    * Find the Base DN of your domain controller
-    * 
-    * @return string
-    */
-    public function find_base_dn() {
-        $namingContext = $this->get_root_dse(array('defaultnamingcontext'));   
-        return $namingContext[0]['defaultnamingcontext'][0];
-    }
-    
-    /**
-    * Get the RootDSE properties from a domain controller
-    * 
-    * @param array $attributes The attributes you wish to query e.g. defaultnamingcontext
-    * @return array
-    */
-    public function get_root_dse($attributes = array("*", "+")) {
-        if (!$this->_bind){ return (false); }
-        
-        $sr = @ldap_read($this->_conn, NULL, 'objectClass=*', $attributes);
-        $entries = @ldap_get_entries($this->_conn, $sr);
-        return $entries;
-    }
-
-    //************************************************************************************************************
-    // UTILITY FUNCTIONS (Many of these functions are protected and can only be called from within the class)
-
-    /**
-    * Get last error from Active Directory
-    * 
-    * This function gets the last message from Active Directory
-    * This may indeed be a 'Success' message but if you get an unknown error
-    * it might be worth calling this function to see what errors were raised
-    * 
-    * return string
-    */
-    public function get_last_error() {
-        return @ldap_error($this->_conn);
-    }
-    
-    /**
-    * Detect LDAP support in php
-    * 
-    * @return bool
-    */    
-    protected function ldap_supported() {
-        if (!function_exists('ldap_connect')) {
-            return (false);   
-        }
-        return (true);
-    }
-    
-    /**
-    * Schema
-    * 
-    * @param array $attributes Attributes to be queried
-    * @return array
-    */    
-    protected function adldap_schema($attributes){
-    
-        // LDAP doesn't like NULL attributes, only set them if they have values
-        // If you wish to remove an attribute you should set it to a space
-        // TO DO: Adapt user_modify to use ldap_mod_delete to remove a NULL attribute
-        $mod=array();
-        
-        // Check every attribute to see if it contains 8bit characters and then UTF8 encode them
-        array_walk($attributes, array($this, 'encode8bit'));
-
-        if ($attributes["address_city"]){ $mod["l"][0]=$attributes["address_city"]; }
-        if ($attributes["address_code"]){ $mod["postalCode"][0]=$attributes["address_code"]; }
-        //if ($attributes["address_country"]){ $mod["countryCode"][0]=$attributes["address_country"]; } // use country codes?
-        if ($attributes["address_country"]){ $mod["c"][0]=$attributes["address_country"]; }
-        if ($attributes["address_pobox"]){ $mod["postOfficeBox"][0]=$attributes["address_pobox"]; }
-        if ($attributes["address_state"]){ $mod["st"][0]=$attributes["address_state"]; }
-        if ($attributes["address_street"]){ $mod["streetAddress"][0]=$attributes["address_street"]; }
-        if ($attributes["company"]){ $mod["company"][0]=$attributes["company"]; }
-        if ($attributes["change_password"]){ $mod["pwdLastSet"][0]=0; }
-        if ($attributes["department"]){ $mod["department"][0]=$attributes["department"]; }
-        if ($attributes["description"]){ $mod["description"][0]=$attributes["description"]; }
-        if ($attributes["display_name"]){ $mod["displayName"][0]=$attributes["display_name"]; }
-        if ($attributes["email"]){ $mod["mail"][0]=$attributes["email"]; }
-        if ($attributes["expires"]){ $mod["accountExpires"][0]=$attributes["expires"]; } //unix epoch format?
-        if ($attributes["firstname"]){ $mod["givenName"][0]=$attributes["firstname"]; }
-        if ($attributes["home_directory"]){ $mod["homeDirectory"][0]=$attributes["home_directory"]; }
-        if ($attributes["home_drive"]){ $mod["homeDrive"][0]=$attributes["home_drive"]; }
-        if ($attributes["initials"]){ $mod["initials"][0]=$attributes["initials"]; }
-        if ($attributes["logon_name"]){ $mod["userPrincipalName"][0]=$attributes["logon_name"]; }
-        if ($attributes["manager"]){ $mod["manager"][0]=$attributes["manager"]; }  //UNTESTED ***Use DistinguishedName***
-        if ($attributes["office"]){ $mod["physicalDeliveryOfficeName"][0]=$attributes["office"]; }
-        if ($attributes["password"]){ $mod["unicodePwd"][0]=$this->encode_password($attributes["password"]); }
-        if ($attributes["profile_path"]){ $mod["profilepath"][0]=$attributes["profile_path"]; }
-        if ($attributes["script_path"]){ $mod["scriptPath"][0]=$attributes["script_path"]; }
-        if ($attributes["surname"]){ $mod["sn"][0]=$attributes["surname"]; }
-        if ($attributes["title"]){ $mod["title"][0]=$attributes["title"]; }
-        if ($attributes["telephone"]){ $mod["telephoneNumber"][0]=$attributes["telephone"]; }
-        if ($attributes["mobile"]){ $mod["mobile"][0]=$attributes["mobile"]; }
-        if ($attributes["pager"]){ $mod["pager"][0]=$attributes["pager"]; }
-        if ($attributes["ipphone"]){ $mod["ipphone"][0]=$attributes["ipphone"]; }
-        if ($attributes["web_page"]){ $mod["wWWHomePage"][0]=$attributes["web_page"]; }
-        if ($attributes["fax"]){ $mod["facsimileTelephoneNumber"][0]=$attributes["fax"]; }
-        if ($attributes["enabled"]){ $mod["userAccountControl"][0]=$attributes["enabled"]; }
-        
-        // Distribution List specific schema
-        if ($attributes["group_sendpermission"]){ $mod["dlMemSubmitPerms"][0]=$attributes["group_sendpermission"]; }
-        if ($attributes["group_rejectpermission"]){ $mod["dlMemRejectPerms"][0]=$attributes["group_rejectpermission"]; }
-        
-        // Exchange Schema
-        if ($attributes["exchange_homemdb"]){ $mod["homeMDB"][0]=$attributes["exchange_homemdb"]; }
-        if ($attributes["exchange_mailnickname"]){ $mod["mailNickname"][0]=$attributes["exchange_mailnickname"]; }
-        if ($attributes["exchange_proxyaddress"]){ $mod["proxyAddresses"][0]=$attributes["exchange_proxyaddress"]; }
-        if ($attributes["exchange_usedefaults"]){ $mod["mDBUseDefaults"][0]=$attributes["exchange_usedefaults"]; }
-        if ($attributes["exchange_policyexclude"]){ $mod["msExchPoliciesExcluded"][0]=$attributes["exchange_policyexclude"]; }
-        if ($attributes["exchange_policyinclude"]){ $mod["msExchPoliciesIncluded"][0]=$attributes["exchange_policyinclude"]; }       
-        if ($attributes["exchange_addressbook"]){ $mod["showInAddressBook"][0]=$attributes["exchange_addressbook"]; }       
-        
-        // This schema is designed for contacts
-        if ($attributes["exchange_hidefromlists"]){ $mod["msExchHideFromAddressLists"][0]=$attributes["exchange_hidefromlists"]; }
-        if ($attributes["contact_email"]){ $mod["targetAddress"][0]=$attributes["contact_email"]; }
-        
-        //echo ("
"); print_r($mod);
-        /*
-        // modifying a name is a bit fiddly
-        if ($attributes["firstname"] && $attributes["surname"]){
-            $mod["cn"][0]=$attributes["firstname"]." ".$attributes["surname"];
-            $mod["displayname"][0]=$attributes["firstname"]." ".$attributes["surname"];
-            $mod["name"][0]=$attributes["firstname"]." ".$attributes["surname"];
-        }
-        */
-
-        if (count($mod)==0){ return (false); }
-        return ($mod);
-    }
-
-    /**
-    * Coping with AD not returning the primary group
-    * http://support.microsoft.com/?kbid=321360 
-    * 
-    * For some reason it's not possible to search on primarygrouptoken=XXX
-    * If someone can show otherwise, I'd like to know about it :)
-    * this way is resource intensive and generally a pain in the @#%^
-    * 
-    * @deprecated deprecated since version 3.1, see get get_primary_group
-    * @param string $gid Group ID
-    * @return string
-    */
-    protected function group_cn($gid){    
-        if ($gid===NULL){ return (false); }
-        $r=false;
-        
-        $filter="(&(objectCategory=group)(samaccounttype=". ADLDAP_SECURITY_GLOBAL_GROUP ."))";
-        $fields=array("primarygrouptoken","samaccountname","distinguishedname");
-        $sr=ldap_search($this->_conn,$this->_base_dn,$filter,$fields);
-        $entries = ldap_get_entries($this->_conn, $sr);
-        
-        for ($i=0; $i<$entries["count"]; $i++){
-            if ($entries[$i]["primarygrouptoken"][0]==$gid){
-                $r=$entries[$i]["distinguishedname"][0];
-                $i=$entries["count"];
-            }
-        }
-
-        return ($r);
-    }
-    
-    /**
-    * Coping with AD not returning the primary group
-    * http://support.microsoft.com/?kbid=321360 
-    * 
-    * This is a re-write based on code submitted by Bruce which prevents the 
-    * need to search each security group to find the true primary group
-    * 
-    * @param string $gid Group ID
-    * @param string $usersid User's Object SID
-    * @return string
-    */
-    protected function get_primary_group($gid, $usersid){
-        if ($gid===NULL || $usersid===NULL){ return (false); }
-        $r=false;
-
-        $gsid = substr_replace($usersid,pack('V',$gid),strlen($usersid)-4,4);
-        $filter='(objectsid='.$this->getTextSID($gsid).')';
-        $fields=array("samaccountname","distinguishedname");
-        $sr=ldap_search($this->_conn,$this->_base_dn,$filter,$fields);
-        $entries = ldap_get_entries($this->_conn, $sr);
-
-        return $entries[0]['distinguishedname'][0];
-     }
-     
-    /**
-    * Convert a binary SID to a text SID
-    * 
-    * @param string $binsid A Binary SID
-    * @return string
-    */
-     protected function getTextSID($binsid) {
-        $hex_sid = bin2hex($binsid);
-        $rev = hexdec(substr($hex_sid, 0, 2));
-        $subcount = hexdec(substr($hex_sid, 2, 2));
-        $auth = hexdec(substr($hex_sid, 4, 12));
-        $result = "$rev-$auth";
-
-        for ($x=0;$x < $subcount; $x++) {
-            $subauth[$x] =
-                hexdec($this->little_endian(substr($hex_sid, 16 + ($x * 8), 8)));
-                $result .= "-" . $subauth[$x];
-        }
-
-        // Cheat by tacking on the S-
-        return 'S-' . $result;
-     }
-     
-    /**
-    * Converts a little-endian hex number to one that hexdec() can convert
-    * 
-    * @param string $hex A hex code
-    * @return string
-    */
-     protected function little_endian($hex) {
-        $result = '';
-        for ($x = strlen($hex) - 2; $x >= 0; $x = $x - 2) {
-            $result .= substr($hex, $x, 2);
-        }
-        return $result;
-     }
-     
-    /**
-    * Converts a binary attribute to a string
-    * 
-    * @param string $bin A binary LDAP attribute
-    * @return string
-    */
-    protected function binary2text($bin) {
-        $hex_guid = bin2hex($bin); 
-        $hex_guid_to_guid_str = ''; 
-        for($k = 1; $k <= 4; ++$k) { 
-            $hex_guid_to_guid_str .= substr($hex_guid, 8 - 2 * $k, 2); 
-        } 
-        $hex_guid_to_guid_str .= '-'; 
-        for($k = 1; $k <= 2; ++$k) { 
-            $hex_guid_to_guid_str .= substr($hex_guid, 12 - 2 * $k, 2); 
-        } 
-        $hex_guid_to_guid_str .= '-'; 
-        for($k = 1; $k <= 2; ++$k) { 
-            $hex_guid_to_guid_str .= substr($hex_guid, 16 - 2 * $k, 2); 
-        } 
-        $hex_guid_to_guid_str .= '-' . substr($hex_guid, 16, 4); 
-        $hex_guid_to_guid_str .= '-' . substr($hex_guid, 20); 
-        return strtoupper($hex_guid_to_guid_str);   
-    }
-    
-    /**
-    * Converts a binary GUID to a string GUID
-    * 
-    * @param string $binaryGuid The binary GUID attribute to convert
-    * @return string
-    */
-    public function decodeGuid($binaryGuid) {
-        if ($binaryGuid === null){ return ("Missing compulsory field [binaryGuid]"); }
-        
-        $strGUID = $this->binary2text($binaryGuid);          
-        return ($strGUID); 
-    }
-     
-    /**
-    * Converts a string GUID to a hexdecimal value so it can be queried
-    * 
-    * @param string $strGUID A string representation of a GUID
-    * @return string
-    */
-    protected function strguid2hex($strGUID) {
-        $strGUID = str_replace('-', '', $strGUID);
-
-        $octet_str = '\\' . substr($strGUID, 6, 2);
-        $octet_str .= '\\' . substr($strGUID, 4, 2);
-        $octet_str .= '\\' . substr($strGUID, 2, 2);
-        $octet_str .= '\\' . substr($strGUID, 0, 2);
-        $octet_str .= '\\' . substr($strGUID, 10, 2);
-        $octet_str .= '\\' . substr($strGUID, 8, 2);
-        $octet_str .= '\\' . substr($strGUID, 14, 2);
-        $octet_str .= '\\' . substr($strGUID, 12, 2);
-        //$octet_str .= '\\' . substr($strGUID, 16, strlen($strGUID));
-        for ($i=16; $i<=(strlen($strGUID)-2); $i++) {
-            if (($i % 2) == 0) {
-                $octet_str .= '\\' . substr($strGUID, $i, 2);
-            }
-        }
-        
-        return $octet_str;
-    }
-    
-    /**
-    * Obtain the user's distinguished name based on their userid 
-    * 
-    * 
-    * @param string $username The username
-    * @param bool $isGUID Is the username passed a GUID or a samAccountName
-    * @return string
-    */
-    protected function user_dn($username,$isGUID=false){
-        $user=$this->user_info($username,array("cn"),$isGUID);
-        if ($user[0]["dn"]===NULL){ return (false); }
-        $user_dn=$user[0]["dn"];
-        return ($user_dn);
-    }
-
-    /**
-    * Encode a password for transmission over LDAP
-    *
-    * @param string $password The password to encode
-    * @return string
-    */
-    protected function encode_password($password){
-        $password="\"".$password."\"";
-        $encoded="";
-        for ($i=0; $i 
-    * @return string
-    */
-    protected function ldap_slashes($str){
-        return preg_replace('/([\x00-\x1F\*\(\)\\\\])/e',
-                            '"\\\\\".join("",unpack("H2","$1"))',
-                            $str);
-    }
-    
-    /**
-    * Select a random domain controller from your domain controller array
-    * 
-    * @return string
-    */
-    protected function random_controller(){
-        mt_srand(doubleval(microtime()) * 100000000); // For older PHP versions
-        return ($this->_domain_controllers[array_rand($this->_domain_controllers)]);
-    }
-    
-    /**
-    * Account control options
-    *
-    * @param array $options The options to convert to int 
-    * @return int
-    */
-    protected function account_control($options){
-        $val=0;
-
-        if (is_array($options)){
-            if (in_array("SCRIPT",$options)){ $val=$val+1; }
-            if (in_array("ACCOUNTDISABLE",$options)){ $val=$val+2; }
-            if (in_array("HOMEDIR_REQUIRED",$options)){ $val=$val+8; }
-            if (in_array("LOCKOUT",$options)){ $val=$val+16; }
-            if (in_array("PASSWD_NOTREQD",$options)){ $val=$val+32; }
-            //PASSWD_CANT_CHANGE Note You cannot assign this permission by directly modifying the UserAccountControl attribute.
-            //For information about how to set the permission programmatically, see the "Property flag descriptions" section.
-            if (in_array("ENCRYPTED_TEXT_PWD_ALLOWED",$options)){ $val=$val+128; }
-            if (in_array("TEMP_DUPLICATE_ACCOUNT",$options)){ $val=$val+256; }
-            if (in_array("NORMAL_ACCOUNT",$options)){ $val=$val+512; }
-            if (in_array("INTERDOMAIN_TRUST_ACCOUNT",$options)){ $val=$val+2048; }
-            if (in_array("WORKSTATION_TRUST_ACCOUNT",$options)){ $val=$val+4096; }
-            if (in_array("SERVER_TRUST_ACCOUNT",$options)){ $val=$val+8192; }
-            if (in_array("DONT_EXPIRE_PASSWORD",$options)){ $val=$val+65536; }
-            if (in_array("MNS_LOGON_ACCOUNT",$options)){ $val=$val+131072; }
-            if (in_array("SMARTCARD_REQUIRED",$options)){ $val=$val+262144; }
-            if (in_array("TRUSTED_FOR_DELEGATION",$options)){ $val=$val+524288; }
-            if (in_array("NOT_DELEGATED",$options)){ $val=$val+1048576; }
-            if (in_array("USE_DES_KEY_ONLY",$options)){ $val=$val+2097152; }
-            if (in_array("DONT_REQ_PREAUTH",$options)){ $val=$val+4194304; } 
-            if (in_array("PASSWORD_EXPIRED",$options)){ $val=$val+8388608; }
-            if (in_array("TRUSTED_TO_AUTH_FOR_DELEGATION",$options)){ $val=$val+16777216; }
-        }
-        return ($val);
-    }
-    
-    /**
-    * Take an LDAP query and return the nice names, without all the LDAP prefixes (eg. CN, DN)
-    *
-    * @param array $groups
-    * @return array
-    */
-    protected function nice_names($groups){
-
-        $group_array=array();
-        for ($i=0; $i<$groups["count"]; $i++){ // For each group
-            $line=$groups[$i];
-            
-            if (strlen($line)>0){ 
-                // More presumptions, they're all prefixed with CN=
-                // so we ditch the first three characters and the group
-                // name goes up to the first comma
-                $bits=explode(",",$line);
-                $group_array[]=substr($bits[0],3,(strlen($bits[0])-3));
-            }
-        }
-        return ($group_array);    
-    }
-    
-    /**
-    * Delete a distinguished name from Active Directory
-    * You should never need to call this yourself, just use the wrapper functions user_delete and contact_delete
-    *
-    * @param string $dn The distinguished name to delete
-    * @return bool
-    */
-    protected function dn_delete($dn){ 
-        $result=ldap_delete($this->_conn, $dn);
-        if ($result!=true){ return (false); }
-        return (true);
-    }
-    
-    /**
-    * Convert a boolean value to a string
-    * You should never need to call this yourself
-    *
-    * @param bool $bool Boolean value
-    * @return string
-    */
-    protected function bool2str($bool) {
-        return ($bool) ? 'TRUE' : 'FALSE';
-    }
-    
-    /**
-    * Convert 8bit characters e.g. accented characters to UTF8 encoded characters
-    */
-    protected function encode8bit(&$item, $key) {
-        $encode = false;
-        if (is_string($item)) {
-            for ($i=0; $i> 7) {
-                    $encode = true;
-                }
-            }
-        }
-        if ($encode === true && $key != 'password') {
-            $item = utf8_encode($item);   
-        }
-    }    
-}
-
-/**
-* adLDAP Exception Handler
-* 
-* Exceptions of this type are thrown on bind failure or when SSL is required but not configured
-* Example:
-* try {
-*   $adldap = new adLDAP();
-* }
-* catch (adLDAPException $e) {
-*   echo $e;
-*   exit();
-* }
-*/
-class adLDAPException extends Exception {}
-
-?>
\ No newline at end of file
diff --git a/sources/wp-content/plugins/simple-ldap-login/readme.md b/sources/wp-content/plugins/simple-ldap-login/readme.md
deleted file mode 100644
index 0bb0b70..0000000
--- a/sources/wp-content/plugins/simple-ldap-login/readme.md
+++ /dev/null
@@ -1,220 +0,0 @@
-# Plugin Name #
-**Contributors:** clifgriffin  
-**Donate link:** http://cgd.io  
-**Tags:** LDAP, authentication, login, active directory, adLDAP  
-**Requires at least:** 3.4  
-**Tested up to:** 3.6  
-**Stable tag:** 1.5.5  
-**License:** GPLv2 or later  
-
-Integrating WordPress with LDAP shouldn't be difficult. Now it isn't. Simple LDAP Login provides all of the features, none of the hassles.
-
-## Description ##
-Having a single login for every service is a must in large organizations. This plugin allows you to integrate WordPress with LDAP quickly and easily. Like, really really easy.
-
-**Contributing**
-The easiest way to contribute to this plugin is to submit a GitHub pull request. Here's the repo:
-https://github.com/clifgriffin/simple-ldap-login
-
-**NEW VERSION -- 1.5**
-
-Just when you thought this project was dead, it sprang to life. I have spent some time completely rewriting Simple LDAP Login from the ground up. Proceed with caution as it's possible I have broken something in the process, but I'm reasonably certain it's fundamentally stable.
-
-**If you have any problems with 1.5, please let me know:** clifgriffin@gmail.com    
-
-**Support**
-
-If you need support, I recommend you leave a comment on the appropriate post on my blog:
-http://clifgriffin.com/2009/05/13/simple-ldap-login-13-for-wordpress/
-
-**Special Requests**
-
-**If you need a customization or change specific to your install, I am available for hire. Shoot me an e-mail:** clifgriffin[at]gmail.com  
-
-### Features ###
-
-* Supports Active Directory and OpenLDAP (and other directory systems which comply to the LDAP standard, such as OpenDS)
-* Supports TLS
-* Uses up-to-date methods for WordPress authentication routines.
-* Authenticates existing WordPress usernames against LDAP.
-* Can be configured to automatically create WordPress users for valid LDAP logins.
-* You can restrict logins based on one or more LDAP groups.
-* Intuitive control panel.
-
-### Architecture ###
-Simple LDAP Login adds an authentication filter to WordPress that authentication requests must pass. In doing so, it makes several decisions.
-
-* Can the provided credentials be authenticated against LDAP?
-* * If so, is the LDAP user a member of the required LDAP groups (if any)?
-* * * Does a matching WordPress user exist?
-* * * * If so, log the user in.
-* * * * If not, is user creation enabled?
-* * * * * Create the user and log them in.
-
-This is high level overview. This should answer the philosophical questions about how the plugin works. If the plugin is unable to authenticate the user, it should pass it down the chain to WordPress. (Unless LDAP Exclusive is turned on, in which case it won't.)
-
-## Upgrade Notice ##
-I have spent some time completely rewriting Simple LDAP Login from the ground up. Proceed with caution as it's possible I have broken something in the process, but I'm reasonably certain it's fundamentally stable.
-
-**If you have any problems with 1.5, please let me know:** clifgriffin@gmail.com    
-
-## Changelog ##
-**Version 1.5.5**
-
-* Fix syntax error.
-* Don’t sanitize user info.
-
-**Version 1.5.4**
-
-* Local admins will always fall back to local WP password. 
-* Fixes bug where new users do not have name or other information from LDAP directory 
-
-**Version 1.5.3**
-
-* Fixing apparent security problem with blank passwords. (!)
-* Fixing typo in filter name (did not affect any functionality)
-* Local admin exception coming soon, as well as more bug fixes. 
-* Possible fix for login error upon arriving at login page when LDAP exclusive enabled.
-
-**Version 1.5.2**
-
-* Fixed bug with groups setting.
-* Removed delete_option references in upgrade code to allow for easier rollbacks (sorry about that!)
-* Fixed a few bugs in the user creation code. 
-* Fixed bug with storing default user role. 
-
-**Version 1.5.1**
-
-* Fixed a bug where the domain controllers are passed as a string. 
-
-**Version 1.5**
-
-* Complete rewritten from the ground up.
-* It's Object Oriented, DRY and Singleton. 
-* The options have been overhauled to make configuration much easier. Focuses on individual features rather than "modes" that encapsulate several behaviors. 
-* Admin pages now use WordPress admin styles and behaviors. 
-* Tested with Active Directory. I recommend OpenLDAP users test carefully before implementing in their production environments. 
-* Added global on off switch so you can easily disable LDAP authentication without deactivating.  
-
-**Version 1.4.0.5.1** 
-
-* I broke it. Sorry guys! :(
-* Downgraded adLDAP as some referenced functions no longer exist. 
-
-**Version 1.4.0.5**
-
-* Updated adLDAP to version 4.x
-* Fixed error in OpenLDAP group membership check
-* As always TEST this first. Don't assume it works...I don't have a testing environment to ensure it will work correctly. 
-
-**Version 1.4.0.4**
-
-* Fixes nickname bug accidentally put back in in last version. (My bad!)
-
-**Version 1.4.0.3**
-* Reverts bug introduced in 1.4.0.2
-* If you installed 1.4.0.2 and use OpenLDAP, please update as soon as possible and verify users cannot login with incorrect passwords (and vice versa).
-
-**Version 1.4.0.2 - Patches submitted by Jonas Genannt and Ilya Kozlov**
-* Updates adLDAP to 3.3.2
-* Fixes issue with users in recursive OUs not being found. 
-* Fixes issues with different Base DN formats.
-*** NOTE:** Please be catious in updating. As I don't have an OpenLDAP install, I am unable to independently confirm these fix the problems. If you have issues, revert to 1.4.0.1 and e-mail me: clifgriffin[at]gmail.com.  Likewise, If you can confirm these changes are effective, also let me know. :)  
-
-**Version 1.4.0.1**
-
-* Fix for e-mail exists issue with WP 3.0+ for LDAP installations that don't populate the e-mail address attribute.
-* Shows actual error message from WordPress upon failure.
-
-**Version 1.4**
-
-* First update in about a year. Thanks for your patience. 
-* Completely rewritten to support changes in WordPress 2.8+.  Now fully supports WordPress 3.0.
-* Much more manageable and efficient code structure. Less code repetition.
-* Includes TLS support. 
-* Allows OpenLDAP users to specify an alternate LDAP attribute to use for logins for those not using UID.
-
-**Version 1.3.0.3**
-
-* Test form now implements wp_authenticate and uses the same routines as the actual login. This also means account creation and group membership are tested. 
-* Implemented stripslashes() to correct issue with some special characters such as a single quote and backslash. 
-* WordPress account "admin" is now allowed to login using local password even when security mode is set to high. For safety.
-* Made some minor wording changes to the admin panel. 
-
-**Version 1.3.0.2.1**
-
-* Fixed case sensitivity issue that could result in multiple accounts. There may be lingering case insensitivity issues due to the get_userdatabylogin function being case-sensitive. We'll figure this out in due time. 
-* Sorry for posting two updates on the same day!
-
-**Version 1.3.0.2**
-
-* Fixes several tickets including role assignment, case sensitivity, and potential compatibility issues with other themes/plugins.
-* Added security mode setting to allow security to be tightened. 
-* Changed auto created accounts to use a random password rather than the LDAP password given. 
-* Fixed error with the way announcements are displayed in the admin panel. 
-* More code clean up.
-
-**Version 1.3.0.1**
-
-* Never officially released. 
-* Contained code cleanup and some attempted fixes. 
-
-**Version 1.3 Beta**
-
-* Support for both Active Directory and OpenLDAP.
-* The ability to create WordPress users automatically upon login based on LDAP group membership OR by LDAP authentication alone.
-* The ability to test domain settings straight from admin panel.
-* Announcements pane that allows me to update you with fixes, cautions, new beta versions, or other important information.
-
-**Version 1.2.0.1**
-
-* Changed required user level for admin page to 10, Administrators only.
-
-**Version 1.2**
-
-* Implemented multiple domain controllers.
-* Changed field sizes on admin page to be more user friendly.
-
-**Version 1.1**
-
-* Moved settings to administration pages under settings.
-* Upgraded to latest version of adLDAP 2.1.
-* Got rid of credentials. (They are not neccessary for the authenticate function in adLDAP!)
-* Plugin is now upgrade proof. Settings are stored using WordPress's setting functions.
-
-**Version 1.0** 
-
-* Original release.
-
-## Installation ##
-
-1. Use the WordPress plugin directory to install the plugin or upload the directory `simple-ldap-login` to the `/wp-content/plugins/` directory.
-1. Activate the plugin through the 'Plugins' menu in WordPress
-1. Update the settings to those that best match your environment by going to Settings -> Simple LDAP Login
-1. If you don't get the settings right the first time, don't fret! Just use your WordPress credentials. They should always work 
-1. Once you have the settings correct, you can toggle LDAP Exclusive mode (if you like).
-1. To make your life easier, consider using two different browsers (e.g., Chrome and Firefox) to do testing.  Change settings in one. Test in the other. This will prevent any chance of being locked out.
-
-## Frequently Asked Questions ##
-
-### Other than WordPress, what does my system require? ###
-
-Your install of PHP must be configured/compiled with LDAP support.
-
-### How do I know what the correct settings are? ###
-
-I have tried to make the settings as self-explanatory as possible. If you are struggling figuring them out, you may need to speak with your LDAP administrator. I realize this is an obnoxious response, but there is no good, fool proof way to help you discover these settings. A good place to start, if you're feeling daring, might be to use ADSIEdit for Windows and Active Directory, or GQ for Linux and OpenLDAP.
-
-### It's still not working, what other things can I try? ###
-
-If you are confident your settings are correct and it still does not work, it may be time to check for port or firewall issues. If your LDAP server is running on a non-standard port or an obsolete version of the LDAP protocol you are going to have issues. Port 389 is the port this plugin, and nearly every other LDAP enabled software expects. They are also expecting protocol version 3. If you are using an old version of LDAP or running a non-standard port you may need to modify the code that the plugin runs or update your LDAP installation.
-
-Unfortunately I can't be relied upon to assist with these types of requests. I chose not to support these scenarios because they are infrequent and because they confuse everyone else.
-
-### It's still not working! How can I get help? ###
-**The easiest way to get help is to post a comment on my blog:** http://clifgriffin.com/simple-ldap-login/. I'll do my best to get you up and running!  
-
-## Screenshots ##
-
-1. Easy to use admin panel. 
-2. Advanced options for power users.
\ No newline at end of file
diff --git a/sources/wp-content/plugins/simple-ldap-login/readme.txt b/sources/wp-content/plugins/simple-ldap-login/readme.txt
deleted file mode 100644
index 9d57b84..0000000
--- a/sources/wp-content/plugins/simple-ldap-login/readme.txt
+++ /dev/null
@@ -1,220 +0,0 @@
-=== Plugin Name ===
-Contributors: clifgriffin
-Donate link: http://cgd.io
-Tags: LDAP, authentication, login, active directory, adLDAP
-Requires at least: 3.4
-Tested up to: 3.6
-Stable tag: 1.5.5
-License: GPLv2 or later
-
-Integrating WordPress with LDAP shouldn't be difficult. Now it isn't. Simple LDAP Login provides all of the features, none of the hassles.
-
-== Description ==
-Having a single login for every service is a must in large organizations. This plugin allows you to integrate WordPress with LDAP quickly and easily. Like, really really easy.
-
-**Contributing**
-The easiest way to contribute to this plugin is to submit a GitHub pull request. Here's the repo:
-https://github.com/clifgriffin/simple-ldap-login
-
-**NEW VERSION -- 1.5**
-
-Just when you thought this project was dead, it sprang to life. I have spent some time completely rewriting Simple LDAP Login from the ground up. Proceed with caution as it's possible I have broken something in the process, but I'm reasonably certain it's fundamentally stable.
-
-If you have any problems with 1.5, please let me know: clifgriffin@gmail.com  
-
-**Support**
-
-If you need support, I recommend you leave a comment on the appropriate post on my blog:
-http://clifgriffin.com/2009/05/13/simple-ldap-login-13-for-wordpress/
-
-**Special Requests**
-
-If you need a customization or change specific to your install, I am available for hire. Shoot me an e-mail: clifgriffin[at]gmail.com
-
-= Features =
-
-* Supports Active Directory and OpenLDAP (and other directory systems which comply to the LDAP standard, such as OpenDS)
-* Supports TLS
-* Uses up-to-date methods for WordPress authentication routines.
-* Authenticates existing WordPress usernames against LDAP.
-* Can be configured to automatically create WordPress users for valid LDAP logins.
-* You can restrict logins based on one or more LDAP groups.
-* Intuitive control panel.
-
-= Architecture =
-Simple LDAP Login adds an authentication filter to WordPress that authentication requests must pass. In doing so, it makes several decisions.
-
-* Can the provided credentials be authenticated against LDAP?
-* * If so, is the LDAP user a member of the required LDAP groups (if any)?
-* * * Does a matching WordPress user exist?
-* * * * If so, log the user in.
-* * * * If not, is user creation enabled?
-* * * * * Create the user and log them in.
-
-This is high level overview. This should answer the philosophical questions about how the plugin works. If the plugin is unable to authenticate the user, it should pass it down the chain to WordPress. (Unless LDAP Exclusive is turned on, in which case it won't.)
-
-== Upgrade Notice ==
-I have spent some time completely rewriting Simple LDAP Login from the ground up. Proceed with caution as it's possible I have broken something in the process, but I'm reasonably certain it's fundamentally stable.
-
-If you have any problems with 1.5, please let me know: clifgriffin@gmail.com  
-
-== Changelog ==
-**Version 1.5.5**
-
-* Fix syntax error.
-* Don’t sanitize user info.
-
-**Version 1.5.4**
-
-* Local admins will always fall back to local WP password. 
-* Fixes bug where new users do not have name or other information from LDAP directory 
-
-**Version 1.5.3**
-
-* Fixing apparent security problem with blank passwords. (!)
-* Fixing typo in filter name (did not affect any functionality)
-* Local admin exception coming soon, as well as more bug fixes. 
-* Possible fix for login error upon arriving at login page when LDAP exclusive enabled.
-
-**Version 1.5.2**
-
-* Fixed bug with groups setting.
-* Removed delete_option references in upgrade code to allow for easier rollbacks (sorry about that!)
-* Fixed a few bugs in the user creation code. 
-* Fixed bug with storing default user role. 
-
-**Version 1.5.1**
-
-* Fixed a bug where the domain controllers are passed as a string. 
-
-**Version 1.5**
-
-* Complete rewritten from the ground up.
-* It's Object Oriented, DRY and Singleton. 
-* The options have been overhauled to make configuration much easier. Focuses on individual features rather than "modes" that encapsulate several behaviors. 
-* Admin pages now use WordPress admin styles and behaviors. 
-* Tested with Active Directory. I recommend OpenLDAP users test carefully before implementing in their production environments. 
-* Added global on off switch so you can easily disable LDAP authentication without deactivating.  
-
-**Version 1.4.0.5.1** 
-
-* I broke it. Sorry guys! :(
-* Downgraded adLDAP as some referenced functions no longer exist. 
-
-**Version 1.4.0.5**
-
-* Updated adLDAP to version 4.x
-* Fixed error in OpenLDAP group membership check
-* As always TEST this first. Don't assume it works...I don't have a testing environment to ensure it will work correctly. 
-
-**Version 1.4.0.4**
-
-* Fixes nickname bug accidentally put back in in last version. (My bad!)
-
-**Version 1.4.0.3**
-* Reverts bug introduced in 1.4.0.2
-* If you installed 1.4.0.2 and use OpenLDAP, please update as soon as possible and verify users cannot login with incorrect passwords (and vice versa).
-
-**Version 1.4.0.2 - Patches submitted by Jonas Genannt and Ilya Kozlov**
-* Updates adLDAP to 3.3.2
-* Fixes issue with users in recursive OUs not being found. 
-* Fixes issues with different Base DN formats.
-* NOTE: Please be catious in updating. As I don't have an OpenLDAP install, I am unable to independently confirm these fix the problems. If you have issues, revert to 1.4.0.1 and e-mail me: clifgriffin[at]gmail.com.  Likewise, If you can confirm these changes are effective, also let me know. :)
-
-**Version 1.4.0.1**
-
-* Fix for e-mail exists issue with WP 3.0+ for LDAP installations that don't populate the e-mail address attribute.
-* Shows actual error message from WordPress upon failure.
-
-**Version 1.4**
-
-* First update in about a year. Thanks for your patience. 
-* Completely rewritten to support changes in WordPress 2.8+.  Now fully supports WordPress 3.0.
-* Much more manageable and efficient code structure. Less code repetition.
-* Includes TLS support. 
-* Allows OpenLDAP users to specify an alternate LDAP attribute to use for logins for those not using UID.
-
-**Version 1.3.0.3**
-
-* Test form now implements wp_authenticate and uses the same routines as the actual login. This also means account creation and group membership are tested. 
-* Implemented stripslashes() to correct issue with some special characters such as a single quote and backslash. 
-* WordPress account "admin" is now allowed to login using local password even when security mode is set to high. For safety.
-* Made some minor wording changes to the admin panel. 
-
-**Version 1.3.0.2.1**
-
-* Fixed case sensitivity issue that could result in multiple accounts. There may be lingering case insensitivity issues due to the get_userdatabylogin function being case-sensitive. We'll figure this out in due time. 
-* Sorry for posting two updates on the same day!
-
-**Version 1.3.0.2**
-
-* Fixes several tickets including role assignment, case sensitivity, and potential compatibility issues with other themes/plugins.
-* Added security mode setting to allow security to be tightened. 
-* Changed auto created accounts to use a random password rather than the LDAP password given. 
-* Fixed error with the way announcements are displayed in the admin panel. 
-* More code clean up.
-
-**Version 1.3.0.1**
-
-* Never officially released. 
-* Contained code cleanup and some attempted fixes. 
-
-**Version 1.3 Beta**
-
-* Support for both Active Directory and OpenLDAP.
-* The ability to create WordPress users automatically upon login based on LDAP group membership OR by LDAP authentication alone.
-* The ability to test domain settings straight from admin panel.
-* Announcements pane that allows me to update you with fixes, cautions, new beta versions, or other important information.
-
-**Version 1.2.0.1**
-
-* Changed required user level for admin page to 10, Administrators only.
-
-**Version 1.2**
-
-* Implemented multiple domain controllers.
-* Changed field sizes on admin page to be more user friendly.
-
-**Version 1.1**
-
-* Moved settings to administration pages under settings.
-* Upgraded to latest version of adLDAP 2.1.
-* Got rid of credentials. (They are not neccessary for the authenticate function in adLDAP!)
-* Plugin is now upgrade proof. Settings are stored using WordPress's setting functions.
-
-**Version 1.0** 
-
-* Original release.
-
-== Installation ==
-
-1. Use the WordPress plugin directory to install the plugin or upload the directory `simple-ldap-login` to the `/wp-content/plugins/` directory.
-1. Activate the plugin through the 'Plugins' menu in WordPress
-1. Update the settings to those that best match your environment by going to Settings -> Simple LDAP Login
-1. If you don't get the settings right the first time, don't fret! Just use your WordPress credentials. They should always work 
-1. Once you have the settings correct, you can toggle LDAP Exclusive mode (if you like).
-1. To make your life easier, consider using two different browsers (e.g., Chrome and Firefox) to do testing.  Change settings in one. Test in the other. This will prevent any chance of being locked out.
-
-== Frequently Asked Questions ==
-
-= Other than WordPress, what does my system require? =
-
-Your install of PHP must be configured/compiled with LDAP support.
-
-= How do I know what the correct settings are? =
-
-I have tried to make the settings as self-explanatory as possible. If you are struggling figuring them out, you may need to speak with your LDAP administrator. I realize this is an obnoxious response, but there is no good, fool proof way to help you discover these settings. A good place to start, if you're feeling daring, might be to use ADSIEdit for Windows and Active Directory, or GQ for Linux and OpenLDAP.
-
-= It's still not working, what other things can I try? =
-
-If you are confident your settings are correct and it still does not work, it may be time to check for port or firewall issues. If your LDAP server is running on a non-standard port or an obsolete version of the LDAP protocol you are going to have issues. Port 389 is the port this plugin, and nearly every other LDAP enabled software expects. They are also expecting protocol version 3. If you are using an old version of LDAP or running a non-standard port you may need to modify the code that the plugin runs or update your LDAP installation.
-
-Unfortunately I can't be relied upon to assist with these types of requests. I chose not to support these scenarios because they are infrequent and because they confuse everyone else.
-
-= It's still not working! How can I get help? = 
-The easiest way to get help is to post a comment on my blog: http://clifgriffin.com/simple-ldap-login/. I'll do my best to get you up and running!
-
-== Screenshots ==
-
-1. Easy to use admin panel. 
-2. Advanced options for power users.
\ No newline at end of file
diff --git a/sources/wp-content/themes/index.php b/sources/wp-content/themes/index.php
index 4e6c07c..6220032 100644
--- a/sources/wp-content/themes/index.php
+++ b/sources/wp-content/themes/index.php
@@ -1,3 +1,2 @@
 
\ No newline at end of file
diff --git a/sources/wp-content/themes/twentyfourteen/css/editor-style.css b/sources/wp-content/themes/twentyfourteen/css/editor-style.css
index e99813c..1d66b73 100644
--- a/sources/wp-content/themes/twentyfourteen/css/editor-style.css
+++ b/sources/wp-content/themes/twentyfourteen/css/editor-style.css
@@ -420,7 +420,7 @@ img {
 }
 
 .wp-caption.aligncenter {
-	margin: 7px 0;
+	margin: 7px auto;
 }
 
 .wp-caption-dt {
@@ -617,6 +617,79 @@ img {
 	background: transparent;
 }
 
+.mejs-overlay-button {
+	background-color: #fff;
+	background-image: none;
+	border-radius: 2px;
+	box-shadow: 1px 1px 1px rgba(0,0,0,.8);
+	color: #000;
+	height: 36px;
+	margin-left: -24px;
+	width: 48px;
+}
+
+.mejs-overlay-button:before {
+	-webkit-font-smoothing: antialiased;
+	content: '\f452';
+	display: inline-block;
+	font: normal 32px/1.125 Genericons;
+	position: absolute;
+	top: 1px;
+	left: 10px;
+}
+
+.mejs-controls .mejs-button button:focus {
+	outline: none;
+}
+
+.mejs-controls .mejs-button button {
+	-webkit-font-smoothing: antialiased;
+	background: none;
+	color: #fff;
+	display: inline-block;
+	font: normal 16px/1 Genericons;
+}
+
+.mejs-playpause-button.mejs-play button:before {
+	content: '\f452';
+}
+
+.mejs-playpause-button.mejs-pause button:before {
+	content: '\f448';
+}
+
+.mejs-volume-button.mejs-mute button:before {
+	content: '\f109';
+	font-size: 20px;
+	position: absolute;
+	top: -2px;
+	left: 0;
+}
+
+.mejs-volume-button.mejs-unmute button:before {
+	content: '\f109';
+	left: 0;
+	position: absolute;
+	top: 0;
+}
+
+.mejs-fullscreen-button button:before {
+	content: '\f474';
+}
+
+.mejs-fullscreen-button.mejs-unfullscreen button:before {
+	content: '\f406';
+}
+
+.mejs-overlay:hover .mejs-overlay-button {
+	background-color: #24890d;
+	color: #fff;
+}
+
+.mejs-controls .mejs-button button:hover {
+	color: #41a62a;
+}
+
 
 /**
  * 10.0 RTL
diff --git a/sources/wp-content/themes/twentyfourteen/css/ie.css b/sources/wp-content/themes/twentyfourteen/css/ie.css
index 3b71a6b..82142d2 100644
--- a/sources/wp-content/themes/twentyfourteen/css/ie.css
+++ b/sources/wp-content/themes/twentyfourteen/css/ie.css
@@ -29,6 +29,10 @@ textarea:focus {
 	border: 1px solid #b2b2b2;
 }
 
+.site-title {
+	max-width: 71%;
+}
+
 .site-content blockquote.alignleft,
 .site-content blockquote.alignright {
 	border-top: 1px solid #e5e5e5;
@@ -515,13 +519,12 @@ a.post-thumbnail:hover {
 	margin-right: auto;
 }
 
-.ie8 .full-width.singular .hentry.has-post-thumbnail,
-.ie8 .full-width.home .hentry.has-post-thumbnail {
+.ie8 .full-width .hentry.has-post-thumbnail:first-child {
 	margin-top: -72px;
 }
 
 
-.ie8 .singular .hentry.has-post-thumbnail {
+.ie8 .singular .site-content .hentry.has-post-thumbnail {
 	margin-top: 0;
 }
 
diff --git a/sources/wp-content/themes/twentyfourteen/functions.php b/sources/wp-content/themes/twentyfourteen/functions.php
index d78b44b..d95d29d 100644
--- a/sources/wp-content/themes/twentyfourteen/functions.php
+++ b/sources/wp-content/themes/twentyfourteen/functions.php
@@ -68,7 +68,7 @@ function twentyfourteen_setup() {
 	load_theme_textdomain( 'twentyfourteen', get_template_directory() . '/languages' );
 
 	// This theme styles the visual editor to resemble the theme style.
-	add_editor_style( array( 'css/editor-style.css', twentyfourteen_font_url() ) );
+	add_editor_style( array( 'css/editor-style.css', twentyfourteen_font_url(), 'genericons/genericons.css' ) );
 
 	// Add RSS feed links to  for posts and comments.
 	add_theme_support( 'automatic-feed-links' );
@@ -227,7 +227,7 @@ function twentyfourteen_scripts() {
 	wp_enqueue_style( 'twentyfourteen-lato', twentyfourteen_font_url(), array(), null );
 
 	// Add Genericons font, used in the main stylesheet.
-	wp_enqueue_style( 'genericons', get_template_directory_uri() . '/genericons/genericons.css', array(), '3.0.2' );
+	wp_enqueue_style( 'genericons', get_template_directory_uri() . '/genericons/genericons.css', array(), '3.0.3' );
 
 	// Load our main stylesheet.
 	wp_enqueue_style( 'twentyfourteen-style', get_stylesheet_uri(), array( 'genericons' ) );
@@ -256,7 +256,7 @@ function twentyfourteen_scripts() {
 		) );
 	}
 
-	wp_enqueue_script( 'twentyfourteen-script', get_template_directory_uri() . '/js/functions.js', array( 'jquery' ), '20140319', true );
+	wp_enqueue_script( 'twentyfourteen-script', get_template_directory_uri() . '/js/functions.js', array( 'jquery' ), '20140616', true );
 }
 add_action( 'wp_enqueue_scripts', 'twentyfourteen_scripts' );
 
@@ -385,7 +385,7 @@ endif;
  *
  * Adds body classes to denote:
  * 1. Single or multiple authors.
- * 2. Presence of header image.
+ * 2. Presence of header image except in Multisite signup and activate pages.
  * 3. Index views.
  * 4. Full-width content layout.
  * 5. Presence of footer widgets.
@@ -404,7 +404,7 @@ function twentyfourteen_body_classes( $classes ) {
 
 	if ( get_header_image() ) {
 		$classes[] = 'header-image';
-	} else {
+	} elseif ( ! in_array( $GLOBALS['pagenow'], array( 'wp-activate.php', 'wp-signup.php' ) ) ) {
 		$classes[] = 'masthead-fixed';
 	}
 
@@ -463,6 +463,9 @@ add_filter( 'post_class', 'twentyfourteen_post_classes' );
  *
  * @since Twenty Fourteen 1.0
  *
+ * @global int $paged WordPress archive pagination page count.
+ * @global int $page  WordPress paginated post page count.
+ *
  * @param string $title Default title text for current view.
  * @param string $sep Optional separator.
  * @return string The filtered title.
@@ -484,7 +487,7 @@ function twentyfourteen_wp_title( $title, $sep ) {
 	}
 
 	// Add a page number if necessary.
-	if ( $paged >= 2 || $page >= 2 ) {
+	if ( ( $paged >= 2 || $page >= 2 ) && ! is_404() ) {
 		$title = "$title $sep " . sprintf( __( 'Page %s', 'twentyfourteen' ), max( $paged, $page ) );
 	}
 
diff --git a/sources/wp-content/themes/twentyfourteen/genericons/Genericons-Regular.otf b/sources/wp-content/themes/twentyfourteen/genericons/Genericons-Regular.otf
index e21c3490e56be55fd52100269bff40118eb46f0e..5cd41e8b81c9fa490d0ed695536226c0dbe69ac6 100644
GIT binary patch
delta 9266
zcma)idwf*I-S?TZIeX$9x+*yvFxlB95C{+m$!5bHjWIw%xEWR;m=HjaL;(Q-1(l6l
zL=BhPJ*Cw?-fC2|3bc61qoO=Q>xI687%xvtZE3ZS_gaO{*`2dF&v*93e%|-LH-|l!
zncvL(X685F-;K}iC0%<-Vop3hN1;lG;!_4)HEr6U<2kPlRut`9MX4S(ecm-S3Q_Pk
zeIRah&b%?vb?>hYD+;*;-%GAry>#ut=bu~;`a$?U+_qxra?Q8u1m2&)Z)_V1`l~rU
zynljUaog$*x6XZ{db*-all}FsUV7`*Yn40Z;+^E;=3ldP^@@MSk6erIwTj|9xb~)-
zH@NRAQ4DYz^@Fm^_>>bv-*_Oe_2S7F6rXISDDPa@x8sNBeW$08JB|d%GlWzoUsj9z
zRZf~aZ%}!8Wf^`)zEo$*^6@$K11gnC%3Nh0dM(FQsg!xoY0P-18TmzwG>o
z^Apb3pKm(fettu8tu{JuXuq<4!}|^H7wVVa?~;DBUyiXkd01Pj|4gxePVD=W1O3B(
z^x(xIy8qHgLX+O?uOyNU{&Zr6Zw7jn{OA;;b>t%vRne8lE9^076Hq4G2t;o_uE3$n@E4+pkUT+m%
zi;BKZvm8dtz1}LkaVxxDqF(c8UvrN#+SlA`5cT?uqO(N%v`UY+%JM8tC71$Fm3@hP?6|QXnr8=$c@1J-*DE
z^JX6_@9Qngcg$O$n70TqZ%#39_OXg&#YMqHc6nkIedJ!_s5e}tS67*xd(4|x%v-Ej
zw2#tj7xgAo=@nLbg_V7U+4YE3X4fiKnO&<`W#0(Vgj~8<%o{1@k;c4+vFy^tVqS}w
z$3@KRCg!!T@)}fmBvpOAcwEFhE~>mX7~4nbF*DX{KGx%KT(+>v+tn&>?%1PxT<*f3#
z@{N)qg!qX;29hD9j7%UkWFc8ft|vEh0<_^~b8EKB_*g
zKCk|#`l|Z2dRqNJJ*R%Aeyx6|a@Fw>pWkQrF81a73VnloCB9Lh|S-yF`
zg}xTwGT%x7%DQ$ogF2JNS9h@C)W(y4u(ZidUk$a*;4o%y
zceZPp9@`3TV^u6-jAq<4c+r(q6dBHTd%Je}i|2VR?_V&EiZgt_*w4@K{yg{j(_e%Q
zQ8bnDBBQo(Dm`(=7|Oy%P@rpW>f9`&MsPvK)WmfE!j!4;L{YC*#KvO;Nn+#=rbZ)8
zncN!8jA3*rGxQR)_u1xLT0v`B1^d7HTF8u$rWn^yzMD6T7SS1}hS0&_N-9VD;WGTg
zsA0?AxfP>^|ICRKXWH1A#uK$+qhbO}TccQvjzZHSpO
zhS(xz1F#5QNLMa=MF?v->4lhc=zj~E&2Mw*EmXU?1e
zOV=?YC7ZOZS<_~;vn|wl%V~8MJ8v5)QwMLtYG891_~lc@5I#gqHTWT(*vvQcLtuIV
zGqhT!8)fst%0E#NALk12-Ux^m^>#VZfJ7)EizHgA!_JAoN{rGSbyQEk+o
zXgp(Jsr*L9OrZ?24*r9f*@0a&V(h|MK$Gj4Av#6NIyATN?iXgt3T8~hRc`sX+i=}E
z)!0zWhY7n%`?)&Y4U8_zM454L&4D%phs83m{sJSIXjfEKRb(hQ`S*~$q?7Cc3hXAk
z$lc_puCCGs*kM*fQ=j+0l(Yvd?-g}hFFOMXXA0&3nO
zZ<062338g8BEKi^k$1@%@_)!Xb@)b!DK{x;`P5wpBlMAY%k_2&7mAE8BdX+mQ
zkj_#%6-#l+7;*)7tkEuMNB3h98am(RTs;;*TzwbjjgM
zBbR<{9v{#+@Tr2~1-nD#p;N4!J;F|~ufzSqYr^-04~Ct{xXAO7S0f(|B7@cz`HIFB
zttfh{C^NVuF}QAU=inoQzaKJg$Q#9GaZ~Ya#g7jiGPH8&>|vF|mJAamc_kZ5?k+h}
z@~0AecyRcL;nl;J4u5g@d&BvN$`RL&*gWF-5j`VwN4{2iap}y`meRGQyGnmr`e5lx
zrGG1RM&*p!HtNw)$3}fKx@PoGMn5t7xzS&h1?4>dN$6PtaSU=`}#@OXX
zdAK~5eEHIuiE-=(wutsx!c1F!$J`2`%s@o+Rt5-M!1Rpem_bNC)hEajDfW7=wUr68
zmFahD&LRQZN}Jc>
zBrc+knKoAe_40eoUcCB4b_aBUW7;U?X1@0lm`7)_2HH+Tq9bLlWC7cpMagdFn?)DV
z#Fea`iAnzwMSR49aAuUgfNAzKIv?@czkrjI3Iekjk>D^~!{0vqK
zFgS+>Ca{@oGPu#jfIkS0Ym36XR9}8@{j0|dR%VG&7(qR}jT54GcVT(jf;xj^fT85A2t4A+LRWBO~D#(VsBe5fNS
zu%~lbpo+$@YVz`>Ol+a)SeV{ks>PC;Ii+w7b(Nc6--p{V#Z{(1)Xif6xN~&{8(6Z%
ztRriZPngl17P^!r&zet_tf1jQCpS~S=ObPB@6~8xJ=E>0FBa8tvw!DR*uT89X=_XJ
zSHZUlO>W9>(XOJtxitAv{?jCy+&*A}1}(=%CI4%{?wodpimL|>A$K0xIPi1zl3Cc#
zwQK?Nk6^XTUqX{>3a5fRZ7oc87w${AIUgVHa+O`x3T&5V`T9b&;}zuZTh)7S3GcWb0X;WzHm&jpYXfN&TzNuo_-X4FM9VY*S-7bI@j$2
zo%@!&y?(0Mbx)vM_p>rH?7Dm@3crvw8CmmJteX4R4yC}&d~i%br-!@rPFKm9)9m{0
zM1dxxJ^3
zu8X)rt`K?RzORC=Q-oe5@2(Fks0WfQq096r4$e<97bl;rZcZjb`D9CSf9N?CyF8OU
zJ8%WXc|4!$A?Xb#ed!JDv>HZPelec*lKd>vIB>5#I*zHOEIn`)CHAWH
zC%*KD*ww~C?TI^Kyl`s*BX_bCR9h6X;g~nmFf?Lqz9jETHsPuori}aOZR30RL%7%Mh3w
z1MPR@@5tn$CNgjbER?x4=xlR_;o9bGv+=aI-I;uL@F{f%O>Q0XsC*O^-(RqU{`cmy
zdp`K(r%(Lx`0MWQ0utcW42*C;9l$lH7Zks|@H+?n(9x
zbs*>O4qF}AiK10|{q~mVB<}&R{?!fK+nI$U#FoG4*)H+=_KLiNhQ(#2Nm#
z5p**9dgPXoZxX_i)uX16jmfQ}Dia&AEV`&@8T_&)uGht^J$$qn!LKglSMxGn%4cJr
zB<^v`CGZu}maDjki`bso2hWv_}7jm-qf5Y#h-!>5ii=30+gD4fS(OI2gF$$^)~1<=TWCD==k{?
zj$gbXqTgvk*X=IxuHD7o)wr$)cs!(4OM}d|5+Og#SI4Yi|Hi#hfW1*PAVCc#WfQbO
zus7~+5aw+X<}58`-a{L>sX1n^1?3mWT6gkx9ah1gu`-rzIaUgnHis243G!L5VoPld0oeMY_KRm_$D_G>D{g0qM0S56Joqr-e
z`SkBvpb?M-uF6?CjnuGUJ&Opdjp|pjFjPv)tc6mQoDPD~n_ovGC!M&z?ZBE{*eOfz
z{5Mg`97LUXzOa1$I-0zwY%-nKhvT(0Ij5|Qj7)AVV}5TdlMj~7Nc8O*ujlngkDl#3
z+H_e~kEG2ZEc+sT4;vq%2kum#(nrN62JzX%eDD#t1*3qQ!&v5VdquE{ZDY{Y4Jf;s
zVq1>!cjN%&NGs?6@9S!)l;~Lumy#ow6J=CA~At=?ON&JxzfCh(19|%drK?
z{T0y!gTH9q%y>K|VQ4z@K{VpQ6l}`d(S01gPaNGtNo3+_sEM>yPl>!qyDK%{KI5Fp
z%#UDZsZTPssoKmZ;f$4IPv(db$WquFuyT5Wo(;8_1{x`G5nGM8x_jZcFO-w>en=ma
ztdEu^-b+s`1vV^zbJ!_w{jZ{V-DztPz3}apDHVu!6x3K`0e?IKDIIQEMb5$2EoI7{nLe;sVeJq^!QMv~@3ecg~v!c=6?@kLh
z9i7liW~8P6&|}zM2)tORFJW*6
z56V-&m}X2JCUMrKIHA|j@G@yv24a8?G7A{Otwjuy7DUve^7mrs
z_d~*V^5M$hO0S2FlxK}fF?Bo?Ikw_FvCpSti{KIn^GhcV!+isfLx!JoV%k;!Ja$mV
z0ALl%v(`dq(2%VNtA)b$RvfcKerE81XK*=Ks7YQHt0K#ib7Eyz-_CS#3%^C<5gz#)
zZ{%$Sf!(YLpc)K`4gnnW2eNLpMc_;TgHhUx(jBbVTn1QzWOrWA`n&2CnRU>Mx3HDT
zcVc76oMdk-nwZ1Yn1cd?z+b=P(`!X2J|Fp~G`UF
zk320kIEPNcl#&nkNeZu}!(>ibep?p8Pbg(S!0~Fg_ad
z=OfMdsKsLV^XM@rzJT@}Ur;0%s_mYAaMF6s+u=gx9uruRybZ@-7da5MIy(2@fddCS
zaSWgZ5L)Of{r@SH&Xfg>T}*$xDYC;4Jrra9a+bV(?CRWhwt$vXeEf6lwIj0|HJU*r
zaM=(EyT|F#q{zgZAhtoLM;181t>mV0L*~K?gmk3Mp!Cc%xMn}7VF@gY5Em0B2FjTG
zAkPS{;XSK(q)zd!i7*|Z(kpS0FsISUFUFOx90?T6FNWK>9V1SI<9Rs>q~({fU{~5E
zB&LXMM+Ag9vKsJ!7J-`>foW@|
z%<0Lm#}{0?4^+25fFm4Z(mf<$o5r{}*fqUg5C!7rkq}Ur)VqNVG
z8tP|4{{&^7q|s0VEpzyGE(!%4`P`VI(
z>eyDuD84c%mEs0zgsrQj+D=ZwvB+w4DF3()p^A^8Ct)W!3!Ns>#k>CgDX$mx9G-xN
z_(A7f>f=4_RGK-6FX$O)b_fIBY|HK$ORK283{D8#15FuACrWd&LmChhnI2>EaQFod
zB{m$78deA>&Bk44u+9cn2ptbbZ=$oZz?p%d=reJ$gJ_?zq_jAgkzZ79O_p9BNk|2F
z10-@e6^8`;KXC}|q&@{?lOTBc4rc7X3W`!rU20yOk9yj`^3I2H-bh~v=Gg~deDw7<
z3PwP}AcH;ryz`qW9|CP@UcpsCUX3`{J{?4SEYBVRRq0qktY}=%JAdI^6^wvLB5;ii
z9HlH69v>~DTj>#b;N$-55D42!#SU=H)}0u9`EN
z<)
z+Q@3Mo@^qwA&9*P;p&GFmVO$+Xqm!#8R6!Wh$w%6IPzZ*BmS0LKt#A#^{Kkr59zFg
zsfN`dYKaK*EKb+>xI`jGmVdPsc<$*i}K%z9t_gZgLn
zlYb|)girGYd;@$T-%#I3U%79rZ?dn(SBGR)qi=z)*|*fUVmhQ+#@uDd{T95}vRTyM
zz!2R?0BvQg0+}5d+(;w1VGL&@r~wUUOrS{7z;teJr}rPRUg$2kl8G^5ApXq`|L*FE
zhogn#>Bc>q3^=6HE0u6K39{X5260R~X|p^~DRT^@AqVmPne+;33_&WvnYI{Bl>pEcGZfutaD5@W;&uEOEZ0>CV$!|@x?RPv7qA1Ov^{FuI+CJ>3q`pQ=z
zu>pG)*VJrEOHOJWk}SwcwF7=`1TR@9LpLVUbk7V5Q`Kk&R_SnG3{p*f$YUXUH-ojw
zY#P@MWU|mljZB(IltZFWz8EK3m~j(@uE~{&E}lSH9W!8CA6Rn`nUfjJs6j5rHysHU
zq{xt|>oBS)f|8hP7$~^{DZh~3A+uiAVrJBXE!5k{j&%x|%-d}sdYw(rAoXX&SkSl*
zAxiMjK#@2K8e~4Yss!&C-+;f6fYVS_6gH&FGp2)lRW`+kAeMu?QV~AuOGVHgV#kS0IAr)xK=B6PvJ#In6&b4#3@4w}R$9Xn^rGZ76uxf{Dmcef$
zj7X%6|2^K3P&CZ?a;(Hx;wz(2w2FrDqEH}v6%;r4UjSZhMd}j*k+piW_OF2;JTMR$
zwas#IYmkN7g9%9=!f26sFw4&Jf(+9cBp?B?#?PK9eCC-(s+}$XdZTM>gxAv|#Z*KirMJfSxjO6_=?!q!6oln{nm@1kMKF
zp(1GDKh~UAlw1UT5nD?r2?T!=$n3xg#JBuI8A{~k;+Nc0JBTEb&(uDZoHsT2zg*~J
A`Tzg`

delta 8766
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
IKO5`)U&g60*8l(j

diff --git a/sources/wp-content/themes/twentyfourteen/genericons/README.txt b/sources/wp-content/themes/twentyfourteen/genericons/README.txt
index e6ebd7d..7a0a92e 100644
--- a/sources/wp-content/themes/twentyfourteen/genericons/README.txt
+++ b/sources/wp-content/themes/twentyfourteen/genericons/README.txt
@@ -74,6 +74,14 @@ ____ _  _ ____ _  _ ____ ____ _    ____ ____
 |    |__| |__| |\ | | __ |___ |    |  | | __ 
 |___ |  | |  | | \| |__] |___ |___ |__| |__] 
 
+V3.0.3:
+Bunch of updates mostly.
+- Two new icons, Dropbox and Fullscreen.
+- Updates to all icons containing an exclamation mark.
+- Updates to Image and Quote.
+- Nicer "Share" icon.
+- Bigger default Linkedin icon.
+
 V3.0.2: 
 A slew of new stuff and updates.
 - Social icons: Skype, Digg, Reddit, Stumbleupon, Pocket.
diff --git a/sources/wp-content/themes/twentyfourteen/genericons/example.html b/sources/wp-content/themes/twentyfourteen/genericons/example.html
index f33b30a..cdc7d04 100644
--- a/sources/wp-content/themes/twentyfourteen/genericons/example.html
+++ b/sources/wp-content/themes/twentyfourteen/genericons/example.html
@@ -165,6 +165,7 @@ body {
 		
+
@@ -252,6 +253,7 @@ body {
+
diff --git a/sources/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.eot b/sources/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.eot index 6e71567730e983711fc04e5afb3ef72c513baca9..46574695ece5d4a4d2eb5dd29c1b09995d93e214 100644 GIT binary patch delta 14788 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 delta 9125 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 diff --git a/sources/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.svg b/sources/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.svg index d9f0c82..ef236c1 100644 --- a/sources/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.svg +++ b/sources/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.svg @@ -6,128 +6,130 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + \ No newline at end of file diff --git a/sources/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.ttf b/sources/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.ttf index 7be71af30997bea0feb6fe6e886428dec6c085ec..b6f125e7eec0da4df8acaf85c86fc993115a4723 100644 GIT binary patch literal 27348 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 Jcw`b|{~sIWCISEe literal 18060 zcmdsed0m61qhe!^I*w?!*ki_afmTsQbZoZ~oo<)b8C$ViA$9qF=e-vQh~57ERn=SWefOPv z?z!il^_CzZM5Zu=Di(|xGkwys)dycg%@;U|#*P|2Mm#JuAt()H|2eI7;i>0cxE19p zlou>oxv=Axi*8(q@-`fgFI~8<1NGTLs6%i~Te@QNlAkrVtwnj15RG44xOm|O+O*}b z2r;A{&*K-OB3sqpNBKgOD=u8Qe$&)1M)^^`4)B~SRxesed%w9&h@m&*xm>w$Q-^q6 zbP3VSW&f&$D;JMAG~a{r6GA9&cdTBwerxPbmk`78zV_FP7N5Ul{zKE&2{Gm>w0Gj* z(TZ1w-p6AU2X8NW$GT=!nolxO%HtZLpiJUY92h-H7=r!{-6$MFb3`-?`PzDYZpel-7R|D#Pu#~+=2blK5$->N50m@UND;_K|M{ojbA;%N3!|IzxR z$)i(_E;!optvGSQuV!hPnVD&sO21G>ea3){ij0zsyo{WTj0|Vri|yXg;g5d^wCouG zF?IOp{poqwyYBzLd+-S8on=iu9aWyej5$TR$UvQFa0OhdJK*-YDA1Q&ZaR8wkNnmC zJ#q(4-?M*@@=R(JZ5Jox;S(fNZ;BH%P%7fYNwS*MY5>pq9kEmUh*3zEBzcactONtfTt9rAlsaEpD^hx=Br#(L39xC5>L_fLGq zVW{Xv$I&ea#K2m|*@1&lry5f5odj{f+GIHK72xl5aygCTh9*)5FLhGT$YFqP{ZQ~Y zb(h0cOR;F&?{yeAtT`dp+;D`Nk2s7=p07%MYACl=J%7p0BS%1Q%!b~BpCDkAP60R1 zGNua<`HV{n^UVi;6vo5sD_=xV_Iq<(=rItf$lX)N4Xd27=QGNyENOp(Tnrdum_E+k{CyoPV2 zv31|Rtzxns{cr+aQe|KjYyvAHb{06UID5$$tl ze}2Wx2d^JIckI5`_pO>+ICS*H(B$jlb6XAzmTJ*7mf%Y<(y%6SaGu zPf9RUOPPuu3_0~$HH(}+XRfD2^*QxSs-;k^78*dA^rX#3TVk2BPg<5+>lYcaD6#R{Yd0p&Z?5apXHfmJM4PdBVl1O* z*sPg;CB3*TUaV#0r@IQ&^x}fDex&xxDXoYPomNX_74l`d`95;fmNapn{9n2Cko?!w zpO@;T`P%bSuNa(OIAIb3A88-wPpg~L zFOwP*TEFtbJVozYkb|+6HU`wRg8b5aZy&W!c$1drcP>@Dbk6H^3C00(2`~ohJkTr) za-dR#MY9+yrl8Uf`eiEuvPQ75sVsArd)>`iB3R*Y3f)_gP#mCRiQ6SmgYrRTkiU6E#bq}oXUKhTdB@dK!Gxys+DnQf z(=!6jLMoQuBzMc#HoZ#mN%clsxcj>mG`*{~w(vIjdwF0A4Wz3k$U`r6fieX7IS}&m zJznkP)R{>#Rju4#>5cdk;397%jLT545sRFJSMxCsM#8>$!l}n~WBe*=-tgo{@(=gR z*JP@`ip2hlo~a0x)P*m9Xv)lqv%=TXwIB6)`?g&xjAa8ZTIsA`Jw^AYUHskWFW)xv z0mt3S4XgEj1;4+_QLTpWo4N!xB|8mFdU-2v$I|Pi83?fpQ=YZ=$yQ4{!Oz6N|_pn2fESOejF{7 zmq_c%7?Pl``y}RX81;qhPBnG5^SkIuLBEbq&~H8pDnz-9dx$nGk+8Rv)bcWCvEuk7 zQ@$X(KKLNId7;LSL>o0V9Umv1`L*%z!RFVpl$I6jQxUZ?KV$*p49$9t}DT$ zIrU0Ro36%lVo?W}mz-eNV5l#7)d{qMCVsVJ$5-+Rd9!?i@6?;8=0S|-c@(!J+nM1= zQ`O0X`mBVFY@oYUOxV*eP+f7;7)eXvY$I!n% z_0IQC9D7w>K1K~*dxfTa_jQME^zMTun*AORQpPz=^8&TAV`W-NpTfR*nO>KtPg5H$ zUj6(-4n?KXGS#7U->SH1madffsSj7W^Sz2gNvj%g^&P3Ec3SuDYp;DFw_KnV-_>1P z>vSl)Q^NzG9Q3cv8!<6lOcjeUQ=aP2~XyO9;s{P%>fOMiPNCXfqHNtW-=a zCWCQb3HiKE6+)p*cQL=S7$stof}qD)lPh3 zPV26#Q}^A&k-cx1U!kWu6+^yKCCiH;e3{Znh6s^4*b>u~03BlSz| z^?UC9gQorQpLcc1Td0-(c)2>XDKMl`URhk3owj(&jAcam{RZbZl)2&@yUCGc>r$4gM`yoB@^GkG-8Op$P|X}~BsG_qBhGGgSksoJHxuL)0WEX$VP zQCeE|=*ZU8R5q9#j&lYLnKXIupmVyn&`Xa#nKv+)-_iXE?W=KDHU68NrRH~k(rccw z;9*2W0`qioC0k3@{nIdlX=1KyUcH^&{}8*Lg>FqsYU@wHmEeU6eF}8Qa9|n6+RXJR z8qAB3f@Ky8Cft_zV=+m(lNTWt9ZbwjCD#K+LZeLZ6qazaQlT|GMs=^O-y`?GwCK^Y z@!4hP-l7-ZS9Sf8)>)N9Gku#EZ}`n3`T2L-zr1@^YmTmGr|ae3%dZ@J%OR>x6Ppjn z!z zay&u|Ji+n^9KyU(N}z)83=_gq^S`)ZLh-nw9aHX0T|585zwNmG>t9~n)V?&QSW~i9 zha+>;Sfgvrfg@8o=TBSY?%Pl@cI32m*=gx(+<8vu(MNh)46yvS%KyD@!1|?B5Nmmg zhV5T__@B?8^s@*5ZT7Wq3`om#rzg|hUf1M{7e0RV)OR1b`ER#um{NPs#sMQ{-nOQC zs@p9qTNhrtiMlCnn+A&5r7X}FICjB8fVU*FgMMeW*I!{@)en!#hmIblS=xI0Mx9Qx zj@tL;m1$|fcexxU1|$#VR92|aftYN_3^k}SZ#Z=ystPG566TiK(COQ+8lBvhoz}6Y zar_WZwBgX~$1cBm`ex6(sW+~;J4LH#q2q3vo0cJ4i*K9v*khD+4vnKaciL@hHm;a1 zkEFhlN9e!kcLKhO?c-#@@)c*U9e4{cZ3Ha-o!xxaN>i{^kL;9Ym4Y+dv?;tuZwtd& z1)WxgLOG-C)N>=y1uOs|_u>f`#uH)|fG7xPBTu+$>c>x5{$fGFRp*_1>8iQ2HvRmX zi9-guT(n2F>Bjci=MGJlr&8NDj~KqzU+VQVQo*c>{F>T3=oQL8ZQYkb?hO7R?l38W z)dXEi9`9fZ$2D_i;@OS>7MSo0SR4@KUP$YB?6k%2_`D@%#9GW#YNvee2zx*B1?62Qiu= zpiwS@Vt}Y+%b#5iotR9-E=PjmVe(bF+>QjfL%Odr5en!&N2Q)lA%{z=RQ|oVI5ooM z$#JJf6c;Q1?y5>X@ClV%MJ1o4jz9GIXP>36df)-=y9XXfjgTLG0gJo&Ogf)(?)qmcIlrRpLiyee&Y5l7*KTT^`#Z|* zvwZpzd35Fap+nQt?pV3%zXuQXwv2iAoEe_nNO<17DZyx(D-xaFI=CsrSzTIHS39ns zl9`_C9X)ZZyEd3Jwz_(5V1iR=+d5*@;^Mr@k5;d3glYQu&#wISSuLaQKls}#+pgGf z=&p88{d1ddm5*%N(otOa!OpvA*UQ|Z8zf+b!+dRoLxOv&~OD=l8B+z>9+>a(q z@(gJ{@BHc0^L!1yvHfR_9p`WkNwiiD%g%LBW3^f`p|~WVRhLbi7D}Y0=a-IJJbZaw zPWH;{CM;iCUA=C@=FQjn+z4HowpN;e?3fHYYmL~BwVVj}F=6a-LUwpE*=kaJnX1nE zqy%Zn$ULbI^X3YS#PgvP1G6HIa>%s#UN_8P1&@rl{ny}vNs=XRujzt ztX+PqER^5fJ${mZKQ*v?w;PbeE!%04#lNq>6v}A^n!u4?tD%6R{M)vCXX!} zanX5=;kGr#$g0spYZ9f!BeLAp^>tovad1TQ>~QtuVJKv$9(EV!G|gGFs$o^Kd_dE@ zb?c*R{;9{BL=fiIirU10aHM3-^}8;wn_530E4{Bv=ZNgjVc#}_=5s*p5{F06bnxPF zWm+CS?n)HM?0~Bt%M8n|))^|V=XHl^DN##Fuhp3FDq;eTdorq4p1U|vRlQ>MrqvhD z9PY{?rLW6hHLNnaYWiq*PGHo?#%yXFesIe&pHe<-+T3}qNsoKPA9gfV73Qn1!o2kK zBf4);|DwKQM~>OO`(N+9ZOgm@y}!dfZpMxGeSGQcYg!X-N56i$Q~p`aC@ZT8RrPZ# z`6U_sD6gzKv!X_QJoTr3{&|xhn0Uq92{nPNG*YrJ4G*tbFlEx9fqgR$r2Chxdf?s{ z=S^Na*so+3<@e!8@AVk}I*dOcHh}_O-LyzT;1Bpp;2`D_FcIrr(@-OhjX;>3`l1mY z!hXk>6`cJThCZkSgUx)vXW05I)9qLJx%HG^(uYUr$|F~8S#i$9hvoi{wz@`Md1UML z7maRtm>NIYDwhl{D<3*&#-vrV3(Erm7ouVF77ncTm*nQx#mdU^^9D6dYg@g2#qy@6 zM0DPHmz@h!JkW zuSBUOW9vt9|HBL9t236)8rmET73Sx8($aIXe4gUkvI@Vyx!&!qD4!RutEtH^s0vLO zzi`Q@;Z;=y&^o0h;bi}TUa!9_+Tbe)1ZrC*PplhO3snY!!Y>d`j;DoDKj9rz%7B*F1r5$=iUnd$w zlNbk&ZjM+amLoTE5W}jrIXSu1l-F86VcD_?W0yGOu}L31I%H|oEW3Hx!m&f-Wf=?FHYx+q zV@>jSZu{QlE1qm`fAXy-+m$=(idvd0nl_czR}Bgcy>{LRbYlLxvr4M7+S;81co$|$>&w+yKKp~Am@i@04<&7C-KaXE1K003 zKss(6FOl~p1a`(8kpHt^S#~$7v_tdCYHQ16>9xAzQ!gojn zI3f2r8GyDa!!VMXkusoMQEQ-UD@WqwzBPF3h-aiLId*Qui6Ffcs(87b7m*Y9DWRY& z4HR42PsXWD+La>y`2)*OU?IcqgRhGCMmmxju87(IGtBYZ)vJFikIRqbalWI{&)>Xr z?%X@yv@Ucl4VWVzGjwrUBZv9o@zp2WadSn;x8~9mGLxNVE&*dPgf5UN6}-%_w5&Nr zs3ESko7o-YK;WcwizAw0W_9G}M|N^BWap9IW9lmk#XzPAXc>zjCl$$cbLavA9Zo&4 zi@;KVa}pd=0PjZQPU9G08^}-@EwOIX^jC3CC5?h$Fd9taj6{n-U=AP7X0a?w@mbj$ zERX`v3#bb%dvXAvE#ndY2Y3utVA~d}9vzDarf|Y-ViWlhbYxN?)f-S1!&y^MP^7PT zg!}zb#1y|zQAlz00e(d~UZHMJmTGsW-BNE8)f4x@5 zhF{;lx_1uI;%h7m%oX<)z(7r>@~pk7kR1Q0$E!K-`j5IrAc4op`K(iY_h?+jXiSuzQ>~G4$dTibg5?k)TV>5gQ?g=pked_(}eRd z@|%U=+G-(O6tD1WJ|G5-A5tM|!tn%zKNPo)w5OTL)oi&)#}-pxM$r1FdyQ~ zrW`q73&pYIhNT@qM_%{UHo48jz4Jfli#f-|9A&Q@n0aL9K=rUWjL!dffSd9V{<1CQ zrNjKpx#5P|X_NV7__!Fr&-g{HR1S;}+<62^M~vmX8)|tNf4Q39;cA|9#nER z-Gw^9uwv1y6Z&FrK@EUHl2=;s_*@5MxFyj&UWXaKXGtFE^>vEl28kBLf?_RDx2AwT z!DnTTCAcjK;@}I*as!ePzphl0OA4;14#*aGRnYUdU>}8`N>bBFC5Ng`Og%yGJw@-* zyHC-3sl9u(%Sb+%`iv&ZClnt|AO)KuIJb^bU>r^XSA}$_r4VuYA9;dqQ{^y&YuExI zutNqAKp14x7S1sJI$; o?`dWXzsuQ$ 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�k{_P|1Ev!tIOu)ySyKQ{3k7)MKUDw84%8ig$ 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 literal 11064 zcmY*fWl&u~mwW_wcMa|k+#$i;-QC^Y-66r9;O@cQ-QC?EE`i6A{dTK%=T6@<-E;0e zQ&aP6s@>(q!~kG`&ql`uK>8QOV*bPbjsJfW6H}1|0Kh~(Rf2!8w4a(57ZDZv)C@j3 z;U`D{6#xi%WhRzSE#Q;?_=JI?zD209t)auGHt@+)KVyBFae|?_q4THqMdwq4`5&N| z+jyFNY9;^xStS6#brC3_=44@N_{k|zK6B_k!2zLUJz?=FerkN5{NGy0QNW=$Eo@yp zJ~fR`9`;!SO7TL3#KzwEU*68A2KooErn@v-Lyyn8RR1)hPmlm+06lhwwx$38^(O`U z%>T0TV^$Bt!QR;g0HFD-4K@J)Ks<)BXQH~B8hx&hj`=eY>L2t5^a;QOf5G&> zIF(MY_MeDM;jw0HU}9jf18xKhg<@c20MVyKVg`1H1Ar|9)P5%Yn>YKI;0g@<6&Sjh zc8CBD-Y)|)=@QlpGXX7S2%W#R>xY1ZjMK%^Q1mWsY_MZsFav;NC8bd`Fn|Dro5BD3 z&p!+d%mNH>p~Rq2G{6tO1-;NCpa(R5L8)hE<}-L6d5OGBKA`$FO`y-!E#Wu&X7n<6 zCw-7Q!8E9!{_z1_VemWvl-x<~GY?}z(1+-v_WAa_2c+1M?n@1-LHPKfW4>zu-rP6> zzulDI;Q%deN`WIc5|f(?A>x+d(KtPxt53OjI<2S3KXnT2Y}%ssr9&@Ft!&Hb!& zuegpYIVR*QF4WHYACJQC?ti{EKy(fFu=aCJI+z<^q8We@3O?J>>9zmdAdqzYCCS}N zk5l&W%Zj5Fk0>OxrgO;s?#1WHx~8``XKE@(E<3xmAwgwwrYKmHRSp+U8i#G0#PI84kK_0Nd}gt>iZr0F2{l!i z-OVM-jF8tWKVO}_+P91ECi3g1GU%=28ALkqqGOXA< z1^l;!Qo@32AFKjyrxgYbV=lDj8HnA``8Zc?tEye2JaI;1J&^)8uLBsRZ@9z76`kzO zR@3Dg*52;cys@dCRSng$8ybJsz1`nsn2W2l*kkco ^^k9Z4{phkCjFr`wDJ8J> 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 > - + > diff --git a/sources/wp-content/themes/twentyfourteen/image.php b/sources/wp-content/themes/twentyfourteen/image.php index 98daaec..4e7fb82 100644 --- a/sources/wp-content/themes/twentyfourteen/image.php +++ b/sources/wp-content/themes/twentyfourteen/image.php @@ -28,9 +28,9 @@ get_header(); - × + × - post_parent ); ?> + post_parent ); ?> ', '' ); ?>

diff --git a/sources/wp-content/themes/twentyfourteen/inc/custom-header.php b/sources/wp-content/themes/twentyfourteen/inc/custom-header.php index f22ef18..523db80 100644 --- a/sources/wp-content/themes/twentyfourteen/inc/custom-header.php +++ b/sources/wp-content/themes/twentyfourteen/inc/custom-header.php @@ -111,6 +111,9 @@ function twentyfourteen_admin_header_style() { line-height: 48px; margin: 0 0 0 30px; } + .rtl #headimg h1 { + margin: 0 30px 0 0; + } #headimg h1 a { color: #fff; text-decoration: none; diff --git a/sources/wp-content/themes/twentyfourteen/inc/featured-content.php b/sources/wp-content/themes/twentyfourteen/inc/featured-content.php index 3f9dc41..ccff4ca 100644 --- a/sources/wp-content/themes/twentyfourteen/inc/featured-content.php +++ b/sources/wp-content/themes/twentyfourteen/inc/featured-content.php @@ -106,7 +106,7 @@ class Featured_Content { */ public static function wp_loaded() { if ( self::get_setting( 'hide-tag' ) ) { - add_filter( 'get_terms', array( __CLASS__, 'hide_featured_term' ), 10, 2 ); + add_filter( 'get_terms', array( __CLASS__, 'hide_featured_term' ), 10, 3 ); add_filter( 'get_the_terms', array( __CLASS__, 'hide_the_featured_term' ), 10, 3 ); } } @@ -151,46 +151,39 @@ class Featured_Content { * @return array Array of post IDs. */ public static function get_featured_post_ids() { - // Return array of cached results if they exist. + // Get array of cached results if they exist. $featured_ids = get_transient( 'featured_content_ids' ); - if ( ! empty( $featured_ids ) ) { - return array_map( 'absint', (array) $featured_ids ); + + if ( false === $featured_ids ) { + $settings = self::get_setting(); + $term = get_term_by( 'name', $settings['tag-name'], 'post_tag' ); + + if ( $term ) { + // Query for featured posts. + $featured_ids = get_posts( array( + 'fields' => 'ids', + 'numberposts' => self::$max_posts, + 'suppress_filters' => false, + 'tax_query' => array( + array( + 'field' => 'term_id', + 'taxonomy' => 'post_tag', + 'terms' => $term->term_id, + ), + ), + ) ); + } + + // Get sticky posts if no Featured Content exists. + if ( ! $featured_ids ) { + $featured_ids = self::get_sticky_posts(); + } + + set_transient( 'featured_content_ids', $featured_ids ); } - $settings = self::get_setting(); - - // Return sticky post ids if no tag name is set. - $term = get_term_by( 'name', $settings['tag-name'], 'post_tag' ); - if ( $term ) { - $tag = $term->term_id; - } else { - return self::get_sticky_posts(); - } - - // Query for featured posts. - $featured = get_posts( array( - 'numberposts' => self::$max_posts, - 'tax_query' => array( - array( - 'field' => 'term_id', - 'taxonomy' => 'post_tag', - 'terms' => $tag, - ), - ), - ) ); - - // Return array with sticky posts if no Featured Content exists. - if ( ! $featured ) { - return self::get_sticky_posts(); - } - - // Ensure correct format before save/return. - $featured_ids = wp_list_pluck( (array) $featured, 'ID' ); - $featured_ids = array_map( 'absint', $featured_ids ); - - set_transient( 'featured_content_ids', $featured_ids ); - - return $featured_ids; + // Ensure correct format before return. + return array_map( 'absint', $featured_ids ); } /** @@ -203,7 +196,6 @@ class Featured_Content { * @return array Array of sticky posts. */ public static function get_sticky_posts() { - $settings = self::get_setting(); return array_slice( get_option( 'sticky_posts', array() ), 0, self::$max_posts ); } @@ -312,7 +304,7 @@ class Featured_Content { * * @uses Featured_Content::get_setting() */ - public static function hide_featured_term( $terms, $taxonomies ) { + public static function hide_featured_term( $terms, $taxonomies, $args ) { // This filter is only appropriate on the front-end. if ( is_admin() ) { @@ -329,6 +321,11 @@ class Featured_Content { return $terms; } + // Bail if term objects are unavailable. + if ( 'all' != $args['fields'] ) { + return $terms; + } + $settings = self::get_setting(); foreach( $terms as $order => $term ) { if ( ( $settings['tag-id'] === $term->term_id || $settings['tag-name'] === $term->name ) && 'post_tag' === $term->taxonomy ) { diff --git a/sources/wp-content/themes/twentyfourteen/inc/template-tags.php b/sources/wp-content/themes/twentyfourteen/inc/template-tags.php index d1f9bcf..bea9089 100644 --- a/sources/wp-content/themes/twentyfourteen/inc/template-tags.php +++ b/sources/wp-content/themes/twentyfourteen/inc/template-tags.php @@ -12,10 +12,15 @@ if ( ! function_exists( 'twentyfourteen_paging_nav' ) ) : * Display navigation to next/previous set of posts when applicable. * * @since Twenty Fourteen 1.0 + * + * @global WP_Query $wp_query WordPress Query object. + * @global WP_Rewrite $wp_rewrite WordPress Rewrite object. */ function twentyfourteen_paging_nav() { + global $wp_query, $wp_rewrite; + // Don't print empty markup if there's only one page. - if ( $GLOBALS['wp_query']->max_num_pages < 2 ) { + if ( $wp_query->max_num_pages < 2 ) { return; } @@ -31,14 +36,14 @@ function twentyfourteen_paging_nav() { $pagenum_link = remove_query_arg( array_keys( $query_args ), $pagenum_link ); $pagenum_link = trailingslashit( $pagenum_link ) . '%_%'; - $format = $GLOBALS['wp_rewrite']->using_index_permalinks() && ! strpos( $pagenum_link, 'index.php' ) ? 'index.php/' : ''; - $format .= $GLOBALS['wp_rewrite']->using_permalinks() ? user_trailingslashit( 'page/%#%', 'paged' ) : '?paged=%#%'; + $format = $wp_rewrite->using_index_permalinks() && ! strpos( $pagenum_link, 'index.php' ) ? 'index.php/' : ''; + $format .= $wp_rewrite->using_permalinks() ? user_trailingslashit( $wp_rewrite->pagination_base . '/%#%', 'paged' ) : '?paged=%#%'; // Set up paginated links. $links = paginate_links( array( 'base' => $pagenum_link, 'format' => $format, - 'total' => $GLOBALS['wp_query']->max_num_pages, + 'total' => $wp_query->max_num_pages, 'current' => $paged, 'mid_size' => 1, 'add_args' => array_map( 'urlencode', $query_args ), diff --git a/sources/wp-content/themes/twentyfourteen/inc/widgets.php b/sources/wp-content/themes/twentyfourteen/inc/widgets.php index 61c1160..9bd1e79 100644 --- a/sources/wp-content/themes/twentyfourteen/inc/widgets.php +++ b/sources/wp-content/themes/twentyfourteen/inc/widgets.php @@ -47,7 +47,7 @@ class Twenty_Fourteen_Ephemera_Widget extends WP_Widget { * @param array $instance An array of settings for this widget instance. */ public function widget( $args, $instance ) { - $format = $instance['format']; + $format = isset( $instance['format'] ) && in_array( $instance['format'], $this->formats ) ? $instance['format'] : 'aside'; switch ( $format ) { case 'image': diff --git a/sources/wp-content/themes/twentyfourteen/js/functions.js b/sources/wp-content/themes/twentyfourteen/js/functions.js index ea656d8..7eddd83 100644 --- a/sources/wp-content/themes/twentyfourteen/js/functions.js +++ b/sources/wp-content/themes/twentyfourteen/js/functions.js @@ -40,7 +40,13 @@ * @link http://www.nczonline.net/blog/2013/01/15/fixing-skip-to-content-links/ */ _window.on( 'hashchange.twentyfourteen', function() { - var element = document.getElementById( location.hash.substring( 1 ) ); + var hash = location.hash.substring( 1 ), element; + + if ( ! hash ) { + return; + } + + element = document.getElementById( hash ); if ( element ) { if ( ! /^(?:a|select|input|button|textarea)$/i.test( element.tagName ) ) { @@ -88,7 +94,7 @@ mastheadOffset = $( '#masthead' ).offset().top - toolbarOffset; _window.on( 'scroll.twentyfourteen', function() { - if ( ( window.scrollY > mastheadOffset ) && ( mastheadHeight < 49 ) ) { + if ( _window.scrollTop() > mastheadOffset && mastheadHeight < 49 ) { body.addClass( 'masthead-fixed' ); } else { body.removeClass( 'masthead-fixed' ); diff --git a/sources/wp-content/themes/twentyfourteen/languages/twentyfourteen.pot b/sources/wp-content/themes/twentyfourteen/languages/twentyfourteen.pot index 3cd1327..cf67030 100644 --- a/sources/wp-content/themes/twentyfourteen/languages/twentyfourteen.pot +++ b/sources/wp-content/themes/twentyfourteen/languages/twentyfourteen.pot @@ -2,9 +2,9 @@ # This file is distributed under the GNU General Public License v2 or later. msgid "" msgstr "" -"Project-Id-Version: Twenty Fourteen 1.1\n" +"Project-Id-Version: Twenty Fourteen 1.2\n" "Report-Msgid-Bugs-To: http://wordpress.org/tags/twentyfourteen\n" -"POT-Creation-Date: 2014-04-16 18:29:37+00:00\n" +"POT-Creation-Date: 2014-09-03 00:45:47+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -141,7 +141,7 @@ msgid "" "searching can help." msgstr "" -#. #-#-#-#-# twentyfourteen.pot (Twenty Fourteen 1.0) #-#-#-#-# +#. #-#-#-#-# twentyfourteen.pot (Twenty Fourteen 1.2) #-#-#-#-# #. Author URI of the plugin/theme #: footer.php:21 msgid "http://wordpress.org/" @@ -202,7 +202,7 @@ msgid_plural "%d Articles" msgstr[0] "" msgstr[1] "" -#: functions.php:488 +#: functions.php:491 msgid "Page %s" msgstr "" @@ -244,18 +244,18 @@ msgstr "" msgid "Display Site Title & Tagline" msgstr "" -#: inc/customizer.php:35 inc/featured-content.php:408 +#: inc/customizer.php:35 inc/featured-content.php:405 msgid "Featured Content" msgstr "" -#: inc/customizer.php:36 inc/featured-content.php:409 +#: inc/customizer.php:36 inc/featured-content.php:406 msgid "" "Use a tag to feature your posts. If no posts match the " "tag, sticky posts will be displayed instead." msgstr "" -#: inc/customizer.php:37 inc/customizer.php:102 inc/featured-content.php:410 -#: inc/featured-content.php:419 inc/featured-content.php:479 +#: inc/customizer.php:37 inc/customizer.php:102 inc/featured-content.php:407 +#: inc/featured-content.php:416 inc/featured-content.php:476 msgctxt "featured content default tag slug" msgid "featured" msgstr "" @@ -272,7 +272,7 @@ msgstr "" msgid "Slider" msgstr "" -#. #-#-#-#-# twentyfourteen.pot (Twenty Fourteen 1.0) #-#-#-#-# +#. #-#-#-#-# twentyfourteen.pot (Twenty Fourteen 1.2) #-#-#-#-# #. Theme Name of the plugin/theme #: inc/customizer.php:99 msgid "Twenty Fourteen" @@ -302,43 +302,43 @@ msgid "" "\">Twenty Fourteen documentation." msgstr "" -#: inc/featured-content.php:431 +#: inc/featured-content.php:428 msgid "Tag Name" msgstr "" -#: inc/featured-content.php:436 +#: inc/featured-content.php:433 msgid "Don’t display tag on front end." msgstr "" -#: inc/template-tags.php:45 +#: inc/template-tags.php:50 msgid "← Previous" msgstr "" -#: inc/template-tags.php:46 +#: inc/template-tags.php:51 msgid "Next →" msgstr "" -#: inc/template-tags.php:53 +#: inc/template-tags.php:58 msgid "Posts navigation" msgstr "" -#: inc/template-tags.php:80 +#: inc/template-tags.php:85 msgid "Post navigation" msgstr "" -#: inc/template-tags.php:84 +#: inc/template-tags.php:89 msgid "Published In%title" msgstr "" -#: inc/template-tags.php:86 +#: inc/template-tags.php:91 msgid "Previous Post%title" msgstr "" -#: inc/template-tags.php:87 +#: inc/template-tags.php:92 msgid "Next Post%title" msgstr "" -#: inc/template-tags.php:104 +#: inc/template-tags.php:109 msgid "Sticky" msgstr "" diff --git a/sources/wp-content/themes/twentyfourteen/style.css b/sources/wp-content/themes/twentyfourteen/style.css index cebe643..d88aed5 100644 --- a/sources/wp-content/themes/twentyfourteen/style.css +++ b/sources/wp-content/themes/twentyfourteen/style.css @@ -4,7 +4,7 @@ Theme URI: http://wordpress.org/themes/twentyfourteen Author: the WordPress team Author URI: http://wordpress.org/ Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier. -Version: 1.1 +Version: 1.2 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready @@ -863,11 +863,19 @@ span + .edit-link:before, font-weight: 700; line-height: 48px; margin: 0; + + /* Nav-toggle width + search-toggle width - gutter = 86px */ + max-width: -webkit-calc(100% - 86px); + max-width: calc(100% - 86px); } .site-title a, .site-title a:hover { color: #fff; + display: block; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; } /* Search in the header */ @@ -1003,7 +1011,6 @@ span + .edit-link:before, background-color: #000; border-radius: 0; cursor: pointer; - font-size: 0; height: 48px; margin: 0; overflow: hidden; @@ -1018,8 +1025,7 @@ span + .edit-link:before, .menu-toggle:before { color: #fff; content: "\f419"; - display: inline; - margin-top: 16px; + padding: 16px; } .menu-toggle:active, @@ -1369,6 +1375,83 @@ a.post-thumbnail:hover { background: transparent; } +.hentry .mejs-overlay-button { + background-color: #fff; + background-image: none; + border-radius: 2px; + box-shadow: 1px 1px 1px rgba(0,0,0,.8); + color: #000; + height: 36px; + margin-left: -24px; + width: 48px; +} + +.hentry .mejs-overlay-button:before { + -webkit-font-smoothing: antialiased; + content: '\f452'; + display: inline-block; + font: normal 32px/1.125 Genericons; + position: absolute; + top: 1px; + left: 10px; +} + +.hentry .mejs-controls .mejs-button button:focus { + outline: none; +} + +.hentry .mejs-controls .mejs-button button { + -webkit-font-smoothing: antialiased; + background: none; + color: #fff; + display: inline-block; + font: normal 16px/1 Genericons; +} + +.hentry .mejs-playpause-button.mejs-play button:before { + content: '\f452'; +} + +.hentry .mejs-playpause-button.mejs-pause button:before { + content: '\f448'; +} + +.hentry .mejs-volume-button.mejs-mute button:before { + content: '\f109'; + font-size: 20px; + position: absolute; + top: -2px; + left: 0; +} + +.hentry .mejs-volume-button.mejs-unmute button:before { + content: '\f109'; + left: 0; + position: absolute; + top: 0; +} + +.hentry .mejs-fullscreen-button button:before { + content: '\f474'; +} + +.hentry .mejs-fullscreen-button.mejs-unfullscreen button:before { + content: '\f406'; +} + +.hentry .mejs-overlay:hover .mejs-overlay-button { + background-color: #24890d; + color: #fff; +} + +.hentry .mejs-controls .mejs-button button:hover { + color: #41a62a; +} + +.content-sidebar .wp-playlist-item .wp-playlist-caption { + color: #000; +} + /* Page links */ .page-links { @@ -2248,8 +2331,8 @@ a.post-thumbnail:hover { margin-bottom: 18px; } -.widget input, -.widget textarea { +.widget-area .widget input, +.widget-area .widget textarea { background-color: rgba(255, 255, 255, 0.1); border-color: rgba(255, 255, 255, 0.2); color: #fff; @@ -2257,8 +2340,8 @@ a.post-thumbnail:hover { padding: 1px 2px 2px 4px; } -.widget input:focus, -.widget textarea:focus { +.widget-area .widget input:focus, +.widget-area .widget textarea:focus { border-color: rgba(255, 255, 255, 0.3); } @@ -3261,8 +3344,7 @@ a.post-thumbnail:hover { } .full-width .site-content .has-post-thumbnail .entry-header, - .full-width.singular .site-content .hentry.has-post-thumbnail, - .full-width.home .site-content .hentry.has-post-thumbnail { + .full-width .site-content .hentry.has-post-thumbnail:first-child { margin-top: -48px; } @@ -3349,6 +3431,12 @@ a.post-thumbnail:hover { } @media screen and (min-width: 783px) { + .site-title { + /* Search-toggle width = 48px */ + max-width: -webkit-calc(100% - 48px); + max-width: calc(100% - 48px); + } + .header-main { padding-right: 0; } @@ -3589,8 +3677,7 @@ a.post-thumbnail:hover { margin-left: 20px; } - .full-width.singular .site-content .hentry.has-post-thumbnail, - .full-width.home .site-content .hentry.has-post-thumbnail { + .full-width .site-content .hentry.has-post-thumbnail:first-child { margin-top: -72px; } @@ -3655,7 +3742,7 @@ a.post-thumbnail:hover { .site-description { display: block; - margin: -3px 0 21px; + margin: 0 0 18px; } .site-description:empty { diff --git a/sources/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.eot b/sources/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.eot deleted file mode 100644 index defbbe51707ceb0134d83426c00ea4a688bff82a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 10388 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 XrRw#cHeM?tV`zongcS;2TIl})?e)3L diff --git a/sources/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.ttf b/sources/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.ttf deleted file mode 100644 index a21dcb6476ff897f0bdf5294873796f1ed1722b4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 19864 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 E0Y(B4qyPW_ diff --git a/sources/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.woff b/sources/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.woff deleted file mode 100644 index b57e62c0f67219a9c0635f0f88c4255842bc80d0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12156 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 diff --git a/sources/wp-content/themes/twentythirteen/fonts/genericons.css b/sources/wp-content/themes/twentythirteen/fonts/genericons.css deleted file mode 100644 index 2fde399..0000000 --- a/sources/wp-content/themes/twentythirteen/fonts/genericons.css +++ /dev/null @@ -1,157 +0,0 @@ -/** - - Genericons Helper CSS - -*/ - - -/** - * The font was graciously generated by Font Squirrel (http://www.fontsquirrel.com). We love those guys. - */ -@font-face { - font-family: 'Genericons'; - src: url('genericons-regular-webfont.eot'); -} - -@font-face { - font-family: 'Genericons'; - src: url(data:application/x-font-woff;charset=utf-8;base64,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) format('woff'), - url('genericons-regular-webfont.ttf') format('truetype'), - url('genericons-regular-webfont.svg#genericonsregular') format('svg'); - font-weight: normal; - font-style: normal; -} - - -/** - * All Genericons. - */ -[class*="genericon"] { - display: inline-block; - width: 16px; - height: 16px; - -webkit-font-smoothing: antialiased; - font-size: 16px; - line-height: 1; - font-family: 'Genericons'; - text-decoration: inherit; - font-weight: normal; - font-style: normal; - vertical-align: top; -} - -/* IE7 */ -[class*="genericon"] { - *overflow: auto; - *zoom: 1; - *display: inline; -} - -/** - * Individual icons. - */ - -/* Post formats */ -.genericon-standard:before { content: '\f100'; } -.genericon-aside:before { content: '\f101'; } -.genericon-image:before { content: '\f102'; } -.genericon-gallery:before { content: '\f103'; } -.genericon-video:before { content: '\f104'; } -.genericon-status:before { content: '\f105'; } -.genericon-quote:before { content: '\f106'; } -.genericon-link:before { content: '\f107'; } -.genericon-chat:before { content: '\f108'; } -.genericon-audio:before { content: '\f109'; } - -/* Social icons */ -.genericon-github:before { content: '\f200'; } -.genericon-dribbble:before { content: '\f201'; } -.genericon-twitter:before { content: '\f202'; } -.genericon-facebook:before { content: '\f203'; } -.genericon-facebook-alt:before { content: '\f204'; } -.genericon-wordpress:before { content: '\f205'; } -.genericon-googleplus:before { content: '\f206'; } -.genericon-linkedin:before { content: '\f207'; } -.genericon-linkedin-alt:before { content: '\f208'; } -.genericon-pinterest:before { content: '\f209'; } -.genericon-pinterest-alt:before { content: '\f210'; } -.genericon-flickr:before { content: '\f211'; } -.genericon-vimeo:before { content: '\f212'; } -.genericon-youtube:before { content: '\f213'; } -.genericon-tumblr:before { content: '\f214'; } -.genericon-instagram:before { content: '\f215'; } -.genericon-codepen:before { content: '\f216'; } - -/* Meta icons */ -.genericon-comment:before { content: '\f300'; } -.genericon-category:before { content: '\f301'; } -.genericon-tag:before { content: '\f302'; } -.genericon-time:before { content: '\f303'; } -.genericon-user:before { content: '\f304'; } -.genericon-day:before { content: '\f305'; } -.genericon-week:before { content: '\f306'; } -.genericon-month:before { content: '\f307'; } -.genericon-pinned:before { content: '\f308'; } - -/* Other icons */ -.genericon-search:before { content: '\f400'; } -.genericon-unzoom:before { content: '\f401'; } -.genericon-zoom:before { content: '\f402'; } -.genericon-show:before { content: '\f403'; } -.genericon-hide:before { content: '\f404'; } -.genericon-close:before { content: '\f405'; } -.genericon-close-alt:before { content: '\f406'; } -.genericon-trash:before { content: '\f407'; } -.genericon-star:before { content: '\f408'; } -.genericon-home:before { content: '\f409'; } -.genericon-mail:before { content: '\f410'; } -.genericon-edit:before { content: '\f411'; } -.genericon-reply:before { content: '\f412'; } -.genericon-feed:before { content: '\f413'; } -.genericon-warning:before { content: '\f414'; } -.genericon-share:before { content: '\f415'; } -.genericon-attachment:before { content: '\f416'; } -.genericon-location:before { content: '\f417'; } -.genericon-checkmark:before { content: '\f418'; } -.genericon-menu:before { content: '\f419'; } -.genericon-top:before { content: '\f420'; } -.genericon-minimize:before { content: '\f421'; } -.genericon-maximize:before { content: '\f422'; } -.genericon-404:before { content: '\f423'; } -.genericon-spam:before { content: '\f424'; } -.genericon-summary:before { content: '\f425'; } -.genericon-cloud:before { content: '\f426'; } -.genericon-key:before { content: '\f427'; } -.genericon-dot:before { content: '\f428'; } -.genericon-next:before { content: '\f429'; } -.genericon-previous:before { content: '\f430'; } -.genericon-expand:before { content: '\f431'; } -.genericon-collapse:before { content: '\f432'; } -.genericon-dropdown:before { content: '\f433'; } -.genericon-dropdown-left:before { content: '\f434'; } -.genericon-top:before { content: '\f435'; } -.genericon-draggable:before { content: '\f436'; } -.genericon-phone:before { content: '\f437'; } -.genericon-send-to-phone:before { content: '\f438'; } -.genericon-plugin:before { content: '\f439'; } -.genericon-cloud-download:before { content: '\f440'; } -.genericon-cloud-upload:before { content: '\f441'; } -.genericon-external:before { content: '\f442'; } -.genericon-document:before { content: '\f443'; } -.genericon-book:before { content: '\f444'; } -.genericon-cog:before { content: '\f445'; } -.genericon-unapprove:before { content: '\f446'; } -.genericon-cart:before { content: '\f447'; } -.genericon-pause:before { content: '\f448'; } -.genericon-stop:before { content: '\f449'; } -.genericon-skip-back:before { content: '\f450'; } -.genericon-skip-ahead:before { content: '\f451'; } -.genericon-play:before { content: '\f452'; } -.genericon-tablet:before { content: '\f453'; } -.genericon-send-to-tablet:before { content: '\f454'; } - -/* Generic shapes */ -.genericon-uparrow:before { content: '\f500'; } -.genericon-rightarrow:before { content: '\f501'; } -.genericon-downarrow:before { content: '\f502'; } -.genericon-leftarrow:before { content: '\f503'; } diff --git a/sources/wp-content/themes/twentythirteen/functions.php b/sources/wp-content/themes/twentythirteen/functions.php index 2cfd20f..5474d07 100644 --- a/sources/wp-content/themes/twentythirteen/functions.php +++ b/sources/wp-content/themes/twentythirteen/functions.php @@ -72,7 +72,7 @@ function twentythirteen_setup() { * This theme styles the visual editor to resemble the theme style, * specifically font, colors, icons, and column width. */ - add_editor_style( array( 'css/editor-style.css', 'fonts/genericons.css', twentythirteen_fonts_url() ) ); + add_editor_style( array( 'css/editor-style.css', 'genericons/genericons.css', twentythirteen_fonts_url() ) ); // Adds RSS feed links to for posts and comments. add_theme_support( 'automatic-feed-links' ); @@ -170,13 +170,13 @@ function twentythirteen_scripts_styles() { wp_enqueue_script( 'jquery-masonry' ); // Loads JavaScript file with functionality specific to Twenty Thirteen. - wp_enqueue_script( 'twentythirteen-script', get_template_directory_uri() . '/js/functions.js', array( 'jquery' ), '2014-03-18', true ); + wp_enqueue_script( 'twentythirteen-script', get_template_directory_uri() . '/js/functions.js', array( 'jquery' ), '2014-06-08', true ); // Add Source Sans Pro and Bitter fonts, used in the main stylesheet. wp_enqueue_style( 'twentythirteen-fonts', twentythirteen_fonts_url(), array(), null ); // Add Genericons font, used in the main stylesheet. - wp_enqueue_style( 'genericons', get_template_directory_uri() . '/fonts/genericons.css', array(), '2.09' ); + wp_enqueue_style( 'genericons', get_template_directory_uri() . '/genericons/genericons.css', array(), '3.03' ); // Loads our main stylesheet. wp_enqueue_style( 'twentythirteen-style', get_stylesheet_uri(), array(), '2013-07-18' ); @@ -214,7 +214,7 @@ function twentythirteen_wp_title( $title, $sep ) { $title = "$title $sep $site_description"; // Add a page number if necessary. - if ( $paged >= 2 || $page >= 2 ) + if ( ( $paged >= 2 || $page >= 2 ) && ! is_404() ) $title = "$title $sep " . sprintf( __( 'Page %s', 'twentythirteen' ), max( $paged, $page ) ); return $title; diff --git a/sources/wp-content/themes/twentythirteen/fonts/COPYING.txt b/sources/wp-content/themes/twentythirteen/genericons/COPYING.txt similarity index 100% rename from sources/wp-content/themes/twentythirteen/fonts/COPYING.txt rename to sources/wp-content/themes/twentythirteen/genericons/COPYING.txt diff --git a/sources/wp-content/themes/twentythirteen/genericons/Genericons-Regular.otf b/sources/wp-content/themes/twentythirteen/genericons/Genericons-Regular.otf new file mode 100644 index 0000000000000000000000000000000000000000..5cd41e8b81c9fa490d0ed695536226c0dbe69ac6 GIT binary patch literal 18212 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 + + +Genericons + + + + + +
+ +

Genericons Usage

+ +

Copy the font folder and the genericons.css file together into your project. Link the CSS in your HTML:

+ +

<link href="path/to/genericons.css" rel="stylesheet">

+ +

Drop in the following HTML with the name of the icon you want to display:

+ +

<div class="genericon genericon-standard"></div>

+ +
+ + +
+
+
+ +
+
+
+ +
+
+ + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + +
+
+
+
+
+
+
+
+
+ + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + +
+
+
+
+ +
+ +

If you want to insert an icon manually using the :before selector, you can setup CSS rules like the following example. Make sure to set the size to a multiple of 16px or the icons could end up looking fuzzy:

+ +

+ +

Add a matching class to your HTML:

+ +

<div class="my-icon">You're a Star!</div>

+ +

Here's the result: You're a Star!

+ +

Examples

+ +

Turn every icon a Salmon color:

+ +

+ +

Or turn the stars Gold:

+ +

+ +

Use icons for bulleted lists:

+ +
    +
  • One
  • +
  • Two
  • +
  • Three
  • +
  • Four
  • +
+ +

+ +

+ +

Use icons to style blockquotes:

+ +
Sometimes I've believed as many as six impossible things before breakfast. —Lewis Carroll
+
`Twas brillig, and the slithy toves Did gyre and gimble in the wabe: All mimsy were the borogoves, And the mome raths outgrabe. "Beware the Jabberwock, my son! The jaws that bite, the claws that catch! Beware the Jubjub bird, and shun The frumious Bandersnatch!"
+ +

+ +

+ +

Use icons to style buttons:

+ + View + Listen + +

+ +

/

+ +

CSS Preprocessors

+ +

Preprocessing extensions such as Sass (SCSS Syntax) or LESS can make it easier to manage CSS for a lot of things at once using things like variables and mixins.

+ +

This example will seup the basic genericon rules and sets a color you can use for all icons using Sass:

+ +

+ +

Here is a similar example for LESS:

+ +

+ +

Fallback images for IE7 and below

+ +

Genericons does not come with fallback icons by default -- therefore you have to create them yourself. If you are using HTML similar to this example: + +

<span class="genericon genericon-warning"></span>

+ +

You can use the asterisk hack to serve a different icon to IE7 once you have saved the fallback icons to your project:

+ + + +
+ + + diff --git a/sources/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.eot b/sources/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.eot new file mode 100644 index 0000000000000000000000000000000000000000..46574695ece5d4a4d2eb5dd29c1b09995d93e214 GIT binary patch literal 14935 zcmZvDWmFtMlkMQ{?l8E!26tz0cXxLi++lEccPDu8;O-VISa1sv;bp(KXWx%~Rj0bE zZ{5D9x_@`;3IPCAf&c*YKZgbUm%;sK1OT7_5GcSuOd0gw!2eAD;QyF-`|8pEfd7-= z0^|VJ0GEH^0k8*H0$l&)p8u-o0F8f`Ex;S#1TgwhKLMQoDLekt{4b8pzlzg8WeWh; zzl`@kA@EO`3-Ir_0Gj`Amz4jjM*u)lQ|^D=01QC40YG~Op#1?LTgRTeh@Uju)Sa?Z za#sxX18NI-u&`(G80GKcp`$w4FYm0}$4=*Az!%DVRhCuhAe&h0ZIu!&>mI6Q+XTut zPO%KqCBbV#Yz&HmVRcYk`Gzekti3@6IZd2NRT^l^4o$4%pO;FWB=YrrMFUYpAmLV$ z+KcSUbwk7Ft``tQ%(Arr2XmH-WFC0PNgz%Sg9(IZ%9bN_~{-*8&V!5oCZmf!xPxn)!ev@ zqPZ>p{xq5!Y<>U>i@w9-HitbJ|APwbiPJybIrjuj@RJId)WTr2C^4RnrI%}Qh7HjE zI_SpE+$8Cp07624>~6`>_Y;?y^3G&q33Dv^>LFB(+W62>*$lm=80i|{t&ywk=g9Dm zTDHmvZ)}S+scV$B6c)96!;#M4vVf_nH9z5o&BSE$L0BTdWBA#agMrD462_cEy}}Gd zVcd7zMrMMEv0Wx;F7G@lW}X5P+afw~{`(Vt zRkBq$dEV{0k+{K>_cHp3^+An&eo?v`VGiIBy;U}C>D&$RhYU_{xUcN$a(YOVL^P#< zLGb=_!nX-nttEp6oiSJnO+n0Q*X`Ce>-EpNkA8!J>o3(CQ1b^22anIe(%i4siLxy+{Yx%hF;HIaC`*oMZFc*uwikg$Ms|2w!)))u*9L?AY&O-zM;o1W)_Wud z!*%s)3Fg5K*HYfiS!<6QFh^y)_(u~&O8AYMgkwP_Ex#Md-|RMKnr2XJ7sAKTUiYxZ z9cO;i7H-HsNE^W7tn0R)HG2E$2vLfJk_Y_SX(=!EL2S5~y<;PHR<7Fjk}CkSC6O$2 z0W_U^*n<~9r6ywi#2(L6HPNq22)#PYNiijp!QNldqQD5fPbwa9|C=8E;&OF z6nla}=bJ#Ipr_D-Vi1z@OMx;v+SzyS#lYz{lJm7+Y7YqFw-@e87D!e36u!S<1MdvP z_(pfI7C%q2Nx^&X_Nh~D0X-Ncae}g+0Y%6}DV1<;%Dfhp%M=20bnljy!8tWCfYeC=pIh`JJo=0J+!y%vhblMonHMl3LUW|Nz8TO zlxq@k>(X$#HYx-S2O8Zjm1syqn~Ii1Mf5T%cD%ITG+{gWCK6?d_O>tRxtm8XHt#rx zKFPr+jC$(ye1FR8JZ=!iP%udJ3C(`7*M?XJW-GV+Xg7Ndx0C@-QXaFyriRZ+%^Gf7 zH;?Z-DLoQQ5Ms`gtWJ1~RQv=3kvouudIb}@s%)N91kFX3Zz0z$qERi$0g1;pnE16RPCH(epR`5 zdGSUpVodQ%Xn&!-OyLnI+D!{1`>+QpzA{Z8u!0Yg)g|1kN8Qs|oRNIlI3{89>m*KLxiHQ+T)%)vxLC!0=1 zNx^<|W6aR(40QKs*81^Mtw9vVM{pwylJmvON8aH?AdXuKGDYL<5D1C4ZYQ=OQnkBX4*kr2- zenh`!$F@a8iE7lF25;SGW7|We!wIC1OS1hWjQQj7J86W$4j5e9y$}&p#w=a|>s)-4 ztORq-463B=W-lSnc7HLi$7~8Rxdhd^hI1r!C7v}sx~ZYi1lKL5T2;wK zpvKiMCxh{>CkzVd0*3qZkhZq8`?Gemf|mEN1uCrpju##oZ7;E~=7W~J8;8N=rM9qv z+|b-^&l7hz&YMT5Cs|{0)?>=mvOMr|PsRn;-iw*NN%BHDt zj+&ykg7reFxho|&D0SC0rvY_M1QSIQJx4BD=;{i#&+{+DBlM}~i08ND<8Srpo=dWo z?fVjbSTnD}FA9YTJDZg-BK_DPglB6#`~0A!O1NLMTT+;emGzB2;`nAR=+amTt5z9* zcDH~NDg6nEoGZFaqTte}aTGnI1Bvw~>~&)77DZK(!R|h_mXv`p?MhsKZgAY#=N5pu z)y`5uH~a@(==XtGcT$nFMwq|R-Hb?mmp!{~N7Pu#l3lm>BfCjZZFn1>EkNs!d;wL} zH=FLVaBymxxb!p5OLNXMzoHL3s|0Sb7L?=E=-uS*kC#}@>q|V-mXJJ+{yKLcjpP?Z z#pPJyW+BHN-G(v?9&r-tNuc5QmAZ`$ zX1ud6!>W_lgaZx`fX*kg1wsaEE3Q+*`HyLAc>07`@;|37&(bf?u=grT73>+N@zh3F zWa2~&2r%K4+Oa+2e(4tp8yp+!yLMX0@bM5pO_d0LI*P-%9;hLGufCP;fK>bqH9{;x zSjDB+_ku)H2P>iHLig+Gnx>8ArN)o!4ODiGh;}imS?~lA!_HWJasLw?jAB|I@@f}w zNo?OT3rZ=&Fa^`vZz9gZ_x=e=4O_!7DXGYOz6p%~?R`igZ$|~I@J9hGDxTf?oIdrt zb?tuSOT~Pag=3Y!O(ZTV>~IFB)lmdhA8_d2NQ`7x?T z6H9I5hM;ISHknZQkaqgyOFYztC}~)SU?UI~DiYLuXDUY!;QZxm@V`ObV1D>_1~*T*d9HcgY{0|Vkz_r+V*P^Z2!tzv-R!PQ()D*_0ndWbJRp=lArGv4 zy5|eY%W|F<`d{6*Qb&YkmtqVtWlGasb?xM_RBpgHucI}YtlweI^O0v$TibdKm658S z0J8?ew&@&9pF4uBG3QHupp-C~-}KjAO5#Caf3#AMR!SExO{7UNko*8_2-^Tp+*omL zbF)p3v0{9-oUIq&$8Ne*wmm-mu_;sq0Q2f@s_0pfTk^ltXaxW~+mQ@DikaH23CU_mv8cf#CwI*V* zJd*J*;H@|1Uy%4TyGHRpF{gbEZ%-IP5Du4)J#BAefflf+HGo4I_2*!8{Q7O5MMjiA zv8Q`>B2%A~${kgAktI=i#nEV@9jvYg=@rjId7Vw&^E&a5hCDK^om+Z977Te?CB;sw z(`Ozp3;N{q+tS0zh7knz04Qpd0$LFKDX2PziusdF*sbF+HlkOoCipBy_=lGBO7mSO zq{eD-g^he6RqgyS4C2QM%D4c3>OjxpIQ0q$zzMTc%{i2c%5k6|LN&}=XRK2~&Gq?r z8epNr%o3<>`Liqey}Sr4oG+~O;y9Nz%Z*4!IRZndG0HX6twUsSjR_+G#b)mX`H2Jo z`^Q&ZyRkoJqQDR1+s&fGWvDZXT#)(4B+*J@4gD0+ZwK zSeaf_7nS$*FIfQZ$EnyQXp6i|oUZCnOr;@Xn9zAUixR1CWC7ICWduZvuf{NBcJe`o zJIrN&%Fkar7Ed7ck`il*b6#R1LcvV2?=v+&66Heg?wyY6_^)M2XIQM^#I$|*-aaV1 z<@Ql=^x?%)$L?F8OYE86sKy%=^p&IU9oXpB8Qiewt@nD}1IBF>4&w&dTPF_HPv!BD zkb7Hlog*am;s-I$=6jCncHvOC-Xiz?YGg}b)}%M?3dqm&Sc9T?(8klPCCTLQ?h*qk zk5H=gu+ctAI}Ig$p+eLrOpPsH()ZgoBe?n|@@*=Zc_@y!`allh#61=!qtD9#>?Rc0 zwu6hF_;k%+(JOy|7VAQiUyJPNOJBZ12;jRa@(@@x{_QD8-CU%_~w)vd!7$ z2KsQjFhNLrEI>k6W7m#f-V$inwQZMxdhoo|KPB0KOI9++n;bj?S*-}_71co!X`N6& zOs2w6wd&7U&m0#E#m$x)1Xm&)QkLBN@Pou4(6%Mwn+iY1#0JJ4?r8vvA~ z?)bfLQ&4AMGPVn)wOhv2-8A4>&E=!hz5rdMjfA}yUqbNCG@&w=@U#Uwy zFhQS`oWjj_cIs)xJ=?HNE|()2_wNze;Hd=JdH1XeV8Hw&NTgMIq01pvoD3c~K=yk~ z*b~TVuPM{uag^sQxYk^hSvzFf*b@W_k@EYZ#{V(vG)c)~fX0NXC^fnSXrK7RbbAHwbDz6aDBAGbSa$Er{mpXe&m9$N{l~ILv+WfPv zK&!EGda_UXa#;)|D?YWnpSgiOP41XYLPs_jVApNFpVeCN+e!(F<*Hn(>{Fx6YCv70 zHm`u-q7=8%}vvUfiP|Nu4)btX1QAIXRZz0N|1yl7W3Pyoc)D0hvAf8pDbI{ zDiBivSkimv*-|EHHIN$;`i;TNooH5o9*SOJXchSLv90rG)&N+-Pa zG`H-(T{nnsN9^1EVd_9Y!8QNor0)p5kNQT&uTcnqSYZlZ!&&?Ta_TxvQyP;EK?d74 zD_nsuTBE$7iQuAPfm)>D%n{xq7h552u8*nWX(San^g#so+F>O_D7dQ}+?^o-G56Hb z-wCF)FD21@%~2in{Z|Pc2+%cOCagyw?@!ScCzf&yEo3yf80OYgZk93Na(Nh?aEECn zW}1uVz?|CKBg>)wNG;YvzG+>N{LeZ{`n<%5%I(V+`^4ab?1f4d~eU_fmU)*#w?rnFv`iU@B*wGq?MvY$j}xg!Bf@rBySl+&!PCAxlH~D5u=1bxzthYS&?+?g0q1dsdlQrm9DZ%P-3>B zjN0PE6cK)dFDn6ZL2rS@y(0LO;@%K7t={B?qdPCaCc$*cM|<38OqiKdNHSH&;Lng6 zF8;dH#zmv>@!~LulTyy26=}H!VIOMFC6NM`vz>bYm+*883%nMFUs+`16gWF-Oc5Ja zrB_e$BY^2~VNz$x9*g18~?7>u3#$~8G;L67rx7zV4C|++>tqY*JG>Lf)vuu=ugO?Rs@6v z@oX|eCi)Fx$yh2Zf?;%(UyGW>1cPB;k!-ta&U!JihP5nawVz#VY$8W4$Y)w7H%GCh zyL!5XJ4SeUubM3~$vu=t#I+iauTvVBE^5X(NSKN9zq5881T{j^Bi6NQS$7ck4^sc& zk@s9S&aWZ*?oEf4KavoU#Rz|i^pJtcYqvJ)-50_n;)R}ktjiQ#QgpTg`#sK2`gq$B4v-TO$aDph=+G?b~aP9jbkKKYr zZbhw5xrD}~G3a`q6uz-;_~ZDX;-2kM6b2n`F=NW?PI7#zCUGQh;0g8sj!c}^%eHw~ ziQ(HOO9^j$z?$1A2X-I>l*h%KR5R%!N{O>MovzxS~{6g1+NiJqtQ@c-4$bLXQX3 zJK^1}ndPN_0DYwuNvb~{?~WhBBtQ2iG>_F`crf4?P%J;ahAi`w_bG#xlh#?+xw)hK zndth~Im~So3-Rg(i)-R1NYy8O)Yqa<(iq9w6*=uY_?6?FR$))ytn^WoFCr#E(aNjN zKhk_5p2cO0OYk+-6N-etK9W&PGaRceo=?r*AVI%bucaQ}W&-dy3hA=N3VYImsJiOG zZ*x9O`^I63pPU4`vznr$+aAz2%o@rv_Vsa)^C*;LY0+lEjDe*h$0@&9c$_g;ji}Jk z5xotGh&(}Vjk64-p5c3YN@JJ4QAy*x3P<($ovo5%=Y*R5p>HJvI0#`&QZnp@1EE`+ z@W-P%Vd;PCJ1$2=G)`xrTO;V0R8da&AM_N^e2N`|^CE>%5u&Z8?J84*a8byiR|Gru zBwKb`B5=hjq{S(KyE1wF)3QKi-LYv@o3U{*=BfT{I2d!1Z z^pCt9#QBHvq3pva|6**2h zcr*o6skRb4S|P_3+1xQ#q;XYJrH)c@9fj zxzvb4g~|2xh13=mfO_y_`0Vr5>yW|Ap&PzS>`V$Y&X8QL39;;P zk(g$Q;}oar-lvW6UJ`{UzSAa>;l$;zsL514?e{k9_z_O;qR{OC;a}W&B#D5sjE14{ z{v7ZSDLo~otpNJ;I7%1-CU`vknB@rj#Xv69=HYSz6-Gx3?x7Tv7>sT>gWH@>i#Z|P zlH^in;S;GW5Y$U(uezmbYxSiAv2^UQRYd>9j*+|f0V)i7esyC$j3XGCVLed7U;(xx ziBEM{;LCb7r4);sQx(0#)QY^7yIp~W{oxD!1JrCeSQ))GHgaR<2hOYpK$;OK@U;h& z8fienoKoS)0C~ha&UrfDFL8BdTs?@M3!RQai&FlBh4snxBu>g}3Jn)FXad6sW&H0P zzkEhM!fU^sJgVmqE#kKAE))f=@d@s393X#^`AMp-C{K4NDsuqEV%SQDdzTUVFB!*x z7*U)b7&-E1b86Wpafa$;bo`u7qi4kGIZu^N;YaRp7K(C0d^70l6-t>{n|8&{tEx2a zsQW?JWTBvW%X;kX@RZr1sO(Ep>%|9-3kSCj)ao1vRqK;USMreR!1e;;6O}Z{l&I0; zthZcOyoaEY*<2rTD2CFeSV8>n)JHgXt^Id2)M8s>ISmg-d8_;na~+dnN`-vH#Z0hI z8B0^4M))Y=pJAv)mPl)1mY=bn(TsdUvJ;ZzA(Lvrx3jftMVZ?K988xq=5MovvVBq> zw2V%7O~$`~`h_^ zy>&a6{xf&24;mP;$@k_Ig8DnX6gEM9TqIrp#$tDI?P`SMlgk#as# zo*R2fom>au4@wwa1H(_OoMK$|GcN5Mp93gc5ekGop;uQhG8wwQlf)wBh&8tVpTEbh z?wV^iW>~b5JLV%hpx{cdR2U!}MddYAo#2POlHL?M0w&hFY6MxH!rNMbp`mo*Wj+ti zUMh#)7y?1E1FXIZmk2nKYBR1@z2RkQQAJ*dsv|F5i^z$Eba2s7R85NPH%qD^k z9dGqC2Pp!5IL^og4pUHK@3xb`Bs$(YQZh`Cu`#V0^Sj0&6^cA#^k=n5{f`)*jEW!g?9dg7kE3GC^|hc)6TeZR zv6h(1L2_`=>YQt|A`=V5SstZWwJfNmE_pFpiBT~Wt|@JFJ?LHbb7OIMGvQbyEn@=j zS3r0k2(61rYz@wubYRKhrO3abjaVPd)Sl`>s?ZLy@&uTg%QB6L%Ir>PQ_^L0c>toZ zNUNy7cVxzUf4+|tE=nhiu);qDFl;qXVz@wsBJ<7E?XA(C$c;D z$U~n+bZG*Uw$(aGpgbR~(aL;rG_$X04?{TLi-;IAA}2g(=uKFr?DdNfHQ_9tBVXv? zp-6C$>)xx@WjrOJ9F@`|vsO*I=;n*22jVVnMW*0UQaKx=II$WxX-pn{GVhFuDz~IV zkgB#lkf;ot#?ge3j-`TVY<}u8XQ?lHnX?jKhfFk(Yh?|Rtj{49NEK@O>0jEF5yYB4 zf?9~e#~3Cy+fb1QwX@_9XKh+WrkisWVSF z7ok@!5Q_is#w8u-snxy8GsN1983gCEGXx_^LDy9Fuh=1KD>bT5O@XCRx~-yWgb>5_+IP_RJhTC0W#*rJ$J4FwBw15=6Fw z&JD{KcsK`7f-%MiEAa}`;VTL6+L|w$n_~N08?3nX!s&F{PG8|PTq3USt24kHRA^I| zWv`Nz_Wh-f>mCU%Lc$7hf9bMf6|f`uV67N;y3_?T2}4qcX#SMJi!U196dIDS zxkXpeQKpPr)QhxynN2EH-^*E~n24PSOnc6Um8aDSJ`eWO7>EKArtrPl#t%hDpmdv# zAo|Qe3rLywQKM2MAu6mDcSvCz3$!>a3Jl?lFybpP=U9#;u$r2GYi;)cBM}qb)xC;q3 zf7k1LG^_!OO@;_y$fmXkEUJq+gouWcLF~a1!}6zfv?>Z37BKAIBS9c5-+q3zBI$>K z5rFFNeKR*wDA?~;hyTtWw>vX#Z5rE}xXJr zy$v-z$X9E2)x09Y8N~It*GHclIzRtqu7WYyt;T2}%2bIcl6u@;**h;c0_seaI*?<<`5 zXn5~htud_phFWmmbIz!Euuz!_{qRSVzkx>JJQf%e*07T{$=Md29+cg|ncs4FbS>yB zu+R&b0Wbc0Ck6mumc_r!cf_*1GR03HI{Q63^E0#6yb4OYiy77V^c)gdY2tQmk})|; zsEL27I={He=4@$I+$mSr|KaxqyUecZw>&|==&rIiG+=(Wh-rpJzVXDRWMGmok+~2MD zNl_FEc=ggeZFO_lN_Y-JJ4qbIi$P@!?no)Vs4Fu_Q+}9dqOjW#t`@Z1UYNXzYyk6+ z65Q)tL|GgYMFhFZ1?{c_Z?b%3uBu*a=0yfd^y9_v(gwM23H`||HLDg8>nwK;zX`Bu zC@5tlumM0$A_*c{tVaY=gnpf_6Du|`oS#SOVuFQNEi;lZb3L@4+62xO(CNU^bA@>= zA=i$s@x&)cTD!h70}AGOT2{BS2Q3G1D;#3>zQROK`qyANi9{u`033JA$EhvvmIyA|cgVLQskMGHv%#Ir#PSh=OV;#NG>}-v%OGxm)Tcq+6Tn ztZr3cd;9ivee?X<%nai9^ko~5w$iNS^k;!YKm}Ufyb%>t6VvkpTXALJOoD^93f7)# zSa%rQE2&0B;0>O<+oBDY-Asr&gKdrCJANaz2H!5~qeY7m)lvQB>#(KCL4+;`8G~LE z5%F4+QQ!)7YR!al9Oh67QG(3~J5Lf2Q2C_@P&W+mCYrgD_!V)bSwC=9ViC>h@-6WHPRnE!I#%vYRyE_Iwn%gGI?H5m zj1@Y)c`*lR=^Z6N4*UQ&rJ}2EPxEe9YX>g@?)q#5*}v-qs#;OW>A0a_6xc4)92>R9E&j1;?z!Cj(3X_a}F zCZal_FN5kVl3(;AWkZP{oeE)Ff#_z4tJ z$|rRJA{ugT_F(`SI9<8ZI!Os@sC-j1AF$j3AM;%YDmPT5L54f(YD@1m%Lkd(t%!c4W;TmE-kVaX zL1nkIYuug3Cq`42%1Mv|s?#(4JB{fvaF5(Rgrz3J$Bnt+K(4J}Aazojng64=h^8sjH@eSj|k90~!pP348cT-YYTEon*2 zT4(3^1yt+=1>4k`%E&E8Q9l#snf~hp#Qf*RhWw;0)5+P%t@z-<$E@UXO6cdT$sy)C zU+LX7tK{J;vtSdQw=Vu)PC}J4b)uEqtG#Px{E7*j6-u37Ud0T33LH8R7kwkxjX9kv zl8UfnDwal(GQK7bk*qVpN6u&53nrAZE(uNy!8}*ZB3*NbO500KZyT-hI+qj-S({sG z9JBW{2tftzBP#-AzE#c1^h(QP0>h%eoWXJZYGM#$B!*(;ZV!8GQ?$Tuhe?OfMRnC6 zj?4uH%-WuP{z|8S`h_gbvK(*NsO_AGsa73#tkRTq;FIVErqX!+u9ymqF09)@Oy&0r zDcH()?NLj8<##0P2_0t%nolnr7PXbmz;CPizKCAZ^je=*e>{h2Z-*_W{4^(Qg;o)h zI2>*X!7KR{j-OOwh3$46xOyI&&pa3UW?a35^5mTtiXSVab#6ayhtcPLIrw_>&&x0tMY=aHL5tBw&b1-_iSZ+ zkecqa2Tmv2!xe<^sR&e_~n{vxl(X3=@8)!>EVuEB<;`-L-+(I&z(pCF^kG;YsZ=X1jv>{p4K z{_#`vkc@xvarEK&@}c_~x6)DQdZ|offjI_?ff)Q?So`J)z)ta|#(ln!&Onv2?!Hek z{wR`T&5k&XHKsZDVD;hb~)tk zJs&=z_G@8bgU{+i&{%*d{@@e99X(+boP;aIg!ctKEu@0oaTl99e9(;b2J&Y~>z36BA)59xao$dblb=tShYR!De@LGj) zQ_qW*IU`D?TxB0RQHmxJ;kh#VXuWgMA0whyNgA(^QY=IbE-(V2~1;%w}S@N0SxZNUz< zj#bMG<8Kd1M%60-N~^aY`eT+#s(SLVw}Dxy&f^HWER3Tj6rB8SQ^Ntbur5%@238>t zc`)k>((6%c6^x%*drV)ce-d9Ry012(z;#_)0_Iea5P`{@* zTCSTs;gExosb|`E8%U(C*^nYDG|QBGO`IY1=QV#HTZkff-Aw;@bdAapE}{M2qiyC> zjrCbF*fjHE&XpxJ>IfDhA4im*M(%?5gyydExuoHwmF(#URQgwEtC%LW)veGg|1Ql$NUtGW{m$8ZV9NI!}Ky8 zjd9g~P#<{-=BWqcUbR0NwXsRNgQ5S`ahXD%!f0SpA_zw7+di0 zM$O+@I7~UE(ExkU5EMBg)acV%FGn8LU4s-$%}n6D&&~T+70o`t^~_$bmMR;e2i$FU zZ(=!{e^`&LCQYIhIv$pI8~dbi8^b$Vq$At1!mfN5Hc)~yO7F;KB7Q_8?hl{0TjED-OJNalX~7BW4t{8Uc3jA&VNq^k4WP_N$0c_ndsNZc96Xm&YSe z=B{Tu72VLqPl#p+p!ZL0~kt5+g(>_*cDVXNt>!kd&qYUV$W?zBr5*qIIJ!$*>f{*m7kK_N5K} zsJCBys{B@2)UZt>qqxdcUxP_`9)sgZgE%vl38js_5`OsPycD`;Y-|Vxu*QA{zP29sZRaE-`XOODU!(VM-`a#@J8gI?5T|q=2)+LZKM6K?TcD zpwSk`#cxmp^o7+1?cS77BD+9@=sRTs&-F;-cIlyEp$#RHUo6U z683I23xiUpk{=BdjFogFvZ(~DSZR7b_CReav$8xO=mXngY;*T}FWFahLS)0P#zc*9 z$wCm71(ofAq@}Fcq;pcUWjBy2<`OD5*uoBn5`9wq8+ewL`=Xokc$3a{XsUC=kPUR@ z^^-zRRkO6v=17!B^e*+#NADdGY1()22%4M^sB=fC0a`D1i%oseyBhqnBF@ZCqmn)8 zjiYAqtnsJJ^6b<{1k6fvozj1W2l)4Kh`@~rVs+e|Ji$25j;1=yj&f%iwM~>4f^QeLji8xW~Ffy0e~97``93&!~H<+J9u^wwN?)|1^#HzhksE&n;gou zPj|-P_~?@OdLUYT-6Z=lz~>{X2{Xq<)KO|X2jn*5WL{W>F77y3z}JUFif_>jr0U#F zts9QAPRxPVS4jbzG04UHqd-w3>L^VXoodP1XVgY?by(LGp6|&D?rGJ=3PLtzWo6Uisxt4_Eo7h5>BOzJ5r`ZFD$WlQBUCYyHT5^i z2Wgb;pZz^~A6f9ZFxckc<*NP8@Blz$=qYvabmRvfdmEV1N~z!2j@Hw-ii^Lz zRtTfMZE{#hCoE5xSmgr4>!Q{?7{7l}NLf`CJtU68-X(!zIZ^gt_SL`S5`)kLo-B?} zq}Yt;fWELTT7Aif?+%`Er@I-?yh9AYXJPEPD$FtqQJFS^C&&a4=aY`bcGlwe;1?S< zbXC~;c~&`vx!WuhczMnMrAlz&Nq?NLdq{T)lyyZqErT;(oT1sNSy8SPhg?kfc?%Ug zwQUu_d;U^r=vq2xMc1;fX7gg3;y~(F?Hy#sTAz~JAQVc9Qv&gH$<4N}m_T}A3%*d6 z^SGxH@`D(>quEcFniXLx3FNr7mWkWT!i@He#H=UC|{I zV)`yK4Q{NW)-e-OVG-~{=d^pRTKyx-z}pfLW=lUQaZo>_CO&=HZiaW*uHyiOmmsyk zD(4iH@Gi88CMJV-CE}@+8?%6WkbC*}>A2jf2u!9qOjs&{$t)WtB{m{9isWJBVE@;e v7kT?akZ!n!oWU|ov>f;QMj`eZAf0oA=^2XSgnwM?$v^lLdn6Gm=EDC0TOMOS literal 0 HcmV?d00001 diff --git a/sources/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.svg b/sources/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.svg similarity index 56% rename from sources/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.svg rename to sources/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.svg index 32ff53b..ef236c1 100644 --- a/sources/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.svg +++ b/sources/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.svg @@ -6,34 +6,43 @@ - + - + - - + + - + - + - - + + - + - - + + + + + + + + + + + @@ -42,7 +51,7 @@ - + @@ -51,22 +60,23 @@ - - - + + + - - - + + + + - + @@ -85,7 +95,7 @@ - + @@ -97,6 +107,26 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/sources/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.ttf b/sources/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.ttf new file mode 100644 index 0000000000000000000000000000000000000000..b6f125e7eec0da4df8acaf85c86fc993115a4723 GIT binary patch literal 27348 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 Jcw`b|{~sIWCISEe literal 0 HcmV?d00001 diff --git a/sources/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.woff b/sources/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.woff new file mode 100644 index 0000000000000000000000000000000000000000..da8be383d82820c6f279d9a2245b3e4303790907 GIT binary patch literal 17224 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�k{_P|1Ev!tIOu)ySyKQ{3k7)MKUDw84%8ig$ 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 literal 0 HcmV?d00001 diff --git a/sources/wp-content/themes/twentythirteen/genericons/genericons.css b/sources/wp-content/themes/twentythirteen/genericons/genericons.css new file mode 100644 index 0000000..b10b86f --- /dev/null +++ b/sources/wp-content/themes/twentythirteen/genericons/genericons.css @@ -0,0 +1,197 @@ +/** + + Genericons Helper CSS + +*/ + + +/** + * The font was graciously generated by Font Squirrel (http://www.fontsquirrel.com). We love those guys. + */ + +@font-face { + font-family: 'Genericons'; + src: url('font/genericons-regular-webfont.eot'); +} + +@font-face { + font-family: 'Genericons'; + src: url(data:application/font-woff;charset=utf-8;base64,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) format('woff'), + url('font/genericons-regular-webfont.ttf') format('truetype'), + url('font/genericons-regular-webfont.svg#genericonsregular') format('svg'); + font-weight: normal; + font-style: normal; +} + + +/** + * All Genericons + */ + +.genericon { + display: inline-block; + width: 16px; + height: 16px; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + font-size: 16px; + line-height: 1; + font-family: 'Genericons'; + text-decoration: inherit; + font-weight: normal; + font-style: normal; + vertical-align: top; +} + +/** + * IE7 and IE6 hacks + */ + +.genericon { + *overflow: auto; + *zoom: 1; + *display: inline; +} + +/** + * Individual icons + */ + +/* Post formats */ +.genericon-standard:before { content: '\f100'; } +.genericon-aside:before { content: '\f101'; } +.genericon-image:before { content: '\f102'; } +.genericon-gallery:before { content: '\f103'; } +.genericon-video:before { content: '\f104'; } +.genericon-status:before { content: '\f105'; } +.genericon-quote:before { content: '\f106'; } +.genericon-link:before { content: '\f107'; } +.genericon-chat:before { content: '\f108'; } +.genericon-audio:before { content: '\f109'; } + +/* Social icons */ +.genericon-github:before { content: '\f200'; } +.genericon-dribbble:before { content: '\f201'; } +.genericon-twitter:before { content: '\f202'; } +.genericon-facebook:before { content: '\f203'; } +.genericon-facebook-alt:before { content: '\f204'; } +.genericon-wordpress:before { content: '\f205'; } +.genericon-googleplus:before { content: '\f206'; } +.genericon-linkedin:before { content: '\f207'; } +.genericon-linkedin-alt:before { content: '\f208'; } +.genericon-pinterest:before { content: '\f209'; } +.genericon-pinterest-alt:before { content: '\f210'; } +.genericon-flickr:before { content: '\f211'; } +.genericon-vimeo:before { content: '\f212'; } +.genericon-youtube:before { content: '\f213'; } +.genericon-tumblr:before { content: '\f214'; } +.genericon-instagram:before { content: '\f215'; } +.genericon-codepen:before { content: '\f216'; } +.genericon-polldaddy:before { content: '\f217'; } +.genericon-googleplus-alt:before { content: '\f218'; } +.genericon-path:before { content: '\f219'; } +.genericon-skype:before { content: '\f220'; } +.genericon-digg:before { content: '\f221'; } +.genericon-reddit:before { content: '\f222'; } +.genericon-stumbleupon:before { content: '\f223'; } +.genericon-pocket:before { content: '\f224'; } +.genericon-dropbox:before { content: '\f225'; } + +/* Meta icons */ +.genericon-comment:before { content: '\f300'; } +.genericon-category:before { content: '\f301'; } +.genericon-tag:before { content: '\f302'; } +.genericon-time:before { content: '\f303'; } +.genericon-user:before { content: '\f304'; } +.genericon-day:before { content: '\f305'; } +.genericon-week:before { content: '\f306'; } +.genericon-month:before { content: '\f307'; } +.genericon-pinned:before { content: '\f308'; } + +/* Other icons */ +.genericon-search:before { content: '\f400'; } +.genericon-unzoom:before { content: '\f401'; } +.genericon-zoom:before { content: '\f402'; } +.genericon-show:before { content: '\f403'; } +.genericon-hide:before { content: '\f404'; } +.genericon-close:before { content: '\f405'; } +.genericon-close-alt:before { content: '\f406'; } +.genericon-trash:before { content: '\f407'; } +.genericon-star:before { content: '\f408'; } +.genericon-home:before { content: '\f409'; } +.genericon-mail:before { content: '\f410'; } +.genericon-edit:before { content: '\f411'; } +.genericon-reply:before { content: '\f412'; } +.genericon-feed:before { content: '\f413'; } +.genericon-warning:before { content: '\f414'; } +.genericon-share:before { content: '\f415'; } +.genericon-attachment:before { content: '\f416'; } +.genericon-location:before { content: '\f417'; } +.genericon-checkmark:before { content: '\f418'; } +.genericon-menu:before { content: '\f419'; } +.genericon-refresh:before { content: '\f420'; } +.genericon-minimize:before { content: '\f421'; } +.genericon-maximize:before { content: '\f422'; } +.genericon-404:before { content: '\f423'; } +.genericon-spam:before { content: '\f424'; } +.genericon-summary:before { content: '\f425'; } +.genericon-cloud:before { content: '\f426'; } +.genericon-key:before { content: '\f427'; } +.genericon-dot:before { content: '\f428'; } +.genericon-next:before { content: '\f429'; } +.genericon-previous:before { content: '\f430'; } +.genericon-expand:before { content: '\f431'; } +.genericon-collapse:before { content: '\f432'; } +.genericon-dropdown:before { content: '\f433'; } +.genericon-dropdown-left:before { content: '\f434'; } +.genericon-top:before { content: '\f435'; } +.genericon-draggable:before { content: '\f436'; } +.genericon-phone:before { content: '\f437'; } +.genericon-send-to-phone:before { content: '\f438'; } +.genericon-plugin:before { content: '\f439'; } +.genericon-cloud-download:before { content: '\f440'; } +.genericon-cloud-upload:before { content: '\f441'; } +.genericon-external:before { content: '\f442'; } +.genericon-document:before { content: '\f443'; } +.genericon-book:before { content: '\f444'; } +.genericon-cog:before { content: '\f445'; } +.genericon-unapprove:before { content: '\f446'; } +.genericon-cart:before { content: '\f447'; } +.genericon-pause:before { content: '\f448'; } +.genericon-stop:before { content: '\f449'; } +.genericon-skip-back:before { content: '\f450'; } +.genericon-skip-ahead:before { content: '\f451'; } +.genericon-play:before { content: '\f452'; } +.genericon-tablet:before { content: '\f453'; } +.genericon-send-to-tablet:before { content: '\f454'; } +.genericon-info:before { content: '\f455'; } +.genericon-notice:before { content: '\f456'; } +.genericon-help:before { content: '\f457'; } +.genericon-fastforward:before { content: '\f458'; } +.genericon-rewind:before { content: '\f459'; } +.genericon-portfolio:before { content: '\f460'; } +.genericon-heart:before { content: '\f461'; } +.genericon-code:before { content: '\f462'; } +.genericon-subscribe:before { content: '\f463'; } +.genericon-unsubscribe:before { content: '\f464'; } +.genericon-subscribed:before { content: '\f465'; } +.genericon-reply-alt:before { content: '\f466'; } +.genericon-reply-single:before { content: '\f467'; } +.genericon-flag:before { content: '\f468'; } +.genericon-print:before { content: '\f469'; } +.genericon-lock:before { content: '\f470'; } +.genericon-bold:before { content: '\f471'; } +.genericon-italic:before { content: '\f472'; } +.genericon-picture:before { content: '\f473'; } +.genericon-fullscreen:before { content: '\f474'; } + +/* Generic shapes */ +.genericon-uparrow:before { content: '\f500'; } +.genericon-rightarrow:before { content: '\f501'; } +.genericon-downarrow:before { content: '\f502'; } +.genericon-leftarrow:before { content: '\f503'; } + + + + + diff --git a/sources/wp-content/themes/twentythirteen/header.php b/sources/wp-content/themes/twentythirteen/header.php index e19703c..f61c28f 100644 --- a/sources/wp-content/themes/twentythirteen/header.php +++ b/sources/wp-content/themes/twentythirteen/header.php @@ -15,7 +15,7 @@ - + > @@ -40,7 +40,7 @@