48a9b97b by bootflat

update free psd image

1 parent 58ab4145
...@@ -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 {
...@@ -1134,7 +1134,7 @@ blockquote { ...@@ -1134,7 +1134,7 @@ blockquote {
1134 .toggle .handle { 1134 .toggle .handle {
1135 position: relative; 1135 position: relative;
1136 top: -20px; 1136 top: -20px;
1137 left: 0; 1137 left: 0;
1138 display: block; 1138 display: block;
1139 width: 50px; 1139 width: 50px;
1140 height: 32px; 1140 height: 32px;
...@@ -1153,7 +1153,7 @@ blockquote { ...@@ -1153,7 +1153,7 @@ blockquote {
1153 left: 1px; 1153 left: 1px;
1154 display: block; 1154 display: block;
1155 width: 30px; 1155 width: 30px;
1156 height: 30px; 1156 height: 30px;
1157 content: ""; 1157 content: "";
1158 background-color: white; 1158 background-color: white;
1159 border-radius: 30px; 1159 border-radius: 30px;
...@@ -1169,7 +1169,7 @@ blockquote { ...@@ -1169,7 +1169,7 @@ blockquote {
1169 } 1169 }
1170 .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 { 1170 .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 {
1171 background-color: #e6e9ed; 1171 background-color: #e6e9ed;
1172 filter: alpha(opacity=60); 1172 filter: alpha(opacity=60);
1173 opacity: .6; 1173 opacity: .6;
1174 } 1174 }
1175 .toggle input[type="checkbox"]:checked + .handle:before, .toggle input[type="radio"]:checked + .handle:before { 1175 .toggle input[type="checkbox"]:checked + .handle:before, .toggle input[type="radio"]:checked + .handle:before {
...@@ -1260,12 +1260,12 @@ blockquote { ...@@ -1260,12 +1260,12 @@ blockquote {
1260 text-align: center; 1260 text-align: center;
1261 } 1261 }
1262 .calendar .days { 1262 .calendar .days {
1263 padding-top: 15px; 1263 padding-top: 15px;
1264 margin-top: 15px; 1264 margin-top: 15px;
1265 border-top: 1px solid #ee7f6d; 1265 border-top: 1px solid #ee7f6d;
1266 } 1266 }
1267 .calendar .days .unit { 1267 .calendar .days .unit {
1268 height: 34px; 1268 height: 34px;
1269 margin-bottom: 3px; 1269 margin-bottom: 3px;
1270 line-height: 34px; 1270 line-height: 34px;
1271 text-align: center; 1271 text-align: center;
...@@ -1436,7 +1436,7 @@ blockquote { ...@@ -1436,7 +1436,7 @@ blockquote {
1436 border: #a0d468; 1436 border: #a0d468;
1437 } 1437 }
1438 .alert .alert-link { 1438 .alert .alert-link {
1439 text-decoration: underline; 1439 text-decoration: underline;
1440 cursor: pointer; 1440 cursor: pointer;
1441 filter: alpha(opacity=65); 1441 filter: alpha(opacity=65);
1442 opacity: .65; 1442 opacity: .65;
...@@ -1461,7 +1461,7 @@ blockquote { ...@@ -1461,7 +1461,7 @@ blockquote {
1461 * -------------------------------------------------- 1461 * --------------------------------------------------
1462 */ 1462 */
1463 .nav-tabs { 1463 .nav-tabs {
1464 background-color: #e6e9ed; 1464 background-color: #e6e9ed;
1465 border-bottom: none; 1465 border-bottom: none;
1466 border-radius: 4px 4px 0 0; 1466 border-radius: 4px 4px 0 0;
1467 1467
...@@ -1960,7 +1960,7 @@ a.list-group-item-danger.active, a.list-group-item-danger:hover, a.list-group-it ...@@ -1960,7 +1960,7 @@ a.list-group-item-danger.active, a.list-group-item-danger:hover, a.list-group-it
1960 * -------------------------------------------------- 1960 * --------------------------------------------------
1961 */ 1961 */
1962 .modal-content { 1962 .modal-content {
1963 color: #434a54; 1963 color: #434a54;
1964 border: none; 1964 border: none;
1965 border-radius: 4px; 1965 border-radius: 4px;
1966 -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2); 1966 -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
...@@ -2033,7 +2033,7 @@ a.list-group-item-danger.active, a.list-group-item-danger:hover, a.list-group-it ...@@ -2033,7 +2033,7 @@ a.list-group-item-danger.active, a.list-group-item-danger:hover, a.list-group-it
2033 * -------------------------------------------------- 2033 * --------------------------------------------------
2034 */ 2034 */
2035 .jumbotron { 2035 .jumbotron {
2036 padding: 0; 2036 padding: 0;
2037 margin-bottom: 20px; 2037 margin-bottom: 20px;
2038 background-color: white; 2038 background-color: white;
2039 border-radius: 4px; 2039 border-radius: 4px;
...@@ -2274,7 +2274,7 @@ a.list-group-item-danger.active, a.list-group-item-danger:hover, a.list-group-it ...@@ -2274,7 +2274,7 @@ a.list-group-item-danger.active, a.list-group-item-danger:hover, a.list-group-it
2274 } 2274 }
2275 2275
2276 .panel-group-lists .panel { 2276 .panel-group-lists .panel {
2277 background-color: white; 2277 background-color: white;
2278 border-bottom: 1px solid #e6e9ed; 2278 border-bottom: 1px solid #e6e9ed;
2279 -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2); 2279 -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
2280 -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2); 2280 -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
...@@ -2323,13 +2323,13 @@ a.list-group-item-danger.active, a.list-group-item-danger:hover, a.list-group-it ...@@ -2323,13 +2323,13 @@ a.list-group-item-danger.active, a.list-group-item-danger:hover, a.list-group-it
2323 margin-bottom: 20px; 2323 margin-bottom: 20px;
2324 } 2324 }
2325 .footer-logo, .footer-nav { 2325 .footer-logo, .footer-nav {
2326 display: block; 2326 display: block;
2327 float: none; 2327 float: none;
2328 width: 100%; 2328 width: 100%;
2329 } 2329 }
2330 } 2330 }
2331 .footer-logo { 2331 .footer-logo {
2332 height: 32px; 2332 height: 32px;
2333 margin-top: -5px; 2333 margin-top: -5px;
2334 line-height: 32px; 2334 line-height: 32px;
2335 } 2335 }
...@@ -2495,7 +2495,7 @@ a.list-group-item-danger.active, a.list-group-item-danger:hover, a.list-group-it ...@@ -2495,7 +2495,7 @@ a.list-group-item-danger.active, a.list-group-item-danger:hover, a.list-group-it
2495 left: 0; 2495 left: 0;
2496 } 2496 }
2497 .timeline dl dd.pos-left .time { 2497 .timeline dl dd.pos-left .time {
2498 padding: 10px 0; 2498 padding: 10px 0;
2499 margin-left: 0; 2499 margin-left: 0;
2500 text-align: left; 2500 text-align: left;
2501 } 2501 }
...@@ -2508,7 +2508,7 @@ a.list-group-item-danger.active, a.list-group-item-danger:hover, a.list-group-it ...@@ -2508,7 +2508,7 @@ a.list-group-item-danger.active, a.list-group-item-danger:hover, a.list-group-it
2508 border-color: transparent white transparent transparent; 2508 border-color: transparent white transparent transparent;
2509 } 2509 }
2510 .timeline dl dd.pos-right .time { 2510 .timeline dl dd.pos-right .time {
2511 padding: 10px 0; 2511 padding: 10px 0;
2512 margin-left: 0; 2512 margin-left: 0;
2513 text-align: left; 2513 text-align: left;
2514 } 2514 }
......

57.9 KB | W: | H:

138 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin