mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Minor graphic changes
This commit is contained in:
15
client/public/stylesheets/button.css
Normal file
15
client/public/stylesheets/button.css
Normal file
@@ -0,0 +1,15 @@
|
||||
.olympus-button{
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
background-color: transparent;
|
||||
border-radius: 50%;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.olympus-button:hover{
|
||||
|
||||
}
|
||||
|
||||
.olympus-button:active{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user