mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-25 08:26:52 +00:00
cleanup
This commit is contained in:
parent
d92e4d9904
commit
a53f839ba7
@ -460,8 +460,6 @@ title: $:/core/procedures/sidebar-resizer
|
||||
|
||||
<% endif %>
|
||||
|
||||
<%if [<template>is[variable]] [<template>is[tiddler]] %>
|
||||
|
||||
<%if [<template>is[variable]] %>
|
||||
|
||||
<$transclude $variable=<<template>> mode=<<mode>>/>
|
||||
@ -472,8 +470,6 @@ title: $:/core/procedures/sidebar-resizer
|
||||
|
||||
<% endif %>
|
||||
|
||||
<% endif %>
|
||||
|
||||
</$eventcatcher>
|
||||
|
||||
<% endif %>
|
||||
|
@ -1426,6 +1426,8 @@ html body.tc-body.tc-single-tiddler-window {
|
||||
*/
|
||||
|
||||
.tc-editor-toolbar {
|
||||
background-color: <<colour tiddler-background>>;
|
||||
z-index: 1;
|
||||
padding-top: 8px;
|
||||
}
|
||||
|
||||
|
@ -47,10 +47,6 @@ code-body: yes
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.tc-editor-toolbar {
|
||||
background-color: <<colour tiddler-background>>;
|
||||
}
|
||||
|
||||
.tc-sidebar-resizer-pointermove-eventcatcher, .tc-sidebar-resizer-pointermove {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user