2867 | | /* Thickbox for Plugin Install screen */ |
2868 | | body.about-php #TB_window, |
2869 | | body.plugin-install-php #TB_window, |
2870 | | body.import-php #TB_window, |
2871 | | body.plugins-php #TB_window, |
2872 | | body.update-core-php #TB_window, |
2873 | | body.index-php #TB_window { |
| 2867 | /* Thickbox for the Plugin details modal. */ |
| 2868 | #TB_window.plugin-details-modal { |
2877 | | /* IE 8 needs a change in the pseudo element content */ |
2878 | | .ie8 body.about-php #TB_window:before, |
2879 | | .ie8 body.plugin-install-php #TB_window:before, |
2880 | | .ie8 body.import-php #TB_window:before, |
2881 | | .ie8 body.plugins-php #TB_window:before, |
2882 | | .ie8 body.update-core-php #TB_window:before, |
2883 | | .ie8 body.index-php #TB_window:before { |
2884 | | content: " "; |
2885 | | background: none; |
2886 | | } |
2887 | | |
2888 | | body.about-php #TB_window.thickbox-loading:before, |
2889 | | body.plugin-install-php #TB_window.thickbox-loading:before, |
2890 | | body.import-php #TB_window.thickbox-loading:before, |
2891 | | body.plugins-php #TB_window.thickbox-loading:before, |
2892 | | body.update-core-php #TB_window.thickbox-loading:before, |
2893 | | body.index-php #TB_window.thickbox-loading:before { |
| 2872 | #TB_window.plugin-details-modal.thickbox-loading:before { |
2913 | | body.about-php #TB_window.thickbox-loading:before, |
2914 | | body.plugin-install-php #TB_window.thickbox-loading:before, |
2915 | | body.import-php #TB_window.thickbox-loading:before, |
2916 | | body.plugins-php #TB_window.thickbox-loading:before, |
2917 | | body.update-core-php #TB_window.thickbox-loading:before, |
2918 | | body.index-php #TB_window.thickbox-loading:before { |
| 2892 | #TB_window.plugin-details-modal.thickbox-loading:before { |
2923 | | body.about-php #TB_title, |
2924 | | body.plugin-install-php #TB_title, |
2925 | | body.import-php #TB_title, |
2926 | | body.plugins-php #TB_title, |
2927 | | body.update-core-php #TB_title, |
2928 | | body.index-php #TB_title { |
| 2897 | .plugin-details-modal #TB_title { |
2933 | | body.about-php #TB_ajaxWindowTitle, |
2934 | | body.plugin-install-php #TB_ajaxWindowTitle, |
2935 | | body.import-php #TB_ajaxWindowTitle, |
2936 | | body.plugins-php #TB_ajaxWindowTitle, |
2937 | | body.update-core-php #TB_ajaxWindowTitle, |
2938 | | body.index-php #TB_ajaxWindowTitle { |
| 2902 | .plugin-details-modal #TB_ajaxWindowTitle { |
2942 | | /* only on these screens */ |
2943 | | .about-php #TB_closeWindowButton, |
2944 | | .plugin-install-php #TB_closeWindowButton, |
2945 | | .import-php #TB_closeWindowButton, |
2946 | | .plugins-php #TB_closeWindowButton, |
2947 | | .update-core-php #TB_closeWindowButton, |
2948 | | .index-php #TB_closeWindowButton { |
| 2906 | .plugin-details-modal #TB_closeWindowButton { |
2954 | | |
2955 | | body.about-php #TB_closeWindowButton:hover, |
2956 | | body.about-php #TB_closeWindowButton:focus, |
2957 | | body.plugin-install-php #TB_closeWindowButton:hover, |
2958 | | body.plugin-install-php #TB_closeWindowButton:focus, |
2959 | | body.import-php #TB_closeWindowButton:hover, |
2960 | | body.import-php #TB_closeWindowButton:focus, |
2961 | | body.plugins-php #TB_closeWindowButton:hover, |
2962 | | body.plugins-php #TB_closeWindowButton:focus, |
2963 | | body.update-core-php #TB_closeWindowButton:hover, |
2964 | | body.update-core-php #TB_closeWindowButton:focus, |
2965 | | body.index-php #TB_closeWindowButton:hover, |
2966 | | body.index-php #TB_closeWindowButton:focus { |
| 2912 | .plugin-details-modal #TB_closeWindowButton:hover, |
| 2913 | .plugin-details-modal #TB_closeWindowButton:focus { |
2972 | | body.about-php .tb-close-icon, |
2973 | | body.plugin-install-php .tb-close-icon, |
2974 | | body.import-php .tb-close-icon, |
2975 | | body.plugins-php .tb-close-icon, |
2976 | | body.update-core-php .tb-close-icon, |
2977 | | body.index-php .tb-close-icon { |
| 2919 | .plugin-details-modal .tb-close-icon { |
2981 | | body.about-php #TB_closeWindowButton:after, |
2982 | | body.plugin-install-php #TB_closeWindowButton:after, |
2983 | | body.import-php #TB_closeWindowButton:after, |
2984 | | body.plugins-php #TB_closeWindowButton:after, |
2985 | | body.update-core-php #TB_closeWindowButton:after, |
2986 | | body.index-php #TB_closeWindowButton:after { |
| 2923 | .plugin-details-modal #TB_closeWindowButton:after { |
2996 | | body.about-php #TB_closeWindowButton, |
2997 | | body.plugin-install-php #TB_closeWindowButton, |
2998 | | body.import-php #TB_closeWindowButton, |
2999 | | body.plugins-php #TB_closeWindowButton, |
3000 | | body.update-core-php #TB_closeWindowButton, |
3001 | | body.index-php #TB_closeWindowButton { |
| 2933 | .plugin-details-modal #TB_closeWindowButton { |