6369
редагувань
Admin (обговорення | внесок) Немає опису редагування |
Admin (обговорення | внесок) Немає опису редагування |
||
| Рядок 1942: | Рядок 1942: | ||
.mcc-home-panel-hd { | .mcc-home-panel-hd { | ||
background: linear-gradient(105deg, | background: linear-gradient(105deg, | ||
rgba( | rgba(0,8,28,0.99) 0%, | ||
rgba(20, | rgba(0,20,55,0.97) 35%, | ||
rgba( | rgba(0,40,90,0.93) 65%, | ||
rgba(15, | rgba(0,15,45,0.98) 100%) !important; | ||
border-bottom: 1px solid rgba( | border-bottom: 1px solid rgba(0,180,255,0.25) !important; | ||
box-shadow: inset 0 1px 0 rgba( | box-shadow: | ||
inset 0 1px 0 rgba(0,210,255,0.14), | |||
0 1px 8px rgba(0,160,255,0.08) !important; | |||
position: relative; | position: relative; | ||
overflow: hidden; | overflow: hidden; | ||
| Рядок 1955: | Рядок 1957: | ||
position: absolute; | position: absolute; | ||
inset: 0; | inset: 0; | ||
background: radial-gradient(ellipse | background: | ||
radial-gradient(ellipse 55% 140% at 0% 50%, rgba(0,150,255,0.16) 0%, transparent 60%), | |||
radial-gradient(ellipse 30% 80% at 100% 50%, rgba(0,230,255,0.08) 0%, transparent 55%); | |||
pointer-events: none; | pointer-events: none; | ||
} | } | ||
.mcc-home-panel-hd:hover { | .mcc-home-panel-hd:hover { | ||
background: linear-gradient(105deg, | background: linear-gradient(105deg, | ||
rgba( | rgba(0,12,36,1) 0%, | ||
rgba( | rgba(0,28,70,0.99) 35%, | ||
rgba( | rgba(0,55,115,0.95) 65%, | ||
rgba( | rgba(0,22,58,0.99) 100%) !important; | ||
border-bottom-color: rgba(0,210,255,0.35) !important; | |||
} | } | ||
.mcc-home-panel-title { | .mcc-home-panel-title { | ||
color: rgba( | color: rgba(0,210,255,0.60) !important; | ||
font-size: | font-size: 11.5px !important; | ||
font-weight: 700 !important; | font-weight: 700 !important; | ||
letter-spacing: . | letter-spacing: .09em !important; | ||
text-transform: uppercase !important; | text-transform: uppercase !important; | ||
} | } | ||
.mcc-home-panel-toggle { | .mcc-home-panel-toggle { | ||
color: rgba( | color: rgba(0,180,255,0.38) !important; | ||
} | } | ||