[css-web] Fix the location of the css files
- From: Andrea Veri <av src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [css-web] Fix the location of the css files
- Date: Thu, 5 Dec 2013 15:09:52 +0000 (UTC)
commit 1e09655aa183d34caa866d7aa72e30f570a05197
Author: Andrea Veri <av gnome org>
Date: Thu Dec 5 16:09:48 2013 +0100
Fix the location of the css files
css/grass-theme-style.css | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/css/grass-theme-style.css b/css/grass-theme-style.css
index 94330be..61b0f30 100644
--- a/css/grass-theme-style.css
+++ b/css/grass-theme-style.css
@@ -7,9 +7,9 @@ Description: The original theme for the GNOME Project website.
*/
- import url("css/reset.css");
- import url("css/text.css");
- import url("css/960.css");
+ import url("reset.css");
+ import url("text.css");
+ import url("960.css");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]