Commit 82b1e2f6 authored by dpapad's avatar dpapad Committed by Commit Bot

MD Extensions polish: Change background color of installation warning.

Bug: 794003
Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation
Change-Id: I4dc96f9a899ccc9b0b208f2f326772208b47c187
Reviewed-on: https://chromium-review.googlesource.com/822974Reviewed-by: default avatarDave Schuyler <dschuyler@chromium.org>
Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org>
Cr-Commit-Position: refs/heads/master@{#523698}
parent 85b4b6c7
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<style include="cr-shared-style paper-button-style"> <style include="cr-shared-style paper-button-style">
div[slot='body'] ul { div[slot='body'] ul {
-webkit-padding-end: 10px; -webkit-padding-end: 10px;
background-color: var(--paper-pink-50); background-color: var(--paper-red-50);
margin: 0; margin: 0;
padding-bottom: 10px; padding-bottom: 10px;
padding-top: 10px; padding-top: 10px;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment