mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Updated recently installed module background color.
--HG-- branch : dev
This commit is contained in:
@@ -138,11 +138,11 @@
|
||||
margin-left:.5em;
|
||||
}
|
||||
.recentlyInstalledFeature {
|
||||
background-color: Green;
|
||||
background-color: #d6e0e8;
|
||||
}
|
||||
.recentlyInstalledModule {
|
||||
background-color: Green;
|
||||
background-color: #d6e0e8;
|
||||
}
|
||||
.updateAvailable {
|
||||
background-color: Lime;
|
||||
background-color: #f1f0cb;
|
||||
}
|
Reference in New Issue
Block a user