BespinEmbedded.css |
bespin/prebuilt/BespinEmbedded.css |
|
.bespin-completion-panel {
font-family: Helvetica, Arial, sans-serif;
position: absolute;
cursor: default;
line-height: normal;
-moz-user-select: none;
-webkit-user-select: none;
}
.bespin-completion-pointer {
position:… |
css.css |
css.css |
|
#csstab{
position: fixed;
top: 30%;
right: 0px;
height: 74px;
width: 30px;
overflow: hidden;
}
#csstab .box{
position: relative;
left: -21px;
top: 21px;
height: 20px;
width: 60px;
text-align: center;
background-color: #333;
… |
LICENSE.txt |
bespin/LICENSE.txt |
|
MOZILLA PUBLIC LICENSE
Version 1.1
---------------
1. Definitions.
1.0.1. "Commercial Use" means distribution or otherwise making the
Covered Code available to a… |
live_css.info |
live_css.info |
|
name = Live CSS
description = Edit and save CSS changes live
core = 6.x |
live_css.module |
live_css.module |
|
|
README.txt |
bespin/README.txt |
|
Bespin Embedded
===============
Quick Start
-----------
The "prebuilt" directory contains all of the files you need to get Bespin
up and running right away.
Take a look at the Bespin Embedders Guide (in the docs directory) for
more… |