mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
update rightmenu.less
This commit is contained in:
@ -271,13 +271,10 @@
|
||||
justify-content: center;
|
||||
|
||||
div {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
background: #eee;
|
||||
background: @canvas-background;
|
||||
border-radius: 1px;
|
||||
border: 1px @icon-normal-ie solid;
|
||||
border: 1px @icon-normal solid;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
background: #dedede;
|
||||
border: 1px #808080 solid;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -193,13 +193,10 @@
|
||||
justify-content: center;
|
||||
|
||||
div {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
background: #eee;
|
||||
background: @canvas-background;
|
||||
border-radius: 1px;
|
||||
border: 1px @icon-normal-ie solid;
|
||||
border: 1px @icon-normal solid;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
background: #dedede;
|
||||
border: 1px #808080 solid;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -186,13 +186,10 @@
|
||||
justify-content: center;
|
||||
|
||||
div {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
background: #eee;
|
||||
background: @canvas-background;
|
||||
border-radius: 1px;
|
||||
border: 1px @icon-normal-ie solid;
|
||||
border: 1px @icon-normal solid;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
background: #dedede;
|
||||
border: 1px #808080 solid;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -184,13 +184,10 @@
|
||||
justify-content: center;
|
||||
|
||||
div {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
background: #eee;
|
||||
background: @canvas-background;
|
||||
border-radius: 1px;
|
||||
border: 1px @icon-normal-ie solid;
|
||||
border: 1px @icon-normal solid;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
background: #dedede;
|
||||
border: 1px #808080 solid;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user