mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Migration to node.js completed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.olympus-button{
|
||||
.olympus-button {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
background-color: transparent;
|
||||
@@ -7,16 +7,11 @@
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.olympus-button img{
|
||||
.olympus-button img {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
.olympus-button:hover{
|
||||
|
||||
}
|
||||
|
||||
.olympus-button:active{
|
||||
|
||||
}
|
||||
.olympus-button:hover {}
|
||||
|
||||
.olympus-button:active {}
|
||||
Reference in New Issue
Block a user