diff booket.css @ 19:4a4d9527c06f

Add merge options Allow to merge loaded or imported bookmarks with the existing ones
author Guido Berhoerster <guido+booket@berhoerster.name>
date Thu, 02 Oct 2014 09:08:22 +0200
parents 3642bb668af1
children b19db583b5f8
line wrap: on
line diff
--- a/booket.css	Tue Sep 30 21:32:39 2014 +0200
+++ b/booket.css	Thu Oct 02 09:08:22 2014 +0200
@@ -140,9 +140,12 @@
     display: block;
 }
 
+#actions label.top-label {
+    font-weight: bold;
+}
+
 #actions label,
 .bookmark-editor-form label {
-    font-weight: bold;
     font-size: .75em;
 }