From ba37e2a40eefc212f7c3e61385f6918d2096a37b Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Tue, 5 May 2015 11:26:20 +0200 Subject: [PATCH] Ergonomy --- web/app/css/app.css | 4 + web/code.php | 222 +++++++++++++++++++++++++++++--------------- web/index.php | 14 +-- 3 files changed, 157 insertions(+), 83 deletions(-) diff --git a/web/app/css/app.css b/web/app/css/app.css index 0777e11..1cb1e71 100644 --- a/web/app/css/app.css +++ b/web/app/css/app.css @@ -39,3 +39,7 @@ body { #render li:hover { background: #222; } + +.panel-heading .actions { + margin-top: -5px; +} diff --git a/web/code.php b/web/code.php index 606e047..1a072a2 100644 --- a/web/code.php +++ b/web/code.php @@ -45,96 +45,172 @@ $geshi->enable_line_numbers(GESHI_NORMAL_LINE_NUMBERS);
-
+
-
Untitled
+
-
-
-
- - +
+
+
+
+
+ + +
+
+
+ +
+ parse_code(); + ?> +
+
+
+
+

+ Commit 82110bbb53fbc5bf010ea4a50d999ab7cb22ae4f +
+ Date: Mon May 4 23:09:44 2015 +0200 +

+ +

+ + Afficher + + + DIFF + +

+
+
+
+

+ Commit 82110bbb53fbc5bf010ea4a50d999ab7cb22ae4f +
+ Date: Mon May 4 23:09:44 2015 +0200 +

+ +

+ + Afficher + + + DIFF + +

+
+
+
+

+ Commit 82110bbb53fbc5bf010ea4a50d999ab7cb22ae4f +
+ Date: Mon May 4 23:09:44 2015 +0200 +

+ +

+ + Afficher + + + DIFF + +

+
+
+
+

+ Commit 82110bbb53fbc5bf010ea4a50d999ab7cb22ae4f +
+ Date: Mon May 4 23:09:44 2015 +0200 +

+ +

+ + Afficher + + + DIFF + +

- -
- parse_code(); - ?> -
+
diff --git a/web/index.php b/web/index.php index c661212..0ec66c5 100644 --- a/web/index.php +++ b/web/index.php @@ -36,23 +36,17 @@
-
-

- - En activant le chiffrement, le code déposé ne pourra pas être forké. -

+

+ + En activant le chiffrement, le code déposé ne pourra pas être forké. +