From eeede0a3f52b9839d8ffa287159889b68fcf28fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xe=CC=81fir=20Destiny?= Date: Thu, 17 Oct 2013 14:14:56 +0200 Subject: [PATCH] Simplification / nettoyage --- css/styles.css | 37 ++++++++++++++----------------------- index.php | 39 +++++++++++++++++++-------------------- 2 files changed, 33 insertions(+), 43 deletions(-) diff --git a/css/styles.css b/css/styles.css index 3dc652a..b121e60 100644 --- a/css/styles.css +++ b/css/styles.css @@ -1,7 +1,3 @@ -.label { -} - - .container { margin: 20px auto; } @@ -12,45 +8,40 @@ padding-left: 20px; } -.toolbar-top { -} .toolbar-top.btn-group .btn { border-bottom: 0; border-bottom-left-radius: 0 !important; border-bottom-right-radius: 0 !important; } -h4 { - margin-top: 34px; -} - pre { border-top-left-radius: 0; border-bottom-left-radius: 0; border-bottom-right-radius: 0; margin: 0; - max-height: 125px; - overflow: auto; -} - -hr { - border-color: black; - margin-top: 40px; } .toolbar-bottom { margin-top: -1px; } -.toolbar-bottom .input-append { - display: block; - padding-right: 79px; + +.toolbar-bottom { + display: block; + padding-right: 79px; } + .toolbar-bottom .input-block-level { - box-sizing: border-box; border-top-left-radius: 0; - width: 100% !important; + width: 100% !important; } + .toolbar-bottom .btn { - width:80px; + width: 80px; border-top-right-radius: 0 !important; } + +@media (max-width: 767px) { + .affix { + position: relative; + } +} diff --git a/index.php b/index.php index 34563c0..fcdc887 100644 --- a/index.php +++ b/index.php @@ -13,11 +13,11 @@ global $servers; Git Control Center - +
-
-
- - - + +