~ubuntu-branches/ubuntu/oneiric/lightning-extension/oneiric-security

« back to all changes in this revision

Viewing changes to calendar/base/themes/winstripe/win-aero/calendar.css

  • Committer: Package Import Robot
  • Author(s): Chris Coulson
  • Date: 2012-04-20 13:46:11 UTC
  • mfrom: (1.2.1)
  • mto: (1.3.1)
  • mto: This revision was merged to the branch mainline in revision 19.
  • Revision ID: package-import@ubuntu.com-20120420134611-i0dkosnbmihrd0lr
Tags: upstream-1.4+build1
ImportĀ upstreamĀ versionĀ 1.4+build1

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
 
66
66
#unifinder-search-field,
67
67
#view-task-edit-field,
 
68
#task-text-filter-field,
68
69
#unifinder-task-edit-field {
69
70
  -moz-appearance: none;
70
71
  background-clip: padding-box;
75
76
@media all and (-moz-windows-default-theme) {
76
77
  #unifinder-search-field,
77
78
  #view-task-edit-field,
 
79
  #task-text-filter-field,
78
80
  #unifinder-task-edit-field {
79
81
    border-color: rgba(0, 0, 0, .32);
80
82
  }
99
101
  sidebarheader > spacer {
100
102
    min-height: 25px;
101
103
  }
102
 
 
103
 
  #unifinder-search-results-tree > treechildren::-moz-tree-row,
104
 
  #calendar-task-box
105
 
      #calendar-task-tree > .calendar-task-tree > treechildren::-moz-tree-row {
106
 
    border-bottom: 1px solid transparent;
107
 
  }
108
 
 
109
 
  #calendar-task-box
110
 
      #calendar-task-tree > .calendar-task-tree > treechildren::-moz-tree-cell {
111
 
    border-right: 1px solid transparent;
112
 
  }
113
104
}
114
105
 
115
106
#calsidebar_splitter {