0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-10 16:08:38 +00:00

Embedded the new border-image assets

This commit is contained in:
Scott Tolksdorf
2016-05-14 14:45:48 -04:00
parent cd280eb8f0
commit 641ad747d3
4 changed files with 8 additions and 7 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -173,7 +173,7 @@
background-color : @noteGreen;
border-style: solid;
border-width: 11px;
border-image: url('/assets/homebrew/phbStyle/note_border.png') 11;
border-image: @noteBorderImage 11;
border-image-outset: 9px 0px;
box-shadow : 1px 4px 14px #888;
p, ul{