Giter Club home page Giter Club logo

jordy3d.github.io's Issues

Site suggestion - Don't not give the solution

I suggest adding a don't for not giving the solution when a user fixes a problem.

Many users online say they fixed it without actively giving steps to follow for another user having the same issue.

This hinders a user from helping themselves and can often frustrate users

it also hinders developers from possibility mitigating said issue in the future

Dark Google Collection interferes with document colors

The change that darkens Google Docs also alters the color of the document to where what was otherwise legible without the Style proved to be illegible with it enabled. This would cause issues when sharing documents between people with and without the style installed. It should also be noted that this also changes the color of the tables.

Without the Style:
image
With the Style:
image

Without the Style:
image
With the Style:
image

Additional info:
This is done on Chrome

Still blocks of white when viewing your own profile

Is your style request related to a problem? Please describe.
When viewing your own profile, the sections where you can edit your info are still white

Describe the solution you'd like
The following additions to the CSS will fix this:

`/* ADDITIONAL EDITS */

.pv-profile-section.background-section.pv-profile-section--reorder-enabled .pv-profile-section .pv-profile-section__sortable-card-item {
background-color: #1a2a33;
}

.pv-profile-section.background-section.pv-profile-section--reorder-enabled .pv-profile-section .pv-profile-section__card-item, .pv-profile-section.background-section.pv-profile-section--reorder-enabled .pv-profile-section .pv-profile-section__card-item-v2 {
background-color: #1a2a33;
}

.pv-entity__position-group-pager {
background: #162228 !important;
}

.ember-view {
color: #ccc;
}

.theme--mercado .pv-recommendation-entity .lt-line-clamp__more {
color: #999;
}`

Describe alternatives you've considered
A clear and concise description of any alternative styles you've looked at, if applicable.

Additional context
Add any other context or screenshots about the feature request here.

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.