~ya-bo-ng/ubuntu-online-tour/13.10

« back to all changes in this revision

Viewing changes to 13.04/12.04/css/iefix.css

  • Committer: Anthony Dillon
  • Date: 2013-10-02 09:35:39 UTC
  • Revision ID: anthony.dillon@canonical.com-20131002093539-ewxr0tx9oi85ppoi
Inishal setup of the 13.10 version of the tour

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.window{
 
2
        border-radius:4px;
 
3
        behavior: url(pie/PIE.htc);
 
4
}
 
5
 
 
6
#tooltip{
 
7
        background: url(../img/black-bg-40.png);
 
8
        behavior: url(pie/PIE.htc);
 
9
        box-shadow: none;
 
10
}
 
11
 
 
12
#tooltip .arrow-right{
 
13
        margin-left: -15px;
 
14
}
 
15
 
 
16
#welcome-screen, .dropShadow, #shotwell .container .images div{
 
17
        behavior: url(pie/PIE.htc);
 
18
}