Skip to content

Commit 800f20f

Browse files
committed
search field
1 parent 1c96b82 commit 800f20f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

documentation/html/extra-styles.css

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,16 @@ body, table, div, p, dl {
6161
.memdoc p{
6262
color: #357B74;
6363
font-weight: 500 !important;
64+
}
65+
#MSearchField{
66+
background: none;
67+
font: 400 9pt Roboto,sans-serif;
68+
border: inherit;
69+
}
70+
#MSearchBox .left{
71+
background: none;
72+
}
73+
74+
#MSearchBox .right{
75+
background: none;
6476
}

0 commit comments

Comments
 (0)