Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
5a66f8aa3fd1d076fe7eb24462f5660b4df2bc34
/
.
/
scouting
/
www
/
entry
/
entry.component.css
blob: b41cb2253dd15da792c78c04740fd47dab4afbf7 [
file
] [
log
] [
blame
]
*
{
padding
:
10px
;
}
textarea
{
width
:
350px
;
height
:
180px
;
}
button
{
touch-action
:
manipulation
;
}
#
switchFldbtn
{
width
:
15%
;
display
:
block
;
margin
:
0
auto
;
box-shadow
:
2px
2px
1px
#ccc
;
max-width
:
105px
;
text-align
:
center
;
}