Development
: K-Meleon Forum
K-Meleon development related discussions.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=desga2] @ siria: You suggestion is this code: [code] img:-moz-broken:not([width]), img:-moz-user-disabled:not([width]) { width: 22px !important; height: 24px !important; } [/code] But in the link that you provide us for documentation, he use this code: [code] img:-moz-broken, img:-moz-user-disabled { -moz-force-broken-image-icon: 1; } [/code] I think that the good code could be like this: [code] img:-moz-broken:not([width]),img:-moz-broken:not([height]), img:-moz-user-disabled:not([width]),img:-moz-user-disabled:not([height]) { width: 24px !important; height: 24px !important; } img:-moz-broken, img:-moz-user-disabled { -moz-force-broken-image-icon: 1; } [/code][/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development