|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r57079 - sandbox/committee/rvalue_ref
From: dave_at_[hidden]
Date: 2009-10-22 18:58:52
Author: dave
Date: 2009-10-22 18:58:51 EDT (Thu, 22 Oct 2009)
New Revision: 57079
URL: http://svn.boost.org/trac/boost/changeset/57079
Log:
Fix underlines for ins class
Text files modified:
sandbox/committee/rvalue_ref/rst.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: sandbox/committee/rvalue_ref/rst.css
==============================================================================
--- sandbox/committee/rvalue_ref/rst.css (original)
+++ sandbox/committee/rvalue_ref/rst.css 2009-10-22 18:58:51 EDT (Thu, 22 Oct 2009)
@@ -281,7 +281,7 @@
ul.auto-toc {
list-style-type: none }
-.ins {background-color:#A0FFA0;border-bottom: 1px solid black}
+.ins {background-color:#A0FFA0;text-decoration:underline}
.del {background-color:#FFA0A0;text-decoration:line-through}
.grammar { padding: 0 }
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