Skip to content

Commit 7a24bac

Browse files
save file
1 parent 9931869 commit 7a24bac

1 file changed

Lines changed: 11 additions & 9 deletions

File tree

utils/misc/html/hdr-index/v2.0/hdr-index-v2.0.html

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,11 @@
1111
padding-bottom:20px;border-bottom:1px solid lightgray;
1212
}
1313

14-
.icon {
15-
cursor : pointer;
16-
border-radius : 3px;
17-
border : 1px solid gray;
18-
box-sizing : border-box;
19-
width : 38px;
20-
height : 38px;
21-
}
22-
14+
.icon
15+
{cursor:pointer;border-radius:3px;border:1px solid gray;box-sizing:border-box;
16+
width:38px;height:38px;
17+
}
18+
2319
.item {
2420
display : inline-flex;
2521
align-items : center;
@@ -60,6 +56,12 @@
6056
.spc
6157
{flex:1}
6258

59+
page-source
60+
{margin-right:20px}
61+
62+
::slotted([slot=version]), [name=version]
63+
{font-weight:bold;color:blue;margin-right:10px}
64+
6365

6466
</style>
6567

0 commit comments

Comments
 (0)