summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2019-09-09 11:48:59 +0200
committerYorhel <git@yorhel.nl>2019-09-09 11:49:01 +0200
commitb4be7c249edc6bdb9491059c97079b526cbb53e4 (patch)
tree93d4bca3063ca92b92f661c7de2a3a16508a1585 /static
parent379c6921180b92c24fe6ade058ac083b3da61533 (diff)
CSS: Get rid of boxbg.png and Image::Magick dep in skingen.pl
Should improve page loading time, reduce server load and speed up CSS generation by a totally insignificant amount. I did run into some trouble with the removal of boxbg.png, because apparently there was something magical about that image that made browsers render it in a different color than the one specified upon creation. I've adjusted the boxbg color of the 'angel' skin accordingly, but other skins may also have a slight color difference with this change. Some details are at http://s.blicky.net/19/colortest.html
Diffstat (limited to 'static')
-rw-r--r--static/s/angel/conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/s/angel/conf b/static/s/angel/conf
index eb858770..4fe674ac 100644
--- a/static/s/angel/conf
+++ b/static/s/angel/conf
@@ -21,7 +21,7 @@ tabbg #012 // background color of inactive tabs
secbg #0d2741 // secondary background color (used on input fields and table headers)
secborder #35A // secondary border color (used on input fields)
border #258 // primary border color
-boxbg #112233BC // RGBA, background color of the boxes, stacked for menu box titles and odd row numers
+boxbg #071c30bc // RGBA, background color of the boxes, stacked for menu box titles and odd row numers
// images (0 = no image)
imglefttop bg.jpg