diff booket.css @ 18:3642bb668af1

Indicate if there are unsaved changes
author Guido Berhoerster <guido+booket@berhoerster.name>
date Tue, 30 Sep 2014 21:32:39 +0200
parents 8445c729ba97
children 4a4d9527c06f
line wrap: on
line diff
--- a/booket.css	Mon Sep 29 22:39:17 2014 +0200
+++ b/booket.css	Tue Sep 30 21:32:39 2014 +0200
@@ -146,6 +146,16 @@
     font-size: .75em;
 }
 
+#save-form .unsaved-changes-message {
+    margin: 0;
+    font-size: .75em;
+}
+
+.unsaved-changes-message strong {
+    font-weight: bold;
+    color: #a40000;
+}
+
 form.bookmark-editor-form img.bookmark-favicon {
     display: block;
     padding: 1px 0;