Thu, 22 Jan 2015 13:21:57 +0100
Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6
1 @charset "utf-8";
3 /*
4 * Any copyright is dedicated to the Public Domain.
5 * http://creativecommons.org/publicdomain/zero/1.0/
6 */
8 #pid { border-top: 2px dotted #F00; }
9 #divid { border-top: 2px dotted #00F; }
10 #h4id { border-top: 2px dotted #0F0; }
11 #h3id { border-top: 2px dotted #FF0; }