mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
Moved admin/common/form.html to project templates
This commit is contained in:
parent
d9785e397b
commit
1a3cc36ada
3 changed files with 7 additions and 3 deletions
|
@ -169,3 +169,7 @@ p {
|
|||
vertical-align: middle;
|
||||
}
|
||||
|
||||
/* remove ugly dotted outline on tabs */
|
||||
a {
|
||||
outline: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue