mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-27 04:51:14 +00:00
26 lines
No EOL
477 B
Sass
26 lines
No EOL
477 B
Sass
div.fieldWithErrors
|
|
display: inline-block
|
|
margin: 0
|
|
padding: 0
|
|
color: red
|
|
|
|
#errorExplanation
|
|
width: 400px
|
|
margin-bottom: 20px
|
|
padding: 7px 7px 7px 7px
|
|
background-color: #f0f0f0
|
|
h2
|
|
margin: -7px
|
|
padding: 5px
|
|
background-color: #c00
|
|
color: #fff
|
|
text-align: left
|
|
font-weight: bold
|
|
font-size: 12px
|
|
p
|
|
padding: 5px
|
|
visibility: hidden
|
|
color: #333
|
|
ul li
|
|
font-size: 12px
|
|
list-style: url('/images/icons/list-black.gif') |