Software Development, Agile Practices, Lean Thinking, Music
[ start | index | login or register ]
start > SnipSnap > themes > Blue Life > css > admin.css

admin.css

Created by admin. Last edited by admin, 8 years and 22 days ago. Viewed 19 times. #1
[edit] [rdf]
labels
attachments
/**
 * Debug Stylesheet definitions.
 * @author Matthias L. Jugel
 * @version $Id: SnipSnap-Theme-blue.snip 1606 2004-05-17 10:56:18Z leo $
 */

.admin {
  color: inherit;
  background-color: #eeeeee;
  padding-top: 10px;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 6px;
}

.admin-menu {
  font-size: 120%;
  width: 100%;
  border-bottom: 3px solid #aaaaaa;
  margin-top: 10px;
}

.menu-items {
  display: table-row;
}

.menu-active {
  display: table-cell;
  font-weight: bold;
  color: inherit;
  background-color: #eeeeee;
  border-left: 1px solid #aaaaaa;
  padding: 5px;
}

.menu-inactive {
  display: table-cell;
  background-color: #ffffff;
  border-left: 1px solid #aaaaaa;
  padding: 5px;
}

.admin th {
  font-size: 120%;
}
no comments | post comment
Describe here what your SnipSnap is about!

Configure this box!

  1. Login in
  2. Click here: snipsnap-portlet-2
  3. Edit this box
www.brandonburk.com | Copyright 2008 Brandon N. Burk