mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-18 04:51:00 +01:00
Fixed Missing Graphics
Fixed Missing Graphics on the Button Editor see https://github.com/JulianPrieber/littlelink-custom/issues/51.
This commit is contained in:
parent
cdfa580d36
commit
9d3d0dcf97
BIN
studio/button-editor/images/close.png
Normal file
BIN
studio/button-editor/images/close.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
2
studio/button-editor/styles/button-gen.css
vendored
2
studio/button-editor/styles/button-gen.css
vendored
@ -30,7 +30,7 @@
|
||||
max-width: 1010px;
|
||||
height: 300px;
|
||||
margin-top:50px;
|
||||
background: url('../images/grid2.png');
|
||||
background: url('../styles/images/grid2.png');
|
||||
padding: 20px;
|
||||
border: thin solid #d7d7d7;
|
||||
left:1%;
|
||||
|
@ -49,7 +49,6 @@
|
||||
filter: alpha(opacity=20);*/
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
background-image: url("../images/circle_remove.png");
|
||||
}
|
||||
|
||||
.gradientPicker-ptConfig .color-chooser {
|
||||
|
Loading…
x
Reference in New Issue
Block a user