Changeset 382 for trunk/web-app/css
- Timestamp:
- Apr 26, 2010, 4:53:36 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web-app/css/default_style.css
r379 r382 212 212 /** START :: buttons **/ 213 213 .buttons { 214 margin-top: 10px; 215 font-size: 10px; 216 clear: both; 214 margin-top: 15px; 215 font-size: 10px; 217 216 } 218 217 … … 280 279 /** START :: pagination buttons **/ 281 280 .paginateButtons { 282 margin-top: 1 0px;281 margin-top: 15px; 283 282 overflow: auto; 284 283 width: 100%;
Note: See TracChangeset
for help on using the changeset viewer.