GRAYBYTE WORDPRESS FILE MANAGER3839

Server IP : 162.213.255.40 / Your IP : 216.73.216.121
System : Linux server146.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
PHP Version : 8.0.30
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF

HOME

/home/hellrfbn/public_html/wp-content/plugins/jetpack/css/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/hellrfbn/public_html/wp-content/plugins/jetpack/css//jetpack-deactivate-dialog.css
@charset "UTF-8";
/*
The MIT License (MIT)

Copyright © 2011–2015 thoughtbot, inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
documentation files (the “Software”), to deal in the Software without restriction, including without limitation the
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial
portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

https://github.com/thoughtbot/bourbon
*/
#TB_window.jetpack-disconnect-modal {
  max-width: 635px;
  max-height: 600px;
}
@media screen and (min-width: 661px) {
  #TB_window.jetpack-disconnect-modal {
    max-height: 360px;
  }
}
#TB_window.jetpack-disconnect-modal #TB_title {
  font-size: 28px;
  line-height: 24px;
  font-weight: 600;
  height: 24px;
  padding: 24px;
  color: #1d2327;
}
#TB_window.jetpack-disconnect-modal #TB_ajaxWindowTitle {
  padding-left: 0px;
  margin-top: -2px;
}
#TB_window.jetpack-disconnect-modal #TB_ajaxContent {
  width: auto !important;
  padding: 0px;
  max-height: 435px;
}
@media screen and (min-width: 661px) {
  #TB_window.jetpack-disconnect-modal #TB_ajaxContent {
    max-height: 203px;
  }
}
#TB_window.jetpack-disconnect-modal #TB_ajaxContent .jetpack_deactivation_dialog_content {
  padding: 24px;
  padding-bottom: 80px;
  margin-top: 0px;
}
@media screen and (min-width: 661px) {
  #TB_window.jetpack-disconnect-modal #TB_ajaxContent .jetpack_deactivation_dialog_content {
    padding-bottom: 24px;
  }
}
#TB_window.jetpack-disconnect-modal #TB_ajaxContent .jetpack_deactivation_dialog_content p {
  font-size: 16px;
  line-height: 24px;
  margin-top: 0px;
}
#TB_window.jetpack-disconnect-modal #TB_ajaxContent .jetpack_deactivation_dialog_content ul {
  font-size: 16px;
  line-height: 24px;
}
#TB_window.jetpack-disconnect-modal #TB_ajaxContent .jetpack_deactivation_dialog_content ul li {
  margin-bottom: 10px;
}
#TB_window.jetpack-disconnect-modal #TB_ajaxContent .jetpack_deactivation_dialog_content ul li span {
  vertical-align: middle;
}
#TB_window.jetpack-disconnect-modal #TB_ajaxContent .jetpack_deactivation_dialog_content ul li span.dashicons {
  color: #eb0001;
}
#TB_window.jetpack-disconnect-modal #TB_closeWindowButton {
  left: auto;
  right: 22px;
  color: #50575e;
  top: 22px;
}
#TB_window.jetpack-disconnect-modal #TB_closeWindowButton:after {
  content: "\f335";
  font: normal 32px/29px dashicons;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#TB_window.jetpack-disconnect-modal #TB_closeWindowButton:hover, #TB_window.jetpack-disconnect-modal #TB_closeWindowButton:focus {
  color: #a2a2a2;
  outline: none;
  box-shadow: none;
}
#TB_window.jetpack-disconnect-modal .tb-close-icon {
  display: none;
}
#TB_window.jetpack-disconnect-modal .jetpack_deactivation_dialog_content__buttons-row-container {
  position: absolute;
  bottom: 0px;
  width: 100%;
  border-top: 1px solid #c3c4c7;
  background-color: rgb(255, 255, 255);
}
#TB_window.jetpack-disconnect-modal .jetpack_deactivation_dialog_content__buttons-row {
  position: relative;
  margin: 24px;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (min-width: 661px) {
  #TB_window.jetpack-disconnect-modal .jetpack_deactivation_dialog_content__buttons-row {
    flex-direction: row;
  }
}
#TB_window.jetpack-disconnect-modal .jetpack_deactivation_dialog_content__buttons-row p {
  font-size: 13px;
  line-height: 1.5;
  margin-top: auto;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
}
@media screen and (min-width: 661px) {
  #TB_window.jetpack-disconnect-modal .jetpack_deactivation_dialog_content__buttons-row p {
    padding-top: 5px;
  }
}
#TB_window.jetpack-disconnect-modal .jetpack_deactivation_dialog_content__buttons-row .jetpack_deactivation_dialog_content__buttons button {
  background: #f6f7f7;
  border-color: #2271b1;
  border-style: solid;
  border-width: 1px;
  color: #2271b1;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  outline: 0;
  overflow: hidden;
  font-size: 14px;
  text-overflow: ellipsis;
  text-decoration: none;
  vertical-align: top;
  box-sizing: border-box;
  font-size: 13px;
  border-radius: 3px;
  padding: 7px 14px 9px;
  appearance: none;
  width: 100%;
  margin-bottom: 18px;
}
@media screen and (min-width: 661px) {
  #TB_window.jetpack-disconnect-modal .jetpack_deactivation_dialog_content__buttons-row .jetpack_deactivation_dialog_content__buttons button {
    margin-bottom: 0px;
    margin-left: 18px;
    width: auto;
  }
}
#TB_window.jetpack-disconnect-modal .jetpack_deactivation_dialog_content__buttons-row .jetpack_deactivation_dialog_content__buttons button#jetpack_deactivation_dialog_content__button-deactivate {
  background: #d94f4f;
  border-color: #a02222;
  color: rgb(255, 255, 255);
  margin-bottom: 0px;
}
#TB_window.jetpack-disconnect-modal .jetpack_deactivation_dialog_content__buttons-row .jetpack_deactivation_dialog_content__buttons button#jetpack_deactivation_dialog_content__button-deactivate[disabled], #TB_window.jetpack-disconnect-modal .jetpack_deactivation_dialog_content__buttons-row .jetpack_deactivation_dialog_content__buttons button#jetpack_deactivation_dialog_content__button-deactivate:disabled {
  background: #eba3a3;
  border-color: #e48484;
}

#jetpack_deactivation_dialog {
  display: none;
}

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
.htaccess
0.41 KB
July 23 2025 07:38:28
hellrfbn / hellrfbn
0644
cleanslate-rtl.css
15.739 KB
February 05 2025 15:44:59
hellrfbn / hellrfbn
0644
cleanslate-rtl.min.css
11.192 KB
February 05 2025 15:44:59
hellrfbn / hellrfbn
0644
cleanslate.css
15.73 KB
February 05 2025 15:44:59
hellrfbn / hellrfbn
0644
cleanslate.min.css
11.188 KB
February 05 2025 15:44:59
hellrfbn / hellrfbn
0644
dashboard-widget-rtl.css
9.397 KB
February 05 2025 15:44:59
hellrfbn / hellrfbn
0644
dashboard-widget-rtl.min.css
7.037 KB
February 05 2025 15:44:59
hellrfbn / hellrfbn
0644
dashboard-widget.css
9.4 KB
February 05 2025 15:44:59
hellrfbn / hellrfbn
0644
dashboard-widget.min.css
7.04 KB
February 05 2025 15:44:59
hellrfbn / hellrfbn
0644
jetpack-admin-rtl.css
26.282 KB
February 05 2025 15:44:59
hellrfbn / hellrfbn
0644
jetpack-admin-rtl.min.css
20.697 KB
February 05 2025 15:44:59
hellrfbn / hellrfbn
0644
jetpack-admin.css
26.268 KB
February 05 2025 15:44:59
hellrfbn / hellrfbn
0644
jetpack-admin.min.css
20.683 KB
February 05 2025 15:44:59
hellrfbn / hellrfbn
0644
jetpack-deactivate-dialog-rtl.css
5.918 KB
February 05 2025 15:44:59
hellrfbn / hellrfbn
0644
jetpack-deactivate-dialog-rtl.min.css
4.15 KB
February 05 2025 15:44:59
hellrfbn / hellrfbn
0644
jetpack-deactivate-dialog.css
5.915 KB
February 05 2025 15:44:59
hellrfbn / hellrfbn
0644
jetpack-deactivate-dialog.min.css
4.147 KB
February 05 2025 15:44:59
hellrfbn / hellrfbn
0644
wordads-ccpa-rtl.css
29.942 KB
February 05 2025 15:44:59
hellrfbn / hellrfbn
0644
wordads-ccpa-rtl.min.css
22.853 KB
February 05 2025 15:44:59
hellrfbn / hellrfbn
0644
wordads-ccpa.css
29.936 KB
February 05 2025 15:44:59
hellrfbn / hellrfbn
0644
wordads-ccpa.min.css
22.85 KB
February 05 2025 15:44:59
hellrfbn / hellrfbn
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF