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
84c74f9c
Commit
84c74f9c
authored
Mar 24, 2022
by
Abraão Barbosa
Browse files
ajuste no form do PAD
parent
61006e34
Changes
2
Hide whitespace changes
Inline
Side-by-side
public/css/forms.css
View file @
84c74f9c
/* content que contem o
c
or
po da pagina
*/
/* content que contem o
f
or
mulário e o quadro de avisos
*/
.content
{
.content
{
position
:
relative
;
position
:
relative
;
top
:
0px
;
top
:
0px
;
width
:
100%
;
width
:
100%
;
padding
:
18px
6%
60px
6%
;
}
}
.titulo
{
.titulo
{
...
@@ -14,39 +15,26 @@
...
@@ -14,39 +15,26 @@
}
}
#bordcab
{
#bordcab
{
padding
:
18px
6%
20px
6%
;
margin
:
0
0
0
0
;
margin
:
0
0
35px
0
;
background
:
#e6e7e8
;
background
:
#e6e7e8
;
/*
border-width: medium;
border-style: solid;
border-color: rgb(105, 105, 105);
*/
width
:
100%
;
width
:
100%
;
height
:
100%
;
height
:
100%
;
border-radius
:
0px
0px
20px
20px
;
border-radius
:
0px
0px
20px
20px
;
}
}
hr
{
margin-top
:
0px
;
background-color
:
rgb
(
105
,
105
,
105
);
border-top
:
1px
solid
;
}
#bord
{
#bord
{
border-width
:
1px
;
border-style
:
solid
;
border-color
:
rgb
(
105
,
105
,
105
);
background-color
:
#e6e7e8
;
background-color
:
#e6e7e8
;
width
:
100%
;
width
:
100%
;
height
:
100%
;
height
:
100%
;
border-radius
:
20px
;
border-radius
:
20px
;
padding
:
1em
;
padding
:
50px
;
margin
:
20px
;
margin
:
1em
auto
1em
auto
;
}
#compbord
{
padding
:
20px
;
margin
:
0px
;
}
#addrow
{
padding
:
20px
;
margin
:
0px
;
}
}
resources/views/pad/index.blade.php
View file @
84c74f9c
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
])
])
@
endsection
@
endsection
@
section
(
'body'
)
@
section
(
'body'
)
<
div
class
=
"content
mx-auto
"
>
<
div
class
=
"content"
>
<
div
class
=
"header"
id
=
"bordcab"
>
<
div
class
=
"header"
id
=
"bordcab"
>
<
h1
class
=
"titulo pt-4 pb-4 mb-3 border-bottom"
>
PLANO
DE
ATIVIDADES
DOCENTES
(
PAD
)
</
h1
>
<
h1
class
=
"titulo pt-4 pb-4 mb-3 border-bottom"
>
PLANO
DE
ATIVIDADES
DOCENTES
(
PAD
)
</
h1
>
<
p
class
=
"pb-4 mb-3 text-center text-muted align-items-center"
>
ANEXO
B
</
p
>
<
p
class
=
"pb-4 mb-3 text-center text-muted align-items-center"
>
ANEXO
B
</
p
>
...
...
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