Jump to content

Module:Documentation/styles.css: Difference between revisions

adaptive header, tlinks have normal view on small displays
(higher quality icon; border-radius to align standard practice)
(adaptive header, tlinks have normal view on small displays)
Line 19:
 
.ts-doc-header .ts-tlinks-tlinks {
float: right;
line-height: 24px;
margin-left: 0;
}
 
Line 75:
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
}
 
@media all and (min-width: 720px) {
.ts-doc-header .ts-tlinks-tlinks {
float: right;
}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.