P
P
Programmist_Kolxozn1k2018-05-31 23:52:44
css
Programmist_Kolxozn1k, 2018-05-31 23:52:44

Some strange bug in Siblime Text 3, why does .logo:hover work like this, but .logo::hover doesn't?

For some reason, in siblime Text 3, this code works:

.logo:hover {
  opacity: .6;
}

but there is no such:
.logo::hover {
  opacity: .6;
}

What is the problem I can not understand ... Who can come across?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question