Skip to content

Project Mímir by bowlperson

Details

Authorbowlperson

LicenseNo License

Categorys

Created

Updated

Size4.3 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

s

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Project Mímir
@namespace      N/A
@version        1.3.0
@description    Custom hexagon sites frame work
@author      Abel
==/UserStyle== */
@-moz-document url("http://10.3.5.105/"),
url("http://10.20.7.8/"),
url("http://10.9.1.167/"),
url("http://10.20.7.75/"),
domain("hexagonmining.com"),
url("http://10.20.7.78/"),
url("http://10.20.7.13/"),
url("http://10.61.159.40/"),
url("http://10.145.133.1/"),
url("http://10.61.88.2/"),
url("http://10.161.98.69/"),
url("http://10.36.36.250/"),
url("http://10.20.7.50/"),
url("http://10.102.73.1/"),
url("http://10.102.9.1/"),
url("http://10.102.73.1/opweb/"), url("http://10.20.7.11/"), url("http://10.3.5.105/"), url("http://10.20.7.50/opweb/") {



    /*Main Background Wallpaper*/
    body {
        background: url(https://wallpapersmug.com/download/3840x2160/8024a0/space-dark-clouds-galaxy-abstract.jpg);
        background-color: rgb(84, 126, 168);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    /* Header with Navigation Menu*/
    #header {
        background-color: rgba(1, 1, 1, .74);
    }
    /*  Header Nav Menu when highlighted */
    #tabs a.selected,
    #tabs button.selected {
        background-image: none;
        color: rgb(232, 230, 227);
        border-bottom-color: rgb(48, 52, 54);
        background-color: rgb(30, 162, 169);
    }
    element.style {
        color: rgba(11, 255, 106, 0);
        font-size: 180%;
        text-align: center;
        padding: 70px 70px 300px;
    }
    /* Event Area Background  */
    div.uiView {
        margin: 0 auto 0 auto;
        background: rgba(95, 95, 95, 0);
        width: 100%;
        height: auto;
        padding-bottom: 0;
        position: relative;
        text-align: left;
        background-repeat: no-repeat;
        background-image: url('https://thumbs.gfycat.com/FoolhardyGrimyFritillarybutterfly-size_restricted.gif');
        background-size: 6%;
        background-position: center 240px;
    }
    /* Event 2nd layer Background (kinda redundant wouldn't bother)*/
    div.uiStackList {
        background: #fff0;
        width: 100%;
        height: auto;
        padding-bottom: 20px;
        background-repeat: no-repeat;
    }
    /* Event Bar Color and text size */
    .uiStackEx > .header {
        background-color: rgb(3, 250, 206);
        border-color: rgba(0, 0, 0, .77);
        font-size: 120%;
        font-weight: bold;
        -webkit-text-stroke-width: .4px;
        -webkit-text-stroke-color: rgb(17, 17, 17);
        position: relative;
    }
    /*Event Bar: Event per Bar Label Text & Background*/
    .uiStackEx > .header > .eventsLabel {
        background-image: url('example1545934524.com');
        background-color: rgba(255, 56, 56, .76);
        border-left-color: rgb(0, 0, 0);
        border-right-color: rgba(14, 15, 15, .13);
        color: rgb(255, 255, 255);
        font-weight: bold;
    }
    /* Operator Names/ Truck Numbers */
    .uiStackEx > .header > .groupLabel {
        color: rgb(255, 255, 255);
    }
    /* Event Bar Date and Time  */
    .uiStackEx > .header > .dateLatestLabel {
        color: rgb(255, 255, 255);
    }
    /* Event Bar Date and Time  */
    .gvEventListItemPadding {
        -webkit-text-stroke-width: .3px;
        -webkit-text-stroke-color: rgb(233, 233, 233);
        width: 100%;
        border-bottom: 1px solid;
        font-size: 130%;
        font-weight: bold;
    }
      /* Event Bar Other text & misc  */
    .uiStackEx > .header > .groupLabel {
        color: rgb(255, 255, 255);
        font-weight: bold;
        font-size: 120%;
    }
    .uiStackEx > .header:hover > .eventsLabel {
        color: rgb(0, 0, 0);
    }
    canvas.uiGraph {
        background: rgba(80, 80, 80, .65);
        border-bottom: 1px solid #949c9e;
    }
    .uiStackEx.expanded > .thumbnailsHolder {
        height: 120px;
    }


/* testing things ignore*/
    .tour__meta:after {
        content: '';
        box-sizing: border-box !important;
        z-index: 1000;
        display: block;
        position: absolute;
        height: 75px;
        width: 75px;
        filter: opacity(0.5);
        bottom: 0px;
        right: 0px;
        background-image: url('https://i.redd.it/tib8dqapwv271.gif');
        background-size: 10%;
    }
}

Reviews

No reviews yet.