Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Walter Felipe
pad-upe
Commits
f7a40b16
Commit
f7a40b16
authored
Jun 07, 2023
by
PedroLopesUPE
Browse files
Modificação de estilo no card de download
parent
56eafb38
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/pad/teacher/view.blade.php
View file @
f7a40b16
...
...
@@ -77,10 +77,10 @@
<
div
class
=
"card mx-2"
style
=
"width: 10rem;"
>
<
div
class
=
"card-body bg-primary"
>
<
h1
class
=
"text-center"
>
<
i
class
=
"bi bi-cloud-arrow-down"
></
i
>
</
h1
>
<
h5
class
=
"text-center"
>
Baixar
PAD
</
h4
>
<
h1
class
=
"text-center"
>
<
i
class
=
"bi bi-cloud-arrow-down
-fill"
style
=
"color: #F1F1F1
"
></
i
>
</
h1
>
<
h5
class
=
"text-center
text-white
"
>
Baixar
PAD
</
h4
>
<
div
class
=
"text-center"
>
<
h4
class
=
"h5"
>
<
span
class
=
"badge
bg-warning
"
>
Horas
:
{{
$ensinoTotalHoras
+
$gestaoTotalHoras
+
$pesquisaTotalHoras
+
$extensaoTotalHoras
}}
</
span
>
</
h4
>
<
h4
class
=
"h5"
>
<
span
class
=
"badge
"
style
=
"color: #32415c;background-color: #fd9d0d
"
>
Horas
:
{{
$ensinoTotalHoras
+
$gestaoTotalHoras
+
$pesquisaTotalHoras
+
$extensaoTotalHoras
}}
</
span
>
</
h4
>
</
div
>
<
a
class
=
"stretched-link"
href
=
"{{ route('cursos_print') }}"
></
a
>
</
div
>
...
...
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