Icon for font size selection on main page
This commit is contained in:
@@ -1036,6 +1036,10 @@ li#li_user_preferences {
|
|||||||
li#li_custom_color {
|
li#li_custom_color {
|
||||||
list-style-image: url(<?php echo $_SESSION['PMA_Theme']->getImgPath(); ?>b_color.png);
|
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 */
|
/* END iconic view for ul items */
|
||||||
<?php } /* end if $GLOBALS['cfg']['MainPageIconic'] */ ?>
|
<?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 |
Reference in New Issue
Block a user