Skip to content

ngt by yomsen

Details

Authoryomsen

LicenseNo License

Categorysystem

Created

Updated

Size33 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

tweaks for stuff

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         ngt
@version      20211023.11.20
@namespace    userstyles.world/user/yomsen
@description  tweaks for stuff
@author       yomsen
@license      No License
==/UserStyle== */

@-moz-document url-prefix("http://wally.nextgentel.net/"), url-prefix("https://www.nextgentel.net/apps/ti2/#/sugar/") {
body {
    background-color: #515151; 
}

h1, 
h2, 
h3, 
h4 {
    color: #fff; 
}

p {
    color: #fff; 
}

span {
    color: #fff; 
}

table {
    background-color: #515151; 
    color: #fff; 
}

.pull-left, .ng-binding {
    background-color: #515151; 
    color: #fff; 
}

.panel, .panel-default {
    background-color: #515151; 
    color: #fff; 
}

.panel-heading, .clearfix, .pull-right, ::before {
    background-color: #515151; 
    color: #fff; 
}

div {
    background-color: #515151; 
    color: #fff; 
}

.btn-group, btn, btn-default, .btn-sm, btn-binding, .dropdown-toggle {
    background-color: #515151; 
    color: #fff; 
   
}

thead, th, tr {
    background-color: #515151; 
    color: #515151;  
}

.ng-scope {
    background-color: #515151; 
    color: #fff; 
}

.table, .table-responsive, .table-condensed, .smaller-text {
    background-color: #515151; 
    color: #fff; 
}

.card {
    background-color: #515151; 
    color: #fff; 
    border: 3px solid #fff; 
}

.card-title {
    font-weight: 700; 
}

.card-header {
    color: #fff; 
    font-weight: 700; 
    text-transform: uppercase; 
}

.sidebar {
    background-color: #515151; 
    color: #fff; 
}

.panel-heading {
    background-color: #515151; 
    color: #09ff00;
}

#stats-table {
    background-color: #515151; 
    color: #fff;
}

.col-md-5, .row, .ng-pristine, .ng-untouched, .ng-valid, .ng-empty {
    background-color: #515151; 
    color: #fff;
}

.glyphicon {
    color: #fff; 
}

li .ng-scope {
    color: #fff; 
}

a {
    color: #fff; 
}

i {
    color: #fff; 
}

.dropdown-menu, .pull-right {
    color: #fff; 
}

.form-group {
    background-color: #515151; 
    color: #fff; 
}

.input-sm {
    background-color: #fff; 
}

#max-results, .form-control {
    background-color: #fff; 
    color: #515151; 
}

.btn {
    border: 2px solid #fff; 
}

.panel-heading, panel-body {
    background-color: #515151; 
    color: #FFF; 
}

.panel-info>.panel-heading {
    color: #fff;
    background-color: #515151;
    border-color: #fff;
    border: 1px solid; 
}

body {
    background-color: #515151; 
}

.panel-default>.panel-heading {
    color: #515151;
    background-color: #515151;
    border-color: #fff;
}

.alert, .alert-info, .alert-dismissable {
    background-color: #515151; 
    color: #fff; 
    border-color: #fff; 
}

.ng-binding {
    color: #fff; 
    background-color: #515151; 
}

.ng-scrope, .success {
    color: #fff; 
    background-color: #515151; 
}

.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #eee;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #515151;
}

.panel-heading, .clearfix, .pull-right, ::before {
    background-color: #515151;
    color: #00ff1f;
}

.table thead th {
    background-color: #515151 !important;
}

b {
    color: #FFF; 
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #fff;
    white-space: nowrap;
}

.modal-header, .modal-content, .modal-footer {
    background-color: #515151; 
}

#content {
    background-color: #515151; 
    color: #fff; 
}

html {
    background-color: #515151; 
    color: #fff; 
}

.main-side-ph, .main-content-sidebar, .noprint {
    background-color: #515151; 
    color: #fff; 
}

fieldset {
    background-color: #515151; 
    color: #fff;
}

thead, th, tr {
    background-color: #515151;
    color: #fff;
}
}

@-moz-document url-prefix("wiki.nextgentel.net") {
body {
    background-color: #515151; 
}
}

@-moz-document url-prefix("https://www.nextgentel.net/apps/ti2/") {
html {
    background-color: #515151; 
    color: #fff; 
}

.container-fluid-main, .row {
    background-color: #515151; 
    color: #fff; 
}

h1, h2, h3, h4, h5, h6 {
    color: #fff; 
    font-weight: 500; 
}

h1 {
    text-transform: uppercase; 
    font-weight: 700; 
}

p {
    color: #fff; 
}

.well {
    background-color: #515151;
    border: 1px solid #fff;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
}

.panel-info>.panel-heading, .panel-body {
    color: #fff;
    background-color: #515151;
    border-color: #fff;
}

body {
    background-color: #515151; 
}

.panel-default>.panel-heading {
    color: #fff;
    background-color: #515151;
    border-color: #fff;
}

.alert-info {
    background-color: #00ff1a;
    border-color: #242424;
    color: #242424;
}

a {
    color: #00ff1a;
}

.panel-default>.panel-heading {
    color: #fff;
    background-color: #515151;
    border-color: #fff;
}

table thead th {
    background-color: #515151 !important;
    color: #fff; 
}

.navbar-header, .navbar-collapse, collapse, .navbar, .navbar-inversed, .navbar-fixed-top, .ENVPROD  {
    background-color: #515151; 
    color: #fff; 
    background: -webkit-linear-gradient(top, #515151 0%,#515151 100%);
}

#head-navigation {
    background-color: #00ff1a; 
}

.conainer-fluid {
    background-color: #242424; 
}

.ng-scope {
    background-color: #515151 
    color: #fff;
}

td {
    background-color: #515151; 
}

.table thead th {
    background-color: #515151 !important;
}

a {
    background-color: #515151;
}

.tab-content {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 30px;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #FFFFFF;
}

.smaller-text {
    background-color: #515151; 
}

.success {
    background-color: #00ff1a; 
}

td .ng-binding {
    color: #00ff1a
    background-color: #515151 
}

ol .breadcrumb {
    background-color: #515151; 
}

.panel-info {
    border-color: #fff;
}

.panel {
    margin-bottom: 20px;
    background-color: #515151;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}

.list-group-item-success {
    color: #fff;
    background-color: #515151;
}

.list-group-item-info {
    color: #fff;
    background-color: #515151;
}

.selectedStep {
    border: 2px solid #fff !important;
    border-left: 8px solid #fff !important;
}

.well-warning {
    background-color: #10778a;
}

.btn-primary {
    color: #fff;
    background-color: #10778a;
    border-color: #fff;
}

.table>thead>tr>td.success, .table>thead>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th {
    background-color: #538859;
}

.table>thead>tr>td.info, .table>thead>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th {
    background-color: #10778a;
}

h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #fff;
}

.table-bordered>thead>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>tfoot>tr>td {
    border: 1px solid #fff;
}

.table-bordered {
    border: 1px solid #fff;
}

th {
    color: #000; 
    background-color: #fff; 
}

.dropdown-menu {
    background-color: #515151;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    background-clip: padding-box;
}

.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover, .nav-list > .active > a, .nav-list > .active > a:hover, span.dynatree-active a {
    background: #fff !important;
}

.dropdown-menu>li>a {
    color: #fff;
}
}

@-moz-document url("https://www.nextgentel.net/apps/ti2/#/iptv") {
.alert-info {
    background-color: #515151;
    border-color: #515151;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 0; 
}

}

@-moz-document domain("wiki.nextgentel.net") {
.aui-page-panel {
    background: #515151;
    border: 1px solid #dfe1e6;
    border-left-width: 0;
    border-right-width: 0;
    box-sizing: border-box;
    clear: both;
    display: block;
    margin: 20px 0 0;
    padding: 0;
    position: relative;
    width: 100%;
}

.acs-side-bar {
    background-color: #515151;
}

body {
    background-color: #515151; 
    color: #fff; 
}

h1, h2, h3, h4, h5, h6 {
    color: #fff; 
}

p {
    color: #fff; 
}

a {
    color: #fff; 
}

.blogHeading {
    color: #fff; 
}

#title-text, .with-breadcrumbs {
    color: #fff; 
}

.page-metadata, .page-metadata ul li a:link, .page-metadata ul li a:focus, .page-metadata ul li a:hover, .page-metadata ul li a:active, .page-metadata ul li a:visited {
    font-size: 12px;
    color: #fff;
    line-height: 1.5;
    font-weight: 300;
}

.wiki-content a, .wiki-content a:link, .wiki-content a:visited, .wiki-content a:focus, .wiki-content a:hover, .wiki-content a:active {
    color: #00ff1a;
}

span {
    color: #FFF !important; 
    font-weight: 700; 
}

.aui-inline-dialog .arrow.aui-css-arrow:after, .aui-inline-dialog .arrow.aui-css-arrow:before, .aui-inline-dialog .aui-inline-dialog-arrow.aui-css-arrow:after, ...

Reviews

No reviews yet.