-moz-border-radius: 0px 0px 3px 3px;
border-radius: 0px 0px 3px 3px;
}
+.editicon {
+ background-color: #333;
+}
.comment-edit-preview{ color: #000000; }
.wall-item-content-wrapper.comment { background-color: #444444; border: 0px;}
.photo-top-album-name{ background-color: #333333; }
.wall-item-photo-menu li a:hover {
background-color: #CCCCCC; color: #333333;
}
+
+code {
+ background:#2e2f2e !important;
+ color:#fff !important;
+}
+
+blockquote {
+ background:#2e2f2e !important;
+ color:#eec !important;
+}
+
+
#page-footer { min-height: 1em;}
footer {
margin: 0px 10%;
#jot-category:focus {
border: 1px solid #cccccc;
}
-blockquote {
- background: #ddd;
- color: #000;
-}
.acl-list-item p, #profile-jot-email-label, div#jot-preview-content, div.profile-jot-net {
color: #eec;
}
+#fancybox-content{
+ background:#444;
+}
input#acl-search {
background-color: #aaa;
background:#2e2f2e;
}
-code {
- background:#2e2f2e !important;
- color:#fff !important;
-}
-
-blockquote {
- background:#2e2f2e !important;
- color:#eec !important;
-}
-
.group-selected, .nets-selected, .fileas-selected, .categories-selected{
background:#2e2f2e;
}
-#fancybox-content{
- background:#444;
-}
+/* Events */
-.editicon {
- background-color: #333;
+.fc-state-highlight {
+background: #666 !important;
}
-#datebrowse-sidebar select {
-color:#99CCFF !important;
+.fc-state-disabled, .fc-state-disabled .fc-button-inner {
+color: #000 !important;
}
-.settings-widget .selected {
-background: #666;
-}
+/*Admin page */
#adminpage table tr:hover {
color: #eec;
background-color: #666;
}
-input#prvmail-subject {
-background: #222 !important;
+.settings-widget .selected {
+background: #666;
}
-/* Events */
-.fc-state-highlight {
-background: #666 !important;
-}
+/* Stuff that doesn't seem to fit with anything else */
-.fc-state-disabled, .fc-state-disabled .fc-button-inner {
-color: #000 !important;
+#datebrowse-sidebar select {
+color:#99CCFF !important;
}
+
+input#prvmail-subject {
+background: #222 !important;
+}
\ No newline at end of file