Recensioni per Group Speed Dial
Group Speed Dial di Juraj Mäsiar
1.341 recensioni
Replica dello sviluppatore
pubblicato il 7 anni faHello,
You can override any CSS style in my add-on. See the Options page / General tab / "Custom CSS styles:".
For example, to change color of dials heading, use this:
.dials > a > div > div {
background: lightblue !important;
}
And to make group list more colorful, use this:
#groups {
background-color: rgba(255, 209, 57, 0.6) !important;
}
#groups > .selected {
background-color: orange !important;
}
You can create also new styles, just inspect the element you want to change and create new CSS rule. However make sure to pick the theme - black or while, depending on whether your final theme will be dark or light.
If you have more questions, feel free to write me to my support e-mail.
Best regards,
Juraj Mäsiar- Valutata 5 su 5di Utente Firefox 14514679, 7 anni fa
- Valutata 5 su 5di danieldavidduffy, 7 anni fa
- Valutata 5 su 5di Utente Firefox 12640791, 7 anni fa
- Valutata 5 su 5di Utente Firefox 13476838, 7 anni fa
- Valutata 3 su 5di Utente Firefox 14477105, 7 anni fa
- Valutata 4 su 5di Utente Firefox 14505015, 7 anni faA very usefull add-on.
It could be great to have the choice to replace the preview with a simple text. Thanks for thinking about it.Replica dello sviluppatore
pubblicato il 7 anni faHello,
That's actually a very good idea. I will put it on my todo list. I'm not sure when exactly but I should have more time soon.
Thank you for the idea, if you have more thoughts, please let me know to my support e-mail.
Best regards,
Juraj Mäsiar - Valutata 5 su 5di Utente Firefox 14504469, 7 anni fa
- Valutata 4 su 5di Utente Firefox 14473767, 7 anni fa
- Valutata 5 su 5di Utente Firefox 14470127, 7 anni fa
- Valutata 5 su 5di Utente Firefox 12808572, 7 anni fa
- Valutata 1 su 5di Utente Firefox 14468719, 7 anni fa
- Valutata 4 su 5di Utente Firefox 14467329, 7 anni fa