Add an border around the Run button
This commit is contained in:
parent
1fa54ad968
commit
174abeb6cb
@ -318,6 +318,7 @@ a.test-arrow {
|
|||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
color: #788797;
|
color: #788797;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
box-shadow: 0 0 0 1px #424c57,0 0 0 2px transparent;
|
||||||
background-color: rgba(255, 255, 255, 0);
|
background-color: rgba(255, 255, 255, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user