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
96ed203d
Commit
96ed203d
authored
Apr 29, 2016
by
Julia Radzhabova
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[SSE] Отладка верстки
parent
111e9b45
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
apps/spreadsheeteditor/main/app/view/AutoFilterDialog.js
apps/spreadsheeteditor/main/app/view/AutoFilterDialog.js
+1
-1
apps/spreadsheeteditor/main/resources/less/filterdialog.less
apps/spreadsheeteditor/main/resources/less/filterdialog.less
+2
-2
No files found.
apps/spreadsheeteditor/main/app/view/AutoFilterDialog.js
View file @
96ed203d
...
...
@@ -299,7 +299,7 @@ define([
_
.
extend
(
_options
,
{
width
:
423
,
height
:
3
26
,
height
:
3
01
,
contentWidth
:
400
,
header
:
true
,
cls
:
'
filter-dlg
'
,
...
...
apps/spreadsheeteditor/main/resources/less/filterdialog.less
View file @
96ed203d
...
...
@@ -2,7 +2,7 @@
.combo-values {
width: 100%;
height: 1
87
px;
height: 1
60
px;
overflow: hidden;
.list-item {
...
...
@@ -87,7 +87,7 @@
}
.footer {
padding-top: 1
5
px;
padding-top: 1
7
px;
&.center {
text-align: center;
...
...
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