web/res/css/custom.css
changeset 1198 ff4b567d51f2
parent 1001 df016fc8bbdb
child 1349 f9b3f9009c7c
--- a/web/res/css/custom.css	Fri Feb 13 13:14:15 2015 +0100
+++ b/web/res/css/custom.css	Sun Feb 15 00:43:16 2015 +0100
@@ -1,11 +1,11 @@
 /* -----------------------------------------------------------------------
 
 
- IRI - Live tweet annotation CSS 
+ IRI - Live tweet annotation CSS
  http://www.iri.centrepompidou.fr
 
    * Copyright (c) 2010-Present. See LICENSE for more info. (cecill-C)
-   * Contributor : Samuel Huron 
+   * Contributor : Samuel Huron
 
 ----------------------------------------------------------------------- */
 
@@ -65,6 +65,8 @@
 .footerLink:active {text-decoration:none;}
 .footerLink:visited {text-decoration:none;}
 
+.footerArchive{width:900px;height:20px;text-align:center;}
+
 .tooltip {display:none;background:transparent url(../../images/white_arrow.png);font-size:12px;height:70px;width:160px;padding:25px;color:#000;}
 
 .timeline{height:28px;border: 1px solid #ccc;}
@@ -74,7 +76,7 @@
 
 .arrowContainer{height:10px;width:100%;}
 
-.cleaner {clear:both;} 
+.cleaner {clear:both;}
 .txt{visibility:hidden;}
 
 
@@ -84,10 +86,10 @@
 }
 
 a.button_w { background: transparent url('../../images/bg_button_a_w.png') no-repeat scroll top right; color: #444;display: block;float: left;font: normal 12px arial, sans-serif;height: 24px;margin-right: 6px;padding-right: 18px; text-decoration: none;}
-a.button_w span { background: transparent url('../../images/bg_button_span_w.png') no-repeat; display: block;line-height: 14px; padding: 5px 0 5px 18px;} 
+a.button_w span { background: transparent url('../../images/bg_button_span_w.png') no-repeat; display: block;line-height: 14px; padding: 5px 0 5px 18px;}
 
 a.button_b { background: transparent url('../../images/bg_button_a_b.png') no-repeat scroll top right; color: #fff;display: block;float: left;font: bold 12px arial, sans-serif;height: 24px;margin-right: 6px;padding-right: 18px; text-decoration: none;}
-a.button_b span { background: transparent url('../../images/bg_button_span_b.png') no-repeat; display: block;line-height: 14px; padding: 5px 0 5px 18px;} 
+a.button_b span { background: transparent url('../../images/bg_button_span_b.png') no-repeat; display: block;line-height: 14px; padding: 5px 0 5px 18px;}
 
 #question{background: transparent url('../../images/bt_blue.png') no-repeat; width:32px;height:20px;text-decoration: none;font: normal 12px;color: #444;text-align:center; }
 #question:active {text-decoration:none;}
@@ -138,7 +140,7 @@
 .archivesTitleContainer{float:left;margin-left: 10px;}
 .archivesActionsContainer{width:45px;height:30px; float:right;}
 .archivesTitleActionsContainer{overflow: auto; width: 100%;}
-.archivesVideoBox{margin:5px;padding:5px;position:relative;display:inline-block;float:left;border: solid 1px #ccc;background:#f2f2f2;cursor:pointer;width:270px;overflow:hidden;}
+.archivesVideoBox{margin:5px;padding:5px;position:relative;display:inline-block;float:left;border: solid 1px #ccc;background:#f2f2f2;cursor:pointer;width:270px;height:220px;overflow:hidden;}
 .AVBtitle{font-weight:bold;font-family: 'PT Sans Narrow', arial, serif; font-size:18px;white-space:nowrap;overflow:hidden;}
 .AVBtext{white-space:nowrap;overflow:hidden;}
 
@@ -158,18 +160,18 @@
 
 a.right                 { background-position: 0 -20px; }
 a.right:hover       { background-position:-20px -20px; }
-a.right:active  { background-position:-40px -20px; } 
+a.right:active  { background-position:-40px -20px; }
 
 
 /* left */
-a.left              { margin-left: 0px; } 
+a.left              { margin-left: 0px; }
 a.left:hover        { background-position:-20px 0; }
 a.left:active   { background-position:-40px 0; }
 
 /* disabled navigational button */
 #actions a.disabled {
-    visibility:hidden !important;       
-}  
+    visibility:hidden !important;
+}
 /* send us feedback */
 #sendUsFeedBack{
 	float:right;