aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2011-10-18 14:28:01 +0100
committerStruan Donald <struan@exo.org.uk>2011-10-18 14:28:01 +0100
commit89f4ec0b70392512879426421f869fb6b85d2f38 (patch)
treeb4e21f805deb987775a17f6308cae15c093eaec2
parent07c0253fcc62f87ef3927142719c821f0c2388e8 (diff)
move mysoc.css -> css.css
-rw-r--r--templates/web/reading/header.html2
-rw-r--r--web/cobrands/reading/css/css.scss (renamed from web/cobrands/reading/css/mysoc.scss)0
2 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/reading/header.html b/templates/web/reading/header.html
index 64674cad6..dc3b626d6 100644
--- a/templates/web/reading/header.html
+++ b/templates/web/reading/header.html
@@ -12,7 +12,7 @@
<link rel="stylesheet" type="text/css" href="[% version('/css/core.css') %]">
<link rel="stylesheet" type="text/css" href="[% version('/cobrands/reading/css/reading.css') %]" />
<link rel="stylesheet" type="text/css" href="[% version('/cobrands/reading/css/print3rdParty.css') %]" media="print"/>
- <link rel="stylesheet" type="text/css" href="[% version('/cobrands/reading/css/mysoc.css') %]" />
+ <link rel="stylesheet" type="text/css" href="[% version('/cobrands/reading/css/css.css') %]" />
[% INCLUDE 'common_header_tags.html' %]
diff --git a/web/cobrands/reading/css/mysoc.scss b/web/cobrands/reading/css/css.scss
index f7951b571..f7951b571 100644
--- a/web/cobrands/reading/css/mysoc.scss
+++ b/web/cobrands/reading/css/css.scss