X-Git-Url: https://git.ktnx.net/?p=icedeb.git;a=blobdiff_plain;f=chrome%2Fcontent%2Ficedeb.css;h=acd8e434f7afb1eb52e835ad3b83e246c5886d57;hp=2bca4e364bab0bc59b2d3796496a3d65fadd34b1;hb=9c0f9450341bf66a1c317322527427a7b834ae28;hpb=967f267a7ad4d2d09057718f32102855184d7f7e diff --git a/chrome/content/icedeb.css b/chrome/content/icedeb.css index 2bca4e3..acd8e43 100644 --- a/chrome/content/icedeb.css +++ b/chrome/content/icedeb.css @@ -14,6 +14,18 @@ #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");} + +#icedeb-security, +#wrapper-icedeb-security +{list-style-image: url("chrome://icedeb/content/icedeb-security.png");} + /* common style for all custom buttons */ .icedeb-button {-moz-image-region: rect( 0px 24px 24px 0px);}