change night

This commit is contained in:
2024-12-05 17:11:56 +03:00
parent 0442e7e4aa
commit 38cb8987d2

View File

@@ -1,118 +1,118 @@
@-moz-document regexp(".*i-dgtl.ru/secure/.*") {
body,
#jira,
.aui-header,
.aui-nav,
.dashboard-content {
body,
#jira,
.aui-header,
.aui-nav,
.dashboard-content {
background-color: #1e1e1e !important;
color: #d4d4d4 !important;
}
}
h1,
h2,
h3,
h4,
h5,
h6 {
h1,
h2,
h3,
h4,
h5,
h6 {
color: #ffffff !important;
}
}
.aui-nav-link,
.aui-dropdown2-trigger {
.aui-nav-link,
.aui-dropdown2-trigger {
color: #9cdcfe !important;
}
}
.aui-nav-link:hover,
.aui-dropdown2-trigger:hover {
.aui-nav-link:hover,
.aui-dropdown2-trigger:hover {
color: #569cd6 !important;
}
}
.aui-button,
.aui-button-primary {
.aui-button,
.aui-button-primary {
background-color: #3a3d41 !important;
color: #d4d4d4 !important;
border: 1px solid #444 !important;
}
}
.aui-button-primary:hover {
.aui-button-primary:hover {
background-color: #007acc !important;
}
}
input,
textarea,
select {
input,
textarea,
select {
background-color: #2d2d2d !important;
color: #d4d4d4 !important;
border: 1px solid #444 !important;
}
}
input::placeholder,
textarea::placeholder {
input::placeholder,
textarea::placeholder {
color: #757575 !important;
}
}
table,
th,
td {
table,
th,
td {
background-color: #2d2d2d !important;
border-color: #444 !important;
color: #d4d4d4 !important;
}
}
header#header,
footer#footer {
header#header,
footer#footer {
background-color: #2d2d2d !important;
color: #d4d4d4 !important;
}
}
.aui-header,
.aui-button,
.aui-dropdown2,
.aui-layer {
.aui-header,
.aui-button,
.aui-dropdown2,
.aui-layer {
box-shadow: none !important;
}
}
footer#footer a {
footer#footer a {
color: #569cd6 !important;
}
}
.aui-page-header {
.aui-page-header {
background-color: #2d2d2d !important;
color: #d4d4d4 !important;
border-bottom: 1px solid #444 !important;
}
}
.aui-page-header-inner {
.aui-page-header-inner {
display: flex;
justify-content: space-between;
@@ -120,20 +120,20 @@ footer#footer a {
padding: 10px 20px;
}
}
.aui-page-header-main h1 {
.aui-page-header-main h1 {
color: #ffffff !important;
font-size: 1.8em;
margin: 0;
}
}
.aui-page-header-actions a {
.aui-page-header-actions a {
background-color: #3a3d41 !important;
color: #d4d4d4 !important;
@@ -148,24 +148,24 @@ footer#footer a {
border-radius: 4px;
}
}
.aui-page-header-actions a:hover {
.aui-page-header-actions a:hover {
background-color: #007acc !important;
color: #ffffff !important;
}
}
.aui-page-header-actions .aui-iconfont-more {
.aui-page-header-actions .aui-iconfont-more {
color: #d4d4d4 !important;
}
}
#tools-dropdown-items {
#tools-dropdown-items {
background-color: #2d2d2d !important;
color: #d4d4d4 !important;
@@ -174,108 +174,108 @@ footer#footer a {
border-radius: 4px;
}
}
#tools-dropdown-items .aui-list-truncate li a {
#tools-dropdown-items .aui-list-truncate li a {
color: #9cdcfe !important;
padding: 8px 15px;
display: block;
}
}
#tools-dropdown-items .aui-list-truncate li a:hover {
#tools-dropdown-items .aui-list-truncate li a:hover {
background-color: #007acc !important;
color: #ffffff !important;
}
}
.gadget {
.gadget {
background-color: #2d2d2d !important;
color: #d4d4d4 !important;
}
}
.dashboard-item-header {
.dashboard-item-header {
background-color: #3a3d3d !important;
color: #ffffff !important;
border-bottom: 1px solid #444 !important;
}
}
.dashboard-item-title {
.dashboard-item-title {
color: #d4d4d4 !important;
}
}
.gadget-menu ul li svg .aui-icon,
.gadget-menu ul li button {
.gadget-menu ul li svg .aui-icon,
.gadget-menu ul li button {
color: #d4d4d4 !important;
}
}
.aui-dropdown.standard {
.aui-dropdown.standard {
background-color: #2d2d2d !important;
color: #d4d4d4 !important;
}
}
.aui-dropdown.standard a {
.aui-dropdown.standard a {
color: #9cdcfe !important;
}
}
.aui-dropdown.standard a:hover {
.aui-dropdown.standard a:hover {
background-color: #3a3d41 !important;
color: #ffffff !important;
}
}
.gadget-menu ul li button,
.dashboard-item-frame .buttons-container input {
.gadget-menu ul li button,
.dashboard-item-frame .buttons-container input {
background-color: #3a3d41 !important;
border: 1px solid #444 !important;
color: #d4d4d4 !important;
}
}
.empty-results {
.empty-results {
background-color: #2d2d2d !important;
color: #d4d4d4 !important;
}
}
.empty-results a {
.empty-results a {
color: #9cdcfe !important;
}
}
.empty-results a:hover {
.empty-results a:hover {
color: #569cd6 !important;
}
}
.aui-dropdown2 {
.aui-dropdown2 {
background-color: #2d2d2d !important;
color: #d4d4d4 !important;
@@ -284,26 +284,26 @@ footer#footer a {
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.4) !important;
}
}
.aui-dropdown2-section {
.aui-dropdown2-section {
padding: 10px 15px !important;
}
}
.aui-dropdown2-section strong {
.aui-dropdown2-section strong {
color: #ffffff !important;
margin-bottom: 5px !important;
display: block;
}
}
.aui-list-truncate li a {
.aui-list-truncate li a {
color: #9cdcfe !important;
background-color: transparent !important;
@@ -314,59 +314,59 @@ footer#footer a {
border-radius: 4px !important;
}
}
.aui-list-truncate li a:hover {
.aui-list-truncate li a:hover {
background-color: #3a3d41 !important;
color: #ffffff !important;
}
}
.aui-icon-container img.icon {
.aui-icon-container img.icon {
background-color: #2d2d2d !important;
border-radius: 50% !important;
padding: 2px !important;
}
}
.filter-link {
.filter-link {
color: #9cdcfe !important;
font-style: italic !important;
}
}
.filter-link:hover {
.filter-link:hover {
color: #569cd6 !important;
}
}
#timesheet-menu strong {
#timesheet-menu strong {
color: #ffffff !important;
}
}
#timesheet-menu a {
#timesheet-menu a {
color: #9cdcfe !important;
}
}
#timesheet-menu a:hover {
#timesheet-menu a:hover {
background-color: #3a3d41 !important;
color: #ffffff !important;
}
}
.aui-group.count-pagination {
.aui-group.count-pagination {
background-color: #2d2d2d !important;
color: #d4d4d4 !important;
@@ -377,36 +377,36 @@ footer#footer a {
border-radius: 4px !important;
}
}
.results-count span {
.results-count span {
color: #ffffff !important;
font-weight: bold !important;
}
}
.results-count a {
.results-count a {
color: #9cdcfe !important;
text-decoration: none !important;
font-weight: bold !important;
}
}
.results-count a:hover {
.results-count a:hover {
color: #569cd6 !important;
text-decoration: underline !important;
}
}
.pagination {
.pagination {
background-color: #3a3d41 !important;
color: #d4d4d4 !important;
@@ -417,28 +417,28 @@ footer#footer a {
text-align: center;
}
}
.tinylink a.user-hover {
.tinylink a.user-hover {
color: #9cdcfe !important;
text-decoration: none !important;
font-weight: bold !important;
}
}
.tinylink a.user-hover:hover {
.tinylink a.user-hover:hover {
color: #569cd6 !important;
text-decoration: underline !important;
}
}
.ajs-layer {
.ajs-layer {
background-color: #2d2d2d !important;
color: #d4d4d4 !important;
@@ -447,22 +447,22 @@ footer#footer a {
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.4) !important;
}
}
.aui-list {
.aui-list {
padding: 0 !important;
}
}
.aui-list-section {
.aui-list-section {
margin-bottom: 10px !important;
}
}
.aui-list-item a {
.aui-list-item a {
color: #9cdcfe !important;
text-decoration: none !important;
@@ -473,128 +473,333 @@ footer#footer a {
border-radius: 4px;
}
}
.aui-list-item a:hover {
.aui-list-item a:hover {
background-color: #3a3d41 !important;
color: #ffffff !important;
}
}
.aui-list-item.active a {
.aui-list-item.active a {
background-color: #007acc !important;
color: #ffffff !important;
}
}
.aui-list-item .aui-list-item-link i {
.aui-list-item .aui-list-item-link i {
color: #9cdcfe !important;
}
}
.aui-list-item .aui-list-item-link:hover i {
.aui-list-item .aui-list-item-link:hover i {
color: #ffffff !important;
}
}
.tinylink a.user-hover {
.tinylink a.user-hover {
color: #9cdcfe !important;
text-decoration: none !important;
font-weight: bold !important;
}
}
.tinylink a.user-hover:hover {
.tinylink a.user-hover:hover {
color: #569cd6 !important;
text-decoration: underline !important;
}
}
* {
* {
margin: 0;
padding: 0;
}
}
body {
body {
overflow-x: hidden;
}
body,
html {
}
body,
html {
background-color: #333;
}
}
* {
* {
box-sizing: border-box;
}
}
.container {
.container {
width: 100%;
height: auto;
}
}
.pagination.aui-item.active {
.pagination.aui-item.active {
background-color: #ffffff;
color: #000000;
}
}
.quicksearch-dropdown {
.quicksearch-dropdown {
background-color: #333;
color: #fff;
}
}
.quicksearch-dropdown .quick-search-section-heading {
.quicksearch-dropdown .quick-search-section-heading {
background-color: #444;
color: #fff;
}
}
.quicksearch-dropdown .quick-search-item-title {
.quicksearch-dropdown .quick-search-item-title {
color: #4fa3f7;
}
}
.quicksearch-dropdown .quick-search-item-subtitle {
.quicksearch-dropdown .quick-search-item-subtitle {
color: #bbb;
}
}
.quick-search-result-group {
.quick-search-result-group {
background-color: #333;
color: #fff;
}
}
.quick-search-section-heading {
.quick-search-section-heading {
background-color: #444;
color: #fff;
}
}
.quick-search-result-item {
.quick-search-result-item {
background-color: #444;
border-bottom: 1px solid #555;
}
}
.quick-search-item-title {
.quick-search-item-title {
color: #4fa3f7;
}
}
.quick-search-item-subtitle {
.quick-search-item-subtitle {
color: #bbb;
}
}
.quick-search-view-all {
.quick-search-view-all {
background-color: #555;
color: #fff;
}
}
}
#login-container {
background-color: #2c2f33;
color: #dcdfe4;
border-radius: 10px;
padding: 30px;
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.6);
max-width: 400px;
margin: 0 auto;
font-family: Arial, sans-serif;
}
#login-container label {
color: #ffffff;
font-weight: bold;
margin-bottom: 8px;
display: block;
}
#login-container .field-group {
margin-bottom: 20px;
}
#login-container input.text {
background-color: #3a3e44;
color: #dcdfe4;
border: 1px solid #464a50;
padding: 10px;
border-radius: 5px;
width: 100%;
box-sizing: border-box;
}
#login-container input.text:focus {
border-color: #6cb2eb;
outline: none;
background-color: #464a50;
}
#login-container .checkbox {
display: flex;
align-items: center;
gap: 8px;
}
#login-container input.checkbox {
accent-color: #6cb2eb;
width: 16px;
height: 16px;
}
#login-container #publicmodeoffmsg {
font-size: 14px;
color: #888b90;
margin-top: 10px;
}
#login-container a {
color: #6cb2eb;
text-decoration: none;
}
#login-container a:hover {
text-decoration: underline;
}
#login-container .buttons-container {
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 20px;
}
#login-container .aui-button-primary {
background-color: #6cb2eb;
color: #ffffff;
border: none;
border-radius: 5px;
padding: 10px 20px;
font-weight: bold;
cursor: pointer;
transition: background-color 0.3s ease;
}
#login-container .aui-button-primary:hover {
background-color: #5a9cd7;
}
#login-container .cancel {
color: #ffffff;
font-size: 14px;
transition: color 0.3s ease;
}
#login-container .cancel:hover {
color: #6cb2eb;
}
.g-intro {
background-color: #2c2f33;
color: #dcdfe4;
border-radius: 10px;
padding: 30px;
text-align: center;
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.6);
margin: 20px auto;
max-width: 600px;
font-family: Arial, sans-serif;
}
.g-intro .intro-logo {
max-width: 120px;
margin-bottom: 20px;
filter: drop-shadow(0px 4px 6px rgba(0, 0, 0, 0.4));
}
.g-intro h3 {
color: #ffffff;
font-size: 24px;
margin-bottom: 15px;
}
.g-intro p {
font-size: 16px;
line-height: 1.5;
color: #dcdfe4;
margin-bottom: 20px;
}
.g-intro a {
color: #6cb2eb;
text-decoration: none;
font-weight: bold;
}
.g-intro a:hover {
text-decoration: underline;
color: #5a9cd7;
}
body {
background-color: #1c1e22;
color: #dcdfe4;
}
div {
background-color: #2c2f33;
color: #dcdfe4;
border: none;
}
a {
color: #6cb2eb;
text-decoration: none;
}
a:hover {
color: #4e9cd8;
}
input[type="text"], input[type="password"], textarea {
background-color: #1c1e22;
color: #dcdfe4;
border: 1px solid #3b4046;
border-radius: 5px;
padding: 10px;
}
input[type="checkbox"] {
accent-color: #4caf50;
}
button, input[type="submit"] {
background-color: #4caf50;
color: #ffffff;
border: none;
padding: 10px 20px;
border-radius: 5px;
cursor: pointer;
transition: background-color 0.3s ease;
}
button:hover, input[type="submit"]:hover {
background-color: #45a049;
}
#publicmodeoff {
background-color: #2c2f33;
color: #dcdfe4;
}
.g-intro, .gadget-inline {
background-color: #2c2f33;
color: #dcdfe4;
padding: 20px;
border-radius: 10px;
}
}