mirror of
https://github.com/xevidos/codiad.git
synced 2024-11-13 07:11:14 +01:00
11 lines
No EOL
139 B
CSS
Executable file
11 lines
No EOL
139 B
CSS
Executable file
#hotkey_div {
|
|
overflow-y: scroll;
|
|
}
|
|
|
|
#hotkey_list td {
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.command_win, .command_mac{
|
|
//width: 100px;
|
|
} |