X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fckeditor%2Fcss%2Fckeditor.admin.css;h=9a8a48b50030918bc6a1b1423f0502aa61bd1a6f;hb=9424afc6c1f518c301bf87a23c047d1873435d05;hp=cfbeae061b4423214aabe2a48ae1337051ccba45;hpb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;p=yaffs-website diff --git a/web/core/modules/ckeditor/css/ckeditor.admin.css b/web/core/modules/ckeditor/css/ckeditor.admin.css index cfbeae061..9a8a48b50 100644 --- a/web/core/modules/ckeditor/css/ckeditor.admin.css +++ b/web/core/modules/ckeditor/css/ckeditor.admin.css @@ -16,9 +16,9 @@ margin: 5px 0; /* Disallow any user selections in the drag-and-drop toolbar config UI. */ -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; } .ckeditor-toolbar-active { margin-top: 0.25em; @@ -180,7 +180,7 @@ padding: 4px 6px; position: relative; text-decoration: none; - text-shadow: 0 1px 0 rgba(255,255,255,.5); + text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); white-space: nowrap; } .ckeditor-toolbar-dividers { @@ -296,7 +296,7 @@ ul.ckeditor-buttons li.ckeditor-button-separator a { height: 18px; width: 1px; display: block; - box-shadow: 1px 0 1px rgba(255, 255, 255, 0.5) + box-shadow: 1px 0 1px rgba(255, 255, 255, 0.5); } .ckeditor-button-arrow { width: 0;