mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-17 23:08:33 +02:00
Final
This commit is contained in:
@@ -10,7 +10,7 @@ html, body {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.button:hover {
|
||||
.beast:hover {
|
||||
background-color: #CFF2F2;
|
||||
}
|
||||
|
||||
@@ -25,8 +25,3 @@ html, body {
|
||||
.clear:hover {
|
||||
background-color: #EAEA9D;
|
||||
}
|
||||
|
||||
.inactive {
|
||||
opacity: 0;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user