Commit 235ba3bb authored by Mahtab Alam's avatar Mahtab Alam Committed by Mahtab Alam
Browse files

Issue #3306775: Eval Claro theme shortcut.css

parent 7562ba71
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line


.shortcut-action__message {
  color: #cc6e2f;
  background: #ffffff0b;
}

+2 −2
Original line number Diff line number Diff line
@@ -135,8 +135,8 @@ libraries-extend:
#     - claro/claro.jquery.ui
#   tour/tour-styling:
#     - claro/tour-styling
#   shortcut/drupal.shortcut:
#     - claro/drupal.shortcut
   shortcut/drupal.shortcut:
     - darcula/drupal.shortcut
#   core/drupal.ajax:
#     - claro/ajax
  user/drupal.user:
+5 −0
Original line number Diff line number Diff line
@@ -72,3 +72,8 @@ card:
  css:
    component:
      css/components/card.css: {}

drupal.shortcut:
  css:
    theme:
      css/components/shortcut.css: {}