~vanhoof/+junk/znc

« back to all changes in this revision

Viewing changes to modules/webadmin/skins/dark-clouds/data/main.css

  • Committer: Bazaar Package Importer
  • Author(s): Patrick Matthäi
  • Date: 2009-09-25 08:07:42 UTC
  • mfrom: (1.3.1 upstream) (10.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20090925080742-vvh22yi4969453r7
Tags: 0.076-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
        width: 150px;
60
60
}
61
61
 
62
 
.switchuser a:link, a:active, a:visited {
 
62
.switchuser a:link, .switchuser a:active, .switchuser a:visited {
63
63
        font-family: verdana;
64
64
        font-size: 12px;
65
65
        color: white;
99
99
        border-bottom: 1px solid #000000;
100
100
}
101
101
 
102
 
.menuactive a:link, a:active, a:visited {
 
102
.menuactive a:link, .menuactive a:active, .menuactive a:visited {
103
103
        font-family: verdana;
104
104
        font-size: 12px;
105
105
        color: #000000;
113
113
        text-decoration: underline;
114
114
}
115
115
 
116
 
.menuinactive a:link, a:active, a:visited {
 
116
.menuinactive a:link, .menuinactive a:active, .menuinactive a:visited {
117
117
        font-family: verdana;
118
118
        font-size: 12px;
119
119
        color: #000000;
143
143
        padding-right: 5px;
144
144
}
145
145
 
146
 
.cbar a:link, a:active, a:visited {
 
146
.cbar a:link, .cbar a:active, .cbar a:visited {
147
147
        font-family: verdana;
148
148
        font-size: 12px;
149
149
        color: #000000;