projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a6e584
)
luci-mod-system: fix IE10/Edge rendering quirk on SSH keys page
author
Jo-Philipp Wich
<jo@mein.io>
Sun, 2 Dec 2018 16:10:39 +0000
(17:10 +0100)
committer
Jo-Philipp Wich
<jo@mein.io>
Sun, 2 Dec 2018 16:10:39 +0000
(17:10 +0100)
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
modules/luci-mod-system/luasrc/view/admin_system/sshkeys.htm
patch
|
blob
|
history
diff --git
a/modules/luci-mod-system/luasrc/view/admin_system/sshkeys.htm
b/modules/luci-mod-system/luasrc/view/admin_system/sshkeys.htm
index e0917995e43454dde354f293125d9372180d9062..ac453f3f6c5056ee9525c6cbd86e3ac5c62f9ab2 100644
(file)
--- a/
modules/luci-mod-system/luasrc/view/admin_system/sshkeys.htm
+++ b/
modules/luci-mod-system/luasrc/view/admin_system/sshkeys.htm
@@
-17,6
+17,10
@@
white-space: nowrap;
unicode-bidi: bidi-override;
}
+
+ @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
+ .cbi-dynlist .item > small { direction: ltr }
+ }
</style>
<div class="cbi-map">