Skip to content
Snippets Groups Projects
Commit 3c0ad23f authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- Patch #77714 by Goba: remove archive module CSS

parent 91942614
No related branches found
No related tags found
No related merge requests found
......@@ -254,36 +254,6 @@ tr.odd .form-item, tr.even .form-item {
.preview .node, .preview .comment {
background-color: #ffffea;
}
.archive {
margin: 1em 0 1em 0;
}
.calendar .row-week td a {
display: block;
}
.calendar .row-week td a:hover {
background-color: #888; color: #fff;
}
.calendar a {
text-decoration: none;
}
.calendar a:hover {
text-decoration: none;
}
.calendar table {
border-collapse: collapse;
width: 100%;
border: 1px solid #000;
}
.calendar td, .calendar th {
text-align: center;
border: 1px solid #000;
padding: 1px;
margin: 0;
font-size: 0.8em;
}
.calendar td.day-blank {
border: 0;
}
.tips {
margin-top: 0;
margin-bottom: 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment