added exportController and PageShare
- added a blank PageSettingsProtocol
Before Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 18 KiB |
BIN
client/images/controls/radio-button-inner-circle-pressed.png
Normal file
After Width: | Height: | Size: 5 KiB |
BIN
client/images/controls/radio-button-inner-circle.png
Normal file
After Width: | Height: | Size: 7.5 KiB |
3
client/images/controls/radio-button-pressed.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="0.5" y="0.5" width="23" height="23" rx="11.5" stroke="#A85809"/>
|
||||
</svg>
|
After Width: | Height: | Size: 177 B |
3
client/images/controls/radio-button.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="0.5" y="0.5" width="23" height="23" rx="11.5" stroke="#878B91"/>
|
||||
</svg>
|
After Width: | Height: | Size: 177 B |
Before Width: | Height: | Size: 491 B |
Before Width: | Height: | Size: 624 B |