Coder Social home page Coder Social logo

Comments (7)

ctf0 avatar ctf0 commented on May 30, 2024

GRRRR ,i just found out that i added it but with all the scopes have the same color ,can u plz send me a file to test with ,also state what plugin are u using because there are like 3 plugins which i think does the same.

Edit:
scratch the above ,check the last update and tell me if its good or does it need any changes.

from seti_st3.

olegafx avatar olegafx commented on May 30, 2024

https://gist.github.com/olegafx/1a4c342cdf761ecba640

diff --git a/BOL/BOL.Site/front-end/build/build.css b/BOL/BOL.Site/front-end/build/build.css
index a1fd48c..b1ec941 100644
--- a/BOL/BOL.Site/front-end/build/build.css
+++ b/BOL/BOL.Site/front-end/build/build.css
@@ -314,6 +314,9 @@ a:hover,
   padding: 0;
   margin: 0;
 }
+::-moz-selection {
+  background: #7fcdea;
+}
 ::selection {
   background: #7fcdea;
 }
@@ -428,13 +431,9 @@ input:-webkit-autofill {
   zoom: 1;
 }
 .ui-menu .ui-menu-item:first-child a {
-  -webkit-border-radius: 2px 2px 0 0;
-  -moz-border-radius: 2px 2px 0 0;
   border-radius: 2px 2px 0 0;
 }
 .ui-menu .ui-menu-item:last-child a {
-  -webkit-border-radius: 0 0 2px 2px;
-  -moz-border-radius: 0 0 2px 2px;
   border-radius: 0 0 2px 2px;
 }

test_diff

from seti_st3.

ctf0 avatar ctf0 commented on May 30, 2024

okey ,now its as intended check and msg back ,btw the from/to could have dif color than the inserted/deleted ,so if u have any ideas for them plz advice.

from seti_st3.

olegafx avatar olegafx commented on May 30, 2024

Maybe grey color here?
test_diff

from seti_st3.

ctf0 avatar ctf0 commented on May 30, 2024

@olegafx u mean the to & from or the to only ?

from seti_st3.

olegafx avatar olegafx commented on May 30, 2024

--- a/BOL/BOL.Site/front-end/build/build.css
+++ b/BOL/BOL.Site/front-end/build/build.css
@@ -314,6 +314,9 @@

like this one img

from seti_st3.

ctf0 avatar ctf0 commented on May 30, 2024

@olegafx can u make a PR ?

from seti_st3.

Related Issues (20)

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.