Color palette is not referencing an local resource.
This commit is contained in:
@@ -59,7 +59,7 @@ tr {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.palette-cell-selected .palette-colorswatch {
|
.palette-cell-selected .palette-colorswatch {
|
||||||
background: url(//ssl.gstatic.com/editor/editortoolbar.png) no-repeat -368px 0;
|
background: url(../../images/editortoolbar.png) no-repeat -368px 0;
|
||||||
border: 1px solid #333;
|
border: 1px solid #333;
|
||||||
color: white;
|
color: white;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
BIN
wise-editor/src/main/webapp/images/editortoolbar.png
Normal file
BIN
wise-editor/src/main/webapp/images/editortoolbar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
Reference in New Issue
Block a user