Documentation for a historical release of Infusion: 1.3
Please view the Infusion Documentation site for the latest documentation.
If you're looking for Fluid Project coordination, design, communication, etc, try the Fluid Project Wiki.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 33 Next »

Unknown macro: {html}

<!--
For demos of a stable release, the paths to these included files should reference the released version,
e.g. "http://build.fluidproject.org/releases/1.3.1/framework/fss/css/..."
To update the demos to reference trunk, reference the daily build server:
i.e. "http://build.fluidproject.org/infusion/framework/fss/css/..."
-->

<link rel="stylesheet" type="text/css" href="http://build.fluidproject.org/infusion/framework/fss/css/fss-reset.css" />
<link rel="stylesheet" type="text/css" href="http://build.fluidproject.org/infusion/framework/fss/css/fss-layout.css" />
<link rel="stylesheet" type="text/css" href="http://build.fluidproject.org/infusion/framework/fss/css/fss-text.css" />
<link rel="stylesheet" type="text/css" href="http://build.fluidproject.org/infusion/framework/fss/css/fss-theme-mist.css" />
<link rel="stylesheet" type="text/css" href="http://build.fluidproject.org/infusion/framework/fss/css/fss-theme-coal.css" />
<link rel="stylesheet" type="text/css" href="http://build.fluidproject.org/infusion/framework/fss/css/fss-theme-bw.css" />
<link rel="stylesheet" type="text/css" href="http://build.fluidproject.org/infusion/framework/fss/css/fss-theme-slate.css" />
<link rel="stylesheet" type="text/css" href="http://build.fluidproject.org/infusion/framework/fss/css/fss-theme-wb.css" />
<link rel="stylesheet" type="text/css" href="http://build.fluidproject.org/infusion/framework/fss/css/fss-theme-by.css" />
<link rel="stylesheet" type="text/css" href="http://build.fluidproject.org/infusion/framework/fss/css/fss-theme-yb.css" />

<script type="text/javascript" src="http://build.fluidproject.org/infusion/InfusionAll.js"></script>

<style>
th, td {
border: none;
}
.layout-demos div {
background-color: lightgray;
}
.layout-demos [class*=fl-container] {
background-color: #917A61; // off-brown
}
.layout-demos .fl-col-flex {
background-color: #dfefff; // light blue
}
.layout-demos .fl-col-flex3 {
background-color: #9f7A6f; // reddish-brown
}
.layout-demos [class*=fl-col-fixed] {
background-color: #F2E0B6; // wheat
}
.layout-demos .fl-col, .layout-demos .fl-col p {
background-color: #faf5ff; // pale gray
}
div.fix-demo > div {
background-color: #ffdddd;
}
div.fix-demo h2 {
background-color: transparent;
margin-top: 18px;
margin-bottom: 18px;
border-style: none;
font-size: 18px;
}

.widget-demos h2 {
font-size: 16px;
background-color: transparent;
border-width: 0px;
}
.mySettingsIcon {
background-image: url(http://fluidproject.org/releases/1.3.1/framework/fss/images/themes/rust/icon-widget-Settings.png);
}

table

Unknown macro: {clear}

}

#nested-columns-demo {
color: white;
background-color: black;
}

.demo-text .fl-font-size-70

Unknown macro: { font-size}

.demo-text .fl-font-size-100

Unknown macro: { font-size}

.demo-text .fl-font-size-120

Unknown macro: { font-size}

.demo-text .fl-font-size-150

Unknown macro: { font-size}

.demo-text-colours .fl-text-aqua

Unknown macro: { color}

.demo-text-colours .fl-text-fuschia

Unknown macro: { color}

.demo-text-colours .fl-text-olive

Unknown macro: { color}

.demo-text-colours .fl-text-teal

Unknown macro: { color}

.demo-text-colours .fl-text-yellow

Unknown macro: { color}

.demo-text-colours .fl-highlight-yellow

Unknown macro: { background-color}

.demo-text-colours .fl-highlight-green

Unknown macro: { background-color}

.demo-text-colours .fl-highlight-blue

Unknown macro: { background-color}

.demo-text .fl-text-larger

Unknown macro: { font-size}

</style>

  • No labels