| @@ -152,9 +152,9 @@ | ||
| 152 | 152 | } |
| 153 | 153 | #wppm_project_table th{ |
| 154 | 154 | border: none !important; |
| 155 | 155 | } |
| 156 | -.wppm_thread,.wppm_proj_thread{ | |
| 156 | +.wppm_thread{ | |
| 157 | 157 | background-color: #FFFFFF; |
| 158 | 158 | color: #000000; |
| 159 | 159 | border-color: #C3C3C3; |
| 160 | 160 | display: table; |
| @@ -216,37 +216,10 @@ | ||
| 216 | 216 | margin-top: 10px; |
| 217 | 217 | border: 1px solid #eee !important; |
| 218 | 218 | } |
| 219 | 219 | .wppm_widget{ |
| 220 | - display: flex; | |
| 221 | - flex-direction: column; | |
| 222 | - width: 100%; | |
| 223 | - min-width: 100%; | |
| 224 | - max-width: 100%; | |
| 225 | - box-sizing: border-box; | |
| 226 | - margin-bottom: 15px; | |
| 227 | 220 | border: 1px solid #eee !important; |
| 228 | 221 | } |
| 229 | -.wppm-widget-header { | |
| 230 | - display: flex; | |
| 231 | - align-items: center; | |
| 232 | - padding: 10px; | |
| 233 | -} | |
| 234 | -.wppm-widget-header span { | |
| 235 | - display: flex; | |
| 236 | - align-items: center; | |
| 237 | - margin-left: 5px; | |
| 238 | - cursor: pointer; | |
| 239 | -} | |
| 240 | -.wppm-widget-header h4 { | |
| 241 | - flex-grow: 1; | |
| 242 | - margin: 0px !important; | |
| 243 | -} | |
| 244 | -.wppm-widget-body { | |
| 245 | - display: flex; | |
| 246 | - flex-direction: column; | |
| 247 | - padding: 10px 10px 0; | |
| 248 | -} | |
| 249 | 222 | .wppm-btn{ |
| 250 | 223 | padding: 5px 10px; |
| 251 | 224 | border-radius: 20px; |
| 252 | 225 | font-size: 14px; |
| @@ -252,9 +225,9 @@ | ||
| 252 | 225 | font-size: 14px; |
| 253 | 226 | margin-left:20px; |
| 254 | 227 | background-color: #5067c5; |
| 255 | 228 | color:#ffffff!important; |
| 256 | - border: 1px solid #8a8a8a !important; | |
| 229 | + border: 1px; | |
| 257 | 230 | } |
| 258 | 231 | .wppm-btn-cancel{ |
| 259 | 232 | padding: 5px 10px; |
| 260 | 233 | border-radius: 14px; |
| @@ -297,9 +270,9 @@ | ||
| 297 | 270 | #wppm_task_table th{ |
| 298 | 271 | border: none !important; |
| 299 | 272 | } |
| 300 | 273 | #wppm_task_table_container{ |
| 301 | - padding: 0 15px 15px 15px; | |
| 274 | + padding:15px; | |
| 302 | 275 | } |
| 303 | 276 | .wppm_status{ |
| 304 | 277 | background-color: aqua; |
| 305 | 278 | border-radius: 30px; |
| @@ -404,9 +377,8 @@ | ||
| 404 | 377 | top: 50px; |
| 405 | 378 | right: 50px; |
| 406 | 379 | font-size: 15px; |
| 407 | 380 | font-weight: bold; |
| 408 | - z-index: 10000000000000; | |
| 409 | 381 | } |
| 410 | 382 | #wppm_add_new_project{ |
| 411 | 383 | margin:20px; |
| 412 | 384 | background-color: #FFFFFF; |
| @@ -452,9 +424,12 @@ | ||
| 452 | 424 | #wppm_apply_filter{ |
| 453 | 425 | background-color:#306EFF; |
| 454 | 426 | margin-bottom:2px; |
| 455 | 427 | } |
| 456 | - | |
| 428 | +#wppm_project_table{ | |
| 429 | + margin: 15px; | |
| 430 | + overflow-x: auto; | |
| 431 | +} | |
| 457 | 432 | .wppm_label{ |
| 458 | 433 | font-size: 12px; |
| 459 | 434 | font-weight: 600; |
| 460 | 435 | color: #9c9c9c; |
| @@ -471,11 +446,11 @@ | ||
| 471 | 446 | border-radius: 20px; |
| 472 | 447 | font: 12px "Helvetica Neue",Arial,Helvetica,sans-serif; |
| 473 | 448 | } |
| 474 | 449 | #wppm_project_search_filter_img, .wppm_task_search_filter_img{ |
| 475 | - position: relative !important; | |
| 450 | + position: absolute; | |
| 476 | 451 | top: 10px; |
| 477 | - left: 30px; | |
| 452 | + left: 18px; | |
| 478 | 453 | } |
| 479 | 454 | .wppm_add_new_task_img, .wppm_task_list_image{ |
| 480 | 455 | padding-right: 5px; |
| 481 | 456 | padding-bottom: 3px; |
| @@ -544,9 +519,9 @@ | ||
| 544 | 519 | .wppm_task_list{ |
| 545 | 520 | flex-basis: 50%; |
| 546 | 521 | } |
| 547 | 522 | } |
| 548 | -.wppm_task_name_grid_view, .wppm_task_due_date_grid_view, .wppm_empty_container, .wppm_proj_name_grid_view{ | |
| 523 | +.wppm_task_name_grid_view, .wppm_task_due_date_grid_view, .wppm_empty_container{ | |
| 549 | 524 | font-family: "OpenSans-Semibold","Helvetica Neue",Arial,Helvetica,sans-serif; |
| 550 | 525 | font-size: 14px; |
| 551 | 526 | } |
| 552 | 527 | .wppm_card_body{ |
| @@ -695,13 +670,8 @@ | ||
| 695 | 670 | background-color: #FFFFFF; |
| 696 | 671 | margin: 15px; |
| 697 | 672 | border: 1px solid #eee !important; |
| 698 | 673 | } |
| 699 | -.wppm_proj_thread{ | |
| 700 | - background-color: #FFFFFF; | |
| 701 | - border: 1px solid #eee !important; | |
| 702 | -} | |
| 703 | - | |
| 704 | 674 | .wppm_progress_bar_container{ |
| 705 | 675 | margin-bottom: 6px; |
| 706 | 676 | margin-top: 5px; |
| 707 | 677 | position: relative; |
| @@ -779,11 +749,13 @@ | ||
| 779 | 749 | padding: 5px; |
| 780 | 750 | background-color: #FFFFFF; |
| 781 | 751 | float: right; |
| 782 | 752 | border-radius: 4px; |
| 753 | + margin-right: 10px; | |
| 783 | 754 | cursor: pointer; |
| 784 | 755 | font: 13px "Helvetica Neue",Helvetica,Arial,sans-serif; |
| 785 | 756 | color: #858c96; |
| 757 | + margin-top: 5px; | |
| 786 | 758 | } |
| 787 | 759 | #wppm_select_user_role{ |
| 788 | 760 | margin: 10px 10px 10px 0px; |
| 789 | 761 | } |
| @@ -819,12 +791,8 @@ | ||
| 819 | 791 | #wppm_comment_btn{ |
| 820 | 792 | display:none; |
| 821 | 793 | padding: 10px; |
| 822 | 794 | } |
| 823 | -#wppm_proj_comment_btn{ | |
| 824 | - display:none; | |
| 825 | - padding: 10px; | |
| 826 | -} | |
| 827 | 795 | #wppm_activity_container{ |
| 828 | 796 | background-color:#ffffff; |
| 829 | 797 | margin:15px; |
| 830 | 798 | border: 1px solid #eee !important; |
| @@ -831,11 +799,8 @@ | ||
| 831 | 799 | } |
| 832 | 800 | .wppm_task_discussion{ |
| 833 | 801 | font: 18px "Helvetica Neue",Helvetica,Arial,sans-serif; |
| 834 | 802 | } |
| 835 | -.wppm_proj_discussion{ | |
| 836 | - font: 18px "Helvetica Neue",Helvetica,Arial,sans-serif; | |
| 837 | -} | |
| 838 | 803 | .wppm_delete_checklist{ |
| 839 | 804 | color:#b73232 !important; |
| 840 | 805 | font: 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; |
| 841 | 806 | border-bottom: 1px dashed; |
| @@ -872,19 +837,8 @@ | ||
| 872 | 837 | color:#eee; |
| 873 | 838 | margin-top: 10px; |
| 874 | 839 | font: 13px "Helvetica Neue",Helvetica,Arial,sans-serif; |
| 875 | 840 | } |
| 876 | -#wppm_proj_comment{ | |
| 877 | - width: 80%; | |
| 878 | - height: 30px; | |
| 879 | - padding: 5px; | |
| 880 | - margin-bottom: 15px; | |
| 881 | - overflow: hidden; | |
| 882 | - border: 1px solid #eee; | |
| 883 | - color:#eee; | |
| 884 | - margin-top: 10px; | |
| 885 | - font: 13px "Helvetica Neue",Helvetica,Arial,sans-serif; | |
| 886 | -} | |
| 887 | 841 | .wppm_attachment_title{ |
| 888 | 842 | font: 15px "Helvetica Neue",Helvetica,Arial,sans-serif; |
| 889 | 843 | } |
| 890 | 844 | .wppm_comment_date{ |
| @@ -914,29 +868,8 @@ | ||
| 914 | 868 | margin-left: 5px; |
| 915 | 869 | margin-top:5px; |
| 916 | 870 | font: 13px "Helvetica Neue",Helvetica,Arial,sans-serif; |
| 917 | 871 | } |
| 918 | -#wppm_proj_attach_file{ | |
| 919 | - color:#301db7; | |
| 920 | - cursor:pointer; | |
| 921 | - font-weight: normal; | |
| 922 | - text-decoration-line: underline; | |
| 923 | - text-decoration-style: dotted; | |
| 924 | - font: 13px "Helvetica Neue",Helvetica,Arial,sans-serif; | |
| 925 | -} | |
| 926 | -#wppm_individual_cancel_proj_comment_btn{ | |
| 927 | - float:right; | |
| 928 | - background-color:#ffffff; | |
| 929 | - margin-left: 5px; | |
| 930 | - margin-top:5px; | |
| 931 | - font: 13px "Helvetica Neue",Helvetica,Arial,sans-serif; | |
| 932 | -} | |
| 933 | -#wppm_individual_submit_proj_comment_btn{ | |
| 934 | - float:right; | |
| 935 | - margin-left: 5px; | |
| 936 | - margin-top:5px; | |
| 937 | - font: 13px "Helvetica Neue",Helvetica,Arial,sans-serif; | |
| 938 | -} | |
| 939 | 872 | .wppm_thread_messege{ |
| 940 | 873 | font-size: 14px; |
| 941 | 874 | font-weight: 400; |
| 942 | 875 | color: #4e4e4e; |
| @@ -953,9 +886,10 @@ | ||
| 953 | 886 | .wppm_task_label,.wppm_checklist_label,.wppm_project_label{ |
| 954 | 887 | font: 18px "Helvetica Neue",Helvetica,Arial,sans-serif !important; |
| 955 | 888 | } |
| 956 | 889 | .widget_divider{ |
| 957 | - margin:4px 0 6px 0px !important; | |
| 890 | + margin-top: 4px !important; | |
| 891 | + margin-bottom: 6px !important; | |
| 958 | 892 | } |
| 959 | 893 | .wppm_individual_task_widget{ |
| 960 | 894 | margin-top: 15px!important; |
| 961 | 895 | } |
| @@ -979,9 +913,9 @@ | ||
| 979 | 913 | .wppm_edit_task_details_widget, .wppm_thread_action, .wppm_edit_project_details_widget{ |
| 980 | 914 | float:right; |
| 981 | 915 | cursor:pointer; |
| 982 | 916 | } |
| 983 | -.wppm_add_new_task_btn, #wppm_task_list_btn,#wppm_delete_btn,#wppm_delete_task_btn,#wppm_clone_task_btn,#wppm_print_task_btn,#wppm_archieve_task_btn{ | |
| 917 | +.wppm_add_new_task_btn, #wppm_task_list_btn,#wppm_delete_btn,#wppm_delete_task_btn,#wppm_clone_task_btn{ | |
| 984 | 918 | cursor: pointer; |
| 985 | 919 | } |
| 986 | 920 | #wppm_project_details_container{ |
| 987 | 921 | border: 1px solid #eee; |
| @@ -1183,9 +1117,9 @@ | ||
| 1183 | 1117 | .wppm_bootstrap .purchase_addon{ |
| 1184 | 1118 | padding-right: 5px; |
| 1185 | 1119 | } |
| 1186 | 1120 | |
| 1187 | -#wppm_chevron_sort_down_task_name_img, #wppm_chevron_sort_down_project_list_img, #wppm_chevron_sort_down_status_img, #wppm_chevron_sort_down_priority_img, #wppm_chevron_sort_down_start_date_img, #wppm_chevron_sort_down_end_date_img,#wppm_chevron_sort_down_task_duration_img{ | |
| 1121 | +#wppm_chevron_sort_down_task_name_img, #wppm_chevron_sort_down_project_list_img, #wppm_chevron_sort_down_status_img, #wppm_chevron_sort_down_priority_img, #wppm_chevron_sort_down_start_date_img, #wppm_chevron_sort_down_end_date_img{ | |
| 1188 | 1122 | margin-right:-19px; |
| 1189 | 1123 | } |
| 1190 | 1124 | |
| 1191 | 1125 | .wppm-help-container{ |
| @@ -1218,10 +1152,9 @@ | ||
| 1218 | 1152 | align-items: flex-end; |
| 1219 | 1153 | margin-bottom: 10px; |
| 1220 | 1154 | } |
| 1221 | 1155 | |
| 1222 | -#wppm_task_filter, #wppm_task_list_proj_filter | |
| 1223 | -{ | |
| 1156 | +#wppm_task_filter{ | |
| 1224 | 1157 | border: 1px solid #ccc !important; |
| 1225 | 1158 | background-color:#FFFFFF; |
| 1226 | 1159 | border-radius:4px; |
| 1227 | 1160 | font: 15px "Helvetica Neue",Arial,Helvetica,sans-serif !important; |
| @@ -1230,9 +1163,8 @@ | ||
| 1230 | 1163 | .wppm-filter-item { |
| 1231 | 1164 | max-width: 200px; |
| 1232 | 1165 | margin-right: 5px; |
| 1233 | 1166 | margin-bottom: 10px; |
| 1234 | - margin: 0 5px 10px 10px; | |
| 1235 | 1167 | } |
| 1236 | 1168 | .wppm-filter-item select { |
| 1237 | 1169 | width: 100% !important; |
| 1238 | 1170 | } |
| @@ -1282,342 +1214,5 @@ | ||
| 1282 | 1214 | max-height: 35px !important; |
| 1283 | 1215 | padding: 0 24px 0 8px !important; |
| 1284 | 1216 | border: 1px solid #ccc !important; |
| 1285 | 1217 | font: 15px "Helvetica Neue",Arial,Helvetica,sans-serif !important; |
| 1286 | -} | |
| 1287 | - | |
| 1288 | -#wppm_proj_discussion_container{ | |
| 1289 | - background-color: #ffffff; | |
| 1290 | - border: 1px solid #eee !important; | |
| 1291 | -} | |
| 1292 | -.wppm-setting-tab-container { | |
| 1293 | - display: flex; | |
| 1294 | - flex-wrap: wrap; | |
| 1295 | - width: 100%; | |
| 1296 | - align-items: center; | |
| 1297 | - margin-bottom: 10px; | |
| 1298 | - background-color:#F0F0F1; | |
| 1299 | -} | |
| 1300 | -.wppm-setting-tab-container button { | |
| 1301 | - padding: 7px 15px; | |
| 1302 | - font-size: 16px; | |
| 1303 | - font-weight: normal; | |
| 1304 | - border: none !important; | |
| 1305 | - color: #6A6A6A; | |
| 1306 | - background-color: transparent; | |
| 1307 | - cursor: pointer; | |
| 1308 | - border-radius: 16px; | |
| 1309 | - margin: 10 0 5px 5px; | |
| 1310 | -} | |
| 1311 | -.wppm-setting-tab-container button.active, | |
| 1312 | -.wppm-setting-tab-container button:hover { | |
| 1313 | - color: #fff; | |
| 1314 | - background-color: #FFA04A; | |
| 1315 | -} | |
| 1316 | -.wppm-input-group { | |
| 1317 | - width: 100%; | |
| 1318 | - display: flex; | |
| 1319 | - flex-direction: column; | |
| 1320 | - padding-bottom: 15px; | |
| 1321 | - box-sizing: border-box; | |
| 1322 | -} | |
| 1323 | -.wppm-input-group .label-container { | |
| 1324 | - display: flex; | |
| 1325 | - align-items: center; | |
| 1326 | - color: #000; | |
| 1327 | - margin-bottom: 2px; | |
| 1328 | -} | |
| 1329 | -.wppm-input-group label { | |
| 1330 | - font-size: 12px; | |
| 1331 | - font-weight: 600; | |
| 1332 | - margin-right: 5px; | |
| 1333 | -} | |
| 1334 | -.wppm-input-group .label-container svg { | |
| 1335 | - width: 12px; | |
| 1336 | - margin-left: 5px; | |
| 1337 | -} | |
| 1338 | -.wppm-input-group input[type="text"], | |
| 1339 | -.wppm-input-group select { | |
| 1340 | - width: 100%; | |
| 1341 | - max-width: 100%; | |
| 1342 | -} | |
| 1343 | -.wppm-input-group .checkbox-group, | |
| 1344 | -.wppm-input-group .radio-group { | |
| 1345 | - width: 100%; | |
| 1346 | - display: flex; | |
| 1347 | - flex-wrap: wrap; | |
| 1348 | - align-items: center; | |
| 1349 | -} | |
| 1350 | -.wppm-input-group .checkbox-group div, | |
| 1351 | -.wppm-input-group .radio-group div { | |
| 1352 | - width: 250px; | |
| 1353 | - display: flex; | |
| 1354 | - flex-wrap: wrap; | |
| 1355 | - align-items: center; | |
| 1356 | - margin: 0 10px 5px 0; | |
| 1357 | -} | |
| 1358 | -.wppm-input-group .checkbox-group div input, | |
| 1359 | -.wppm-input-group .radio-group div input { | |
| 1360 | - margin: 0 5px 0 0 !important; | |
| 1361 | -} | |
| 1362 | -.wppm-input-group .checkbox-group div span, | |
| 1363 | -.wppm-input-group .radio-group div span { | |
| 1364 | - font-size: 12px; | |
| 1365 | - font-weight: 300; | |
| 1366 | -} | |
| 1367 | -.wppm-input-group .required-char { | |
| 1368 | - font-size: 12px; | |
| 1369 | - color: #ff0000; | |
| 1370 | -} | |
| 1371 | -.wppm-input-group .divide-bar { | |
| 1372 | - width: 100%; | |
| 1373 | - display: flex; | |
| 1374 | - flex-wrap: grid; | |
| 1375 | - align-items: center; | |
| 1376 | -} | |
| 1377 | - | |
| 1378 | -/* Checkboxes */ | |
| 1379 | -#wppm-container .checkbox-container, | |
| 1380 | -.wppm-modal .checkbox-container, #wppm_task_list_container .checkbox-container { | |
| 1381 | - display: flex; | |
| 1382 | - line-height: normal; | |
| 1383 | -} | |
| 1384 | -#wppm-container .checkbox-container input, | |
| 1385 | -.wppm-modal .checkbox-container input, #wppm_task_list_container .checkbox-container input{ | |
| 1386 | - padding: 0; | |
| 1387 | - height: initial; | |
| 1388 | - width: initial; | |
| 1389 | - margin-bottom: 0; | |
| 1390 | - display: none; | |
| 1391 | - cursor: pointer; | |
| 1392 | -} | |
| 1393 | -#wppm-container .checkbox-container label, | |
| 1394 | -.wppm-modal .checkbox-container label , #wppm_task_list_container .checkbox-container label{ | |
| 1395 | - position: relative; | |
| 1396 | - cursor: pointer; | |
| 1397 | - padding: 0 !important; | |
| 1398 | - font-size: 14px !important; | |
| 1399 | -} | |
| 1400 | -#wppm-container .checkbox-container label:before, | |
| 1401 | -.wppm-modal .checkbox-container label:before , #wppm_task_list_container .checkbox-container label:before{ | |
| 1402 | - content:''; | |
| 1403 | - -webkit-appearance: none; | |
| 1404 | - background-color: #fff; | |
| 1405 | - box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05); | |
| 1406 | - display: inline-block; | |
| 1407 | - position: relative; | |
| 1408 | - vertical-align: middle; | |
| 1409 | - cursor: pointer; | |
| 1410 | - margin-left: 5px; | |
| 1411 | - border: 1px solid #8a8a8a; | |
| 1412 | -} | |
| 1413 | -#wppm-container .checkbox-container input:checked + label:after, | |
| 1414 | -.wppm-modal .checkbox-container input:checked + label:after, #wppm_task_list_container .checkbox-container input:checked + label:after{ | |
| 1415 | - content: ''; | |
| 1416 | - display: block; | |
| 1417 | - position: absolute; | |
| 1418 | - top: 1px; | |
| 1419 | - right: 9px; | |
| 1420 | - width: 6px; | |
| 1421 | - height: 9px; | |
| 1422 | - border: solid #0079bf; | |
| 1423 | - border-width: 0 0 2px 2px; | |
| 1424 | - transform: matrix(-1, -1, -1, 1, 3, 0); | |
| 1425 | -} | |
| 1426 | -#wppm-container .checkbox-container label, | |
| 1427 | -.wppm-modal .checkbox-container label, #wppm_task_list_container .checkbox-container label{ | |
| 1428 | - display: flex; | |
| 1429 | -} | |
| 1430 | -#wppm-container .checkbox-container label:before, | |
| 1431 | -.wppm-modal .checkbox-container label:before, #wppm_task_list_container .checkbox-container label:before{ | |
| 1432 | - width: 18px !important; | |
| 1433 | - height: 18px !important; | |
| 1434 | - box-sizing: border-box; | |
| 1435 | - padding: 8px; | |
| 1436 | -} | |
| 1437 | -#wppm-container .checkbox-container label:after, | |
| 1438 | -.wppm-modal .checkbox-container label:after, #wppm_task_list_container .checkbox-container label:after { | |
| 1439 | - flex-grow: 1; | |
| 1440 | -} | |
| 1441 | -#wppm-container .checkbox-container p, | |
| 1442 | -.wppm-modal .checkbox-container p, #wppm_task_list_container .checkbox-container p{ | |
| 1443 | - margin: 0 !important; | |
| 1444 | -} | |
| 1445 | - | |
| 1446 | -.wppm-bulk-actions { | |
| 1447 | - display: flex; | |
| 1448 | - align-items: center; | |
| 1449 | -} | |
| 1450 | -.wppm-bulk-actions select { | |
| 1451 | - min-width: 150px; | |
| 1452 | - max-width: 250px; | |
| 1453 | - margin-left: 5px; | |
| 1454 | -} | |
| 1455 | -.wppm-bulk-actions button { | |
| 1456 | - margin-left: 10px; | |
| 1457 | - display: flex; | |
| 1458 | - align-items: center; | |
| 1459 | -} | |
| 1460 | -.wppm-bulk-actions button svg { | |
| 1461 | - height: 13px; | |
| 1462 | - margin-right: 15px; | |
| 1463 | -} | |
| 1464 | - | |
| 1465 | -#wppm-bulk-actions{ | |
| 1466 | - left: 0px!important; | |
| 1467 | -} | |
| 1468 | - | |
| 1469 | -/* Popover Menu */ | |
| 1470 | -.wppm-popover-menu { | |
| 1471 | - padding: 3px !important; | |
| 1472 | - border-radius: 3px !important; | |
| 1473 | -} | |
| 1474 | -.wppm-popover-menu-item { | |
| 1475 | - display: flex; | |
| 1476 | - align-items: center; | |
| 1477 | - padding: 10px; | |
| 1478 | - cursor: pointer; | |
| 1479 | - background-color: #fff; | |
| 1480 | - color: #707070; | |
| 1481 | - margin-left: 10px !important; | |
| 1482 | -} | |
| 1483 | -.wppm-popover-menu-item:hover { | |
| 1484 | - color: #fff; | |
| 1485 | - background-color: #313042 !important; | |
| 1486 | -} | |
| 1487 | -.wppm-popover-menu-item svg { | |
| 1488 | - width: 14px; | |
| 1489 | - margin-left: 10px; | |
| 1490 | -} | |
| 1491 | -.wppm-popover-menu-item span { | |
| 1492 | - font-size: 14px; | |
| 1493 | -} | |
| 1494 | - | |
| 1495 | -.wppm-button.secondary { | |
| 1496 | - border: 1px solid #ccc !important; | |
| 1497 | - background-color: #fff !important; | |
| 1498 | - color: #313042 !important; | |
| 1499 | - font: 14px "Helvetica Neue", Arial, Helvetica, sans-serif !important; | |
| 1500 | -} | |
| 1501 | - | |
| 1502 | -.wppm-button.small { | |
| 1503 | - font-size: 12px !important; | |
| 1504 | -} | |
| 1505 | - | |
| 1506 | -#wppm_task_description, #wppm_add_new_project #wppm_proj_description{ | |
| 1507 | - height: 160px !important; | |
| 1508 | - width: 100% !important; | |
| 1509 | -} | |
| 1510 | - | |
| 1511 | -/* Form fields */ | |
| 1512 | -.wppm-input-group { | |
| 1513 | - width: 100%; | |
| 1514 | - display: flex; | |
| 1515 | - flex-direction: column; | |
| 1516 | - padding-bottom: 15px; | |
| 1517 | - box-sizing: border-box; | |
| 1518 | -} | |
| 1519 | -.wppm-input-group .label-container { | |
| 1520 | - display: flex; | |
| 1521 | - align-items: center; | |
| 1522 | - color: #000; | |
| 1523 | - margin-bottom: 2px; | |
| 1524 | -} | |
| 1525 | -.wppm-input-group label { | |
| 1526 | - font-size: 12px; | |
| 1527 | - font-weight: 600; | |
| 1528 | - margin-left: 5px; | |
| 1529 | -} | |
| 1530 | -.wppm-input-group .label-container svg { | |
| 1531 | - width: 12px; | |
| 1532 | - margin-right: 5px; | |
| 1533 | -} | |
| 1534 | -.wppm-input-group input[type="text"], | |
| 1535 | -.wppm-input-group select { | |
| 1536 | - width: 100%; | |
| 1537 | - max-width: 100%; | |
| 1538 | -} | |
| 1539 | - | |
| 1540 | - @media (max-width: 768px) { | |
| 1541 | - .wppm_task_list{ | |
| 1542 | - flex-basis: 50% !important; | |
| 1543 | - } | |
| 1544 | - } | |
| 1545 | - | |
| 1546 | -#wppmprint_menu{ | |
| 1547 | - display: flex; | |
| 1548 | - flex-direction: column; | |
| 1549 | - position: absolute; | |
| 1550 | - background: white; | |
| 1551 | - border: 1px solid #ccc; | |
| 1552 | - z-index: 1000; | |
| 1553 | - margin-left: 155px; | |
| 1554 | - display: none; | |
| 1555 | -} | |
| 1556 | - | |
| 1557 | -#wppmprint_menu a { | |
| 1558 | - padding: 8px 12px; | |
| 1559 | - text-decoration: none; | |
| 1560 | - color: #333; | |
| 1561 | -} | |
| 1562 | - | |
| 1563 | -#wppmprint_menu a:hover { | |
| 1564 | - background: #f0f0f0; | |
| 1565 | -} | |
| 1566 | - | |
| 1567 | -.wppm_checklist_items_container { list-style: none; padding-left: 0; } | |
| 1568 | -.wppm_checklist_items_container .wppm_checklist_item { | |
| 1569 | - padding: 6px 10px; | |
| 1570 | - background: #fff; | |
| 1571 | - margin-bottom: 4px; | |
| 1572 | - border: 1px solid #ddd; | |
| 1573 | - cursor: grab; | |
| 1574 | - display: flex; | |
| 1575 | - align-items: center; | |
| 1576 | -} | |
| 1577 | -.wppm_checklist_items_container .wppm_chk_items_drag { | |
| 1578 | - margin-right: 10px; | |
| 1579 | - cursor: move; | |
| 1580 | -} | |
| 1581 | - | |
| 1582 | -/* Main container */ | |
| 1583 | -/* GRID CONTAINER */ | |
| 1584 | -.wppm_bootstrap .pricing-flex { | |
| 1585 | - display: grid !important; | |
| 1586 | - grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); | |
| 1587 | - gap: 20px; | |
| 1588 | - align-items: stretch; | |
| 1589 | -} | |
| 1590 | - | |
| 1591 | -/* CARD */ | |
| 1592 | -.wppm_bootstrap .pricing-widget { | |
| 1593 | - display: flex; | |
| 1594 | - flex-direction: column; | |
| 1595 | - | |
| 1596 | - background: #fff; | |
| 1597 | - border: 1px solid #e5e5e5; | |
| 1598 | - border-radius: 6px; | |
| 1599 | - padding: 15px; | |
| 1600 | - box-sizing: border-box; | |
| 1601 | -} | |
| 1602 | - | |
| 1603 | -/* BODY GROWS */ | |
| 1604 | -.wppm_bootstrap .pricing-widget .pbody { | |
| 1605 | - flex: 1; | |
| 1606 | -} | |
| 1607 | - | |
| 1608 | -/* FOOTER */ | |
| 1609 | -/* .wppm_bootstrap .pricing-widget .pfooter { | |
| 1610 | - display: flex; | |
| 1611 | - justify-content: space-between; | |
| 1612 | - gap: 10px; | |
| 1613 | - margin-top: 15px; | |
| 1614 | -} | |
| 1615 | - | |
| 1616 | -/* MOBILE FOOTER STACK */ | |
| 1617 | -@media (max-width: 480px) { | |
| 1618 | - .wppm_bootstrap .pricing-widget .pfooter { | |
| 1619 | - flex-direction: column; | |
| 1620 | - } | |
| 1621 | -} */ | |
| 1622 | - | |
| 1623 | - | |
| 1218 | +} | |