Pomoc Pozmienialem u siebie wyglad QNAP FORUM

Darekw1967

Programista VPN++
Dynamiczne IP
14 Listopad 2017
83
14
8
56
Bydgoszcz
QNAP
TS-x51
Ethernet
1 GbE
Zrzuty wygladu po moich aktualnych przeróbkach ;)

Przechwycenie_2022-01-11_19-12-53.jpg




Przechwycenie_2022-01-11_18-28-14.jpg



Przechwycenie_2022-01-11_18-27-11.jpg



Przechwycenie_2022-01-11_18-26-07.jpg




Przechwycenie_2022-01-11_18-24-37.jpg
 
podziel się CSSem - może innym się przyda ;)
Jeszcze tak do konca nie skonczylem tego CSS-a. Podaje aktualne zmiany.

CSS:
.message .reactionsBar {
    background: #2e2e2e;
}

.structItem:hover {
    background:#025872;
}

.block-container:not(.block-container--noStripRadius)>:first-child, .block-topRadiusContent, .block-container:not(.block-container--noStripRadius)>.block-body:first-child>.blockLink:first-child {
    background: black;
}

.message-content {
    flex: 1 1 auto;
    min-height: 1px;
    max-width: 100%;
    color: #fbffdf;
}

.fr-view blockquote[data-quote]:before {
    display: block;
    content: attr(data-quote) ":";
    font-size: 1.3rem;
    color: #fb8500;
    background: #24272c;
    padding: 12px 16px;
    margin: -12px -16px 12px -16px;
}

.fr-box.fr-basic .fr-element {
    font-family: -apple-system,BlinkMacSystemFont,".SFNSText-Regular",Roboto,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    color: #e0e6f0;
    font-size: 1.4rem;
    line-height: 1.6;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: auto;
    min-height: 60px;
    text-align: left;
    background:black;
}

.fr-view blockquote {
    background: #191c22;
    border: 1px solid #4d5460;
    border-left: 2px solid #fb0707;
    margin: 0.5em 0;
    font-size: 1.3rem;
    display: flow-root;
    background:#111;
}

.fr-toolbar .fr-btn-grp,
.fr-box.fr-basic.fr-top .fr-wrapper {
    border-top: 0;
    background: black; 
}

.fr-box.fr-basic {
    background: black;
}

.thNodes__nodeList.block .block-container .node-body { background: #17161a; }

.structItem-title a  { font-weight: 100; }

.structItem-cell {
    padding: 4px 4px;
    font-style:normal;
}

.p-footer, .p-footer-inner {
    display: flex;
    flex-direction: column;
    font-size: 1.3rem;
    color: #bdc6db;
    background: black;
}

.dataList-row.dataList-row--header .dataList-cell {
    font-size: 1.3rem;
    color: #d7d9db;
    font-weight: 600;
    background: #1b1e22;
    border-bottom: 1px solid #4d5460;
    text-transform: none;
    padding: 8px 16px;
    text-align: left;
}

.block-container, .p-body, .block-footer {
    background:black;
}

.dataList-table {
    background: black;
}

.fr-box.fr-basic {
    background: #3b414b;
    border: solid 1px black;
}

.fr-box.fr-basic .fr-toolbar.fr-top {
    background: black;
}

.fr-box.fr-basic .fr-wrapper {
    background: black;
}

.label.label--review {
    background-color: #f1de76;
}

.ribbon-200 {
    color: #292e39;
    background: #a8af61;
}

.bbCodeBlock-title, .bbCodeBlock-content {
    background: black;
}

.message-inner, .message-body {
    background: #201e1e;
  /*   background:black; */
}

.p-nav {
    background: black;
}

.p-body>* {
    padding-top: 20px;
    background: black;
}

body .uix_searchBar .uix_searchBarInner .uix_searchForm .input {
    background: #2d3030;
}

.p-pageWrapper .p-navSticky.is-sticky .p-nav {
    background: black;
    border-radius: 0 !important;
}

.uix_page--fluid .p-nav-inner {
    max-width: 100%;
    background: black;
}

.block.uix_mainTabBar {
    display: flex;
    justify-content: center;
    background: #343434;
}

.uix_sidebarNav .uix_sidebarNavList {
    padding: 10px 0;
    margin: 0;
    border-bottom: 1px solid #4d5460;
    line-height: 27px;
    width: 208px;
}