24 lines
356 B
Stylus
24 lines
356 B
Stylus
|
|
.relatedStudySelect
|
||
|
|
margin: 0 auto 15px
|
||
|
|
text-align: center
|
||
|
|
width: 100px
|
||
|
|
|
||
|
|
#selectStudyDate
|
||
|
|
color: black
|
||
|
|
background-color: #666
|
||
|
|
border-color: #666
|
||
|
|
width: 96%
|
||
|
|
margin: 0 auto
|
||
|
|
|
||
|
|
label
|
||
|
|
font-weight: normal
|
||
|
|
color: #666
|
||
|
|
float: left
|
||
|
|
padding-left: 2%
|
||
|
|
|
||
|
|
.loading
|
||
|
|
display: none
|
||
|
|
color: white
|
||
|
|
text-align: center
|
||
|
|
|