Changeset 1527 in ExiteCMS for trunk/themes/ExiteCMS/templates/templates/_stylesheets.tpl
- Timestamp:
- 07/06/08 08:55:55 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/themes/ExiteCMS/templates/templates/_stylesheets.tpl
r1524 r1527 176 176 .quote { color:#333; background-color:#ddd; padding:4px; margin:5px 10px 5px 10px; border:1px #444 solid; } 177 177 178 .codecontainer { width:480px; b ackground-color:#ffffef; border:1px #bbb solid; overflow:hidden; position:relative; z-index:1; }178 .codecontainer { width:480px; border:1px #bbb solid; overflow:hidden; position:relative; z-index:1; } 179 179 .codeblock { } 180 .codenr { font-family:monospace; font-size:1em; background-color:#fff ef; padding: 0px 5px 0px 5px; vertical-align:top;}180 .codenr { font-family:monospace; font-size:1em; background-color:#ffffdf; padding: 0px 5px 0px 5px; vertical-align:top; text-align:right;} 181 181 .code { font-family:monospace; background-color:#ffffef; white-space:nowrap; } 182 182
Note: See TracChangeset
for help on using the changeset viewer.
