local use
user by wuji977746075
Details
Authorwuji977746075
LicenseNo License
Categorylocal
Created
Updated
Code size1.7 kB
Code checksumdfb221c9
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
local use
Source code
/* ==UserStyle==
@name user
@version 20241220.08.07
@namespace ?
==/UserStyle== */
@-moz-document regexp(".*") {
::selection {
color: #fff;
background: #559140;
}
a{
color: #559140;
}
.datatable.head-fixed>.datatable-head .table>thead>tr>th, .fixedTheadOfList>thead>tr>th,
.mhs .topLogo,.mhs .topTable-Default,.topTabContainer .topLeft{
background: #143e05 !important;
}
}
@-moz-document url-prefix("http://localhost"), url-prefix("http://192.168.18") {
.panel>.my-header {
background-color: #143e05;
border-color: #143e05;
}
/* .window .panel-title{
color: white;
} */
.window{
background: #559140;
border-color: #143e05;
}
/* .el-dialog__header {
background-color: #143e05 !important;
} */
.datatable.head-fixed>.datatable-head .table>thead>tr>th, .fixedTheadOfList>thead>tr>th,
.mhs .topLogo,.mhs .topTable-Default,.topTabContainer .topLeft{
background: #143e05 !important;
}
.notification-top{
background: #143e05 ;
}
}
@-moz-document domain("test.smtcrm.com"), domain("deve.smtcrm.com") {
#header {
background-color: #143e05;
border-color: #143e05;
}
.fixedTfootAction .btn{
background: #143e05 !important;
}
.fixedTfootAction .btn:hover{
background: #559140 !important;
}
#mainmenu .nav li a,.table>.fixedTfootAction>tr>td {
background: #559140;
border-color: #143e05;
}
.kindeditor-ph{
display: none !important;
}
[data-name="指派给我的任务"],[data-name="指派给我的Bug"] {
height: 440px !important;
}
}
@-moz-document domain("baidu.com") {
.s-skin-hasbg #head_wrapper .s_btn{
background: #559140;
}
}
@-moz-document domain("xueqiu.com") {
body.scroll-no {
overflow: auto !important;
}
}