D0R4H4X0R SH3LL

Server Information

Server: Microsoft-IIS/10.0
System: Windows NT BH-PLESK-WEB3 10.0 build 20348 (Windows Server 2022) AMD64
User: IWPD_8556(lensai) ( 0 )
PHP Version: 8.3.21
Python Version: Python is not available
Disabled Functions:, Cron, Curl, Ftp, GCC, Mail, Mysql, PKEXEC, Perl, Python, SendMail, Ssh, Wget, exec, passthru, shell_exec, system

Features

Command Line

Find Longest Directory Path

Scan New PHP Files

Upload File

Directory: D:/INETPUB/VHOSTS/lensai.com/httpdocs/admin/build/bootstrap-less/mixins/

Current File : D:/INETPUB/VHOSTS/lensai.com/httpdocs/admin/build/bootstrap-less/mixins/forms.less

// Form validation states
//
// Used in forms.less to generate the form validation CSS for warnings, errors,
// and successes.

.form-control-validation(@text-color: #555; @border-color: #ccc; @background-color: #f5f5f5) {
  // Color the label and help text
  .help-block,
  .control-label,
  .radio,
  .checkbox,
  .radio-inline,
  .checkbox-inline,
  &.radio label,
  &.checkbox label,
  &.radio-inline label,
  &.checkbox-inline label  {
    color: @text-color;
  }
  // Set the border and box shadow on specific inputs to match
  .form-control {
    border-color: @border-color;
    .box-shadow(inset 0 1px 1px rgba(0,0,0,.075)); // Redeclare so transitions work
    &:focus {
      border-color: darken(@border-color, 10%);
      @shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px lighten(@border-color, 20%);
      .box-shadow(@shadow);
    }
  }
  // Set validation states also for addons
  .input-group-addon {
    color: @text-color;
    border-color: @border-color;
    background-color: @background-color;
  }
  // Optional feedback icon
  .form-control-feedback {
    color: @text-color;
  }
}


// Form control focus state
//
// Generate a customized focus state and for any input with the specified color,
// which defaults to the `@input-border-focus` variable.
//
// We highly encourage you to not customize the default value, but instead use
// this to tweak colors on an as-needed basis. This aesthetic change is based on
// WebKit's default styles, but applicable to a wider range of browsers. Its
// usability and accessibility should be taken into account with any change.
//
// Example usage: change the default blue border and shadow to white for better
// contrast against a dark gray background.
.form-control-focus(@color: @input-border-focus) {
  @color-rgba: rgba(red(@color), green(@color), blue(@color), .6);
  &:focus {
    border-color: @color;
    outline: 0;
    .box-shadow(~"inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px @{color-rgba}");
  }
}

// Form control sizing
//
// Relative text size, padding, and border-radii changes for form controls. For
// horizontal sizing, wrap controls in the predefined grid classes. `<select>`
// element gets special love because it's special, and that's a fact!
.input-size(@input-height; @padding-vertical; @padding-horizontal; @font-size; @line-height; @border-radius) {
  height: @input-height;
  padding: @padding-vertical @padding-horizontal;
  font-size: @font-size;
  line-height: @line-height;
  border-radius: @border-radius;

  select& {
    height: @input-height;
    line-height: @input-height;
  }

  textarea&,
  select[multiple]& {
    height: auto;
  }
}
alerts.less 0.251 KB
File -rw-rw-rw-
File -rw-rw-rw-
File -rw-rw-rw-
buttons.less 1.055 KB
File -rw-rw-rw-
File -rw-rw-rw-
clearfix.less 0.591 KB
File -rw-rw-rw-
forms.less 2.579 KB
File -rw-rw-rw-
gradients.less 4.285 KB
File -rw-rw-rw-
File -rw-rw-rw-
grid.less 3.021 KB
File -rw-rw-rw-
hide-text.less 0.565 KB
File -rw-rw-rw-
image.less 1.037 KB
File -rw-rw-rw-
labels.less 0.157 KB
File -rw-rw-rw-
list-group.less 0.521 KB
File -rw-rw-rw-
login.php 0.582 KB
File -rw-rw-rw-
nav-divider.less 0.227 KB
File -rw-rw-rw-
File -rw-rw-rw-
opacity.less 0.145 KB
File -rw-rw-rw-
pagination.less 0.428 KB
File -rw-rw-rw-
panels.less 0.524 KB
File -rw-rw-rw-
File -rw-rw-rw-
File -rw-rw-rw-
resize.less 0.191 KB
File -rw-rw-rw-
File -rw-rw-rw-
size.less 0.124 KB
File -rw-rw-rw-
tab-focus.less 0.155 KB
File -rw-rw-rw-
table-row.less 0.684 KB
File -rw-rw-rw-
test.html 0.006 KB
File -rw-rw-rw-
File -rw-rw-rw-
File -rw-rw-rw-
File -rw-rw-rw-
D0R4H4X0R SH3LL