9e36543d4d8c22d8b601e026c820c51c3dd0ffff
[koha-ffzg.git] / koha-tmpl / intranet-tmpl / default / en / includes / popup-top.inc
1 <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2
3 <html>
4 <head>
5 <title>popup</title>
6 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
7
8 <link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang" -->/includes/common-style.css">
9 <style>
10 .authority {
11         background-color: #6b7cbe;
12         color:#FFFFFF;
13         text-decoration: normal;
14         font-weight: bold;
15         background-image:none;
16         }
17 a.authority:hover {
18         background-color: #6b7cbe;
19         color: #FFFFFF;
20         text-decoration: normal;
21         font-weight: bold;
22         }
23 </style>
24 </head>
25 <body>
26 <!------------------------NO MENUS for popup-top-------------------------------->