mitulbabu

À propos de moi

Information développeur
Nom mitulbabu
Utilisateur depuis mai 25, 2008
Nombre de modules développés 0 modules
Moyenne des notes des modules du développeur Pas encore évalué

Mes critiques

Tab Counter

Noté 5 sur 5 étoiles

the users who are using glasser extension , finds the number cut off on one side.When the FF3 is maximized then it is hard to read the number as it is black and have dark background.
To over come this problem you can use the following code in the Stylish addons(https://addons.mozilla.org/en-US/firefox/addon/2108)


toolbar #tabcounter-toolbar-item {

color: white !important;
font-family: Arial !important; font-size: 9pt !important; font-weight: bold !important;
}

Cette critique concerne une version précédente du module (1.3).