Template:Ellipsis/styles.css
Appearance
.gp-ellipsis,
.gp-quote-insertion,
.gp-quiet-text {
font-size: 0.85em;
color: #72777d;
white-space: nowrap;
}
.gp-quiet-bracket,
.gp-quiet-text-same-size {
color: #72777d;
}
html.skin-theme-clientpref-night .gp-ellipsis,
html.skin-theme-clientpref-night .gp-quote-insertion,
html.skin-theme-clientpref-night .gp-quiet-text,
html.skin-theme-clientpref-night .gp-quiet-bracket,
html.skin-theme-clientpref-night .gp-quiet-text-same-size {
color: #a2a9b1;
}