loleaflet/css/toolbar.css |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit b0b88f460101acf5f61087281293d6099768ba01
Author:     Pedro <pedro.si...@collabora.com>
AuthorDate: Wed Oct 9 09:32:20 2019 +0200
Commit:     Szymon Kłos <szymon.k...@collabora.com>
CommitDate: Wed Oct 9 10:04:55 2019 +0200

    Fix CSS typos
    
    Change-Id: I8c0992a9e262bf127cb5b7aff0e7b271dcce75b1
    Reviewed-on: https://gerrit.libreoffice.org/80513
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    Tested-by: Szymon Kłos <szymon.k...@collabora.com>

diff --git a/loleaflet/css/toolbar.css b/loleaflet/css/toolbar.css
index 960200ff3..7f3739246 100644
--- a/loleaflet/css/toolbar.css
+++ b/loleaflet/css/toolbar.css
@@ -39,7 +39,7 @@
        #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{
                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{
+       #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{
                padding: 24px 28px 24px 28px !important;
                margin: 0px !important;
                float:left;
@@ -70,7 +70,7 @@
                padding: 24px 32px 24px 32px;
                background-size: 24px !important;
        }
-       #buttonbefore:focus, #buttonafter:focus, #buttonoptimal:focus, 
#buttonparallel:focus, #buttonnone:focus, #buttonthrough:focus, #bottom:focus, 
#top:focus, #standard:focus, #Bold:focus, #Bold:active, #Italic:focus, 
#Italic:active, #Underline:focus, #Underline:active, #Strikeout:focus, 
#Strikeout:active, #StyleApply:focus, #StyleApply:active, 
#StyleUpdateByExample:focus, #StyleUpdateByExample:active, 
#StyleNewByExample:focus, #StyleNewByExample:active, #Spacing:active, 
#SuperScript:active, #SubScript:active, #Shadowed:active, #Spacing:active, 
#SuperScript:active, #SubScript:active, #Grow:active, #Shrink:active, 
#Color:active, #AlignLeft:active, #AlignRight:active, 
#AlignHorizontalCenter:active, #AlignBlock:active, #AlignTop:active, 
#AlignVCenter:active, #AlignBottom:active, #IncrementIndent:active, 
#DecrementIndent:active, #LeftPara:active, #RightPara:active, 
#CenterPara:active, #JustifyPara:active, #DefaultBullet:active, 
#DefaultNumbering:active, ParaspaceIncrease:active, #ParaspaceD
 ecrease:active{
+       #buttonbefore:focus, #buttonafter:focus, #buttonoptimal:focus, 
#buttonparallel:focus, #buttonnone:focus, #buttonthrough:focus, #bottom:focus, 
#top:focus, #standard:focus, #Bold:focus, #Bold:active, #Italic:focus, 
#Italic:active, #Underline:focus, #Underline:active, #Strikeout:focus, 
#Strikeout:active, #StyleApply:focus, #StyleApply:active, 
#StyleUpdateByExample:focus, #StyleUpdateByExample:active, 
#StyleNewByExample:focus, #StyleNewByExample:active, #Spacing:active, 
#SuperScript:active, #SubScript:active, #Shadowed:active, #Spacing:active, 
#SuperScript:active, #SubScript:active, #Grow:active, #Shrink:active, 
#Color:active, #AlignLeft:active, #AlignRight:active, 
#AlignHorizontalCenter:active, #AlignBlock:active, #AlignTop:active, 
#AlignVCenter:active, #AlignBottom:active, #IncrementIndent:active, 
#DecrementIndent:active, #LeftPara:active, #RightPara:active, 
#CenterPara:active, #JustifyPara:active, #DefaultBullet:active, 
#DefaultNumbering:active, #ParaspaceIncrease:active, #Paraspace
 Decrease:active{
                border-radius: 4px;
     outline: none;
     background-color: #e5f1ff !important;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to