You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Актуальные контакты:
Telegram: @Nikker_web
E-Mail: tarasevich.email@gmail.com
Портфолио https://www.behance.net/d4d4186e
Разрабатываю дизайн групп в соц сетях, сайтов, приложений, другой дизайн под заказ
Актуальные контакты:
Telegram: @Nikker_web
E-Mail: tarasevich.email@gmail.com
Разрабатываю дизайн групп в соц сетях, сайтов, приложений, другой дизайн под заказ
Портфолио https://www.behance.net/d4d4186e
Question
kattiperk
А точнее с наведением.
http://splat.cc.ua/
Давайте мне немного объясним.
Вот код таблицы:
Вот её CSS:
table.price {border-collapse: collapse;width: 100%;cursor: pointer;} table.price tr {width: 645px;}table.price tr td {padding: 5px 0;}table.price tr td:first-child,table.price tr td:last-child {width: 15px;}table.price tr td:nth-of-type(3) {text-align: right;}table.price tr td:nth-of-type(3) span {font-weight: bold;color: #b86401;}table.price tr td:nth-of-type(3),table.price tr td:nth-of-type(2) {border-top: 1px solid #fff;border-bottom: 1px solid #fff;} table.price tr:hover {background: #68940c;color: #fff !important;border-top: 1px solid #fff;border-bottom: 1px solid #fff;}Для спан нужен вот такой цвет детской блевотины #b86401.
А при наведении на весь ряд цвет текста должен быть белым, даже у того спан.
У меня вопрос: как сделать спан при наведении булым, наводя только на ряд, а не на сам спан?
P.S.
Поместить его в колонку не помогает, ессно.
Всем спасибо.
Edited by kattiperkLink to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.