public/stylesheets/default.css in parlement-0.11 vs public/stylesheets/default.css in parlement-0.12
- old
+ new
@@ -68,11 +68,11 @@
#elt_parlement > form > .created_on, #elt_parlement > .knobOpened,
#elt_parlement > * > h1 a, #elt_fr > form > .created_on, #elt_fr > .knobOpened,
#elt_fr > * > h1 a {
display: none; }
-a:link, select, input[type='Button'], input[type='submit'] { color: #3b76ae; }
+legend, a:link, select, input[type='Button'], input[type='submit'] { color: #3b76ae; }
a:visited { color: #1b568e; }
a:hover, a:active, select:hover, input[type='Button']:hover, input[type='submit']:hover { color: purple; }
a:active, input[type='Button']:active, input[type='submit']:active { color: orange; }
.notice, .warning, .error {
@@ -193,18 +193,17 @@
.boxMore {
text-align: right;
font-weight: bolder; }
#identity form { display: block; }
-#identity form.setAvatar, #identity #edit, #identity iframe { display: none; }
-#identity:hover form.setAvatar, #identity:hover #edit { display: block; }
+#identity #edit, #identity iframe { display: none; }
+#identity:hover #edit { display: block; }
#identity fieldset#edit {
border: solid thin yellow;
padding: 0.5em 0;
margin: 0.5em 0; }
#identity fieldset#edit label { color: #3b76ae; }
-#identity fieldset#edit legend { color: #333; }
img.avatar {
float: left;
width: auto;
max-width: 30%;
_max-width: none;
@@ -237,9 +236,15 @@
font-weight: bolder;
float: right;
color: blue; }
div#subscription + .boxLine + .boxLineR { font-size: smaller; }
+
+.box h4 {
+ margin: 0;
+ padding: 0;
+ color: #333;
+ font-style: italic; }
/* _ _
___| | |_
/ _ \ | __|
| __/ | |_