[foundation-web] Really make use of the new vote.css stylesheetg
- From: Andrea Veri <av src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [foundation-web] Really make use of the new vote.css stylesheetg
- Date: Fri, 28 Mar 2014 16:00:45 +0000 (UTC)
commit 6cffa7e63b8bf45f150fb571a5397568ed57f699
Author: Andrea Veri <av gnome org>
Date: Fri Mar 28 17:00:38 2014 +0100
Really make use of the new vote.css stylesheetg
include/evilsedhack | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/include/evilsedhack b/include/evilsedhack
index 7efe0b0..9658d0a 100755
--- a/include/evilsedhack
+++ b/include/evilsedhack
@@ -2,7 +2,7 @@
PAGE=$1
ROOT=$2
-sed "s,<head>,<head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" /><link
rel=\"stylesheet\" type=\"text/css\" href=\"https://static.gnome.org/css/vote/default.css\" /><link
rel=\"stylesheet\" type=\"text/css\" href=\"https://static.gnome.org/css/vote/foundation.css\" /><link
rel=\"icon\" type=\"image/png\" href=\"https://static.gnome.org/img/logo/foot-16.png\"
/>,i;s,<body\([^>]*\)>,<body\1><div id=\"body\">,i;/<\/body>/,//d" $PAGE
+sed "s,<head>,<head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" /><link
rel=\"stylesheet\" type=\"text/css\" href=\"https://static.gnome.org/css/vote/vote.css\" /><link rel=\"icon\"
type=\"image/png\" href=\"https://static.gnome.org/img/logo/foot-16.png\" />,i;s,<body\([^>]*\)>,<body\1><div
id=\"body\">,i;/<\/body>/,//d" $PAGE
cat <<-FOOT
</div>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]