kissyjpf_rtm-sync/styles.css
2026-06-04 08:16:34 +09:00

12 lines
No EOL
235 B
CSS

/*
This CSS file will be included with your plugin, and
available in the app when your plugin is enabled.
If your plugin does not need CSS, delete this file.
*/
/* IDタグを非表示にする */
body .rtm-id {
display: none;
}