author | etisserant <edouard.tisserant@gmail.com> |
Thu, 20 Oct 2022 18:10:27 +0200 | |
branch | wxPython4 |
changeset 3637 | 08a078a04f95 |
parent 2266 | ed415982a9aa |
child 3857 | d1fa9536b392 |
permissions | -rw-r--r-- |
2266
ed415982a9aa
NevowServer : Added minimalist css style customization and a link to go to settings page and back
dporopat <denis.poropat@smarteh.si>
parents:
diff
changeset
|
1 |
|
ed415982a9aa
NevowServer : Added minimalist css style customization and a link to go to settings page and back
dporopat <denis.poropat@smarteh.si>
parents:
diff
changeset
|
2 |
.freeform-label { |
ed415982a9aa
NevowServer : Added minimalist css style customization and a link to go to settings page and back
dporopat <denis.poropat@smarteh.si>
parents:
diff
changeset
|
3 |
float: left; |
ed415982a9aa
NevowServer : Added minimalist css style customization and a link to go to settings page and back
dporopat <denis.poropat@smarteh.si>
parents:
diff
changeset
|
4 |
width: 30%; |
ed415982a9aa
NevowServer : Added minimalist css style customization and a link to go to settings page and back
dporopat <denis.poropat@smarteh.si>
parents:
diff
changeset
|
5 |
} |
ed415982a9aa
NevowServer : Added minimalist css style customization and a link to go to settings page and back
dporopat <denis.poropat@smarteh.si>
parents:
diff
changeset
|
6 |