Phaedra Resourceinn
Phaedra Resourceinn by khunshan97
Details
Authorkhunshan97
LicenseNo License
Categoryhttps://phaedra.resourceinn.com/
Created
Updated
Size2.1 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 Example
@namespace example.com
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("phaedra.resourceinn.com") {
pending-requests,
job-posts,
leave-summary,
birthday,
anniversary,
my-team,
new-joiners,
document,
word-of-wisdom,
news-letter,
accolade,
employee-daily-arrivals,
dashboard-clock,department-wise-attendance {
display: none !important;
}
.birthday-owl-carousel .member-item {
padding: 0 !important;
min-height: 0px !important;
}
.member-thumb-outer {
display: none !important;
}
.attendance-tile-wrapper .tile-wrapper {
background: transparent;
}
.page-bar,
ul.controls,
span.expected-lable.ng-binding {
display: none;
}
body {
background-color: #161B1D !important;
}
.page {
background-color: transparent;
}
.tile,.modal-content,.modal-footer {
color: #ffffff;
background-color: #222A2F;
}
#header {
background-color: #0E1212;
}
ul.nav-right.pull-left.list-inline.ng-scope {
display: none;
}
body,
#header .nav-left > li,
#header .nav-right > li,
#header .nav-left > li.divided-right {
background-color: transparent;
}
#header .nav-left > li.divided-right {
border-color: transparent;
}
body {
color: transparent;
}
html.no-js.ng-scope {
--primary-theme-color: rgb(0 0 0 / 20%) !important;
}
li.leaf-node.sref-app\.dashboard,
.md-container.md-mode-determinate {
display: none;
}
a#nav-logo-company-box {
display: none !important;
}
.bg-info {
background-color: rgb(0 0 0 / 20%)!important;
}
.branding.scheme-default > a > div > img {
filter: invert(1);
}
span.ng-binding {
color: white;
}
i.fa.fa-bell.notifi-bell-icon.header-bell-icon,
i.fa.fa-outdent {
color: darkred;
}
.attendance-tile-single > span.diamond-wrapper {
background-color: transparent !important;
}
.digits.ng-binding {
color: white;
}
.table-striped>tbody>tr:nth-of-type(odd) {
background-color: #222A2F !important;
}
.modal-footer.ng-scope {
border-top-width: 0px;
}
}