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.
59 lines
1.0 KiB
59 lines
1.0 KiB
.quantity |
|
text-align: right !important |
|
white-space: nowrap |
|
|
|
table |
|
clear: both |
|
border-spacing: 2px |
|
th |
|
font-weight: normal |
|
a:link, a:visited |
|
color: #003 |
|
padding: 0 0.6em |
|
|
|
&.list |
|
tbody |
|
tr:nth-child(odd) |
|
background-color: #def |
|
tr:nth-child(even) |
|
background-color: #eee |
|
td |
|
padding: 0.2em |
|
text-align: left |
|
&.kind, &.updated_at |
|
text-align: center |
|
|
|
html.js table.list tbody tr |
|
cursor: pointer |
|
&:hover |
|
background-color: lightgrey |
|
|
|
dl |
|
dt |
|
clear: left |
|
float: left |
|
padding: 0.2em 1em |
|
min-width: 12em |
|
text-align: right |
|
dd |
|
padding: 0.2em 1em |
|
text-align: left |
|
&.quantity |
|
padding-right: 16em |
|
h3 |
|
display: inline |
|
|
|
ul.counters |
|
text-align: center |
|
li |
|
display: inline |
|
a:link, a:visited |
|
color: white |
|
padding: 0.4em 1em |
|
display: inline-block |
|
box-shadow: 0 0 2px black |
|
border-radius: 0.4em |
|
background-color: #258 |
|
|
|
.edit_link:link, .delete_link:link |
|
display: none
|
|
|