Changeset 517
- Timestamp:
- 10/07/08 06:16:28 (5 years ago)
- File:
-
- 1 edited
-
trunk/share/htdocs/css/oforge.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/share/htdocs/css/oforge.css
r61 r517 72 72 .diff pre { overflow:auto; } 73 73 74 . taggedItemsTOC{74 .sidebarbox { 75 75 border: 1px solid #888888; 76 76 background-color: #ECECEC; … … 87 87 padding-left: 0px; 88 88 } 89 . taggedItemsTOCh2 {89 .sidebarbox h2 { 90 90 border-bottom: 1px solid black; 91 91 } 92 . taggedItemsTOCli {92 .sidebarbox li { 93 93 list-style-type: square; 94 94 list-style-position: inside; 95 95 padding-left: 5px; 96 96 } 97 . taggedItemsTOCul {97 .sidebarbox ul { 98 98 margin: 5px 0px; 99 99 padding: 0px 5px 5px 0px;
Note: See TracChangeset
for help on using the changeset viewer.
