[Libreoffice-commits] online.git: loleaflet/css loleaflet/images
Pedro (via logerrit)
logerrit at kemper.freedesktop.org
Thu Oct 31 10:52:44 UTC 2019
loleaflet/css/toolbar-mobile.css | 3 +++
loleaflet/css/toolbar.css | 6 +++---
loleaflet/images/lc_beforeobject.svg | 1 +
loleaflet/images/lc_behindobject.svg | 1 +
loleaflet/images/lc_bringtofront.svg | 1 +
loleaflet/images/lc_fliphorizontal.svg | 1 +
loleaflet/images/lc_flipvertical.svg | 1 +
loleaflet/images/lc_objectbackone.svg | 1 +
loleaflet/images/lc_objectforwardone.svg | 1 +
loleaflet/images/lc_sendtoback.svg | 1 +
10 files changed, 14 insertions(+), 3 deletions(-)
New commits:
commit 5c312db13de3fb9b57713fe54fbf51d7992398c4
Author: Pedro <pedro.silva at collabora.com>
AuthorDate: Wed Oct 30 15:18:54 2019 +0100
Commit: Szymon Kłos <szymon.klos at collabora.com>
CommitDate: Thu Oct 31 11:52:27 2019 +0100
mobileWizard: image: add icons and fix position settings
Change-Id: Iffd3e491a0444118da29315d847a00267873232f
Reviewed-on: https://gerrit.libreoffice.org/81781
Reviewed-by: Szymon Kłos <szymon.klos at collabora.com>
Tested-by: Szymon Kłos <szymon.klos at collabora.com>
diff --git a/loleaflet/css/toolbar-mobile.css b/loleaflet/css/toolbar-mobile.css
index d0c3ce19a..1bac5d8b9 100644
--- a/loleaflet/css/toolbar-mobile.css
+++ b/loleaflet/css/toolbar-mobile.css
@@ -17,3 +17,6 @@
background-image: none;
background-color: #dae6f3;
}
+#setgamma input.spinfield {
+ width: 140px !important;
+}
diff --git a/loleaflet/css/toolbar.css b/loleaflet/css/toolbar.css
index f52fb7eef..21b36b071 100644
--- a/loleaflet/css/toolbar.css
+++ b/loleaflet/css/toolbar.css
@@ -87,10 +87,10 @@
border-radius:100px;
background-color: #696969;
}
- #Bold > span, #Italic > span, #Underline > span, #Strikeout > span, #StyleApply > span, #StyleUpdateByExample > span, #StyleNewByExample > span, #Shadowed > span, #Grow > span, #Shrink > span, #Color > span, #Spacing > span, #SuperScript > span, #SubScript > span, #AlignLeft > span, #AlignRight > span, #AlignHorizontalCenter > span, #AlignBlock > span, #ParaLeftToRight > span, #ParaRightToLeft > span, #AlignTop > span, #AlignVCenter > span, #AlignBottom > span, #IncrementIndent > span, #DecrementIndent > span, #LeftPara > span, #RightPara > span, #CenterPara > span, #JustifyPara > span, #DefaultBullet > span, #DefaultNumbering > span, #ParaspaceIncrease > span, #ParaspaceDecrease > span, #LineSpacing > span, #HangingIndent > span, #CellVertTop > span, #CellVertCenter > span, #CellVertBottom > span{
+ #selectheight > img, #selectwidth > img, #selectheight > img, #SendToBack > span, #ObjectBackOne > span, #ObjectForwardOne > span, #BringToFront > span, #FlipVertical > span, #FlipHorizontal > span, #Bold > span, #Italic > span, #Underline > span, #Strikeout > span, #StyleApply > span, #StyleUpdateByExample > span, #StyleNewByExample > span, #Shadowed > span, #Grow > span, #Shrink > span, #Color > span, #Spacing > span, #SuperScript > span, #SubScript > span, #AlignLeft > span, #AlignRight > span, #AlignHorizontalCenter > span, #AlignBlock > span, #ParaLeftToRight > span, #ParaRightToLeft > span, #AlignTop > span, #AlignVCenter > span, #AlignBottom > span, #IncrementIndent > span, #DecrementIndent > span, #LeftPara > span, #RightPara > span, #CenterPara > span, #JustifyPara > span, #DefaultBullet > span, #DefaultNumbering > span, #ParaspaceIncrease > span, #ParaspaceDecrease > span, #LineSpacing > span, #HangingIndent > span, #CellVertTop > span, #CellVertCenter > span, #CellVertBo
ttom > span{
display: none !important;
}
- #Bold, #Italic, #Underline, #Strikeout, #StyleApply, #StyleUpdateByExample, #StyleNewByExample, #Shadowed, #Grow, #Shrink, #Color, #Spacing, #SuperScript, #SubScript,#AlignLeft, #AlignRight, #AlignHorizontalCenter, #AlignBlock, #ParaRightToLeft, #ParaLeftToRight, #AlignTop, #AlignVCenter, #AlignBottom, #IncrementIndent, #DecrementIndent, #LeftPara, #RightPara, #CenterPara, #JustifyPara, #DefaultBullet, #DefaultNumbering, #ParaspaceIncrease, #ParaspaceDecrease, #LineSpacing, #HangingIndent, #CellVertTop, #CellVertCenter, #CellVertBottom, #ParaspaceIncrease, #ParaspaceDecrease{
+ #SendToBack, #ObjectBackOne, #ObjectForwardOne, #BringToFront, #FlipVertical, #FlipHorizontal, #Bold, #Italic, #Underline, #Strikeout, #StyleApply, #StyleUpdateByExample, #StyleNewByExample, #Shadowed, #Grow, #Shrink, #Color, #Spacing, #SuperScript, #SubScript,#AlignLeft, #AlignRight, #AlignHorizontalCenter, #AlignBlock, #ParaRightToLeft, #ParaLeftToRight, #AlignTop, #AlignVCenter, #AlignBottom, #IncrementIndent, #DecrementIndent, #LeftPara, #RightPara, #CenterPara, #JustifyPara, #DefaultBullet, #DefaultNumbering, #ParaspaceIncrease, #ParaspaceDecrease, #LineSpacing, #HangingIndent, #CellVertTop, #CellVertCenter, #CellVertBottom, #ParaspaceIncrease, #ParaspaceDecrease{
padding: 16px 28px 16px 4% !important;
margin: 0px !important;
float:left;
@@ -225,7 +225,7 @@
float: right;
margin: 24px 0px;
}
- div#enablecontour + p {clear: both;}
+ div#enablecontour + p, #arrangelabel {clear: both;}
#formulabar {
padding: 0px !important;
border-top: 1px solid #bbbbbb !important;
diff --git a/loleaflet/images/lc_beforeobject.svg b/loleaflet/images/lc_beforeobject.svg
new file mode 100644
index 000000000..ad22142e2
--- /dev/null
+++ b/loleaflet/images/lc_beforeobject.svg
@@ -0,0 +1 @@
+<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m2.9492188 12c-.5263 0-.9492188.422919-.9492188.949219v8.101562c0 .5263.4229188.949219.9492188.949219h10.1015622c.5263 0 .949219-.422919.949219-.949219v-1.068359a9.5 9.5 0 0 1 -.5.017578 9.5 9.5 0 0 1 -.5-.025391v1.025391h-10v-8h1.3359375a9.5 9.5 0 0 1 -.2109375-1z" fill="#808080"/><path d="m3 13v8h10v-1.025391a9.5 9.5 0 0 1 -8.6640625-6.974609z" fill="#fff"/><circle cx="13.5" cy="10.5" fill="#eac282" r="8.5"/></svg>
\ No newline at end of file
diff --git a/loleaflet/images/lc_behindobject.svg b/loleaflet/images/lc_behindobject.svg
new file mode 100644
index 000000000..df121f2f6
--- /dev/null
+++ b/loleaflet/images/lc_behindobject.svg
@@ -0,0 +1 @@
+<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m2.9492188 12c-.5263 0-.9492188.422919-.9492188.949219v8.101562c0 .5263.4229188.949219.9492188.949219h10.1015622c.5263 0 .949219-.422919.949219-.949219v-8.101562c0-.5263-.422919-.949219-.949219-.949219zm.0507812 1h10v8h-10z" fill="#808080"/><path d="m3 13v8h10v-8z" fill="#fff"/><path d="m13.5 2a8.5 8.5 0 0 0 -8.5 8.5 8.5 8.5 0 0 0 .0175781.5h9.0332029c.5263 0 .949219.422919.949219.949219v6.916015a8.5 8.5 0 0 0 7-8.365234 8.5 8.5 0 0 0 -8.5-8.5z" fill="#eac282"/></svg>
\ No newline at end of file
diff --git a/loleaflet/images/lc_bringtofront.svg b/loleaflet/images/lc_bringtofront.svg
new file mode 100644
index 000000000..7caa5b828
--- /dev/null
+++ b/loleaflet/images/lc_bringtofront.svg
@@ -0,0 +1 @@
+<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m2.9492188 14c-.5263 0-.9492188.422919-.9492188.949219v6.101562c0 .5263.4229188.949219.9492188.949219h8.1015622c.5263 0 .949219-.422919.949219-.949219v-2.050781h-1v2h-8v-6h1v-1z" fill="#808080"/><path d="m3 15v6h8v-2h-6c-.554 0-1-.446-1-1v-3z" fill="#fff"/><path d="m12.949219 2c-.5263 0-.949219.4229187-.949219.9492188v2.0507812h1v-2h8v6h-1v1h1.050781c.5263 0 .949219-.4229188.949219-.9492188v-6.1015624c0-.5263-.422919-.9492188-.949219-.9492188z" fill="#808080"/><path d="m13 3v2h6c.554 0 1 .446 1 1v3h1v-6z" fill="#fff"/><rect fill="#eac282" height="12" ry="1.254237" width="14" x="5" y="6"/></svg>
\ No newline at end of file
diff --git a/loleaflet/images/lc_fliphorizontal.svg b/loleaflet/images/lc_fliphorizontal.svg
new file mode 100644
index 000000000..9a3ac064d
--- /dev/null
+++ b/loleaflet/images/lc_fliphorizontal.svg
@@ -0,0 +1 @@
+<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"><path d="m1.499971 21.5h9.000037v-19z" fill="#fff" stroke="#808080"/><path d="m21.500029 21.5h-9.000037v-19.0000001z" fill="#4d82b8" stroke="#4d82b8"/></g></svg>
\ No newline at end of file
diff --git a/loleaflet/images/lc_flipvertical.svg b/loleaflet/images/lc_flipvertical.svg
new file mode 100644
index 000000000..b903ce3a7
--- /dev/null
+++ b/loleaflet/images/lc_flipvertical.svg
@@ -0,0 +1 @@
+<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" transform="matrix(0 -1 1 0 -.000172 24)"><path d="m1.499971 21.5h9.000037v-19z" fill="#fff" stroke="#808080"/><path d="m21.500029 21.5h-9.000037v-19.0000001z" fill="#4d82b8" stroke="#4d82b8"/></g></svg>
\ No newline at end of file
diff --git a/loleaflet/images/lc_objectbackone.svg b/loleaflet/images/lc_objectbackone.svg
new file mode 100644
index 000000000..df121f2f6
--- /dev/null
+++ b/loleaflet/images/lc_objectbackone.svg
@@ -0,0 +1 @@
+<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m2.9492188 12c-.5263 0-.9492188.422919-.9492188.949219v8.101562c0 .5263.4229188.949219.9492188.949219h10.1015622c.5263 0 .949219-.422919.949219-.949219v-8.101562c0-.5263-.422919-.949219-.949219-.949219zm.0507812 1h10v8h-10z" fill="#808080"/><path d="m3 13v8h10v-8z" fill="#fff"/><path d="m13.5 2a8.5 8.5 0 0 0 -8.5 8.5 8.5 8.5 0 0 0 .0175781.5h9.0332029c.5263 0 .949219.422919.949219.949219v6.916015a8.5 8.5 0 0 0 7-8.365234 8.5 8.5 0 0 0 -8.5-8.5z" fill="#eac282"/></svg>
\ No newline at end of file
diff --git a/loleaflet/images/lc_objectforwardone.svg b/loleaflet/images/lc_objectforwardone.svg
new file mode 100644
index 000000000..da9f2a218
--- /dev/null
+++ b/loleaflet/images/lc_objectforwardone.svg
@@ -0,0 +1 @@
+<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m2.9492188 12c-.5263 0-.9492188.422919-.9492188.949219v8.101562c0 .5263.4229188.949219.9492188.949219h10.1015622c.5263 0 .949219-.422919.949219-.949219v-1.068359a9.5 9.5 0 0 1 -.5.017578 9.5 9.5 0 0 1 -.5-.025391v1.025391h-10v-8h1.3359375a9.5 9.5 0 0 1 -.2109375-1z" fill="#808080"/><path d="m3 13v8h10v-1.025391c-4.1468471-.218015-7.594287-3.104666-8.6542969-6.974609z" fill="#fff"/><path d="m13.5 2a8.5 8.5 0 0 0 -8.5 8.5 8.5 8.5 0 0 0 8.5 8.5 8.5 8.5 0 0 0 8.5-8.5 8.5 8.5 0 0 0 -8.5-8.5z" fill="#eac282"/></svg>
\ No newline at end of file
diff --git a/loleaflet/images/lc_sendtoback.svg b/loleaflet/images/lc_sendtoback.svg
new file mode 100644
index 000000000..c906fefef
--- /dev/null
+++ b/loleaflet/images/lc_sendtoback.svg
@@ -0,0 +1 @@
+<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m5 4c-.554 0-1.1343647.4625411-1 1v8h8c.554 0 1 .446 1 1v6h6c.554 0 1-.446 1-1v-8h-8c-.554 0-1-.446-1-1v-6z" fill="#eac282"/><path d="m2.9492188 14c-.5263 0-.9492188.422919-.9492188.949219v6.101562c0 .5263.4229188.949219.9492188.949219h8.1015622c.5263 0 .949219-.422919.949219-.949219v-6.101562c0-.5263-.422919-.949219-.949219-.949219zm.0507812 1h8v6h-8z" fill="#808080"/><path d="m3 15v6h8v-6z" fill="#fff"/><path d="m12.949219 2c-.5263 0-.949219.422919-.949219.949219v6.101562c0 .5263.422919.949219.949219.949219h8.101562c.5263 0 .949219-.422919.949219-.949219v-6.101562c0-.5263-.422919-.949219-.949219-.949219zm.050781 1h8v6h-8z" fill="#808080"/><path d="m13 3v6h8v-6z" fill="#fff"/></svg>
\ No newline at end of file
More information about the Libreoffice-commits
mailing list