2606 | | body.plugin-install-php #TB_window, |
2607 | | body.import-php #TB_window, |
2608 | | body.plugins-php #TB_window, |
2609 | | body.update-core-php #TB_window, |
2610 | | body.index-php #TB_window { |
2611 | | background: #fcfcfc url( ../images/spinner.gif ) no-repeat center; |
| 2606 | body.plugin-install-php #TB_window:before, |
| 2607 | body.import-php #TB_window:before, |
| 2608 | body.plugins-php #TB_window:before, |
| 2609 | body.update-core-php #TB_window:before, |
| 2610 | body.index-php #TB_window:before { |
| 2611 | content: ''; |
| 2612 | display: block; |
| 2613 | width: 20px; |
| 2614 | height: 20px; |
| 2615 | position: absolute; |
| 2616 | left: 50%; |
| 2617 | top: 50%; |
| 2618 | z-index: -1; |
| 2619 | margin: -10px 0 0 -10px; |
| 2620 | transform: translateZ(0); |
| 2621 | background: #fcfcfc url( ../images/spinner.gif ) no-repeat center; |
2618 | | body.plugin-install-php #TB_window, |
2619 | | body.import-php #TB_window, |
2620 | | body.plugins-php #TB_window, |
2621 | | body.update-core-php #TB_window, |
2622 | | body.index-php #TB_window { |
| 2628 | body.plugin-install-php #TB_window:before, |
| 2629 | body.import-php #TB_window:before, |
| 2630 | body.plugins-php #TB_window:before, |
| 2631 | body.update-core-php #TB_window:before, |
| 2632 | body.index-php #TB_window:before { |