css pour le debug mtweb.0.8.0
authordj3c1t <dj3c1t@free.fr>
Mon, 20 May 2013 17:47:07 +0000 (19:47 +0200)
committerdj3c1t <dj3c1t@free.fr>
Mon, 20 May 2013 17:47:07 +0000 (19:47 +0200)
mw/app/out/default/css/style.css

index c44c85e..d765232 100644 (file)
@@ -386,6 +386,15 @@ form ul.actions li label{
   border: solid 1px #c0c0c0;
 }
 
+.debug{
+  text-align: left;
+  margin: 10px;
+  padding: 10px;
+  border: solid 1px #e5e5e5;
+  box-shadow: 0 0 5px #e5e5e5;
+  background-color: #f5f5f5;
+}
+
 /* --------------------------------------------- FOOTER */
 
 #main_footer .content{