Убрал дублирующие файлы

This commit is contained in:
Igor Barkov [iwork] 2018-12-14 13:52:21 +02:00
parent 81415acba4
commit a71e31c189
3 changed files with 0 additions and 141 deletions

View File

@ -47,8 +47,6 @@ $contacts_list = db::c()->query('SELECT `friend`,`comment` FROM `friends` WHERE
<HEAD>
<meta charset="utf-8">
<link rel=stylesheet href="css/main.css">
<link rel=stylesheet href="css/friend/main.css">
<link href="css/friend/design3.css" rel="stylesheet" type="text/css">
</HEAD>
<body>
<div style="text-align: right">

View File

@ -1,99 +0,0 @@
body {
margin: 0px 1px 0px 1px;
padding: 0px 1px 0px 1px;
background-color: #dedede;
color: #000000;
}
.main_text {
font-weight: bold;
font-size: 10px;
text-decoration: none;
color:#f0f0f0;
cursor:hand;
}
.menutop, a.menutop:visited, a.menutop:active {
font-weight: bold;
font-size: 10px;
text-decoration: none;
color: #3B3936;
}
a.menutop:hover {
color: #76726b;
}
.name {
font-weight: bold;
font-size: 12px;
}
.parametr_title {
font-weight: bold;
font-size: 11px;
color: #777773;
}
.prname {
padding-left: 4px;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}
.prvalue {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}
.btn {
border: 1px double #9a9996;
font-size: 12px;
color: #dfdfdf;
background-color:#504F4C;
}
.mainmenu {
color: #23292C;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: none;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #969697;
border-right-color: #969697;
border-bottom-color: #000000;
border-left-color: #969697;
background-color: #BABABB;
cursor:hand;
}
.maptext {
font-weight: bold;
font-size: 12px;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
}
.posit {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #FFFFFF;
border-right-color: #666666;
border-bottom-color: #666666;
border-left-color: #FFFFFF;
padding: 2px;
}
td {
font-size: 10pt;
font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
}

View File

@ -1,40 +0,0 @@
body, td, ol, ul, li , p {
FONT-SIZE: 10pt;
FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma, sans-serif;
}
.text {
FONT-SIZE: 10pt; COLOR: #000000; FONT-WEIGHT: normal;
FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma, sans-serif;
}
H3 { COLOR: #8f0000; FONT-FAMILY: Arial; FONT-SIZE: 12pt; FONT-WEIGHT: bold; TEXT-ALIGN: center }
H4 { COLOR: #8f0000; FONT-FAMILY: Arial; FONT-SIZE: 11pt; FONT-WEIGHT: bold; MARGIN-BOTTOM: 5px;}
H5 { COLOR: #4f0000; FONT-FAMILY: Arial; FONT-SIZE: 11pt; FONT-WEIGHT: bold; MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px;}
a,a:visited { text-decoration: none; FONT-WEIGHT: bold; color: #003388; }
a:active { color: #6F0000}
a:hover { color: #0066FF}
.date { font-family: Courier; font-size: 8pt; text-decoration:none; font-weight:normal; color: #007000}
.date2 { font-family: Courier; font-size: 8pt; text-decoration:none; font-weight:normal; color: #007000; background-color: #00FFAA}
.sysdate { font-family: Courier; font-size: 8pt; text-decoration:none; font-weight:normal; color: #B00000}
.private { font-weight:bold; color: red; background-color: #FAE0E0}
.number { font-size: 11pt; font-weight: bold; color: #6F0000}
.dsc { color: #606060; font-weight:normal; }
select,textarea,input { border: solid 1pt #B0B0B0; font-family: MS Sans Serif; font-size: 10px; color: #191970; MARGIN-BOTTOM: 2px; MARGIN-TOP: 1px;}
.ahint {font-family: MS Sans Serif; font-size:8px; text-decoration:none; color:#000080;z-index: 99;}
#hint2 {position:absolute; width:140; background-color:#FFF6DD; layer-background-color:#FFF6DD; visibility:hidden}
#hint3 {position:absolute; width:240; background-color:#FFF6DD; layer-background-color:#FFF6DD; visibility:hidden}
#hint4 {position:absolute; width:240; visibility:hidden}
.B1 { font-weight: bold; color: #6666CC}
.B2 { font-weight: bold; color: #B06A00}
.B3 { font-weight: bold; color: #269088}
.B4 { font-weight: bold; color: #A0AF20}
.B5 { font-weight: bold; color: #0F79D3}
.B6 { font-weight: bold; color: #D85E23}
.B7 { font-weight: bold; color: #5C832F}
.B8 { font-weight: bold; color: #842B61}
.B9 { font-weight: bold; color: navy}
.Bs1 { font-size: 8pt; font-weight:bold; color: #6666CC}
.Bs2 { font-weight:bold; color: #B06A00}
img,table {border:0}