Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
iberculturaviva
iberculturaviva-mapas
Commits
97cd5b57
Commit
97cd5b57
authored
3 years ago
by
Alex Felippe Chiozo
Browse files
Options
Download
Email Patches
Plain Diff
adiciona CSS da impressão da inscrição
parent
57f1d8c2
Pipeline
#11984
passed with stages
in 1 minute and 53 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
122 additions
and
0 deletions
+122
-0
themes/IberCulturaViva/assets/css/print-registration.css
themes/IberCulturaViva/assets/css/print-registration.css
+122
-0
No files found.
themes/IberCulturaViva/assets/css/print-registration.css
0 → 100644
View file @
97cd5b57
#main-header
,
#main-content-header
{
display
:
block
;
}
#main-nav
,
#about-nav
,
#main-footer
,
#empty-footer
{
display
:
none
;
}
.header-image
,
.avatar
,
.icon
{
display
:
none
;
height
:
0
;
}
.header-content
{
padding-left
:
0
;
}
.header-content
.entity-type
{
display
:
none
;
}
.color-project
{
color
:
black
;
}
.sidebar
{
display
:
none
;
}
.registration-help
{
display
:
none
;
}
.registration-agent-avatar
,
.registration-space-avatar
{
display
:
none
;
}
a
.btn
,
#registration-valuers--admin
{
display
:
none
;
}
@media
print
{
#main-header
{
display
:
table-header-group
;
}
#main-section
{
display
:
table-row-group
;
}
.header-content
{
min-height
:
4rem
;
}
.registration-fieldset
{
padding
:
0
;
margin-bottom
:
0.75rem
;
}
#editable-entity
,
.alert.warning
{
display
:
none
;
}
#empty-footer
{
display
:
table-footer-group
;
height
:
160px
;
visibility
:
hidden
;
}
footer
{
position
:
fixed
;
height
:
160px
;
bottom
:
0
;
padding
:
0
;
}
.main-content
{
padding-top
:
0
;
}
a
,
.color-project
{
color
:
black
!important
;
}
.registration-id
{
font-size
:
2rem
;
}
.alert.success
{
border
:
none
;
background-color
:
transparent
;
padding
:
0
;
color
:
black
;
}
.alert.success
::before
{
content
:
""
;
}
.dropdown
{
background-color
:
transparent
;
color
:
black
;
font-style
:
italic
;
font-weight
:
bold
;
}
.dropdown
.placeholder
::after
{
content
:
""
;
}
.attachment-list
.attachment-list-item
.attachment-title
::before
{
content
:
""
;
}
.space-single-view-message
{
margin-top
:
0
;
}
.log-execution-time
{
display
:
none
;
}
}
This diff is collapsed.
Click to expand it.
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