Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
osticket
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
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
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
docker
osticket
Commits
4b12d549
Commit
4b12d549
authored
9 years ago
by
Jared Hancock
Browse files
Options
Downloads
Patches
Plain Diff
redactor: Upgrade plugins, improve initialize performance
parent
63799e0b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
css/redactor.css
+17
-0
17 additions, 0 deletions
css/redactor.css
js/redactor-plugins.js
+576
-405
576 additions, 405 deletions
js/redactor-plugins.js
with
593 additions
and
405 deletions
css/redactor.css
+
17
−
0
View file @
4b12d549
...
...
@@ -970,3 +970,20 @@ body .redactor-box-fullscreen {
font-size
:
1em
;
text-transform
:
uppercase
;
}
.redactor.color-swatch
{
float
:
left
;
font-size
:
0
;
border
:
2px
solid
#fff
;
padding
:
0
;
margin
:
0
;
width
:
22px
;
height
:
22px
;
box-sizing
:
border-box
;
}
.redactor.uncolor
{
display
:
block
;
clear
:
both
;
padding
:
5px
;
font-size
:
12px
;
line-height
:
1
;
}
This diff is collapsed.
Click to expand it.
js/redactor-plugins.js
+
576
−
405
View file @
4b12d549
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