Update 'show more' diff section colors

Bug: Issue 6291
Change-Id: I44aa99172e6f69488ab23ea96cc20028a444b1d7
This commit is contained in:
Becky Siegel
2018-03-12 08:47:05 -07:00
parent 2835897d77
commit 7295918697

View File

@@ -158,8 +158,9 @@ limitations under the License.
content: '\A';
}
.contextControl {
background-color: #fef;
color: #849;
background-color: #fff7d4;
border: 1px solid #f6e6a5;
color: rgba(0,0,0.54);
}
.contextControl gr-button {
display: inline-block;