Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
torbutton
Commits
71e835f0
Unverified
Commit
71e835f0
authored
Oct 20, 2021
by
Matthew Finkel
Browse files
Merge remote-tracking branch 'richardgl/40054'
parents
3ca3c49a
7d580229
Changes
1
Hide whitespace changes
Inline
Side-by-side
chrome/skin/tor-circuit-display.css
View file @
71e835f0
...
...
@@ -89,7 +89,8 @@ ul#circuit-display-nodes li {
background-position
:
left
center
;
background-repeat
:
no-repeat
;
list-style
:
none
;
padding-inline-start
:
1.5em
;
/* tor circuit svg are 16px wide */
padding-inline-start
:
calc
(
16px
+
0.5em
);
white-space
:
nowrap
;
max-height
:
32px
;
-moz-context-properties
:
stroke
,
stroke-opacity
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment