Icon for font size selection on main page

This commit is contained in:
Michal Čihař
2011-02-07 22:08:44 +01:00
parent 3cb6ec53a0
commit 23b807bd71
2 changed files with 4 additions and 0 deletions

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 705 B