remove extraneous exec bits
[plewww.git] / plekit / niftycorner / niftyCorners.css
1 /*Nifty Corners Cube CSS by Alessandro Fulciniti
2 The following classes are added dynamically by javascript,
3 and their use should be avoided in the markup */
4
5 b.niftycorners,b.niftyfill{display:block}
6 b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
7     overflow:hidden;border-style:solid;border-width: 0 1px}
8 /*normal*/
9 b.r1{margin: 0 3px;border-width: 0 2px}
10 b.r2{margin: 0 2px}
11 b.r3{margin: 0 1px}
12 b.r4{height: 2px}
13 b.rb1{margin: 0 8px;border-width:0 2px}
14 b.rb2{margin: 0 6px;border-width:0 2px}
15 b.rb3{margin: 0 5px}
16 b.rb4{margin: 0 4px}
17 b.rb5{margin: 0 3px}
18 b.rb6{margin: 0 2px}
19 b.rb7{margin: 0 1px;height:2px}
20 b.rb8{margin: 0;height:2px}
21 b.rs1{margin: 0 1px}
22 /*transparent inside*/
23 b.t1{border-width: 0 5px}
24 b.t2{border-width: 0 3px}
25 b.t3{border-width: 0 2px}
26 b.t4{height: 2px}
27 b.tb1{border-width: 0 10px}
28 b.tb2{border-width: 0 8px}
29 b.tb3{border-width: 0 6px}
30 b.tb4{border-width: 0 5px}
31 b.tb5{border-width: 0 4px}
32 b.tb6{border-width: 0 3px}
33 b.tb7{border-width: 0 2px;height:2px}
34 b.tb8{border-width: 0 1px;height:2px}
35 b.ts1{border-width: 0 2px}