preliminary dispy-dark theme. WIP! did i say "WIP!"? yes, i did. WIP!

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
This commit is contained in:
Simon L'nu 2012-03-11 01:32:11 -05:00
parent dfdf0f1335
commit f7ade749b8
33 changed files with 6144 additions and 13 deletions

View file

@ -57,6 +57,7 @@ select {
}
option {
padding: 3px;
vertical-align: middle;
}
/* remember to define focus styles! */
:focus {
@ -75,17 +76,6 @@ mark {
font-style: italic;
font-weight: bold;
}
ins {
background: #ff9;
color: #000;
text-decoration: none;
}
mark {
background: #ff0;
color: #000;
font-style: italic;
font-weight: bold;
}
/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp, .wall-item-body code {
font-family: monospace, monospace;
@ -1302,7 +1292,7 @@ section {
**/
.wall-item-body code {
display: block;
padding-left: 10px;
padding: 0 0 10px 5px;
border-color: #ccc;
border-style: solid;
border-width: 1px 1px 1px 10px;
@ -1768,9 +1758,10 @@ div[id$="wrapper"] br {
* contacts selector
*/
.group-delete-wrapper {
margin: -28px 150px 0 0;
margin: -31px 122px 0 0;
float: right;
}
#group-edit-submit-wrapper {
margin: 0 0 10px 0;
display: inline;