HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux WebLive 5.15.0-79-generic #86-Ubuntu SMP Mon Jul 10 16:07:21 UTC 2023 x86_64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/html/wpdehaus/wp-content/themes/salient/css/src/third-party/buddypress.css
/*
  Theme Name:  Salient
  Description: "BuddyPress" plugin basic Salient integration
*/

body #buddypress form.bp-dir-search-form button[type="submit"] {
  padding: 10px .7em!important;
}
.material .buddypress-wrap form.bp-dir-search-form input[type="search"]:focus {
  box-shadow: none;
}
.buddypress-wrap form.bp-dir-search-form button[type=submit] span {
  line-height: 1em;
}
body[data-form-style="minimal"] #buddypress input[type="text"], 
body[data-form-style="minimal"] #buddypress input[type="password"], 
body[data-form-style="minimal"] #buddypress input[type="email"] {
  padding-left: 10px;
  padding-right: 10px;
}
#buddypress input[type=submit]:hover {
  color: #fff;
}
#buddypress .activity-update-form #whats-new-submit input[type=submit] {
  line-height: 1em;
}
body[data-form-style="minimal"] #buddypress textarea {
  background-color: rgba(0,0,0,0.018);
  border-radius: 4px;
  border: 1px solid rgba(0,0,0,0.05);
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.buddypress-wrap .bp-feedback.bp-messages p {
  padding-bottom: 0;
}
#buddypress form#whats-new-form textarea{
  width:100%!important
}
.buddypress h1{
  margin-bottom:30px
}