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