mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2024-12-05 02:01:32 +00:00
Remove outlines from console and terminalmenu buttons
This commit is contained in:
parent
b8161194d7
commit
2bf68b1500
@ -12,4 +12,5 @@
|
||||
color: white;
|
||||
padding: 0 8px 8px 8px;
|
||||
font-size: small;
|
||||
outline: none;
|
||||
}
|
||||
|
@ -98,6 +98,7 @@
|
||||
border: none;
|
||||
color: gray;
|
||||
cursor: pointer;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.selected {
|
||||
|
Loading…
Reference in New Issue
Block a user