Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
web-apps
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boris Kocherov
web-apps
Commits
419a913f
Commit
419a913f
authored
Mar 21, 2017
by
Julia Radzhabova
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix Bug 34316.
parent
b04f4c38
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
0 deletions
+3
-0
apps/documenteditor/main/resources/less/toolbar.less
apps/documenteditor/main/resources/less/toolbar.less
+1
-0
apps/presentationeditor/main/resources/less/toolbar.less
apps/presentationeditor/main/resources/less/toolbar.less
+1
-0
apps/spreadsheeteditor/main/resources/less/toolbar.less
apps/spreadsheeteditor/main/resources/less/toolbar.less
+1
-0
No files found.
apps/documenteditor/main/resources/less/toolbar.less
View file @
419a913f
...
...
@@ -394,6 +394,7 @@
color: #ffffff;
font: 11px arial;
white-space: nowrap;
letter-spacing: 1px;
}
#id-toolbar-menu-auto-fontcolor > a.selected {
...
...
apps/presentationeditor/main/resources/less/toolbar.less
View file @
419a913f
...
...
@@ -386,6 +386,7 @@
color: #ffffff;
font: 11px arial;
white-space: nowrap;
letter-spacing: 1px;
}
.item-equation {
...
...
apps/spreadsheeteditor/main/resources/less/toolbar.less
View file @
419a913f
...
...
@@ -238,6 +238,7 @@
font: 11px arial;
pointer-events: none;
white-space: nowrap;
letter-spacing: 1px;
}
#id-toolbar-btn-num-format button .caption {
...
...
Write
Preview
Markdown
is supported
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