mdBook/src/theme
Tim Crawford 73d44503fd Use logical CSS properties
Replace phyiscal properties (top/bottom/left/right) with logical
properties (start/end) that can be used in non-LTR contexts (e.g.,
content in Arabic or Hebrew).

Based on the CSS Logical Properties and Values Level 1 specification,
currently an Editor's Draft [1].

Referencing MDN, all major browsers except Internet Explorer support the
margin, padding, and border properties.

[1]: https://drafts.csswg.org/css-logical/

Signed-off-by: Tim Crawford <crawfxrd@gmail.com>
2023-09-02 07:47:12 -07:00
..
FontAwesome Update FontAwesome version to 4.7.0 2018-10-15 20:01:36 +01:00
css Use logical CSS properties 2023-09-02 07:47:12 -07:00
fonts Remove local version from `@font-face` 2020-09-06 10:34:11 -07:00
playground_editor Rename playpen to playground. (#1241) 2020-06-22 16:34:25 +02:00
searcher Merge pull request #1426 from ehuss/search-mark-words 2021-01-14 17:01:52 -08:00
ayu-highlight.css Adjust overlap of code buttons with code blocks. 2022-05-16 19:27:46 -07:00
book.js Fix theme-color meta tag not syncing with the theme 2023-07-09 08:57:46 +08:00
clipboard.min.js When the Copy button is pressed, focus is lost and scrolling the page 2019-04-23 09:29:22 +02:00
favicon.png Add default favicon.png 2016-02-22 16:59:53 +01:00
favicon.svg Add SVG favicon. 2020-06-23 10:58:10 -07:00
head.hbs Allow to define own HTML <head> attributes 2020-05-10 08:42:53 -07:00
header.hbs Adding a header partial integration #453 2017-11-30 21:48:29 -08:00
highlight.css Adjust overlap of code buttons with code blocks. 2022-05-16 19:27:46 -07:00
highlight.js Revert #1597 - Update to highlight.js 11.0. 2021-08-02 08:02:13 -07:00
index.hbs Sidebar but Pure CSS, fix rust-lang/mdBook#859 2023-08-24 16:44:25 +08:00
mod.rs Make fonts part of the theme. 2023-01-15 11:42:46 -08:00
redirect.hbs State canonical URL using <link> not <meta>. 2022-11-12 14:54:28 -06:00
tomorrow-night.css Convert links from http to https protocol 2023-04-02 21:35:08 +02:00