"ഫലകം:Lkframe/styles.css" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
update css |
add css |
||
| വരി 26: | വരി 26: | ||
flex-wrap: nowrap; | flex-wrap: nowrap; | ||
gap: 3px; | gap: 3px; | ||
border-bottom: | border-bottom: 1px solid #99B3FF; | ||
overflow-x: auto; | overflow-x: auto; | ||
padding-bottom: 0; | padding-bottom: 0; | ||
| വരി 36: | വരി 36: | ||
padding: 0; | padding: 0; | ||
border: 1px solid #99B3FF; | border: 1px solid #99B3FF; | ||
border-radius: 0.5em 0.5em 0 0; | border-radius: 0.5em 0.5em 0 0; | ||
background: #dce8ff; | background: #dce8ff; | ||
| വരി 63: | വരി 62: | ||
.lkframe-tab-active { | .lkframe-tab-active { | ||
background: # | background: #ffffff; | ||
font-weight: bold; | font-weight: bold; | ||
border-top: 3px solid #4a6fa5; | border-top: 3px solid #4a6fa5; | ||
border- | border-bottom: 1px solid #ffffff; | ||
margin-bottom: -1px; | |||
margin-bottom: - | |||
position: relative; | position: relative; | ||
z-index: 1; | z-index: 1; | ||
| വരി 80: | വരി 77: | ||
/* ── Content area (below tabs) ── */ | /* ── Content area (below tabs) ── */ | ||
.lkframe-content { | .lkframe-content { | ||
background: # | background: #ffffff; | ||
border: 1px solid #99B3FF; | border: 1px solid #99B3FF; | ||
border-top: none; | border-top: none; | ||