Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/common/revised_notices.css

/*
     WARNING: This is a generated file. Any changes you make directly to this file
     will be overwritten when the file is regenerated. Add styles to the appropriate
     .less file instead.
*/
/**
# cpanel - whostmgr/docroot/templates/common/revised_notices.less
#                                                  Copyright 2022 cPanel, L.L.C.
#                                                           All rights reserved.
# copyright@cpanel.net                                         http://cpanel.net
# This code is subject to the cPanel license. Unauthorized copying is prohibited
*/
.notice {
  background-color: #65b9d9;
  background: -moz-linear-gradient(top, #65b9d9 0%, #4a9cbc 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #65b9d9), color-stop(100%, #4a9cbc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #65b9d9 0%, #4a9cbc 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #65b9d9 0%, #4a9cbc 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #65b9d9 0%, #4a9cbc 100%);
  /* IE10+ */
  background: linear-gradient(top, #65b9d9 0%, #4a9cbc 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#65b9d9", endColorstr="#4a9cbc", GradientType=0);
  /* IE6-8 */
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #3c829e;
  font-size: 13px;
  font-weight: bold;
  min-height: 30px;
  position: relative;
  color: white;
  margin: 5px 0;
}
.notice-hidden {
  display: none;
}
.notice-error {
  background-color: #BC3E33;
  background: -moz-linear-gradient(top, #BC3E33 0%, #DD5952 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #BC3E33), color-stop(100%, #DD5952));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #BC3E33 0%, #DD5952 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #BC3E33 0%, #DD5952 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #BC3E33 0%, #DD5952 100%);
  /* IE10+ */
  background: linear-gradient(top, #BC3E33 0%, #DD5952 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#BC3E33", endColorstr="#DD5952", GradientType=0);
  /* IE6-8 */
  border: 1px solid #990000;
}
.notice-success {
  background-color: #6cbd58;
  background: -moz-linear-gradient(top, #6cbd58 0%, #5fa74e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6cbd58), color-stop(100%, #5fa74e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6cbd58 0%, #5fa74e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6cbd58 0%, #5fa74e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6cbd58 0%, #5fa74e 100%);
  /* IE10+ */
  background: linear-gradient(top, #6cbd58 0%, #5fa74e 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6cbd58", endColorstr="#5fa74e", GradientType=0);
  /* IE6-8 */
  border: 1px solid #006600;
}
.notice-warning {
  background-color: #fde5a8;
  background: -moz-linear-gradient(top, #fde5a8 0%, #f9c51a 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fde5a8), color-stop(100%, #f9c51a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fde5a8 0%, #f9c51a 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fde5a8 0%, #f9c51a 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fde5a8 0%, #f9c51a 100%);
  /* IE10+ */
  background: linear-gradient(top, #fde5a8 0%, #f9c51a 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fde5a8", endColorstr="#f9c51a", GradientType=0);
  /* IE6-8 */
  border: 1px solid #dfb528;
  color: #7c6829;
  text-shadow: 0 1px 0 #fde79e;
}
.notice-content {
  background-image: url(/images/notice-info.png);
  background-position: 9px center;
  background-repeat: no-repeat;
  padding: 9px 30px 9px 45px;
}
.error-notice-content {
  background-image: url(/images/notice-error.png);
}
.success-notice-content {
  background-image: url(/images/notice-success.png);
}
.warning-notice-content {
  background-image: url(/images/notice-warning.png);
}
div.cjt-pagenotice-container .cjt-notice-content {
  padding: 0;
}
.noticeClose {
  position: absolute;
  top: 0;
  right: 0;
  display: table-cell;
  color: #ffffff;
  cursor: pointer;
  font-size: 24px;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  /* IE 5-7 */
  filter: alpha(opacity=20);
  -webkit-opacity: 0.2;
  /* Netscape */
  -moz-opacity: 0.2;
  /* Safari 1.x */
  -khtml-opacity: 0.2;
  /* Good browsers */
  opacity: 0.2;
  vertical-align: middle;
}
#iplisttbl #ipnotice-container .bd {
  border: 0;
}
.cjt-pagenotice-container .cjt-notice {
  box-shadow: none;
}
.cjt-pagenotice-container .cjt-notice .bd {
  outline-style: none;
}
.cjt-dynamicnotice-container .bd .cjt-notice-content {
  display: table-cell;
  vertical-align: middle;
  min-height: 28px;
}
.cjt-dynamicnotice-container .cjt-notice-error .bd {
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  /* W3C */
  /* IE6-8 */
  background-color: #bc3e33;
  text-shadow: 0 1px 0 #bc3e33;
  background-color: #DD5952;
  background: -moz-linear-gradient(top, #DD5952 0%, #BC3E33 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #DD5952), color-stop(100%, #BC3E33));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #DD5952 0%, #BC3E33 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #DD5952 0%, #BC3E33 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #DD5952 0%, #BC3E33 100%);
  /* IE10+ */
  background: linear-gradient(top, #DD5952 0%, #BC3E33 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#DD5952", endColorstr="#BC3E33", GradientType=0);
  /* IE6-8 */
  min-height: 28px;
}
.cjt-dynamicnotice-container .cjt-notice-error .bd:hover {
  background-color: #BC3E33;
  background: -moz-linear-gradient(top, #BC3E33 0%, #DD5952 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #BC3E33), color-stop(100%, #DD5952));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #BC3E33 0%, #DD5952 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #BC3E33 0%, #DD5952 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #BC3E33 0%, #DD5952 100%);
  /* IE10+ */
  background: linear-gradient(top, #BC3E33 0%, #DD5952 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#BC3E33", endColorstr="#DD5952", GradientType=0);
  /* IE6-8 */
}
.cjt-dynamicnotice-container .cjt-notice-error .bd .cjt-notice-content {
  background-repeat: no-repeat;
  padding: 5px 0 5px 32px;
  background-image: url(/images/notice-error.png);
  background-position: 0 center;
  color: #ffffff;
  min-height: 28px;
}
.cjt-dynamicnotice-container .cjt-notice-warn .bd .cjt-notice-content {
  background-image: url(/images/notice-warning.png);
  background-position: 0 center;
  padding: 5px 0 5px 32px;
  min-height: 28px;
}
.cjt-dynamicnotice-container .cjt-notice-info .bd .cjt-notice-content {
  background-image: url(/images/notice-info.png);
  background-position: 0 center;
  padding: 5px 0 5px 32px;
  min-height: 28px;
}
.cjt-dynamicnotice-container .cjt-notice-success .bd .cjt-notice-content {
  background-image: url(/images/notice-success.png);
  background-position: 0 center;
  padding: 5px 0 5px 32px;
  min-height: 28px;
}
.close-notice {
  float: right;
  font-size: 21px;
  border: 0;
  background: 0;
  padding: 3px;
  color: inherit;
}
Back to Directory File Manager