X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=samples%2Fsample.css;h=14a790aeef85714998a56cb78cc87bf20a4e22cb;hp=6dad96e211ba7d6d7fea12abb3c03b47b04b0ac5;hb=9ff13aaba26bcf5e5315d53a58465507b3c44196;hpb=bbcc7027149eeec7493a43022d1de04081346667 diff --git a/samples/sample.css b/samples/sample.css index 6dad96e..14a790a 100644 --- a/samples/sample.css +++ b/samples/sample.css @@ -40,6 +40,12 @@ code border-radius: 3px; } +abbr +{ + border-bottom: 1px dotted #555; + cursor: pointer; +} + .new { background: #FF7E00;