mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-28 05:54:42 +00:00
Added first version of QR code generator plugin
This commit is contained in:
9
plugins/tiddlywiki/qrcode/ViewToolbarButton/styles.tid
Normal file
9
plugins/tiddlywiki/qrcode/ViewToolbarButton/styles.tid
Normal file
@@ -0,0 +1,9 @@
|
||||
title: $:/plugins/tiddlywiki/qrcode/styles
|
||||
tags: [[$:/tags/Stylesheet]]
|
||||
|
||||
\rules only filteredtranscludeinline transcludeinline macrodef macrocallinline
|
||||
|
||||
.tc-drop-down .tc-qrcode-drop-down img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user