mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
PHRAS-2851
This commit is contained in:
@@ -657,5 +657,15 @@ hr {
|
||||
border-radius: 0;
|
||||
}
|
||||
}
|
||||
.btn-info {
|
||||
background: #8bc34a;
|
||||
&:hover, &:focus {
|
||||
background: darken(#8bc34a, 10%);
|
||||
}
|
||||
|
||||
}
|
||||
a.btn-info {
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/** End Lightbox summary modal**/
|
||||
|
Reference in New Issue
Block a user