Server IP : 15.235.198.142 / Your IP : 216.73.216.14 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/yme/wp-content/plugins/ocean-extra/includes/admin-bar/assets/css/ |
Upload File : |
#wpadminbar .ocean-menu-notification-counter { display: inline-block !important; min-width: 18px !important; height: 18px !important; border-radius: 9px !important; margin: 7px 0 0 2px !important; vertical-align: top !important; font-size: 11px !important; line-height: 1.6 !important; text-align: center !important; } #wpadminbar .ocean-menu-notification-indicator { float: right !important; margin: 10px 0 0 !important; width: 8px !important; height: 8px !important; border-radius: 2px !important; } .wp-ui-notification.ocean-menu-notification-counter, .wp-ui-notification.ocean-menu-notification-indicator { background-color: #19bbf1 !important; color: #ffffff; } #wpadminbar .ocean-menu-notification-indicator:after { display: block !important; content: ""; position: absolute !important; width: inherit !important; height: inherit !important; border-radius: inherit !important; background-color: inherit !important; animation: ocean-menu-notification-indicator-pulse 1.5s infinite !important; } @keyframes ocean-menu-notification-indicator-pulse { 0% { transform: scale(1); opacity: 1; } 100% { transform: scale(3); opacity: 0; } }