/*Larger favicons on bookmarksbar */
/* DuÅ¼e favikony na pasku zakÅ‚adek */

toolbarbutton.bookmark-item .toolbarbutton-icon {
        display: block !important;
        width: 24px !important;
        height: 24px !important;
}

/* Larger favicons on sidebar bookmarks */
/* DuÅ¼e favikony w zakÅ‚adkach w panelu bocznym*/

#bookmarks-view treechildren::-moz-tree-image {
height: 24px !important;
width: 24px !important;
}