Merge pull request #144 from johanbrandhorst/patch-1
Fix typos in staticman.css
This commit is contained in:
commit
f3fe851c35
1 changed files with 5 additions and 6 deletions
|
|
@ -74,13 +74,12 @@
|
||||||
margin-left: -150px;
|
margin-left: -150px;
|
||||||
margin-top: -150px;
|
margin-top: -150px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
height: 30%
|
height: 30%;
|
||||||
z-index: 9999;
|
z-index: 9999;
|
||||||
padding: 0.5rem;
|
padding: 0.5rem;
|
||||||
border: 1px solid rgba(0,0,0,0.25);
|
border: 1px solid rgba(0,0,0,0.25);
|
||||||
background-color: rgba(220,220,220,0.9);
|
background-color: rgba(220,220,220,0.9);
|
||||||
height: 10em;
|
height: 10em;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
form--loading:before {
|
form--loading:before {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue