7ee452b8997f5a0cadec401c610b35e08ac84f78
[plewww.git] / planetlab / css / plc_toggles.css
1 /*
2  $Id$
3  */
4
5 h1.plc-toggle-switch, h2.plc-toggle-switch {
6     text-align:center;
7 }
8
9 img.plc-toggle-visible, img.plc-toggle-hidden {
10     height: 14px;
11     padding-right: 20px;
12 }
13
14 div.plc-toggle-area {
15     border-color:#a84444 !important;
16     border:1px solid #ccc;
17 }
18