Перейти к контенту
  • 0

Edit Stylesheet CSS


SILDOB

Вопрос

Приветствую!

Помогите пожалуйста найти как обзываются линии окантовки блоков в Edit Stylesheet CSS что бы сменить их цвет

 

На скрине отметил А белые линии внутри блока и Б черная основная вокруг блока

 

http://s58.radikal.ru/i160/0910/29/69ba74d574b1.gif

Ссылка на комментарий
Поделиться на других сайтах

Рекомендуемые сообщения

  • 0

Ребят помогите, ниже код

 

html
{
overflow-x: auto;
}

body
{
background: #F0E8D5;
color: #272121;
font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
font-size: 11px;
line-height: 135%;
margin: 0px;
padding: 0px;
text-align: center;
}

.ipbtable
{
width: 100%;
}

table.ipbtable,
tr.ipbtable,
td.ipbtable
{
background: transparent;
color: #4E483D;
font-size: 11px;
line-height: 135%;
}

.ipbtable td,
.divpad
{
padding: 5px;
}

td.nopad
{
padding: 0;
}

form
{
display: inline;
margin: 0;
padding: 0;
}

img
{
border: 0;
vertical-align: middle;
}

a:link,
a:visited,
a:active
{
background: transparent;
color: #675a40;
text-decoration: underline;
}

a:hover
{
background: transparent;
color: #81714a;
}

#ipbwrapper
{
margin: 20px auto 20px auto;
text-align: left;
width: 98%;
}

.pagelink,
.pagelinklast,
.pagecurrent,
.minipagelink,
.minipagelinklast
{
background: #F4F3EB;
border: 1px solid #9D9670;
padding: 1px 3px 1px 3px;
}

.pagelinklast,
.minipagelinklast
{
background: #E2DEC9;
}

.pagecurrent
{
background: #E2DEC9;
}

.minipagelink,
.minipagelinklast
{
border: 1px solid #D0CDBC;
font-size: 10px;
margin: 0 1px 0 0;
}

.pagelink a:active,
.pagelink a:visited,
.pagelink a:link,
.pagelinklast a:active,
.pagelinklast a:visited,
.pagelinklast a:link,
.pagecurrent a:active,
.pagecurrent a:visited,
.pagecurrent a:link,
.minipagelink a:active,
.minipagelink a:visited,
.minipagelink a:link,
.minipagelinklast a:active,
.minipagelinklast a:visited,
.minipagelinklast a:link
{
text-decoration: none;
}

.fauxbutton
{
background: #FCFBF5;
border: 1px solid #9D9670;
font-size: 11px;
font-weight: bold;
padding: 4px;
}

.fauxbutton a:link,
.fauxbutton a:visited,
.fauxbutton a:active
{
color: #101010 !important;
text-decoration: none;
}

.forumdesc,
.forumdesc a:link,
.forumdesc a:visited,
.forumdesc a:active
{
background: transparent;
font-size: 10px;
color: #705F5F;
line-height: 135%;
margin: 2px 0 0 0;
padding: 0;
}

.searchlite
{
background-color: yellow;
font-weight: bold;
color: red;
}

.activeusers
{
background: #FCFBF5;
border: 1px solid #272121;
color: #000;
margin: 0px;
padding: 1px;
}

.activeuserposting a:link,
.activeuserposting a:visited,
.activeuserposting a:active,
.activeuserposting
{
font-style: italic;
text-decoration: none;
border-bottom: 1px dotted black;
}

fieldset.search
{
line-height: 150%;
padding: 6px;
}

label
{
cursor: pointer;
}

img.attach
{
background: #ECE9D8 url(<#IMG_DIR#>/click2enlarge.gif) no-repeat top right;
border: 1px solid #9D9670;
margin: 0 2px 0 0;
padding: 11px 2px 2px 2px;
}

.thumbwrap,
.thumbwrapp,
.fullimagewrap
{
border: 1px solid #9D9670;
margin: 2px;
}

.thumbwrapp
{
border: 2px solid #9D9670;
}

.fullimagewrap
{
background: #9D9670;
text-align: center;
margin: 5px 0 5px 0;
padding: 5px;
}

.thumbwrap h4,
.thumbwrapp h4
{
background: #ECE9D8;
border: 0 !important;
border-bottom: 1px solid #9D9670 !important;
color: #86807C;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px;
}

.thumbwrap p,
.thumbwrapp p
{
background: #ECE9D8 !important;
border: 0 !important;
border-top: 1px solid #9D9670 !important;
margin: 0 !important;
padding: 5px !important;
text-align: left;
}

.thumbwrap p.alt,
.thumbwrapp p.alt
{
background: #ECE9D8 !important;
margin: 0 !important;
padding: 5px !important;
text-align: left;
}

.thumbwrapp p.pin
{
background: #EFDFDF !important;
text-align: center !important;
}

.thumbwrap img.galattach,
.thumbwrapp img.galattach
{
background: #FFF url(<#IMG_DIR#>/img_larger.gif) no-repeat bottom right;
border: 1px solid #101010;
margin: 5px;
padding: 2px 2px 10px 2px;
}

li.helprow
{
margin: 0 0 10px 0;
padding: 0;
}

ul#help
{
padding: 0 0 0 15px;
}

.warngood,
.warnbad
{
color: #0B9500;
font-weight: bold;
}

.warnbad
{
color: #DD0000;
}

#padandcenter
{
margin: 0 auto 0 auto;
padding: 14px 0 14px 0;
text-align: center;
}

#profilename
{
font-size: 28px;
font-weight: bold;
}

#photowrap
{
padding: 6px;
}

#phototitle
{
border-bottom: 1px solid #101010;
font-size: 24px;
}

#photoimg
{
margin: 15px 0 0 0;
text-align: center;
}

#ucpmenu,
#ucpcontent
{
background: #ECE9D8;
border: 1px solid #272121;
line-height: 150%;
}

#ucpmenu p
{
margin: 0;
padding: 2px 5px 6px 9px;
}

#ucpmenu a:link,
#ucpmenu a:active,
#ucpmenu a:visited
{
text-decoration: none;
}

#ucpcontent
{
width: auto;
}

#ucpcontent p
{
margin: 0;
padding: 10px;
}

.activeuserstrip
{
background: #ECE9D8;
padding: 6px;
}

.signature
{
background: transparent;
color: #2A260E;
font-size: 10px;
line-height: 150%;
}

.postdetails
{
font-size: 10px;
line-height: 140%;
}

.postcolor
{
color: #272121;
font-size: 12px;
line-height: 160%;
}

.normalname
{
color: #101010;
font-size: 12px;
font-weight: bold;
}

.normalname a:link,
.normalname a:visited,
.normalname a:active
{
font-size: 12px;
}

.post1
{
border-top: 1px solid #9D9670;
border-left: 0;
border-right: 0;
border-bottom: 0;
}

.bg1
{
background: #F2F0E9;
}

.post2
{
border-top: 1px solid #9D9670;
border-left: 0;
border-right: 0;
border-bottom: 0;
}

.bg3
{
background: #EEEDE5;
}

.row2shaded
{
background-color: #E0DED3;
}

.post1shaded
{
background-color: #EEF1C7;
}

.row4shaded
{
background-color: #DEDBC9;
}

.post2shaded
{
background-color: #EEF1C7;
}

.row1
{
background: #EEE2CB;
}

.row2
{
background: #EEE2CB;
background-color: #EEE2CB;
color: #272121;
}

.darkrow1
{
background: #D0CDBC;
color: #272121;
}

.darkrow3
{
background: #E3E0CE;
color: #272121;
}

.plainborder,
.tablefill,
.tablepad
{
background: #ECE9D8;
border: 1px solid #9D9670;
}

.tablefill,
.tablepad
{
padding: 6px;
}

.tablepad
{
border: 0 !important;
}

.wrapmini
{
float: left;
line-height: 1.5em;
width: 25%;
}

.pagelinks
{
float: left;
line-height: 1.2em;
width: 35%;
}

.desc
{
font-size: 11px;
color: #272121;
}

.lastaction
{
font-size: 9px;
color: #705F5F;
}

.edit
{
font-size: 9px;
}

.thin
{
border: 1px solid #9D9670;
border-left: 0;
border-right: 0;
line-height: 150%;
margin: 2px 0 2px 0;
padding: 6px 0 6px 0;
}

.calmonths
{
background: #ECE9D8;
border: 1px solid #9D9670;
font-size: 18px;
font-weight: bold;
margin: 5px 0 5px 0;
padding: 8px;
text-align: center;
}

.weekday
{
font-size: 14px;
font-weight: bold;
}

.calmonths a
{
text-decoration: none;
}

.calday,
.calweekday
{
background: #ECE9D8;
color: #272121;
font-size: 11px;
font-weight: bold;
margin: 0;
padding: 4px;
text-align: right;
}

.calweekday
{
border-right: 1px solid #272121;
color: #272121;
font-size: 14px;
padding: 6px;
text-align: center;
}

.celltodayshaded,
.celldateshaded,
.cellblank,
.celldate,
.celltoday,
.mcellblank,
.mcelldate,
.mcelltoday
{
background: #D8D4BC;
height: 100px;
margin: 0;
padding: 0;
vertical-align: top;
}

.celltodayshaded,
.celldateshaded
{
background: #E9E7D9;
}

.mcellblank,
.mcelldate,
.mcelltoday
{
height: auto;
}

.cellblank,
.mcellblank
{
background: #E7E4D4;
}

.celltoday,
.celltodayshaded,
.mcelltoday
{
border: 2px solid #8B0000;
}

.calranged
{
border: 2px outset #F3F3F3;
background: #C2CFDF;
padding: 4px;
}

.calitem
{
border-bottom: 1px dotted #ECE9D8;
padding: 4px;
}

.input-warn,
.input-green,
input,
textarea,
select
{
background: #FFF;
border: 1px solid #9D9670;
color: #000;
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
margin: 5px;
padding: 2px;
vertical-align: middle;
}

.input-warn,
.input-warn-content
{
border: 1px solid #9D9670;
}

.input-ok,
.input-ok-content
{
border: 1px solid #9D9670;
}

.input-warn-content
{
padding: 4px;
margin: 4px;
background-color: #9D9670;
}

.input-ok-content
{
padding: 4px;
margin: 4px;
background-color: #9D9670;
}

.input-text
{
color: #900;
}

select
{
border: 0;
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
margin: 0;
padding: 0;
}

input.button
{
margin: 0;
width: auto;
}

optgroup option
{
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
}

.codebuttons
{
font-family: Verdana, Helvetica, Sans-Serif;
font-size: 10px;
vertical-align: middle;
margin: 2px;
}

.textarea,
.searchinput,
.button,
.gobutton
{
background: #FFF;
border: 1px solid #9D9670;
color: #000;
font-family: Verdana, Helvetica, Sans-Serif;
font-size: 11px;
padding: 2px;
vertical-align: middle;
}

.button
{
background: #FCFBF5;
}

.gobutton
{
background: transparent;
border: 0;
color: #101010;
margin: 0;
vertical-align: middle;
}

.radiobutton,
.checkbox,
.helpbox
{
border: 0;
vertical-align: middle;
}

.formtable
{
background: transparent;
}

.formtable td,
.pformleft,
.pformleftw,
.pformright
{
background: #ECE9D8;
border: 1px solid #9D9670;
border-bottom: 0;
border-left: 0;
font-weight: bold;
margin: 1px 0 0 0;
padding: 6px;
width: 25%;
}

.formtable td.wider,
.pformleftw,
.pformright
{
width: 40%;
}

.formtable td.formright,
.pformright
{
border-right: 0px;
font-weight: normal;
width: auto;
}

.formtable td.formtitle,
.formsubtitle
{
background: #D8D4BA;
border-top: 1px solid #9D9670;
border-bottom: 1px solid #9D9670;
border-left: 0;
border-right: 0;
font-weight: normal;
}

.formsubtitle
{
color: #272121;
font-weight: bold;
padding: 5px;
}

.formtable td.formstrip
{
background: #DDE8F2;
border: 1px solid #9FB9D4;
border-left: 0;
border-right: 0;
font-weight: normal;
}

.quotetop
{
background: #D0CDBC url(<#IMG_DIR#>/css_img_quote.gif) no-repeat right;
border: 1px solid #9D9670;
color: #101010;
font-weight: bold;
font-size: 11px;
margin: 3px auto 0 auto;
padding: 3px;
}

.quotemain
{
background: #F1EFE6;
border: 1px solid #9D9670;
border-left: 1px solid #9D9670;
color: #705F5F;
border-top: 0;
padding: 3px;
margin: 0 auto 3px auto;
font-size: 11px;
font-style: italic;
font-family: Verdana, Arial;
}

.codetop,
.sqltop,
.htmltop
{
background: #ECE9D8 url(<#IMG_DIR#>/css_img_code.gif) no-repeat right;
border: 1px solid #9D9670;
color: #000;
font-weight: bold;
margin: 0 auto 0 auto;
padding: 3px;
}

.codemain,
.sqlmain,
.htmlmain
{
background: #FFF;
border: 1px solid #9D9670;
color: #465584;
border-top: 0;
font-family: Courier, Courier New, Verdana, Arial;
margin: 0 auto 0 auto;
padding: 2px;
}

#QUOTE
{
background: #FCFBF5;
border: 1px solid #272121;
color: #272121;
font-family: Verdana, Arial;
font-size: 11px;
padding: 2px;
white-space: normal;
}

#CODE
{
background: #FFF;
border: 1px solid #272121;
color: #000;
font-family: Courier, Courier New, Verdana, Arial;
font-size: 11px;
padding: 2px;
white-space: normal;
}

.cleared
{
clear: both;
}

.borderwrap,
.borderwrapm
{
background: #F8F8F8;
border: 1px solid #272121;
padding: 0px;
margin: 0px;
}

.borderwrapm
{
margin: 5px;
}

.borderwrap h3,
.maintitle,
.maintitlecollapse
{
background: #86807C url(<#IMG_DIR#>/tile_cat.gif);
color: #d1e0be;
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 8px;
}

.maintitle td
{
color: #F8DFA4;
font-size: 12px;
font-weight: bold;
}

.maintitlecollapse
{
border: 0;
}

.maintitle p,
.maintitlecollapse p,
.formsubtitle p
{
background: transparent !important;
border: 0 !important;
margin: 0 !important;
padding: 0 !important;
}

.maintitle p.expand,
.maintitle p.goto,
.maintitlecollapse p.expand,
.formsubtitle p.members
{
float: right;
width: auto !important;
}

.maintitle a:link,
.maintitle a:visited,
.maintitlecollapse a:link,
.maintitlecollapse a:visited
{
background: transparent;
color: #d1e0be;
text-decoration: none;
}

.maintitle a:hover,
.maintitle a:active,
.maintitlecollapse a:hover,
.maintitlecollapse a:active
{
background: transparent;
color: #F1F1F1;
}

table th,
.borderwrap table th,
.subtitle,
.subtitlediv,
.postlinksbar
{
background: transparent url(<#IMG_DIR#>/tile_sub.gif);
border: 0;
color: #81714a;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
margin: 0;
padding: 5px;
}

.borderwrap table th a:link,
.subtitle a:link,
.subtitlediv a:link,
.borderwrap table th a:visited,
.subtitle a:visited,
.subtitlediv a:visited,
.borderwrap table th a:active,
.subtitle a:active,
.subtitlediv a:active,
.borderwrap table th a:hover,
.subtitle a:hover,
.subtitlediv a:hover
{
background: transparent;
color: #705F5F;
text-decoration: none;
}

.borderwrap h4
{
background: #ECE9D8;
border-bottom: 1px solid #9D9670;
border-top: 1px solid #9D9670;
color: #81714a;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px;
}

.borderwrap p
{
background: #F3F3F3;
border: 1px solid #101010;
margin: 5px;
padding: 10px;
text-align: left;
}

td.formbuttonrow,
.borderwrap p.formbuttonrow,
.borderwrap p.formbuttonrow1
{
background: #D5D2BB !important;
border: 1px solid #9D9670;
border-top: 1px solid #9D9670;
margin: 0px !important;
padding: 5px !important;
text-align: center;
}

td.formbuttonrow
{
border-bottom: 0;
border-left: 0;
border-right: 0;
}

.borderwrap p.formbuttonrow1
{
background: #FCFBF5 !important;
border: 0;
border-top: 1px solid #9D9670;
}

.bar
{
background: #DEDCD0;
border: 0;
}

.barb,
.barc
{
background: #DEDCD0;
border: 0;
}

.barc
{
border: 0;
}

.bar p,
.barb p,
.barc p
{
background: transparent;
border: 0;
color: #101010;
font-size: 11px;
margin: 0;
padding: 5px;
text-align: left;
}

.barb p
{
text-align: right;
}

.bar p.over,
.bar p.overs,
.barc p.over,
.barc p.overs
{
float: right;
}

.barb p.over,
.barb p.overs
{
float: left;
}

.bar p.overs,
.barb p.overs,
.barc p.overs
{
position: relative;
top: 5px;
}

.catend
{
background: #f8dfa4;
color: #000;
font-size: 1px;
height: 5px;
}

.newslink
{
background: #C6D09A;
border: 1px solid #8C9D56;
margin: 0;
width: 100%;
}

.newslink td
{
color: #393F27;
font-size: 10px;
padding: 5px 5px 5px 10px;
}

.newslink span
{
background: transparent;
color: #5A643B;
font-style: italic;
font-weight: normal;
}

.newslink input
{
background: #FCFBF5;
border: 1px solid #86807C;
color: #272121;
font-size: 10px;
padding: 3px;
vertical-align: middle;
width: auto;
}

.newslink input.button
{
background: transparent;
border: 0;
color: #86807C;
vertical-align: middle;
}

.fieldwrap
{
background: #FCFBF5;
border: 1px solid #86807C;
border-top: 0;
margin: 5px;
padding: 0;
text-align: left;
}

.fieldwrap h4
{
background: #ECE9D8;
border: 1px solid #9D9670;
border-left: 0;
border-right: 0;
color: #101010;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px;
}

.errorwrap
{
background: #F2DDDD;
border: 1px solid #992A2A;
border-top: 0;
margin: 5px;
padding: 0;
}

.errorwrap h4
{
background: #E3C0C0;
border: 1px solid #992A2A;
border-left: 0;
border-right: 0;
color: #992A2A;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px;
}

.errorwrap p
{
background: transparent;
border: 0;
color: #992A2A;
margin: 0;
padding: 8px;
}

.ruleswrap
{
background: #F2DDDD;
border: 1px solid #992A2A;
color: #992A2A;
margin: 5px 0 5px 0;
padding: 5px;
}

#redirectwrap
{
background: #ECE9D8;
border: 1px solid #9D9670;
margin: 200px auto 0 auto;
text-align: left;
width: 500px;
}

#redirectwrap h4
{
background: #D0CDBC;
border-bottom: 1px solid #9D9670;
color: #272121;
font-size: 14px;
margin: 0;
padding: 5px;
}

#redirectwrap p
{
margin: 0;
padding: 5px;
}

#redirectwrap p.redirectfoot
{
background: #D0CDBC;
border-top: 1px solid #9D9670;
text-align: center;
}

#gfooter
{
background-color: #86807C;
background: url(<#IMG_DIR#>/tile_cat.gif);
border: 1px solid #272121;
margin: 5px 0 5px 0;
padding: 0;
width: 100%;
}

#gfooter td
{
color: #FFF;
font-size: 10px;
padding: 4px;
}

#gfooter a:link,
#gfooter a:visited
{
color: #FFF;
}

#logostrip
{
background: #86807C url(<#IMG_DIR#>/tile_back.gif);
border-top: 0;
border-left: 0;
border-right: 0;
border-bottom: 1px solid #ECE9D8;
height: 100px;
margin: 0;
padding: 0;
}

#logographic
{
background: transparent url(<#IMG_DIR#>/logo4.gif) no-repeat left;
height: 100px;
margin: 0;
padding: 0;
}

#submenu
{
background: transparent url(<#IMG_DIR#>/tile_sub.gif);
border-bottom: 1px solid #ECE9D8;
color: #81714a;
font-size: 12px;
font-weight: bold;
margin: 0px;
}

#userlinks,
#userlinksguest
{
background: #ECE9D8;
border: 1px solid #9D9670;
margin: 5px 0 5px 0;
padding: 0 5px 0 5px;
color: #495524;
}

#userlinksguest
{
background: #C6D09A;
border: 1px solid #8C9D56;
color: #495524;
}

#submenu p,
#userlinks p,
#userlinksguest p
{
background: transparent !important;
border: 0 !important;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
margin: 0 !important;
padding: 7px 0 7px 0;
text-align: right;
}

#userlinks p,
#userlinksguest p
{
font-weight: normal;
letter-spacing: 0;
}

#submenu p.home,
#userlinks p.home,
#userlinksguest p.home
{
float: left;
}

#userlinksguest p.pcen
{
text-align: center;
}

#submenu a:link,
#submenu  a:visited
{
background: transparent;
color: #81714a;
padding: 0 6px 0 6px;
text-decoration: none;
}

#submenu a:hover,
#submenu a:active
{
background: transparent;
color: #9D9670;
}

#navstrip
{
background: transparent;
color: #272121;
font-size: 12px;
font-weight: bold;
margin: 0 0 5px 0;
padding: 14px 0px 8px 0px;
}

#navstrip a:link,
#navstrip  a:visited
{
background: transparent;
color: #101010;
text-decoration: none;
}

#navstrip a:hover,
#navstrip a:active
{
background: transparent;
color: #9D9670;
}

.toplinks
{
background: transparent;
color: #705F5F;
margin: 0;
padding: 0 0 5px 0;
text-align: right;
}

.toplinks span
{
background: #ECE9D8;
border: 1px solid #9D9670;
border-bottom: 0;
color: #705F5F;
font-size: 10px;
margin: 0 10px 0 0;
padding: 5px;
}

.copyright
{
background: transparent url(<#IMG_DIR#>/copyright.gif) no-repeat left;
background-color: #ECE9D8;
border: 1px solid #9D9670;
font-size: 11px;
margin: 0 0 5px 0;
padding: 8px;
}

#print
{
margin: 20px auto 20px auto;
padding: 0;
text-align: left;
width: 85%;
}

#print h1,
#print h2,
#print h3,
#print h4,
#print p
{
color: #101010;
font-size: 18px;
font-weight: bold;
margin: 0;
padding: 8px;
}

#print h2,
#print h3,
#print p
{
border-bottom: 1px solid #999;
font-size: 11px;
font-weight: normal;
}

#print h3
{
background: #FCFBF5;
font-size: 12px;
font-weight: bold;
margin: 0 0 10px 0;
}

#print h4
{
background: #FCFBF5;
font-size: 11px;
}

#print p
{
margin: 0 0 5px 0;
padding: 10px;
}

#print p.printcopy
{
border: 0;
color: #101010;
text-align: center;
}

.rteimage
{
cursor: hand;
padding: 1px;
}

.rteImageRaised
{
border: 1px outset;
cursor: hand;
padding: 0px;
}

.rteImageLowered
{
border: 1px inset;
cursor: hand;
padding: 0px;
}

.rteimage:hover
{
background: #E2DED9;
cursor: hand;
}

.rteVertSep
{
margin: 0 4px 0 4px;
}

.rteBack
{
background: #D3D3D3;
border: 1px outset;
letter-spacing: 0;
padding: 2px;
}

.rtebottombutton
{
font-size: 10px;
border: 1px solid #9D9670;
border-top: 0px;
padding: 3px;
margin: 0px;
background-color: #ECE9D8;
}

.rtebottombuttonon
{
font-size: 10px;
border: 1px solid #9D9670;
border-top: 0px;
padding: 3px;
margin: 0px;
background-color: #ECE9D8;
}

.rtebuttonbar1
{
background-image: url(<#IMG_DIR#>/folder_rte_images/rte_tile.gif);
border: 1px solid gray;
border-bottom: 0px;
letter-spacing: 0;
padding: 2px;
height: 26px;
}

.rtebuttonbar2
{
background-image: url(<#IMG_DIR#>/folder_rte_images/rte_tile.gif);
border: 1px solid gray;
border-top: 1px solid gray;
letter-spacing: 0;
padding: 2px;
height: 26px;
}

.rtebuttonbar1 tbody tr td,
.rtebuttonbar1 tr td,
.rtebuttonbar2 tbody tr td,
.rtebuttonbar2 tr td,
.rteBack tbody tr td,
.rteBack tr td
{
padding: 0;
}

.rteDiv
{
display: block;
position: relative;
padding: 0px;
margin: 0px;
}

.rteiframe
{
border: 1px solid #9D9670;
background-color: #FCFBF5;
}

.rteselectbox
{
font-size: 11px;
}

.dny-edit-title
{
border: 0px;
padding: 3px;
margin: 0px;
background: #ECE9D8;
color: #86807C;
}

.tabon
{
border-top: 1px solid #9D9670;
border-left: 1px solid #9D9670;
border-right: 1px solid #9D9670;
background-color: #ECE9D8;
padding: 5px;
padding-bottom: 9px;
font-size: 10px;
float: left;
margin-top: 3px;
margin-right: 1px;
width: auto;
}

.taboff
{
border: 1px solid #272121;
background: transparent url(<#IMG_DIR#>/tile_sub.gif);
background-color: #BAB6A0;
color: #101010;
padding: 8px;
font-size: 10px;
float: left;
width: auto;
margin-top: 3px;
margin-right: 1px;
}

.tabon a:link,
.tabon a:visited,
.tabon a:active
{
text-decoration: none;
color: #272121;
}

.taboff a:link,
.taboff a:visited,
.taboff a:active
{
text-decoration: none;
color: #101010;
}

.mya-back
{
padding: 2px;
background: #FCFBF5;
margin: 1px;
width: auto;
}

.mya-content
{
border-bottom: 1px solid #9D9670;
border-left: 1px solid #9D9670;
border-right: 1px solid #9D9670;
background: #ECE9D8;
padding: 8px;
margin-left: 1px;
width: auto;
}

.iframeshim
{
position: absolute;
display: none;
background: #FFF;
filter: alpha(opacity=0);
border: 0px;
width: auto;
height: auto;
}

.popupmenu
{
background: #ECE9D8;
border: 1px solid #9D9670;
text-align: left;
font-size: 10px;
white-space: nowrap;
}

.popupmenu-item
{
padding: 5px;
white-space: nowrap;
border-bottom: 1px solid #9D9670;
}

.popupmenu-item-last
{
padding: 5px;
white-space: nowrap;
}

.popmenubutton
{
width: 120px;
white-space: nowrap;
background-image: url(<#IMG_DIR#>/folder_rte_images/rte_tile.gif);
border: 1px solid #101010;
color: #272121;
font-weight: bold;
float: right;
height: 16px;
text-align: center;
margin: 0px;
font-size: 11px;
padding: 3px;
}

.popmenubutton a:link,
.popmenubutton a:visited,
.popupmenu-item a:link,
.popupmenu-item a:visited,
.popupmenu-item-last a:link,
.popupmenu-item-last a:visited
{
color: #272121;
text-decoration: none;
}

.popmenubutton a:hover,
.popupmenu-item a:hover,
.popupmenu-item-last a:hover
{
color: #272121;
text-decoration: none;
}

.popupmenu-category
{
background: transparent url(<#IMG_DIR#>/tile_sub.gif);
border-top: 1px solid #272121;
border-bottom: 1px solid #272121;
color: #101010;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
margin: 0;
padding: 5px;
}

Ссылка на комментарий
Поделиться на других сайтах

  • 0

Возьми в руки свежий браузер Opera (10-ая версия)

Открой в нем свой форум

Открой (Tools->Advanced->Developer Tools) Developer Tools в Opera и при помощи этого инструмента все что тебе надо выяснишь

Есть такой же дзен для Google Chrome, Safari, FireFox.

Ссылка на комментарий
Поделиться на других сайтах

Присоединиться к обсуждению

Вы можете ответить сейчас, а зарегистрироваться позже. Если у вас уже есть аккаунт, войдите, чтобы ответить от своего имени.

Гость
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Ответить на вопрос...

×   Вы вставили отформатированный текст.   Удалить форматирование

  Допустимо не более 75 смайлов.

×   Ваша ссылка была автоматически заменена на медиа-контент.   Отображать как ссылку

×   Ваши публикации восстановлены.   Очистить редактор

×   Вы не можете вставить изображения напрямую. Загрузите или вставьте изображения по ссылке.

Зарузка...
×
×
  • Создать...

Важная информация

Находясь на нашем сайте, вы соглашаетесь на использование файлов cookie, а также с нашим положением о конфиденциальности Политика конфиденциальности и пользовательским соглашением Условия использования.