Plugin Directory

Changeset 3055118


Ignore:
Timestamp:
03/20/2024 09:36:40 AM (2 years ago)
Author:
thinkstackai
Message:

Fixed settings icon

File:
1 edited

Legend:

Unmodified
Added
Removed
  • thinkstack/tags/1.2/index.php

    r3055113 r3055118  
    9595        #adminmenu #toplevel_page_thinkstack .wp-menu-image::before {
    9696            content: '';
    97             background: url(<?php echo plugin_dir_url(  __FILE__ ) . 'assets/thinkstack_logo.svg'; ?>) no-repeat center;
     97            background: url(<?php echo plugin_dir_url(  __FILE__ ) . 'thinkstack_logo.svg'; ?>) no-repeat center;
    9898            width: 40px;
    9999            height: 20px;
Note: See TracChangeset for help on using the changeset viewer.