Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
E
ecouniversal
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Babin Egor
ecouniversal
Commits
c36d9d31
Commit
c36d9d31
authored
Feb 25, 2020
by
Babin Egor
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dima' into 'master'
'print version' updates See merge request
!2
parents
64e9ffb3
7ed8b7b7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
fw.scss
src/scss/fw.scss
+2
-0
print.scss
src/scss/print.scss
+8
-0
No files found.
src/scss/fw.scss
View file @
c36d9d31
@import
"print"
;
@import
"fw/variables"
;
@import
"fw/variables"
;
@import
"fw/mixins"
;
@import
"fw/mixins"
;
...
...
src/scss/print.scss
View file @
c36d9d31
...
@@ -66,4 +66,12 @@
...
@@ -66,4 +66,12 @@
background-color
:
#fff
!
important
;
// stylelint-disable-line declaration-no-important
background-color
:
#fff
!
important
;
// stylelint-disable-line declaration-no-important
}
}
}
}
.header
,
.page__footer
{
display
:
none
;
}
.print-hidden
{
display
:
none
;
}
}
}
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