Test
sidly-erp.pl LOCAL by plumkator
Details
Authorplumkator
LicenseNo License
Categorytest
Created
Updated
Code size12 kB
Code checksum4f2a5db5
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link./* ==UserStyle==
@name sidly-erp.pl LOCAL
@version 20250327.17.32
@namespace ?
@description Test
@license No License
==/UserStyle== */
@-moz-document domain("sidly-erp.pl"){
i = !important;
t = transparent;
n = none;
b = block;
if (ui_theme == "Blue") {
font = ui_font, sans-serif;
font_code = "Anonymous Pro";
autor = "DarkLine - Blue";
ui_font_primary = #e6e6e7;
ui_font_secondary = #798ea8;
ui_font_visited = #505d6d;
ui_white = #fff;
ui_black = #000;
ui_primary = #457b9d;
ui_orange = #e36414;
ui_plus = #40916c;
ui_plus_border = rgba(64, 145, 108, 0.4);
ui_minus = #dc3545;
ui_minus_border = rgba(220, 53, 69, 0.4);
ui_user_green = #40916c;
ui_user_orange = #e36414;
ui_user_red = #dc3545;
bg_primary = #0d1117;
bg_secondary = #13181f;
bg_hover = #21262d;
bg_autor = #0b0e13;
ui_gradient_2 = t;
}
if (ui_theme == "Gold") {
font = ui_font, sans-serif;
font_code = "Anonymous Pro";
autor = "DarkLine - Brown";
ui_font_primary = #f1f1f1;
ui_font_secondary = #a3a3a3;
ui_font_visited = #6d6969;
ui_white = #fff;
ui_black = #000;
ui_primary = #7a6c5d;
ui_orange = #e36414;
ui_plus = #40916c;
ui_plus_border = rgba(64, 145, 108, 0.4);
ui_minus = #dc3545;
ui_minus_border = rgba(220, 53, 69, 0.4);
ui_user_green = #40916c;
ui_user_orange = #e36414;
ui_user_red = #dc3545;
bg_primary = #181818;
bg_secondary = rgba(33, 33, 33, 0.98);
bg_hover = #3d3d3d;
bg_autor = #292929;
ui_gradient_2 = t;
}
if (ui_theme == "Pink") {
font = ui_font, sans-serif;
font_code = "Anonymous Pro";
autor = "DarkLine - Brown";
ui_font_primary = #f1f1f1;
ui_font_secondary = #a3a3a3;
ui_font_visited = #6d6969;
ui_white = #fff;
ui_black = #000;
ui_primary = #7a6c5d;
ui_orange = #e36414;
ui_plus = #40916c;
ui_plus_border = rgba(64, 145, 108, 0.4);
ui_minus = #dc3545;
ui_minus_border = rgba(220, 53, 69, 0.4);
ui_user_green = #40916c;
ui_user_orange = #e36414;
ui_user_red = #dc3545;
bg_primary = #181818;
bg_secondary = rgba(33, 33, 33, 0.98);
bg_hover = #3d3d3d;
bg_autor = #292929;
ui_gradient_2 = t;
}
: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;
}
.form-control::placeholder{
color: #45b1f475 !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,#confirmSimTaken.btn-hover-green{
border-color: green !important;
color: green !important;
}
.modal-footer .btn-group #button-updade:hover,#confirmSimTaken.btn-hover-green: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,#contract_form_submit,#delete_imei_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{...