Server IP : 66.29.132.124 / Your IP : 3.147.77.51 Web Server : LiteSpeed System : Linux business141.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : wavevlvu ( 1524) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/wavevlvu/misswavenigeria.com/wp-content/plugins/epoll-wp-voting/assets/css/ |
Upload File : |
/** * #.# Editor Styles * * CSS for just Backend enqueued after style.scss * which makes it higher in priority. */ .epoll-editor-block-input{ font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif; padding: 6px 8px; box-shadow: 0 0 0 transparent; transition: box-shadow .1s linear; border-radius: 2px; border: 1px solid #757575; font-size: 16px; line-height: normal; margin: 0 8px 0 0; flex: 1 1 auto; } .hide_epoll_block_btn{ display:none !important; } .epoll-editor-block-form{ display: flex; flex-direction: row; width: 100%; flex-wrap: wrap; }