403Webshell
Server IP : 167.235.67.158  /  Your IP : 216.73.216.179
Web Server : Apache
System : Linux ubuntu-8gb-nbg1-1 6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 x86_64
User : upstairsbar.co.uk ( 982)
PHP Version : 8.3.6
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/vinfinity.co.uk/wp-content/themes/dine/inc/admin/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/vinfinity.co.uk/wp-content/themes/dine/inc/admin/css/admin.css
/* MENU
-------------------------------------------------------------------------------------- */
.dashicons-dine:before {
  content: "";
  display: block;
  background: url(../images/dine.png) center center no-repeat;
  background-size: 18px;
  width: 32px;
  height: 32px;
  padding: 0 !important; }

.dine-welcome .nav-tab-wrapper {
  display: flex;
  justify-content: center;
  flex-flow: row wrap; }
.dine-welcome h1,
.dine-welcome .about-text {
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

.dine-welcome h1 {
  display: block !important; }

.tgmpa.wrap h1 {
  display: block !important; }

/* IMPORT DEMO
-------------------------------------------------------------------------------------- */
.demo-browser {
  box-sizing: border-box; }
  .demo-browser *,
  .demo-browser *:before,
  .demo-browser *:after {
    box-sizing: inherit; }

.demos-wrapper {
  overflow: hidden; }

.demos {
  display: flex;
  flex-flow: row wrap;
  margin: -40px -20px 0; }

.demo {
  display: block;
  width: 25%;
  padding: 40px 20px 0; }
  @media only screen and (max-width: 782px) {
    .demo {
      width: 33.33%; } }
  @media only screen and (max-width: 600px) {
    .demo {
      width: 100%; } }
  .demo .dine-import-btn[data-import="uninstall"] {
    display: none; }

.demos.has-demo .demo .dine-import-btn[data-import="settings"],
.demos.has-demo .demo .dine-import-btn[data-import="full"] {
  display: none; }
.demos.has-demo .demo .demo-name {
  box-shadow: none; }
.demos.has-demo .demo .demo-screenshot img {
  opacity: .4; }
.demos.has-demo .demo .demo-screenshot .wrap-link {
  background: none !important; }
.demos.has-demo .demo .demo-screenshot .screenshot-loader {
  display: none !important; }
.demos.has-demo .demo.current .demo-screenshot img {
  opacity: 1; }
.demos.has-demo .demo.current .dine-import-btn[data-import="uninstall"] {
  display: block;
  margin-left: 0; }
.demos.has-demo .demo.current .demo-name {
  background: green;
  color: white; }

.demo-screenshot {
  display: block;
  margin: 0;
  padding-bottom: 60%;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  transition: opacity .2s ease-in-out; }
  .demo-screenshot img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: top center;
    border: 10px solid white; }
  .demo-screenshot .wrap-link {
    display: block;
    background: rgba(0, 0, 0, 0.6);
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 30;
    display: none; }
  .demo-screenshot:hover .wrap-link {
    display: block; }
  .demo-screenshot .screenshot-loader {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 50;
    color: white;
    background: rgba(0, 0, 0, 0.6); }
    .demo-screenshot .screenshot-loader .dine-loading {
      display: block;
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      height: 60px;
      text-align: center;
      line-height: inherit;
      margin: -30px 0 0 0; }
      .demo-screenshot .screenshot-loader .dine-loading .loading-text {
        text-transform: uppercase;
        display: block; }
      .demo-screenshot .screenshot-loader .dine-loading i {
        font-size: 32px;
        width: 60px;
        height: 60px;
        line-height: 60px;
        text-align: center;
        margin: 0 auto; }

.demo-name {
  position: absolute;
  bottom: 0;
  left: 0;
  background: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  padding: 5px 10px;
  font-size: 10px;
  font-weight: bold;
  z-index: 30;
  display: block;
  color: black;
  text-transform: uppercase; }

.demo.active .screenshot-loader {
  display: block; }
.demo.active .wrap-link {
  display: none; }
.demo.active:hover .wrap-link {
  display: none; }
.demo.active .demo-actions {
  opacity: .1;
  position: relative; }
  .demo.active .demo-actions:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    display: block;
    z-index: 99;
    cursor: not-allowed; }

.demo-browser.loading .demo .demo-actions {
  display: none; }
.demo-browser.loading .loader-import {
  display: block; }
.demo-browser.loading.loading-uninstall .loader-import {
  display: none; }
.demo-browser.loading.loading-uninstall .loader-uninstall {
  display: block; }

.demo-id-container {
  position: relative; }
  .demo-id-container .demo-name {
    font-size: 15px;
    font-weight: 600;
    height: 18px;
    margin: 0;
    padding: 15px;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: #fff;
    background: rgba(255, 255, 255, 0.65);
    display: none; }
  .demo-id-container .demo-actions {
    padding: 10px 0; }

.dine-import-btn + .dine-import-btn {
  margin-left: 20px; }

/* Modal Content
------------------------ */
.ocdi__modal-item-title {
  margin-top: 0.5em;
  font-weight: bold; }

.ocdi__modal-image-container {
  width: 100%;
  height: 180px;
  margin: 0;
  overflow: hidden;
  border: 1px solid #ddd; }
  .ocdi__modal-image-container img {
    width: 100%; }

.ocdi__modal-notice {
  margin: 20px 0 0; }
  .ocdi__modal-notice a {
    outline: 0;
    font-weight: bold; }
  .ocdi__modal-notice ul {
    margin: 10px 0 0;
    list-style: decimal;
    padding: 0;
    padding-left: 20px; }
    .ocdi__modal-notice ul li {
      margin: 0 0 2px;
      font-weight: bold;
      line-height: 1.4; }

.ocdi-notice-uninstall {
  color: red;
  font-size: 1.2em; }

/* Loading State
------------------------ */
.dine-loading i {
  display: block;
  animation: fa-spin 2s infinite linear; }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.loader {
  width: 720px;
  max-width: 100%;
  display: none;
  background: white;
  margin: 1em 0;
  padding: 1em;
  font-size: 1.3em;
  border: 1px solid #ddd; }
  .loader .loader-header {
    display: flex;
    align-items: center;
    color: red; }
    .loader .loader-header h3 {
      margin: 0;
      color: inherit;
      text-transform: uppercase;
      font-size: 1.1em; }
  .loader .dine-loading {
    margin: 0 10px 0 0; }
  .loader .loader-msg {
    display: block; }
    .loader .loader-msg p {
      font-size: 1em;
      margin-bottom: 0; }

/* Message
------------------------------ */
.demo-browser .message {
  margin: 0 0 20px;
  display: table; }
  .demo-browser .message .dine-notice {
    padding: 10px 20px; }
  .demo-browser .message .notice-success {
    background: green;
    color: white; }
    .demo-browser .message .notice-success a {
      color: white;
      text-decoration: underline; }
  .demo-browser .message .notice-warning {
    color: white; }
  .demo-browser .message p {
    font-size: 1.2em;
    margin: 0; }

/* General Admin Settings
-------------------------------------------------------------------------------------- */
.red {
  color: red; }

/* TGMA General
--------------------- */
#setting-error-tgmpa {
  min-width: 800px;
  display: block; }

/* Input Placeholder
--------------------- */
input::-webkit-input-placeholder {
  color: #ccc; }
input::-moz-placeholder {
  color: #ccc; }
input:-moz-placeholder {
  color: #ccc; }
input:-ms-input-placeholder {
  color: #ccc; }

/* Image Uploader
-------------------------------------------------------------------------------------- */
.image-holder {
  max-width: 300px;
  margin: 0 0 20px;
  border: 2px dashed #ccc;
  background: #fafafa;
  padding: 10px;
  position: relative; }

.image-holder img {
  display: block;
  max-width: 100%;
  height: auto; }

.image-holder .remove-image-button {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.9);
  color: black;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  transition: all 0.1s;
  font-size: 20px; }

.image-holder .remove-image-button:hover {
  background: white; }

.image-holder img + .remove-image-button {
  display: block; }

/* File Uploader
-------------------------------------------------------------------------------------- */
.file-holder {
  display: none;
  max-width: 300px;
  margin: 0 0 20px;
  position: relative; }
  .file-holder.has-file {
    display: block; }
  .file-holder .file-icon {
    display: block;
    max-width: 100%;
    height: auto; }
    .file-holder .file-icon i {
      display: block;
      width: auto;
      height: auto;
      line-height: 1;
      font-size: 60px;
      text-align: left; }
  .file-holder .remove-file-button {
    display: none;
    position: absolute;
    bottom: 7px;
    left: 30px;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.9);
    color: black;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
    font-size: 16px; }
    .file-holder .remove-file-button:hover {
      background: white; }
  .file-holder.has-file .remove-file-button {
    display: block; }

/* Multi-image
-------------------------------------------------------------------------------------- */
.images-holder {
  margin: 0 -5px 10px; }
  .images-holder::after {
    clear: both;
    content: "";
    display: table; }

.images-holder .image-unit,
.images-holder .image-unit-placeholder {
  margin: 0;
  display: block;
  position: relative;
  float: left;
  box-sizing: border-box;
  padding: 5px;
  cursor: move; }

.images-holder .image-unit-placeholder {
  position: relative;
  height: 98px;
  width: 98px; }

.images-holder .image-unit-placeholder:after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  bottom: 5px;
  right: 5px;
  border: 1px dashed #999;
  background: #eaf7fd; }

.images-holder .image-unit img {
  width: 88px;
  height: 88px;
  display: block; }

/* remove button */
.images-holder .image-unit .remove-image-unit {
  position: absolute;
  top: 5px;
  right: 5px;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.9);
  color: black;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
  font-size: 16px; }

.images-holder .image-unit:hover .remove-image-unit {
  background: white; }

/* Metabox
-------------------------------------------------------------------------------------- */
/* Metabox Layout
--------------------- */
.dine-metabox {
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  box-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -ms-flex-align: stretch; }

.dine-metabox * {
  box-sizing: inherit; }

.dine-metabox .button-primary {
  box-sizing: content-box; }

.dine-info {
  padding: 10px;
  padding: 10px;
  color: #6b94c1;
  border: 1px solid #cad7e0;
  background: #f3faff; }

/* ----- LAYOUT ------ */
.metabox-tabs {
  width: 24%;
  float: left; }

.metabox-fields {
  padding: 10px 20px;
  width: 76%;
  float: left; }

#poststuff #page-settings .inside,
#poststuff #portfolio-settings .inside,
#poststuff #format-settings .inside,
#poststuff #post-settings .inside {
  margin: 0;
  padding: 0; }

/* ----- TABS ------ */
.metabox-tabs {
  border-right: 1px solid #eaeaea; }
  .metabox-tabs ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .metabox-tabs ul li {
      display: block;
      margin: 0; }
      .metabox-tabs ul li a {
        display: block;
        color: #999;
        text-decoration: none;
        padding: 10px 20px;
        background: #f9f9f9;
        border: 1px solid #eaeaea;
        border-width: 0 1px 1px 0;
        font-size: 12px;
        position: relative;
        z-index: 20;
        margin-right: -1px;
        outline: 0;
        box-shadow: none; }
      .metabox-tabs ul li:hover a {
        color: #777;
        background: #fcfcfc; }
      .metabox-tabs ul li.active a {
        color: #333;
        background: #fff;
        border-right-color: #fff; }

.tab-content {
  display: none; }

/* ----- FIELDS ------ */
.dine-metabox-field {
  padding: 10px 0;
  border-top: 1px solid #f0f0f0; }

.dine-metabox-field:after {
  content: "";
  clear: both;
  display: table; }

.dine-metabox-field:first-child {
  border-top: none; }

.dine-metabox-field > .label-wrapper {
  width: 40%;
  max-width: 250px;
  padding-right: 20px;
  float: left; }

.dine-metabox-field > .input-wrapper {
  overflow: hidden; }

.dine-metabox-field .description {
  font-size: 11px;
  font-style: normal;
  margin-top: 10px; }

/* Color picker
--------------------- */
.dine-colorpicker * {
  box-sizing: content-box; }

.wp-color-result {
  margin-bottom: 0; }

/* Heading
--------------------- */
.metabox-heading h3 {
  margin: 0;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0.05);
  padding: 10px 20px;
  margin: 10px 0; }

/* Radio
--------------------- */
.radio-wrapper {
  overflow: hidden;
  display: inline-block; }

/* Image Radio
--------------------- */
.field-image_radio input[type="radio"] {
  display: none; }

.field-image_radio input[type="radio"] + img {
  padding: 5px;
  background: white;
  border: 2px solid transparent;
  opacity: .4; }

.field-image_radio input[type="radio"] + img:hover {
  opacity: .8; }

.field-image_radio input[type="radio"]:checked + img {
  border-color: rgba(0, 0, 0, 0.5);
  opacity: 1; }

/* Navigation
-------------------------------------------------------------------------------------- */
.description.field-image {
  float: none;
  clear: both; }

/* Customize Offvanvas Menu
-------------------------------------------------------------------------------------- */
#customize-preview {
  overflow: hidden; }

/* Import Demo
-------------------------------------------------------------------------------------- */
p.ocdi__ajax-loader {
  position: fixed;
  z-index: 9999;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: white;
  color: black;
  padding: 32px;
  border-radius: 5px;
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.1);
  border: 1px solid #d0d0d0;
  font-size: 1.3em; }

/*# sourceMappingURL=admin.css.map */

Youez - 2016 - github.com/yon3zu
LinuXploit