OSDN Git Service

管理画面用テンプレート「_admin4」修正。
authornaoki hirata <naoki@magic3.org>
Wed, 15 Jan 2014 08:20:08 +0000 (17:20 +0900)
committernaoki hirata <naoki@magic3.org>
Wed, 15 Jan 2014 08:20:08 +0000 (17:20 +0900)
templates/_admin4/css/style.css

index 9b98a2d..3fddef5 100644 (file)
@@ -1,20 +1,4 @@
 /* General */
-body
-{
-/*     background-color: #E8E3B0;*/
-/*     background-color: #EAD9AE;*/
-background-color: #F8F8F8;
-/*background-color: #f7f6f0;*/
-/***** top\88Ê\92u\82Í\83\81\83j\83\85\81[\83o\81[\82Å\92è\8b` *****/
-/*     padding: 0;
-       margin: 0;*/
-/*     font-family: arial, sans-serif;*/
-font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
-/*     font-size: 100%;*/
-       font-size: 14px;
-/*     color: #693A3A;*/
-       color: #333;
-}
 /*label {
        font-weight: bold;
 }*/
@@ -32,10 +16,10 @@ fieldset legend span {
        font-weight: bold;
        font-size: 85%;
 }
-
+/* for Bootstrap
 input, select, textarea {
        margin: 1px 0;
-}
+}*/
 input[type="checkbox"] {
        margin-right: 2px;
 }