瀏覽代碼

login button color

develop
Robin Thoni 8 年之前
父節點
當前提交
8e3e04dc52
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1
    1
      admin/views/login.html
  2. 1
    1
      camotion/views/login.html

+ 1
- 1
admin/views/login.html 查看文件

@@ -13,7 +13,7 @@
13 13
 
14 14
                 <br />
15 15
                 <div class="col-sm-12 center-block">
16
-                    <button type="submit" class="btn btn-default center-block">Login</button>
16
+                    <button type="submit" class="btn btn-primary center-block">Login</button>
17 17
                 </div>
18 18
 
19 19
                 <br />

+ 1
- 1
camotion/views/login.html 查看文件

@@ -13,7 +13,7 @@
13 13
 
14 14
                 <br />
15 15
                 <div class="col-sm-12 center-block">
16
-                    <button type="submit" class="btn btn-default center-block">Login</button>
16
+                    <button type="submit" class="btn btn-primary center-block">Login</button>
17 17
                 </div>
18 18
 
19 19
                 <br />

Loading…
取消
儲存