mirror of
https://github.com/konpa/devicon.git
synced 2025-08-18 04:11:48 +02:00
Add color reset functionality
This commit is contained in:
@@ -354,13 +354,13 @@ header {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#colorInput {
|
||||
input[type='color'] {
|
||||
width: 1.25em;
|
||||
height: 1.25em;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#colorInput:hover {
|
||||
input[type='color']:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user