Better ERP
Sidly ERP by plumkator
Details
Authorplumkator
LicenseNo License
Categorysidly-erp.pl
Created
Updated
Size9.6 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Sidly ERP
@version 20250129.18.11
@namespace https://userstyles.world/user/plumkator
@description Drak mode for Sidly ERP
@author Plumkator
==/UserStyle== */
@-moz-document domain("sidly-erp.pl") {
/*#176291*/
:root{
scrollbar-color: #45b1f4 #1c1c1c;
}
::-moz-selection { /* Code for Firefox */
color: #1c1c1c;
background: #45b1f4;
}
::selection {
color: #1c1c1c;
background: #45b1f4;
}
body{
background: #1c1c1c !important;
color: #fff;
}
a,a:hover{
color: #45b1f4 !important;
}
p,span{
color: #fff !important;
}
input,textarea{
background: #1c1c1c !important;
border-color: #45b1f4 !important;
color: #45b1f4 !important;
}
nav{
background: #1c1c1c !important;
border-bottom: 1px solid #45b1f4 !important;
}
.navbar-dark .navbar-nav .active > .nav-link{
color: #45b1f4 !important;
font-family: bald;
}
.nav-item.active{
border-color: #45b1f4 !important;
}
.navbar-dark .navbar-nav .nav-link{
color: #fff !important;
}
.navbar-dark .navbar-nav .nav-link:hover{
color: #45b1f4 !important;
}
.navbar-dark .navbar-nav .nav-link:hover #pswd_icon{
color: #45b1f4 !important;
}
.input-group-append span, .input-group-prepend .dropdown select{
background: #1c1c1c !important;
color: #45b1f4 !important;
border-color: #45b1f4 !important;
}
.dropdown-menu.show{
background: #1c1c1c !important;
border-color: #45b1f4 !important;
}
.dropdown-menu.show label{
color: #45b1f4 !important;
}
.dropdown-item:focus, .dropdown-item:hover{
background: #45b1f4 !important;
}
.dropdown-item:focus label, .dropdown-item:hover label{
color: #1c1c1c !important;
}
form .btn:hover{
color: #1c1c1c !important;
}
.table{
color: #fff !important;
}
.table thead th{
background: #45b1f4 !important;
color: #fff !important;
}
.table-bordered td, .table-bordered th{
background: #1c1c1c !important;
color: #fff !important;
}
#charts.btn:hover,#show_band_frames:hover,#show_charts:hover{
color: #fff !important;
}
#batt_chart{
background: #fff !important;
}
.user-select-none.svg-container{
background: #fff !important;
}
.card{
background: #1c1c1c !important;
border: 1px solid #45b1f4 !important;
}
.card h5{
color: #45b1f4 !important;
text-align: center !important;
float: none !important;
}
.bi-chat-right{
color: #fff !important;
}
#tickets_table .badge{
color: #1c1c1c !important;
}
.form-control{
background: #1c1c1c !important;
color: #45b1f4 !important;
}
.page-item.disabled .page-link{
background: #1c1c1c !important;
}
.page-item.active .page-link{
color: #1c1c1c !important;
}
.page-link{
background: #1c1c1c;
color: #45b1f4;
border-color: #45b1f4 !important;
}
.page-link:hover{
background: #45b1f4;
color: #1c1c1c !important;
}
.ui-autocomplete{
background: #1c1c1c;
color: #45b1f4;
border-color: #45b1f4;
}
.card-title,label{
color: #45b1f4;
}
.form-control{
background: #1c1c1c !important;
border-color: #45b1f4 !important;
color: #45b1f4 !important;
}
.custom-file-label::after,.dropdown-item:focus, .dropdown-item:hover{
color: #1c1c1c !important;
}
#send-button{
color: #1c1c1c !important;
}
#send-button:hover{
color: #45b1f4 !important;
background: #1c1c1c !important;
}
#send-button-note:hover{
background: #45b1f4 !important;
}
.input-group-text{
background: #1c1c1c !important;
border: 1px solid #45b1f4 !important;
}
.text-center{
color: #45b1f4 !important;
}
a.btn{
color: #fff !important;
}
#filter_form > .card_header .badge{
color: #24694f !important;
}
.col .btn-primary{
background: #45b1f4 !important;
}
.table.table-bordered{
background: #1c1c1c !important;
color: #fff !important;
}
.container-fluid .table.table-bordered td button{
background: #1c1c1c !important;
border-color: #45b1f4 !important;
color: #45b1f4 !important;
}
.container-fluid .table.table-bordered td button:hover{
background: #45b1f4 !important;
color: #1c1c1c !important;
}
#submitBtn.btn.btn-login{
background: #1c1c1c !important;
}
#submitBtn.btn.btn-login:hover{
background: #45b1f4 !important;
}
.btn-login{
background: #1c1c1c !important;
color: #45b1f4 !important;
border: 1px solid #45b1f4 !important;
}
.form-control.is-invalid:focus, .was-validated .form-control:invalid:focus{
box-shadow: none !important;
border-color: red !important;
}
.btn-badge p{
color: #1c1c1c !important;
}
.btn-badge.high{
background: red;
}
.btn-badge.medium{
background: orange;
}
.btn-badge.low{
background: green;
}
.btn-badge.closed{
background: #ad0000;
}
#change_sim_btn,#change_imei_btn,#change_contract_btn,#delete_imei_btn{
color: #45b1f4 !important;
}
form .btn:hover{
background: #45b1f4 !important;
color: #1c1c1c !important;
}
.modal-content{
background: #1c1c1c !important;
border: 1px solid #45b1f4 !important;
}
.modal-footer .btn-group .btn.btn-default{
border-color: red !important;
color: red !important;
}
.modal-footer .btn-group .btn.btn-default:hover{
background: red !important;
color: #1c1c1c !important;
}
.modal-footer .btn-group #button-updade{
border-color: green !important;
color: green !important;
}
.modal-footer .btn-group #button-updade:hover{
background: green !important;
color: #1c1c1c !important;
}
#chatbase-bubble-button,#chatbase-message-bubbles{
display: none !important;
}
.table.table-bordered .collapse:not(.show){
word-wrap: break-word !important;
}
.form-control option:hover{
background: #45b1f4 !important;
color: #1c1c1c !important;
}
#imei_form_submit,#sim_form_submit{
border-color: #45b1f4 !important;
color: #45b1f4 !important;
}
#imei_form_submit:hover,#sim_form_submit:hover{
color: #1c1c1c !important;
}
.table thead th{
color: #1c1c1c !important;
}
#dropdownMenuButton,#dropdownMenuButton button.btn,.input-group button.btn{
background: #1c1c1c !important;
border-color: #45b1f4 !important;
color: #45b1f4 !important;
}
#dropdownMenuButton:hover,.input-group button.btn:hover{
background: #45b1f4 !important;
color: #1c1c1c !important;
}
.show > .btn-secondary.dropdown-toggle:focus{
box-shadow: none !important;
}
#charts.btn:hover, #show_band_frames:hover, #show_charts:hover{
color: #1c1c1c !important;
}
#charts,#show_band_frames,#show_charts{
border-color: #45b1f4 !important;
color: #45b1f4 !important;
}
#charts:hover,#show_band_frames:hover,#show_charts:hover{
background: #45b1f4 !important;
}
.modal-header .close{
text-shadow: none;
opacity: 1;
}
.modal-header .close span{
color: #45b1f4 !important;
}
/*----UMOWY----*/
#dropdownMenuButton3{
background: #1c1c1c !important;
color: #45b1f4 !important;
border-color: #45b1f4 !important;
}
#dropdownMenuButton3:hover{
background: #45b1f4 !important;
color: #1c1c1c !important;
}
.info{
color: #45b1f4 !important;
}
#filter_form .col.col-lg-3 .row div:first-child a{
border-left: 1px solid #45b1f4;
border-right: 1px solid #45b1f4;
}
#filter_form .row div:first-child .form-check{
text-align: center;
}
.datepicker.dropdown-menu{
background: #1c1c1c !important;
border: 1px solid #45b1f4;
}
.datepicker.dropdown-menu th,.datepicker.dropdown-menu td{
color: #fff !important;
}
.datepicker.dropdown-menu td.new.day,.datepicker.dropdown-menu td.old.day,.datepicker-years .table-condensed td .year.old,.datepicker-years .table-condensed td .year.new{
color: #9f9f9f !important;
}
.datepicker.dropdown-menu th:hover,.datepicker.dropdown-menu td:hover,.datepicker-months .table-condensed td .month:hover,.datepicker-years .table-condensed td .year:hover{
background: #45b1f4 !important;
color: #1c1c1c !important;
}
.datepicker-months .table-condensed td:hover,.datepicker-years .table-condensed td:hover{
background: #1c1c1c !important;
}
#filter_form .card-header{
border-color: #fff;
}
.form-check-input{
margin-left: -1.6rem;
margin-top: 0.3rem;
}
label:has([type=radio]) {
display: inline-flex;
align-items: center;
gap: 1rem;
border: 1px solid #aaa;
padding: 1rem 1.5rem;
border-radius: 3rem;
}
label:has([type=radio]:not(:disabled)) {
cursor: pointer;
}
[type=radio] {
appearance: none;
width: 1rem;
height: 1rem;
flex: 0 0 auto;
border: 1px solid #45b1f4 !important;
border-radius: 3rem;
}
.dropdown-menu.show .dropdown-item:hover [type=radio]{
border: 1px solid #1c1c1c !important;
}
label:has([type=radio]:checked) {
border-color: #14bf8b !important;
background-color: #14bf8b !important;
color: #fff !important;
}
[type=radio]:checked {
border-color: transparent;
background: #45b1f4 !important;
}
}
@-moz-document url("https://sidly-erp.pl/agreements") {
.card-text{
color: #45b1f4 !important
}
}
@-moz-document domain("sidly-erp.pl") {
#_next {
background: #1c1c1c !important;
}
/*******CHATBOT********/
#chatbase-bubble-button > div{
background: #45b1f4;
border-radius: 200px
}
chatbase-message-bubbles div{
background: #1c1c1c !important;
color: #45b1f4 !important;
}
}