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年前)