PATH:
home
/
centosnipponia
/
public_html
/
atuldo
/
wp-content
/
plugins
/
tablepress
/
admin
/
css
/** * CSS code for the spinner animation and AJAX alert boxes. * * @package TablePress * @subpackage Admin CSS * @author Tobias Bäthge * @since 2.0.0 */ /* Hour glass cursor, while waiting for AJAX */ body.wait * { cursor: wait !important; } /* Spinner/loading animation that is shown during saving/preview preparation */ .spinner.spinner-save-changes, .spinner.spinner-table-preview { float: none; margin: 0 0 0 6px; } #tablepress-page { /* Margins for dynamically created (inline) .notice messages */ div.ajax-alert { margin: -10px 0 15px; transition: opacity 2s 3s; &.notice-error { transition-delay: 6s; } p { font-weight: bold; } pre { margin: -6px 0 0.5em 2px; + p { display: none; } } } }
[+]
..
[+]
build
[-] codemirror.scss
[edit]
[-] common-rtl.scss
[edit]
[-] common.scss
[edit]
[-] edit.scss
[edit]
[-] import.scss
[edit]
[-] index.php
[edit]
[-] jspreadsheet.css
[edit]
[-] jsuites.css
[edit]
[-] _spinner-alert.scss
[edit]
[-] .htaccess.disabled
[edit]