vendor/assets/build/css/style.css in atome-0.5.1.4 vs vendor/assets/build/css/style.css in atome-0.5.1.9
- old
+ new
@@ -16,11 +16,11 @@
z-index: 0;
color: lightgray;
}
-#device {
+#view {
left: 0;
font-size: 25px;
right: 0;
top: 0;
bottom: 0;
@@ -41,9 +41,10 @@
border: orange solid 3px;
}
.selected {
outline: 2px dashed white;
+ background-color: #00bb00;
}
.atome {
cursor: default;
pointer-events: auto;