Changeset 307
- Timestamp:
- Dec 4, 2009, 4:49:13 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
web/trunk/trac/htdocs/main.css
r306 r307 229 229 #attachments input[type=submit] { 230 230 background: #1A1A1A url(/static/smile.png) no-repeat top left; 231 text-align: left 231 text-align: left; 232 232 height: 50px; 233 233 padding-left: 70px; … … 235 235 #attachments input[type=submit]:hover { 236 236 background: #1A1A1A url(/static/smile2.png) no-repeat top left; 237 text-align: left 237 text-align: left; 238 238 height: 50px; 239 239 padding-left: 70px;
Note: See TracChangeset
for help on using the changeset viewer.