X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=samples%2Fsample.css;h=14a790aeef85714998a56cb78cc87bf20a4e22cb;hb=9ff13aaba26bcf5e5315d53a58465507b3c44196;hp=0d78c1d9e4aed6e50da23ddd3635b5f954dc6f85;hpb=4625dba05116026713fee9008dd93306be0d1553;p=ckeditor.git diff --git a/samples/sample.css b/samples/sample.css index 0d78c1d..14a790a 100644 --- a/samples/sample.css +++ b/samples/sample.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -40,6 +40,12 @@ code border-radius: 3px; } +abbr +{ + border-bottom: 1px dotted #555; + cursor: pointer; +} + .new { background: #FF7E00;