diff options
Diffstat (limited to 'vcl/uiconfig/theme_definitions/pushbutton-rollover.svgx')
-rw-r--r-- | vcl/uiconfig/theme_definitions/pushbutton-rollover.svgx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/uiconfig/theme_definitions/pushbutton-rollover.svgx b/vcl/uiconfig/theme_definitions/pushbutton-rollover.svgx new file mode 100644 index 000000000000..6dbaf3278146 --- /dev/null +++ b/vcl/uiconfig/theme_definitions/pushbutton-rollover.svgx @@ -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="2" ry="2" fill="#007aff" stroke="#007aff"/> +</svg> |