larger icon size
parent
dce36e5b8d
commit
d2d62b9c9f
|
@ -1072,9 +1072,9 @@ span.zoom_tool img {
|
||||||
#svg_editor .tool_button_current,
|
#svg_editor .tool_button_current,
|
||||||
#svg_editor .push_button_pressed
|
#svg_editor .push_button_pressed
|
||||||
{
|
{
|
||||||
height: 24px;
|
height: 27px;
|
||||||
width: 24px;
|
width: 27px;
|
||||||
border: solid #2f2f2c 10px;
|
border: solid #2f2f2c 8px;
|
||||||
border-left-width: 13px;
|
border-left-width: 13px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
background-color: #ddd;
|
background-color: #ddd;
|
||||||
|
|
Loading…
Reference in New Issue