Salome HOME
Copyrights update 2015.
[tools/siman.git] / rtef / rte.css
1 @charset "utf-8";
2 .rteImg {background:#EFEDDE;border:1px solid #EFEDDE;width:23px;height:22px;margin:1px;}
3 .rteImgUp {background:#cddbf3;border:1px solid #6e9ce6;width:23px;height:22px;margin:1px;}
4 .rteImgDn {background:#C1D2EE;border:1px solid #316ac5;width:23px;height:22px;margin:1px;}
5 .rteSep {margin:0 2px 0 2px;width:1px;height:20px;border:0px}
6 .rteBar {margin:0 2px 0 4px;width:3px;height:15px;border:0px}
7 .rteBk {background:#EFEDDE;border: 1px solid #EFEDDE;letter-spacing:0;height:24px}
8 .rteBk tbody tr td, .rteBk tr td {background:#EFEDDE;height:24px}
9 .rteDiv {display:block;position:relative}
10 .show {left:auto;top:auto;position:relative}
11 .hide {left:-1000px;top:-1000px;position:absolute}