Most of the editor css, working editor

This commit is contained in:
Eston Bond
2010-11-01 15:32:46 -07:00
parent 135156cea5
commit b4006ec007
6 changed files with 535 additions and 276 deletions
+12
View File
@@ -343,6 +343,18 @@ a:hover, a:visited {
}
/* @section edit */
.edit h1 {
color: #999;
font-weight: normal;
}
.edit h1 strong {
color: #000;
font-weight: bold;
}
/* @control minibutton */
ul.actions {