Make admin project list more useful
This commit is contained in:
parent
552b3105fb
commit
f17ddeb394
6 changed files with 30 additions and 8 deletions
|
@ -77,3 +77,7 @@ a {
|
|||
a:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.monospace {
|
||||
font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'Courier New', 'andale mono','lucida console',monospace;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue