font-size:1.6em;
text-transform:uppercase;
}
+form {
+}
input, textarea, select, option {
padding:4px;
font-family:sans-serif;
float:left;
width:48%;
}
-.notice div.entry-content,
+.notice div.entry-content a,
.notice .notice-options a,
.notice .notice-options input {
-font-size:0.9em;
-}
+}
+.notice .notice-options a,
+.notice .notice-options input {
+float:left;
+}
#laconicat .notice div.entry-content {
/*margin-left:0;*/
.notice div.entry-content .response dt {
display:none;
}
-.notice div.entry-content .timestamp {
+.notice div.entry-content .timestamp a {
}
.notice div.entry-content .device dt {
text-transform:lowercase;
}
.notice div.entry-content a {
-text-decoration:none;
+
}
.notice div.entry-content a:hover {
-text-decoration:underline;
}
outline:none;
}
-
-
.notice-options {
-margin-left:2%;
+padding-left:2%;
float:left;
+width:50%;
}
.notice-options .notice_reply,
-.notice-options .notice_delete ,
.notice-options .notice_favorite {
float:left;
margin-right:11px;
}
.notice-options .notice_reply {
-margin-top:1px;
}
.notice-options .notice_reply dt {
display:none;
display:block;
border:0;
}
-
.notice-options .notice_reply a,
.notice-options .notice_delete a {
text-decoration:none;
padding-left:20px;
}
+
+.notice-options .notice_delete {
+float:right;
+}
+
.notice-options form input.submit {
cursor:pointer;
-padding:0 0 0 17px;
+padding:2px 0 2px 17px;
}
.notice-options .notice_delete dt,
padding:0;
}
-
-.notice-options .notice_delete {
-margin-left:3em;
-}
/*END: NOTICES */
/* theme: identica */
html {
- background-color:#ddd;
+background-color:#ddd;
}
body {
- font-family: sans-serif;
- font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
- font-size:1em;
-
+font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
+font-size:1em;
}
input, textarea, select, option {
- font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
+font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
input:focus, textarea:focus, select:focus {
border-color:#B2D0DD;
}
-form span.required { color:#f00; }
-form .error {
-background-color:#f00;
-color:#fff;
-}
-form .error_message {
-color:#EC008C;
-}
-
a {
color:#002E6E;
}
background-color:rgba(255, 255, 255, 0.7);:
}
-/*
-#site_nav_global_primary .current a {
-font-weight:bold;
-border-color:#ccc;
-border-style:solid;
-}
-*/
#content,
#site_nav_local_views .current a {
/* NOTICES */
.notice div.entry-content a {
-color:#333;
+
}
.notice div.entry-content a:hover {
}
div.entry-content,
div.notice-options {
opacity:0.2;
-color:#333;
+font-family:sans-serif;
+}
+div.entry-content a,
+div.notice-options a,
+div.notice-options input {
+font-family:sans-serif;
+}
+div.notice-options input {
+color:#002E6E;
+
}
.notices li.hover {
background-color:#fcfcfc;