You need to be logged in to post in the forums. If you do not have an account, please sign up first.
[UserCSS]Block blink
There is nothing that i could hate more than seeing blinks on a web page ...i want to know if is possible to overwrite "text-decoration: blink"
i did this in User.CSS
, *::before, *::after {
text-decoration: none !important;
}
and it works, but also overwrites, underline, overline and line-through, i want to only block blink ... is that possible ? how can i do it ?
thanks in advance
Sadly that'd probably require Javascript.
The DnD Sanctuary — a safety net for My Opera's demise.
There is no straightforward way to detect if a specific css value if being used. You'll need to code specifically for each case you see online.
Lucky though, because there aren't many.
Lucky though, because there aren't many.
For a collection of user scripts visit
http://my.opera.com/xErath/blog/
http://my.opera.com/xErath/blog/