Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /** Activity Stream ***********************************************************/
- @-moz-document url("about:home"), url("about:newtab") {
- /** Activity Stream - Web Site Icon: full size ******************************/
- @supports -moz-bool-pref("userContent.newTab.full_icon") {
- .top-site-outer .tile {
- overflow: hidden;
- }
- .top-site-outer .tile .icon-wrapper {
- width: 75% !important; /* Original: 48px */
- height: 75% !important; /* Original: 48px */
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment