Skip to content

infire.si - Light Theme by skopusnik

Details

Authorskopusnik

LicenseNo License

Categoryinfire.si

Created

Updated

Size16 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

New Infire light theme

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         infire.si - Light Theme
@version      20240106.15.10
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://infire.si/") {
/* SIDEBAR */
label.sidebar-label {
    display: none;
}

.slim-sidebar {
    background-color: #121921 !important;
    box-shadow: 5px 0px 10px 0px rgba(19, 25, 33, 0.6);
    border: none;
}

.sidebar-nav-link i {
    font-size: 14px;
    color: #e3e3e3;
}

ul.nav.nav-sidebar {
    padding-left: 15px;
    padding-right: 15px;
}

ul.nav.nav-sidebar li {
    border: none !important;
}

ul.nav.nav-sidebar li a {
    color: #e3e3e3;
    padding-left: 15px;
    font-size: 14px;
}

.sidebar-nav-link:hover, .sidebar-nav-link:focus {
    background-color: #1e2f47;
    border-radius: 10px;
    color: #fe9b02 !important;
}

/* HEADER */
.slim-header {
	background-color: #121921 !important;
  box-shadow: 0px 5px 10px 0px rgba(19, 25, 33, 0.6);
}

.slim-header.with-sidebar .slim-sidebar-menu {
    border: none; 
    border-radius: 10px;
}

.slim-header.with-sidebar .slim-sidebar-menu:hover, .slim-header.with-sidebar .slim-sidebar-menu:focus {
    background-color: #1e2f47;
    border-color: #fe9b02;
}

.search-box {
    border-radius: 25px !important;
    background-color: black;
    border: none;
}

.search-box .form-control, .search-box .dataTables_filter input, .dataTables_filter .search-box input {
    color: white;
}

/* radio button */
.slim-header-left a[href="https://infire.si/radio.php?form=RadioForm&text=RadiobarText"] i{
  font-size: 35px;
}

button.btn.btn-primary {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background-color: black;
}

button.btn.btn-primary i {
    color: #e3e3e3;
}

/* top menu icons */
.style-selector {
    display: none;
}

.slim-header-right font span i {
    color: #fe9b02 !important;
}

.slim-header-right a i {
    color: #fe9b02 !important;
}

.slim-header-right a font i {
    color: #fe9b02 !important;
}

.slim-header-right span font i {
    color: #fe9b02 !important;
}

/* user and mail icons */
.dropdown.dropdown-a {
    margin-left: 10px;
}

.dropdown.dropdown-a i {
    margin-bottom: 2px;
}

.header-notification:hover, .header-notification:focus {
    background-color: #1e2f47 !important;
    border-radius: 10px;
}

.dropdown.dropdown-c span {
    color: #e3e3e3 !important;
}

/* top menu text */
.slim-header-right font {
    color: #e3e3e3 !important;
}

.slim-header-right a {
    color: #e3e3e3 !important;
}

/* user icon */
.logged-user img {
    border: none !important;
}

/* user dropdown */
.dropdown-menu.dropdown-menu-right.show nav a {
    color: #6d6d6d !important;
}
}

@-moz-document url("https://infire.si/index.php"), url("https://infire.si/") {
/* INDEX */
/* site title and navigation */
.slim-pageheader {
    display: none;
}

/* ad box */
.container a:has([style*="display: block"]) {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: white;
    border-radius: 10px;
    box-shadow: 0px 5px 10px 0px #dddddd;
}

/* news */
.card.card-latest-activity.mg-t-20 {
    width: 49%;
}

.card.card-latest-activity.mg-t-20 {
    width: 49%;
    border-radius: 10px;
    border: none;
    box-shadow: 0px 5px 10px 0px #dddddd;
}

.media.media-author {
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 5px 10px 10px 10px;
    border-bottom: 1px solid #e7e4e4;
}

.media.media-demo {
    border-radius: 10px;
    border: none;
}

.media.media-demo p {
    font-size: 14px;
    color: #121212;
}

/* right side latest stuff boxes*/
.card-body.bd.bd-t-0 {
    border: none;
}

/* card header */
.card-header {
    background-color: #121921 !important;
    /*box-shadow: 0px 5px 10px 0px #dddddd;*/
}

/* card shadows and corners */
.card-body img {
   box-shadow: 0px 5px 10px 0px #dddddd;
    border-radius: 10px;
}

.btn-group {
    height: 20px;
}

.btn-group button i {
    margin-top: 3px;
}

.btn-group button {
    margin-top: -9px !important;
    margin-right: -9px !important;
    background-color: #121921 !important;
    border: none;
}

/* tab navigation tabs */
a.nav-link.bd-0.pd-y-8.active.show {
    /*background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgb(225 225 225) 100%);*/
    background: white;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    /*border: 1px solid white;*/
}

a.nav-link.bd-0.active.show {
    /*background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgb(225 225 225) 100%);*/
    background: white;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    /*border: 1px solid white;*/
}

/* tab torrent on hover */
table.table.mg-b-0.tx-13 tbody tr:hover {
    background-color: #f9f9f9;
}

/* tab content font*/
.tab-content a {
    font-size: 14px !important;
    color: black;
}

/*
.tab-content a:hover {
    color: orange !important;
}
*/

.tab-content span {
    color: #a5a5a5;
}

/* tab up down info */
td.tx-12.wd-50 {
    width: 60px;
    text-align: right;
    padding-left: 0px;
}

/* online users */
.card.card-recent-messages.wd-35p {
    width: 49%;
    border-radius: 10px;
    box-shadow: 0px 5px 10px 0px #dddddd;
    border: none;
    padding: 15px;
    font-size: 12px;
    text-align: justify;
}

.card.card-recent-messages.wd-35p .card-footer {
    margin-top: 15px;
    border-radius: 10px;
}

.card.card-recent-messages.wd-35p .card-footer a {
    color: #121212;
}

.card.card-recent-messages.wd-35p .card-header {
    display: none;
}

/* anketa */
.card.card-latest-activity.mg-t-20.wd-35p tr:last-child td:last-child[align="center"] {
    background-color: rgba(0, 0, 0, 0.03);
    border: none !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    border-radius: 10px;
}

.card.card-latest-activity.mg-t-20.wd-35p tr:last-child td:last-child input {
    border: none;
    padding: 10px 20px 10px 20px;
    border-radius: 10px;
    background-color: white;
    box-shadow: 0px 5px 10px 0px #dddddd;
}

.card.card-latest-activity.mg-t-20.wd-35p tr:last-child td:last-child input:hover {
    background-color: #fe9b02;
}

.card.card-latest-activity.mg-t-20.wd-35p .card-body.bd.bd-t-0 table[cellspacing="2"] td {
    font-size: 14px;
}

/* stats */
ul.list-group.list-group-striped li {
    border-radius: 10px !important;
    background-color: rgba(0, 0, 0, 0.03) !important;
    margin-bottom: 10px !important;
    border: none;
}

ul.list-group.list-group-striped li:hover {
    background-color: white !important;
    box-shadow: 0px 5px 10px 0px #dddddd;
}

/* latest forum posts */
.card.card-recent-messages.mg-t-20 {
    width: 49%;
    border: none;
    border-radius: 10px;
    box-shadow: 0px 5px 10px 0px #dddddd;
}

.card.card-recent-messages.mg-t-20 .card-header {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

ul.nav.nav-activity-profile.mg-t-20 {
    margin-top: 0px;
}

ul.nav.nav-activity-profile.mg-t-20 li.nav-item a {
    border: none !important;
    background-color: #131921 !important;
    margin: 10px;
    border-radius: 10px;
    box-shadow: 0px 5px 10px 0px #dddddd;
}

.list-group.list-group-flush {
    background-color: none;
    border: none;
}

.card.card-recent-messages.mg-t-20 .list-group.list-group-flush .list-group-item {
   background-color: none;
   border-radius: 10px;
   border: none;
}

.list-group.list-group-flush .list-group-item p[class="msg"] {
    border-bottom: 1px solid #dee2e6 !important;
    padding-bottom: 10px;
}
}

@-moz-document url-prefix("https://infire.si/torrents.php"), url-prefix("https://infire.si/xxx.php"), url-prefix("https://infire.si/zanajmlajse.php") {
/* TORRENTI */
/* site title and navigation */
.slim-pageheader {
    display: none;
}

/* ad box */
.container a[style*="display: block"] {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: white;
    border-radius: 10px;
    box-shadow: 0px 5px 10px 0px #dddddd;
}

/* tab torrent on hover */
table.table.mg-b-0.tx-13 tbody tr:hover {
    background-color: #f9f9f9;
}

/* search top */
td.fheader {
    background-color: #f0f2f7;
    border: none;
    text-align: left;
    padding-left: 20px;
    padding-bottom: 0px;
}

/* search bottom */
td.lista {
    border: none;
    padding-top: 0px;
}

td.lista .form-control {
    border-radius: 10px;
    border: none;
    box-shadow: 0px 5px 10px 0px #dddddd;
}

select.select2-selection.select2-selection--single.sp-replacer.sp-light {
    border-radius: 10px;
    border: none;
    box-shadow: 0px 5px 10px 0px #dddddd;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    color: #6d6d6d;
}

select[style*="name: active"] {
  width: 200px;
}

input.btn.btn-secondary.btn-sm.btn-block.mg-b-5 {
    height: 40px;
    width: 100px;
    margin-top: 5px;
    border: none;
    border-radius: 10px;
    background-color: #121921;
    box-shadow: 0px 5px 10px 0px #dddddd;
    font-size: 14px;
}

input.btn.btn-secondary.btn-sm.btn-block.mg-b-5:hover {
    background-color: #fe9b02;
}

/* categories */
.slim-navbar .nav {
    background-color: white;
    border-radius: 10px;
    box-shadow: 0px 5px 10px 0px #dddddd;
}

li.nav-item.with-sub a {
    border: none;
    border-radius: 10px;
}

a.nav-link::after {
  display: none;
}


/* dodatne moznosti */
.card-header.bg-dark {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #121921 !important;
}

a.nav-link.bd-0.active.pd-y-8 {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.card-body.bd.bd-t-0 {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: none;
    box-shadow: 0px 5px 10px 0px #dddddd;
}

button.btn.btn-warning.pd-x-25.active {
    border-radius: 10px;
    background-color: #121921;
    border: none;
    margin-right: 20px;
    box-shadow: 0px 5px 10px 0px #dddddd;
}

button.btn.btn-warning.pd-x-25.active a {
   color: white !important;
}

button.btn.btn-warning.pd-x-25 {
    background-color: #ffffff;
    border: none;
    border-radius:...

Reviews

No reviews yet.