We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb9d193 commit e8806c7Copy full SHA for e8806c7
bower_components/cxx-html-doc-framework/base.css
@@ -79,6 +79,12 @@ ins2 {text-decoration: underline; color: #FF0040; font-size:100%;}
79
/* inserted in TS and then deleted for LWG */
80
insdel {text-decoration: line-through; color: #FF4440; font-size:100%;}
81
82
+del3 {text-decoration: line-through; color: #006666; font-size:100%;}
83
+ins3 {text-decoration: line-through: color: #00CC66; font-size:100%;}
84
+
85
+/* inserted in Rappersil and then deleted by another paper */
86
+insdel2 {text-decoration: line-through; color: #003366; font-size:100%;}
87
88
pre {
89
margin-left: 1em;
90
margin-top: .5em;
0 commit comments