diff options
Diffstat (limited to 'vcl/uiconfig/theme_definitions/ios/pushbutton-rollover.svg')
-rw-r--r-- | vcl/uiconfig/theme_definitions/ios/pushbutton-rollover.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/uiconfig/theme_definitions/ios/pushbutton-rollover.svg b/vcl/uiconfig/theme_definitions/ios/pushbutton-rollover.svg new file mode 100644 index 0000000000..dad0069ef7 --- /dev/null +++ b/vcl/uiconfig/theme_definitions/ios/pushbutton-rollover.svg @@ -0,0 +1,3 @@ +<svg version="1.1" viewBox="0 0 44 26" xmlns="http://www.w3.org/2000/svg"> + <rect x=".5" y=".5" width="43" height="25" rx="4" ry="4" fill="#007aff" stroke="#007aff"/> +</svg> |