Added Entity and Entity Reference Revisions which got dropped somewhere along the...
[yaffs-website] / web / core / modules / ckeditor / css / ckeditor.admin.css
index 8b771c74c92077a649fa941c098d0fc480cfa900..9a8a48b50030918bc6a1b1423f0502aa61bd1a6f 100644 (file)
@@ -6,8 +6,6 @@
  * "moono".
  */
 
-
-
 .ckeditor-toolbar {
   border: 1px solid #b6b6b6;
   padding: 0.1667em 0.1667em 0.08em;
@@ -18,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;
   margin: 3px 6px;
   padding: 3px;
 }
-.ckeditor-toolbar-configuration .fieldset-description{
+.ckeditor-toolbar-configuration .fieldset-description {
   margin-bottom: 1em;
 }
 .ckeditor-toolbar-disabled .ckeditor-toolbar-available,
   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 {
@@ -298,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;