View Single Post
Eminem's Avatar
Posts: 212 | Thanked: 184 times | Joined on May 2010 @ Sweden
#10
How do you get it so tight between the icons?

Originally Posted by MK99 View Post
@Wikiwide
Where to put that display: none; line?


/usr/share/themes/blanco/meegotouch/meegotouchhome/style/meegotouchhome.css
Code:
SwipeLauncherButtonStyle {
    text-color: transparent;

    margin-top: -1.5mm;
    padding-top: 1.7mm;

    minimum-size: 86 80;
    preferred-size: 86 80;
    maximum-size: 88 80;
    icon-size: 78 78;
}
SwipeLauncherButtonStyle:disabled {
    text-color: transparent;
}
 

The Following User Says Thank You to Eminem For This Useful Post: