[planet-web] initial mobile stylesheet



commit 0e5ad6721fd328415fd07e1526b88aad316d4bed
Author: Andreas Nilsson <bugs andreasn se>
Date:   Wed Jan 16 17:19:20 2013 +0100

    initial mobile stylesheet

 themes/gnome/config.ini       |    1 +
 themes/gnome/mobile.html.tmpl |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/themes/gnome/config.ini b/themes/gnome/config.ini
index 7d7489f..c112fdf 100644
--- a/themes/gnome/config.ini
+++ b/themes/gnome/config.ini
@@ -15,6 +15,7 @@ template_files:
   opml.xml.xslt
   foafroll.xml.xslt
   index-ruler.html.tmpl
+  mobile.html.tmpl
 
 template_directories:
   /var/cache/gnomeweb/venus/themes/common
diff --git a/themes/gnome/mobile.html.tmpl b/themes/gnome/mobile.html.tmpl
index b7ce493..774e651 100644
--- a/themes/gnome/mobile.html.tmpl
+++ b/themes/gnome/mobile.html.tmpl
@@ -14,7 +14,7 @@
 	<link rel="stylesheet" href="http://planet.gnome.org/nlayout.css"; type="text/css">
 	<link rel="stylesheet" href="http://planet.gnome.org/planet.css"; type="text/css">
 	<link rel="stylesheet" href="http://planet.gnome.org/generic.css"; type="text/css">
-	<link rel="stylesheet" href="http://planet.gnome.org/mobile.css"; type="text/css">
+	<link rel="stylesheet" href="http://andreasn.myownb3.com/temp/planet-mobile.css"; type="text/css">
 	<link rel="stylesheet" href="http://blogs.gnome.org/wp-content/mu-plugins/bug-links/bug-links.css"; type="text/css">
 
 	<style rel="stylesheet" type="text/css">



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]