|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r82005 - website/public_html/beta/common
From: mcaisse_at_[hidden]
Date: 2012-12-15 20:33:35
Author: mjcaisse
Date: 2012-12-15 20:33:34 EST (Sat, 15 Dec 2012)
New Revision: 82005
URL: http://svn.boost.org/trac/boost/changeset/82005
Log:
make cppnow image actually work on all browsers.
Text files modified:
website/public_html/beta/common/sidebar-cpp-now.html | 22 ++--------------------
1 files changed, 2 insertions(+), 20 deletions(-)
Modified: website/public_html/beta/common/sidebar-cpp-now.html
==============================================================================
--- website/public_html/beta/common/sidebar-cpp-now.html (original)
+++ website/public_html/beta/common/sidebar-cpp-now.html 2012-12-15 20:33:34 EST (Sat, 15 Dec 2012)
@@ -1,11 +1,5 @@
<div id="cpp-now">
-<!-- <iframe src="http://www.eventbrite.com/countdown-widget?eid=2717332615"
- frameborder="0" height="339" width="195"
- marginheight="8px" marginwidth="0"
- scrolling="no" allowtransparency="true">
- </iframe>
--->
-<div id="ebcountdown">
+<div id="ebcountdown" style="margin:8px;">
<div style="width:183px;
padding:0px 0 1px;
background-color:#FFFFFF;
@@ -14,19 +8,7 @@
-webkit-border-radius:3px;
border-radius:3px;
border-color: #D5D5D3;">
- <div style="width:183px;
- height:112px;
- z-index:200;
- position:absolute;
- background-image: url(http://www.eventbrite.com/static/images/manage/count_gradient.png);
- background-repeat:no-repeat;
- background-position:top;
- -moz-border-radius-topleft:3px;
- -webkit-border-top-left-radius:3px;
- border-top-left-radius:3px;
- -moz-border-radius-topright:3px;
- -webkit-border-top-right-radius:3px;
- border-top-right-radius:3px;"></div>
+
<div id="event_window_register" style="margin=8px;">
<!-- IMAGE -->
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk