Plugin Directory

Changeset 3412243


Ignore:
Timestamp:
12/05/2025 02:00:20 PM (4 months ago)
Author:
podpirate
Message:

Release 1.1.7

Location:
wp-dashboard-messages
Files:
14 edited
1 copied

Legend:

Unmodified
Added
Removed
  • wp-dashboard-messages/tags/1.1.7/README.txt

    r2985698 r3412243  
    55Requires at least: 4.8
    66Requires PHP: 5.6
    7 Tested up to: 6.4
    8 Stable tag: 1.1.6
     7Tested up to: 6.9
     8Stable tag: 1.1.7
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5454== Changelog ==
    5555
     56= 1.1.7 =
     57* Fix style issue in WP 6.7+
     58
    5659= 1.1.6 =
    5760* Test with WordPress 6.0
  • wp-dashboard-messages/tags/1.1.7/css/admin/edit-legacy.css

    r2588271 r3412243  
    1 .layout[data-value=dismissable]~.dashicon{display:none}.dashboard-messages-colors,.dashboard-messages-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.dashboard-messages-colors [type=radio],.dashboard-messages-icons [type=radio]{display:none}.dashboard-messages-colors label,.dashboard-messages-icons label{margin:5px}.dashboard-messages-colors label{outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 1 20%;flex:1 1 20%;padding:5px 10px}.dashboard-messages-colors :checked+label{-webkit-box-shadow:0 0 3px 3px #0085ba;box-shadow:0 0 3px 3px #0085ba}.dashboard-messages-icons{position:relative}.dashboard-messages-icons label{display:none;outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:5px 10px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .select{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.dashboard-messages-icons .select>.search{display:none;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;position:sticky;top:32px;background:#fff;outline:1px solid #f1f1f1;z-index:1}@media screen and (max-width: 782px){.dashboard-messages-icons .select>.search{top:47px}}@media screen and (max-width: 600px){.dashboard-messages-icons .select>.search{top:0}}.dashboard-messages-icons .select>.search [type=search]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:5px;margin:5px;font-size:1.25em}.dashboard-messages-icons :checked+label:not(.-off),.dashboard-messages-icons.active label:not(.-off){display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active{display:block;position:fixed;left:0;top:0;bottom:0;right:0;padding-bottom:50px;z-index:9999;margin:auto;background-color:rgba(0,0,0,.7);overflow:auto}.dashboard-messages-icons.active .select{background:#fff;max-width:80vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:50px auto}@media screen and (max-width: 782px){.dashboard-messages-icons.active .select{max-width:100vw}}.dashboard-messages-icons.active .select>.search{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active label{min-width:200px}.dashboard-messages-icons.active :checked+label{color:#fff;background-color:#0085ba}.dashboard-messages-icons .dashicons{font-size:40px;width:40px;height:40px;padding:5px}.dashboard-messages-icons .dashicons-{position:relative}.dashboard-messages-icons .dashicons-::before{content:"";border-radius:50%;border:.2em solid #dfdfdf;width:1em;height:1em;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .dashicons-::after{content:"";position:absolute;left:50%;top:50%;height:.2em;width:1em;margin-left:-0.5em;margin-top:-0.1em;background:#dfdfdf;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-placements{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-placements>*{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:1.33em}.dashboard-messages-placements>* h4{margin-top:0}.dashboard-messages-placements .context{margin-right:10px;border-right:1px solid #ccc}.dashboard-messages-placements .priority{padding-left:5px}.dashboard-messages-select-radio{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 10px 0}.dashboard-messages-select-radio [type=radio]{margin-top:0}.dashboard-messages-expiration .expiration{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.dashboard-messages-expiration .expiration-col{padding:0 5px;max-width:50%;-webkit-box-flex:1;-ms-flex:1;flex:1}.dashboard-messages-expiration .expiration-col:first-of-type{padding-left:0}.dashboard-messages-expiration .expiration-col:last-of-type{padding-right:0}.dashboard-messages-expiration [type=number],.dashboard-messages-expiration select{width:100%}th#scope{width:100px}[id^=dashboard-message-] h2{color:inherit}[id^=dashboard-message-] h2 .dashicons{font-size:30px;width:30px;height:30px;margin:-5px;margin-right:5px}[id^=dashboard-message-] a{color:currentColor}[id^=dashboard-message-] figure{margin-left:0;margin-right:0}[id^=dashboard-message-] img,[id^=dashboard-message-] video,[id^=dashboard-message-] audio,[id^=dashboard-message-] figure{max-width:100%;height:auto}[id^=dashboard-message-] iframe{max-width:100%}[id^=dashboard-message-].postbox .inside{padding:0 12px}[id^=dashboard-message-].postbox .inside>:last-child:not(.dashboard-message-thumbnail){margin-bottom:12px !important}[id^=dashboard-message-] .dashboard-message-thumbnail{margin:-11px -12px 0 -12px}[id^=dashboard-message-] .dashboard-message-thumbnail img{max-width:100%;height:auto;display:block}[id^=dashboard-message-dismissable-] .dashboard-message-thumbnail{margin:0 -12px}[id^=dashboard-message-dismissable-].postbox .inside{border-style:none;position:static;margin-top:0}[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail){margin-right:26px}[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>img,[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>iframe,[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>video,[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>audio{margin-right:-26px;max-width:calc( 100% + 26px )}.js [id^=dashboard-message-dismissable-].postbox .handlediv,[id^=dashboard-message-dismissable-] .hndle{display:none}
     1.layout[data-value=dismissable]~.dashicon{display:none}.dashboard-messages-colors,.dashboard-messages-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.dashboard-messages-colors [type=radio],.dashboard-messages-icons [type=radio]{display:none}.dashboard-messages-colors label,.dashboard-messages-icons label{margin:5px}.dashboard-messages-colors label{outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 1 20%;flex:1 1 20%;padding:5px 10px}.dashboard-messages-colors :checked+label{-webkit-box-shadow:0 0 3px 3px #0085ba;box-shadow:0 0 3px 3px #0085ba}.dashboard-messages-icons{position:relative}.dashboard-messages-icons label{display:none;outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:5px 10px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .select{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.dashboard-messages-icons .select>.search{display:none;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;position:-webkit-sticky;position:sticky;top:32px;background:#fff;outline:1px solid #f1f1f1;z-index:1}@media screen and (max-width: 782px){.dashboard-messages-icons .select>.search{top:47px}}@media screen and (max-width: 600px){.dashboard-messages-icons .select>.search{top:0}}.dashboard-messages-icons .select>.search [type=search]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:5px;margin:5px;font-size:1.25em}.dashboard-messages-icons :checked+label:not(.-off),.dashboard-messages-icons.active label:not(.-off){display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active{display:block;position:fixed;left:0;top:0;bottom:0;right:0;padding-bottom:50px;z-index:9999;margin:auto;background-color:rgba(0,0,0,.7);overflow:auto}.dashboard-messages-icons.active .select{background:#fff;max-width:80vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:50px auto}@media screen and (max-width: 782px){.dashboard-messages-icons.active .select{max-width:100vw}}.dashboard-messages-icons.active .select>.search{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active label{min-width:200px}.dashboard-messages-icons.active :checked+label{color:#fff;background-color:#0085ba}.dashboard-messages-icons .dashicons{font-size:40px;width:40px;height:40px;padding:5px}.dashboard-messages-icons .dashicons-{position:relative}.dashboard-messages-icons .dashicons-::before{content:"";border-radius:50%;border:.2em solid #dfdfdf;width:1em;height:1em;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .dashicons-::after{content:"";position:absolute;left:50%;top:50%;height:.2em;width:1em;margin-left:-0.5em;margin-top:-0.1em;background:#dfdfdf;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-placements{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-placements>*{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:1.33em}.dashboard-messages-placements>* h4{margin-top:0}.dashboard-messages-placements .context{margin-right:10px;border-right:1px solid #ccc}.dashboard-messages-placements .priority{padding-left:5px}.dashboard-messages-select-radio{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 10px 0}.dashboard-messages-select-radio [type=radio]{margin-top:0}.dashboard-messages-expiration .expiration{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.dashboard-messages-expiration .expiration-col{padding:0 5px;max-width:50%;-webkit-box-flex:1;-ms-flex:1;flex:1}.dashboard-messages-expiration .expiration-col:first-of-type{padding-left:0}.dashboard-messages-expiration .expiration-col:last-of-type{padding-right:0}.dashboard-messages-expiration [type=number],.dashboard-messages-expiration select{width:100%}th#scope{width:100px}[id^=dashboard-message-] h2{color:inherit}[id^=dashboard-message-] h2 .dashicons{font-size:30px;width:30px;height:30px;margin:-5px;margin-right:5px}[id^=dashboard-message-] a{color:currentColor}[id^=dashboard-message-] figure{margin-left:0;margin-right:0}[id^=dashboard-message-] img,[id^=dashboard-message-] video,[id^=dashboard-message-] audio,[id^=dashboard-message-] figure{max-width:100%;height:auto}[id^=dashboard-message-] iframe{max-width:100%}[id^=dashboard-message-].postbox .inside{padding:0 12px}[id^=dashboard-message-].postbox .inside>:last-child:not(.dashboard-message-thumbnail){margin-bottom:12px !important}[id^=dashboard-message-] .dashboard-message-thumbnail{margin:-11px -12px 0 -12px}[id^=dashboard-message-] .dashboard-message-thumbnail img{max-width:100%;height:auto;display:block}[id^=dashboard-message-]:has(.dashboard-message-dismiss) .dashboard-message-thumbnail{margin:0 -12px}[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside{border-style:none;position:static;margin-top:0}[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail){margin-right:26px}[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>img,[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>iframe,[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>video,[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>audio{margin-right:-26px;max-width:calc( 100% + 26px )}.js [id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .handlediv,[id^=dashboard-message-]:has(.dashboard-message-dismiss) .hndle{display:none}
  • wp-dashboard-messages/tags/1.1.7/css/admin/edit-legacy.dev.css

    r2588271 r3412243  
    1 .layout[data-value=dismissable]~.dashicon{display:none}.dashboard-messages-colors,.dashboard-messages-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.dashboard-messages-colors [type=radio],.dashboard-messages-icons [type=radio]{display:none}.dashboard-messages-colors label,.dashboard-messages-icons label{margin:5px}.dashboard-messages-colors label{outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 1 20%;flex:1 1 20%;padding:5px 10px}.dashboard-messages-colors :checked+label{-webkit-box-shadow:0 0 3px 3px #0085ba;box-shadow:0 0 3px 3px #0085ba}.dashboard-messages-icons{position:relative}.dashboard-messages-icons label{display:none;outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:5px 10px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .select{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.dashboard-messages-icons .select>.search{display:none;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;position:sticky;top:32px;background:#fff;outline:1px solid #f1f1f1;z-index:1}@media screen and (max-width: 782px){.dashboard-messages-icons .select>.search{top:47px}}@media screen and (max-width: 600px){.dashboard-messages-icons .select>.search{top:0}}.dashboard-messages-icons .select>.search [type=search]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:5px;margin:5px;font-size:1.25em}.dashboard-messages-icons :checked+label:not(.-off),.dashboard-messages-icons.active label:not(.-off){display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active{display:block;position:fixed;left:0;top:0;bottom:0;right:0;padding-bottom:50px;z-index:9999;margin:auto;background-color:rgba(0,0,0,.7);overflow:auto}.dashboard-messages-icons.active .select{background:#fff;max-width:80vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:50px auto}@media screen and (max-width: 782px){.dashboard-messages-icons.active .select{max-width:100vw}}.dashboard-messages-icons.active .select>.search{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active label{min-width:200px}.dashboard-messages-icons.active :checked+label{color:#fff;background-color:#0085ba}.dashboard-messages-icons .dashicons{font-size:40px;width:40px;height:40px;padding:5px}.dashboard-messages-icons .dashicons-{position:relative}.dashboard-messages-icons .dashicons-::before{content:"";border-radius:50%;border:.2em solid #dfdfdf;width:1em;height:1em;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .dashicons-::after{content:"";position:absolute;left:50%;top:50%;height:.2em;width:1em;margin-left:-0.5em;margin-top:-0.1em;background:#dfdfdf;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-placements{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-placements>*{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:1.33em}.dashboard-messages-placements>* h4{margin-top:0}.dashboard-messages-placements .context{margin-right:10px;border-right:1px solid #ccc}.dashboard-messages-placements .priority{padding-left:5px}.dashboard-messages-select-radio{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 10px 0}.dashboard-messages-select-radio [type=radio]{margin-top:0}.dashboard-messages-expiration .expiration{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.dashboard-messages-expiration .expiration-col{padding:0 5px;max-width:50%;-webkit-box-flex:1;-ms-flex:1;flex:1}.dashboard-messages-expiration .expiration-col:first-of-type{padding-left:0}.dashboard-messages-expiration .expiration-col:last-of-type{padding-right:0}.dashboard-messages-expiration [type=number],.dashboard-messages-expiration select{width:100%}th#scope{width:100px}[id^=dashboard-message-] h2{color:inherit}[id^=dashboard-message-] h2 .dashicons{font-size:30px;width:30px;height:30px;margin:-5px;margin-right:5px}[id^=dashboard-message-] a{color:currentColor}[id^=dashboard-message-] figure{margin-left:0;margin-right:0}[id^=dashboard-message-] img,[id^=dashboard-message-] video,[id^=dashboard-message-] audio,[id^=dashboard-message-] figure{max-width:100%;height:auto}[id^=dashboard-message-] iframe{max-width:100%}[id^=dashboard-message-].postbox .inside{padding:0 12px}[id^=dashboard-message-].postbox .inside>:last-child:not(.dashboard-message-thumbnail){margin-bottom:12px !important}[id^=dashboard-message-] .dashboard-message-thumbnail{margin:-11px -12px 0 -12px}[id^=dashboard-message-] .dashboard-message-thumbnail img{max-width:100%;height:auto;display:block}[id^=dashboard-message-dismissable-] .dashboard-message-thumbnail{margin:0 -12px}[id^=dashboard-message-dismissable-].postbox .inside{border-style:none;position:static;margin-top:0}[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail){margin-right:26px}[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>img,[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>iframe,[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>video,[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>audio{margin-right:-26px;max-width:calc( 100% + 26px )}.js [id^=dashboard-message-dismissable-].postbox .handlediv,[id^=dashboard-message-dismissable-] .hndle{display:none}
     1.layout[data-value=dismissable]~.dashicon{display:none}.dashboard-messages-colors,.dashboard-messages-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.dashboard-messages-colors [type=radio],.dashboard-messages-icons [type=radio]{display:none}.dashboard-messages-colors label,.dashboard-messages-icons label{margin:5px}.dashboard-messages-colors label{outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 1 20%;flex:1 1 20%;padding:5px 10px}.dashboard-messages-colors :checked+label{-webkit-box-shadow:0 0 3px 3px #0085ba;box-shadow:0 0 3px 3px #0085ba}.dashboard-messages-icons{position:relative}.dashboard-messages-icons label{display:none;outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:5px 10px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .select{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.dashboard-messages-icons .select>.search{display:none;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;position:-webkit-sticky;position:sticky;top:32px;background:#fff;outline:1px solid #f1f1f1;z-index:1}@media screen and (max-width: 782px){.dashboard-messages-icons .select>.search{top:47px}}@media screen and (max-width: 600px){.dashboard-messages-icons .select>.search{top:0}}.dashboard-messages-icons .select>.search [type=search]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:5px;margin:5px;font-size:1.25em}.dashboard-messages-icons :checked+label:not(.-off),.dashboard-messages-icons.active label:not(.-off){display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active{display:block;position:fixed;left:0;top:0;bottom:0;right:0;padding-bottom:50px;z-index:9999;margin:auto;background-color:rgba(0,0,0,.7);overflow:auto}.dashboard-messages-icons.active .select{background:#fff;max-width:80vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:50px auto}@media screen and (max-width: 782px){.dashboard-messages-icons.active .select{max-width:100vw}}.dashboard-messages-icons.active .select>.search{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active label{min-width:200px}.dashboard-messages-icons.active :checked+label{color:#fff;background-color:#0085ba}.dashboard-messages-icons .dashicons{font-size:40px;width:40px;height:40px;padding:5px}.dashboard-messages-icons .dashicons-{position:relative}.dashboard-messages-icons .dashicons-::before{content:"";border-radius:50%;border:.2em solid #dfdfdf;width:1em;height:1em;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .dashicons-::after{content:"";position:absolute;left:50%;top:50%;height:.2em;width:1em;margin-left:-0.5em;margin-top:-0.1em;background:#dfdfdf;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-placements{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-placements>*{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:1.33em}.dashboard-messages-placements>* h4{margin-top:0}.dashboard-messages-placements .context{margin-right:10px;border-right:1px solid #ccc}.dashboard-messages-placements .priority{padding-left:5px}.dashboard-messages-select-radio{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 10px 0}.dashboard-messages-select-radio [type=radio]{margin-top:0}.dashboard-messages-expiration .expiration{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.dashboard-messages-expiration .expiration-col{padding:0 5px;max-width:50%;-webkit-box-flex:1;-ms-flex:1;flex:1}.dashboard-messages-expiration .expiration-col:first-of-type{padding-left:0}.dashboard-messages-expiration .expiration-col:last-of-type{padding-right:0}.dashboard-messages-expiration [type=number],.dashboard-messages-expiration select{width:100%}th#scope{width:100px}[id^=dashboard-message-] h2{color:inherit}[id^=dashboard-message-] h2 .dashicons{font-size:30px;width:30px;height:30px;margin:-5px;margin-right:5px}[id^=dashboard-message-] a{color:currentColor}[id^=dashboard-message-] figure{margin-left:0;margin-right:0}[id^=dashboard-message-] img,[id^=dashboard-message-] video,[id^=dashboard-message-] audio,[id^=dashboard-message-] figure{max-width:100%;height:auto}[id^=dashboard-message-] iframe{max-width:100%}[id^=dashboard-message-].postbox .inside{padding:0 12px}[id^=dashboard-message-].postbox .inside>:last-child:not(.dashboard-message-thumbnail){margin-bottom:12px !important}[id^=dashboard-message-] .dashboard-message-thumbnail{margin:-11px -12px 0 -12px}[id^=dashboard-message-] .dashboard-message-thumbnail img{max-width:100%;height:auto;display:block}[id^=dashboard-message-]:has(.dashboard-message-dismiss) .dashboard-message-thumbnail{margin:0 -12px}[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside{border-style:none;position:static;margin-top:0}[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail){margin-right:26px}[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>img,[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>iframe,[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>video,[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>audio{margin-right:-26px;max-width:calc( 100% + 26px )}.js [id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .handlediv,[id^=dashboard-message-]:has(.dashboard-message-dismiss) .hndle{display:none}
    22/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIl9lZGl0LnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBRUMiLCJmaWxlIjoiZWRpdC1sZWdhY3kuZGV2LmNzcyIsInNvdXJjZXNDb250ZW50IjpbIi8vIGRpc3BsYXkgbG9naWNcbi5sYXlvdXRbZGF0YS12YWx1ZT1cImRpc21pc3NhYmxlXCJdIHtcblx0JiB+IC5kYXNoaWNvbiB7XG5cdFx0ZGlzcGxheTogbm9uZTtcblx0fVxufVxuXG4uZGFzaGJvYXJkLW1lc3NhZ2VzLWNvbG9ycyxcbi5kYXNoYm9hcmQtbWVzc2FnZXMtaWNvbnMge1xuXHRkaXNwbGF5OmZsZXg7XG5cdGZsZXgtd3JhcDp3cmFwO1xuXHRbdHlwZT1cInJhZGlvXCJdIHtcblx0XHRkaXNwbGF5Om5vbmU7XG5cdH1cblx0bGFiZWwge1xuXHRcdG1hcmdpbjo1cHg7XG5cdH1cbn1cblxuLmRhc2hib2FyZC1tZXNzYWdlcy1jb2xvcnMge1xuXHRsYWJlbCB7XG5cdFx0b3V0bGluZToxcHggc29saWQgJHdwLWdyYXk7XG5cdFx0ZmxleDoxIDEgMjAlO1xuXG5cdFx0cGFkZGluZzo1cHggMTBweDtcblx0fVxuXHQ6Y2hlY2tlZCArIGxhYmVsIHtcblx0XHRib3gtc2hhZG93OjAgMCAzcHggM3B4ICR3cC1ibHVlO1xuXHR9XG59XG4uZGFzaGJvYXJkLW1lc3NhZ2VzLWljb25zIHtcblx0cG9zaXRpb246IHJlbGF0aXZlO1xuXHRsYWJlbCB7XG5cdFx0ZGlzcGxheTpub25lO1xuXHRcdG91dGxpbmU6MXB4IHNvbGlkICR3cC1ncmF5O1xuXHRcdGZsZXg6MSAwO1xuXG5cdFx0YWxpZ24taXRlbXM6IGNlbnRlcjtcblx0XHRtYXJnaW46MDtcblx0XHRwYWRkaW5nOjVweCAxMHB4O1xuXHRcdG92ZXJmbG93OiBoaWRkZW47XG5cdFx0dGV4dC1vdmVyZmxvdzogZWxsaXBzaXM7XG5cdFx0Ym94LXNpemluZzogYm9yZGVyLWJveDtcblx0fVxuXHQuc2VsZWN0IHtcblx0XHRmbGV4OjEgMDtcblx0XHQ+IC5zZWFyY2gge1xuXHRcdFx0ZGlzcGxheTogbm9uZTtcblx0XHRcdGZsZXg6MCAwIDEwMCU7XG5cdFx0XHRwb3NpdGlvbjogc3RpY2t5O1xuXHRcdFx0dG9wOjMycHg7XG5cdFx0XHRAbWVkaWEgc2NyZWVuIGFuZCAobWF4LXdpZHRoOjc4MnB4KSB7XG5cdFx0XHRcdHRvcDo0N3B4O1xuXHRcdFx0fVxuXHRcdFx0QG1lZGlhIHNjcmVlbiBhbmQgKG1heC13aWR0aDo2MDBweCkge1xuXHRcdFx0XHR0b3A6MDtcblx0XHRcdH1cblx0XHRcdGJhY2tncm91bmQ6ICNmZmY7XG5cdFx0XHQvL2JvcmRlci1ib3R0b206IDFweCBzb2xpZCAkd3AtZ3JheS1saWdodGVyO1xuXHRcdFx0b3V0bGluZToxcHggc29saWQgJHdwLWdyYXk7XG5cdFx0XHR6LWluZGV4OiAxO1xuXHRcdFx0W3R5cGU9XCJzZWFyY2hcIl0ge1xuXHRcdFx0XHRmbGV4OjEgMSBhdXRvO1xuXHRcdFx0XHRwYWRkaW5nOjVweDtcblx0XHRcdFx0bWFyZ2luOjVweDtcblx0XHRcdFx0Zm9udC1zaXplOjEuMjVlbTtcblx0XHRcdH1cblx0XHR9XG5cdH1cblx0OmNoZWNrZWQgKyBsYWJlbCxcblx0Ji5hY3RpdmUgbGFiZWwge1xuXHRcdCY6bm90KC4tb2ZmKSB7XG5cdFx0XHRkaXNwbGF5OmZsZXg7XG5cdFx0fVxuXHR9XG5cdCYuYWN0aXZlIHtcblx0XHRkaXNwbGF5OmJsb2NrO1xuXHRcdHBvc2l0aW9uOmZpeGVkO1xuXHRcdGxlZnQ6MDtcblx0XHR0b3A6MDtcblx0XHRib3R0b206MDtcblx0XHRyaWdodDowO1xuXHRcdHBhZGRpbmctYm90dG9tOjUwcHg7XG5cdFx0ei1pbmRleDo5OTk5O1xuXHRcdG1hcmdpbjphdXRvO1xuXHRcdGJhY2tncm91bmQtY29sb3I6cmdiYSgwLDAsMCwwLjcpO1xuXHRcdG92ZXJmbG93OmF1dG87XG5cdFx0LnNlbGVjdCB7XG5cdFx0XHRiYWNrZ3JvdW5kOiNmZmY7XG5cdFx0XHRtYXgtd2lkdGg6ODB2dztcblx0XHRcdEBtZWRpYSBzY3JlZW4gYW5kIChtYXgtd2lkdGg6NzgycHgpIHtcblx0XHRcdFx0bWF4LXdpZHRoOjEwMHZ3O1xuXHRcdFx0fVxuXHRcdFx0ZGlzcGxheTogZmxleDtcblx0XHRcdGZsZXgtd3JhcDogd3JhcDtcblx0XHRcdG1hcmdpbjo1MHB4IGF1dG87XG5cdFx0XHQ+IC5zZWFyY2gge1xuXHRcdFx0XHRkaXNwbGF5OiBmbGV4O1xuXHRcdFx0fVxuXHRcdH1cblx0XHRsYWJlbCB7XG5cdFx0XHRtaW4td2lkdGg6MjAwcHg7XG5cdFx0fVxuXHRcdDpjaGVja2VkICsgbGFiZWwge1xuXHRcdFx0Y29sb3I6I2ZmZjtcblx0XHRcdGJhY2tncm91bmQtY29sb3I6JHdwLWJsdWU7XG5cdFx0fVxuXHR9XG5cdC5kYXNoaWNvbnMge1xuXHRcdGZvbnQtc2l6ZTo0MHB4O1xuXHRcdHdpZHRoOjQwcHg7XG5cdFx0aGVpZ2h0OjQwcHg7XG5cdFx0cGFkZGluZzo1cHg7XG5cdH1cblx0LmRhc2hpY29ucy0ge1xuXHRcdHBvc2l0aW9uOiByZWxhdGl2ZTtcblx0XHQmOjpiZWZvcmUge1xuXHRcdFx0Y29udGVudDonJztcblx0XHRcdGJvcmRlci1yYWRpdXM6NTAlO1xuXHRcdFx0Ym9yZGVyOjAuMmVtIHNvbGlkIG1peCgkd3AtZ3JheS1kYXJrLCR3cC1ncmF5KTtcblx0XHRcdHdpZHRoOjFlbTtcblx0XHRcdGhlaWdodDoxZW07XG5cdFx0XHRkaXNwbGF5OmlubGluZS1ibG9jaztcblx0XHRcdGJveC1zaXppbmc6IGJvcmRlci1ib3g7XG5cdFx0fVxuXHRcdCY6OmFmdGVyIHtcblx0XHRcdGNvbnRlbnQ6Jyc7XG5cdFx0XHRwb3NpdGlvbjogYWJzb2x1dGU7XG5cdFx0XHRsZWZ0OjUwJTtcblx0XHRcdHRvcDo1MCU7XG5cblx0XHRcdGhlaWdodDowLjJlbTtcblx0XHRcdHdpZHRoOjFlbTtcblx0XHRcdG1hcmdpbi1sZWZ0Oi0wLjVlbTtcblx0XHRcdG1hcmdpbi10b3A6LTAuMWVtO1xuXHRcdFx0YmFja2dyb3VuZDptaXgoJHdwLWdyYXktZGFyaywkd3AtZ3JheSk7XG5cdFx0XHR0cmFuc2Zvcm06cm90YXRlKDQ1ZGVnKTtcblxuXHRcdFx0ZGlzcGxheTppbmxpbmUtYmxvY2s7XG5cdFx0XHRib3gtc2l6aW5nOiBib3JkZXItYm94O1xuXHRcdH1cblx0fVxufVxuLmRhc2hib2FyZC1tZXNzYWdlcy1wbGFjZW1lbnRzIHtcblx0ZGlzcGxheTogZmxleDtcblx0JiA+ICoge1xuXHRcdGZsZXg6MTtcblx0XHRtYXJnaW4tdG9wOjEuMzNlbTtcblx0XHRoNCB7XG5cdFx0XHRtYXJnaW4tdG9wOjA7XG5cdFx0fVxuXHR9XG5cdC5jb250ZXh0IHtcblx0XHRtYXJnaW4tcmlnaHQ6MTBweDtcblx0XHRib3JkZXItcmlnaHQ6MXB4IHNvbGlkICR3cC1ncmF5LWRhcms7XG5cdH1cblx0LnByaW9yaXR5IHtcblx0XHRwYWRkaW5nLWxlZnQ6NXB4O1xuXHR9XG59XG4uZGFzaGJvYXJkLW1lc3NhZ2VzLXNlbGVjdC1yYWRpbyB7XG5cdGRpc3BsYXk6IGZsZXg7XG5cdFt0eXBlPVwicmFkaW9cIl0ge1xuXHRcdG1hcmdpbi10b3A6MDtcblx0fVxuXHRwYWRkaW5nOjAgMCAxMHB4IDA7XG59XG5cbi5kYXNoYm9hcmQtbWVzc2FnZXMtZXhwaXJhdGlvbiB7XG5cdC5leHBpcmF0aW9uIHtcblx0XHRkaXNwbGF5OiBmbGV4O1xuXHRcdG1heC13aWR0aDoxMDAlO1xuXHR9XG5cdC5leHBpcmF0aW9uLWNvbCB7XG5cdFx0cGFkZGluZzowIDVweDtcblx0XHRtYXgtd2lkdGg6NTAlO1xuXHRcdGZsZXg6MTtcblx0XHQmOmZpcnN0LW9mLXR5cGUge1xuXHRcdFx0cGFkZGluZy1sZWZ0OjA7XG5cdFx0fVxuXHRcdCY6bGFzdC1vZi10eXBlIHtcblx0XHRcdHBhZGRpbmctcmlnaHQ6MDtcblx0XHR9XG5cdH1cblx0W3R5cGU9XCJudW1iZXJcIl0sXG5cdHNlbGVjdCB7XG5cdFx0d2lkdGg6MTAwJTtcblx0fVxufVxudGgge1xuXHQmI3Njb3BlIHtcblx0XHR3aWR0aDoxMDBweDtcblx0fVxufVxuIl19 */
  • wp-dashboard-messages/tags/1.1.7/css/admin/edit.css

    r2588271 r3412243  
    1 .layout[data-value=dismissable]~.dashicon{display:none}.dashboard-messages-colors,.dashboard-messages-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.dashboard-messages-colors [type=radio],.dashboard-messages-icons [type=radio]{display:none}.dashboard-messages-colors label,.dashboard-messages-icons label{margin:5px}.dashboard-messages-colors label{outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 1 20%;flex:1 1 20%;padding:5px 10px}.dashboard-messages-colors :checked+label{-webkit-box-shadow:0 0 3px 3px #0085ba;box-shadow:0 0 3px 3px #0085ba}.dashboard-messages-icons{position:relative}.dashboard-messages-icons label{display:none;outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:5px 10px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .select{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.dashboard-messages-icons .select>.search{display:none;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;position:sticky;top:32px;background:#fff;outline:1px solid #f1f1f1;z-index:1}@media screen and (max-width: 782px){.dashboard-messages-icons .select>.search{top:47px}}@media screen and (max-width: 600px){.dashboard-messages-icons .select>.search{top:0}}.dashboard-messages-icons .select>.search [type=search]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:5px;margin:5px;font-size:1.25em}.dashboard-messages-icons :checked+label:not(.-off),.dashboard-messages-icons.active label:not(.-off){display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active{display:block;position:fixed;left:0;top:0;bottom:0;right:0;padding-bottom:50px;z-index:9999;margin:auto;background-color:rgba(0,0,0,.7);overflow:auto}.dashboard-messages-icons.active .select{background:#fff;max-width:80vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:50px auto}@media screen and (max-width: 782px){.dashboard-messages-icons.active .select{max-width:100vw}}.dashboard-messages-icons.active .select>.search{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active label{min-width:200px}.dashboard-messages-icons.active :checked+label{color:#fff;background-color:#0085ba}.dashboard-messages-icons .dashicons{font-size:40px;width:40px;height:40px;padding:5px}.dashboard-messages-icons .dashicons-{position:relative}.dashboard-messages-icons .dashicons-::before{content:"";border-radius:50%;border:.2em solid #dfdfdf;width:1em;height:1em;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .dashicons-::after{content:"";position:absolute;left:50%;top:50%;height:.2em;width:1em;margin-left:-0.5em;margin-top:-0.1em;background:#dfdfdf;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-placements{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-placements>*{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:1.33em}.dashboard-messages-placements>* h4{margin-top:0}.dashboard-messages-placements .context{margin-right:10px;border-right:1px solid #ccc}.dashboard-messages-placements .priority{padding-left:5px}.dashboard-messages-select-radio{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 10px 0}.dashboard-messages-select-radio [type=radio]{margin-top:0}.dashboard-messages-expiration .expiration{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.dashboard-messages-expiration .expiration-col{padding:0 5px;max-width:50%;-webkit-box-flex:1;-ms-flex:1;flex:1}.dashboard-messages-expiration .expiration-col:first-of-type{padding-left:0}.dashboard-messages-expiration .expiration-col:last-of-type{padding-right:0}.dashboard-messages-expiration [type=number],.dashboard-messages-expiration select{width:100%}th#scope{width:100px}[id^=dashboard-message-] h2{color:inherit}[id^=dashboard-message-] h2 .dashicons{font-size:30px;width:30px;height:30px;margin:-5px;margin-right:5px}[id^=dashboard-message-] a{color:currentColor}[id^=dashboard-message-] figure{margin-left:0;margin-right:0}[id^=dashboard-message-] img,[id^=dashboard-message-] video,[id^=dashboard-message-] audio,[id^=dashboard-message-] figure{max-width:100%;height:auto}[id^=dashboard-message-] iframe{max-width:100%}[id^=dashboard-message-].postbox .inside{padding:0 12px}[id^=dashboard-message-].postbox .inside>:last-child:not(.dashboard-message-thumbnail){margin-bottom:12px !important}[id^=dashboard-message-].postbox .notice-dismiss,[id^=dashboard-message-].postbox .notice-dismiss::before{color:currentColor}[id^=dashboard-message-].postbox .handle-order-lower,[id^=dashboard-message-].postbox .handle-order-higher,[id^=dashboard-message-].postbox .toggle-indicator,[id^=dashboard-message-].postbox .handlediv{color:currentColor}[id^=dashboard-message-]>.postbox-header .hndle{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}[id^=dashboard-message-] .dashboard-message-thumbnail{margin:-11px -12px 0 -12px}[id^=dashboard-message-] .dashboard-message-thumbnail img{max-width:100%;height:auto;display:block}[id^=dashboard-message-dismissable-] .dashboard-message-thumbnail{margin:-37px -12px 0 -12px}[id^=dashboard-message-dismissable-].postbox .inside{border-style:none;position:static;margin-top:0}[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail){margin-right:26px}[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>img,[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>iframe,[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>video,[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>audio{margin-right:-26px;max-width:calc( 100% + 26px )}.js [id^=dashboard-message-dismissable-].postbox .handlediv,[id^=dashboard-message-dismissable-] .hndle{display:none}
     1.layout[data-value=dismissable]~.dashicon{display:none}.dashboard-messages-colors,.dashboard-messages-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.dashboard-messages-colors [type=radio],.dashboard-messages-icons [type=radio]{display:none}.dashboard-messages-colors label,.dashboard-messages-icons label{margin:5px}.dashboard-messages-colors label{outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 1 20%;flex:1 1 20%;padding:5px 10px}.dashboard-messages-colors :checked+label{-webkit-box-shadow:0 0 3px 3px #0085ba;box-shadow:0 0 3px 3px #0085ba}.dashboard-messages-icons{position:relative}.dashboard-messages-icons label{display:none;outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:5px 10px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .select{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.dashboard-messages-icons .select>.search{display:none;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;position:-webkit-sticky;position:sticky;top:32px;background:#fff;outline:1px solid #f1f1f1;z-index:1}@media screen and (max-width: 782px){.dashboard-messages-icons .select>.search{top:47px}}@media screen and (max-width: 600px){.dashboard-messages-icons .select>.search{top:0}}.dashboard-messages-icons .select>.search [type=search]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:5px;margin:5px;font-size:1.25em}.dashboard-messages-icons :checked+label:not(.-off),.dashboard-messages-icons.active label:not(.-off){display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active{display:block;position:fixed;left:0;top:0;bottom:0;right:0;padding-bottom:50px;z-index:9999;margin:auto;background-color:rgba(0,0,0,.7);overflow:auto}.dashboard-messages-icons.active .select{background:#fff;max-width:80vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:50px auto}@media screen and (max-width: 782px){.dashboard-messages-icons.active .select{max-width:100vw}}.dashboard-messages-icons.active .select>.search{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active label{min-width:200px}.dashboard-messages-icons.active :checked+label{color:#fff;background-color:#0085ba}.dashboard-messages-icons .dashicons{font-size:40px;width:40px;height:40px;padding:5px}.dashboard-messages-icons .dashicons-{position:relative}.dashboard-messages-icons .dashicons-::before{content:"";border-radius:50%;border:.2em solid #dfdfdf;width:1em;height:1em;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .dashicons-::after{content:"";position:absolute;left:50%;top:50%;height:.2em;width:1em;margin-left:-0.5em;margin-top:-0.1em;background:#dfdfdf;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-placements{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-placements>*{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:1.33em}.dashboard-messages-placements>* h4{margin-top:0}.dashboard-messages-placements .context{margin-right:10px;border-right:1px solid #ccc}.dashboard-messages-placements .priority{padding-left:5px}.dashboard-messages-select-radio{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 10px 0}.dashboard-messages-select-radio [type=radio]{margin-top:0}.dashboard-messages-expiration .expiration{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.dashboard-messages-expiration .expiration-col{padding:0 5px;max-width:50%;-webkit-box-flex:1;-ms-flex:1;flex:1}.dashboard-messages-expiration .expiration-col:first-of-type{padding-left:0}.dashboard-messages-expiration .expiration-col:last-of-type{padding-right:0}.dashboard-messages-expiration [type=number],.dashboard-messages-expiration select{width:100%}th#scope{width:100px}[id^=dashboard-message-] h2{color:inherit}[id^=dashboard-message-] h2 .dashicons{font-size:30px;width:30px;height:30px;margin:-5px;margin-right:5px}[id^=dashboard-message-] a{color:currentColor}[id^=dashboard-message-] figure{margin-left:0;margin-right:0}[id^=dashboard-message-] img,[id^=dashboard-message-] video,[id^=dashboard-message-] audio,[id^=dashboard-message-] figure{max-width:100%;height:auto}[id^=dashboard-message-] iframe{max-width:100%}[id^=dashboard-message-].postbox .inside{padding:0 12px}[id^=dashboard-message-].postbox .inside>:last-child:not(.dashboard-message-thumbnail){margin-bottom:12px !important}[id^=dashboard-message-].postbox .notice-dismiss,[id^=dashboard-message-].postbox .notice-dismiss::before{color:currentColor}[id^=dashboard-message-].postbox .handle-order-lower,[id^=dashboard-message-].postbox .handle-order-higher,[id^=dashboard-message-].postbox .toggle-indicator,[id^=dashboard-message-].postbox .handlediv{color:currentColor}[id^=dashboard-message-]>.postbox-header .hndle{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}[id^=dashboard-message-] .dashboard-message-thumbnail{margin:-11px -12px 0 -12px}[id^=dashboard-message-] .dashboard-message-thumbnail img{max-width:100%;height:auto;display:block}[id^=dashboard-message-]:has(.dashboard-message-dismiss) .dashboard-message-thumbnail{margin:-27px -12px 0 -12px}[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside{border-style:none;position:static;margin-top:0}[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail){margin-right:26px}[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>img,[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>iframe,[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>video,[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>audio{margin-right:-26px;max-width:calc( 100% + 26px )}.js [id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .handlediv,[id^=dashboard-message-]:has(.dashboard-message-dismiss) .hndle{display:none}
  • wp-dashboard-messages/tags/1.1.7/css/admin/edit.dev.css

    r2588271 r3412243  
    1 .layout[data-value=dismissable]~.dashicon{display:none}.dashboard-messages-colors,.dashboard-messages-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.dashboard-messages-colors [type=radio],.dashboard-messages-icons [type=radio]{display:none}.dashboard-messages-colors label,.dashboard-messages-icons label{margin:5px}.dashboard-messages-colors label{outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 1 20%;flex:1 1 20%;padding:5px 10px}.dashboard-messages-colors :checked+label{-webkit-box-shadow:0 0 3px 3px #0085ba;box-shadow:0 0 3px 3px #0085ba}.dashboard-messages-icons{position:relative}.dashboard-messages-icons label{display:none;outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:5px 10px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .select{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.dashboard-messages-icons .select>.search{display:none;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;position:sticky;top:32px;background:#fff;outline:1px solid #f1f1f1;z-index:1}@media screen and (max-width: 782px){.dashboard-messages-icons .select>.search{top:47px}}@media screen and (max-width: 600px){.dashboard-messages-icons .select>.search{top:0}}.dashboard-messages-icons .select>.search [type=search]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:5px;margin:5px;font-size:1.25em}.dashboard-messages-icons :checked+label:not(.-off),.dashboard-messages-icons.active label:not(.-off){display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active{display:block;position:fixed;left:0;top:0;bottom:0;right:0;padding-bottom:50px;z-index:9999;margin:auto;background-color:rgba(0,0,0,.7);overflow:auto}.dashboard-messages-icons.active .select{background:#fff;max-width:80vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:50px auto}@media screen and (max-width: 782px){.dashboard-messages-icons.active .select{max-width:100vw}}.dashboard-messages-icons.active .select>.search{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active label{min-width:200px}.dashboard-messages-icons.active :checked+label{color:#fff;background-color:#0085ba}.dashboard-messages-icons .dashicons{font-size:40px;width:40px;height:40px;padding:5px}.dashboard-messages-icons .dashicons-{position:relative}.dashboard-messages-icons .dashicons-::before{content:"";border-radius:50%;border:.2em solid #dfdfdf;width:1em;height:1em;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .dashicons-::after{content:"";position:absolute;left:50%;top:50%;height:.2em;width:1em;margin-left:-0.5em;margin-top:-0.1em;background:#dfdfdf;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-placements{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-placements>*{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:1.33em}.dashboard-messages-placements>* h4{margin-top:0}.dashboard-messages-placements .context{margin-right:10px;border-right:1px solid #ccc}.dashboard-messages-placements .priority{padding-left:5px}.dashboard-messages-select-radio{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 10px 0}.dashboard-messages-select-radio [type=radio]{margin-top:0}.dashboard-messages-expiration .expiration{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.dashboard-messages-expiration .expiration-col{padding:0 5px;max-width:50%;-webkit-box-flex:1;-ms-flex:1;flex:1}.dashboard-messages-expiration .expiration-col:first-of-type{padding-left:0}.dashboard-messages-expiration .expiration-col:last-of-type{padding-right:0}.dashboard-messages-expiration [type=number],.dashboard-messages-expiration select{width:100%}th#scope{width:100px}[id^=dashboard-message-] h2{color:inherit}[id^=dashboard-message-] h2 .dashicons{font-size:30px;width:30px;height:30px;margin:-5px;margin-right:5px}[id^=dashboard-message-] a{color:currentColor}[id^=dashboard-message-] figure{margin-left:0;margin-right:0}[id^=dashboard-message-] img,[id^=dashboard-message-] video,[id^=dashboard-message-] audio,[id^=dashboard-message-] figure{max-width:100%;height:auto}[id^=dashboard-message-] iframe{max-width:100%}[id^=dashboard-message-].postbox .inside{padding:0 12px}[id^=dashboard-message-].postbox .inside>:last-child:not(.dashboard-message-thumbnail){margin-bottom:12px !important}[id^=dashboard-message-].postbox .notice-dismiss,[id^=dashboard-message-].postbox .notice-dismiss::before{color:currentColor}[id^=dashboard-message-].postbox .handle-order-lower,[id^=dashboard-message-].postbox .handle-order-higher,[id^=dashboard-message-].postbox .toggle-indicator,[id^=dashboard-message-].postbox .handlediv{color:currentColor}[id^=dashboard-message-]>.postbox-header .hndle{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}[id^=dashboard-message-] .dashboard-message-thumbnail{margin:-11px -12px 0 -12px}[id^=dashboard-message-] .dashboard-message-thumbnail img{max-width:100%;height:auto;display:block}[id^=dashboard-message-dismissable-] .dashboard-message-thumbnail{margin:-37px -12px 0 -12px}[id^=dashboard-message-dismissable-].postbox .inside{border-style:none;position:static;margin-top:0}[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail){margin-right:26px}[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>img,[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>iframe,[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>video,[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>audio{margin-right:-26px;max-width:calc( 100% + 26px )}.js [id^=dashboard-message-dismissable-].postbox .handlediv,[id^=dashboard-message-dismissable-] .hndle{display:none}
     1.layout[data-value=dismissable]~.dashicon{display:none}.dashboard-messages-colors,.dashboard-messages-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.dashboard-messages-colors [type=radio],.dashboard-messages-icons [type=radio]{display:none}.dashboard-messages-colors label,.dashboard-messages-icons label{margin:5px}.dashboard-messages-colors label{outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 1 20%;flex:1 1 20%;padding:5px 10px}.dashboard-messages-colors :checked+label{-webkit-box-shadow:0 0 3px 3px #0085ba;box-shadow:0 0 3px 3px #0085ba}.dashboard-messages-icons{position:relative}.dashboard-messages-icons label{display:none;outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:5px 10px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .select{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.dashboard-messages-icons .select>.search{display:none;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;position:-webkit-sticky;position:sticky;top:32px;background:#fff;outline:1px solid #f1f1f1;z-index:1}@media screen and (max-width: 782px){.dashboard-messages-icons .select>.search{top:47px}}@media screen and (max-width: 600px){.dashboard-messages-icons .select>.search{top:0}}.dashboard-messages-icons .select>.search [type=search]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:5px;margin:5px;font-size:1.25em}.dashboard-messages-icons :checked+label:not(.-off),.dashboard-messages-icons.active label:not(.-off){display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active{display:block;position:fixed;left:0;top:0;bottom:0;right:0;padding-bottom:50px;z-index:9999;margin:auto;background-color:rgba(0,0,0,.7);overflow:auto}.dashboard-messages-icons.active .select{background:#fff;max-width:80vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:50px auto}@media screen and (max-width: 782px){.dashboard-messages-icons.active .select{max-width:100vw}}.dashboard-messages-icons.active .select>.search{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active label{min-width:200px}.dashboard-messages-icons.active :checked+label{color:#fff;background-color:#0085ba}.dashboard-messages-icons .dashicons{font-size:40px;width:40px;height:40px;padding:5px}.dashboard-messages-icons .dashicons-{position:relative}.dashboard-messages-icons .dashicons-::before{content:"";border-radius:50%;border:.2em solid #dfdfdf;width:1em;height:1em;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .dashicons-::after{content:"";position:absolute;left:50%;top:50%;height:.2em;width:1em;margin-left:-0.5em;margin-top:-0.1em;background:#dfdfdf;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-placements{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-placements>*{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:1.33em}.dashboard-messages-placements>* h4{margin-top:0}.dashboard-messages-placements .context{margin-right:10px;border-right:1px solid #ccc}.dashboard-messages-placements .priority{padding-left:5px}.dashboard-messages-select-radio{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 10px 0}.dashboard-messages-select-radio [type=radio]{margin-top:0}.dashboard-messages-expiration .expiration{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.dashboard-messages-expiration .expiration-col{padding:0 5px;max-width:50%;-webkit-box-flex:1;-ms-flex:1;flex:1}.dashboard-messages-expiration .expiration-col:first-of-type{padding-left:0}.dashboard-messages-expiration .expiration-col:last-of-type{padding-right:0}.dashboard-messages-expiration [type=number],.dashboard-messages-expiration select{width:100%}th#scope{width:100px}[id^=dashboard-message-] h2{color:inherit}[id^=dashboard-message-] h2 .dashicons{font-size:30px;width:30px;height:30px;margin:-5px;margin-right:5px}[id^=dashboard-message-] a{color:currentColor}[id^=dashboard-message-] figure{margin-left:0;margin-right:0}[id^=dashboard-message-] img,[id^=dashboard-message-] video,[id^=dashboard-message-] audio,[id^=dashboard-message-] figure{max-width:100%;height:auto}[id^=dashboard-message-] iframe{max-width:100%}[id^=dashboard-message-].postbox .inside{padding:0 12px}[id^=dashboard-message-].postbox .inside>:last-child:not(.dashboard-message-thumbnail){margin-bottom:12px !important}[id^=dashboard-message-].postbox .notice-dismiss,[id^=dashboard-message-].postbox .notice-dismiss::before{color:currentColor}[id^=dashboard-message-].postbox .handle-order-lower,[id^=dashboard-message-].postbox .handle-order-higher,[id^=dashboard-message-].postbox .toggle-indicator,[id^=dashboard-message-].postbox .handlediv{color:currentColor}[id^=dashboard-message-]>.postbox-header .hndle{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}[id^=dashboard-message-] .dashboard-message-thumbnail{margin:-11px -12px 0 -12px}[id^=dashboard-message-] .dashboard-message-thumbnail img{max-width:100%;height:auto;display:block}[id^=dashboard-message-]:has(.dashboard-message-dismiss) .dashboard-message-thumbnail{margin:-27px -12px 0 -12px}[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside{border-style:none;position:static;margin-top:0}[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail){margin-right:26px}[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>img,[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>iframe,[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>video,[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>audio{margin-right:-26px;max-width:calc( 100% + 26px )}.js [id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .handlediv,[id^=dashboard-message-]:has(.dashboard-message-dismiss) .hndle{display:none}
    22/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIl9lZGl0LnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBRUMiLCJmaWxlIjoiZWRpdC5kZXYuY3NzIiwic291cmNlc0NvbnRlbnQiOlsiLy8gZGlzcGxheSBsb2dpY1xuLmxheW91dFtkYXRhLXZhbHVlPVwiZGlzbWlzc2FibGVcIl0ge1xuXHQmIH4gLmRhc2hpY29uIHtcblx0XHRkaXNwbGF5OiBub25lO1xuXHR9XG59XG5cbi5kYXNoYm9hcmQtbWVzc2FnZXMtY29sb3JzLFxuLmRhc2hib2FyZC1tZXNzYWdlcy1pY29ucyB7XG5cdGRpc3BsYXk6ZmxleDtcblx0ZmxleC13cmFwOndyYXA7XG5cdFt0eXBlPVwicmFkaW9cIl0ge1xuXHRcdGRpc3BsYXk6bm9uZTtcblx0fVxuXHRsYWJlbCB7XG5cdFx0bWFyZ2luOjVweDtcblx0fVxufVxuXG4uZGFzaGJvYXJkLW1lc3NhZ2VzLWNvbG9ycyB7XG5cdGxhYmVsIHtcblx0XHRvdXRsaW5lOjFweCBzb2xpZCAkd3AtZ3JheTtcblx0XHRmbGV4OjEgMSAyMCU7XG5cblx0XHRwYWRkaW5nOjVweCAxMHB4O1xuXHR9XG5cdDpjaGVja2VkICsgbGFiZWwge1xuXHRcdGJveC1zaGFkb3c6MCAwIDNweCAzcHggJHdwLWJsdWU7XG5cdH1cbn1cbi5kYXNoYm9hcmQtbWVzc2FnZXMtaWNvbnMge1xuXHRwb3NpdGlvbjogcmVsYXRpdmU7XG5cdGxhYmVsIHtcblx0XHRkaXNwbGF5Om5vbmU7XG5cdFx0b3V0bGluZToxcHggc29saWQgJHdwLWdyYXk7XG5cdFx0ZmxleDoxIDA7XG5cblx0XHRhbGlnbi1pdGVtczogY2VudGVyO1xuXHRcdG1hcmdpbjowO1xuXHRcdHBhZGRpbmc6NXB4IDEwcHg7XG5cdFx0b3ZlcmZsb3c6IGhpZGRlbjtcblx0XHR0ZXh0LW92ZXJmbG93OiBlbGxpcHNpcztcblx0XHRib3gtc2l6aW5nOiBib3JkZXItYm94O1xuXHR9XG5cdC5zZWxlY3Qge1xuXHRcdGZsZXg6MSAwO1xuXHRcdD4gLnNlYXJjaCB7XG5cdFx0XHRkaXNwbGF5OiBub25lO1xuXHRcdFx0ZmxleDowIDAgMTAwJTtcblx0XHRcdHBvc2l0aW9uOiBzdGlja3k7XG5cdFx0XHR0b3A6MzJweDtcblx0XHRcdEBtZWRpYSBzY3JlZW4gYW5kIChtYXgtd2lkdGg6NzgycHgpIHtcblx0XHRcdFx0dG9wOjQ3cHg7XG5cdFx0XHR9XG5cdFx0XHRAbWVkaWEgc2NyZWVuIGFuZCAobWF4LXdpZHRoOjYwMHB4KSB7XG5cdFx0XHRcdHRvcDowO1xuXHRcdFx0fVxuXHRcdFx0YmFja2dyb3VuZDogI2ZmZjtcblx0XHRcdC8vYm9yZGVyLWJvdHRvbTogMXB4IHNvbGlkICR3cC1ncmF5LWxpZ2h0ZXI7XG5cdFx0XHRvdXRsaW5lOjFweCBzb2xpZCAkd3AtZ3JheTtcblx0XHRcdHotaW5kZXg6IDE7XG5cdFx0XHRbdHlwZT1cInNlYXJjaFwiXSB7XG5cdFx0XHRcdGZsZXg6MSAxIGF1dG87XG5cdFx0XHRcdHBhZGRpbmc6NXB4O1xuXHRcdFx0XHRtYXJnaW46NXB4O1xuXHRcdFx0XHRmb250LXNpemU6MS4yNWVtO1xuXHRcdFx0fVxuXHRcdH1cblx0fVxuXHQ6Y2hlY2tlZCArIGxhYmVsLFxuXHQmLmFjdGl2ZSBsYWJlbCB7XG5cdFx0Jjpub3QoLi1vZmYpIHtcblx0XHRcdGRpc3BsYXk6ZmxleDtcblx0XHR9XG5cdH1cblx0Ji5hY3RpdmUge1xuXHRcdGRpc3BsYXk6YmxvY2s7XG5cdFx0cG9zaXRpb246Zml4ZWQ7XG5cdFx0bGVmdDowO1xuXHRcdHRvcDowO1xuXHRcdGJvdHRvbTowO1xuXHRcdHJpZ2h0OjA7XG5cdFx0cGFkZGluZy1ib3R0b206NTBweDtcblx0XHR6LWluZGV4Ojk5OTk7XG5cdFx0bWFyZ2luOmF1dG87XG5cdFx0YmFja2dyb3VuZC1jb2xvcjpyZ2JhKDAsMCwwLDAuNyk7XG5cdFx0b3ZlcmZsb3c6YXV0bztcblx0XHQuc2VsZWN0IHtcblx0XHRcdGJhY2tncm91bmQ6I2ZmZjtcblx0XHRcdG1heC13aWR0aDo4MHZ3O1xuXHRcdFx0QG1lZGlhIHNjcmVlbiBhbmQgKG1heC13aWR0aDo3ODJweCkge1xuXHRcdFx0XHRtYXgtd2lkdGg6MTAwdnc7XG5cdFx0XHR9XG5cdFx0XHRkaXNwbGF5OiBmbGV4O1xuXHRcdFx0ZmxleC13cmFwOiB3cmFwO1xuXHRcdFx0bWFyZ2luOjUwcHggYXV0bztcblx0XHRcdD4gLnNlYXJjaCB7XG5cdFx0XHRcdGRpc3BsYXk6IGZsZXg7XG5cdFx0XHR9XG5cdFx0fVxuXHRcdGxhYmVsIHtcblx0XHRcdG1pbi13aWR0aDoyMDBweDtcblx0XHR9XG5cdFx0OmNoZWNrZWQgKyBsYWJlbCB7XG5cdFx0XHRjb2xvcjojZmZmO1xuXHRcdFx0YmFja2dyb3VuZC1jb2xvcjokd3AtYmx1ZTtcblx0XHR9XG5cdH1cblx0LmRhc2hpY29ucyB7XG5cdFx0Zm9udC1zaXplOjQwcHg7XG5cdFx0d2lkdGg6NDBweDtcblx0XHRoZWlnaHQ6NDBweDtcblx0XHRwYWRkaW5nOjVweDtcblx0fVxuXHQuZGFzaGljb25zLSB7XG5cdFx0cG9zaXRpb246IHJlbGF0aXZlO1xuXHRcdCY6OmJlZm9yZSB7XG5cdFx0XHRjb250ZW50OicnO1xuXHRcdFx0Ym9yZGVyLXJhZGl1czo1MCU7XG5cdFx0XHRib3JkZXI6MC4yZW0gc29saWQgbWl4KCR3cC1ncmF5LWRhcmssJHdwLWdyYXkpO1xuXHRcdFx0d2lkdGg6MWVtO1xuXHRcdFx0aGVpZ2h0OjFlbTtcblx0XHRcdGRpc3BsYXk6aW5saW5lLWJsb2NrO1xuXHRcdFx0Ym94LXNpemluZzogYm9yZGVyLWJveDtcblx0XHR9XG5cdFx0Jjo6YWZ0ZXIge1xuXHRcdFx0Y29udGVudDonJztcblx0XHRcdHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0XHRcdGxlZnQ6NTAlO1xuXHRcdFx0dG9wOjUwJTtcblxuXHRcdFx0aGVpZ2h0OjAuMmVtO1xuXHRcdFx0d2lkdGg6MWVtO1xuXHRcdFx0bWFyZ2luLWxlZnQ6LTAuNWVtO1xuXHRcdFx0bWFyZ2luLXRvcDotMC4xZW07XG5cdFx0XHRiYWNrZ3JvdW5kOm1peCgkd3AtZ3JheS1kYXJrLCR3cC1ncmF5KTtcblx0XHRcdHRyYW5zZm9ybTpyb3RhdGUoNDVkZWcpO1xuXG5cdFx0XHRkaXNwbGF5OmlubGluZS1ibG9jaztcblx0XHRcdGJveC1zaXppbmc6IGJvcmRlci1ib3g7XG5cdFx0fVxuXHR9XG59XG4uZGFzaGJvYXJkLW1lc3NhZ2VzLXBsYWNlbWVudHMge1xuXHRkaXNwbGF5OiBmbGV4O1xuXHQmID4gKiB7XG5cdFx0ZmxleDoxO1xuXHRcdG1hcmdpbi10b3A6MS4zM2VtO1xuXHRcdGg0IHtcblx0XHRcdG1hcmdpbi10b3A6MDtcblx0XHR9XG5cdH1cblx0LmNvbnRleHQge1xuXHRcdG1hcmdpbi1yaWdodDoxMHB4O1xuXHRcdGJvcmRlci1yaWdodDoxcHggc29saWQgJHdwLWdyYXktZGFyaztcblx0fVxuXHQucHJpb3JpdHkge1xuXHRcdHBhZGRpbmctbGVmdDo1cHg7XG5cdH1cbn1cbi5kYXNoYm9hcmQtbWVzc2FnZXMtc2VsZWN0LXJhZGlvIHtcblx0ZGlzcGxheTogZmxleDtcblx0W3R5cGU9XCJyYWRpb1wiXSB7XG5cdFx0bWFyZ2luLXRvcDowO1xuXHR9XG5cdHBhZGRpbmc6MCAwIDEwcHggMDtcbn1cblxuLmRhc2hib2FyZC1tZXNzYWdlcy1leHBpcmF0aW9uIHtcblx0LmV4cGlyYXRpb24ge1xuXHRcdGRpc3BsYXk6IGZsZXg7XG5cdFx0bWF4LXdpZHRoOjEwMCU7XG5cdH1cblx0LmV4cGlyYXRpb24tY29sIHtcblx0XHRwYWRkaW5nOjAgNXB4O1xuXHRcdG1heC13aWR0aDo1MCU7XG5cdFx0ZmxleDoxO1xuXHRcdCY6Zmlyc3Qtb2YtdHlwZSB7XG5cdFx0XHRwYWRkaW5nLWxlZnQ6MDtcblx0XHR9XG5cdFx0JjpsYXN0LW9mLXR5cGUge1xuXHRcdFx0cGFkZGluZy1yaWdodDowO1xuXHRcdH1cblx0fVxuXHRbdHlwZT1cIm51bWJlclwiXSxcblx0c2VsZWN0IHtcblx0XHR3aWR0aDoxMDAlO1xuXHR9XG59XG50aCB7XG5cdCYjc2NvcGUge1xuXHRcdHdpZHRoOjEwMHB4O1xuXHR9XG59XG4iXX0= */
  • wp-dashboard-messages/tags/1.1.7/index.php

    r2788720 r3412243  
    66Description: Show Messages on the WP Admin Dashboard.
    77Author: Jörn Lund
    8 Version: 1.1.6
     8Version: 1.1.7
    99Author URI: https://github.com/mcguffin
    1010License: GPL3
  • wp-dashboard-messages/tags/1.1.7/languages/wp-dashboard-messages.pot

    r2788720 r3412243  
    1 # Copyright (C) 2022 Jörn Lund
     1# Copyright (C) 2025 Jörn Lund
    22# This file is distributed under the GPL3.
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: WP Dashboard Messages 1.1.6\n"
     5"Project-Id-Version: WP Dashboard Messages 1.1.7\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-dashboard-messages\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2022-09-22T13:46:50+00:00\n"
     12"POT-Creation-Date: 2025-12-05T14:59:51+01:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    14 "X-Generator: WP-CLI 2.6.0\n"
     14"X-Generator: WP-CLI 2.12.0\n"
    1515"X-Domain: wp-dashboard-messages\n"
    1616
    1717#. Plugin Name of the plugin
     18#: index.php
    1819msgid "WP Dashboard Messages"
    1920msgstr ""
    2021
    2122#. Plugin URI of the plugin
     23#: index.php
    2224msgid "https://wordpress.org/plugins/wp-dashboard-messages"
    2325msgstr ""
    2426
    2527#. Description of the plugin
     28#: index.php
    2629msgid "Show Messages on the WP Admin Dashboard."
    2730msgstr ""
    2831
    2932#. Author of the plugin
     33#: index.php
    3034msgid "Jörn Lund"
    3135msgstr ""
    3236
    3337#. Author URI of the plugin
     38#: index.php
    3439msgid "https://github.com/mcguffin"
    3540msgstr ""
     
    128133#. translators: Expiration date and time
    129134#: include/DashboardMessages/PostType/PostTypeDashboardMessage.php:75
     135#, php-format
    130136msgid "Will expire %s"
    131137msgstr ""
     
    133139#. translators: Expiration date and time
    134140#: include/DashboardMessages/PostType/PostTypeDashboardMessage.php:83
     141#, php-format
    135142msgid "Has expired %s"
    136143msgstr ""
  • wp-dashboard-messages/trunk/README.txt

    r2985698 r3412243  
    55Requires at least: 4.8
    66Requires PHP: 5.6
    7 Tested up to: 6.4
    8 Stable tag: 1.1.6
     7Tested up to: 6.9
     8Stable tag: 1.1.7
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5454== Changelog ==
    5555
     56= 1.1.7 =
     57* Fix style issue in WP 6.7+
     58
    5659= 1.1.6 =
    5760* Test with WordPress 6.0
  • wp-dashboard-messages/trunk/css/admin/edit-legacy.css

    r2588271 r3412243  
    1 .layout[data-value=dismissable]~.dashicon{display:none}.dashboard-messages-colors,.dashboard-messages-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.dashboard-messages-colors [type=radio],.dashboard-messages-icons [type=radio]{display:none}.dashboard-messages-colors label,.dashboard-messages-icons label{margin:5px}.dashboard-messages-colors label{outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 1 20%;flex:1 1 20%;padding:5px 10px}.dashboard-messages-colors :checked+label{-webkit-box-shadow:0 0 3px 3px #0085ba;box-shadow:0 0 3px 3px #0085ba}.dashboard-messages-icons{position:relative}.dashboard-messages-icons label{display:none;outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:5px 10px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .select{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.dashboard-messages-icons .select>.search{display:none;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;position:sticky;top:32px;background:#fff;outline:1px solid #f1f1f1;z-index:1}@media screen and (max-width: 782px){.dashboard-messages-icons .select>.search{top:47px}}@media screen and (max-width: 600px){.dashboard-messages-icons .select>.search{top:0}}.dashboard-messages-icons .select>.search [type=search]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:5px;margin:5px;font-size:1.25em}.dashboard-messages-icons :checked+label:not(.-off),.dashboard-messages-icons.active label:not(.-off){display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active{display:block;position:fixed;left:0;top:0;bottom:0;right:0;padding-bottom:50px;z-index:9999;margin:auto;background-color:rgba(0,0,0,.7);overflow:auto}.dashboard-messages-icons.active .select{background:#fff;max-width:80vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:50px auto}@media screen and (max-width: 782px){.dashboard-messages-icons.active .select{max-width:100vw}}.dashboard-messages-icons.active .select>.search{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active label{min-width:200px}.dashboard-messages-icons.active :checked+label{color:#fff;background-color:#0085ba}.dashboard-messages-icons .dashicons{font-size:40px;width:40px;height:40px;padding:5px}.dashboard-messages-icons .dashicons-{position:relative}.dashboard-messages-icons .dashicons-::before{content:"";border-radius:50%;border:.2em solid #dfdfdf;width:1em;height:1em;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .dashicons-::after{content:"";position:absolute;left:50%;top:50%;height:.2em;width:1em;margin-left:-0.5em;margin-top:-0.1em;background:#dfdfdf;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-placements{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-placements>*{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:1.33em}.dashboard-messages-placements>* h4{margin-top:0}.dashboard-messages-placements .context{margin-right:10px;border-right:1px solid #ccc}.dashboard-messages-placements .priority{padding-left:5px}.dashboard-messages-select-radio{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 10px 0}.dashboard-messages-select-radio [type=radio]{margin-top:0}.dashboard-messages-expiration .expiration{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.dashboard-messages-expiration .expiration-col{padding:0 5px;max-width:50%;-webkit-box-flex:1;-ms-flex:1;flex:1}.dashboard-messages-expiration .expiration-col:first-of-type{padding-left:0}.dashboard-messages-expiration .expiration-col:last-of-type{padding-right:0}.dashboard-messages-expiration [type=number],.dashboard-messages-expiration select{width:100%}th#scope{width:100px}[id^=dashboard-message-] h2{color:inherit}[id^=dashboard-message-] h2 .dashicons{font-size:30px;width:30px;height:30px;margin:-5px;margin-right:5px}[id^=dashboard-message-] a{color:currentColor}[id^=dashboard-message-] figure{margin-left:0;margin-right:0}[id^=dashboard-message-] img,[id^=dashboard-message-] video,[id^=dashboard-message-] audio,[id^=dashboard-message-] figure{max-width:100%;height:auto}[id^=dashboard-message-] iframe{max-width:100%}[id^=dashboard-message-].postbox .inside{padding:0 12px}[id^=dashboard-message-].postbox .inside>:last-child:not(.dashboard-message-thumbnail){margin-bottom:12px !important}[id^=dashboard-message-] .dashboard-message-thumbnail{margin:-11px -12px 0 -12px}[id^=dashboard-message-] .dashboard-message-thumbnail img{max-width:100%;height:auto;display:block}[id^=dashboard-message-dismissable-] .dashboard-message-thumbnail{margin:0 -12px}[id^=dashboard-message-dismissable-].postbox .inside{border-style:none;position:static;margin-top:0}[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail){margin-right:26px}[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>img,[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>iframe,[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>video,[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>audio{margin-right:-26px;max-width:calc( 100% + 26px )}.js [id^=dashboard-message-dismissable-].postbox .handlediv,[id^=dashboard-message-dismissable-] .hndle{display:none}
     1.layout[data-value=dismissable]~.dashicon{display:none}.dashboard-messages-colors,.dashboard-messages-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.dashboard-messages-colors [type=radio],.dashboard-messages-icons [type=radio]{display:none}.dashboard-messages-colors label,.dashboard-messages-icons label{margin:5px}.dashboard-messages-colors label{outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 1 20%;flex:1 1 20%;padding:5px 10px}.dashboard-messages-colors :checked+label{-webkit-box-shadow:0 0 3px 3px #0085ba;box-shadow:0 0 3px 3px #0085ba}.dashboard-messages-icons{position:relative}.dashboard-messages-icons label{display:none;outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:5px 10px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .select{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.dashboard-messages-icons .select>.search{display:none;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;position:-webkit-sticky;position:sticky;top:32px;background:#fff;outline:1px solid #f1f1f1;z-index:1}@media screen and (max-width: 782px){.dashboard-messages-icons .select>.search{top:47px}}@media screen and (max-width: 600px){.dashboard-messages-icons .select>.search{top:0}}.dashboard-messages-icons .select>.search [type=search]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:5px;margin:5px;font-size:1.25em}.dashboard-messages-icons :checked+label:not(.-off),.dashboard-messages-icons.active label:not(.-off){display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active{display:block;position:fixed;left:0;top:0;bottom:0;right:0;padding-bottom:50px;z-index:9999;margin:auto;background-color:rgba(0,0,0,.7);overflow:auto}.dashboard-messages-icons.active .select{background:#fff;max-width:80vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:50px auto}@media screen and (max-width: 782px){.dashboard-messages-icons.active .select{max-width:100vw}}.dashboard-messages-icons.active .select>.search{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active label{min-width:200px}.dashboard-messages-icons.active :checked+label{color:#fff;background-color:#0085ba}.dashboard-messages-icons .dashicons{font-size:40px;width:40px;height:40px;padding:5px}.dashboard-messages-icons .dashicons-{position:relative}.dashboard-messages-icons .dashicons-::before{content:"";border-radius:50%;border:.2em solid #dfdfdf;width:1em;height:1em;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .dashicons-::after{content:"";position:absolute;left:50%;top:50%;height:.2em;width:1em;margin-left:-0.5em;margin-top:-0.1em;background:#dfdfdf;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-placements{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-placements>*{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:1.33em}.dashboard-messages-placements>* h4{margin-top:0}.dashboard-messages-placements .context{margin-right:10px;border-right:1px solid #ccc}.dashboard-messages-placements .priority{padding-left:5px}.dashboard-messages-select-radio{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 10px 0}.dashboard-messages-select-radio [type=radio]{margin-top:0}.dashboard-messages-expiration .expiration{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.dashboard-messages-expiration .expiration-col{padding:0 5px;max-width:50%;-webkit-box-flex:1;-ms-flex:1;flex:1}.dashboard-messages-expiration .expiration-col:first-of-type{padding-left:0}.dashboard-messages-expiration .expiration-col:last-of-type{padding-right:0}.dashboard-messages-expiration [type=number],.dashboard-messages-expiration select{width:100%}th#scope{width:100px}[id^=dashboard-message-] h2{color:inherit}[id^=dashboard-message-] h2 .dashicons{font-size:30px;width:30px;height:30px;margin:-5px;margin-right:5px}[id^=dashboard-message-] a{color:currentColor}[id^=dashboard-message-] figure{margin-left:0;margin-right:0}[id^=dashboard-message-] img,[id^=dashboard-message-] video,[id^=dashboard-message-] audio,[id^=dashboard-message-] figure{max-width:100%;height:auto}[id^=dashboard-message-] iframe{max-width:100%}[id^=dashboard-message-].postbox .inside{padding:0 12px}[id^=dashboard-message-].postbox .inside>:last-child:not(.dashboard-message-thumbnail){margin-bottom:12px !important}[id^=dashboard-message-] .dashboard-message-thumbnail{margin:-11px -12px 0 -12px}[id^=dashboard-message-] .dashboard-message-thumbnail img{max-width:100%;height:auto;display:block}[id^=dashboard-message-]:has(.dashboard-message-dismiss) .dashboard-message-thumbnail{margin:0 -12px}[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside{border-style:none;position:static;margin-top:0}[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail){margin-right:26px}[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>img,[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>iframe,[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>video,[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>audio{margin-right:-26px;max-width:calc( 100% + 26px )}.js [id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .handlediv,[id^=dashboard-message-]:has(.dashboard-message-dismiss) .hndle{display:none}
  • wp-dashboard-messages/trunk/css/admin/edit-legacy.dev.css

    r2588271 r3412243  
    1 .layout[data-value=dismissable]~.dashicon{display:none}.dashboard-messages-colors,.dashboard-messages-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.dashboard-messages-colors [type=radio],.dashboard-messages-icons [type=radio]{display:none}.dashboard-messages-colors label,.dashboard-messages-icons label{margin:5px}.dashboard-messages-colors label{outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 1 20%;flex:1 1 20%;padding:5px 10px}.dashboard-messages-colors :checked+label{-webkit-box-shadow:0 0 3px 3px #0085ba;box-shadow:0 0 3px 3px #0085ba}.dashboard-messages-icons{position:relative}.dashboard-messages-icons label{display:none;outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:5px 10px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .select{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.dashboard-messages-icons .select>.search{display:none;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;position:sticky;top:32px;background:#fff;outline:1px solid #f1f1f1;z-index:1}@media screen and (max-width: 782px){.dashboard-messages-icons .select>.search{top:47px}}@media screen and (max-width: 600px){.dashboard-messages-icons .select>.search{top:0}}.dashboard-messages-icons .select>.search [type=search]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:5px;margin:5px;font-size:1.25em}.dashboard-messages-icons :checked+label:not(.-off),.dashboard-messages-icons.active label:not(.-off){display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active{display:block;position:fixed;left:0;top:0;bottom:0;right:0;padding-bottom:50px;z-index:9999;margin:auto;background-color:rgba(0,0,0,.7);overflow:auto}.dashboard-messages-icons.active .select{background:#fff;max-width:80vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:50px auto}@media screen and (max-width: 782px){.dashboard-messages-icons.active .select{max-width:100vw}}.dashboard-messages-icons.active .select>.search{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active label{min-width:200px}.dashboard-messages-icons.active :checked+label{color:#fff;background-color:#0085ba}.dashboard-messages-icons .dashicons{font-size:40px;width:40px;height:40px;padding:5px}.dashboard-messages-icons .dashicons-{position:relative}.dashboard-messages-icons .dashicons-::before{content:"";border-radius:50%;border:.2em solid #dfdfdf;width:1em;height:1em;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .dashicons-::after{content:"";position:absolute;left:50%;top:50%;height:.2em;width:1em;margin-left:-0.5em;margin-top:-0.1em;background:#dfdfdf;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-placements{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-placements>*{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:1.33em}.dashboard-messages-placements>* h4{margin-top:0}.dashboard-messages-placements .context{margin-right:10px;border-right:1px solid #ccc}.dashboard-messages-placements .priority{padding-left:5px}.dashboard-messages-select-radio{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 10px 0}.dashboard-messages-select-radio [type=radio]{margin-top:0}.dashboard-messages-expiration .expiration{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.dashboard-messages-expiration .expiration-col{padding:0 5px;max-width:50%;-webkit-box-flex:1;-ms-flex:1;flex:1}.dashboard-messages-expiration .expiration-col:first-of-type{padding-left:0}.dashboard-messages-expiration .expiration-col:last-of-type{padding-right:0}.dashboard-messages-expiration [type=number],.dashboard-messages-expiration select{width:100%}th#scope{width:100px}[id^=dashboard-message-] h2{color:inherit}[id^=dashboard-message-] h2 .dashicons{font-size:30px;width:30px;height:30px;margin:-5px;margin-right:5px}[id^=dashboard-message-] a{color:currentColor}[id^=dashboard-message-] figure{margin-left:0;margin-right:0}[id^=dashboard-message-] img,[id^=dashboard-message-] video,[id^=dashboard-message-] audio,[id^=dashboard-message-] figure{max-width:100%;height:auto}[id^=dashboard-message-] iframe{max-width:100%}[id^=dashboard-message-].postbox .inside{padding:0 12px}[id^=dashboard-message-].postbox .inside>:last-child:not(.dashboard-message-thumbnail){margin-bottom:12px !important}[id^=dashboard-message-] .dashboard-message-thumbnail{margin:-11px -12px 0 -12px}[id^=dashboard-message-] .dashboard-message-thumbnail img{max-width:100%;height:auto;display:block}[id^=dashboard-message-dismissable-] .dashboard-message-thumbnail{margin:0 -12px}[id^=dashboard-message-dismissable-].postbox .inside{border-style:none;position:static;margin-top:0}[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail){margin-right:26px}[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>img,[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>iframe,[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>video,[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>audio{margin-right:-26px;max-width:calc( 100% + 26px )}.js [id^=dashboard-message-dismissable-].postbox .handlediv,[id^=dashboard-message-dismissable-] .hndle{display:none}
     1.layout[data-value=dismissable]~.dashicon{display:none}.dashboard-messages-colors,.dashboard-messages-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.dashboard-messages-colors [type=radio],.dashboard-messages-icons [type=radio]{display:none}.dashboard-messages-colors label,.dashboard-messages-icons label{margin:5px}.dashboard-messages-colors label{outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 1 20%;flex:1 1 20%;padding:5px 10px}.dashboard-messages-colors :checked+label{-webkit-box-shadow:0 0 3px 3px #0085ba;box-shadow:0 0 3px 3px #0085ba}.dashboard-messages-icons{position:relative}.dashboard-messages-icons label{display:none;outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:5px 10px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .select{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.dashboard-messages-icons .select>.search{display:none;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;position:-webkit-sticky;position:sticky;top:32px;background:#fff;outline:1px solid #f1f1f1;z-index:1}@media screen and (max-width: 782px){.dashboard-messages-icons .select>.search{top:47px}}@media screen and (max-width: 600px){.dashboard-messages-icons .select>.search{top:0}}.dashboard-messages-icons .select>.search [type=search]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:5px;margin:5px;font-size:1.25em}.dashboard-messages-icons :checked+label:not(.-off),.dashboard-messages-icons.active label:not(.-off){display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active{display:block;position:fixed;left:0;top:0;bottom:0;right:0;padding-bottom:50px;z-index:9999;margin:auto;background-color:rgba(0,0,0,.7);overflow:auto}.dashboard-messages-icons.active .select{background:#fff;max-width:80vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:50px auto}@media screen and (max-width: 782px){.dashboard-messages-icons.active .select{max-width:100vw}}.dashboard-messages-icons.active .select>.search{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active label{min-width:200px}.dashboard-messages-icons.active :checked+label{color:#fff;background-color:#0085ba}.dashboard-messages-icons .dashicons{font-size:40px;width:40px;height:40px;padding:5px}.dashboard-messages-icons .dashicons-{position:relative}.dashboard-messages-icons .dashicons-::before{content:"";border-radius:50%;border:.2em solid #dfdfdf;width:1em;height:1em;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .dashicons-::after{content:"";position:absolute;left:50%;top:50%;height:.2em;width:1em;margin-left:-0.5em;margin-top:-0.1em;background:#dfdfdf;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-placements{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-placements>*{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:1.33em}.dashboard-messages-placements>* h4{margin-top:0}.dashboard-messages-placements .context{margin-right:10px;border-right:1px solid #ccc}.dashboard-messages-placements .priority{padding-left:5px}.dashboard-messages-select-radio{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 10px 0}.dashboard-messages-select-radio [type=radio]{margin-top:0}.dashboard-messages-expiration .expiration{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.dashboard-messages-expiration .expiration-col{padding:0 5px;max-width:50%;-webkit-box-flex:1;-ms-flex:1;flex:1}.dashboard-messages-expiration .expiration-col:first-of-type{padding-left:0}.dashboard-messages-expiration .expiration-col:last-of-type{padding-right:0}.dashboard-messages-expiration [type=number],.dashboard-messages-expiration select{width:100%}th#scope{width:100px}[id^=dashboard-message-] h2{color:inherit}[id^=dashboard-message-] h2 .dashicons{font-size:30px;width:30px;height:30px;margin:-5px;margin-right:5px}[id^=dashboard-message-] a{color:currentColor}[id^=dashboard-message-] figure{margin-left:0;margin-right:0}[id^=dashboard-message-] img,[id^=dashboard-message-] video,[id^=dashboard-message-] audio,[id^=dashboard-message-] figure{max-width:100%;height:auto}[id^=dashboard-message-] iframe{max-width:100%}[id^=dashboard-message-].postbox .inside{padding:0 12px}[id^=dashboard-message-].postbox .inside>:last-child:not(.dashboard-message-thumbnail){margin-bottom:12px !important}[id^=dashboard-message-] .dashboard-message-thumbnail{margin:-11px -12px 0 -12px}[id^=dashboard-message-] .dashboard-message-thumbnail img{max-width:100%;height:auto;display:block}[id^=dashboard-message-]:has(.dashboard-message-dismiss) .dashboard-message-thumbnail{margin:0 -12px}[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside{border-style:none;position:static;margin-top:0}[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail){margin-right:26px}[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>img,[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>iframe,[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>video,[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>audio{margin-right:-26px;max-width:calc( 100% + 26px )}.js [id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .handlediv,[id^=dashboard-message-]:has(.dashboard-message-dismiss) .hndle{display:none}
    22/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIl9lZGl0LnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBRUMiLCJmaWxlIjoiZWRpdC1sZWdhY3kuZGV2LmNzcyIsInNvdXJjZXNDb250ZW50IjpbIi8vIGRpc3BsYXkgbG9naWNcbi5sYXlvdXRbZGF0YS12YWx1ZT1cImRpc21pc3NhYmxlXCJdIHtcblx0JiB+IC5kYXNoaWNvbiB7XG5cdFx0ZGlzcGxheTogbm9uZTtcblx0fVxufVxuXG4uZGFzaGJvYXJkLW1lc3NhZ2VzLWNvbG9ycyxcbi5kYXNoYm9hcmQtbWVzc2FnZXMtaWNvbnMge1xuXHRkaXNwbGF5OmZsZXg7XG5cdGZsZXgtd3JhcDp3cmFwO1xuXHRbdHlwZT1cInJhZGlvXCJdIHtcblx0XHRkaXNwbGF5Om5vbmU7XG5cdH1cblx0bGFiZWwge1xuXHRcdG1hcmdpbjo1cHg7XG5cdH1cbn1cblxuLmRhc2hib2FyZC1tZXNzYWdlcy1jb2xvcnMge1xuXHRsYWJlbCB7XG5cdFx0b3V0bGluZToxcHggc29saWQgJHdwLWdyYXk7XG5cdFx0ZmxleDoxIDEgMjAlO1xuXG5cdFx0cGFkZGluZzo1cHggMTBweDtcblx0fVxuXHQ6Y2hlY2tlZCArIGxhYmVsIHtcblx0XHRib3gtc2hhZG93OjAgMCAzcHggM3B4ICR3cC1ibHVlO1xuXHR9XG59XG4uZGFzaGJvYXJkLW1lc3NhZ2VzLWljb25zIHtcblx0cG9zaXRpb246IHJlbGF0aXZlO1xuXHRsYWJlbCB7XG5cdFx0ZGlzcGxheTpub25lO1xuXHRcdG91dGxpbmU6MXB4IHNvbGlkICR3cC1ncmF5O1xuXHRcdGZsZXg6MSAwO1xuXG5cdFx0YWxpZ24taXRlbXM6IGNlbnRlcjtcblx0XHRtYXJnaW46MDtcblx0XHRwYWRkaW5nOjVweCAxMHB4O1xuXHRcdG92ZXJmbG93OiBoaWRkZW47XG5cdFx0dGV4dC1vdmVyZmxvdzogZWxsaXBzaXM7XG5cdFx0Ym94LXNpemluZzogYm9yZGVyLWJveDtcblx0fVxuXHQuc2VsZWN0IHtcblx0XHRmbGV4OjEgMDtcblx0XHQ+IC5zZWFyY2gge1xuXHRcdFx0ZGlzcGxheTogbm9uZTtcblx0XHRcdGZsZXg6MCAwIDEwMCU7XG5cdFx0XHRwb3NpdGlvbjogc3RpY2t5O1xuXHRcdFx0dG9wOjMycHg7XG5cdFx0XHRAbWVkaWEgc2NyZWVuIGFuZCAobWF4LXdpZHRoOjc4MnB4KSB7XG5cdFx0XHRcdHRvcDo0N3B4O1xuXHRcdFx0fVxuXHRcdFx0QG1lZGlhIHNjcmVlbiBhbmQgKG1heC13aWR0aDo2MDBweCkge1xuXHRcdFx0XHR0b3A6MDtcblx0XHRcdH1cblx0XHRcdGJhY2tncm91bmQ6ICNmZmY7XG5cdFx0XHQvL2JvcmRlci1ib3R0b206IDFweCBzb2xpZCAkd3AtZ3JheS1saWdodGVyO1xuXHRcdFx0b3V0bGluZToxcHggc29saWQgJHdwLWdyYXk7XG5cdFx0XHR6LWluZGV4OiAxO1xuXHRcdFx0W3R5cGU9XCJzZWFyY2hcIl0ge1xuXHRcdFx0XHRmbGV4OjEgMSBhdXRvO1xuXHRcdFx0XHRwYWRkaW5nOjVweDtcblx0XHRcdFx0bWFyZ2luOjVweDtcblx0XHRcdFx0Zm9udC1zaXplOjEuMjVlbTtcblx0XHRcdH1cblx0XHR9XG5cdH1cblx0OmNoZWNrZWQgKyBsYWJlbCxcblx0Ji5hY3RpdmUgbGFiZWwge1xuXHRcdCY6bm90KC4tb2ZmKSB7XG5cdFx0XHRkaXNwbGF5OmZsZXg7XG5cdFx0fVxuXHR9XG5cdCYuYWN0aXZlIHtcblx0XHRkaXNwbGF5OmJsb2NrO1xuXHRcdHBvc2l0aW9uOmZpeGVkO1xuXHRcdGxlZnQ6MDtcblx0XHR0b3A6MDtcblx0XHRib3R0b206MDtcblx0XHRyaWdodDowO1xuXHRcdHBhZGRpbmctYm90dG9tOjUwcHg7XG5cdFx0ei1pbmRleDo5OTk5O1xuXHRcdG1hcmdpbjphdXRvO1xuXHRcdGJhY2tncm91bmQtY29sb3I6cmdiYSgwLDAsMCwwLjcpO1xuXHRcdG92ZXJmbG93OmF1dG87XG5cdFx0LnNlbGVjdCB7XG5cdFx0XHRiYWNrZ3JvdW5kOiNmZmY7XG5cdFx0XHRtYXgtd2lkdGg6ODB2dztcblx0XHRcdEBtZWRpYSBzY3JlZW4gYW5kIChtYXgtd2lkdGg6NzgycHgpIHtcblx0XHRcdFx0bWF4LXdpZHRoOjEwMHZ3O1xuXHRcdFx0fVxuXHRcdFx0ZGlzcGxheTogZmxleDtcblx0XHRcdGZsZXgtd3JhcDogd3JhcDtcblx0XHRcdG1hcmdpbjo1MHB4IGF1dG87XG5cdFx0XHQ+IC5zZWFyY2gge1xuXHRcdFx0XHRkaXNwbGF5OiBmbGV4O1xuXHRcdFx0fVxuXHRcdH1cblx0XHRsYWJlbCB7XG5cdFx0XHRtaW4td2lkdGg6MjAwcHg7XG5cdFx0fVxuXHRcdDpjaGVja2VkICsgbGFiZWwge1xuXHRcdFx0Y29sb3I6I2ZmZjtcblx0XHRcdGJhY2tncm91bmQtY29sb3I6JHdwLWJsdWU7XG5cdFx0fVxuXHR9XG5cdC5kYXNoaWNvbnMge1xuXHRcdGZvbnQtc2l6ZTo0MHB4O1xuXHRcdHdpZHRoOjQwcHg7XG5cdFx0aGVpZ2h0OjQwcHg7XG5cdFx0cGFkZGluZzo1cHg7XG5cdH1cblx0LmRhc2hpY29ucy0ge1xuXHRcdHBvc2l0aW9uOiByZWxhdGl2ZTtcblx0XHQmOjpiZWZvcmUge1xuXHRcdFx0Y29udGVudDonJztcblx0XHRcdGJvcmRlci1yYWRpdXM6NTAlO1xuXHRcdFx0Ym9yZGVyOjAuMmVtIHNvbGlkIG1peCgkd3AtZ3JheS1kYXJrLCR3cC1ncmF5KTtcblx0XHRcdHdpZHRoOjFlbTtcblx0XHRcdGhlaWdodDoxZW07XG5cdFx0XHRkaXNwbGF5OmlubGluZS1ibG9jaztcblx0XHRcdGJveC1zaXppbmc6IGJvcmRlci1ib3g7XG5cdFx0fVxuXHRcdCY6OmFmdGVyIHtcblx0XHRcdGNvbnRlbnQ6Jyc7XG5cdFx0XHRwb3NpdGlvbjogYWJzb2x1dGU7XG5cdFx0XHRsZWZ0OjUwJTtcblx0XHRcdHRvcDo1MCU7XG5cblx0XHRcdGhlaWdodDowLjJlbTtcblx0XHRcdHdpZHRoOjFlbTtcblx0XHRcdG1hcmdpbi1sZWZ0Oi0wLjVlbTtcblx0XHRcdG1hcmdpbi10b3A6LTAuMWVtO1xuXHRcdFx0YmFja2dyb3VuZDptaXgoJHdwLWdyYXktZGFyaywkd3AtZ3JheSk7XG5cdFx0XHR0cmFuc2Zvcm06cm90YXRlKDQ1ZGVnKTtcblxuXHRcdFx0ZGlzcGxheTppbmxpbmUtYmxvY2s7XG5cdFx0XHRib3gtc2l6aW5nOiBib3JkZXItYm94O1xuXHRcdH1cblx0fVxufVxuLmRhc2hib2FyZC1tZXNzYWdlcy1wbGFjZW1lbnRzIHtcblx0ZGlzcGxheTogZmxleDtcblx0JiA+ICoge1xuXHRcdGZsZXg6MTtcblx0XHRtYXJnaW4tdG9wOjEuMzNlbTtcblx0XHRoNCB7XG5cdFx0XHRtYXJnaW4tdG9wOjA7XG5cdFx0fVxuXHR9XG5cdC5jb250ZXh0IHtcblx0XHRtYXJnaW4tcmlnaHQ6MTBweDtcblx0XHRib3JkZXItcmlnaHQ6MXB4IHNvbGlkICR3cC1ncmF5LWRhcms7XG5cdH1cblx0LnByaW9yaXR5IHtcblx0XHRwYWRkaW5nLWxlZnQ6NXB4O1xuXHR9XG59XG4uZGFzaGJvYXJkLW1lc3NhZ2VzLXNlbGVjdC1yYWRpbyB7XG5cdGRpc3BsYXk6IGZsZXg7XG5cdFt0eXBlPVwicmFkaW9cIl0ge1xuXHRcdG1hcmdpbi10b3A6MDtcblx0fVxuXHRwYWRkaW5nOjAgMCAxMHB4IDA7XG59XG5cbi5kYXNoYm9hcmQtbWVzc2FnZXMtZXhwaXJhdGlvbiB7XG5cdC5leHBpcmF0aW9uIHtcblx0XHRkaXNwbGF5OiBmbGV4O1xuXHRcdG1heC13aWR0aDoxMDAlO1xuXHR9XG5cdC5leHBpcmF0aW9uLWNvbCB7XG5cdFx0cGFkZGluZzowIDVweDtcblx0XHRtYXgtd2lkdGg6NTAlO1xuXHRcdGZsZXg6MTtcblx0XHQmOmZpcnN0LW9mLXR5cGUge1xuXHRcdFx0cGFkZGluZy1sZWZ0OjA7XG5cdFx0fVxuXHRcdCY6bGFzdC1vZi10eXBlIHtcblx0XHRcdHBhZGRpbmctcmlnaHQ6MDtcblx0XHR9XG5cdH1cblx0W3R5cGU9XCJudW1iZXJcIl0sXG5cdHNlbGVjdCB7XG5cdFx0d2lkdGg6MTAwJTtcblx0fVxufVxudGgge1xuXHQmI3Njb3BlIHtcblx0XHR3aWR0aDoxMDBweDtcblx0fVxufVxuIl19 */
  • wp-dashboard-messages/trunk/css/admin/edit.css

    r2588271 r3412243  
    1 .layout[data-value=dismissable]~.dashicon{display:none}.dashboard-messages-colors,.dashboard-messages-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.dashboard-messages-colors [type=radio],.dashboard-messages-icons [type=radio]{display:none}.dashboard-messages-colors label,.dashboard-messages-icons label{margin:5px}.dashboard-messages-colors label{outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 1 20%;flex:1 1 20%;padding:5px 10px}.dashboard-messages-colors :checked+label{-webkit-box-shadow:0 0 3px 3px #0085ba;box-shadow:0 0 3px 3px #0085ba}.dashboard-messages-icons{position:relative}.dashboard-messages-icons label{display:none;outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:5px 10px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .select{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.dashboard-messages-icons .select>.search{display:none;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;position:sticky;top:32px;background:#fff;outline:1px solid #f1f1f1;z-index:1}@media screen and (max-width: 782px){.dashboard-messages-icons .select>.search{top:47px}}@media screen and (max-width: 600px){.dashboard-messages-icons .select>.search{top:0}}.dashboard-messages-icons .select>.search [type=search]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:5px;margin:5px;font-size:1.25em}.dashboard-messages-icons :checked+label:not(.-off),.dashboard-messages-icons.active label:not(.-off){display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active{display:block;position:fixed;left:0;top:0;bottom:0;right:0;padding-bottom:50px;z-index:9999;margin:auto;background-color:rgba(0,0,0,.7);overflow:auto}.dashboard-messages-icons.active .select{background:#fff;max-width:80vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:50px auto}@media screen and (max-width: 782px){.dashboard-messages-icons.active .select{max-width:100vw}}.dashboard-messages-icons.active .select>.search{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active label{min-width:200px}.dashboard-messages-icons.active :checked+label{color:#fff;background-color:#0085ba}.dashboard-messages-icons .dashicons{font-size:40px;width:40px;height:40px;padding:5px}.dashboard-messages-icons .dashicons-{position:relative}.dashboard-messages-icons .dashicons-::before{content:"";border-radius:50%;border:.2em solid #dfdfdf;width:1em;height:1em;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .dashicons-::after{content:"";position:absolute;left:50%;top:50%;height:.2em;width:1em;margin-left:-0.5em;margin-top:-0.1em;background:#dfdfdf;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-placements{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-placements>*{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:1.33em}.dashboard-messages-placements>* h4{margin-top:0}.dashboard-messages-placements .context{margin-right:10px;border-right:1px solid #ccc}.dashboard-messages-placements .priority{padding-left:5px}.dashboard-messages-select-radio{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 10px 0}.dashboard-messages-select-radio [type=radio]{margin-top:0}.dashboard-messages-expiration .expiration{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.dashboard-messages-expiration .expiration-col{padding:0 5px;max-width:50%;-webkit-box-flex:1;-ms-flex:1;flex:1}.dashboard-messages-expiration .expiration-col:first-of-type{padding-left:0}.dashboard-messages-expiration .expiration-col:last-of-type{padding-right:0}.dashboard-messages-expiration [type=number],.dashboard-messages-expiration select{width:100%}th#scope{width:100px}[id^=dashboard-message-] h2{color:inherit}[id^=dashboard-message-] h2 .dashicons{font-size:30px;width:30px;height:30px;margin:-5px;margin-right:5px}[id^=dashboard-message-] a{color:currentColor}[id^=dashboard-message-] figure{margin-left:0;margin-right:0}[id^=dashboard-message-] img,[id^=dashboard-message-] video,[id^=dashboard-message-] audio,[id^=dashboard-message-] figure{max-width:100%;height:auto}[id^=dashboard-message-] iframe{max-width:100%}[id^=dashboard-message-].postbox .inside{padding:0 12px}[id^=dashboard-message-].postbox .inside>:last-child:not(.dashboard-message-thumbnail){margin-bottom:12px !important}[id^=dashboard-message-].postbox .notice-dismiss,[id^=dashboard-message-].postbox .notice-dismiss::before{color:currentColor}[id^=dashboard-message-].postbox .handle-order-lower,[id^=dashboard-message-].postbox .handle-order-higher,[id^=dashboard-message-].postbox .toggle-indicator,[id^=dashboard-message-].postbox .handlediv{color:currentColor}[id^=dashboard-message-]>.postbox-header .hndle{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}[id^=dashboard-message-] .dashboard-message-thumbnail{margin:-11px -12px 0 -12px}[id^=dashboard-message-] .dashboard-message-thumbnail img{max-width:100%;height:auto;display:block}[id^=dashboard-message-dismissable-] .dashboard-message-thumbnail{margin:-37px -12px 0 -12px}[id^=dashboard-message-dismissable-].postbox .inside{border-style:none;position:static;margin-top:0}[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail){margin-right:26px}[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>img,[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>iframe,[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>video,[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>audio{margin-right:-26px;max-width:calc( 100% + 26px )}.js [id^=dashboard-message-dismissable-].postbox .handlediv,[id^=dashboard-message-dismissable-] .hndle{display:none}
     1.layout[data-value=dismissable]~.dashicon{display:none}.dashboard-messages-colors,.dashboard-messages-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.dashboard-messages-colors [type=radio],.dashboard-messages-icons [type=radio]{display:none}.dashboard-messages-colors label,.dashboard-messages-icons label{margin:5px}.dashboard-messages-colors label{outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 1 20%;flex:1 1 20%;padding:5px 10px}.dashboard-messages-colors :checked+label{-webkit-box-shadow:0 0 3px 3px #0085ba;box-shadow:0 0 3px 3px #0085ba}.dashboard-messages-icons{position:relative}.dashboard-messages-icons label{display:none;outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:5px 10px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .select{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.dashboard-messages-icons .select>.search{display:none;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;position:-webkit-sticky;position:sticky;top:32px;background:#fff;outline:1px solid #f1f1f1;z-index:1}@media screen and (max-width: 782px){.dashboard-messages-icons .select>.search{top:47px}}@media screen and (max-width: 600px){.dashboard-messages-icons .select>.search{top:0}}.dashboard-messages-icons .select>.search [type=search]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:5px;margin:5px;font-size:1.25em}.dashboard-messages-icons :checked+label:not(.-off),.dashboard-messages-icons.active label:not(.-off){display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active{display:block;position:fixed;left:0;top:0;bottom:0;right:0;padding-bottom:50px;z-index:9999;margin:auto;background-color:rgba(0,0,0,.7);overflow:auto}.dashboard-messages-icons.active .select{background:#fff;max-width:80vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:50px auto}@media screen and (max-width: 782px){.dashboard-messages-icons.active .select{max-width:100vw}}.dashboard-messages-icons.active .select>.search{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active label{min-width:200px}.dashboard-messages-icons.active :checked+label{color:#fff;background-color:#0085ba}.dashboard-messages-icons .dashicons{font-size:40px;width:40px;height:40px;padding:5px}.dashboard-messages-icons .dashicons-{position:relative}.dashboard-messages-icons .dashicons-::before{content:"";border-radius:50%;border:.2em solid #dfdfdf;width:1em;height:1em;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .dashicons-::after{content:"";position:absolute;left:50%;top:50%;height:.2em;width:1em;margin-left:-0.5em;margin-top:-0.1em;background:#dfdfdf;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-placements{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-placements>*{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:1.33em}.dashboard-messages-placements>* h4{margin-top:0}.dashboard-messages-placements .context{margin-right:10px;border-right:1px solid #ccc}.dashboard-messages-placements .priority{padding-left:5px}.dashboard-messages-select-radio{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 10px 0}.dashboard-messages-select-radio [type=radio]{margin-top:0}.dashboard-messages-expiration .expiration{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.dashboard-messages-expiration .expiration-col{padding:0 5px;max-width:50%;-webkit-box-flex:1;-ms-flex:1;flex:1}.dashboard-messages-expiration .expiration-col:first-of-type{padding-left:0}.dashboard-messages-expiration .expiration-col:last-of-type{padding-right:0}.dashboard-messages-expiration [type=number],.dashboard-messages-expiration select{width:100%}th#scope{width:100px}[id^=dashboard-message-] h2{color:inherit}[id^=dashboard-message-] h2 .dashicons{font-size:30px;width:30px;height:30px;margin:-5px;margin-right:5px}[id^=dashboard-message-] a{color:currentColor}[id^=dashboard-message-] figure{margin-left:0;margin-right:0}[id^=dashboard-message-] img,[id^=dashboard-message-] video,[id^=dashboard-message-] audio,[id^=dashboard-message-] figure{max-width:100%;height:auto}[id^=dashboard-message-] iframe{max-width:100%}[id^=dashboard-message-].postbox .inside{padding:0 12px}[id^=dashboard-message-].postbox .inside>:last-child:not(.dashboard-message-thumbnail){margin-bottom:12px !important}[id^=dashboard-message-].postbox .notice-dismiss,[id^=dashboard-message-].postbox .notice-dismiss::before{color:currentColor}[id^=dashboard-message-].postbox .handle-order-lower,[id^=dashboard-message-].postbox .handle-order-higher,[id^=dashboard-message-].postbox .toggle-indicator,[id^=dashboard-message-].postbox .handlediv{color:currentColor}[id^=dashboard-message-]>.postbox-header .hndle{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}[id^=dashboard-message-] .dashboard-message-thumbnail{margin:-11px -12px 0 -12px}[id^=dashboard-message-] .dashboard-message-thumbnail img{max-width:100%;height:auto;display:block}[id^=dashboard-message-]:has(.dashboard-message-dismiss) .dashboard-message-thumbnail{margin:-27px -12px 0 -12px}[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside{border-style:none;position:static;margin-top:0}[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail){margin-right:26px}[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>img,[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>iframe,[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>video,[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>audio{margin-right:-26px;max-width:calc( 100% + 26px )}.js [id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .handlediv,[id^=dashboard-message-]:has(.dashboard-message-dismiss) .hndle{display:none}
  • wp-dashboard-messages/trunk/css/admin/edit.dev.css

    r2588271 r3412243  
    1 .layout[data-value=dismissable]~.dashicon{display:none}.dashboard-messages-colors,.dashboard-messages-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.dashboard-messages-colors [type=radio],.dashboard-messages-icons [type=radio]{display:none}.dashboard-messages-colors label,.dashboard-messages-icons label{margin:5px}.dashboard-messages-colors label{outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 1 20%;flex:1 1 20%;padding:5px 10px}.dashboard-messages-colors :checked+label{-webkit-box-shadow:0 0 3px 3px #0085ba;box-shadow:0 0 3px 3px #0085ba}.dashboard-messages-icons{position:relative}.dashboard-messages-icons label{display:none;outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:5px 10px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .select{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.dashboard-messages-icons .select>.search{display:none;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;position:sticky;top:32px;background:#fff;outline:1px solid #f1f1f1;z-index:1}@media screen and (max-width: 782px){.dashboard-messages-icons .select>.search{top:47px}}@media screen and (max-width: 600px){.dashboard-messages-icons .select>.search{top:0}}.dashboard-messages-icons .select>.search [type=search]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:5px;margin:5px;font-size:1.25em}.dashboard-messages-icons :checked+label:not(.-off),.dashboard-messages-icons.active label:not(.-off){display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active{display:block;position:fixed;left:0;top:0;bottom:0;right:0;padding-bottom:50px;z-index:9999;margin:auto;background-color:rgba(0,0,0,.7);overflow:auto}.dashboard-messages-icons.active .select{background:#fff;max-width:80vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:50px auto}@media screen and (max-width: 782px){.dashboard-messages-icons.active .select{max-width:100vw}}.dashboard-messages-icons.active .select>.search{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active label{min-width:200px}.dashboard-messages-icons.active :checked+label{color:#fff;background-color:#0085ba}.dashboard-messages-icons .dashicons{font-size:40px;width:40px;height:40px;padding:5px}.dashboard-messages-icons .dashicons-{position:relative}.dashboard-messages-icons .dashicons-::before{content:"";border-radius:50%;border:.2em solid #dfdfdf;width:1em;height:1em;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .dashicons-::after{content:"";position:absolute;left:50%;top:50%;height:.2em;width:1em;margin-left:-0.5em;margin-top:-0.1em;background:#dfdfdf;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-placements{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-placements>*{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:1.33em}.dashboard-messages-placements>* h4{margin-top:0}.dashboard-messages-placements .context{margin-right:10px;border-right:1px solid #ccc}.dashboard-messages-placements .priority{padding-left:5px}.dashboard-messages-select-radio{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 10px 0}.dashboard-messages-select-radio [type=radio]{margin-top:0}.dashboard-messages-expiration .expiration{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.dashboard-messages-expiration .expiration-col{padding:0 5px;max-width:50%;-webkit-box-flex:1;-ms-flex:1;flex:1}.dashboard-messages-expiration .expiration-col:first-of-type{padding-left:0}.dashboard-messages-expiration .expiration-col:last-of-type{padding-right:0}.dashboard-messages-expiration [type=number],.dashboard-messages-expiration select{width:100%}th#scope{width:100px}[id^=dashboard-message-] h2{color:inherit}[id^=dashboard-message-] h2 .dashicons{font-size:30px;width:30px;height:30px;margin:-5px;margin-right:5px}[id^=dashboard-message-] a{color:currentColor}[id^=dashboard-message-] figure{margin-left:0;margin-right:0}[id^=dashboard-message-] img,[id^=dashboard-message-] video,[id^=dashboard-message-] audio,[id^=dashboard-message-] figure{max-width:100%;height:auto}[id^=dashboard-message-] iframe{max-width:100%}[id^=dashboard-message-].postbox .inside{padding:0 12px}[id^=dashboard-message-].postbox .inside>:last-child:not(.dashboard-message-thumbnail){margin-bottom:12px !important}[id^=dashboard-message-].postbox .notice-dismiss,[id^=dashboard-message-].postbox .notice-dismiss::before{color:currentColor}[id^=dashboard-message-].postbox .handle-order-lower,[id^=dashboard-message-].postbox .handle-order-higher,[id^=dashboard-message-].postbox .toggle-indicator,[id^=dashboard-message-].postbox .handlediv{color:currentColor}[id^=dashboard-message-]>.postbox-header .hndle{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}[id^=dashboard-message-] .dashboard-message-thumbnail{margin:-11px -12px 0 -12px}[id^=dashboard-message-] .dashboard-message-thumbnail img{max-width:100%;height:auto;display:block}[id^=dashboard-message-dismissable-] .dashboard-message-thumbnail{margin:-37px -12px 0 -12px}[id^=dashboard-message-dismissable-].postbox .inside{border-style:none;position:static;margin-top:0}[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail){margin-right:26px}[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>img,[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>iframe,[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>video,[id^=dashboard-message-dismissable-].postbox .inside>:first-child:not(.dashboard-message-thumbnail)>audio{margin-right:-26px;max-width:calc( 100% + 26px )}.js [id^=dashboard-message-dismissable-].postbox .handlediv,[id^=dashboard-message-dismissable-] .hndle{display:none}
     1.layout[data-value=dismissable]~.dashicon{display:none}.dashboard-messages-colors,.dashboard-messages-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.dashboard-messages-colors [type=radio],.dashboard-messages-icons [type=radio]{display:none}.dashboard-messages-colors label,.dashboard-messages-icons label{margin:5px}.dashboard-messages-colors label{outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 1 20%;flex:1 1 20%;padding:5px 10px}.dashboard-messages-colors :checked+label{-webkit-box-shadow:0 0 3px 3px #0085ba;box-shadow:0 0 3px 3px #0085ba}.dashboard-messages-icons{position:relative}.dashboard-messages-icons label{display:none;outline:1px solid #f1f1f1;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:5px 10px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .select{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.dashboard-messages-icons .select>.search{display:none;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;position:-webkit-sticky;position:sticky;top:32px;background:#fff;outline:1px solid #f1f1f1;z-index:1}@media screen and (max-width: 782px){.dashboard-messages-icons .select>.search{top:47px}}@media screen and (max-width: 600px){.dashboard-messages-icons .select>.search{top:0}}.dashboard-messages-icons .select>.search [type=search]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:5px;margin:5px;font-size:1.25em}.dashboard-messages-icons :checked+label:not(.-off),.dashboard-messages-icons.active label:not(.-off){display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active{display:block;position:fixed;left:0;top:0;bottom:0;right:0;padding-bottom:50px;z-index:9999;margin:auto;background-color:rgba(0,0,0,.7);overflow:auto}.dashboard-messages-icons.active .select{background:#fff;max-width:80vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:50px auto}@media screen and (max-width: 782px){.dashboard-messages-icons.active .select{max-width:100vw}}.dashboard-messages-icons.active .select>.search{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-icons.active label{min-width:200px}.dashboard-messages-icons.active :checked+label{color:#fff;background-color:#0085ba}.dashboard-messages-icons .dashicons{font-size:40px;width:40px;height:40px;padding:5px}.dashboard-messages-icons .dashicons-{position:relative}.dashboard-messages-icons .dashicons-::before{content:"";border-radius:50%;border:.2em solid #dfdfdf;width:1em;height:1em;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-icons .dashicons-::after{content:"";position:absolute;left:50%;top:50%;height:.2em;width:1em;margin-left:-0.5em;margin-top:-0.1em;background:#dfdfdf;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-messages-placements{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-messages-placements>*{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:1.33em}.dashboard-messages-placements>* h4{margin-top:0}.dashboard-messages-placements .context{margin-right:10px;border-right:1px solid #ccc}.dashboard-messages-placements .priority{padding-left:5px}.dashboard-messages-select-radio{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 10px 0}.dashboard-messages-select-radio [type=radio]{margin-top:0}.dashboard-messages-expiration .expiration{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.dashboard-messages-expiration .expiration-col{padding:0 5px;max-width:50%;-webkit-box-flex:1;-ms-flex:1;flex:1}.dashboard-messages-expiration .expiration-col:first-of-type{padding-left:0}.dashboard-messages-expiration .expiration-col:last-of-type{padding-right:0}.dashboard-messages-expiration [type=number],.dashboard-messages-expiration select{width:100%}th#scope{width:100px}[id^=dashboard-message-] h2{color:inherit}[id^=dashboard-message-] h2 .dashicons{font-size:30px;width:30px;height:30px;margin:-5px;margin-right:5px}[id^=dashboard-message-] a{color:currentColor}[id^=dashboard-message-] figure{margin-left:0;margin-right:0}[id^=dashboard-message-] img,[id^=dashboard-message-] video,[id^=dashboard-message-] audio,[id^=dashboard-message-] figure{max-width:100%;height:auto}[id^=dashboard-message-] iframe{max-width:100%}[id^=dashboard-message-].postbox .inside{padding:0 12px}[id^=dashboard-message-].postbox .inside>:last-child:not(.dashboard-message-thumbnail){margin-bottom:12px !important}[id^=dashboard-message-].postbox .notice-dismiss,[id^=dashboard-message-].postbox .notice-dismiss::before{color:currentColor}[id^=dashboard-message-].postbox .handle-order-lower,[id^=dashboard-message-].postbox .handle-order-higher,[id^=dashboard-message-].postbox .toggle-indicator,[id^=dashboard-message-].postbox .handlediv{color:currentColor}[id^=dashboard-message-]>.postbox-header .hndle{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}[id^=dashboard-message-] .dashboard-message-thumbnail{margin:-11px -12px 0 -12px}[id^=dashboard-message-] .dashboard-message-thumbnail img{max-width:100%;height:auto;display:block}[id^=dashboard-message-]:has(.dashboard-message-dismiss) .dashboard-message-thumbnail{margin:-27px -12px 0 -12px}[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside{border-style:none;position:static;margin-top:0}[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail){margin-right:26px}[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>img,[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>iframe,[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>video,[id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .inside>:first-child:not(.dashboard-message-thumbnail)>audio{margin-right:-26px;max-width:calc( 100% + 26px )}.js [id^=dashboard-message-]:has(.dashboard-message-dismiss).postbox .handlediv,[id^=dashboard-message-]:has(.dashboard-message-dismiss) .hndle{display:none}
    22/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIl9lZGl0LnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBRUMiLCJmaWxlIjoiZWRpdC5kZXYuY3NzIiwic291cmNlc0NvbnRlbnQiOlsiLy8gZGlzcGxheSBsb2dpY1xuLmxheW91dFtkYXRhLXZhbHVlPVwiZGlzbWlzc2FibGVcIl0ge1xuXHQmIH4gLmRhc2hpY29uIHtcblx0XHRkaXNwbGF5OiBub25lO1xuXHR9XG59XG5cbi5kYXNoYm9hcmQtbWVzc2FnZXMtY29sb3JzLFxuLmRhc2hib2FyZC1tZXNzYWdlcy1pY29ucyB7XG5cdGRpc3BsYXk6ZmxleDtcblx0ZmxleC13cmFwOndyYXA7XG5cdFt0eXBlPVwicmFkaW9cIl0ge1xuXHRcdGRpc3BsYXk6bm9uZTtcblx0fVxuXHRsYWJlbCB7XG5cdFx0bWFyZ2luOjVweDtcblx0fVxufVxuXG4uZGFzaGJvYXJkLW1lc3NhZ2VzLWNvbG9ycyB7XG5cdGxhYmVsIHtcblx0XHRvdXRsaW5lOjFweCBzb2xpZCAkd3AtZ3JheTtcblx0XHRmbGV4OjEgMSAyMCU7XG5cblx0XHRwYWRkaW5nOjVweCAxMHB4O1xuXHR9XG5cdDpjaGVja2VkICsgbGFiZWwge1xuXHRcdGJveC1zaGFkb3c6MCAwIDNweCAzcHggJHdwLWJsdWU7XG5cdH1cbn1cbi5kYXNoYm9hcmQtbWVzc2FnZXMtaWNvbnMge1xuXHRwb3NpdGlvbjogcmVsYXRpdmU7XG5cdGxhYmVsIHtcblx0XHRkaXNwbGF5Om5vbmU7XG5cdFx0b3V0bGluZToxcHggc29saWQgJHdwLWdyYXk7XG5cdFx0ZmxleDoxIDA7XG5cblx0XHRhbGlnbi1pdGVtczogY2VudGVyO1xuXHRcdG1hcmdpbjowO1xuXHRcdHBhZGRpbmc6NXB4IDEwcHg7XG5cdFx0b3ZlcmZsb3c6IGhpZGRlbjtcblx0XHR0ZXh0LW92ZXJmbG93OiBlbGxpcHNpcztcblx0XHRib3gtc2l6aW5nOiBib3JkZXItYm94O1xuXHR9XG5cdC5zZWxlY3Qge1xuXHRcdGZsZXg6MSAwO1xuXHRcdD4gLnNlYXJjaCB7XG5cdFx0XHRkaXNwbGF5OiBub25lO1xuXHRcdFx0ZmxleDowIDAgMTAwJTtcblx0XHRcdHBvc2l0aW9uOiBzdGlja3k7XG5cdFx0XHR0b3A6MzJweDtcblx0XHRcdEBtZWRpYSBzY3JlZW4gYW5kIChtYXgtd2lkdGg6NzgycHgpIHtcblx0XHRcdFx0dG9wOjQ3cHg7XG5cdFx0XHR9XG5cdFx0XHRAbWVkaWEgc2NyZWVuIGFuZCAobWF4LXdpZHRoOjYwMHB4KSB7XG5cdFx0XHRcdHRvcDowO1xuXHRcdFx0fVxuXHRcdFx0YmFja2dyb3VuZDogI2ZmZjtcblx0XHRcdC8vYm9yZGVyLWJvdHRvbTogMXB4IHNvbGlkICR3cC1ncmF5LWxpZ2h0ZXI7XG5cdFx0XHRvdXRsaW5lOjFweCBzb2xpZCAkd3AtZ3JheTtcblx0XHRcdHotaW5kZXg6IDE7XG5cdFx0XHRbdHlwZT1cInNlYXJjaFwiXSB7XG5cdFx0XHRcdGZsZXg6MSAxIGF1dG87XG5cdFx0XHRcdHBhZGRpbmc6NXB4O1xuXHRcdFx0XHRtYXJnaW46NXB4O1xuXHRcdFx0XHRmb250LXNpemU6MS4yNWVtO1xuXHRcdFx0fVxuXHRcdH1cblx0fVxuXHQ6Y2hlY2tlZCArIGxhYmVsLFxuXHQmLmFjdGl2ZSBsYWJlbCB7XG5cdFx0Jjpub3QoLi1vZmYpIHtcblx0XHRcdGRpc3BsYXk6ZmxleDtcblx0XHR9XG5cdH1cblx0Ji5hY3RpdmUge1xuXHRcdGRpc3BsYXk6YmxvY2s7XG5cdFx0cG9zaXRpb246Zml4ZWQ7XG5cdFx0bGVmdDowO1xuXHRcdHRvcDowO1xuXHRcdGJvdHRvbTowO1xuXHRcdHJpZ2h0OjA7XG5cdFx0cGFkZGluZy1ib3R0b206NTBweDtcblx0XHR6LWluZGV4Ojk5OTk7XG5cdFx0bWFyZ2luOmF1dG87XG5cdFx0YmFja2dyb3VuZC1jb2xvcjpyZ2JhKDAsMCwwLDAuNyk7XG5cdFx0b3ZlcmZsb3c6YXV0bztcblx0XHQuc2VsZWN0IHtcblx0XHRcdGJhY2tncm91bmQ6I2ZmZjtcblx0XHRcdG1heC13aWR0aDo4MHZ3O1xuXHRcdFx0QG1lZGlhIHNjcmVlbiBhbmQgKG1heC13aWR0aDo3ODJweCkge1xuXHRcdFx0XHRtYXgtd2lkdGg6MTAwdnc7XG5cdFx0XHR9XG5cdFx0XHRkaXNwbGF5OiBmbGV4O1xuXHRcdFx0ZmxleC13cmFwOiB3cmFwO1xuXHRcdFx0bWFyZ2luOjUwcHggYXV0bztcblx0XHRcdD4gLnNlYXJjaCB7XG5cdFx0XHRcdGRpc3BsYXk6IGZsZXg7XG5cdFx0XHR9XG5cdFx0fVxuXHRcdGxhYmVsIHtcblx0XHRcdG1pbi13aWR0aDoyMDBweDtcblx0XHR9XG5cdFx0OmNoZWNrZWQgKyBsYWJlbCB7XG5cdFx0XHRjb2xvcjojZmZmO1xuXHRcdFx0YmFja2dyb3VuZC1jb2xvcjokd3AtYmx1ZTtcblx0XHR9XG5cdH1cblx0LmRhc2hpY29ucyB7XG5cdFx0Zm9udC1zaXplOjQwcHg7XG5cdFx0d2lkdGg6NDBweDtcblx0XHRoZWlnaHQ6NDBweDtcblx0XHRwYWRkaW5nOjVweDtcblx0fVxuXHQuZGFzaGljb25zLSB7XG5cdFx0cG9zaXRpb246IHJlbGF0aXZlO1xuXHRcdCY6OmJlZm9yZSB7XG5cdFx0XHRjb250ZW50OicnO1xuXHRcdFx0Ym9yZGVyLXJhZGl1czo1MCU7XG5cdFx0XHRib3JkZXI6MC4yZW0gc29saWQgbWl4KCR3cC1ncmF5LWRhcmssJHdwLWdyYXkpO1xuXHRcdFx0d2lkdGg6MWVtO1xuXHRcdFx0aGVpZ2h0OjFlbTtcblx0XHRcdGRpc3BsYXk6aW5saW5lLWJsb2NrO1xuXHRcdFx0Ym94LXNpemluZzogYm9yZGVyLWJveDtcblx0XHR9XG5cdFx0Jjo6YWZ0ZXIge1xuXHRcdFx0Y29udGVudDonJztcblx0XHRcdHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0XHRcdGxlZnQ6NTAlO1xuXHRcdFx0dG9wOjUwJTtcblxuXHRcdFx0aGVpZ2h0OjAuMmVtO1xuXHRcdFx0d2lkdGg6MWVtO1xuXHRcdFx0bWFyZ2luLWxlZnQ6LTAuNWVtO1xuXHRcdFx0bWFyZ2luLXRvcDotMC4xZW07XG5cdFx0XHRiYWNrZ3JvdW5kOm1peCgkd3AtZ3JheS1kYXJrLCR3cC1ncmF5KTtcblx0XHRcdHRyYW5zZm9ybTpyb3RhdGUoNDVkZWcpO1xuXG5cdFx0XHRkaXNwbGF5OmlubGluZS1ibG9jaztcblx0XHRcdGJveC1zaXppbmc6IGJvcmRlci1ib3g7XG5cdFx0fVxuXHR9XG59XG4uZGFzaGJvYXJkLW1lc3NhZ2VzLXBsYWNlbWVudHMge1xuXHRkaXNwbGF5OiBmbGV4O1xuXHQmID4gKiB7XG5cdFx0ZmxleDoxO1xuXHRcdG1hcmdpbi10b3A6MS4zM2VtO1xuXHRcdGg0IHtcblx0XHRcdG1hcmdpbi10b3A6MDtcblx0XHR9XG5cdH1cblx0LmNvbnRleHQge1xuXHRcdG1hcmdpbi1yaWdodDoxMHB4O1xuXHRcdGJvcmRlci1yaWdodDoxcHggc29saWQgJHdwLWdyYXktZGFyaztcblx0fVxuXHQucHJpb3JpdHkge1xuXHRcdHBhZGRpbmctbGVmdDo1cHg7XG5cdH1cbn1cbi5kYXNoYm9hcmQtbWVzc2FnZXMtc2VsZWN0LXJhZGlvIHtcblx0ZGlzcGxheTogZmxleDtcblx0W3R5cGU9XCJyYWRpb1wiXSB7XG5cdFx0bWFyZ2luLXRvcDowO1xuXHR9XG5cdHBhZGRpbmc6MCAwIDEwcHggMDtcbn1cblxuLmRhc2hib2FyZC1tZXNzYWdlcy1leHBpcmF0aW9uIHtcblx0LmV4cGlyYXRpb24ge1xuXHRcdGRpc3BsYXk6IGZsZXg7XG5cdFx0bWF4LXdpZHRoOjEwMCU7XG5cdH1cblx0LmV4cGlyYXRpb24tY29sIHtcblx0XHRwYWRkaW5nOjAgNXB4O1xuXHRcdG1heC13aWR0aDo1MCU7XG5cdFx0ZmxleDoxO1xuXHRcdCY6Zmlyc3Qtb2YtdHlwZSB7XG5cdFx0XHRwYWRkaW5nLWxlZnQ6MDtcblx0XHR9XG5cdFx0JjpsYXN0LW9mLXR5cGUge1xuXHRcdFx0cGFkZGluZy1yaWdodDowO1xuXHRcdH1cblx0fVxuXHRbdHlwZT1cIm51bWJlclwiXSxcblx0c2VsZWN0IHtcblx0XHR3aWR0aDoxMDAlO1xuXHR9XG59XG50aCB7XG5cdCYjc2NvcGUge1xuXHRcdHdpZHRoOjEwMHB4O1xuXHR9XG59XG4iXX0= */
  • wp-dashboard-messages/trunk/index.php

    r2788720 r3412243  
    66Description: Show Messages on the WP Admin Dashboard.
    77Author: Jörn Lund
    8 Version: 1.1.6
     8Version: 1.1.7
    99Author URI: https://github.com/mcguffin
    1010License: GPL3
  • wp-dashboard-messages/trunk/languages/wp-dashboard-messages.pot

    r2788720 r3412243  
    1 # Copyright (C) 2022 Jörn Lund
     1# Copyright (C) 2025 Jörn Lund
    22# This file is distributed under the GPL3.
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: WP Dashboard Messages 1.1.6\n"
     5"Project-Id-Version: WP Dashboard Messages 1.1.7\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-dashboard-messages\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2022-09-22T13:46:50+00:00\n"
     12"POT-Creation-Date: 2025-12-05T14:59:51+01:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    14 "X-Generator: WP-CLI 2.6.0\n"
     14"X-Generator: WP-CLI 2.12.0\n"
    1515"X-Domain: wp-dashboard-messages\n"
    1616
    1717#. Plugin Name of the plugin
     18#: index.php
    1819msgid "WP Dashboard Messages"
    1920msgstr ""
    2021
    2122#. Plugin URI of the plugin
     23#: index.php
    2224msgid "https://wordpress.org/plugins/wp-dashboard-messages"
    2325msgstr ""
    2426
    2527#. Description of the plugin
     28#: index.php
    2629msgid "Show Messages on the WP Admin Dashboard."
    2730msgstr ""
    2831
    2932#. Author of the plugin
     33#: index.php
    3034msgid "Jörn Lund"
    3135msgstr ""
    3236
    3337#. Author URI of the plugin
     38#: index.php
    3439msgid "https://github.com/mcguffin"
    3540msgstr ""
     
    128133#. translators: Expiration date and time
    129134#: include/DashboardMessages/PostType/PostTypeDashboardMessage.php:75
     135#, php-format
    130136msgid "Will expire %s"
    131137msgstr ""
     
    133139#. translators: Expiration date and time
    134140#: include/DashboardMessages/PostType/PostTypeDashboardMessage.php:83
     141#, php-format
    135142msgid "Has expired %s"
    136143msgstr ""
Note: See TracChangeset for help on using the changeset viewer.