mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
fix menu display
This commit is contained in:
parent
e6c1d4524c
commit
c164650c6d
@ -1,7 +1,7 @@
|
||||
body {
|
||||
background: #f9f9f9;
|
||||
color: #2a2a2a;
|
||||
font-family: arial;
|
||||
font-family: Arial, sans-serif;
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
@ -198,7 +198,7 @@ ul#actions li {
|
||||
|
||||
ul#actions li a {
|
||||
font-style: bold;
|
||||
font-size: 1em;
|
||||
font-size: 0.9em;
|
||||
text-transform: capitalize;
|
||||
color: #ddd;
|
||||
text-decoration: none;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user