6 lignes
212 o
CSS
6 lignes
212 o
CSS
#resurrect-page-tb {
|
|
list-style-image: url("chrome://resurrect/skin/tb-icon-large.png");
|
|
}
|
|
toolbar[iconsize="small"] #resurrect-page-tb {
|
|
list-style-image: url("chrome://resurrect/skin/tb-icon-small.png");
|
|
}
|