Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fltrail
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fides
fltrail
Commits
564531bb
Commit
564531bb
authored
6 years ago
by
quark
Browse files
Options
Downloads
Patches
Plain Diff
Merge branch 'researchreport' of C:\Users\quark\IdeaProjects\fltrail with conflicts.
parent
1707fc77
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
gemeinsamforschen/src/main/webapp/assets/css/researchReport.css
+59
-58
59 additions, 58 deletions
...samforschen/src/main/webapp/assets/css/researchReport.css
with
59 additions
and
58 deletions
gemeinsamforschen/src/main/webapp/assets/css/researchReport.css
+
59
−
58
View file @
564531bb
html
,
body
width
:
100
%
height
:
100
%
margin
:
0
padding
:
0
font-size
:
10
px
font-family
:
'Roboto'
,
sans-serif
background-color
:
gray
html
,
body
{
width
:
100%
;
height
:
100%
;
margin
:
0
;
padding
:
0
;
font-size
:
10px
;
font-family
:
'Roboto'
,
sans-serif
;
background-color
:
gray
;
}
.researchReportForm
{
width
:
100%
;
display
:
grid
;
grid-template-rows
:
5rem
90vh
5rem
;
grid-template-columns
:
15%
75%
10%
;
grid-template-areas
:
"sidebar header header"
"sidebar editor editor"
"sidebar buttons ."
;
}
.researchReportForm
width
:
100
%
display
:
grid
grid-template-rows
:
5
rem
90
vh
5
rem
grid-template-columns
:
15
%
75
%
10
%
grid-template-areas
:
"sidebar header header"
"sidebar editor editor"
"sidebar buttons ."
.researchReportMenu
background
:
black
color
:
white
grid-area
:
sidebar
nav
font-size
:
1
.
5
rem
.researchReportMenu
{
background
:
black
;
color
:
white
;
grid-area
:
sidebar
nav
;
font-size
:
1.5rem
menu
menuitem
a
color
:
White
text-decoration
:
none
margin
:
0
0
0
1
rem
.researchReportTitlebar
background
:
#003
f60
color
:
White
grid-area
:
header
display
:
flex
justify-content
:
center
align-items
:
center
a
color
:
White
;
text-decoration
:
none
;
margin
:
0
0
0
1rem
;
}
.researchReportEditor
grid-area
:
editor
background
:
gray
color
:
black
display
:
flex
justify-content
:
Left
align-items
:
Center
.editor-inhalt
margin
:
6
rem
padding
:
6
rem
font-size
:
2
rem
color
:
#fff
text-align
:
Left
width
:
10
%
.researchReportTitleba
{
background
:
#003f60
;
color
:
White
;
grid-area
:
header
;
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
}
.researchReportEditor
{
grid-area
:
editor
;
background
:
gray
;
color
:
black
;
display
:
flex
;
justify-content
:
Left
;
align-items
:
Center
;
.editor-inhalt
{
margin
:
6rem
;
padding
:
6rem
;
font-size
:
2rem
;
color
:
#fff
;
text-align
:
Left
;
width
:
10%
;
}
}
.researchReportButtons
background-color
:
#4
CAF50
border
:
1
.
8
px
solid
black
color
:
black
padding
:
15
px
25
px
text-align
:
center
font-size
:
16
px
cursor
:
pointer
.researchReportButtons
{
background-color
:
#4CAF50
;
border
:
1.8px
solid
black
;
color
:
black
;
padding
:
15px
25px
;
text-align
:
center
;
font-size
:
16px
;
cursor
:
pointer
;
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment