# HG changeset patch # User Raphael Velt # Date 1329132654 -3600 # Node ID b035e0787bb03856ba5f877db763fd0c4ec1f833 # Parent a5ce7d08e4f846b5d552da9ecfb29957f8b37b29 iri homepage iframe correction diff -r a5ce7d08e4f8 -r b035e0787bb0 web/archives-iframe.php --- a/web/archives-iframe.php Fri Feb 10 18:28:43 2012 +0100 +++ b/web/archives-iframe.php Mon Feb 13 12:30:54 2012 +0100 @@ -47,7 +47,7 @@ if (_timerJqScroll) { clearInterval(_timerJqScroll); } - _timerJqScroll = setInterval(function() { $(".scrollable").scrollable().next()}, 5000); + _timerJqScroll = setInterval(function() { $(".scrollable").scrollable().next()}, 8000); } $(function() { $(".archivesVideoBox").mouseover(function() { @@ -82,9 +82,10 @@
- - + +
+

Polemic Tweet

diff -r a5ce7d08e4f8 -r b035e0787bb0 web/res/css/archives-iframe.css --- a/web/res/css/archives-iframe.css Fri Feb 10 18:28:43 2012 +0100 +++ b/web/res/css/archives-iframe.css Mon Feb 13 12:30:54 2012 +0100 @@ -24,7 +24,6 @@ color: #4b4b4b; font-size: 18px; margin: 0; - text-align: center; } .archivesBoxContainer { width: 270px; @@ -34,10 +33,18 @@ } .archivesActionsContainer { float: right; + font-size: 16px; + font-weight: bold; + padding-top: 2px; } -.archivesTitleActionsContainer { - float: left; - width: 100%; +.archivesActionsContainer a { + color: #2C80AF; + text-decoration: none; + cursor: pointer; +} +.archivesActionsContainer a:hover { + text-decoration: underline; + color: #000; } .archivesVideoBox { position: relative; @@ -74,35 +81,3 @@ .item { float: left; } -a.browse { - background: url(../../images/horizontal.png) no-repeat; - display: block; - float: left; - width: 20px; - height: 20px; - cursor: pointer; - font-size: 1px; -} -a.right { - background-position: 0 -20px; - margin-left: 5px; -} -a.right:hover { - background-position: -20px -20px; -} -a.right:active { - background-position: -40px -20px; -} -/* left */ -a.left { - margin-left: 0px; -} -a.left:hover { - background-position: -20px 0; -} -a.left:active { - background-position: -40px 0; -} -#actions a.disabled { - visibility: hidden !important; -} \ No newline at end of file diff -r a5ce7d08e4f8 -r b035e0787bb0 web/res/css/tweetcast.css --- a/web/res/css/tweetcast.css Fri Feb 10 18:28:43 2012 +0100 +++ b/web/res/css/tweetcast.css Mon Feb 13 12:30:54 2012 +0100 @@ -601,7 +601,7 @@ } .tweetwall #timeline { - width: 280px; height: 770px; + width: 280px; height: 770px; background: #efefef; } .tweetwall li.full { @@ -637,6 +637,10 @@ margin: 5px; width: 25px; height: 25px; } +.tweetwall .icons .annotations { + position: absolute; width: 30px; height: 8px; left: 0; top: 22px; z-index: 3; +} + .tweetwall p.created_at { font-size: 18px; text-align: center; font-style: italic; color: #999999; width: 90px; overflow: hidden; } diff -r a5ce7d08e4f8 -r b035e0787bb0 web/tweetwall.php --- a/web/tweetwall.php Fri Feb 10 18:28:43 2012 +0100 +++ b/web/tweetwall.php Mon Feb 13 12:30:54 2012 +0100 @@ -40,10 +40,7 @@ @@ -70,6 +67,23 @@
+
+ +
+ + + +
+
+
+ + +
+
+ _('SearchByPolemic'); ?> :
+
+
+
    @@ -80,7 +94,6 @@
    -