Файл: style/css/style.css
Строк: 102
/* DCMS S (Special)
* Версия файла 0.0.1
* Дата
последнего редактирования 17.11.2015
*
Модифицировал densnet
* http://sevfo.com
*/
.title {
background-color: #337ab7;
box-shadow: 0 3px 3px -3px rgba(0, 0, 0,
.52);
padding: 10px;
z-index: 300;
margin-bottom: 5px;
transition: top 0.4s linear;
top: 0;
background-image:
-moz-linear-gradient(top, #0091d0 0%, #0085bf 100%);
background-image:
-webkit-gradient(linear, left top, left bottom, color-stop(0%,#0091d0),
color-stop(100%,#0085bf));
background-image:
-webkit-linear-gradient(top, #0091d0 0%,#0085bf 100%);
background-image: -o-linear-gradient(top, #0091d0 0%,#0085bf 100%);
background-image: -ms-linear-gradient(top, #0091d0 0%,#0085bf 100%);
background-image: linear-gradient(to bottom, #0091d0 0%,#0085bf 100%);
-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0
3px 3px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 3px 3px rgba(0, 0, 0,
0.1);
color: #00597F;
text-shadow: 0 1px 0 #00A0E0;
font: 21px
Arial;
text-align: center;
}
*******************************
.inner
{
border-top: 1px solid #31466f;
border-bottom: 1px solid #041537;
background: #333;
position: relative;
color:
rgba(255,255,255,0.5);
padding: 0
}
.comm {
background: #FFF;
box-sizing: border-box;
margin-left: -5px;
margin-right: -5px;
margin-top: -1px;
margin-bottom: 0;
border-top: 1px solid #ddd;
border-radius: 3px;
}
.hr {
margin: 7px 0 7px 0;
border-bottom:
1px #e5e5e5 solid;
}
.r {
border-top: 1px solid #e5e5e5;
}
.photos {
border: 1px solid #D8D8D8;
position: relative;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
height: 48px;
margin: 3px 5px 3px 3px;
width: 48px;
position:
relative;
}
.photos_blok {
background: rgba(17,13,57,.6);
top:
33px;
color: #F7F7F7;
height: 15px;
width: 48px;
position: absolute;
}
#hides {
opacity: 0.5;
}
#hide a img {
opacity: 0.5;
}
#hide a:hover img {
opacity: 1;
}
.null {
width:
100%;
}
.icon48
{
font-size: normal;
width: 48px;
height:
48px;
vertical-align: top;
}
.icon14 {
text-align: center;
padding: 5px;
}
.status {
border-radius: 3px;
padding:
4px;
}
.mail {
clear: right;
float: right;
background-color:
#e0edff;
line-height: 1.28;
text-align: left;
padding: 5px;
border: 1px solid #dcdee3;
border-radius: 4px;
-moz-border-radius:
4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
box-shadow: 0 1px 1px 1px #dce0e6;
color: #373e4d;
min-height:
22px;
min-width: 14px;
text-shadow: rgba(255, 255, 255, .5) 0 1px
0;
margin: 2px;
}
.mails {
clear: left;
float: left;
background-color: #fff;
line-height: 1.28;
text-align: left;
padding: 5px;
border: 1px solid #dcdee3;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
box-shadow: 0 1px 1px 1px #dce0e6;
color: #373e4d;
min-height: 22px;
min-width: 14px;
text-shadow:
rgba(255, 255, 255, .5) 0 1px 0;
margin: 2px;
}
.mail_new {
clear:
right;
float: right;
background-color: #e0edff;
line-height:
1.28;
text-align: left;
padding: 5px;
border: 1px solid
#dcdee3;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
box-shadow:
0 2px 0 2px #dce0e6;
box-shadow: 0 0 5px rgba(0,0,0,0.5);
color:
#373e4d;
min-height: 22px;
min-width: 14px;
text-shadow:
rgba(255, 255, 255, .5) 0 1px 0;
margin: 2px;
}
.mails_new {
clear: left;
float: left;
background-color: #e0edff;
line-height: 1.28;
text-align: left;
padding: 5px;
border: 1px
solid #dcdee3;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
box-shadow:
0 1px 0 #dce0e6;
box-shadow: 0 0 5px rgba(0,0,0,0.5);
color:
#373e4d;
min-height: 22px;
min-width: 14px;
text-shadow:
rgba(255, 255, 255, .5) 0 1px 0;
margin:
2px;
}
.mail:first-child:before {
left: auto;
right: -8px;
margin-left: 0;
margin-right: 2px;
border-right: 0;
border-left: 6px
solid #3097d1;
}
.m {
padding-bottom: 5px;
padding-top: 5px;
margin-top: 5px;
margin-bottom: 5px;
clear: both;
}
#hides {
opacity: 0.5;
}