Changing the cursor used on the "Display" button
This commit is contained in:
parent
dab0dab9b1
commit
b103982273
@ -101,6 +101,7 @@ header {
|
||||
@include background(linear-gradient(to bottom right, $green, $dark-green));
|
||||
background-color: $green;
|
||||
float: left;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
ul {
|
||||
|
Loading…
Reference in New Issue
Block a user