mirror of
https://github.com/flarum/core.git
synced 2025-08-08 17:36:38 +02:00
Minor flarum update
This commit is contained in:
13
extensions/package-manager/less/admin.less
Normal file → Executable file
13
extensions/package-manager/less/admin.less
Normal file → Executable file
@@ -64,4 +64,17 @@
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
||||
&--core {
|
||||
background-color: #e7672e;
|
||||
color: #fff;
|
||||
--button-color: #fff;
|
||||
--button-bg-hover: darken(#e7672e, 5);
|
||||
}
|
||||
|
||||
&--core &-icon {
|
||||
background-size: 100%;
|
||||
background-color: transparent;
|
||||
filter: grayscale(1) brightness(3.5);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user