~ubuntu-branches/ubuntu/karmic/cgiirc/karmic-updates

« back to all changes in this revision

Viewing changes to interfaces/style-gothic.css

  • Committer: Bazaar Package Importer
  • Author(s): Damián Viano
  • Date: 2006-09-30 00:15:44 UTC
  • mfrom: (2.1.2 edgy)
  • Revision ID: james.westby@ubuntu.com-20060930001544-t2jjhvc00rnikdw0
Tags: 0.5.9-2
* Fix postinst by moving chgrp and chmod to build-time
* Cleanup debian/rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
134
134
}
135
135
 
136
136
.form-form {
137
 
   float: left;
 
137
   display: inline;
138
138
}
139
139
 
 
140
.form-econtain {
 
141
   display: inline;
 
142
   position: absolute;
 
143
   right: 0;
 
144
}  
 
145
   
140
146
.form-say {
141
147
   border: 0;
142
148
   width: 90%;
155
161
   font-size: 12px;
156
162
}
157
163
 
158
 
.form-econtain {
159
 
   float: right;
160
 
}
161
 
 
162
164
.form-extra { 
163
165
   display: none; 
164
166
}