Search:
Login
Preferences
Help/Guide
About Trac
Search
Doc
Intro
Training
Computing centers
Install
Compile
Setup
Run and post-proc
Check and debug
Data and analyse
Configurations
Models
Tools
Env. footprint
FAQ
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 20
and
Version 21
of
UtilCss
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
03/24/14 18:27:53 (
11 years
ago)
Author:
labetoulle
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
UtilCss
v20
v21
58
58
59
59
*/
60
61
62
.wiki-toc {
63
padding: .5em 1em;
64
margin: 0 0 2em 1em;
65
float: right;
66
clear: right;
67
border: 1px outset #ddc;
68
background: #ffd;
69
font-size: 85%;
70
position: fixed;
71
}