]> git.parisson.com Git - teleforma.git/commitdiff
fix live conference link, colors
authoryomguy <yomguy@parisson.com>
Fri, 22 Jun 2012 09:05:04 +0000 (11:05 +0200)
committeryomguy <yomguy@parisson.com>
Fri, 22 Jun 2012 09:05:04 +0000 (11:05 +0200)
example/settings.py
teleforma/static/teleforma/css/teleforma.css
teleforma/templates/teleforma/inc/conference_list.html

index 1e366e89b576f6708c2e63cd21d182f7af2d781e..15749e895e40e454aaf11da5e52bc2724f471a62 100644 (file)
@@ -180,4 +180,4 @@ DEFAULT_FROM_EMAIL = 'webmaster@parisson.com'
 
 POSTMAN_AUTO_MODERATE_AS=True
 
-FILE_PROTECTION_METHOD = 'xsendfile'
+#FILE_PROTECTION_METHOD = 'xsendfile'
index d0daff6f66f3770a26b96b1959a29cff8604a503..172420707c2297a800686108735a27bb38987203 100644 (file)
@@ -1160,7 +1160,7 @@ a.image-link {
 
 #action_red {
 /*     background-color:  #bb1020; */
-    background-color: #bb0000;
+    background-color: #bd2c00;
     color: #FFF;
     padding:0.8em 0.8em 0.8em 0.8em;
     }
index d336d2b7c34890a4390e17f2e5241981d8229a10..b0cb720f1940fa2fdc0fd51276c494f83004b938 100644 (file)
@@ -10,7 +10,7 @@
     <tbody>
         {% for stream in course.livestream.all|from_course_type:type %}
             <tr>
-            <td {% if forloop.counter0 == 0 %}class="border-top"{% endif %} width="60%"><a href="{% url teleforma-conference-detail conference.id %}" title="{% trans "View" %}"><img src="{{ STATIC_URL }}/teleforma/images/network-wireless.png" style="vertical-align:middle" alt="" /> {{ stream.slug }}</a></td>
+            <td {% if forloop.counter0 == 0 %}class="border-top"{% endif %} width="60%"><a href="{% url teleforma-conference-detail stream.conference.id %}" title="{% trans "View" %}"><img src="{{ STATIC_URL }}/teleforma/images/network-wireless.png" style="vertical-align:middle" alt="" /> {{ stream.slug }}</a></td>
             <td {% if forloop.counter0 == 0 %}class="border-top"{% endif %} width="35%">{{ stream.conference.date_begin }}</td>
             <td {% if forloop.counter0 == 0 %}class="border-top"{% endif %} width="5%" align="center">
                 {% if stream.streaming %}