Skip to content

Commit 174abeb

Browse files
committed
Add an border around the Run button
1 parent 1fa54ad commit 174abeb

File tree

1 file changed

+1
-0
lines changed
  • src/librustdoc/html/static/themes

1 file changed

+1
-0
lines changed

src/librustdoc/html/static/themes/ayu.css

+1
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,7 @@ a.test-arrow {
318318
font-size: 100%;
319319
color: #788797;
320320
border-radius: 4px;
321+
box-shadow: 0 0 0 1px #424c57,0 0 0 2px transparent;
321322
background-color: rgba(255, 255, 255, 0);
322323
}
323324

0 commit comments

Comments
 (0)