Attempting new drag resize handles
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
.regionWindow {
|
||||
.region-window {
|
||||
background-color: rgba(0, 0, 0, 0.0);
|
||||
/* border: 2px solid rgba(136, 204, 39, 1); */
|
||||
/* Dark Bergundy */
|
||||
border: 2px solid rgba(116, 0, 0, 0.64);
|
||||
}
|
||||
|
||||
.expand-button {
|
||||
background-color: rgba(0, 0, 0, 0.0);
|
||||
border: 2px solid rgba(56, 56, 56, 0.46);
|
||||
}
|
||||
|
Reference in New Issue
Block a user