It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
avatar
hansschmucker: Just curious, when I came here first, I was very thankful that whoever had written the CSS had apparently taken care to not produce errors. But after some recent updates, my console is now flooded with error messages. Some of them very simple to fix, like using the wrong type of commentaries for CSS.
I know this is probably minor to most people, but it's really one of the fine details that I'd appreciate. These are just the errors I get from global.css, there are more in skin.css (mostly filter errors), but you get the idea.
global.css
Lines 6,1575,1795: Invalid CSS comment with // instead of /* */
Lines 43,132,969,973,977: IE only behaviour served to all browsers
Line 52: Semicolon missing
Lines 2642,2647,2648,2653: Comment inside CSS with "#".
Line 2469: Invalid CSS property resize (don't know that one, could be MSIE only)

All errors found by you in css, are known and have been there since beginning. Those that could be improved have been improved (mostly comments). Other crazy selectors must stay due to IE6 compatibility.
The "new" icon causing errors in the Oprera has been improved specifically for this browser, but we can not guarantee that the situation won't repeat after next update of Opera.
Property resize is specifical value for Safari, it's blocking the ability to change the size of textarea.