Regenerated
This commit is contained in:
+325
-325
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -3516,12 +3516,12 @@ label#custom-windows.module {
|
|||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: @teal;
|
color: @teal;
|
||||||
padding: 0 8px;
|
padding: 0 8px;
|
||||||
|
border-radius: 30px;
|
||||||
transition: all 0.3s ease;
|
transition: all 0.3s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
label#custom-windows.active {
|
label#custom-windows.active {
|
||||||
background: linear-gradient(45deg, alpha(@blue, 0.5), alpha(@green, 0.5));
|
background: linear-gradient(45deg, alpha(@blue, 0.5), alpha(@green, 0.5));
|
||||||
border-radius: 6px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
label#custom-windows:not(.active) {
|
label#custom-windows:not(.active) {
|
||||||
|
|||||||
@@ -106,12 +106,12 @@ label#custom-windows.module {
|
|||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: @teal;
|
color: @teal;
|
||||||
padding: 0 8px;
|
padding: 0 8px;
|
||||||
|
border-radius: 30px;
|
||||||
transition: all 0.3s ease;
|
transition: all 0.3s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
label#custom-windows.active {
|
label#custom-windows.active {
|
||||||
background: linear-gradient(45deg, alpha(@blue, 0.5), alpha(@green, 0.5));
|
background: linear-gradient(45deg, alpha(@blue, 0.5), alpha(@green, 0.5));
|
||||||
border-radius: 6px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
label#custom-windows:not(.active) {
|
label#custom-windows:not(.active) {
|
||||||
|
|||||||
Reference in New Issue
Block a user