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:
@@ -70,6 +70,7 @@ limitations under the License.
|
||||
.transparentBackground,
|
||||
gr-button.transparentBackground {
|
||||
background-color: transparent;
|
||||
padding: 0;
|
||||
}
|
||||
:host([disabled]) {
|
||||
opacity: .6;
|
||||
|
||||
Reference in New Issue
Block a user