Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / locale / css / locale.admin.css
index aa83c8bfb012552890635b77e1ecbc8e3169bb5e..739f89567ae2c5859dfb1f6d1589a75f2b32f6d0 100644 (file)
@@ -37,7 +37,7 @@
   table-layout: fixed;
 }
 .locale-translate-edit-form td {
-  vertical-align: top
+  vertical-align: top;
 }
 
 .locale-translate-edit-form tr.changed {
@@ -49,7 +49,7 @@
 }
 
 .locale-translate-filter-form .form-wrapper {
-  margin-bottom:0;
+  margin-bottom: 0;
 }
 
 .locale-translate-edit-form table.changed {
 #locale-translation-status-form th.title {
   width: 25%;
 }
-#locale-translation-status-form th.description {
-}
 #locale-translation-status-form td {
   vertical-align: top;
 }
 .locale-translation-update__wrapper {
-  background: transparent url(../../../misc/menu-collapsed.png) left .6em no-repeat;
+  background: transparent url(../../../misc/menu-collapsed.png) left 0.6em no-repeat;
   margin-left: -12px;
   padding-left: 12px;
 }
 .expanded .locale-translation-update__wrapper {
-  background: transparent url(../../../misc/menu-expanded.png) left .6em no-repeat;
+  background: transparent url(../../../misc/menu-expanded.png) left 0.6em no-repeat;
 }
 #locale-translation-status-form .description {
   cursor: pointer;
   margin: 0 0 0.25em 1.5em;
   padding: 0;
 }
+
 @media screen and (max-width: 40em) {
   #locale-translation-status-form th.title {
     width: 20%;