projects
/
webpoll
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b23f1f1
)
reset table padding from updated cgilite style
master
author
Paul Hänsch
<paul@plutz.net>
Wed, 27 Jul 2022 12:16:46 +0000
(14:16 +0200)
committer
Paul Hänsch
<paul@plutz.net>
Wed, 27 Jul 2022 12:16:46 +0000
(14:16 +0200)
widgets.css
patch
|
blob
|
history
diff --git
a/widgets.css
b/widgets.css
index a93e2a33eac4c4d7055024631607ff9882e96c3a..c5afebfb68786058923ccadb8baa55ed2da2b1d8 100644
(file)
--- a/
widgets.css
+++ b/
widgets.css
@@
-5,9
+5,11
@@
table.calendar {
}
table.calendar td {
border: .5pt solid;
+ padding: 0;
}
table.calendar th {
font-weight: normal;
+ padding: 0;
}
table.calendar thead tr.monthname {