diff farol/static/style.css @ 102:65341d05a8f8

Spawn a Modal when loading a doc, and another one is already loaded
author Benoît Allard <benoit.allard@greenbone.net>
date Tue, 14 Oct 2014 10:25:43 +0200
parents 21a1a69b4525
children 0f19ece4e7e5
line wrap: on
line diff
--- a/farol/static/style.css	Tue Oct 14 10:23:08 2014 +0200
+++ b/farol/static/style.css	Tue Oct 14 10:25:43 2014 +0200
@@ -18,6 +18,11 @@
   display: inline-block;
 }
 
+/* To behave as a link, it should'nt have padding ... */
+.btn-link {
+  padding: 0;
+}
+
 .footer {
   height: 130px;
   margin-top: 20px;

http://farol.wald.intevation.org