HEX
Server: Apache/2
System: Linux vpslll9m.sdns.vn 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
User: thuexe247c (1044)
PHP: 7.4.33
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/thuexe247c/public_html/wp-content/plugins/notification-for-telegram/mystyle.css
.telegram-notify-page .telegram-notify-nav-tab {
  float: left;
  border: 1px solid #ccc;
  border-bottom: none;
  margin-left: .5em;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.71428571;
  font-weight: 600;
  background: #2196F3;
  color: white;
  text-decoration: none;
  white-space: nowrap;
}

.telegram-notify-page .telegram-notify-nav-tab.nav-tab-active {
  background: #f1f1f1;
  color: #000;
}

.telegram-notify-page .telegram-notify-gopro {
  border: 2px solid #FF0000;
}

.telegram-notify-page .telegram-notify-switch {
  position: relative;
  display: inline-block;
  width: 49px;
  height: 28px;
  margin-right: 15px;
}

.telegram-notify-page .telegram-notify-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.telegram-notify-page .telegram-notify-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.telegram-notify-page .telegram-notify-slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.telegram-notify-page .telegram-notify-switch input:checked + .telegram-notify-slider {
  background-color: #2196F3;
}

.telegram-notify-page .telegram-notify-switch input:focus + .telegram-notify-slider {
  box-shadow: 0 0 1px #2196F3;
}

.telegram-notify-page .telegram-notify-switch input:checked + .telegram-notify-slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

.telegram-notify-page .telegram-notify-slider.round {
  border-radius: 34px;
}

.telegram-notify-page .telegram-notify-slider.round:before {
  border-radius: 50%;
}

.telegram-notify-page .telegram-notify-div {
  width: 90%;
  margin-left: 10px;
}

.telegram-notify-page #telegram-notify-bordersection {
  border-top: 2px dashed #2196F3;
}

.telegram-notify-page .telegram-notify-bannerfoto {
  height: 150px;
  width: auto;
}

.telegram-notify-page .telegram-notify-respo {
  display: inline-block;
  margin-right: 25px;
  margin-left: 25px;
}

.telegram-notify-page .telegram-notify-heading-h3 {
  font-size: 16px;
}

.telegram-notify-page .telegram-notify-heading-h2 {
  margin-top: 15px;
  font-size: 18px;
  text-align: center;
}

.telegram-notify-page .telegram-notify-form input[type=text],
.telegram-notify-page .telegram-notify-form textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: vertical;
}

.telegram-notify-page .telegram-notify-button,
.telegram-notify-page .telegram-notify-button-test,
.telegram-notify-page .telegram-notify-button-cronset,
.telegram-notify-page .telegram-notify-button-cront {
  transition-duration: 0.4s;
  background-color: #2196F3;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  margin-right: 15px;
  margin-left: 15px;
}

.telegram-notify-page .telegram-notify-button-test:hover,
.telegram-notify-page .telegram-notify-button-cronset:hover,
.telegram-notify-page .telegram-notify-button-cront:hover {
  background-color: #1976D2;
  color: white;
}

.telegram-notify-page .telegram-notify-box {
  position: relative;
  display: inline-block;
  float: left;
  min-width: 200px;
}

.telegram-notify-page select::-ms-expand {
  display: none;
}

.telegram-notify-page .telegram-notify-box:after {
  content: '<>';
  font: 15px "Consolas", monospace;
  color: #333;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 11px;
  top: 18px;
  padding: 0 0 2px;
  border-bottom: 1px solid #999;
  position: absolute;
  pointer-events: none;
}

.telegram-notify-page .telegram-notify-box select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  max-width: 620px;
  height: 45px;
  float: right;
  margin: 0px 0px;
  padding: 0px 24px;
  font-size: 16px;
  line-height: 1.75;
  color: #333;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  -ms-word-break: normal;
  word-break: normal;
}

.telegram-notify-page .regular-text22 {
  width: 100%;
  max-width: 620px;
}

.telegram-notify-page .large-text22 {
  width: 100%;
  max-width: 620px;
}

.telegram-notify-page .surecart-webhook-guide {
  border: 1px solid #e0e0e0;
  padding: 15px;
}