fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
scss
/
main
/
form.scss
diff --git
a/src/wolnelektury/static/scss/main/form.scss
b/src/wolnelektury/static/scss/main/form.scss
old mode 100755
(executable)
new mode 100644
(file)
index
ef15365
..
3a79737
--- a/
src/wolnelektury/static/scss/main/form.scss
+++ b/
src/wolnelektury/static/scss/main/form.scss
@@
-8,10
+8,6
@@
form table {
padding-bottom: 1em;
}
padding-bottom: 1em;
}
- .required th:before {
- content: "* ";
- }
-
.errorlist {
color: red;
margin: 0;
.errorlist {
color: red;
margin: 0;
@@
-38,6
+34,12
@@
form table {
list-style: none;
}
list-style: none;
}
+ .helptext {
+ color: #888;
+ font-size: .9em;
+ font-style: italic;
+ }
+
h2 {
margin-top: 1.5em;
}
h2 {
margin-top: 1.5em;
}
@@
-61,6
+63,8
@@
form table {
.wlform {
.payment-method {
.wlform {
.payment-method {
+ margin-top: 2em;
+
input {
height: 50px;
vertical-align: middle;
input {
height: 50px;
vertical-align: middle;
@@
-69,24
+73,24
@@
form table {
img {
vertical-align: middle;
margin-right: 1em;
img {
vertical-align: middle;
margin-right: 1em;
+ height: 30px;
}
label {
}
label {
+ display: inline;
margin: .5em 0;
vertical-align: middle;
}
margin: .5em 0;
vertical-align: middle;
}
-
.method {
.method {
-
//
border: 1px solid black;
- border-radius:
10
px;
- line-height:
4
8px;
+ border: 1px solid black;
+ border-radius:
5
px;
+ line-height:
2
8px;
display: inline-block;
vertical-align: middle;
padding: 0 1em;
margin-right: 1em;
display: inline-block;
vertical-align: middle;
padding: 0 1em;
margin-right: 1em;
- font-size: 1.25em;
- background: #01818980;
- color: white;
+ color: black;
+ text-transform: uppercase;
}
}
}
}
}
}