Skip to content

Commit a88dfbb

Browse files
authored
.
1 parent 446bc60 commit a88dfbb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

_static/custom.css

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,7 @@
3131
border-color: #F3CBCB;
3232
}
3333

34-
.bold-label {
35-
font-weight: bold;
36-
fill: black;
37-
}
38-
34+
3935
html.writer-html4 .rst-content dl:not(.docutils)>dt,
4036
html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.glossary):not(.simple)>dt {
4137
background: #F3CBCB;

_static/protocolsView.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@
3535
z-index: 10;
3636
}
3737
text { pointer-events: none; user-select: none; }
38+
.bold-label {
39+
font-weight: bold;
40+
fill: black;
41+
}
3842
</style>
3943
</head>
4044
<body>

0 commit comments

Comments
 (0)