mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-13 14:14:27 +02:00
Add more packages, disable Antunnel auto connect
This commit is contained in:
12
DiffEditor/css/main.css
Normal file
12
DiffEditor/css/main.css
Normal file
@ -0,0 +1,12 @@
|
||||
afx-app-window[data-id="DiffEditor"] afx-hbox[data-id="status-bar"] {
|
||||
background-color: #007ACC;
|
||||
}
|
||||
afx-app-window[data-id="DiffEditor"] .status-text {
|
||||
color: white;
|
||||
text-align: right;
|
||||
padding-right: 10px;
|
||||
}
|
||||
afx-app-window[data-id="DiffEditor"] afx-label.file-label {
|
||||
background-color: #333333;
|
||||
color: white;
|
||||
}
|
Reference in New Issue
Block a user