Merge "Center label scores"
This commit is contained in:
commit
f1619a5dd6
@ -110,18 +110,23 @@ limitations under the License.
|
||||
}
|
||||
.labelName {
|
||||
display: inline-block;
|
||||
min-width: 7em;
|
||||
margin-right: .5em;
|
||||
min-width: 7em;
|
||||
text-align: right;
|
||||
white-space: nowrap;
|
||||
width: 25%;
|
||||
}
|
||||
.labelMessage {
|
||||
color: #666;
|
||||
}
|
||||
iron-selector {
|
||||
display: inline-flex;
|
||||
justify-content: center;
|
||||
width: 50%;
|
||||
}
|
||||
iron-selector > gr-button {
|
||||
margin-right: .25em;
|
||||
min-width: 3.5em;
|
||||
}
|
||||
iron-selector > gr-button:first-of-type {
|
||||
border-top-left-radius: 2px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user