Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Mullvad Browser
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Applications
Mullvad Browser
Commits
f79d7a79
Commit
f79d7a79
authored
26 years ago
by
rods%netscape.com
Browse files
Options
Downloads
Patches
Plain Diff
Reduced the font size of the buttons
parent
2f3afa94
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
xpfe/browser/src/toolbar.xml
+13
-13
13 additions, 13 deletions
xpfe/browser/src/toolbar.xml
with
13 additions
and
13 deletions
xpfe/browser/src/toolbar.xml
+
13
−
13
View file @
f79d7a79
...
...
@@ -115,11 +115,11 @@
<xul:menubar>
<xul:menu
name=
"File"
>
<xul:menuitem
name=
"New Window"
cmd=
"nsCmd:BrowserNewWindow"
/>
<xul:separator
/>
<xul:separator/>
<xul:menuitem
name=
"Print Setup"
cmd=
"nsCmd:BrowserPrintSetup"
/>
<xul:menuitem
name=
"Print Preview"
cmd=
"nsCmd:BrowserPrintPreview"
/>
<xul:menuitem
name=
"Print"
cmd=
"nsCmd:BrowserPrint"
/>
<xul:separator
/>
<xul:separator/>
<xul:menuitem
name=
"Close"
cmd=
"nsCmd:BrowserClose"
/>
<xul:menuitem
name=
"Exit"
cmd=
"nsCmd:BrowserExit"
/>
</xul:menu>
...
...
@@ -137,22 +137,22 @@
<xul:toolbox>
<xul:toolbar>
<html:button
cmd=
"nsCmd:BrowserBack"
style=
"background-color:rgb(192,192,192);"
>
<html:button
cmd=
"nsCmd:BrowserBack"
style=
"
font-size:smaller;
background-color:rgb(192,192,192);"
>
<html:img
src=
"resource:/res/toolbar/TB_Back.gif"
/><html:br/>
Back
</html:button>
<html:button
cmd=
"nsCmd:BrowserForward"
style=
"background-color:rgb(192,192,192);"
>
<html:button
cmd=
"nsCmd:BrowserForward"
style=
"
font-size:smaller;
background-color:rgb(192,192,192);"
>
<html:img
src=
"resource:/res/toolbar/TB_Forward.gif"
/><html:br/>
Forward
</html:button>
<html:button
cmd=
"nsCmd:BrowserReload"
style=
"background-color:rgb(192,192,192);"
>
<html:button
cmd=
"nsCmd:BrowserReload"
style=
"
font-size:smaller;
background-color:rgb(192,192,192);"
>
<html:img
src=
"resource:/res/toolbar/TB_Reload.gif"
/><html:br/>
Reload
</html:button>
<html:button
cmd=
"nsCmd:BrowserStop"
style=
"background-color:rgb(192,192,192);"
>
<html:button
cmd=
"nsCmd:BrowserStop"
style=
"
font-size:smaller;
background-color:rgb(192,192,192);"
>
<html:img
src=
"resource:/res/toolbar/TB_Stop.gif"
/><html:br/>
Stop
</html:button>
<html:button
cmd=
"nsCmd:BrowserHome"
style=
"background-color:rgb(192,192,192);"
>
<html:button
cmd=
"nsCmd:BrowserHome"
style=
"
font-size:smaller;
background-color:rgb(192,192,192);"
>
<html:img
src=
"resource:/res/toolbar/TB_Home.gif"
/><html:br/>
Home
</html:button>
<html:button
cmd=
"nsCmd:BrowserPrint"
style=
"background-color:rgb(192,192,192);"
>
<html:button
cmd=
"nsCmd:BrowserPrint"
style=
"
font-size:smaller;
background-color:rgb(192,192,192);"
>
<html:img
src=
"resource:/res/toolbar/TB_Print.gif"
/><html:br/>
Print
</html:button>
<html:button
cmd=
"nsCmd:BrowserHome"
>
...
...
@@ -160,23 +160,23 @@
</html:button>
</xul:toolbar>
<xul:toolbar
style=
"background-color:rgb(192,192,192);"
>
<html:button
cmd=
"nsCmd:BrowserBookmarks"
style=
"background-color:rgb(192,192,192);"
>
<html:button
cmd=
"nsCmd:BrowserBookmarks"
style=
"
font-size:smaller;
background-color:rgb(192,192,192);"
>
<html:img
src=
"resource:/res/toolbar/TB_Bookmarks.gif"
/>
Bookmarks
</html:button>
<html:input
style=
"width:325px;"
/>
<html:button
cmd=
"nsCmd:BrowserWhatsRelated"
style=
"background-color:rgb(192,192,192);"
>
<html:button
cmd=
"nsCmd:BrowserWhatsRelated"
style=
"
font-size:smaller;
background-color:rgb(192,192,192);"
>
<html:img
src=
"resource:/res/toolbar/TB_WhatsRelated.gif"
/>
What's Related
</html:button>
</xul:toolbar>
<xul:toolbar>
<html:button
cmd=
"nsCmd:BrowserHome"
>
<html:button
cmd=
"nsCmd:BrowserHome"
style=
"font-size:smaller;background-color:rgb(192,192,192);"
>
<html:img
src=
"resource:/res/toolbar/TB_Location.gif"
/>
Mozilla.org
</html:button>
<html:button
cmd=
"nsCmd:BrowserHome"
>
<html:button
cmd=
"nsCmd:BrowserHome"
style=
"font-size:smaller;background-color:rgb(192,192,192);"
>
<html:img
src=
"resource:/res/toolbar/TB_Location.gif"
/>
Mozilla.org
</html:button>
<html:button
cmd=
"nsCmd:BrowserHome"
>
<html:button
cmd=
"nsCmd:BrowserHome"
style=
"font-size:smaller;background-color:rgb(192,192,192);"
>
<html:img
src=
"resource:/res/toolbar/TB_Location.gif"
/>
Mozilla.org
</html:button>
</xul:toolbar>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment