A calendar management project, for events and activities related to communities fighting for freedoms.
This can be related to software, art, data, hardware, content, commons, internet.
https://www.agendadulibre.org
This can be related to software, art, data, hardware, content, commons, internet.
https://www.agendadulibre.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
990 B
43 lines
990 B
@import "compass" |
|
|
|
.sessions |
|
form |
|
margin: 1em auto |
|
display: inline-block |
|
.field, .actions |
|
text-align: left |
|
margin-left: 2px |
|
margin-bottom: 2px !important |
|
* |
|
vertical-align: middle |
|
p.helper |
|
margin: 1px 5px 1px 6.6em |
|
line-height: 0.9em |
|
label |
|
width: 8em |
|
display: inline-block |
|
text-align: right |
|
&:after |
|
content: ':' |
|
input, textarea, select |
|
color: black |
|
margin: 3px 0 |
|
border: 1px solid #868686 |
|
padding: 0.2em 0.8em |
|
font-size: larger |
|
font-family: georgia, serif |
|
background-color: #FFB |
|
@include border-radius(0.8em) |
|
&:focus |
|
background-color: #F0F8FF !important |
|
input[type=submit] |
|
border: none |
|
font-size: x-large |
|
@include box-shadow(0 0 1em lightblue) |
|
@include text-shadow(1px 1px 1px white) |
|
.actions |
|
margin-left: 6.75em |
|
margin-bottom: 10px |
|
|
|
.logout |
|
margin: 2em auto
|
|
|