generators/wysihat/templates/sass/facebox.sass in wysihat-engine-0.1.6 vs generators/wysihat/templates/sass/facebox.sass in wysihat-engine-0.1.7
- old
+ new
@@ -4,22 +4,22 @@
left: 0
z-index: 100
text-align: left
.b
- background: url(../images/b.png)
+ background: url(../images/facebox/b.png)
.tl
- background: url(../images/tl.png)
+ background: url(../images/facebox/tl.png)
.tr
- background: url(../images/tr.png)
+ background: url(../images/facebox/tr.png)
.bl
- background: url(../images/bl.png)
+ background: url(../images/facebox/bl.png)
.br
- background: url(../images/br.png)
+ background: url(../images/facebox/br.png)
.popup
position: relative
table