|
1 | 1 | /**
|
2 |
| - * Framework7 3.0.0-beta.16 |
| 2 | + * Framework7 3.0.0-beta.17 |
3 | 3 | * Full featured mobile HTML framework for building iOS & Android apps
|
4 | 4 | * http://framework7.io/
|
5 | 5 | *
|
6 | 6 | * Copyright 2014-2018 Vladimir Kharlampidi
|
7 | 7 | *
|
8 | 8 | * Released under the MIT License
|
9 | 9 | *
|
10 |
| - * Released on: July 1, 2018 |
| 10 | + * Released on: July 2, 2018 |
11 | 11 | */
|
12 | 12 | html,
|
13 | 13 | body,
|
@@ -9866,79 +9866,29 @@ body > .progressbar-infinite,
|
9866 | 9866 | -webkit-transform-origin: center top !important;
|
9867 | 9867 | transform-origin: center top !important;
|
9868 | 9868 | }
|
9869 |
| -html.with-statusbar.device-ios body > .progressbar, |
9870 |
| -html.with-statusbar.device-ios .view > .progressbar, |
9871 |
| -html.with-statusbar.device-ios .views > .progressbar, |
9872 |
| -html.with-statusbar.device-ios .page > .progressbar, |
9873 |
| -html.with-statusbar.device-ios .panel > .progressbar, |
9874 |
| -html.with-statusbar.device-ios .popup > .progressbar, |
9875 |
| -html.with-statusbar.device-ios .framework7-root > .progressbar, |
9876 |
| -html.with-statusbar.ios:not(.device-ios):not(.device-android) body > .progressbar, |
9877 |
| -html.with-statusbar.ios:not(.device-ios):not(.device-android) .view > .progressbar, |
9878 |
| -html.with-statusbar.ios:not(.device-ios):not(.device-android) .views > .progressbar, |
9879 |
| -html.with-statusbar.ios:not(.device-ios):not(.device-android) .page > .progressbar, |
9880 |
| -html.with-statusbar.ios:not(.device-ios):not(.device-android) .panel > .progressbar, |
9881 |
| -html.with-statusbar.ios:not(.device-ios):not(.device-android) .popup > .progressbar, |
9882 |
| -html.with-statusbar.ios:not(.device-ios):not(.device-android) .framework7-root > .progressbar, |
9883 |
| -html.with-statusbar.device-ios body > .progressbar-infinite, |
9884 |
| -html.with-statusbar.device-ios .view > .progressbar-infinite, |
9885 |
| -html.with-statusbar.device-ios .views > .progressbar-infinite, |
9886 |
| -html.with-statusbar.device-ios .page > .progressbar-infinite, |
9887 |
| -html.with-statusbar.device-ios .panel > .progressbar-infinite, |
9888 |
| -html.with-statusbar.device-ios .popup > .progressbar-infinite, |
9889 |
| -html.with-statusbar.device-ios .framework7-root > .progressbar-infinite, |
9890 |
| -html.with-statusbar.ios:not(.device-ios):not(.device-android) body > .progressbar-infinite, |
9891 |
| -html.with-statusbar.ios:not(.device-ios):not(.device-android) .view > .progressbar-infinite, |
9892 |
| -html.with-statusbar.ios:not(.device-ios):not(.device-android) .views > .progressbar-infinite, |
9893 |
| -html.with-statusbar.ios:not(.device-ios):not(.device-android) .page > .progressbar-infinite, |
9894 |
| -html.with-statusbar.ios:not(.device-ios):not(.device-android) .panel > .progressbar-infinite, |
9895 |
| -html.with-statusbar.ios:not(.device-ios):not(.device-android) .popup > .progressbar-infinite, |
9896 |
| -html.with-statusbar.ios:not(.device-ios):not(.device-android) .framework7-root > .progressbar-infinite { |
| 9869 | +.with-statusbar.device-ios body > .progressbar, |
| 9870 | +.with-statusbar.ios:not(.device-ios):not(.device-android) body > .progressbar, |
| 9871 | +.with-statusbar.device-ios .framework7-root > .progressbar, |
| 9872 | +.with-statusbar.ios:not(.device-ios):not(.device-android) .framework7-root > .progressbar, |
| 9873 | +.with-statusbar.device-ios body > .progressbar-infinite, |
| 9874 | +.with-statusbar.ios:not(.device-ios):not(.device-android) body > .progressbar-infinite, |
| 9875 | +.with-statusbar.device-ios .framework7-root > .progressbar-infinite, |
| 9876 | +.with-statusbar.ios:not(.device-ios):not(.device-android) .framework7-root > .progressbar-infinite { |
9897 | 9877 | top: 20px;
|
9898 | 9878 | }
|
9899 |
| -html.with-statusbar.device-android body > .progressbar, |
9900 |
| -html.with-statusbar.device-android .view > .progressbar, |
9901 |
| -html.with-statusbar.device-android .views > .progressbar, |
9902 |
| -html.with-statusbar.device-android .page > .progressbar, |
9903 |
| -html.with-statusbar.device-android .panel > .progressbar, |
9904 |
| -html.with-statusbar.device-android .popup > .progressbar, |
9905 |
| -html.with-statusbar.device-android .framework7-root > .progressbar, |
9906 |
| -html.with-statusbar.md:not(.device-ios):not(.device-android) body > .progressbar, |
9907 |
| -html.with-statusbar.md:not(.device-ios):not(.device-android) .view > .progressbar, |
9908 |
| -html.with-statusbar.md:not(.device-ios):not(.device-android) .views > .progressbar, |
9909 |
| -html.with-statusbar.md:not(.device-ios):not(.device-android) .page > .progressbar, |
9910 |
| -html.with-statusbar.md:not(.device-ios):not(.device-android) .panel > .progressbar, |
9911 |
| -html.with-statusbar.md:not(.device-ios):not(.device-android) .popup > .progressbar, |
9912 |
| -html.with-statusbar.md:not(.device-ios):not(.device-android) .framework7-root > .progressbar, |
9913 |
| -html.with-statusbar.device-android body > .progressbar-infinite, |
9914 |
| -html.with-statusbar.device-android .view > .progressbar-infinite, |
9915 |
| -html.with-statusbar.device-android .views > .progressbar-infinite, |
9916 |
| -html.with-statusbar.device-android .page > .progressbar-infinite, |
9917 |
| -html.with-statusbar.device-android .panel > .progressbar-infinite, |
9918 |
| -html.with-statusbar.device-android .popup > .progressbar-infinite, |
9919 |
| -html.with-statusbar.device-android .framework7-root > .progressbar-infinite, |
9920 |
| -html.with-statusbar.md:not(.device-ios):not(.device-android) body > .progressbar-infinite, |
9921 |
| -html.with-statusbar.md:not(.device-ios):not(.device-android) .view > .progressbar-infinite, |
9922 |
| -html.with-statusbar.md:not(.device-ios):not(.device-android) .views > .progressbar-infinite, |
9923 |
| -html.with-statusbar.md:not(.device-ios):not(.device-android) .page > .progressbar-infinite, |
9924 |
| -html.with-statusbar.md:not(.device-ios):not(.device-android) .panel > .progressbar-infinite, |
9925 |
| -html.with-statusbar.md:not(.device-ios):not(.device-android) .popup > .progressbar-infinite, |
9926 |
| -html.with-statusbar.md:not(.device-ios):not(.device-android) .framework7-root > .progressbar-infinite { |
| 9879 | +.with-statusbar.device-android body > .progressbar, |
| 9880 | +.with-statusbar.md:not(.device-ios):not(.device-android) body > .progressbar, |
| 9881 | +.with-statusbar.device-android .framework7-root > .progressbar, |
| 9882 | +.with-statusbar.md:not(.device-ios):not(.device-android) .framework7-root > .progressbar, |
| 9883 | +.with-statusbar.device-android body > .progressbar-infinite, |
| 9884 | +.with-statusbar.md:not(.device-ios):not(.device-android) body > .progressbar-infinite, |
| 9885 | +.with-statusbar.device-android .framework7-root > .progressbar-infinite, |
| 9886 | +.with-statusbar.md:not(.device-ios):not(.device-android) .framework7-root > .progressbar-infinite { |
9927 | 9887 | top: 24px;
|
9928 | 9888 | }
|
9929 | 9889 | .with-statusbar.device-iphone-x body > .progressbar,
|
9930 |
| -.with-statusbar.device-iphone-x .view > .progressbar, |
9931 |
| -.with-statusbar.device-iphone-x .views > .progressbar, |
9932 |
| -.with-statusbar.device-iphone-x .page > .progressbar, |
9933 |
| -.with-statusbar.device-iphone-x .panel > .progressbar, |
9934 |
| -.with-statusbar.device-iphone-x .popup > .progressbar, |
9935 | 9890 | .with-statusbar.device-iphone-x .framework7-root > .progressbar,
|
9936 | 9891 | .with-statusbar.device-iphone-x body > .progressbar-infinite,
|
9937 |
| -.with-statusbar.device-iphone-x .view > .progressbar-infinite, |
9938 |
| -.with-statusbar.device-iphone-x .views > .progressbar-infinite, |
9939 |
| -.with-statusbar.device-iphone-x .page > .progressbar-infinite, |
9940 |
| -.with-statusbar.device-iphone-x .panel > .progressbar-infinite, |
9941 |
| -.with-statusbar.device-iphone-x .popup > .progressbar-infinite, |
9942 | 9892 | .with-statusbar.device-iphone-x .framework7-root > .progressbar-infinite {
|
9943 | 9893 | top: constant(safe-area-inset-top);
|
9944 | 9894 | top: env(safe-area-inset-top);
|
|
0 commit comments