open-source utilities and extras for Max/MSP
[ start | index | login ]
start > SnipSnap > themes > Sky > css > snip.css

snip.css

Created by nick. Last edited by nick, 6 years and 233 days ago. Viewed 192 times. #1
[edit] [rdf]
labels
attachments
/**
 * Snip block display stylesheet definitions.
 * @author Matthias L. Jugel
 * @version $Id: SnipSnap-Theme-sky.snip,v 1.2 2004/05/17 10:56:17 leo Exp $
 */

.snip-wrapper {
}

.snip-path {
  font-height: 10px;
}

.snip-title {
  display: table;
  width: 100%;
  text-align: left;
  padding: 0px;
  margin-bottom: 2em;
}

.snip-name {
  width: 100%;
  font-family: georgia, times new roman, times, serif;
  font-size: 15px;
  color: #000000;
  text-transform: none;
  border-bottom: 1px solid #003366;
}

.snip-commented-snip {
  font-size: 10px;
}

.snip-buttons {
  border: 0;
  width: 49%;
  float: right;
  font-family: verdana, arial, sans-serif;
  font-size:10px;
  font-weight:normal;
  text-align: right;
}

.snip-info {
  border: 0;
  width: 49%;
  float: left;
  font-family: verdana, arial, sans-serif;
  font-size:10px;
  font-weight:normal;
}

.snip-content {
  clear: left;
  border: 0;
  display: block;
  font-family: verdana, arial, sans-serif;
  color:#666;
  font-size:11px;
  font-weight:normal;
  background:#FFF;
  line-height:16px;
}

/* Wrapper for Snip Meta-Information */
.snip-meta {
  position: relative;
  float: right;
  clear: right;
  min-width: 15%;
}

.snip-label {
  padding: 3px;
  width: auto;
  background:#ffc;
  border:1px solid #cc6;
  font-size: 8px;
  line-height: 8px;
  font-weight: bold;
  margin-bottom: 2px;
  clear: right;
  width: 100%;
}

.snip-attachments {
  border: 1px solid #003366;
  padding: 3px;
  width: auto;
  font-size: 8px;
  line-height: 8px;
  font-weight: bold;
  margin-bottom: 10px;
  clear: right;
  width: 100%;
}

.snip-post-comments {
  margin-top: 20px;
  margin-bottom: 20px;
}

.snip-sniplinks {
  margin-top: 20px;
}

.snip-sniplinks table {
  table-layout: fixed;
}

.snip-sniplinks caption {
  text-align: left;
  color: #999999;
  background-color: inherit;
}

.snip-sniplinks td, th {
  padding: 4px;
}

.snip-backlinks {
  margin-top: 20px;
}

.snip-backlinks .list {
  list-style-type: none;
  margin-top: 0;
  padding-left: 0;
  margin-left: 0;
}

.snip-backlinks .caption {
  text-align: left;
  color: #999999;
  background-color: inherit;
}

span.content {
}

span.count {
  margin-right: 4px;
}

span.count:before {
  content: "";
}

span.count:after {
  content: ": ";
}

/**************************************************/
/* snip edit part                                 */

.snip-input {
  margin-top: 20px;
}

.snip-input img {
  width: 20px
}

.form {
}

.form .form-buttons {
  text-align: right;
}

.form input[type=submit] {
  vertical-align: text-bottom;
}

/**************************************************/
/* snip with comments part                        */

.snip-comments {
}

.comment-title {
  margin-top: 20px;
  font-weight: normal !important;
  font-size: 100% !important;
}

h2.comment-name {
  display: inline;
  font-weight: normal;
  font-size: 110%;
}

h2.comment-name a {
  display: inline;
  font-weight: normal;
  font-size: 110%;
}

.comment-buttons {
  display: inline;
}

.comment-content {
  margin-top: 5px;
  margin-left: 20px;
}

.comment-input {
  margin-top: 20px;
}

/**************************************************/
/* preview formatting                             */


.preview {
  background-color: #eeeeee;
  color: inherit;
}
no comments | post comment



< September 2010 >
SunMonTueWedThuFriSat
1234
567891011
12131415161718
19202122232425
2627282930

XHTML 1.0 validated
CSS validated
RSS 2.0 validated
RSS Feed

Contact: Nick Rothwell

Powered by SnipSnap 1.0b3-uttoxeter

Open Source Java and UI Software for MaxMSP

ff194

The fireflash spanning router for the >>monome.

shado-small

The shado compositing and sprite library for the >>monome.


jython-logo

The Python programming language embedded in MaxMSP/MXJ


groovy-50

The Groovy programming language embedded in MaxMSP


small_powered_by

A Jetty-based embedded web server for MaxMSP, with JSP support


hsqldb

SQL database support, using HSQL or Apache Derby (embedded), or MySQL


nixie

Nixie tubes for Max


buttonsx

Rotating, alignable, colourable, assignable, pattr-aware arrays of text


Legacy Software

snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt