|
@@ -138,7 +138,6 @@ h4, .h4 {
|
138
|
138
|
font-size: 12px;
|
139
|
139
|
padding: 7px 10px;
|
140
|
140
|
height: auto;
|
141
|
|
- margin-top: 3px;
|
142
|
141
|
}
|
143
|
142
|
|
144
|
143
|
.input-lg {
|
|
@@ -165,7 +164,7 @@ h4, .h4 {
|
165
|
164
|
padding: 5px 10px;
|
166
|
165
|
}
|
167
|
166
|
|
168
|
|
-.btn-xs {
|
|
167
|
+.btn-sm {
|
169
|
168
|
padding: 2px 10px;
|
170
|
169
|
}
|
171
|
170
|
|
|
@@ -173,16 +172,16 @@ h4, .h4 {
|
173
|
172
|
padding: 12px 20px;
|
174
|
173
|
}
|
175
|
174
|
|
176
|
|
-.btn-default {
|
|
175
|
+.btn-secondary {
|
177
|
176
|
background: #e4e7ea;
|
178
|
177
|
color: #636e7b;
|
179
|
178
|
}
|
180
|
179
|
|
181
|
|
-.btn-default:hover,
|
182
|
|
-.btn-default:focus,
|
183
|
|
-.btn-default:active,
|
184
|
|
-.btn-default.active,
|
185
|
|
-.open .dropdown-toggle.btn-default {
|
|
180
|
+.btn-secondary:hover,
|
|
181
|
+.btn-secondary:focus,
|
|
182
|
+.btn-secondary:active,
|
|
183
|
+.btn-secondary.active,
|
|
184
|
+.open .dropdown-toggle.btn-secondary {
|
186
|
185
|
background: #f7f7f7;
|
187
|
186
|
border-color: #ccc;
|
188
|
187
|
-moz-box-shadow: none;
|
|
@@ -228,7 +227,7 @@ h4, .h4 {
|
228
|
227
|
background: #f7f7f7;
|
229
|
228
|
}
|
230
|
229
|
|
231
|
|
-.btn-default-alt {
|
|
230
|
+.btn-secondary-alt {
|
232
|
231
|
border: 2px solid #999;
|
233
|
232
|
color: #999;
|
234
|
233
|
text-transform: uppercase;
|
|
@@ -236,9 +235,9 @@ h4, .h4 {
|
236
|
235
|
font-size: 12px;
|
237
|
236
|
}
|
238
|
237
|
|
239
|
|
-.btn-default-alt:hover,
|
240
|
|
-.btn-default-alt:active,
|
241
|
|
-.btn-default-alt:focus {
|
|
238
|
+.btn-secondary-alt:hover,
|
|
239
|
+.btn-secondary-alt:active,
|
|
240
|
+.btn-secondary-alt:focus {
|
242
|
241
|
border-color: #666;
|
243
|
242
|
color: #666;
|
244
|
243
|
}
|
|
@@ -575,10 +574,18 @@ h4, .h4 {
|
575
|
574
|
box-shadow: 0 3px 0 rgba(12,12,12,0.03);
|
576
|
575
|
}
|
577
|
576
|
|
|
577
|
+.panel-footer {
|
|
578
|
+ padding: 10px 15px;
|
|
579
|
+ background-color: #f5f5f5;
|
|
580
|
+ border-top: 1px solid #ddd;
|
|
581
|
+ border-bottom-right-radius: 3px;
|
|
582
|
+ border-bottom-left-radius: 3px;
|
|
583
|
+}
|
|
584
|
+
|
578
|
585
|
.panel-heading,
|
579
|
586
|
.panel-footer {
|
580
|
587
|
background: #fff;
|
581
|
|
- border-color: #eee;
|
|
588
|
+ /*border-color: #eee;*/
|
582
|
589
|
}
|
583
|
590
|
|
584
|
591
|
.panel-heading {
|
|
@@ -1044,6 +1051,18 @@ h4, .h4 {
|
1044
|
1051
|
color: #fff;
|
1045
|
1052
|
}
|
1046
|
1053
|
|
|
1054
|
+.nav-primary {
|
|
1055
|
+ background: #428BCA;
|
|
1056
|
+ }
|
|
1057
|
+
|
|
1058
|
+ .nav-primary > li > a {
|
|
1059
|
+ color: #fff;
|
|
1060
|
+ }
|
|
1061
|
+
|
|
1062
|
+ .nav-primary > li > a:hover {
|
|
1063
|
+ color: #1d2939;
|
|
1064
|
+ }
|
|
1065
|
+
|
1047
|
1066
|
.nav-tabs.nav-justified > li > a {
|
1048
|
1067
|
border-bottom: 0;
|
1049
|
1068
|
}
|
|
@@ -1308,3 +1327,157 @@ small.media-desc {
|
1308
|
1327
|
-webkit-box-shadow: none;
|
1309
|
1328
|
box-shadow: none;
|
1310
|
1329
|
}
|
|
1330
|
+
|
|
1331
|
+
|
|
1332
|
+
|
|
1333
|
+
|
|
1334
|
+/* add by Yong reference bootstrap3 */
|
|
1335
|
+.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, ._nav:after, ._nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
|
|
1336
|
+ display: table;
|
|
1337
|
+ content: " ";
|
|
1338
|
+}
|
|
1339
|
+
|
|
1340
|
+@font-face {
|
|
1341
|
+ font-family: 'Glyphicons Halflings';
|
|
1342
|
+
|
|
1343
|
+ src: url('../fonts/glyphicons-halflings-regular.eot');
|
|
1344
|
+ src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
|
|
1345
|
+}
|
|
1346
|
+._glyphicon {
|
|
1347
|
+ position: relative;
|
|
1348
|
+ top: 1px;
|
|
1349
|
+ display: inline-block;
|
|
1350
|
+ font-family: 'Glyphicons Halflings';
|
|
1351
|
+ font-style: normal;
|
|
1352
|
+ font-weight: normal;
|
|
1353
|
+ line-height: 1;
|
|
1354
|
+
|
|
1355
|
+ -webkit-font-smoothing: antialiased;
|
|
1356
|
+ -moz-osx-font-smoothing: grayscale;
|
|
1357
|
+}
|
|
1358
|
+._glyphicon-log-out:before {
|
|
1359
|
+ content: "\e163";
|
|
1360
|
+}
|
|
1361
|
+._glyphicon-search:before {
|
|
1362
|
+ content: "\e003";
|
|
1363
|
+}
|
|
1364
|
+._glyphicon-pencil:before {
|
|
1365
|
+ content: "\270f";
|
|
1366
|
+}
|
|
1367
|
+._glyphicon-calendar:before {
|
|
1368
|
+ content: "\e109";
|
|
1369
|
+}
|
|
1370
|
+._glyphicon-plus:before {
|
|
1371
|
+ content: "\2b";
|
|
1372
|
+}
|
|
1373
|
+._glyphicon-minus:before {
|
|
1374
|
+ content: "\2212";
|
|
1375
|
+}
|
|
1376
|
+._glyphicon-alert:before {
|
|
1377
|
+ content: "\e209";
|
|
1378
|
+}
|
|
1379
|
+._glyphicon-tag:before {
|
|
1380
|
+ content: "\e041";
|
|
1381
|
+}
|
|
1382
|
+._glyphicon-remove:before {
|
|
1383
|
+ content: "\e014";
|
|
1384
|
+}
|
|
1385
|
+._glyphicon-pencil:before {
|
|
1386
|
+ content: "\270f";
|
|
1387
|
+}
|
|
1388
|
+._glyphicon-book:before {
|
|
1389
|
+ content: "\e043";
|
|
1390
|
+}
|
|
1391
|
+._glyphicon-user:before {
|
|
1392
|
+ content: "\e008";
|
|
1393
|
+}
|
|
1394
|
+._glyphicon-log-out:before {
|
|
1395
|
+ content: "\e163";
|
|
1396
|
+}
|
|
1397
|
+._glyphicon-object-align-vertical:before {
|
|
1398
|
+ content: "\e248";
|
|
1399
|
+}
|
|
1400
|
+._glyphicon-bullhorn:before {
|
|
1401
|
+ content: "\e122";
|
|
1402
|
+}
|
|
1403
|
+._glyphicon-list:before {
|
|
1404
|
+ content: "\e056";
|
|
1405
|
+}
|
|
1406
|
+._glyphicon-ok:before {
|
|
1407
|
+ content: "\e013";
|
|
1408
|
+}
|
|
1409
|
+._glyphicon-edit:before {
|
|
1410
|
+ content: "\e065";
|
|
1411
|
+}
|
|
1412
|
+._glyphicon-eye-open:before {
|
|
1413
|
+ content: "\e105";
|
|
1414
|
+}
|
|
1415
|
+._glyphicon-eye-close:before {
|
|
1416
|
+ content: "\e106";
|
|
1417
|
+}
|
|
1418
|
+
|
|
1419
|
+
|
|
1420
|
+
|
|
1421
|
+._nav {
|
|
1422
|
+ padding-left: 0;
|
|
1423
|
+ margin-bottom: 0;
|
|
1424
|
+ list-style: none;
|
|
1425
|
+}
|
|
1426
|
+._nav-pills>li {
|
|
1427
|
+ float: left;
|
|
1428
|
+}
|
|
1429
|
+._nav-stacked>li {
|
|
1430
|
+ float: none;
|
|
1431
|
+}
|
|
1432
|
+._nav>li {
|
|
1433
|
+ position: relative;
|
|
1434
|
+ display: block;
|
|
1435
|
+}
|
|
1436
|
+._nav>li>a {
|
|
1437
|
+ position: relative;
|
|
1438
|
+ display: block;
|
|
1439
|
+ padding: 10px 15px;
|
|
1440
|
+}
|
|
1441
|
+
|
|
1442
|
+
|
|
1443
|
+
|
|
1444
|
+._panel-heading {
|
|
1445
|
+ border-bottom: 1px solid transparent;
|
|
1446
|
+ border-top-left-radius: 3px;
|
|
1447
|
+ border-top-right-radius: 3px;
|
|
1448
|
+}
|
|
1449
|
+
|
|
1450
|
+._panel-primary>._panel-heading {
|
|
1451
|
+ color: #fff;
|
|
1452
|
+ background-color: #337ab7;
|
|
1453
|
+ border-color: #337ab7;
|
|
1454
|
+}
|
|
1455
|
+
|
|
1456
|
+._panel-primary .panel-title, .panel-success .panel-title, .panel-warning .panel-title, .panel-danger .panel-title, .panel-info .panel-title, .panel-dark .panel-title {
|
|
1457
|
+ color: #fff;
|
|
1458
|
+}
|
|
1459
|
+
|
|
1460
|
+._form-group {
|
|
1461
|
+ margin-bottom: 15px;
|
|
1462
|
+}
|
|
1463
|
+
|
|
1464
|
+a {
|
|
1465
|
+ color: #337ab7;
|
|
1466
|
+ text-decoration: none;
|
|
1467
|
+}
|
|
1468
|
+
|
|
1469
|
+._btn-info {
|
|
1470
|
+ color: #fff;
|
|
1471
|
+ background-color: #5bc0de;
|
|
1472
|
+ border-color: #46b8da;
|
|
1473
|
+}
|
|
1474
|
+
|
|
1475
|
+._btn-warning {
|
|
1476
|
+ color: #fff;
|
|
1477
|
+ background-color: #f0ad4e;
|
|
1478
|
+ border-color: #eea236;
|
|
1479
|
+}
|
|
1480
|
+
|
|
1481
|
+._fz-12 {
|
|
1482
|
+ font-size: 12px;
|
|
1483
|
+}
|