Skip to content

fuckERP by PIZZAxBOY

Screenshot of fuckERP

Details

AuthorPIZZAxBOY

LicenseNo License

Categoryhttp://erp.sz-jyhc.com

Created

Updated

Size4.0 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

that's why i fuck erp

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name        fuckERP
@namespace     github.com/openstyles/stylus
@version      1.0.0
@description   A new userstyle
@author       belugu
==/UserStyle== */
@-moz-document domain("sz-jyhc.com") {

	/*整体网页*/
	body {
		font-family: "fira code", noto sans sc !important;
		font-size: 13px !important;
		font-weight: 500 !important;
		color: #c6d0f5 !important;
		background-color: #303446 !important
	}


	nav {
		background-color: #232634 !important;
	}

	.my-navbar a {
		color: #c6d0f5 !important;
		font-size: 15px !important;
	}

	/*******************按钮的风格******************/
	button {
		background-color: #232634 !important;
		border: none !important;
		color: #c6d0f5 !important;
		font-weight: bold !important;
		font-size: 13px !important;
		text-align: left !important;
		white-space: normal !important;
		/* 允许文本换行 */
	}

	a.btn {
		background-color: #232634 !important;
		padding: 10px !important;
		border: none !important;
		color: #c6d0f5 !important;
		font-weight: bold !important;
		font-size: 13px !important;
		white-space: normal !important
	}

	.btn-success:hover {
		background-color: #ca9ee6 !important;
		color: #232634 !important
	}

	/*激活状态*/
	a.on {
		background-color: #737994 !important;
		color: #303446 !important;
	}
	.tab {
		background-color: #232634 !important;
	}

	/******************表格部分*********************/
	th {
		background-color: #232634 !important;
		border: none !important;
	}

	tr {
		border-bottom: 1px dotted #ca9ee6
	}

	/*******表格两边圆角*****/
	th.success:nth-child(1) {
		border-top-left-radius: 15px
	}
	th.success:nth-child(14) {
		border-top-right-radius: 15px
	}

	th.success {
		text-align: center !important;
		vertical-align: middle !important
	}
	td {
		border-color: #ca9ee6 !important;
		border-width: 0px !important;
		background-color: transparent !important;
	}

	input {
		background-color: #292c3c !important;
		border: none !important;
		border-radius: 10px !important
	}
	/*单选*/
	select {
		background-color: #292c3c !important;
		border: none !important;
		border-radius: 10px !important
	}
	/*多选*/
	label {
		color: #c6d0f5 !important;
	}

	/************************ 页脚不显示 ************************/
	footer {
		display: none !important
	}

	.dropdown-menu {
		background-color: #232634 !important;
	}

	.form-control {
		color: #737994 !important;
		margin-right: 10px !important
	}
	a:hover,
	a:focus {
		background-color: #ca9ee6 !important;
		color: #232634 !important
	}

	a {
		color: #ca9ee6 !important;
		background-color: transparent !important;
		border: none !important
	}

	img {
		border-radius: 10px !important
	}

	.table-bordered {
		border: none !important
	}

	.pagination > .disabled > span {
		background-color: #232634 !important
	}

	.pagination > li > span {
		border: none !important;
		border-radius: 5px
	}
}

@-moz-document url-prefix("http://erp.sz-jyhc.com/index.php?r=order-lists%2Frecord-list") {


	.wrap > div:nth-child(6) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) {

		background-color: transparent !important
	}


	.table-striped > tbody > tr:nth-of-type(2n + 1) {
		background-color: #414559
	}


	/***********订单悬浮窗***********/
	#add_record > div:nth-child(1) > div:nth-child(1) {
		background-color: #414559
	}

	/***********订单悬浮窗备注输入窗口***********/
	#modal_remark {
		background-color: rgb(41, 44, 60);
		border: none;
		border-radius: 15px
	}
}

@-moz-document url-prefix("http://erp.sz-jyhc.com/index.php?r=market-tip%2Fhot-index"),
url-prefix("http://erp.sz-jyhc.com/index.php?r=order-lists%252Frecord-list") {
	.table .table {
		background-color: transparent !important;
	}

	#w0-filters {
		background-color: transparent
	}
}

Reviews

No reviews yet.