cookie law management
[brisk.git] / web / brisk.css
index 1e247cf..0eaee81 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  brisk - brisk.css
  *
- *  Copyright (C) 2006-2012 Matteo Nastasi
+ *  Copyright (C) 2006-2014 Matteo Nastasi
  *                          mailto: nastasi@alternativeoutput.it 
  *                                  matteo.nastasi@milug.org
  *                          web: http://www.alternativeoutput.it
@@ -86,6 +86,14 @@ img.nobohide {
     z-index: 12;
 }
 
+img.bordergray {
+    border: 1px solid gray;
+}
+
+img.ib_nobo {
+    border: 0px solid gray;
+}
+
 .bg_white {
     background-color: #ffffff;
 }
@@ -247,37 +255,23 @@ img.button:hover {
     cursor: pointer;
 }
 
-span.au1 {
+span.au0 {
     font-weight: bold;
 }
 
-span.au2 {
+span.au1 {
+    padding-left: 2px;
+    padding-right: 4px;
     font-style: italic;
-    background-color: #bafcba;
+/* orange   background-color: #ffd780; */
+/* red      background-color: #ffb0b0; */
+    background-color: #a1c8ff;
 }
 
-span.au3 {
-    font-weight: bold;
-    font-style: italic;
+span.au2 {
     background-color: #bafcba;
 }
 
-span.au4 {
-    background-color: #ffd780;
-}
-
-span.au5 {
-    font-weight: bold;
-    background-color: #ffd780;
-}
-
-span.au6 {
-    font-style: italic;
-    background-color: #ffd780;
-}
-
-span.au7 {
-    font-weight: bold;
-    font-style: italic;
-    background-color: #ffd780;
-}
+div.bye_msg {
+    font-weigth: bold;
+}
\ No newline at end of file