mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-08 13:56:07 +00:00
Spruce up the control panel
Structure things with extensible tabs.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
title: $:/ControlPanel/ThemeTweaks
|
||||
title: $:/themes/tiddlywiki/snowwhite/themetweaks
|
||||
tags: $:/tags/ControlPanel
|
||||
caption: Theme Tweaks
|
||||
|
||||
You can tweak certain aspects of the ''Snow White'' theme.
|
||||
|
||||
|
@@ -956,3 +956,15 @@ canvas.tw-edit-bitmapeditor {
|
||||
width: 1em;
|
||||
height: 1em;
|
||||
}
|
||||
|
||||
/*
|
||||
** Control panel
|
||||
*/
|
||||
|
||||
.tw-control-panel td {
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.tw-control-panel table, .tw-control-panel table input, .tw-control-panel table textarea {
|
||||
width: 100%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user