mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-06-06 00:29:12 +02:00
OcttKB Cross-Repo Sync (HTML to Raw)
This commit is contained in:
@ -0,0 +1,26 @@
|
||||
.kk-commander-log-note{
|
||||
font-style:italic; font-size:small;
|
||||
}
|
||||
.kk-commander-log-item {
|
||||
color:green;
|
||||
}
|
||||
|
||||
/* This is missing and I added it */
|
||||
.cmd-txt-area{
|
||||
min-width:25ch;
|
||||
}
|
||||
|
||||
.cmd-txt-area2{
|
||||
min-width:50ch;
|
||||
}
|
||||
|
||||
/* Correct this later*/
|
||||
.kk-cmd-label{
|
||||
display:inline-block;
|
||||
width:85px;
|
||||
}
|
||||
|
||||
.kk-cmd-label2{
|
||||
display:inline-block;
|
||||
width:120px;
|
||||
}
|
Reference in New Issue
Block a user