X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=contents.css;h=bad9dd6e7ae682202529dbfcacd80b4fae625819;hp=f29bc0a86e90969f42237de9ee4ff5dfb3755f52;hb=HEAD;hpb=75e266c2f692f8cd1b274249ad657e07bc9072aa diff --git a/contents.css b/contents.css index f29bc0a..bad9dd6 100644 --- a/contents.css +++ b/contents.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -94,8 +94,6 @@ pre white-space: pre-wrap; /* CSS 2.1 */ word-wrap: break-word; /* IE7 */ -moz-tab-size: 4; - -o-tab-size: 4; - -webkit-tab-size: 4; tab-size: 4; }