Файл: sys/themes/WinDavTouch_by_DcmsTema_ru/style.css
Строк: 165
#logo{
display: block;
text-align: center;
background: #343639;
}
#title
{
/* Заголовок страницы */
text-align: center;
font-size: 18px;
overflow: hidden;
white-space: nowrap;
padding: 10px 5px;
}
#adt_top, #adt_bottom{
text-align: center;
margin-bottom: 20px;
}
#adt_top a, #adt_bottom a{
display: block;
margin: 5px;
}
#adt_top{
border-radius: 5px;
}
#navigation_user {
padding: 2px 10px;
text-align: right;
position: relative;
overflow: hidden;
padding-top: 10px;
}
#navigation_user:after {
content: '';
position: absolute;
top: -16px;
left: 0;
right: 0;
height: 14px;
background-color: rgb(255, 255, 255);
border-radius: 100%;
box-shadow: 0 0 15px #000;
}
#navigation_user
a{
margin: 2px;
display: inline-block;
padding:
10px;
}
#messages > div{
margin: 5px auto;
padding: 5px 2%;
min-width: 50%;
text-align: center;
}
#content{
padding: 3px;
position: relative;
overflow: hidden;
}
#content:after {
content:
'';
position: absolute;
bottom: -16px;
left: 0;
right: 0;
height: 14px;
background-color: rgb(255, 255, 255);
box-shadow: 0
0 14px #000;
border-radius: 100%;
}
.form{
border-radius: 5px;
margin-bottom: 10px;
position: relative;
}
.form .refresh{
display: block;
position: absolute;
top: 3px;
right: 3px;
width: 16px;
height: 16px;
}
.form input, .form select{
padding:
10px !important;
margin: 5px;
}
.form input[type="submit"]{
font-weight: bold;
}
.listing{
margin-bottom: 10px;
}
.post >
table{
padding: 5px;
}
.post{
display: block !important;
border-top-style: none !important;
}
.post:first-child{
border-top-style: solid !important;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.post:last-child{
border-bottom-left-radius: 5px;
border-bottom-right-radius:
5px;
}
.post td{
padding: 2px;
}
.post td.icon{
width:
16px;
}
.post td.image{
width: 48px;
}
.post
td.title{
}
.post.hightlight td.title{
font-weight: bold;
}
a.post:hover{
text-decoration: none !important;
}
.post td.right{
width: 1px;
white-space: nowrap;
font-size: 80%;
color:
#979797;
}
.post td.content{
font-size: 90%;
word-break:
break-word;
}
.post td.bottom{
text-align: right;
font-size: 80%;
color: #979797;
}
.post .actions a{
padding: 2px;
opacity:
0.7;
}
.post .actions a:hover{
opacity: 1;
}
.post .time{
}
.post
.counter{
white-space: nowrap;
border-radius: 10000px;
padding:
0px 4px;
float: right;
font-weight: bold;
}
#actions, #returns{
padding: 2px;
}
#actions a, #returns a{
display: block;
padding:
10px;
border-top-style: none !important;
font-weight:
bold;
}
#actions a:first-child, #returns a:first-child{
border-top-style: solid !important;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
#actions a:last-child, #returns
a:last-child{
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
#foot{
font-size: 11px;
text-align: right;
color: #A7A7A7;
padding-right: 10px;
}
#foot
a{
font-weight: bold;
}
.pages_wrapper{
text-align: center;
padding: 5px;
overflow-x: auto;
margin-bottom: 10px;
}
.pages{
white-space: nowrap;
display: inline-block;
box-shadow: 0 0 2px
2px rgba(0, 0, 0, 0.54), 0 0 0 3px #222;
border: 1px solid;
border-color: #151515 #0D0D0D #0D0D0D #151515;
border-radius:
3px;
}
.pages > *{
display: inline-block;
padding: 5px 10px;
font-size: 150%;
height: 40px;
min-width: 40px;
border-right:
1px solid #0F0F0F;
border-left: 1px solid #2C2C2C;
}
.pages >
*:first-child{
border-left: none;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
}
.pages > *:last-child{
border-right: none;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
}
.pages > a{
background-color:
#222;
}
.pages > span{
border-left: none;
background-color:
#111;
text-shadow: 0 -1px #000;
box-shadow: 0 -1px 0 1px rgba(0, 0,
0, 0.66);
}
.DCMS_photo {
display: block;
margin: 0 auto;
background-color: #282A2D;
padding: 4px;
border: 1px #000
solid;
}
.DCMS_nick_on {
text-shadow: 0px 0px 4px #4f4;
}
/*
выделение в результатах поиска */
.DCMS_mark {
font-weight: bold;
color: #F6A21A;
}
table.links {
font-size:
x-small;
font-weight: bold;
background-color: #DCEDFF;
width:
100%;
text-align: center;
}
.DCMS_quote {
font-size:
smaller;
border: 1px solid #1D1D1D;
border-radius: 5px;
margin:
3px;
padding: 3px;
background-color: #2D2F33;
box-shadow: 1px 1px 13px -5px
black inset;
color: #979797;
}
.DCMS_phpcode {
background:
#868686;
text-shadow: none;
}
.DCMS_quote_title {
font-weight:
bold;
}
.DCMS_youtube iframe{
height: 240px;
}
/*
Голосования */
div.vote {
margin: 3px;
padding: 3px;
background-color: #414346;
border: 1px solid #282A2D;
border-radius: 5px;
}
div.vote a:hover {
text-decoration:
none;
}
div.vote_name {
font-weight: bold;
font-size: x-small;
padding-bottom: 4px;
}
td.votes {
margin: 2px;
border: 1px #282A2D
solid;
border-radius: 2px;
}
td.votes > div > div {
height:
30px;
border-radius: 2px;
min-width: 30px;
padding:
6px;
}
td.votes_add {
width: 30px;
}
td.votes_add a {
text-align:
center;
display: block;
width: 30px;
height: 30px;
margin:
0px 3px 0px 3px;
padding: 5px;
border: 1px #282A2D solid;
border-radius: 2px;
color: #4F5155;
text-shadow: 0 -1px 1px
white;
}