content-message-row: Use 'caption' CSS class
Instead of 'heading'. The original mockup [1] seems to have this label much more subtle, and definitely not bold. [1] https://gitlab.gnome.org/Teams/Design/app-mockups/-/raw/master/fractal/main-window.png
This commit is contained in:
parent
2e9c827565
commit
0cdac386ce
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
<child type="end">
|
||||
<object class="GtkLabel" id="timestamp">
|
||||
<style>
|
||||
<class name="heading"/>
|
||||
<class name="caption"/>
|
||||
<class name="timestamp"/>
|
||||
<class name="dim-label"/>
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue