mirror of
https://github.com/bklang/ldap2dns.git
synced 2025-11-01 08:33:11 -04:00
Importing version 0.3.4
git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@7 06cd67b6-e706-0410-b29e-9de616bca6e9
This commit is contained in:
37
webadmin/menu.css
Normal file
37
webadmin/menu.css
Normal file
@@ -0,0 +1,37 @@
|
||||
A {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
A:link {
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size: 10px;
|
||||
color: black;
|
||||
}
|
||||
|
||||
A:visited {
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size: 10px;
|
||||
color: #222222;
|
||||
}
|
||||
|
||||
A:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
BODY, TD {
|
||||
font-family: Verdana,Arial,Helvetica;
|
||||
font-size: 10pt;
|
||||
background-color: lightgrey;
|
||||
color: black;
|
||||
}
|
||||
|
||||
SMALL {
|
||||
font-family: Verdana,Arial,Helvetica;
|
||||
font-size: 8pt;
|
||||
}
|
||||
|
||||
BIG {
|
||||
font-family: Verdana,Arial,Helvetica;
|
||||
font-size: 14pt;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user