Changeset 801 for 4.0/enpraxis.educommons/trunk/enpraxis/educommons/skins/eduCommons/eduCommonsContent.css.dtml
- Timestamp:
- 10/20/11 10:50:52 (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
4.0/enpraxis.educommons/trunk/enpraxis/educommons/skins/eduCommons/eduCommonsContent.css.dtml
r800 r801 328 328 background: &dtml-evenRowBackgroundColor;; 329 329 } 330 331 table.grid { 332 box-shadow: 1px 1px 5px #ccc; 333 -moz-box-shadow: 1px 1px 5px #ccc; 334 border-bottom: 1px solid grey; 335 } 336 337 table.grid th { 338 border: 1px solid grey; 339 background-color: lightgrey; 340 color: black; 341 } 342 343 table.grid td { 344 border: 1px solid grey 345 } 346 347 table.vertical { 348 box-shadow: 1px 1px 5px #ccc; 349 -moz-box-shadow: 1px 1px 5px #ccc; 350 } 351 352 table.vertical th, 353 table.vertical td { 354 border-color: lightgrey; 355 } 356 330 357 331 358 /*End CSS for ECDocuments */
Note: See TracChangeset
for help on using the changeset viewer.
