/
MadDAD
/
alterplast
Обзор
Документация
Войти
/
MadDAD
/
alterplast
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
OpenConf_Scripts/CodeWorks/html/style.css
49 строк
1 KB
trdm
24 мар 2017, 12:42
24 мар 2017, 12:42
988c847
Код
Авторство
О чём код?
/* ������� ������ */ h4 { margin-top:5px; width:100%; text-align:center; } #baseFrame { width : 500pt; height : 350pt; border-color: black; border-width: 1pt; border-style: solid; background-color : white; } #fmDialog { font-family : "ms sans serif"; font-size : 8pt; text-align : left; position : absolute; left : 25%; top : 20%; border-style:outset; border-width: 1px 2px 2px 1px; background-color : rgb(192, 192, 192); width : 300pt; height : 250pt; display:none; } #mainMenu { } #allDialogs { display:none; } #fmMain { margin-top : 10pt; } .action { width:100%; text-decoration:none; } a { color:black; } a:hover { background-color : rgb(255,255,204); } code { color:blue; font-family:"Courier New"; font-size:10pt; } #dialogMenu { position:relative; top:190pt; display:block; } .cwProjectView { width:80%; margin-top:10pt;} .lightRow { background-color: rgb(234,234,234); font-family:arial; font-size:8pt; } .darkRow { background-color: rgb(204,204,255); font-family:arial; font-size:8pt; } .inp { width:100%; margin-top:2px; margin-bottom:5px; } #dlgBody { width:100%; height:92%;} .dlgFooter { text-align:right; }