mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-03-08 04:20:01 +03:00
12 lines
117 B
CSS
12 lines
117 B
CSS
#delete-button {
|
|
color: @red_1;
|
|
}
|
|
|
|
#port-edit-cancel {
|
|
color: @red_1;
|
|
}
|
|
|
|
#port-edit-apply {
|
|
color: @green_1;
|
|
}
|