Update css for version-added
Version added should be bold like the styling we add to microversion added elements in the parameters tables. Change-Id: I41cc96e6df4dd456cb2f56714922c108e8406aae
This commit is contained in:
@@ -79,3 +79,7 @@ a.operation-anchor {
|
|||||||
.api-detail table.docutils {
|
.api-detail table.docutils {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.versionmodified {
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
Reference in New Issue
Block a user