changed git call from https to git readonly
[atutor.git] / mods / photo_album / fluid / component-templates / js / jquery.ui-1.0 / themes / flora / flora.shadow.css
1 /*\r
2 .ui-shadow {\r
3 background:transparent url(i/shadow.png) no-repeat scroll right bottom;\r
4 height: 100px;\r
5 margin: 10px;\r
6 position: relative;\r
7 }\r
8 \r
9 .ui-shadow-ne {\r
10 background:transparent url(i/shadow.png) no-repeat scroll right top;\r
11 width: 6px;\r
12 height: 6px;\r
13 position: absolute;\r
14 top: -6px;\r
15 right: 0px;\r
16 }\r
17 \r
18 .ui-shadow-sw {\r
19 background:transparent url(i/shadow.png) no-repeat scroll left bottom;\r
20 width: 6px;\r
21 height: 6px;\r
22 position: absolute;\r
23 bottom: 0px;\r
24 left: -6px;\r
25 }\r
26 */\r
27 \r
28 \r
29 \r
30 \r
31 .ui-shadow { position:relative; }\r
32 .ui-shadow-color { background:#030; position:absolute; } /* Can be overidden via js */\r
33 \r