aboutsummaryrefslogtreecommitdiff
path: root/ext/mixed/css
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-03-18 17:40:48 -0700
committerAlex Yatskov <alex@foosoft.net>2017-03-18 17:40:48 -0700
commitad17b0603bfcbb6be54fd4941b6a7ca4195947fc (patch)
tree7998e10b47a1d1f545c4ea73eb52c9443fbf321f /ext/mixed/css
parent15313de18c54d2d600d838d51bac06678974679f (diff)
scrolling
Diffstat (limited to 'ext/mixed/css')
-rw-r--r--ext/mixed/css/frame.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/ext/mixed/css/frame.css b/ext/mixed/css/frame.css
index 78108dd5..a425aca8 100644
--- a/ext/mixed/css/frame.css
+++ b/ext/mixed/css/frame.css
@@ -51,6 +51,11 @@ hr {
* Entries
*/
+.entry {
+ padding-top: 10px;
+ padding-bottom: 10px;
+}
+
.tag-default {
background-color: #8a8a91;
}