Modify gr-change-requirements to use label chips

Replaces the existing label list and submit requirements section with
chips indicating votes and general submit status. This section takes up
significantly less vertical room.

Bug: Issue 8882
Change-Id: Ia0747471b1ee413c7b1ebc50ae78477dcf7feb6f
This commit is contained in:
Kasper Nilsson
2018-06-08 12:11:09 -07:00
parent 5072d85704
commit 5f7cc7d2e1
15 changed files with 361 additions and 513 deletions

View File

@@ -70,6 +70,7 @@ limitations under the License.
.transparentBackground,
gr-button.transparentBackground {
background-color: transparent;
padding: 0;
}
:host([disabled]) {
opacity: .6;