summaryrefslogtreecommitdiff
path: root/vcl/uiconfig/theme_definitions/ios/common-rect-disabled.svgx
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2019-03-15 21:10:03 +0800
committerTomaž Vajngerl <quikee@gmail.com>2019-03-16 00:26:30 +0100
commitb3c6665de2206a922d1a058bb1f5e9f76f792335 (patch)
treece538a68b6f2861eb64f807e688696485d97c4df /vcl/uiconfig/theme_definitions/ios/common-rect-disabled.svgx
parent4eff4061814020b319fb3ec5a7ce56fcfa7cf7bf (diff)
move the content of theme_definitons to ios subdir
As we want more widget themes added in the future, add the content of theme_definitions to its own "ios" folder (as it is a theme mimicking ios look&feel). Change-Id: Ie435263c3861aaa324e02cfe955b8288211b2888 Reviewed-on: https://gerrit.libreoffice.org/69313 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'vcl/uiconfig/theme_definitions/ios/common-rect-disabled.svgx')
-rw-r--r--vcl/uiconfig/theme_definitions/ios/common-rect-disabled.svgx3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/uiconfig/theme_definitions/ios/common-rect-disabled.svgx b/vcl/uiconfig/theme_definitions/ios/common-rect-disabled.svgx
new file mode 100644
index 000000000000..e4c1f63599d7
--- /dev/null
+++ b/vcl/uiconfig/theme_definitions/ios/common-rect-disabled.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="#fff" stroke="#8e8e93"/>
+</svg>