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
9345ca25
Commit
9345ca25
authored
Jan 18, 2017
by
Maxim Kadushkin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[SSE mobile] debug styles
parent
50a31b80
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
14 additions
and
10 deletions
+14
-10
apps/spreadsheeteditor/mobile/resources/css/app-ios.css
apps/spreadsheeteditor/mobile/resources/css/app-ios.css
+5
-4
apps/spreadsheeteditor/mobile/resources/css/app-material.css
apps/spreadsheeteditor/mobile/resources/css/app-material.css
+5
-4
apps/spreadsheeteditor/mobile/resources/less/app-common.less
apps/spreadsheeteditor/mobile/resources/less/app-common.less
+1
-0
apps/spreadsheeteditor/mobile/resources/less/ios/_icons.less
apps/spreadsheeteditor/mobile/resources/less/ios/_icons.less
+1
-1
apps/spreadsheeteditor/mobile/resources/less/material/_icons.less
...eadsheeteditor/mobile/resources/less/material/_icons.less
+1
-1
apps/spreadsheeteditor/mobile/resources/less/statusbar.less
apps/spreadsheeteditor/mobile/resources/less/statusbar.less
+1
-0
No files found.
apps/spreadsheeteditor/mobile/resources/css/app-ios.css
View file @
9345ca25
This diff is collapsed.
Click to expand it.
apps/spreadsheeteditor/mobile/resources/css/app-material.css
View file @
9345ca25
This diff is collapsed.
Click to expand it.
apps/spreadsheeteditor/mobile/resources/less/app-common.less
View file @
9345ca25
@appStatusbarHeight: 30px;
@baseZIndex: 10;
.navbar-hidden + .navbar-through {
> .page.editor {
...
...
apps/spreadsheeteditor/mobile/resources/less/ios/_icons.less
View file @
9345ca25
This diff is collapsed.
Click to expand it.
apps/spreadsheeteditor/mobile/resources/less/material/_icons.less
View file @
9345ca25
This diff is collapsed.
Click to expand it.
apps/spreadsheeteditor/mobile/resources/less/statusbar.less
View file @
9345ca25
...
...
@@ -6,6 +6,7 @@
position: relative;
box-sizing: border-box;
background-color: @gray-light;
z-index: @baseZIndex + 1;
* {
box-sizing: border-box;
...
...
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