2.7.6
Style tidy
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
.utci-day-tabs-wrap {
|
||||
position: relative;
|
||||
margin-top: 12px;
|
||||
margin-bottom: 15px;
|
||||
border: 1px solid #c9b08a;
|
||||
}
|
||||
|
||||
/* Edge fade gradients — only show when there's content to scroll to. */
|
||||
@@ -595,6 +597,17 @@
|
||||
.utci-thead-sticky {
|
||||
top: 72px;
|
||||
}
|
||||
|
||||
/* Shrink the day-tab labels on phones so more days stay readable
|
||||
within the viewport before the tab strip needs to scroll. */
|
||||
.utci-day-tab {
|
||||
font-size: 9px;
|
||||
padding: 10px 12px;
|
||||
}
|
||||
|
||||
.utci-day-date {
|
||||
font-size: 12px;
|
||||
}
|
||||
}
|
||||
|
||||
/* The shifted track inside the sticky header — JS sets transform:translate3d
|
||||
|
||||
Reference in New Issue
Block a user