comparison prosody.css @ 46:af2874ff7234

mathieui: Ask the user for confirmation before deleting PEP nodes or contacts.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Sat, 23 May 2020 19:01:23 +0200
parents faf2283e2bd6
children
comparison
equal deleted inserted replaced
45:8b69b3a1ef8e 46:af2874ff7234
20 height: auto; 20 height: auto;
21 } 21 }
22 } 22 }
23 #navtabs { 23 #navtabs {
24 margin-bottom: 1em; 24 margin-bottom: 1em;
25 margin-top: 1em;
26 }
27 #connect {
25 margin-top: 1em; 28 margin-top: 1em;
26 } 29 }
27 .navbar { 30 .navbar {
28 background-color: #6197d6; 31 background-color: #6197d6;
29 background-image: linear-gradient(to right, #000080, #6197d6); 32 background-image: linear-gradient(to right, #000080, #6197d6);