mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 10:49:10 -04:00
ALPHA 3.0.3
This commit is contained in:
4
public/assets/admin/assets/scss/style.css
vendored
4
public/assets/admin/assets/scss/style.css
vendored
@@ -2318,4 +2318,8 @@ header .form-inline {
|
||||
@keyframes spin {
|
||||
0% { transform: rotate(0deg); }
|
||||
100% { transform: rotate(360deg); }
|
||||
}
|
||||
.cs-notification:hover {
|
||||
background-color: #F2F2F2 !important;
|
||||
color:white;
|
||||
}
|
||||
Reference in New Issue
Block a user