added a missing file
This commit is contained in:
parent
49f8ae31e7
commit
fd43dd7df7
@ -128,7 +128,7 @@ body {
|
|||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
background-color: #4665A2;
|
background-color: #4665A2;
|
||||||
|
|
||||||
background-image: url("images/three-d.jpg");
|
background-image: url("images/three-d.png");
|
||||||
background-repeat: repeat;
|
background-repeat: repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -36,6 +36,7 @@ www_DATA = \
|
|||||||
submitbg.png \
|
submitbg.png \
|
||||||
t-node.png \
|
t-node.png \
|
||||||
textbg.png \
|
textbg.png \
|
||||||
|
three-d.png \
|
||||||
toggledown.png \
|
toggledown.png \
|
||||||
toggleup.png \
|
toggleup.png \
|
||||||
ui-bg_flat_0_aaaaaa_40x100.png \
|
ui-bg_flat_0_aaaaaa_40x100.png \
|
||||||
|
@ -231,6 +231,7 @@ www_DATA = \
|
|||||||
submitbg.png \
|
submitbg.png \
|
||||||
t-node.png \
|
t-node.png \
|
||||||
textbg.png \
|
textbg.png \
|
||||||
|
three-d.png \
|
||||||
toggledown.png \
|
toggledown.png \
|
||||||
toggleup.png \
|
toggleup.png \
|
||||||
ui-bg_flat_0_aaaaaa_40x100.png \
|
ui-bg_flat_0_aaaaaa_40x100.png \
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 45 KiB |
BIN
codepot/src/css/images/three-d.png
Normal file
BIN
codepot/src/css/images/three-d.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 100 KiB |
Loading…
Reference in New Issue
Block a user