31a64831f495176817a9b33799927140be573e1e
[koha.git] / koha-tmpl / intranet-tmpl / default / en / includes / popup-top.inc
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 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 <link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang" -->/includes/common-style.css">
8 <style type="text/css">
9 .authority {
10         background-color: #6b7cbe;
11         color:#FFFFFF;
12         text-decoration: normal;
13         font-weight: bold;
14         background-image:none;
15         }
16 a.authority:hover {
17         background-color: #6b7cbe;
18         color: #FFFFFF;
19         text-decoration: normal;
20         font-weight: bold;
21         }
22 </style>
23 </head>
24
25 <body>
26 <!-- NO MENUS for popup-top -->