about summary refs log tree commit diff stats
path: root/xombrero.css
diff options
context:
space:
mode:
Diffstat (limited to 'xombrero.css')
-rw-r--r--xombrero.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/xombrero.css b/xombrero.css
index 75a5715..f85be5a 100644
--- a/xombrero.css
+++ b/xombrero.css
@@ -30,13 +30,12 @@
 }
 
 .entry {
-	border-width: 1px;
 	padding: 2px;
 	color: @fg_color;
 }
 
-#cmd .entry,
-#statusbar .entry {
+#vbox > .entry,
+#statusbar * {
 	border-width: 0px;
 }