Add list style type to change status LIs
Change-Id: I16c0f5cf6c5656fe6d712b8cad6315d63c051386
This commit is contained in:
@@ -76,6 +76,9 @@ limitations under the License.
|
||||
.labelStatus .value {
|
||||
max-width: 9em;
|
||||
}
|
||||
.labelStatus li {
|
||||
list-style-type: disc;
|
||||
}
|
||||
.webLink {
|
||||
display: block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user