PluginProbe
UpdraftCentral Dashboard / 0.7.2
UpdraftCentral Dashboard v0.7.2
0.8.33 0.7.2 0.7.3 0.7.4 0.8.0 0.8.1 0.8.10 0.8.11 0.8.12 0.8.13 0.8.14 0.8.15 0.8.16 0.8.17 0.8.18 0.8.19 0.8.2 0.8.20 0.8.21 0.8.22 0.8.23 0.8.24 0.8.25 0.8.26 0.8.27 All 51 releases
updraftcentral / css / mobile.css

mobile.css in UpdraftCentral Dashboard 0.7.2, at css/mobile.css

349 lines 14.1 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .updraft-mobile-menu {
2 display: inline;
3 color: white;
4 font-size: 48px; }
5
6 @media (max-width: 582px) {
7 .updraftcentral_row_container {
8 text-align: initial; }
9 .updraft-menu-item-links:nth-child(2) {
10 border-left: none; }
11 .updraft-mobile-menu span {
12 font-size: 200%;
13 color: #FFF; }
14 .updraft_existing_backups_row {
15 display: inline-block;
16 width: 100%; }
17 .updraftcentral-show-in-tab-backups {
18 font-size: 0; }
19 div.dropdown.updraft-dropdown.updraftcentral_rowmenu {
20 top: 4px; }
21 div.updraft_site_settings_output table th {
22 display: table; }
23 .updraft_site_settings_output button.button-primary, .updraft_site_settings_output input.button-primary {
24 margin-left: 0;
25 padding: 0.25rem 0.25rem;
26 text-align: left;
27 font-size: .775rem; }
28 div.col-sm-12.updraftcentral_row_extracontents {
29 margin-left: 0.2em;
30 margin-right: 0.2em;
31 padding-left: 0.275em;
32 padding-right: 0.275em; }
33 .updraft_existing_backups_output > .dashicons-image-rotate, .updraft_site_settings_output > .dashicons-image-rotate, .updraft_module_output > .dashicons-image-rotate {
34 top: initial; }
35 span.dashicons.dashicons-editor-expand.updraft-full-screen {
36 display: none; }
37 td.updraft_existingbackup_date {
38 text-align: center; }
39 h2.updraft_settings_sectionheading {
40 font-size: 1.2375rem; }
41 .updraft_site_settings_output {
42 font-size: 0.7em; }
43 /*#updraftcentral_dashboard_existingsites .updraftcentral_row_extracontents .updraft_site_settings_output td {
44 border-left: 3px solid #CCC;
45 }*/
46 #updraftcentral_dashboard_existingsites .updraftcentral_row_extracontents .updraft_site_settings_output td:empty, #updraftcentral_dashboard_existingsites .updraftcentral_row_extracontents .updraft_site_settings_output td[colspan="2"] {
47 border-left: none; }
48 #updraftcentral_dashboard_existingsites .updraftcentral_row_extracontents .updraft_site_settings_output tr#remote_storage_tabs td, #updraftcentral_dashboard_existingsites .updraftcentral_row_extracontents .updraft_site_settings_output tr.updraftplusmethod td {
49 border: none; }
50 .additional-rule-width {
51 margin-top: 5px; }
52 td input[type="text"].updraft_split_every {
53 width: 65%; }
54 input.labelauty + label {
55 height: 85px; }
56 div.updraftcentral_notice div.updraftcentral_notice_contents h2 {
57 font-size: 1em; }
58 div.updraftmessage.updated.fade p {
59 font-style: italic;
60 font-size: 0.9em; }
61 div.updraft_site_settings_output table:nth-child(4) th[colspan="2"] h2.updraft_settings_sectionheading {
62 white-space: nowrap; }
63 input.labelauty + label > span.labelauty-unchecked, input.labelauty + label > span.labelauty-checked {
64 display: block; }
65 /*#updraftcentral_dashboard_existingsites .updraftcentral_row_extracontents .updraft_site_settings_output #remote-storage-container {
66 -ms-column-count: 2 !important;
67 column-count: 2 !important;
68 }*/
69 #updraft-central-navigation .updraft-menu-item-links:nth-last-child:focus, #updraft-central-navigation .updraft-menu-item-links:nth-last-child:hover {
70 border-radius: 0 0 10px 10px; } }
71
72 @media (min-width: 583px) {
73 span.dashicons.dashicons-editor-expand.updraft-full-screen {
74 display: inline-block; }
75 div.updraft_site_settings_output table th {
76 display: table-cell; } }
77
78 @media (max-width: 415px) {
79 #updraftcentral_dashboard_existingsites {
80 width: 100%;
81 padding: 3px; }
82 div.updraft_site_title, div.updraft_site_actions {
83 min-width: auto;
84 margin-left: 0;
85 font-size: 14px; }
86 .updraft-mobile-menu {
87 display: inline-block; }
88 .updraft-mobile-menu span {
89 font-size: 200%;
90 position: relative;
91 left: 70%;
92 bottom: 10%;
93 color: #FFF; }
94 button.row_siteinfo {
95 font-size: 0;
96 margin-left: 10px;
97 min-width: initial; }
98 button.updraftcentral_site_dashboard {
99 font-size: 0; }
100 div.download-backups {
101 margin: 10px 0;
102 padding: 3px; }
103 .updraft_download_button, .restore-button, .updraftplus-remove, .updraft-viewlogdiv {
104 margin: 5px 1px;
105 padding: 5px;
106 display: block;
107 text-align: center;
108 margin: 5px auto; }
109 .restore-button {
110 padding: 0;
111 margin: 0; }
112 .restore-button button {
113 display: initial; }
114 .download-backups {
115 margin: 0;
116 padding: 0;
117 margin-top: 10px; }
118 .updraftcentral_site_url_after_description {
119 max-width: 185px;
120 display: block; } }
121
122 @media (max-width: 320px) {
123 button.row_siteinfo {
124 margin-left: 0; } }
125
126 @media (max-width: 415px) and (min-width: 375px) {
127 .updraft-mobile-menu span {
128 left: 110%; } }
129
130 @media (max-width: 769px) and (min-width: 416px) {
131 div.updraft_site_actions {
132 margin-left: 0; }
133 #updraftcentral_dashboard_existingsites {
134 width: 100%; } }
135
136 @media (max-width: 867px) {
137 div.updraft_site_actions {
138 margin-left: 0;
139 min-width: initial; }
140 /* This hides the Site tab button text when the screen gets smaller */
141 button.updraftcentral_site_dashboard {
142 font-size: 0 !important; } }
143
144 @media (max-width: 1080px) {
145 /* This hides the Backup tab button text when the screen gets smaller */
146 button.updraftcentral_site_backup_now, button.updraftcentral_site_backups_manage,
147 button.updraftcentral_site_backup_settings {
148 font-size: 0 !important; } }
149
150 @media (max-width: 1211px) and (min-width: 733px) {
151 div.updraft_site_actions {
152 margin-left: 0; }
153 .updraft_download_button {
154 width: 93px;
155 display: inline-block; } }
156
157 @media (max-width: 1010px) {
158 .updraftcentral_row_container button.updraftcentral-show-in-tab-backups {
159 font-size: 0; } }
160
161 @media (max-width: 1276px) {
162 button.updraftcentral_site_backup_now,
163 button.updraftcentral_site_backups_manage,
164 button.updraftcentral_site_backup_settings {
165 font-size: 0; } }
166
167 /* Dropdown menu media queries */
168 @media (max-width: 767px) {
169 .navbar-nav .dropdown-submenu > a:before {
170 margin-top: 8px;
171 border-color: inherit;
172 border-style: solid;
173 border-width: 4px 4px 0 4px;
174 border-left-color: transparent;
175 border-right-color: transparent; }
176 .navbar-nav .dropdown-submenu > a {
177 padding-left: 40px; }
178 .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > a,
179 .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > label {
180 padding-left: 35px; }
181 .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > a,
182 .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > label {
183 padding-left: 45px; }
184 .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a,
185 .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > label {
186 padding-left: 55px; }
187 .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a,
188 .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > label {
189 padding-left: 65px; }
190 .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a,
191 .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > label {
192 padding-left: 75px; }
193 .navbar-inverse .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:before {
194 border-top-color: #FFF; }
195 .navbar-default .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:before {
196 border-top-color: #555; } }
197
198 .navbar-default .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a,
199 .navbar-default .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:hover,
200 .navbar-default .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:focus {
201 background-color: #E7E7E7;
202 color: #555; }
203
204 .navbar-inverse .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a,
205 .navbar-inverse .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:hover,
206 .navbar-inverse .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:focus {
207 background-color: #080808;
208 color: #FFF; }
209
210 @media (max-width: 910px) {
211 .updraftcentral_action_box .btn {
212 margin: 0px 3%;
213 overflow: hidden;
214 margin-top: 4px; } }
215
216 @media (max-width: 500px) {
217 button.updraftcentral_action_choose_another_site.btn {
218 font-size: 0;
219 min-width: initial;
220 width: 50px; } }
221
222 @media (max-width: 363px) {
223 .updraftcentral_action_box .btn.btn-info-outline {
224 font-size: 0;
225 min-width: initial;
226 width: 50px; } }
227
228 @media (max-width: 790px) {
229 .updraft_site_settings_output table.form-table:nth-child(1),
230 .updraft_site_settings_output table.form-table:nth-child(3) {
231 width: 95%;
232 margin: 0 auto; }
233 .updraft_site_settings_output input[type="text"], .updraft_site_settings_output input[type="email"], .updraft_site_settings_output input[type="url"], .updraft_site_settings_output input[type="password"], .updraft_site_settings_output input[type="search"], .updraft_site_settings_output input[type="tel"], .updraft_site_settings_output textarea, .updraft_site_settings_output select, #updraft_include_others_exclude input[type="text"], #updraft_include_uploads_exclude, #updraft_reportbox_0 input[name="updraft_email[0]"] {
234 width: 100%;
235 max-width: 100%; }
236 input.labelauty + label {
237 height: 80px; } }
238
239 @media (max-width: 642px) {
240 .updraft_existing_backups_output .download-backups ul {
241 margin: 0 0 1rem 0;
242 padding-top: 3%; }
243 .existing-backups-table th, .existing-backups-table td {
244 border: 1px solid #EEE;
245 padding: 0.5em 1em; }
246 .existing-backups-table thead tr:first-child th:first-child {
247 border-radius: 0.6em 0.6em 0 0;
248 width: 100%; }
249 .existing-backups-table thead tr:first-child th:last-child {
250 border-radius: 0; }
251 .existing-backups-table tbody tr:nth-last-child(2) td:first-child {
252 border-radius: 0; }
253 .existing-backups-table tbody tr:nth-last-child(2) td:last-child {
254 border-radius: 0 0.6em 0.6em 0; }
255 .existing-backups-table thead tr th.backup-date, .existing-backups-table thead tr th.backup-data, .existing-backups-table thead tr th.updraft_backup_actions {
256 padding: 2px;
257 display: inline-block;
258 width: 100%; }
259 .existing-backups-table thead tr th.backup-date {
260 border-top: 1px solid #CCC; }
261 .updraft_existing_backups_row td {
262 width: 100%;
263 display: inline-block; }
264 .updraft_existing_backups_row {
265 display: inline-block;
266 width: 100%; }
267 .existing-backups-table thead tr {
268 display: none; } }
269
270 @media (max-width: 564px) and (min-width: 543px) {
271 div.dropdown.updraft-dropdown {
272 float: none; } }
273
274 @media (max-width: 461px) and (min-width: 415px) {
275 div.updraft-mobile-menu {
276 left: 230%; } }
277
278 @media (max-width: 708px) {
279 .existing-backups-table th, .existing-backups-table td {
280 border: 1px solid #EEE;
281 text-align: center; } }
282
283 /* Smartphones (portrait and landscape) ----------- */
284 @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
285 .updraft_site_settings_output input[type="text"], .updraft_site_settings_output input[type="email"], .updraft_site_settings_output input[type="url"], .updraft_site_settings_output input[type="password"], .updraft_site_settings_output input[type="search"], .updraft_site_settings_output input[type="tel"], .updraft_site_settings_output textarea, .updraft_site_settings_output select, #updraft_include_others_exclude input[type="text"], #updraft_include_uploads_exclude, #updraft_reportbox_0 input[name="updraft_email[0]"] {
286 width: 90%; } }
287
288 /* Smartphones (landscape) ----------- */
289 @media only screen and (min-width: 321px) {
290 /* STYLES GO HERE */ }
291
292 /* Smartphones (portrait) ----------- */
293 @media only screen and (max-width: 320px) {
294 /* STYLES GO HERE */ }
295
296 /* iPads (portrait and landscape) ----------- */
297 @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
298 /* STYLES GO HERE */ }
299
300 /* iPads (landscape) ----------- */
301 @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
302 /* STYLES GO HERE */ }
303
304 /* iPads (portrait) ----------- */
305 @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
306 /* STYLES GO HERE */ }
307
308 /* Smaller than Desktop and Laptops ----------- */
309 @media only screen and (max-width: 1223px) {
310 input.labelauty + label > span.labelauty-unchecked-image + span.labelauty-unchecked, input.labelauty + label > span.labelauty-checked-image + span.labelauty-checked {
311 margin-left: 0 !important; }
312 input.labelauty + label > span.labelauty-unchecked-image, input.labelauty + label > span.labelauty-checked-image {
313 width: 100% !important;
314 background-position: center !important; }
315 input.labelauty + label > span.labelauty-unchecked, input.labelauty + label > span.labelauty-checked {
316 display: block;
317 margin-top: 8px;
318 text-align: center;
319 width: 100%; }
320 #updraft_include_others_exclude input[type="text"], input#updraft_include_uploads_exclude {
321 display: inline-block;
322 width: 100%; } }
323
324 /* Smaller Desktop and Laptops ----------- */
325 @media only screen and (min-width: 1224px) {
326 input.labelauty + label > span.labelauty-unchecked, input.labelauty + label > span.labelauty-checked {
327 width: 63%; }
328 #updraft_include_others_exclude input[type="text"], input#updraft_include_uploads_exclude {
329 margin-right: 0;
330 margin-left: 10px; } }
331
332 /* Desktops and laptops ----------- */
333 @media only screen and (min-width: 1325px) {
334 /* Backup To Remote Storage */
335 input.labelauty + label {
336 min-height: 58px; }
337 input.labelauty + label > span.labelauty-unchecked-image, input.labelauty + label > span.labelauty-checked-image {
338 float: left;
339 margin: 5px 0 5px 5px; }
340 input.labelauty + label > span.labelauty-unchecked, input.labelauty + label > span.labelauty-checked {
341 display: inline;
342 float: right;
343 margin-top: 20px;
344 margin-bottom: 0;
345 width: 68%; }
346 #updraft_include_others_exclude input[type="text"], input#updraft_include_uploads_exclude {
347 margin-right: 0;
348 margin-left: 10px; } }
349