]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/niftyCorners.css
* streamline copyright statements; add Conclusion of included components; flip to...
[citadel.git] / webcit / static / niftyCorners.css
index 6570f60ee5e61f6fcee78df0dca39840e33a8444..979993f77c5fab5f5434054ed84c2ae613e7e38a 100644 (file)
@@ -1,35 +1,37 @@
-/*Nifty Corners Cube CSS by Alessandro Fulciniti\r
-The following classes are added dinamically by javascript,\r
-and their use should be avoided in the markup */\r
-\r
-b.niftycorners,b.niftyfill{display:block}\r
-b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;\r
-    overflow:hidden;border-style:solid;border-width: 0 1px}\r
-/*normal*/\r
-b.r1{margin: 0 3px;border-width: 0 2px}\r
-b.r2{margin: 0 2px}\r
-b.r3{margin: 0 1px}\r
-b.r4{height: 2px}\r
-b.rb1{margin: 0 8px;border-width:0 2px}\r
-b.rb2{margin: 0 6px;border-width:0 2px}\r
-b.rb3{margin: 0 5px}\r
-b.rb4{margin: 0 4px}\r
-b.rb5{margin: 0 3px}\r
-b.rb6{margin: 0 2px}\r
-b.rb7{margin: 0 1px;height:2px}\r
-b.rb8{margin: 0;height:2px}\r
-b.rs1{margin: 0 1px}\r
-/*transparent inside*/\r
-b.t1{border-width: 0 5px}\r
-b.t2{border-width: 0 3px}\r
-b.t3{border-width: 0 2px}\r
-b.t4{height: 2px}\r
-b.tb1{border-width: 0 10px}\r
-b.tb2{border-width: 0 8px}\r
-b.tb3{border-width: 0 6px}\r
-b.tb4{border-width: 0 5px}\r
-b.tb5{border-width: 0 4px}\r
-b.tb6{border-width: 0 3px}\r
-b.tb7{border-width: 0 2px;height:2px}\r
-b.tb8{border-width: 0 1px;height:2px}\r
+/*
+ * Nifty Corners Cube CSS by Alessandro Fulciniti
+ * The following classes are added dynamically by javascript,
+ * and their use should be avoided in the markup 
+ */
+
+b.niftycorners,b.niftyfill{display:block}
+b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
+    overflow:hidden;border-style:solid;border-width: 0 1px}
+/*normal*/
+b.r1{margin: 0 3px;border-width: 0 2px}
+b.r2{margin: 0 2px}
+b.r3{margin: 0 1px}
+b.r4{height: 2px}
+b.rb1{margin: 0 8px;border-width:0 2px}
+b.rb2{margin: 0 6px;border-width:0 2px}
+b.rb3{margin: 0 5px}
+b.rb4{margin: 0 4px}
+b.rb5{margin: 0 3px}
+b.rb6{margin: 0 2px}
+b.rb7{margin: 0 1px;height:2px}
+b.rb8{margin: 0;height:2px}
+b.rs1{margin: 0 1px}
+/*transparent inside*/
+b.t1{border-width: 0 5px}
+b.t2{border-width: 0 3px}
+b.t3{border-width: 0 2px}
+b.t4{height: 2px}
+b.tb1{border-width: 0 10px}
+b.tb2{border-width: 0 8px}
+b.tb3{border-width: 0 6px}
+b.tb4{border-width: 0 5px}
+b.tb5{border-width: 0 4px}
+b.tb6{border-width: 0 3px}
+b.tb7{border-width: 0 2px;height:2px}
+b.tb8{border-width: 0 1px;height:2px}
 b.ts1{border-width: 0 2px}
\ No newline at end of file