header.html 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725
  1. <html>
  2. <head>
  3. <link rel="icon" href="/images/favicon.ico" type="image/x-icon">
  4. <title>Vesta - <?php echo "$TAB"; ?> </title>
  5. <style type="text/css">
  6. body {
  7. margin: 0;
  8. margin-left: auto;
  9. margin-right: auto;
  10. background-image: url(/images/b.png);
  11. font-family: Arial, sans-serif;
  12. }
  13. form {
  14. margin: 0;
  15. }
  16. .hidden {
  17. display: none;
  18. }
  19. .main {
  20. background: #ffffff;
  21. padding: 0 0 12px 0;
  22. box-shadow: 0 0 2px 2px #d7d7d7;
  23. border-bottom: 1px solid #cccccc;
  24. border-left: 1px solid #cccccc;
  25. border-right: 1px solid #cccccc;
  26. <?php
  27. if (!empty($_SESSION['look'])) {
  28. echo " border-left: 2px solid #f79b44;\n";
  29. echo " border-right: 2px solid #f79b44;\n";
  30. }
  31. ?>
  32. }
  33. .top {
  34. background: #ebe9dc;
  35. color: #825117;
  36. padding: 0;
  37. margin-left: auto;
  38. margin-right: auto;
  39. width: 990px;
  40. font-size: 10pt;
  41. text-align: left;
  42. line-height: 1.2em;
  43. border: 0px;
  44. border-collapse:collapse;
  45. }
  46. .top-link {
  47. text-decoration: none;
  48. color: #323232;
  49. }
  50. .top-link:hover {
  51. color: #174f82;
  52. }
  53. .top-link:active{
  54. color: #ccc;
  55. }
  56. .top-selected-link {
  57. text-decoration: none;
  58. color: #174f82;
  59. }
  60. .top-logout {
  61. text-decoration: none;
  62. color: #e6e6e6;
  63. padding: 0 0 0 2px;
  64. border: noner;
  65. }
  66. .top-logout:hover {
  67. color: white;
  68. }
  69. .nav-logo {
  70. float:left;
  71. height:104px;
  72. width:161px;
  73. margin: 0 0px 0 0;
  74. border-bottom: 3px solid #d6d6d6;
  75. }
  76. .nav-lnk {
  77. text-decoration: none;
  78. color: #323232;
  79. float:left;
  80. }
  81. .nav-lnk:active {
  82. color: #ccc;
  83. }
  84. .nav-block {
  85. margin: 0 0px 0 0;
  86. height:104px;
  87. width: 118px;
  88. float:left;
  89. cursor: pointer;
  90. border-bottom: 3px solid #d6d6d6;
  91. }
  92. .nav-block:hover {
  93. border-bottom: 3px solid #f79b44;
  94. }
  95. .nav-selected-block {
  96. margin: 0;
  97. color: #174f82;
  98. height: 104px;
  99. width: 118px;
  100. float: left;
  101. background: #fff;
  102. border-bottom: 3px solid #777;
  103. cursor: pointer;
  104. }
  105. .nav-selected-block:hover {
  106. border-bottom: 3px solid #f79b44;
  107. }
  108. .nav-header {
  109. padding: 16px 0 0 6px;
  110. margin: 0;
  111. letter-spacing: -1.0px;
  112. font-size: 16pt;
  113. font-weight: bold;
  114. }
  115. .nav-selected-header {
  116. padding: 16px 0 0 6px;
  117. margin: 0;
  118. letter-spacing: -1.0px;
  119. font-size: 16pt;
  120. font-weight: bold;
  121. }
  122. .nav-counters {
  123. padding: 6px 0 5px 6px;
  124. margin: 0;
  125. height: 58px;
  126. line-height: 1.4em;
  127. letter-spacing: 0.1px;
  128. font-size: 9pt;
  129. color: #555;
  130. }
  131. .sub-menu {
  132. margin-left: auto;
  133. margin-right: auto;
  134. width: 990px;
  135. height: 54px;
  136. font-size: 10pt;
  137. text-align: left;
  138. vertical-align:top;
  139. padding: 0px 10px 0px 0;
  140. background: none repeat scroll 0% 0% white;
  141. }
  142. .select-controls {
  143. color: #6A6A6A;
  144. font-size: 8pt;
  145. letter-spacing: 0.1em;
  146. text-decoration: none;
  147. }
  148. .select-controls:hover {
  149. text-decoration: underline;
  150. }
  151. .bottom {
  152. background: #ebe9dc;
  153. color: #555;
  154. margin: 30 0 0 0;
  155. padding: 4 20 8 0;
  156. margin-left: auto;
  157. margin-right: auto;
  158. width: 990px;
  159. font-size: 8pt;
  160. text-align: center;
  161. vertical-align:top;
  162. line-height: 0.8em;
  163. border-top: 4px solid #d6d4c9;
  164. }
  165. .bottom a:link {
  166. font-size: 8pt;
  167. text-decoration: none;
  168. color: #555;
  169. }
  170. .bottom a:visited {
  171. text-decoration: none;
  172. color: #555;
  173. }
  174. .bottom a:hover {
  175. text-decoration: underline;
  176. color: #7fa1cb;
  177. }
  178. .vst {
  179. padding: 0 8px 0 0;
  180. margin: 0;
  181. text-decoration: none;
  182. color: #777;
  183. font-size: 12pt;
  184. }
  185. .vst:hover {
  186. text-decoration: underline;
  187. }
  188. .vst:active {
  189. color: #174f82;
  190. }
  191. .data {
  192. border-collapse:collapse;
  193. margin-left: auto;
  194. margin-right: auto;
  195. width: 990px;
  196. color: #e5a907;
  197. font-size: 12pt;
  198. text-align: left;
  199. vertical-align:top;
  200. margin: 0;
  201. behavior:url("/css/csshover3.htc");
  202. }
  203. .data-row:hover {
  204. margin: 0;
  205. background-color: #f7f6ed;
  206. }
  207. .datarowhover {
  208. margin: 0;
  209. background-color: #f7f6ed;
  210. }
  211. .data-null {
  212. margin: 0;
  213. width: 990px;
  214. height: 10px;
  215. border-top:1px dotted #ccc;
  216. }
  217. .data-spacer {
  218. margin: 0;
  219. width: 990px;
  220. }
  221. .data-add {
  222. margin: 0;
  223. background-color: #f7f6ed;
  224. }
  225. .data-dotted {
  226. text-align: left;
  227. vertical-align:top;
  228. border-top:1px dotted #ccc;
  229. padding: 0 0 26px 0;
  230. margin: 0;
  231. }
  232. .data-dotted td {
  233. margin: 0;
  234. }
  235. .data-col1 {
  236. text-align: left;
  237. padding: 0;
  238. }
  239. .data-col2 {
  240. text-align: left;
  241. padding: 0;
  242. overflow: hidden;
  243. }
  244. .data-col5 {
  245. table-layout: fixed;
  246. text-align: left;
  247. padding: 0;
  248. overflow: hidden;
  249. white-space: nowrap;
  250. }
  251. .data-date {
  252. padding: 0 0 0 18;
  253. letter-spacing: 0.3em;
  254. font-size: 8pt;
  255. color: #6A6A6A
  256. }
  257. .data-active {
  258. font-size: 8pt;
  259. letter-spacing: 0.1em;
  260. color: #81a64f;
  261. padding: 0 0 13 18;
  262. }
  263. .data-suspended {
  264. font-size: 8pt;
  265. letter-spacing: 0.1em;
  266. color: #de6c5d;
  267. padding: 0 0 13 18;
  268. }
  269. .data-controls {
  270. border-left: 1px solid #ccc;
  271. font-size: 8pt;
  272. padding: 2 5 0 5;
  273. letter-spacing: 0.1em;
  274. color: #174f82;
  275. text-decoration: none;
  276. cursor: pointer;
  277. }
  278. .data-controls:hover {
  279. color: #ffffff;
  280. background: #f79b44;
  281. }
  282. .data-controls:active {
  283. color: #433832;
  284. background: #f79b44;
  285. }
  286. .data-controls a:link {
  287. color: #174f82;
  288. text-decoration: none;
  289. }
  290. .data-controls a:visited {
  291. color: #174f82;
  292. }
  293. .data-controls a:hover {
  294. color: #ffffff;
  295. }
  296. .data-controls a:active {
  297. color: #433832;
  298. }
  299. .data-controls img {
  300. border: 0px;
  301. }
  302. .data-count {
  303. background: #ebe9dc;
  304. color: #555;
  305. font-size: 8pt;
  306. margin: 18px 0 0 0;
  307. text-align:right;
  308. padding: 0 16px 0 0;
  309. }
  310. .chart1 {
  311. font-size: 10pt;
  312. }
  313. .chart2 {
  314. color: #484243;
  315. font-size: 8pt;
  316. }
  317. .username {
  318. color: #323232;
  319. font-size: 16pt;
  320. line-height: 1.2em;
  321. }
  322. .domain {
  323. color: #323232;
  324. font-size: 16pt;
  325. line-height: 0.8em;
  326. }
  327. .cron {
  328. color: #323232;
  329. font-size: 18px;
  330. }
  331. .log {
  332. color: #323232;
  333. font-size: 12pt;
  334. }
  335. .aliases {
  336. font-size: 12pt;
  337. color: #99a7af;
  338. padding: 0 0 0 8px;
  339. }
  340. .nginx-ext {
  341. color: black;
  342. vertical-align:top;
  343. font-size: 10pt;
  344. }
  345. .fullname {
  346. font-size: 18px;
  347. color: #99a7af;
  348. padding: 0 0 0 8px;
  349. }
  350. .counter-name {
  351. vertical-align:top;
  352. line-height: 1.2em;
  353. font-size: 10pt;
  354. color: #484243;
  355. color: #5c5455;
  356. }
  357. .cron-counter-name {
  358. vertical-align:top;
  359. line-height: 0.8em;
  360. font-size: 8pt;
  361. padding: 4 0 0 0;
  362. color: #484243;
  363. color: #5c5455;
  364. }
  365. .counter-value {
  366. vertical-align:top;
  367. line-height: 1.2em;
  368. font-size: 10pt;
  369. color: black;
  370. padding: 0 0 0 4px;
  371. }
  372. .log-counter-value {
  373. vertical-align:top;
  374. font-size: 12pt;
  375. color: #484243;
  376. }
  377. .cron-counter-value {
  378. vertical-align:top;
  379. line-height: 1.2em;
  380. font-size: 12pt;
  381. color: #484243;
  382. }
  383. .name {
  384. font-size: 16pt;
  385. color: #777;
  386. padding: 0 0 0 10px;
  387. }
  388. .vst-ok {
  389. font-size: 18px;
  390. color: #62a358;
  391. padding: 0 0 0 6px;
  392. }
  393. .vst-ok a{
  394. color: #58934f;
  395. text-decoration: none;
  396. }
  397. .vst-ok a:hover{
  398. text-decoration: underline;
  399. }
  400. .vst-error {
  401. font-size: 18px;
  402. color: #de6c5d;
  403. padding: 0 0 0 6px;
  404. }
  405. .vst-text {
  406. color: #333;
  407. font-size: 12pt;
  408. }
  409. .vst-textinput {
  410. background-color: #FFFFFF;
  411. border: 1px solid #999999;
  412. border-radius: 3px 3px 3px 3px;
  413. color: #555;
  414. font-size: 18px;
  415. padding: 6px;
  416. width: 360px;
  417. height: 120px;
  418. }
  419. .vst-textinput:hover {
  420. border: 1px solid #f79b44;
  421. }
  422. .vst-textinput:disabled {
  423. background-color: #F1F1F1;
  424. }
  425. .vst-input {
  426. background-color: #FFFFFF;
  427. border: 1px solid #999999;
  428. border-radius: 3px 3px 3px 3px;
  429. color: #555;
  430. font-size: 14pt;
  431. padding: 6px;
  432. width: 360px;
  433. height: 36px;
  434. }
  435. .vst-input:hover {
  436. border: 1px solid #f79b44;
  437. }
  438. .vst-input:disabled {
  439. background-color: #f1f1f1;
  440. }
  441. .vst-list {
  442. padding: 4px;
  443. font-size: 12pt;
  444. color: #555;
  445. border-radius: 3px 3px 3px 3px;
  446. border: 1px solid #999999;
  447. }
  448. .vst-list:hover {
  449. border: 1px solid #f79b44;
  450. }
  451. .vst-checkbox {
  452. padding: 4px;
  453. font-size: 12pt;
  454. }
  455. .vst-checkbox:hover {
  456. border: 1px solid #f79b44;
  457. }
  458. button {
  459. cursor: pointer;
  460. color: #333;
  461. background-color: #fafafa;
  462. border: 1px solid #ACACAC;
  463. border-radius: 3px 3px 3px 3px;
  464. font-size: 12px;
  465. padding: 2px 16px;
  466. width: 108px;
  467. height: 24px;
  468. }
  469. button:hover {
  470. background-color: #f0f0f0;
  471. }
  472. button:active {
  473. background-color: #e6e6e6;
  474. }
  475. .button {
  476. filter:chroma(color=#000000);
  477. cursor: pointer;
  478. color: #333;
  479. background-color: #fafafa;
  480. border: 1px solid #ACACAC;
  481. border-radius: 3px 3px 3px 3px;
  482. font-size: 14px;
  483. padding: 2px 16px;
  484. width: 108px;
  485. height: 32px;
  486. }
  487. .button:hover {
  488. background-color: #f0f0f0;
  489. }
  490. .button:active {
  491. background-color: #e6e6e6;
  492. }
  493. .genpass {
  494. color: #34536a;
  495. font-size: 8pt;
  496. padding: 0 5px 0 8px;
  497. letter-spacing: 0.1em;
  498. text-decoration: underline;
  499. }
  500. .genpass:hover {
  501. color: #7fa1cb;
  502. }
  503. .vst-advanced {
  504. color: #34536a;
  505. font-size: 10pt;
  506. letter-spacing: 0.1em;
  507. text-decoration: none;
  508. border-bottom: 1px solid #f79b44;
  509. }
  510. .vst-advanced:hover {
  511. color: #7fa1cb;
  512. }
  513. /* fixed header */
  514. .fixed{
  515. position: fixed;
  516. border: none;
  517. top: -3px;
  518. border-bottom: 1px solid #ccc;
  519. background-color: #fff;
  520. }
  521. *html .fixed{
  522. position:absolute;
  523. position:fixed; _position:absolute; top:0; _top:expression( eval(document.body.scrollTop) + 'px' );
  524. }
  525. #vstobjects{
  526. padding-top: 188px;
  527. width: 996px;
  528. padding-left: 3px;
  529. min-height: 370px;
  530. }
  531. .login {
  532. margin: 80px 0 80px 0;
  533. padding: 0;
  534. border-top: 1px solid #cccccc;
  535. border-left: 1px solid #cccccc;
  536. border-right: 1px solid #cccccc;
  537. background: #ebe9dc;
  538. text-align: left;
  539. vertical-align:top;
  540. width: 500px;
  541. box-shadow: 0 0 2px 2px #d7d7d7;
  542. }
  543. .login-box {
  544. text-align: left;
  545. vertical-align:top;
  546. padding: 0 0 10px 40px;
  547. color: #333;
  548. }
  549. .login-bottom {
  550. color: #574F51;
  551. text-align: right;
  552. width: 500px;
  553. height: 50px;
  554. background: #484243;
  555. padding: 0 8px 0 0;
  556. margin: 0;
  557. }
  558. .vestacp{
  559. font-size: 8pt;
  560. color: #CCCCB4;
  561. text-align: right;
  562. padding: 20px 0 0 0;
  563. }
  564. .error {
  565. font-size: 10pt;
  566. color: #DE6C5D;
  567. }
  568. </style>
  569. <!--[if IE]>
  570. <style type="text/css">
  571. html, body, div, span, applet, object, iframe {
  572. margin: 0;
  573. padding: 0;
  574. border: 0;
  575. font-size: 100%;
  576. font: inherit;
  577. vertical-align: baseline;
  578. }
  579. .fixed {
  580. margin-top: -3px;
  581. }
  582. .vst-advanced {
  583. text-decoration: underline;
  584. }
  585. #vstobjects{
  586. padding-top: 187px;
  587. min-height: 370px;
  588. height: auto !important;
  589. height: 370px;
  590. width: 996px;
  591. }
  592. </style>
  593. <![endif]-->
  594. <link type="text/css" href="/css/jquery-custom-dialogs.css" rel="stylesheet" />
  595. <script type="text/javascript" src="/js/events.js"></script>
  596. <script type="text/javascript" src="/js/jquery-1.7.2.min.js"></script>
  597. <script type="text/javascript" src="/js/jquery-ui-1.8.20.custom.min.js"></script>
  598. <script language="JavaScript">
  599. var checked=false;
  600. var frmname='';
  601. function checkedAll(frmname) {
  602. var valus= document.getElementById(frmname);
  603. if (checked==false) {
  604. checked=true;
  605. } else {
  606. checked = false;
  607. }
  608. for (var i =0; i < valus.elements.length; i++) {
  609. valus.elements[i].checked=checked;
  610. }
  611. }
  612. </script>
  613. </head>
  614. <body>