K
K
Konstantin2020-01-28 16:20:04
PHP
Konstantin, 2020-01-28 16:20:04

How to adjust gradient color if only images are given?

5e30347ba9e81923164546.png

Hello. There are such tabs for the adventure. It is difficult to make them up.
1) how to adjust the color so that it flows smoothly from the central tab down, maybe there are color analysis services from the image
2) is it possible to make roundings in the opposite direction using css as on the central tab? because it is not suitable to round the corners of neighboring inactive elements

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vitsliputsli, 2019-05-03
@Vitsliputsli

Why do you only want 2 requests? Not the fact that it will be faster.
You can, for example, like this:

update orders
  join (select $id1 id, $request1 request from dual
            union all
            select $id2, $request2 from dual) data
            on orders.id=data.id
    set request=data.request

Or do the procedure.

M
Moses Fender, 2019-05-02
@mosesfender

This is where it was discussed the other day.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question