Skip to content
Snippets Groups Projects

mydealz unfucker

  • Clone with SSH
  • Clone with HTTPS
  • Embed
  • Share
    The snippet can be accessed without any authentication.
    Authored by Fjen Undso
    mydealz-unfucker.css 1.39 KiB
    @namespace url(http://www.w3.org/1999/xhtml);
    
    @-moz-document domain("mydealz.de") {
      /* hottest dealz sidebar */
      .cept-hottest-widget li.carousel-list-item {
        float: none;
      }
      .cept-hottest-widget a.thread-category {
        font-size: 0.6em;
      }
      .cept-hottest-widget article.threadWidget--card--item {
        padding: 0.5em 1em;
        height: unset;
      }
      .cept-hottest-widget div.thread-title {
        margin-top: 0;
        height: unset;
        font-size: 0.9em !important;
      }
      .cept-hottest-widget article.threadWidget--card--item:first-child {
        border-top: 1px solid #d1d5db;
      }
      
      /* floating footer */
      .js-sticky-pagi--on {
        display: none;
      }
      
      /* floating header */
      header {
        position: static !important;
        transition: none !important;
        opacity: 1 !important;
        top: unset !important;
        left: unset !important;
      }
    
      /* voting */
      .vote {
        margin-top: -10px;
      }
      .vote-down, .vote-up {
        padding: 0em 0.3em;
      }
      
      /* deal list */
      article.thread--deal .iGrid-item {
        padding-top: 0;
      }
      article.thread--deal .thread-category {
        font-size: 0.8em;
      }
      article.thread--deal .thread-title {
        font-size: 1.25em;
      }
      article.thread--deal.thread--expired .thread-title {
        text-decoration: line-through;
      }
      
      article.thread--deal .user {
        font-size: 0.9em;
      }
      article.thread--deal .imgFrame-overlay {
        color: #A51919;
        font-size: 1.5em;
      }
     
      
      
    }
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment