tootle-linux-client/data/app.css

13 lines
159 B
CSS

.avatar {
border-radius: 4px;
}
.attachment {
border-radius: 4px;
background: rgba (150, 150, 150, 0.2);
}
.highlight {
background: @theme_base_color;
}