mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-08-28 14:52:45 +02:00
add TinyEditor package
This commit is contained in:
8
TinyEditor/css/main.css
Normal file
8
TinyEditor/css/main.css
Normal file
@@ -0,0 +1,8 @@
|
||||
afx-app-window[data-id="TinyEditor"] textarea[data-id="editor"]
|
||||
{
|
||||
background-color: #272822;
|
||||
color:white;
|
||||
margin: 0;
|
||||
padding:10px;
|
||||
border: 0;
|
||||
}
|
Reference in New Issue
Block a user