e2f358df by bootflat

modify

1 parent 7793b0b8
...@@ -164,7 +164,7 @@ blockquote { ...@@ -164,7 +164,7 @@ blockquote {
164 } 164 }
165 .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.active, .btn-link.disabled, .btn-link[disabled] { 165 .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.active, .btn-link.disabled, .btn-link[disabled] {
166 color: #3bafda; 166 color: #3bafda;
167 background-color: transparent; 167 background-color: transparent;
168 border-color: transparent; 168 border-color: transparent;
169 -webkit-box-shadow: none; 169 -webkit-box-shadow: none;
170 -moz-box-shadow: none; 170 -moz-box-shadow: none;
...@@ -318,7 +318,7 @@ blockquote { ...@@ -318,7 +318,7 @@ blockquote {
318 .label-default, 318 .label-default,
319 .badge-default { 319 .badge-default {
320 color: #434a54; 320 color: #434a54;
321 background-color: white; 321 background-color: white;
322 border: 1px solid #aab2bd; 322 border: 1px solid #aab2bd;
323 } 323 }
324 324
...@@ -378,7 +378,7 @@ blockquote { ...@@ -378,7 +378,7 @@ blockquote {
378 * -------------------------------------------------- 378 * --------------------------------------------------
379 */ 379 */
380 .popover { 380 .popover {
381 color: white; 381 color: white;
382 background-color: #434a54; 382 background-color: #434a54;
383 border-color: #434a54; 383 border-color: #434a54;
384 } 384 }
...@@ -447,7 +447,7 @@ blockquote { ...@@ -447,7 +447,7 @@ blockquote {
447 } 447 }
448 448
449 .breadcrumb-arrow { 449 .breadcrumb-arrow {
450 height: 36px; 450 height: 36px;
451 padding: 0; 451 padding: 0;
452 line-height: 36px; 452 line-height: 36px;
453 list-style: none; 453 list-style: none;
...@@ -474,7 +474,7 @@ blockquote { ...@@ -474,7 +474,7 @@ blockquote {
474 padding: 0 10px; 474 padding: 0 10px;
475 } 475 }
476 .breadcrumb-arrow li a, .breadcrumb-arrow li:not(:first-child) span { 476 .breadcrumb-arrow li a, .breadcrumb-arrow li:not(:first-child) span {
477 height: 36px; 477 height: 36px;
478 padding: 0 10px 0 25px; 478 padding: 0 10px 0 25px;
479 line-height: 36px; 479 line-height: 36px;
480 } 480 }
...@@ -600,7 +600,7 @@ blockquote { ...@@ -600,7 +600,7 @@ blockquote {
600 600
601 .input-group-btn .btn + .btn { 601 .input-group-btn .btn + .btn {
602 border-color: #96a0ad; 602 border-color: #96a0ad;
603 border-style: solid; 603 border-style: solid;
604 border-width: 1px; 604 border-width: 1px;
605 } 605 }
606 .input-group-btn .btn + .btn.btn-default { 606 .input-group-btn .btn + .btn.btn-default {
...@@ -770,7 +770,7 @@ blockquote { ...@@ -770,7 +770,7 @@ blockquote {
770 width: 20px; 770 width: 20px;
771 height: 50%; 771 height: 50%;
772 text-indent: -99999px; 772 text-indent: -99999px;
773 cursor: pointer; 773 cursor: pointer;
774 background-color: #3bafda; 774 background-color: #3bafda;
775 } 775 }
776 .stepper .stepper-arrow:hover, .stepper .stepper-arrow:active { 776 .stepper .stepper-arrow:hover, .stepper .stepper-arrow:active {
...@@ -794,7 +794,7 @@ blockquote { ...@@ -794,7 +794,7 @@ blockquote {
794 .stepper .up::before, .stepper .down::before { 794 .stepper .up::before, .stepper .down::before {
795 position: absolute; 795 position: absolute;
796 width: 0; 796 width: 0;
797 height: 0; 797 height: 0;
798 content: ""; 798 content: "";
799 border-right: 4px solid transparent; 799 border-right: 4px solid transparent;
800 border-left: 4px solid transparent; 800 border-left: 4px solid transparent;
...@@ -817,7 +817,7 @@ blockquote { ...@@ -817,7 +817,7 @@ blockquote {
817 817
818 .selecter { 818 .selecter {
819 position: relative; 819 position: relative;
820 z-index: 1; 820 z-index: 1;
821 display: block; 821 display: block;
822 max-width: 100%; 822 max-width: 100%;
823 outline: none; 823 outline: none;
...@@ -854,7 +854,7 @@ blockquote { ...@@ -854,7 +854,7 @@ blockquote {
854 padding: 6px 10px; 854 padding: 6px 10px;
855 overflow: hidden; 855 overflow: hidden;
856 text-overflow: clip; 856 text-overflow: clip;
857 cursor: pointer; 857 cursor: pointer;
858 background-color: white; 858 background-color: white;
859 border: 1px solid #aab2bd; 859 border: 1px solid #aab2bd;
860 border-radius: 4px; 860 border-radius: 4px;
...@@ -883,7 +883,7 @@ blockquote { ...@@ -883,7 +883,7 @@ blockquote {
883 max-height: 260px; 883 max-height: 260px;
884 overflow: auto; 884 overflow: auto;
885 overflow-x: hidden; 885 overflow-x: hidden;
886 background-color: white; 886 background-color: white;
887 border: 1px solid #aab2bd; 887 border: 1px solid #aab2bd;
888 border-width: 0 1px 1px; 888 border-width: 0 1px 1px;
889 border-radius: 0 0 4px 4px; 889 border-radius: 0 0 4px 4px;
...@@ -901,7 +901,7 @@ blockquote { ...@@ -901,7 +901,7 @@ blockquote {
901 font-size: 11px; 901 font-size: 11px;
902 color: #aab2bd; 902 color: #aab2bd;
903 text-transform: uppercase; 903 text-transform: uppercase;
904 background-color: #f5f7fa; 904 background-color: #f5f7fa;
905 border-bottom: 1px solid #e6e9ed; 905 border-bottom: 1px solid #e6e9ed;
906 } 906 }
907 .selecter .selecter-item { 907 .selecter .selecter-item {
...@@ -911,7 +911,7 @@ blockquote { ...@@ -911,7 +911,7 @@ blockquote {
911 margin: 0; 911 margin: 0;
912 overflow: hidden; 912 overflow: hidden;
913 text-overflow: ellipsis; 913 text-overflow: ellipsis;
914 cursor: pointer; 914 cursor: pointer;
915 background-color: white; 915 background-color: white;
916 border-bottom: 1px solid #e6e9ed; 916 border-bottom: 1px solid #e6e9ed;
917 } 917 }
...@@ -984,7 +984,7 @@ blockquote { ...@@ -984,7 +984,7 @@ blockquote {
984 } 984 }
985 .selecter.bottom .selecter-options { 985 .selecter.bottom .selecter-options {
986 top: auto; 986 top: auto;
987 bottom: 100%; 987 bottom: 100%;
988 border-width: 1px 1px 0; 988 border-width: 1px 1px 0;
989 } 989 }
990 .selecter.bottom .selecter-item:last-child { 990 .selecter.bottom .selecter-item:last-child {
...@@ -1130,7 +1130,7 @@ blockquote { ...@@ -1130,7 +1130,7 @@ blockquote {
1130 .toggle .handle { 1130 .toggle .handle {
1131 position: relative; 1131 position: relative;
1132 top: -20px; 1132 top: -20px;
1133 left: 0; 1133 left: 0;
1134 display: block; 1134 display: block;
1135 width: 50px; 1135 width: 50px;
1136 height: 32px; 1136 height: 32px;
...@@ -1149,7 +1149,7 @@ blockquote { ...@@ -1149,7 +1149,7 @@ blockquote {
1149 left: 1px; 1149 left: 1px;
1150 display: block; 1150 display: block;
1151 width: 30px; 1151 width: 30px;
1152 height: 30px; 1152 height: 30px;
1153 content: ""; 1153 content: "";
1154 background-color: white; 1154 background-color: white;
1155 border-radius: 30px; 1155 border-radius: 30px;
...@@ -1165,7 +1165,7 @@ blockquote { ...@@ -1165,7 +1165,7 @@ blockquote {
1165 } 1165 }
1166 .toggle input[type="checkbox"]:disabled + .handle, .toggle input[type="radio"]:disabled + .handle, .toggle input[type="checkbox"]:disabled + .handle:before, .toggle input[type="radio"]:disabled + .handle:before, .toggle input[type="checkbox"]:disabled + .handle:after, .toggle input[type="radio"]:disabled + .handle:after { 1166 .toggle input[type="checkbox"]:disabled + .handle, .toggle input[type="radio"]:disabled + .handle, .toggle input[type="checkbox"]:disabled + .handle:before, .toggle input[type="radio"]:disabled + .handle:before, .toggle input[type="checkbox"]:disabled + .handle:after, .toggle input[type="radio"]:disabled + .handle:after {
1167 background-color: #e6e9ed; 1167 background-color: #e6e9ed;
1168 filter: alpha(opacity=60); 1168 filter: alpha(opacity=60);
1169 opacity: .6; 1169 opacity: .6;
1170 } 1170 }
1171 .toggle input[type="checkbox"]:checked + .handle:before, .toggle input[type="radio"]:checked + .handle:before { 1171 .toggle input[type="checkbox"]:checked + .handle:before, .toggle input[type="radio"]:checked + .handle:before {
...@@ -1256,12 +1256,12 @@ blockquote { ...@@ -1256,12 +1256,12 @@ blockquote {
1256 text-align: center; 1256 text-align: center;
1257 } 1257 }
1258 .calendar .days { 1258 .calendar .days {
1259 padding-top: 15px; 1259 padding-top: 15px;
1260 margin-top: 15px; 1260 margin-top: 15px;
1261 border-top: 1px solid #ee7f6d; 1261 border-top: 1px solid #ee7f6d;
1262 } 1262 }
1263 .calendar .days .unit { 1263 .calendar .days .unit {
1264 height: 34px; 1264 height: 34px;
1265 margin-bottom: 3px; 1265 margin-bottom: 3px;
1266 line-height: 34px; 1266 line-height: 34px;
1267 text-align: center; 1267 text-align: center;
...@@ -1432,7 +1432,7 @@ blockquote { ...@@ -1432,7 +1432,7 @@ blockquote {
1432 border: #a0d468; 1432 border: #a0d468;
1433 } 1433 }
1434 .alert .alert-link { 1434 .alert .alert-link {
1435 text-decoration: underline; 1435 text-decoration: underline;
1436 cursor: pointer; 1436 cursor: pointer;
1437 filter: alpha(opacity=65); 1437 filter: alpha(opacity=65);
1438 opacity: .65; 1438 opacity: .65;
...@@ -1457,7 +1457,7 @@ blockquote { ...@@ -1457,7 +1457,7 @@ blockquote {
1457 * -------------------------------------------------- 1457 * --------------------------------------------------
1458 */ 1458 */
1459 .nav-tabs { 1459 .nav-tabs {
1460 background-color: #e6e9ed; 1460 background-color: #e6e9ed;
1461 border-bottom: none; 1461 border-bottom: none;
1462 border-radius: 4px 4px 0 0; 1462 border-radius: 4px 4px 0 0;
1463 1463
...@@ -1952,7 +1952,7 @@ a.list-group-item-danger.active, a.list-group-item-danger:hover, a.list-group-it ...@@ -1952,7 +1952,7 @@ a.list-group-item-danger.active, a.list-group-item-danger:hover, a.list-group-it
1952 * -------------------------------------------------- 1952 * --------------------------------------------------
1953 */ 1953 */
1954 .modal-content { 1954 .modal-content {
1955 color: #434a54; 1955 color: #434a54;
1956 border: none; 1956 border: none;
1957 border-radius: 4px; 1957 border-radius: 4px;
1958 -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2); 1958 -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
...@@ -2025,7 +2025,7 @@ a.list-group-item-danger.active, a.list-group-item-danger:hover, a.list-group-it ...@@ -2025,7 +2025,7 @@ a.list-group-item-danger.active, a.list-group-item-danger:hover, a.list-group-it
2025 * -------------------------------------------------- 2025 * --------------------------------------------------
2026 */ 2026 */
2027 .jumbotron { 2027 .jumbotron {
2028 padding: 0; 2028 padding: 0;
2029 margin-bottom: 20px; 2029 margin-bottom: 20px;
2030 background-color: white; 2030 background-color: white;
2031 border-radius: 4px; 2031 border-radius: 4px;
...@@ -2266,7 +2266,7 @@ a.list-group-item-danger.active, a.list-group-item-danger:hover, a.list-group-it ...@@ -2266,7 +2266,7 @@ a.list-group-item-danger.active, a.list-group-item-danger:hover, a.list-group-it
2266 } 2266 }
2267 2267
2268 .panel-group-lists .panel { 2268 .panel-group-lists .panel {
2269 background-color: white; 2269 background-color: white;
2270 border-bottom: 1px solid #e6e9ed; 2270 border-bottom: 1px solid #e6e9ed;
2271 -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2); 2271 -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
2272 -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2); 2272 -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
...@@ -2315,13 +2315,13 @@ a.list-group-item-danger.active, a.list-group-item-danger:hover, a.list-group-it ...@@ -2315,13 +2315,13 @@ a.list-group-item-danger.active, a.list-group-item-danger:hover, a.list-group-it
2315 margin-bottom: 20px; 2315 margin-bottom: 20px;
2316 } 2316 }
2317 .footer-logo, .footer-nav { 2317 .footer-logo, .footer-nav {
2318 display: block; 2318 display: block;
2319 float: none; 2319 float: none;
2320 width: 100%; 2320 width: 100%;
2321 } 2321 }
2322 } 2322 }
2323 .footer-logo { 2323 .footer-logo {
2324 height: 32px; 2324 height: 32px;
2325 margin-top: -5px; 2325 margin-top: -5px;
2326 line-height: 32px; 2326 line-height: 32px;
2327 } 2327 }
......