Mercurial > eldonilo > barbecue
comparison style.css @ 2:683f56999fb3
'DOMNodeFocused' pseudo-event + Mutation Event Demo
author | Fabien Cazenave <fabien@cazenave.cc> |
---|---|
date | Mon, 19 Dec 2011 18:50:06 +0100 |
parents | eb3679d92996 |
children |
comparison
equal
deleted
inserted
replaced
1:eb3679d92996 | 2:683f56999fb3 |
---|---|
1 .attrModified { border: 1px dashed red; } | |
2 .nodeModified { border: 1px dashed navy; } | |
3 .nodeInserted { border: 1px dotted brown; } | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 | |
10 | |
11 | |
12 | |
13 html { | 1 html { |
14 background: #111; | 2 background: #111; |
15 color: #eee; | 3 color: #eee; |
16 font-family: sans-serif; | 4 font-family: sans-serif; |
17 font-size: 12px; | 5 font-size: 12px; |