~ubuntu-branches/ubuntu/karmic/all-in-one-sidebar/karmic

« back to all changes in this revision

Viewing changes to chrome/aios.jar!/skin/pageinfo_fx3.css

  • Committer: Bazaar Package Importer
  • Author(s): Sveinung Kvilhaugsvik
  • Date: 2009-08-04 19:25:10 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090804192510-u4bm1ehm9ve4zdne
Tags: 0.7.10-0ubuntu1
* new upstream release (LP: #398535)
* list firefox-3.5 as alternate dependency
* depend on ${misc:Depends} to fix lintian warning
* changed maintainer field do to change in rules
* merged all-in-one-sidebar 0.7.4-0ubuntu2
   + replace current watchfile with the one from it
   + add the change log entry from it
   + discard it's other changes
* bump standards-version to 3.8.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
button {
3
 
        max-height: 22px;
4
 
}
5
 
 
6
 
#security-privacy-cookies-value {
7
 
        min-width: 70px;
8
 
}
9
 
 
10
 
*[aiosLayout=true] #mainDeck, 
11
 
*[aiosLayout=true] #topStackBar, *[aiosLayout=true] 
12
 
#viewGroup {
13
 
        margin: 0px;
14
 
        padding: 0px;
15
 
}
16
 
 
17
 
*[aiosLayout=true] #viewGroup radio {
18
 
        min-width: 0px;
19
 
        margin: 0px;
20
 
        padding: 1px 3px;
21
 
}
22
 
 
23
 
*[aiosLayout=true] #viewGroup radio label {
24
 
        display: none;
25
 
}
26
 
 
27
 
*[aiosLayout=true] #viewGroup[showLabel=true] radio label {
28
 
        display: block; /* Mac OS X */
29
 
}
30
 
 
31
 
*[aiosLayout=true] #generalPanel #titletext {
32
 
        padding: 5px;
33
 
}
34
 
 
35
 
*[aiosLayout=true] #permPanel > hbox {
36
 
        padding-top: 5px;
37
 
}
38
 
 
39
 
*[aiosLayout=true] #permList {
40
 
        border: none;
41
 
        border-top: 1px solid ThreedShadow;
42
 
}
43
 
 
44
 
*[aiosLayout=true] #permList > vbox {
45
 
        padding-left: 0px;
46
 
        padding-right: 0px;
47
 
}
 
 
b'\\ No newline at end of file'