File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ body.toplevel_page_ctct-woo-settings,
66 font-weight : 400px ;
77}
88
9- body .toplevel_page_ctct-woo-settings .wrap .woocommerce ,
9+ body .toplevel_page_ctct-woo-settings .cc- wrap .woocommerce ,
1010.cc-woo-wrap {
1111 padding : 20px 30px ;
1212 margin : 10px 20px 0 2px ;
@@ -34,7 +34,7 @@ body.toplevel_page_ctct-woo-settings h2 {
3434 background-color : # ffff ;
3535}
3636
37- .wrap {
37+ .cc- wrap {
3838 position : relative;
3939}
4040.cc-woo-welcome-wrap .container {
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ public function add_cc_woo_admin_menu() {
5656 */
5757 public function cctct_standalone_settings_page_contents () {
5858
59- echo '<div class="wrap woocommerce"><form method="post" id="mainform" action="" enctype="multipart/form-data"> ' ;
59+ echo '<div class="wrap cc-wrap woocommerce"><form method="post" id="mainform" action="" enctype="multipart/form-data"> ' ;
6060 \WC_Admin_Settings::get_settings_pages ();
6161 $ woo = new \WebDevStudios \CCForWoo \View \Admin \WooTab ();
6262 woocommerce_admin_fields ( $ woo ->get_welcome_screen () );
You can’t perform that action at this time.
0 commit comments