Help: Add padding to keyboard shortcuts for readability
This commit is contained in:
@@ -38,6 +38,12 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
.more-shortcut {
|
||||
padding: 0 15px;
|
||||
}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
<body class="mainframe bgcolor1" onload="${model.user.uploadRole ? "refreshProgress()" : ""}">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user