NewCallBox+CallDisplay: UI facelift
This adds a style.css file to allow the use of custom css Fixes https://source.puri.sm/Librem5/calls/issues/115: - Making the phone number larger - Moving the delete button to the bottom - Rounding all buttons, and making the grid buttons circular - Making the call button a bit less wide
This commit is contained in:
@@ -404,6 +404,9 @@
|
||||
<property name="xalign">0.5</property>
|
||||
<signal name="delete-text" handler="block_delete_cb"/>
|
||||
<signal name="insert-text" handler="insert_text_cb"/>
|
||||
<style>
|
||||
<class name="phone-number-entry"/>
|
||||
</style>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
|
||||
Reference in New Issue
Block a user