Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sisage
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Marcos Albano
sisage
Commits
f5ed272d
Commit
f5ed272d
authored
Jan 24, 2021
by
Marcos Vinicius Felix De Sousa da Silva
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Alteração no css, inclui css do menu agendamento.
parent
97294fe0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
244 additions
and
0 deletions
+244
-0
app.css
public/css/app.css
+244
-0
No files found.
public/css/app.css
View file @
f5ed272d
...
@@ -9944,4 +9944,248 @@ a.text-dark:hover {
...
@@ -9944,4 +9944,248 @@ a.text-dark:hover {
.imaLogosCadastro
{
.imaLogosCadastro
{
margin
:
1rem
auto
0
;
margin
:
1rem
auto
0
;
text-align
:
center
;
text-align
:
center
;
}
/* ****** MENU AGENDAMENTO ****** */
.nomeUsuario
{
width
:
200px
;
height
:
50px
;
margin
:
50px
auto
0
;
text-align
:
center
;
}
#getnome
,
#getcpf
{
width
:
400px
;
height
:
20px
;
background-color
:
transparent
;
border-color
:
transparent
;
text-align
:
center
;
font-family
:
Arial
;
color
:
white
;
font-weight
:
bold
;
font-size
:
2em
;
}
#menuNome
,
#menuCpf
{
width
:
268px
;
height
:
100%
;
background-color
:
transparent
;
border-color
:
transparent
;
text-align
:
center
;
font-family
:
Arial
;
color
:
white
;
font-weight
:
bold
;
font-size
:
2em
;
}
#idaceMenu
{
width
:
120px
;
height
:
90px
;
margin-top
:
360px
;
margin-right
:
auto
;
margin-bottom
:
0
;
margin-left
:
auto
;
}
.imaLogosMenu1
{
width
:
150px
;
height
:
150px
;
margin
:
50px
auto
0
;
text-align
:
center
;
}
.imaLogosMenu2
{
width
:
150px
;
height
:
150px
;
margin
:
50px
auto
0
;
text-align
:
center
;
}
.menuh1
{
text-align
:
center
;
font-family
:
Arial
;
margin-top
:
40px
;
color
:
white
;
}
.formMenuAgedamento
{
width
:
538px
;
height
:
250px
;
margin
:
50px
auto
0
;
font-family
:
sans-serif
;
text-align
:
center
;
}
#idace1
,
#idace2
,
#idace4
{
width
:
50px
;
height
:
50px
;
margin-top
:
20px
;
}
#idace3
{
width
:
100px
;
height
:
50px
;
margin-top
:
20px
;
}
p
.button_agendar
{
color
:
white
;
}
.button_agendar
{
width
:
250px
;
height
:
150px
;
background
:
linear-gradient
(
174deg
,
rgb
(
206
,
128
,
93
)
0%
,
rgb
(
165
,
78
,
7
)
71%
);
border-radius
:
15px
;
font-size
:
2em
;
margin-bottom
:
6px
;
margin-top
:
20px
;
}
.button_agendar
:hover
{
background
:
linear-gradient
(
174deg
,
rgb
(
138
,
158
,
139
)
4%
,
rgb
(
16
,
157
,
23
)
10%
,
rgb
(
4
,
36
,
7
)
100%
);
}
.button_meusAgendamento
{
width
:
250px
;
height
:
150px
;
background
:
linear-gradient
(
174deg
,
rgb
(
206
,
128
,
93
)
0%
,
rgb
(
165
,
78
,
7
)
71%
);
border-radius
:
15px
;
font-size
:
2em
;
margin-bottom
:
6px
;
}
.button_meusAgendamento
:hover
{
background
:
linear-gradient
(
174deg
,
rgb
(
138
,
158
,
139
)
4%
,
rgb
(
16
,
157
,
23
)
10%
,
rgb
(
4
,
36
,
7
)
100%
);
}
.button_entregaTitulos
{
width
:
250px
;
height
:
150px
;
background
:
linear-gradient
(
174deg
,
rgb
(
206
,
128
,
93
)
0%
,
rgb
(
165
,
78
,
7
)
71%
);
border-radius
:
15px
;
font-size
:
2em
;
}
.button_entregaTitulos
:hover
{
background
:
linear-gradient
(
174deg
,
rgb
(
138
,
158
,
139
)
4%
,
rgb
(
16
,
157
,
23
)
10%
,
rgb
(
4
,
36
,
7
)
100%
);
}
.button_contato
{
width
:
250px
;
height
:
150px
;
background
:
linear-gradient
(
174deg
,
rgb
(
206
,
128
,
93
)
0%
,
rgb
(
165
,
78
,
7
)
71%
);
border-radius
:
15px
;
font-size
:
2em
;
}
.button_contato
:hover
{
background
:
linear-gradient
(
174deg
,
rgb
(
138
,
158
,
139
)
4%
,
rgb
(
16
,
157
,
23
)
10%
,
rgb
(
4
,
36
,
7
)
100%
);
}
/* ************** MENU LATERAL **************** */
.menuLateral
{
margin
:
0
;
padding
:
0
;
background-color
:
white
;
display
:
none
;
}
#check
{
display
:
none
;
}
#icone
{
margin-top
:
-40px
;
margin-left
:
0px
;
cursor
:
pointer
;
padding
:
2px
;
position
:
absolute
;
z-index
:
2
;
}
nav
{
width
:
100%
;
position
:
absolute
;
top
:
50px
;
}
.link
{
padding
:
20px
;
font-family
:
Arial
;
font-size
:
2.2em
;
color
:
#606063
;
transition
:
all
.2s
linear
;
background-color
:
rgb
(
235
,
222
,
198
);
border-bottom
:
2px
solid
white
;
opacity
:
0
;
margin-top
:
200px
;
}
#icone1
,
#icone2
,
#icone3
,
#icone4
{
width
:
40px
;
height
:
40px
;
margin-right
:
15px
;
margin-bottom
:
-15px
;
text-align
:
center
;
}
.link
:hover
{
background-color
:
rgb
(
247
,
199
,
160
);
}
.barra
{
width
:
300px
;
height
:
70%
;
position
:
absolute
;
background-color
:
white
;
transition
:
all
.2s
linear
;
left
:
-300px
;
/* visibility: hidden; */
}
#check
:checked
~
.barra
{
transform
:
translateX
(
300px
);
/* visibility: visible; */
}
#check
:checked
~
.barra
nav
.link
{
opacity
:
1
;
margin-top
:
0
;
transition-delay
:
.3s
;
}
#mNome
{
font-size
:
1.6em
;
border-left
:
1px
;
background-color
:
rgb
(
165
,
78
,
7
);
border-color
:
transparent
;
color
:
white
;
}
#pmenu
{
font-size
:
1.6em
;
margin-top
:
10px
;
margin-bottom
:
2px
;
text-align
:
left
;
color
:
white
;
}
.menuNomeUsuario
{
width
:
283px
;
height
:
50px
;
margin
:
180px
auto
0
;
text-align
:
left
;
background-color
:
rgb
(
165
,
78
,
7
);
}
}
\ No newline at end of file
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