diff --git a/pd/nw/css/c64.css b/pd/nw/css/c64.css index 4d097c65655ebbba384b48c8e34ee2ef8b29350c..33585568801eb251246ecdd7b718c4540798850c 100644 --- a/pd/nw/css/c64.css +++ b/pd/nw/css/c64.css @@ -332,6 +332,13 @@ text { left: 0; } +/* Search dialog */ + +.search_body { + font-family: "DejaVu Sans", sans-serif; + font-size: 10pt; +} + /* Common to all dialogs */ .dialog_body { diff --git a/pd/nw/css/default.css b/pd/nw/css/default.css index b0af5642fc9943f823dc32207c0e37079781048a..e7c67fdeff50df5d27f985cdd06d06f8efdc9c0b 100644 --- a/pd/nw/css/default.css +++ b/pd/nw/css/default.css @@ -464,6 +464,13 @@ text { box-shadow: 7px 7px 5px grey; } +/* Search dialog */ + +.search_body { + font-family: "DejaVu Sans", sans-serif; + font-size: 10pt; +} + /* Common to all dialogs */ .dialog_body { diff --git a/pd/nw/css/extended.css b/pd/nw/css/extended.css index 0078617dbe8fa8b6b79fcaf5d8cfd885a3193ab4..27d0a53320f563d39291c5590cdb65580de80a61 100644 --- a/pd/nw/css/extended.css +++ b/pd/nw/css/extended.css @@ -326,6 +326,13 @@ text { left: 0; } +/* Search dialog */ + +.search_body { + font-family: "DejaVu Sans", sans-serif; + font-size: 10pt; +} + /* Common to all dialogs */ .dialog_body { diff --git a/pd/nw/css/inverted.css b/pd/nw/css/inverted.css index 632b7453bf4b3e4be799aa9fd6f24c0e5b01ab2d..1f967f62ae63d4070413e9916507ae2a0395d487 100644 --- a/pd/nw/css/inverted.css +++ b/pd/nw/css/inverted.css @@ -352,6 +352,13 @@ text { color: white; } +/* Search dialog */ + +.search_body { + font-family: "DejaVu Sans", sans-serif; + font-size: 10pt; +} + /* Common to all dialogs */ .dialog_body { diff --git a/pd/nw/css/strongbad.css b/pd/nw/css/strongbad.css index b5b46de379fec87751b1e91524619745391351fa..b063dbe4db41f99154e29a967a36e16d1424bdab 100644 --- a/pd/nw/css/strongbad.css +++ b/pd/nw/css/strongbad.css @@ -334,6 +334,13 @@ text { left: 0; } +/* Search dialog */ + +.search_body { + font-family: "DejaVu Sans", sans-serif; + font-size: 10pt; +} + /* Common to all dialogs */ .dialog_body { diff --git a/pd/nw/css/subdued.css b/pd/nw/css/subdued.css index a92bf54a7a3d5bddfed3093b760516fc9ba7c962..7c89445d8eb8210442695367c357f6d7d88559d4 100644 --- a/pd/nw/css/subdued.css +++ b/pd/nw/css/subdued.css @@ -333,6 +333,13 @@ text { left: 0; } +/* Search dialog */ + +.search_body { + font-family: "DejaVu Sans", sans-serif; + font-size: 10pt; +} + /* Common to all dialogs */ .dialog_body { diff --git a/pd/nw/css/vanilla.css b/pd/nw/css/vanilla.css index 1cfd89b3397139ae16f05979f686c56ed32606ee..190b0c45883af4bbf7927a66d664602550186194 100644 --- a/pd/nw/css/vanilla.css +++ b/pd/nw/css/vanilla.css @@ -327,6 +327,13 @@ text { left: 0; } +/* Search dialog */ + +.search_body { + font-family: "DejaVu Sans", sans-serif; + font-size: 10pt; +} + /* Common to all dialogs */ .dialog_body { diff --git a/pd/nw/css/vanilla_inverted.css b/pd/nw/css/vanilla_inverted.css index d1273f17d65607da62744b35443ac56c569f2dcc..ebd5524433c205db31c7b0621d9c81b6f8e12950 100644 --- a/pd/nw/css/vanilla_inverted.css +++ b/pd/nw/css/vanilla_inverted.css @@ -332,6 +332,13 @@ text { left: 0; } +/* Search dialog */ + +.search_body { + font-family: "DejaVu Sans", sans-serif; + font-size: 10pt; +} + /* Common to all dialogs */ .dialog_body { diff --git a/pd/nw/dialog_search.html b/pd/nw/dialog_search.html index 9872da5fbd9df3ccb2e0d35b7117b978d59c59f0..fb0f2dfd78defbde8b5a0a617022b6154fc5a444 100644 --- a/pd/nw/dialog_search.html +++ b/pd/nw/dialog_search.html @@ -337,7 +337,7 @@ function doc_search() { } </script> </head> - <body class="dialog_body"> + <body class="search_body"> <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="220" height="50" viewBox="0 0 140 31.81"> <g stroke-linecap="square" fill="none" stroke-width="3">