X-Git-Url: https://git.ktnx.net/?p=icedeb.git;a=blobdiff_plain;f=chrome%2Fcontent%2Ficedeb.css;h=acd8e434f7afb1eb52e835ad3b83e246c5886d57;hp=c0f09fd8fb36676f8535d9264252648abc52361d;hb=9c0f9450341bf66a1c317322527427a7b834ae28;hpb=da549daa0245fd1e8f4fc55ab22583780d218253 diff --git a/chrome/content/icedeb.css b/chrome/content/icedeb.css index c0f09fd..acd8e43 100644 --- a/chrome/content/icedeb.css +++ b/chrome/content/icedeb.css @@ -18,6 +18,14 @@ #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);}