Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PortalMEC-React
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
Harbor 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
PortalMEC
PortalMEC-React
Merge requests
!18
Branch do lucas
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Branch do lucas
branchDoLucas
into
Develop
Overview
0
Commits
29
Pipelines
0
Changes
1
Merged
Lucas Eduardo Schoenfelder
requested to merge
branchDoLucas
into
Develop
5 years ago
Overview
0
Commits
29
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Viewing commit
c5015adf
Prev
Next
Show latest version
1 file
+
1
−
1
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
c5015adf
button publicar recurso arrumado
· c5015adf
Lucas Eduardo Schoenfelder
authored
5 years ago
src/Components/MenuBar.js
+
1
−
1
Options
@@ -136,7 +136,7 @@ export default function MenuBar(props){
@@ -136,7 +136,7 @@ export default function MenuBar(props){
<
Link
to
=
"
/termos-publicar-recurso
"
>
<
Link
to
=
"
/termos-publicar-recurso
"
>
<
ButtonPublicarRecurso
>
<
ButtonPublicarRecurso
>
<
CloudUploadIcon
style
=
{{
color
:
"
white
"
,
marginLeft
:
"
0
"
}}
/
>
<
CloudUploadIcon
style
=
{{
color
:
"
white
"
,
marginLeft
:
"
0
"
}}
/
>
<
span
style
=
{{
color
:
"
#fff
"
,
textAlign
:
"
center
"
,
alignSelf
:
"
center
"
,
fontWeight
:
"
1
00
"
}}
>
<
span
style
=
{{
color
:
"
#fff
"
,
textAlign
:
"
center
"
,
alignSelf
:
"
center
"
,
fontWeight
:
"
5
00
"
}}
>
PUBLICAR
RECURSO
PUBLICAR
RECURSO
<
/span
>
<
/span
>
Loading