]> git.lizzy.rs Git - rust.git/blobdiff - src/librustdoc/html/static/themes/ayu.css
Add an border around the Run button
[rust.git] / src / librustdoc / html / static / themes / ayu.css
index e0ab7170ea8772d0bc5816d6d557f03d6f3b551f..09ee9b4b5052f0d7ebe9ba20bfb6e87b53016485 100644 (file)
@@ -318,6 +318,7 @@ a.test-arrow {
        font-size: 100%;
        color: #788797;
        border-radius: 4px;
+       box-shadow: 0 0 0 1px #424c57,0 0 0 2px transparent;
        background-color: rgba(255, 255, 255, 0);
 }