more consistency
[plewww.git] / planetlab / css / plc_style.css
index 51b2b9e..a3a1b02 100644 (file)
@@ -25,10 +25,8 @@ body {
     position: relative;
 }
 
-.plc-foreign {
-    background:  #e0e0e0;
-}
 .plc-warning {
+    padding: 4px;
     background:  #ffa223; 
 }
 .plc-error {
@@ -67,3 +65,11 @@ span.tokens {
 #admin-search-message {
     padding: 30px;
 }
+
+p.node_add {
+    font-style: italic;
+    padding: 20px 40px;
+    text-align: center;
+    font-size: larger;
+}
+