Salome HOME
SIMAN Eclipse workspace first version
[tools/siman.git] / Workspace / Siman / WebContent / rtef / rte.css
diff --git a/Workspace/Siman/WebContent/rtef/rte.css b/Workspace/Siman/WebContent/rtef/rte.css
new file mode 100644 (file)
index 0000000..dd5acd8
--- /dev/null
@@ -0,0 +1,11 @@
+@charset "utf-8";
+.rteImg {background:#EFEDDE;border:1px solid #EFEDDE;width:23px;height:22px;margin:1px;}
+.rteImgUp {background:#cddbf3;border:1px solid #6e9ce6;width:23px;height:22px;margin:1px;}
+.rteImgDn {background:#C1D2EE;border:1px solid #316ac5;width:23px;height:22px;margin:1px;}
+.rteSep {margin:0 2px 0 2px;width:1px;height:20px;border:0px}
+.rteBar {margin:0 2px 0 4px;width:3px;height:15px;border:0px}
+.rteBk {background:#EFEDDE;border: 1px solid #EFEDDE;letter-spacing:0;height:24px}
+.rteBk tbody tr td, .rteBk tr td {background:#EFEDDE;height:24px}
+.rteDiv {display:block;position:relative}
+.show {left:auto;top:auto;position:relative}
+.hide {left:-1000px;top:-1000px;position:absolute}
\ No newline at end of file