diff --git a/assets/src/css/style.css b/assets/src/css/style.css index dd6d94738..3db5bde6d 100755 --- a/assets/src/css/style.css +++ b/assets/src/css/style.css @@ -1216,4 +1216,13 @@ table.dataTable>tbody>tr.selected>th.select-checkbox::after { */ .fc .fc-bg-event { background: rgba(255, 49, 21, .5) !important; +} + +kbd{ + background: #ccc; + color: #333; + font-size: 1.3em; + padding: 6px 8px; + display: inline-block; + margin: 1px; } \ No newline at end of file diff --git a/include/top.php b/include/top.php index fcd3a5f62..9318a3ba9 100755 --- a/include/top.php +++ b/include/top.php @@ -435,12 +435,12 @@ if (Auth::check()) { } echo ' - -