Changeset 3055118
- Timestamp:
- 03/20/2024 09:36:40 AM (2 years ago)
- File:
-
- 1 edited
-
thinkstack/tags/1.2/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
thinkstack/tags/1.2/index.php
r3055113 r3055118 95 95 #adminmenu #toplevel_page_thinkstack .wp-menu-image::before { 96 96 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; 98 98 width: 40px; 99 99 height: 20px;
Note: See TracChangeset
for help on using the changeset viewer.