Tolong bantu kembangin dark mode nya ygy
UPB E-CAMPUS DARK MODE by jeppppp_27
Details
Authorjeppppp_27
LicenseNo License
Categoryecampus
Created
Updated
Code size3.9 kB
Code checksumd8f71dd5
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Karna aku suka dark mode <3
Source code
/* ==UserStyle==
@name ?
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url("https://pb.ecampus.id/pb/main"), domain("https://pb.ecampus.id/pb/main"), url-prefix("https://www.pb.ecampus.id/pb/main"), url-prefix("https://ecampus.pelitabangsa.ac.id/pb/main"), domain("https://ecampus.pelitabangsa.ac.id/pb/main"), url("https://ecampus.pelitabangsa.ac.id/pb/main") {
/* Insert code here... */
.z-tabs .z-tabs-cnt {
background: none repeat scroll 0 0 #3b3d3b;
padding-left: 0;
padding-top: 0px;
border-bottom: 1px solid #3b3d3b;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
display: block;
margin: 1px;
width: 100%;
zoom: 1;
}
.z-borderlayout {
width: 100%;
height: 100%;
background-color: #3b3d3b;
overflow: hidden;
border-width: 0px;
border-style: initial;
border-color: initial;
border-image: initial;
}
div.z-grid-body {
background: #272927;
border: 0;
overflow: auto;
width: 100%;
}
::-webkit-scrollbar-thumb {
background: #8c8f8c;
border-radius: 10px;
}
.z-center {
border: 0px solid #3b3d3b !important;
position: absolute;
border-radius: 0px !important;
overflow: hidden;
background-color: #3b3d3b;
padding-top: 0px !important;
border-left: 0.5px solid #3b3d3b!important;
border-right: 0.5px solid #3b3d3b!important;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background:#8c8f8c !important;
}
body {
background-color: #3b3d3b;
}
tr, .fgrid .z-row {
opacity: 0.85;
}
.z-east-colpsd,.z-west-colpsd,.z-south-colpsd,.z-north-colpsd {
background-color: #3b3d3b;
width: 22px;
height: 22px;
border: 1px solid #a4a6a4;
overflow: hidden;
position: absolute;
}
.z-tabs-scroll {
border: 0px solid #8c8f8c;
background: #8c8f8c !important;
padding-bottom: 2px;
zoom: 1;
}
.gridHeader, .headerHbox, .rowHeader {
background-image: none !important;
background-color: #3b3d3b;
}
td, .z-row-inner {
background-color: #3b3d3b !important;
}
.z-tab .z-tab-hl:hover .z-tab-text {
color: #d9dbd9;
}
div, .z-grid-body {
background-color: #3b3d3b;
}
tbody, .z-rows {
background-color: #3b3d3b;
}
table, .z-hbox {
color: white !important;
}
.sdosenhow-container {
background-color: #3b3d3b !important;
color: white;
}
.fgrid tr.z-row td.z-row-inner, .fgrid tr.z-row .z-cell {
background: #3b3d3b;
border-top: none;
padding-right: 5px;
}
::-webkit-scrollbar-thumb {
background: #8c8f8c !important;
border-radius: 10px;
}
.z-tab .z-tab-text {
color: #a4a6a4;
cursor: pointer;
font-style: normal;
font-family: Poppins, Helvetica, "sans-serif";
font-size: 11px;
font-size-adjust: none;
padding: 10px 0 8px;
white-space: nowrap;
}
.z-tab-hm {
padding-left: 2px;
overflow: hidden;
cursor: pointer;
background: #3b3d3b repeat-x 0 -128px;
/* background-image: url(/ytb/zkau/web/227573bc/zul/img/breeze/tab/tab-hm.png); */
}
.z-tab-hr {
background: #3b3d3b;
/* background-image: url(/ytb/zkau/web/227573bc/zul/img/breeze/tab/tab-corner.png); */
padding-right: 10px;
display: block;
border-width: 1px;
border-right-style: solid;
border-right-color: #272927;
}
.z-tab-hl {
border-top-width: 1px;
position: relative;
padding-left: 10px;
background: no-repeat 0 -128px;
/* background-image: url(/ytb/zkau/web/227573bc/zul/img/breeze/tab/tab-corner.png); */
-moz-outline: none;
outline: none;
border-top-color: #272927;
border-top-style: solid;
cursor: pointer;
}
}