Coder Social home page Coder Social logo

cssgithubwindows's Issues

Remove Stylish Backlink

Hey there,

As you might probably have seen, Stylish has been removed from Chrome and Mozilla extensions market due to private data exploitation. It would be both logical and of good tone to suppress the backlinks to it you provide in the README file.

Thank you very much in advance !
And grat's on the job

PR/files changed issue

image

I made a snippet that repairs it. It's not pretty, but it gets the job done. You could use it as a reference:

  .pr-toolbar.js-sticky {
    background: var(--color-button-face) !important;
  }
  .pr-toolbar.js-sticky:not(.is-stuck) {
    margin: -20px 0 0;
    padding: 0;
  }
  .pr-toolbar.js-sticky .diffbar {
    background: var(--color-button-face) !important;
  }
  .pr-toolbar.is-stuck + .pr-toolbar-shadow {
    border-bottom: solid 1px transparent !important;
    border-bottom-color: var(--button-3d-border-color) !important;
    border-top-color: var(--color-button-shadow) !important;
    height: 0;
  }

Change private repos icon

This stylesheet is awesome! Thank you so much.

One small issue that I've noticed is that the private repo icon is not replaced:
screen shot 2018-07-08 at 3 18 12 pm

Inviting people does not display correctly

So, I used this theme and tried to invite someone to my organisation but it seems like it appears like this:
Bug

Obviously, none of the buttons work and I can't seem to be able to invite someone so I had to disable this style. Any ideas on why this is happening? Could you fix it?

Several overlappings in the profile.

Firefox on Windows 10:

  • Profile -> "Edit bio": This button is smaller than the container.
    unbenannt
    Fix: Remove "overflow:hidden" from .user-profile-bio.
  • Profile -> contribution years: The list wrapper partially overlaps the rest of the elements.
    unbenannt
    Suggestion for a fix: Make the background grey as well and only give the ul a white background?

I'll be home later, I can't really contribute PRs from here. Just in case you'll ask me. ;-)

Add Clippy

Why

To help users navigate Github's complex interface.

What

Clippy assistant

JS ecosystem soluton suggestion from chat

Вам по хорошему не нужны комменты, достаточно конкатенации директив userscript в начало скрипта. Сохранять можно всё, что угодно, там есть шаблонная интерполяция: #{"/*.....*/"}

И я решительно не понимаю, о каких таких "билд системах" идёт речь. Зачем они вам нужны? скрипта build.js вам не хватит? Ну хотите, gulp прикрутите, или webpack.

Suggestion: Make file names black

As Windows 95 (before C) didn't have "IE integration" for its Explorer just yet, this CSS could probably make file links have black text instead of blue text.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.