mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-17 20:11:23 +02:00
Add more general styling to buttons
This commit is contained in:
@@ -24,5 +24,8 @@ export const buttonStyles = [
|
||||
div {
|
||||
margin: 2px;
|
||||
height:20px;
|
||||
font-size: 9pt;
|
||||
color: var(--btn-label-color);
|
||||
text-shadow: 0 0;
|
||||
}
|
||||
`];
|
Reference in New Issue
Block a user