Hi,
I'm working on updating some of the themes for 4.7, but have encountered a difficulty.
I'm looking at the mhn theme, on the Table Structure tab, at the icons representing a primary key. This seems to me to be a style applied by the class ic_b_primary. That class is defined in mhn.icons.css.php. I actually want to take the grey/inactive icon from the "Action" area and use it again as b_key.png, the indicator.
The problem for me is that ic_b_primary isn't a .png in the img directory, so I can't just copy the file, and I'm not having any luck moving b_key in to mhn.icons.css.php.
Anyone have a tip for me?
Thanks, Isaac
Hi Isaac
Isaac Bennetch píše v Čt 09. 02. 2017 v 14:43 -0500:
I'm working on updating some of the themes for 4.7, but have encountered a difficulty.
I'm looking at the mhn theme, on the Table Structure tab, at the icons representing a primary key. This seems to me to be a style applied by the class ic_b_primary. That class is defined in mhn.icons.css.php. I actually want to take the grey/inactive icon from the "Action" area and use it again as b_key.png, the indicator.
The problem for me is that ic_b_primary isn't a .png in the img directory, so I can't just copy the file, and I'm not having any luck moving b_key in to mhn.icons.css.php.
Anyone have a tip for me?
Sorry not tip, but you might want to get in touch with the theme author, see https://github.com/phpmyadmin/themes/pull/12