Changeset 290 for Dev/branches/Cartis/Tiles preview/css/tile1.css
- Timestamp:
- 02/24/12 16:27:15 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/branches/Cartis/Tiles preview/css/tile1.css
r283 r290 471 471 472 472 } 473 474 .fullGraphDisplay { 475 position: absolute; 476 top: 0; 477 left: 0; 478 float: left; 479 } 480 481 .hidden { 482 visibility: hidden; 483 height: 0; 484 } 485 486 .fullscreenGraphContainer { 487 width: 934px; 488 padding: 3px; 489 height: 540px; 490 background-color: #367ac3; 491 z-index: 1; 492 position: relative; 493 left: 0; 494 top: 0; 495 }
Note: See TracChangeset
for help on using the changeset viewer.