pls. make the css styling more independent.
i would like to have a <a class="blueButton" target"_replace">yyy</a> but
this not works because of the
styling of ALL because of this css selector:
a[target="_replace"]
this should be more
body > ul > li > a[target="_replace"]
so i can style my replace items better!
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Comment #19 on issue 74 by msgilli...@gmail.com: target="_replace" only
adds new material to end of list
http://code.google.com/p/iui/issues/detail?id=74
(No comment was entered for this change.)
a [target = "_replace"] does not work with the extension: JIT - Just In
Time Loader JavaScript ( jti-loader.js )