Server : LiteSpeed System : Linux server321.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64 User : apotdzgr ( 7060) PHP Version : 8.0.30 Disable Function : NONE Directory : /home/apotdzgr/konapotheek.com/wp-content/plugins/mycryptocheckout/src/static/css/scss/ |
Upload File : |
// settings page styles .settings_page_mycryptocheckout { #plainview_sdk_mcc_form2_inputs_text_btc_hd_public_key { width: 100%; max-width: 1000px; } #plainview_sdk_mcc_form2_inputs_text_wallet_address { width: 100%; max-width: 820px; } .plainview_sdk_table.widefat.currencies { td.ui-sortable-handle { cursor: move; } .ui-sortable-helper { border: 1px solid #ccc; background: #FAFAFA; } .wallet_placeholder { background: #d8d8d8; } td#wallet { overflow-wrap: break-word; word-break: break-all; } } form#edit_wallet { #plainview_sdk_mcc_form2_inputs_text_wallet_address, #plainview_sdk_mcc_form2_inputs_text_btc_hd_public_key, #plainview_sdk_mcc_form2_inputs_text_monero_private_view_key { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } } form#autosettlement_edit { #plainview_sdk_mcc_form2_inputs_text_bittrex_api_key, #plainview_sdk_mcc_form2_inputs_text_bittrex_api_secret, #plainview_sdk_mcc_form2_inputs_text_binance_api_key, #plainview_sdk_mcc_form2_inputs_text_binance_api_secret { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } } }