--- a/web/data/cubicweb.css Thu Jun 18 09:38:32 2009 +0200
+++ b/web/data/cubicweb.css Fri Jun 19 08:22:51 2009 +0200
@@ -1,6 +1,6 @@
/*
* :organization: Logilab
- * :copyright: 2003-2008 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
+ * :copyright: 2003-2009 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
* :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
*/
/***************************************/
@@ -12,7 +12,7 @@
padding :0px;
}
-html, body {
+html, body {
background: #e2e2e2;
}
@@ -277,8 +277,8 @@
position: relative;
min-height: 800px;
}
-
-table#mainLayout{
+
+table#mainLayout{
margin:0px 3px;
}
@@ -321,7 +321,7 @@
/* boxes */
div.navboxes {
- margin-top: 8px;
+ margin-top: 8px;
}
div.boxFrame {
@@ -459,9 +459,9 @@
max-width: 50em;
}
-ul.sideBox li{
+ul.sideBox li{
list-style: none;
- background: none;
+ background: none;
padding: 0px 0px 1px 1px;
}
@@ -576,7 +576,7 @@
div.primaryRight{
float:right;
-
+
}
div.metadata {
@@ -603,7 +603,7 @@
padding-bottom:0.4px
}
-div.row span.label{
+div.row span.label{
padding-right:1em
}
@@ -772,20 +772,20 @@
/* addcombobox */
/***************************************/
-input#newopt{
- width:120px ;
+input#newopt{
+ width:120px ;
display:block;
float:left;
}
-div#newvalue{
+div#newvalue{
margin-top:2px;
}
#add_newopt{
background: #fffff8 url("go.png") 50% 50% no-repeat;
width: 20px;
- line-height: 20px;
+ line-height: 20px;
display:block;
float:left;
}
@@ -794,7 +794,7 @@
/* buttons */
/***************************************/
-input.button{
+input.button{
margin: 1em 1em 0px 0px;
border: 1px solid #edecd2;
border-color:#edecd2 #cfceb7 #cfceb7 #edecd2;
@@ -838,7 +838,7 @@
font-weight: bold;
}
-input.validateButton {
+input.validateButton {
margin: 1em 1em 0px 0px;
border: 1px solid #edecd2;
border-color:#edecd2 #cfceb7 #cfceb7 #edecd2;
--- a/web/data/cubicweb.facets.css Thu Jun 18 09:38:32 2009 +0200
+++ b/web/data/cubicweb.facets.css Fri Jun 19 08:22:51 2009 +0200
@@ -1,7 +1,7 @@
#filterbox fieldset{
margin: 0px;
padding: 0px;
-}
+}
div.facet {
margin-bottom: 8px;
@@ -14,11 +14,11 @@
font-size: 80%;
color: #000;
margin-bottom: 2px;
- cursor: pointer;
+ cursor: pointer;
font: bold 100% Georgia;
}
-div.facetTitle a {
+div.facetTitle a {
padding-left: 10px;
background: transparent url("puce.png") 0% 50% no-repeat;
}
@@ -26,12 +26,12 @@
div.facetBody {
}
-.opened{
- color: #000 !important;
+.opened{
+ color: #000 !important;
}
div.overflowed{
- height: 12em;
+ height: 12em;
overflow-y: auto;
}
@@ -50,12 +50,12 @@
}
div.facetValue img{
- float: left;
+ float: left;
background: #fff;
}
div.facetValue a {
- margin-left: 20px;
+ margin-left: 20px;
display: block;
margin-top: -6px; /* FIXME why do we need this ? */
}
@@ -78,11 +78,11 @@
}
-div.facetCheckBox{
+div.facetCheckBox{
line-height:0.8em;
}
-.facet input{
+.facet input{
margin-top:3px;
border:1px solid #ccc;
font-size:11px;
--- a/web/data/cubicweb.login.css Thu Jun 18 09:38:32 2009 +0200
+++ b/web/data/cubicweb.login.css Fri Jun 19 08:22:51 2009 +0200
@@ -1,7 +1,7 @@
/* styles for the login popup and login form
*
* :organization: Logilab
- * :copyright: 2003-2008 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
+ * :copyright: 2003-2009 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
* :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
*/
@@ -12,7 +12,7 @@
width: 26em;
padding: 0px 1px 1px;
font-weight: bold;
- background: #E4EAD8;
+ background: #E4EAD8;
}
div#popupLoginBox div#loginContent {
@@ -20,7 +20,7 @@
padding: 5px 3px 4px;
}
-div#loginBox {
+div#loginBox {
position : absolute;
top: 15%;
left : 50%;
@@ -32,12 +32,12 @@
text-align: center;
}
-div#loginBox h1 {
+div#loginBox h1 {
color: #FF7700;
font-size: 140%;
}
-div#loginTitle {
+div#loginTitle {
color: #fff;
font-weight: bold;
font-size: 140%;
@@ -46,32 +46,32 @@
background: #ff7700 url("banner.png") left top repeat-x;
}
-div#loginBox div#loginContent form {
+div#loginBox div#loginContent form {
padding-top: 1em;
- width: 90%;
- margin: auto;
+ width: 90%;
+ margin: auto;
}
-#popupLoginBox table td {
- padding: 0px 3px;
+#popupLoginBox table td {
+ padding: 0px 3px;
white-space: nowrap;
}
-#loginContent table {
+#loginContent table {
padding: 0px 0.5em;
margin: auto;
}
-#loginBox table td {
- padding: 0px 3px 0.6em;
+#loginBox table td {
+ padding: 0px 3px 0.6em;
white-space: nowrap;
}
-#loginBox .loginButton {
+#loginBox .loginButton {
margin-top: 0.6em;
}
-#loginContent input.data {
+#loginContent input.data {
width:12em;
}
@@ -79,5 +79,5 @@
border: 1px solid #edecd2;
border-color:#edecd2 #cfceb7 #cfceb7 #edecd2;
margin: 2px 0px 0px;
- background: #f0eff0 url("gradient-grey-up.png") left top repeat-x;
+ background: #f0eff0 url("gradient-grey-up.png") left top repeat-x;
}