Chromium Code Reviews| Index: remoting/webapp/crd/html/butter_bar.css |
| diff --git a/remoting/webapp/crd/html/butter_bar.css b/remoting/webapp/crd/html/butter_bar.css |
| index 61a142a17dd6177dcca74dab21ca9d13a25ddeb0..243ebddfa98b56f79691d9057b9c5a5f62e19dc2 100644 |
| --- a/remoting/webapp/crd/html/butter_bar.css |
| +++ b/remoting/webapp/crd/html/butter_bar.css |
| @@ -33,6 +33,11 @@ |
| margin: auto; |
| } |
| +#butter-bar.red > p { |
| + background-color: #f9bebe; |
| + border: 1px solid #f06d6d; |
| +} |
| + |
| #butter-bar a { |
| color: inherit; |
| text-decoration: underline; |