Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / themes / seven / css / components / views-ui.css
index d212dd0bf9ad4f18f88eae9c85cb01a9ddcba07f..a9face248af216ac90bf11f64d8355eb89899d98 100644 (file)
@@ -157,7 +157,7 @@ details.fieldset-no-legend {
 /* @group Attachment details */
 
 #edit-display-settings-title {
-  color: #008BCB;
+  color: #008bcb;
 }
 
 /* @end */
@@ -189,7 +189,7 @@ details.fieldset-no-legend {
 .views-displays .secondary .open > a:hover,
 .views-displays .secondary .open > a:focus {
   background-color: #f1f1f1;
-  color: #008BCB;
+  color: #008bcb;
 }
 
 .views-displays .secondary .action-list li:first-child {
@@ -266,11 +266,11 @@ details.fieldset-no-legend {
 }
 
 .views-ui-rearrange-filter-form tr.drag td {
-  background-color: #FFEE77 !important;
+  background-color: #fe7 !important;
 }
 
 .views-ui-rearrange-filter-form tr.drag-previous td {
-  background-color: #FFFFBB !important;
+  background-color: #ffb !important;
 }
 
 /* @end */