mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 20:49:27 +00:00
bugscape 2269, r=danm, sr=scc, turn off print plus for bookmarks windows
This commit is contained in:
parent
8e1a7dbe7b
commit
f3813beefb
@ -144,3 +144,8 @@ treeitem[type="http://home.netscape.com/NC-rdf#FileSystemObject"] > treerow > .t
|
||||
treeitem > treerow > .treecell-bookmark {
|
||||
list-style-image:url("chrome://communicator/skin/bookmarks/bookmark-item.gif");
|
||||
}
|
||||
|
||||
#navprintplus
|
||||
{
|
||||
display:none !important;
|
||||
}
|
||||
|
@ -247,3 +247,8 @@
|
||||
{
|
||||
border-top : none;
|
||||
}
|
||||
|
||||
#navprintplus
|
||||
{
|
||||
display:none !important;
|
||||
}
|
||||
|
@ -146,3 +146,8 @@ treeitem[type="http://home.netscape.com/NC-rdf#FileSystemObject"] > treerow > .t
|
||||
treeitem > treerow > .treecell-bookmark {
|
||||
list-style-image:url("chrome://communicator/skin/bookmarks/bookmark-item.gif");
|
||||
}
|
||||
|
||||
#navprintplus
|
||||
{
|
||||
display:none !important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user