mirror of
https://github.com/0x1d/esp8266-laser.git
synced 2025-12-16 02:38:47 +01:00
oidshfs
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
display: block;
|
||||
}
|
||||
|
||||
.disabled {
|
||||
opacity: 0.65;
|
||||
}
|
||||
|
||||
.sui {
|
||||
background: @color-black;
|
||||
color: @color-main-light;
|
||||
@@ -18,7 +22,6 @@
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
}
|
||||
|
||||
|
||||
> .content {
|
||||
padding: @default-padding;
|
||||
}
|
||||
@@ -29,8 +32,10 @@
|
||||
|
||||
button {
|
||||
background: @color-main;
|
||||
color: white;
|
||||
color: @color-white;
|
||||
font-size: 0.9em;
|
||||
border: 0;
|
||||
padding: .8em;
|
||||
margin: 0 .4em;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user