[Libreoffice-commits] online.git: loleaflet/css loleaflet/images
Pedro Pinto Silva (via logerrit)
logerrit at kemper.freedesktop.org
Mon Nov 11 09:23:39 UTC 2019
loleaflet/css/mobilewizard.css | 4 ++++
loleaflet/images/lc_field_transparency.svg | 1 +
2 files changed, 5 insertions(+)
New commits:
commit cb1d893a8073c42a7687fb0a210df343b9792a45
Author: Pedro Pinto Silva <pedro.silva at collabora.com>
AuthorDate: Mon Nov 11 10:20:55 2019 +0100
Commit: Pedro Pinto da Silva <pedro.silva at collabora.com>
CommitDate: Mon Nov 11 10:23:20 2019 +0100
- Fix vertical text alignment for all mobilewizard lvl1 rows (e.g. so font name is aligned with font value)
- Add missing transparency icon regarding shape shadow
Change-Id: If0ad887e50849ad5e1d53a6870ceaa7dd3b6a470
Reviewed-on: https://gerrit.libreoffice.org/82420
Reviewed-by: Pedro Pinto da Silva <pedro.silva at collabora.com>
Tested-by: Pedro Pinto da Silva <pedro.silva at collabora.com>
diff --git a/loleaflet/css/mobilewizard.css b/loleaflet/css/mobilewizard.css
index 43a2845ba..34d6b25e6 100644
--- a/loleaflet/css/mobilewizard.css
+++ b/loleaflet/css/mobilewizard.css
@@ -318,6 +318,10 @@ p.mobile-wizard.ui-combobox-text.selected {
display: table;
}
+.ui-header.level-1.mobile-wizard.ui-widget .ui-header-left span.menu-entry-with-icon {
+ vertical-align: middle;
+}
+
.ui-tabs.mobile-wizard {
text-align: center;
height: 42px;
diff --git a/loleaflet/images/lc_field_transparency.svg b/loleaflet/images/lc_field_transparency.svg
new file mode 100644
index 000000000..46fc25914
--- /dev/null
+++ b/loleaflet/images/lc_field_transparency.svg
@@ -0,0 +1 @@
+<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m7 1.0175781a7.5 7.5 0 0 0 -7 7.4824219 7.5 7.5 0 0 0 1.171875 4.021484l5.828125-4.2753902zm1 .0078125v7.2207032l5.822266 4.2714842a7.5 7.5 0 0 0 1.177734-4.017578 7.5 7.5 0 0 0 -7-7.4746094zm-2 1.2695313v5.4453125l-4.4335938 3.2519536c-.3336092-.793279-.5659386-1.6242935-.5664062-2.492188.0003629-3.0486261 2.1332162-5.5096622 5-6.2050781zm3 .0078125c2.864387.6948589 4.996464 3.1532319 5 6.1992187-.0025.8661467-.236115 1.6951259-.570312 2.4863279l-4.429688-3.2480466zm-1.5 6.8183594-5.7324219 4.2031252a7.5 7.5 0 0 0 5.7324219 2.675781 7.5 7.5 0 0 0 5.740234-2.671875zm0 1.2402342 4.091797 2.998047c-1.160893.973412-2.5508378 1.640362-4.0898439 1.640625-1.5385715-.002079-2.9282815-.668292-4.0878906-1.642578z" fill="#808080"/><path d="m6 2.2949219v5.4453125l-4.4335938 3.2519536c-.3336092-.79328-.5659386-1.6242935-.5664062-2.492188.0003629-3.0486261 2.1332162-5.5096622 5-6.2050781zm3 .00781c2.864387.6948589 4.996464 3
.1532319 5 6.1992187-.0025.8661467-.236116 1.6951259-.570312 2.4863279l-4.429688-3.2480441zm-1.5 13.6972681c-5 0-2.5 0 0 0zm0-5.638672 4.091797 2.998047c-1.160893.973412-2.5508378 1.640362-4.0898439 1.640625-1.5385715-.002079-2.9282815-.668292-4.0878906-1.642578z" fill="#fff"/></svg>
\ No newline at end of file
More information about the Libreoffice-commits
mailing list