View Single Post
MK99's Avatar
Posts: 644 | Thanked: 480 times | Joined on Jul 2012 @ Finland
#9
@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;
}
Attached Images
 

Last edited by MK99; 2013-06-24 at 07:28.
 

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