Group Speed Dial에 대한 리뷰
Group Speed Dial 제작자: Juraj Mäsiar
리뷰 1,341개
개발자 답글
7년 전에 게시됨Hello,
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- 5점 만점에 5점Firefox 사용자 14514679 님, 7년 전
- 5점 만점에 5점danieldavidduffy 님, 7년 전
- 5점 만점에 5점Firefox 사용자 12640791 님, 7년 전
- 5점 만점에 5점Firefox 사용자 13476838 님, 7년 전
- 5점 만점에 3점Firefox 사용자 14477105 님, 7년 전
- 5점 만점에 4점Firefox 사용자 14505015 님, 7년 전A 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.개발자 답글
7년 전에 게시됨Hello,
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 - 5점 만점에 5점Firefox 사용자 14504469 님, 7년 전
- 5점 만점에 4점Firefox 사용자 14473767 님, 7년 전
- 5점 만점에 5점Firefox 사용자 14470127 님, 7년 전
- 5점 만점에 5점Firefox 사용자 12808572 님, 7년 전
- 5점 만점에 1점Firefox 사용자 14468719 님, 7년 전
- 5점 만점에 4점Firefox 사용자 14467329 님, 7년 전