/
SoRusV
/
src_xendil
Обзор
Документация
Войти
/
SoRusV
/
src_xendil
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
html/src/style.css
481 строка
10 KB
ruslan
Initial commit
29 окт 2024, 11:18
29 окт 2024, 11:18
5c4dcf5
Код
Авторство
О чём код?
.cHide{display:none;} .idBodyMenu { /*background-color: #AAAA00;*/ background-color: #BBBBBB; } body{ /*zoom: 125%;*/ /*zoom: 1.25;*/ /*font-size: 210%;*/ padding: 0; margin: 0; font-family: sans-serif; /*font-size: 22px;*/ background-color: #AAAAAA; } .cColor { width: 10px; border-width: 0; } .cTime { width: 6em; border-width: 0; } .cPercent { width: 3em; border-width: 0; }/*.cHour, .cMin, .cSec*/ /*{*/ /*width: 1.5em;*/ /*border-width: 0;*/ /*}*/ /*.cMSec{*/ /*width: 2.5em;*/ /*border-width: 0;*/ /*}*/ /*input::-webkit-outer-spin-button,*/ /*input[type=number]{*/ /*-moz-appearance:textfield;*/ /*}*/ #Table { width: 100%; height: 100%; } /*Table {*/ /*width: 100%;*/ /*}*/ h1{ text-align: center; height: 5px; color: #fff; margin: 10px; } td{ border: 1px solid #707070; } #CellName { height: 60px } #CellMenu { width: 100px; } #CellData{ width: 50%; background-color: #CCCCCC; } #Data { margin-top: 10; margin-bottom: 10; margin-left: 10px; margin-right: 10px; } #CellComment { color: #00005e; margin: 10px; valign: "top"; background-color: #CCCCCC; } #Comment { margin: 10px; color: #5e5e5e; } #CellComment { color: #00005e; margin: 10px; valign: "top" } #CellDowm{ margin: 2px; } #Down{ color: #fff; margin: 1px; height: 5px } /*#idMenuMainTab{*/ /*width: 150px;*/ /*height: 100%;*/ /*border-width: 0;*/ /*!*margin: 50px auto;*!*/ /*display: none;*/ /*background-color: rgba(0, 0, 0, 0);*/ /*!*opacity: 0.5;*!*/ /*!*background: #fff;*!*/ /*z-index: 200;*/ /*position: fixed;*/ /*left: 0;*/ /*right: 0;*/ /*top: 25;*/ /*bottom: 0;*/ /*!*padding: 16px;*!*/ /*}*/ #idMenuTab { display: none; background-color: rgba(0, 0, 0, 0); /*background: #303030;*/ width: 150px; height: 100%; z-index: 200; position: fixed; left: 0; right: 0; top: 25px; /*bottom: 0;*/ /*height: 30px;*/ /*width: 100%;*/ /*float: left;*/ align-items: center; flex-direction: row; text-align: center; } #idMenuTab a { display: block; font-family: sans-serif; color: #fff; text-decoration: none; border-top: 1px solid rgba(255, 255, 255, 0.1); border-bottom: 1px solid rgba(255, 255, 255, 0.1); padding: 0 20px; height: 30px; line-height: 30px; } ul{ padding: 0; margin-left: 0; } .active { background : #333300;} .current { background : #003333;} .deactive{ background : #8dc282; } #idMenuTab a:last-child { border-top: none; } div.cMenuTab { width: 150px; font-family: Arial, sans-serif; font-size: 12px; padding-bottom: 10px; color: #fff; } div.cMenuTab div { overflow: hidden; } div.cMenuTab div:first-child { } div.cMenuTab div.collapsed { height: 25px; } div.cMenuTab div span { display: block; padding: 5px 25px; font-weight: bold; color: white; background: #303030; /*url(expanded.gif) no-repeat 10px center;*/ cursor: default; border-bottom: 1px solid #ddd; } div.cMenuTab div.collapsed span { /*background-image: url(collapsed.gif);*/ } div.cMenuTab div a { display: block; font-family: sans-serif; color: #fff; text-decoration: none; border-top: 1px solid rgba(255, 255, 255, 0.1); border-bottom: 1px solid rgba(255, 255, 255, 0.1); padding: 0 20px; height: 30px; line-height: 30px; background: #7e7e7e; } div.cMenuTab div a:hover { background : #555555; color: #fff; text-decoration: none; } div.cMenuTab div a.current { background : #444444; /*url(linkarrow.gif) no-repeat right center;*/ } .button { background-color: #5c5c5c; border: none; color: white; /*padding: 5px 32px;*/ height: 25px; width: 90px; text-align: center; display: inline-block; font-size: 12px; margin: 1px 2px; cursor: pointer; } #idDivWait{ display: block; opacity: 1; position: fixed; left: 0; right: 0; top: 0; bottom: 0; padding: 16px; background-color: rgba(38, 38, 38, 0.7); z-index: 100; overflow: auto; } #idDivWaitLog{ font-size: 12px; color: #eeedbb; } #idHelpBtn{ /*position: fixed; !* Фиксированное положение *!*/ /*right: 10px; !* Расстояние от правого края окна браузера *!*/ /*top: 20%; !* Расстояние сверху *!*/ /*padding: 10px; !* Поля вокруг текста *!*/ /*background: #ffe; !* Цвет фона *!*/ /*border: 1px solid #333; !* Параметры рамки *!*/ text-decoration: none; /*убираем подчеркивание текста ссылок*/ margin: 0; /*убираем отступы*/ /*margin: 10px 0 0 -10px;*/ background: rgba(27, 29, 16, 0.65); color: #edece6; /* Цвет текста */ float:right; /*Размещаем список горизонтально для реализации меню*/ position:absolute; /*position: fixed; !* Фиксированное положение *!*/ top:0px; right:0px; display:block; /*block;*/ text-align: center; /*text-align: bottom;*/ /*vertical-align: bottom;*/ font-weight: bold; height: 40px; width: 40px; font-size: 25pt; cursor: pointer; } #idWaitClose{ /*opacity: 1;*/ text-decoration: none; /*убираем подчеркивание текста ссылок*/ margin: 0; /*убираем отступы*/ background: rgba(27, 29, 16, 1); color: #edece6; /* Цвет текста */ float:right; /*Размещаем список горизонтально для реализации меню*/ position:absolute; display:block; /*display: inline-block;*/ top:0px; right:0px; text-align: center; font-weight: bold; height: 70px; width: 70px; font-size: 40pt; cursor: pointer; } #idHomeLink{ background: rgba(0, 0, 0, 0); color: #aceded; /* Цвет текста */ position:relative; display: block; top:80%; text-align: center; font-size: 25pt; cursor: pointer; } /*-------net menu----------*/ ul li a{ /*background: #9e9e9e;*/ cursor: pointer; } ul li a.List { background: #9e9e9e; /*cursor: pointer;*/ } ul li a.ListM { background: #c2a166; cursor: default; /*height: 100px;*/ /*cursor: pointer;*/ } ul li a.aMainMenu:before{ content: "..."; color: #ffffff; } ul li a.aMainMenu{ /*width: 20px;*/ background: #303030; font-weight: bold; text-align: center; /*padding-left: 0; !*убираем отступы*!*/ /*padding-right: 0; !*убираем отступы*!*/ padding: 0 0 0 0; /*url(expanded.gif) no-repeat center;*/ /*background: #1b6d9a;*/ /*cursor: pointer;*/ } ul li a.selected { background: #8dc282; cursor: default; } /*ul {*/ .MenuNet{ /*font-size: 22px;*/ list-style: none; /*убираем маркеры списка*/ margin: 0; /*убираем отступы*/ padding-left: 0; /*убираем отступы*/ margin-top:0px; /*делаем отступ сверху*/ /*margin-left:35px; !*делаем отступ сверху*!*/ margin-bottom:5px; /*делаем отступ сверху*/ /*background: #7da9d4; !*добавляем фон всему меню*!*/ height: 25px; /*задаем высоту*/ /*overflow: auto;*/ /*display:inline-block;*/ } a { text-decoration: none; /*убираем подчеркивание текста ссылок*/ background: #8d8d8d; /*добавляем фон к пункту меню*/ color: #414141; /*меняем цвет ссылок*/ padding:0px 15px; /*добавляем отступ*/ font-family: arial; /*меняем шрифт*/ line-height:25px; /*ровняем меню по вертикали*/ display: block; border-right: 1px solid #677B27; /*добавляем бордюр справа*/ -moz-transition: all 0.3s 0.01s ease; /*делаем плавный переход*/ -o-transition: all 0.3s 0.01s ease; /*cursor: pointer;*/ /*+++ -webkit-transition: all 0.3s 0.01s ease;*/ } a:hover { background: #6d6d6d;/*добавляем эффект при наведении*/ } .MenuNet li{ /*li {*/ list-style-type: none; /* Убираем маркеры */ float:left; /*Размещаем список горизонтально для реализации меню*/ position:relative; /*задаем позицию для позиционирования*/ } /*Стили для скрытого выпадающего меню*/ li > ul { position:absolute; top:25px; display:none; } /*Делаем скрытую часть видимой*/ li:hover > ul { display:block; z-index: 110; } li:hover > ul > li { float:none; /*Убираем горизонтальное позиционирование*/ } header { width: 100%; color: #fff; position: relative; } .tab{ width: 100%; } /*#idFrameMenu{*/ /*Table {*/ /*width: 100%;*/ /*}*/ /*tbody {*/ /*width: 100%;*/ /*}*/ /*div.cMenuTab {*/ /*width: 150px;*/ /*font-family: Arial, sans-serif;*/ /*font-size: 12px;*/ /*padding-bottom: 10px;*/ /*background: url(bottom.gif) no-repeat right bottom;*/ /*color: #fff;*/ /*}*/ /*div.cMenuTab div {*/ /*background: url(title.gif) repeat-x;*/ /*overflow: hidden;*/ /*}*/ /*div.cMenuTab div:first-child {*/ /*background: url(toptitle.gif) no-repeat;*/ /*}*/ /*div.cMenuTab div.collapsed {*/ /*height: 25px;*/ /*}*/ /*div.cMenuTab div span {*/ /*display: block;*/ /*padding: 5px 25px;*/ /*font-weight: bold;*/ /*color: white;*/ /*background: url(expanded.gif) no-repeat 10px center;*/ /*cursor: default;*/ /*border-bottom: 1px solid #ddd;*/ /*}*/ /*div.cMenuTab div.collapsed span {*/ /*background-image: url(collapsed.gif);*/ /*}*/ /*div.cMenuTab div a {*/ /*padding: 5px 10px;*/ /*background: #eee;*/ /*display: block;*/ /*border-bottom: 1px solid #ddd;*/ /*color: #066;*/ /*}*/ /*div.cMenuTab div a.current {*/ /*background : #ccc;*/ /*}*/ /*div.cMenuTab div a:hover {*/ /*background : #066 url(linkarrow.gif) no-repeat right center;*/ /*!*color: #fff;*!*/ /*text-decoration: none;*/ /*}*/