/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */
 .updraft_rescan_remote {
    display: none!important;
 }
 .updraft_uploader_toggle {
   display: none!important;
 }