Icon for font size selection on main page
This commit is contained in:
parent
3cb6ec53a0
commit
23b807bd71
@ -1036,6 +1036,10 @@ li#li_user_preferences {
|
||||
li#li_custom_color {
|
||||
list-style-image: url(<?php echo $_SESSION['PMA_Theme']->getImgPath(); ?>b_color.png);
|
||||
}
|
||||
|
||||
li#li_select_fontsize {
|
||||
list-style-image: url(<?php echo $_SESSION['PMA_Theme']->getImgPath(); ?>b_font.png);
|
||||
}
|
||||
/* END iconic view for ul items */
|
||||
<?php } /* end if $GLOBALS['cfg']['MainPageIconic'] */ ?>
|
||||
|
||||
|
||||
BIN
graphite/img/b_font.png
Normal file
BIN
graphite/img/b_font.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 705 B |
Loading…
Reference in New Issue
Block a user