[extensions-web] Remove old reference to "review-table.css"
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [extensions-web] Remove old reference to "review-table.css"
- Date: Tue, 27 Sep 2011 03:38:42 +0000 (UTC)
commit 182153056544ff6b1b164fbece3093ae22b3c6c1
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Mon Sep 26 16:49:56 2011 -0400
Remove old reference to "review-table.css"
sweettooth/auth/templates/auth/profile.html | 5 -----
sweettooth/static/css/review.css | 1 -
2 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/sweettooth/auth/templates/auth/profile.html b/sweettooth/auth/templates/auth/profile.html
index 5450256..793f7ec 100644
--- a/sweettooth/auth/templates/auth/profile.html
+++ b/sweettooth/auth/templates/auth/profile.html
@@ -50,8 +50,3 @@
</div>
</div>
{% endblock %}
-
-{% block head %}
- {{ block.super }}
- <link rel="stylesheet" href="{{ STATIC_URL }}css/review-table.css" />
-{% endblock %}
diff --git a/sweettooth/static/css/review.css b/sweettooth/static/css/review.css
index 1417c7a..6bb9229 100644
--- a/sweettooth/static/css/review.css
+++ b/sweettooth/static/css/review.css
@@ -1,6 +1,5 @@
@import url("pygments.css");
- import url("review-table.css");
#files table {
width: 100%;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]