Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LaTeX-Workshop
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor 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
James-Yu
LaTeX-Workshop
Commits
fa94edff
Commit
fa94edff
authored
5 months ago
by
James Yu
Browse files
Options
Downloads
Patches
Plain Diff
Remove obsolete css styles
parent
101808fb
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
viewer/latexworkshop.css
+0
-17
0 additions, 17 deletions
viewer/latexworkshop.css
with
0 additions
and
17 deletions
viewer/latexworkshop.css
+
0
−
17
View file @
fa94edff
@media
all
and
(
max-width
:
1100px
)
{
#toolbarViewerMiddle
{
display
:
table
;
margin
:
auto
;
left
:
auto
;
position
:
inherit
;
-webkit-transform
:
none
;
transform
:
none
;
}
}
@media
all
and
(
max-width
:
660px
)
{
.visibleSmallView
{
display
:
inherit
;
}
}
.visibleLargeView
,
.visibleMediumView
,
.visibleMediumView
+
.horizontalToolbarSeparator
{
...
...
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