/[monit]/monit/web/monit.css
ViewVC logotype

Diff of /monit/web/monit.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by hauk, Sun Jun 30 02:14:22 2002 UTC revision 1.3 by hauk, Fri Sep 13 13:38:33 2002 UTC
# Line 1  Line 1 
1  A {  A {
2          text-decoration: none;          text-decoration: none;
3  }  }
4    
5  A.menu {  A.menu {
6          text-decoration: none;          color: #000000;
7          padding-right: 100%          font-size: 14px;
8  }          font-family: Arial, Helvetica, sans-serif;
9            text-decoration: none;
 A.menu:HOVER {  
         color: #ffffff;  
10  }  }
11    
12  B.menu {  B.menu {
# Line 16  B.menu { Line 14  B.menu {
14          font-weight: bold;          font-weight: bold;
15  }  }
16    
17  TD.menu {  .menu {
18          color: #000000;          text-decoration: none;
19          font-family: terminal;          color: #000000;
         text-decoration: none;  
         font-size: smaller;  
20  }  }
21    
22  TD.menu:HOVER {  .on {
23          color: #ffffff;          cursor: hand;
24          background-color: #0000aa;          background-color: #afcfe6;
25          font-family: terminal;  }
26          font-size: smaller;    
27    .off {
28            background-color: #ffffff;
29  }  }
30    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26