message
This commit is contained in:
334
templates/smartphone/css/engine.css
Normal file
334
templates/smartphone/css/engine.css
Normal file
@@ -0,0 +1,334 @@
|
||||
|
||||
/* ==================== Âûâîä ôîðìû ïî óìîë÷àíèþ */
|
||||
|
||||
form {
|
||||
padding-top: 0px;
|
||||
padding-bottom: 0px;
|
||||
padding-right: 0px;
|
||||
padding-left: 0px;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
/* ==================== Öèòàòà è ñêðûòûé òåêñò */
|
||||
|
||||
.title_quote {
|
||||
color: #636363;
|
||||
background-color: #f2f2f2;
|
||||
border: 1px dotted #bebebe;
|
||||
border-bottom: 0;
|
||||
font-weight: bold;
|
||||
padding: 5px;
|
||||
}
|
||||
.quote {
|
||||
color: #757575;
|
||||
background-color: #f2f2f2;
|
||||
border: 1px dotted #bebebe;
|
||||
text-align: justify;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
/* ==================== Òåã SPOILER */
|
||||
|
||||
.title_spoiler {
|
||||
color: #636363;
|
||||
background-color: #f2f2f2;
|
||||
border: 1px dotted #bebebe;
|
||||
font-weight: bold;
|
||||
padding: 5px;
|
||||
}
|
||||
.text_spoiler {
|
||||
color: #757575;
|
||||
background-color: #f2f2f2;
|
||||
border: 1px dotted #bebebe;
|
||||
border-top: 0;
|
||||
text-align: justify;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
/* ==================== Týã CODE */
|
||||
|
||||
.scriptcode {
|
||||
color: #757575;
|
||||
background-color: #f2f2f2;
|
||||
border: 1px dotted #bebebe;
|
||||
text-align: left;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
/* ==================== Ðåéòèíã ñòàòüè */
|
||||
|
||||
.rating {
|
||||
color: #757575;
|
||||
font-size: 11px; /* ! */
|
||||
font-family: tahoma; /* ! */
|
||||
width: 85px;
|
||||
height: 16px;
|
||||
}
|
||||
.unit-rating {
|
||||
list-style: none;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
width: 85px;
|
||||
height: 16px;
|
||||
position: relative;
|
||||
background-image: url(../images/rating.gif);
|
||||
background-position: top left;
|
||||
background-repeat: repeat-x;
|
||||
}
|
||||
.unit-rating li {
|
||||
text-indent: -90000px;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
float: left;
|
||||
}
|
||||
.unit-rating li a {
|
||||
display: block;
|
||||
width: 17px;
|
||||
height: 16px;
|
||||
text-decoration: none;
|
||||
text-indent: -9000px;
|
||||
z-index: 17;
|
||||
position: absolute;
|
||||
padding: 0px;
|
||||
}
|
||||
.unit-rating li a:hover {
|
||||
background-image: url(../images/rating.gif);
|
||||
background-position: left center;
|
||||
z-index: 2;
|
||||
left: 0px;
|
||||
}
|
||||
.unit-rating a.r1-unit { left: 0px; }
|
||||
.unit-rating a.r1-unit:hover { width: 17px; }
|
||||
.unit-rating a.r2-unit { left: 17px; }
|
||||
.unit-rating a.r2-unit:hover { width: 34px; }
|
||||
.unit-rating a.r3-unit { left: 34px; }
|
||||
.unit-rating a.r3-unit:hover { width: 51px; }
|
||||
.unit-rating a.r4-unit { left: 51px; }
|
||||
.unit-rating a.r4-unit:hover { width: 68px; }
|
||||
.unit-rating a.r5-unit { left: 68px; }
|
||||
.unit-rating a.r5-unit:hover { width: 85px; }
|
||||
.unit-rating li.current-rating {
|
||||
background-image: url(../images/rating.gif);
|
||||
background-position: left bottom;
|
||||
position: absolute;
|
||||
height: 16px;
|
||||
display: block;
|
||||
text-indent: -9000px;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
/* ==================== BB êîäû */
|
||||
|
||||
.editor_button {
|
||||
float: left;
|
||||
cursor: pointer;
|
||||
padding-left: 2px;
|
||||
padding-right: 2px;
|
||||
}
|
||||
.editor_buttoncl {
|
||||
float: left;
|
||||
cursor: pointer;
|
||||
padding-left: 1px;
|
||||
padding-right: 1px;
|
||||
border-left: 1px solid #bbbbbb;
|
||||
border-right: 1px solid #bbbbbb;
|
||||
}
|
||||
.editbclose {
|
||||
float: right;
|
||||
cursor: pointer;
|
||||
}
|
||||
.editor_button select {
|
||||
font-family: tahoma;
|
||||
font-size: 11px;
|
||||
}
|
||||
.editor_button img {margin: 0; padding: 0;}
|
||||
.editbclose img {margin: 0; padding: 0;}
|
||||
.editor_button_brk img {margin: 0; padding: 0;}
|
||||
|
||||
/* ==================== Ïåðñîíàëüíûå ñîîáùåíèÿ */
|
||||
|
||||
.pm_head {
|
||||
font-size: 12px; /* ! */
|
||||
font-family: tahoma; /* ! */
|
||||
}
|
||||
.pm_list {
|
||||
color: #757575;
|
||||
}
|
||||
.pm_list a {
|
||||
color: #4b73d4;
|
||||
}
|
||||
|
||||
/* ==================== Âûïàäàþùåå ìåíþ */
|
||||
|
||||
#dropmenudiv {
|
||||
border: 1px solid #ffffff;
|
||||
border-bottom-width: 0;
|
||||
font: normal 10px Verdana;
|
||||
background-color: #6497ca;
|
||||
line-height: 20px;
|
||||
margin: 2px;
|
||||
opacity: 0.95;
|
||||
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3)";
|
||||
filter: alpha(opacity=95, enabled=1) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3);
|
||||
}
|
||||
|
||||
#dropmenudiv a {
|
||||
display: block;
|
||||
text-indent: 3px;
|
||||
text-decoration:none;
|
||||
color: #ffffff;
|
||||
background:#6497ca;
|
||||
border: 1px solid #ffffff;
|
||||
padding: 1px 0;
|
||||
margin: 1px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#dropmenudiv a:hover {
|
||||
background:#fdd08b;
|
||||
color:#000000;
|
||||
}
|
||||
/* ==================== Îïðîñ ïîëüçîâàòåëåé */
|
||||
|
||||
.vote {
|
||||
color: #757575;
|
||||
}
|
||||
|
||||
/* ==================== Óâåäîìëåíèå î ïîëó÷åíèè íîâûõ PM */
|
||||
|
||||
#newpm {
|
||||
position: absolute;
|
||||
width: 400px;
|
||||
padding: 4px;
|
||||
background-color: #fdfdfd;
|
||||
border: 1px solid #bbbbbb;
|
||||
font-family: verdana;
|
||||
line-height: 135%;
|
||||
}
|
||||
#newpmheader {
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
padding-top: 2px;
|
||||
height: 20px;
|
||||
color: #636363;
|
||||
font-weight: bold;
|
||||
background-color: #b2c7f1;
|
||||
font-family: verdana;
|
||||
cursor: move;
|
||||
}
|
||||
#newpm a {
|
||||
background: transparent;
|
||||
color: #4b73d4;
|
||||
text-decoration: none;
|
||||
}
|
||||
#newpm a:hover {
|
||||
background: transparent;
|
||||
color: #4b73d4;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
/* ==================== Ññûëêà íà ñêà÷èâàíèå ïðèêðåïëåííîãî ôàéëà */
|
||||
|
||||
.attachment {
|
||||
color: #808080;
|
||||
}
|
||||
|
||||
/* ==================== Ïîèñê ïî ñàéòó è ðåçóëüòàòû ïîèñêà */
|
||||
|
||||
.search {
|
||||
color: #757575;
|
||||
text-decoration: none;
|
||||
}
|
||||
.textin {
|
||||
|
||||
color: #757575; /* ! */
|
||||
font-size: 11px; /* ! */
|
||||
font-family: tahoma; /* ! */
|
||||
border: 1px solid #e0e0e0;
|
||||
|
||||
|
||||
text-decoration: none;
|
||||
}
|
||||
.sresult {
|
||||
text-align: justify;
|
||||
font-weight: normal;
|
||||
line-height: 16px;
|
||||
font-size: 12px;
|
||||
color: #757575;
|
||||
}
|
||||
|
||||
|
||||
/* ==================== Ðàìêà ðàñøèðåííîé ôîðìû ïîèñêà ïî ñàéòó */
|
||||
|
||||
fieldset {
|
||||
border: 1px solid #e0e0e0;
|
||||
padding: 5px;
|
||||
text-align: left;
|
||||
font-size: 11px; /* ! */
|
||||
font-family: tahoma; /* ! */
|
||||
}
|
||||
|
||||
/* ==================== ïîêàç îðèãèíàëüíîé êàðòèíêè çàãðóæåííîé íà ñàéò èç óìåíüøåííîé êîïèè */
|
||||
.highslide-active-anchor img {
|
||||
visibility: hidden;
|
||||
}
|
||||
.highslide-image-blur {
|
||||
}
|
||||
.highslide-html {
|
||||
background-color: white;
|
||||
}
|
||||
.highslide-html-content {
|
||||
display: none;
|
||||
}
|
||||
.highslide-loading {
|
||||
display: block;
|
||||
color: white;
|
||||
font-size: 9px;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
padding: 3px;
|
||||
border: 1px solid white;
|
||||
background-color: black;
|
||||
}
|
||||
a.highslide-full-expand {
|
||||
background: url(../images/fullexpand.gif) no-repeat;
|
||||
display: block;
|
||||
margin: 0 10px 10px 0;
|
||||
width: 34px;
|
||||
height: 34px;
|
||||
}
|
||||
.highslide-footer {
|
||||
height: 11px;
|
||||
}
|
||||
.highslide-footer .highslide-resize {
|
||||
float: right;
|
||||
height: 12px;
|
||||
width: 11px;
|
||||
background: url(../images/resize.gif);
|
||||
}
|
||||
.highslide-resize {
|
||||
cursor: nw-resize;
|
||||
}
|
||||
.highslide-display-block {
|
||||
display: block;
|
||||
}
|
||||
.highslide-display-none {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* ==================== Îáëàêî òåãîâ */
|
||||
.clouds_xsmall {
|
||||
font-size: x-small;
|
||||
}
|
||||
.clouds_small {
|
||||
font-size: small;
|
||||
}
|
||||
.clouds_medium {
|
||||
font-size: medium;
|
||||
}
|
||||
.clouds_large {
|
||||
font-size: large;
|
||||
}
|
||||
.clouds_xlarge {
|
||||
font-size: x-large;
|
||||
}
|
||||
BIN
templates/smartphone/css/header.png
Normal file
BIN
templates/smartphone/css/header.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 171 B |
BIN
templates/smartphone/css/panel.png
Normal file
BIN
templates/smartphone/css/panel.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 117 B |
BIN
templates/smartphone/css/rss_icon.gif
Normal file
BIN
templates/smartphone/css/rss_icon.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 401 B |
139
templates/smartphone/css/style.css
Normal file
139
templates/smartphone/css/style.css
Normal file
@@ -0,0 +1,139 @@
|
||||
body {
|
||||
font-size: 62.5%;
|
||||
font-family: Verdana, Arial, Sans-Serif;
|
||||
background-color: #fff;
|
||||
color: #000;
|
||||
padding:0px;
|
||||
margin:0px;
|
||||
}
|
||||
form{
|
||||
padding:0px;
|
||||
margin:0px;
|
||||
}
|
||||
|
||||
a{
|
||||
color:#000;
|
||||
}
|
||||
p img{
|
||||
padding: 0px;
|
||||
max-width: 100%;
|
||||
}
|
||||
div.post{
|
||||
padding:5px;
|
||||
margin:0px;
|
||||
}
|
||||
|
||||
div.title h2{
|
||||
font-size: 1.5em;
|
||||
padding:0px;
|
||||
margin:0px;
|
||||
}
|
||||
|
||||
#header {
|
||||
background-color: #73a0c5;
|
||||
padding:5px;
|
||||
margin:0px;
|
||||
border-bottom: 1px solid #3C6A91;
|
||||
}
|
||||
#header h1{
|
||||
font-size: 2em;
|
||||
padding:0px;
|
||||
margin:0px;
|
||||
}
|
||||
#header div.description{
|
||||
font-size: 1.5em;
|
||||
}
|
||||
|
||||
h1,h2,h3{
|
||||
font-size: 1.25em;
|
||||
padding:0px;
|
||||
margin:0px;
|
||||
}
|
||||
h4,h5,h6{
|
||||
font-size: 1em;
|
||||
padding:0px;
|
||||
margin:0px;
|
||||
margin-bottom:2px;
|
||||
}
|
||||
|
||||
.pagetitle{
|
||||
margin-bottom:5px;
|
||||
margin-top:5px;
|
||||
}
|
||||
|
||||
.title {
|
||||
box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
-webkit-box-sizing: border-box;
|
||||
border-bottom: 1px solid #2d3642;
|
||||
border-top: 1px solid #6d84a2;
|
||||
padding: 10px;
|
||||
height: 45px;
|
||||
background: url(header.png) #6d84a2 repeat-x;
|
||||
}
|
||||
|
||||
.news{
|
||||
font-family: Helvetica;
|
||||
font-size: 1.2em;
|
||||
text-align:justify;
|
||||
}
|
||||
|
||||
.panel {
|
||||
box-sizing: border-box;
|
||||
-webkit-box-sizing: border-box;
|
||||
padding: 5px;
|
||||
background: #c8c8c8 url(panel.png);
|
||||
}
|
||||
|
||||
#footer {
|
||||
background-color: #73a0c5;
|
||||
padding:3px;
|
||||
margin:0px;
|
||||
border-top: 1px solid #3C6A91;
|
||||
text-align:center;
|
||||
}
|
||||
#footer p{
|
||||
padding:0px;
|
||||
margin:0px;
|
||||
}
|
||||
.navigation {
|
||||
color:#666;
|
||||
border:0px;
|
||||
}
|
||||
|
||||
.navigation a:link,
|
||||
.navigation a:visited,
|
||||
.navigation a:hover,
|
||||
.navigation a:active {
|
||||
text-decoration:none;
|
||||
color: #636363;
|
||||
background:#F9F9F9;
|
||||
border:1px solid #E6E6E6;
|
||||
padding:3px 6px;
|
||||
line-height: 2.0;
|
||||
font-size:11px
|
||||
}
|
||||
|
||||
.navigation a:hover {
|
||||
background:#799AE3;
|
||||
color:#FFFFFF;
|
||||
border-color:#E6E6E6;
|
||||
}
|
||||
|
||||
.navigation span {
|
||||
text-decoration:none;
|
||||
background:#fff;
|
||||
padding:3px 6px;
|
||||
border:1px solid #E6E6E6;
|
||||
color:#ccc;
|
||||
line-height: 2.0;
|
||||
font-size:11px;
|
||||
}
|
||||
|
||||
input {
|
||||
border:1px solid #9E9E9E;
|
||||
color: #000000;
|
||||
font-size: 11px;
|
||||
font-family: Verdana;
|
||||
background: #FFF;
|
||||
}
|
||||
Reference in New Issue
Block a user