X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;ds=sidebyside;f=chrome%2Fcontent%2Ficedeb.css;h=6be7df7031891f76a87988bd874db295fc5cdee3;hb=233b8f5208d72f460fcb8637c27d8109b39dd940;hp=2bca4e364bab0bc59b2d3796496a3d65fadd34b1;hpb=967f267a7ad4d2d09057718f32102855184d7f7e;p=icedeb.git diff --git a/chrome/content/icedeb.css b/chrome/content/icedeb.css index 2bca4e3..6be7df7 100644 --- a/chrome/content/icedeb.css +++ b/chrome/content/icedeb.css @@ -14,6 +14,14 @@ #wrapper-icedeb-ml {list-style-image: url("chrome://icedeb/content/icedeb-ml.png");} +#icedeb-ddpo, +#wrapper-icedeb-ddpo +{list-style-image: url("chrome://icedeb/content/icedeb-ddpo.png");} + +#icedeb-buildd, +#wrapper-icedeb-buildd +{list-style-image: url("chrome://icedeb/content/icedeb-buildd.png");} + /* common style for all custom buttons */ .icedeb-button {-moz-image-region: rect( 0px 24px 24px 0px);}