2010-01-27 14:57:15 +01:00
|
|
|
.post-com-count {
|
|
|
|
background-image: url(../images/bubble_bg-rtl.gif);
|
|
|
|
}
|
|
|
|
|
2011-05-17 07:45:49 +02:00
|
|
|
#user_info_arrow {
|
|
|
|
background: transparent url(../images/arrows-vs.png) no-repeat 6px 5px;
|
2010-01-27 14:57:15 +01:00
|
|
|
}
|
|
|
|
|
2011-05-17 07:45:49 +02:00
|
|
|
#user_info:hover #user_info_arrow,
|
|
|
|
#user_info.active #user_info_arrow {
|
|
|
|
background: transparent url(../images/arrows-dark-vs.png) no-repeat 6px 5px;
|
2010-01-27 14:57:15 +01:00
|
|
|
}
|
|
|
|
|
2011-05-17 07:45:49 +02:00
|
|
|
#titlediv #title {
|
|
|
|
border-color: #bdccd5;
|
2010-01-27 14:57:15 +01:00
|
|
|
}
|
|
|
|
|
2011-05-17 07:45:49 +02:00
|
|
|
#editorcontainer {
|
|
|
|
border-color: #bdccd5 #bdccd5 #d0dfe9;
|
2010-01-27 14:57:15 +01:00
|
|
|
}
|
|
|
|
|
2011-05-17 07:45:49 +02:00
|
|
|
/* menu */
|
|
|
|
#adminmenuback,
|
|
|
|
#adminmenuwrap {
|
|
|
|
background-color: #EFF8FF;
|
|
|
|
border-color: #D1E5EE;
|
2010-01-27 14:57:15 +01:00
|
|
|
}
|
|
|
|
|
2011-05-17 07:45:49 +02:00
|
|
|
#adminmenushadow,
|
|
|
|
#adminmenuback {
|
|
|
|
background-image: url(../images/menu-shadow-rtl.png);
|
|
|
|
background-position: top left;
|
2010-01-27 14:57:15 +01:00
|
|
|
}
|
|
|
|
|
2011-05-17 07:45:49 +02:00
|
|
|
/* collapse menu button */
|
2010-01-27 14:57:15 +01:00
|
|
|
|
2011-05-17 07:45:49 +02:00
|
|
|
#collapse-button div {
|
|
|
|
background-position: 0 -108px;
|
2010-01-27 14:57:15 +01:00
|
|
|
}
|
2011-05-17 07:45:49 +02:00
|
|
|
.folded #collapse-button div {
|
|
|
|
background-position: 0 -72px;
|
2010-01-27 14:57:15 +01:00
|
|
|
}
|
2011-05-17 07:45:49 +02:00
|
|
|
/* inline editor */
|
2010-01-27 14:57:15 +01:00
|
|
|
|
2011-05-17 07:45:49 +02:00
|
|
|
.tablenav .tablenav-pages a {
|
|
|
|
background: #eee url('../images/menu-bits-rtl-vs.gif?ver=20101102') repeat-x scroll right -379px;
|
2010-01-27 14:57:15 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2010-05-22 01:23:39 +02:00
|
|
|
#favorite-toggle {
|
2011-05-17 07:45:49 +02:00
|
|
|
background: transparent url(,../images/fav-arrow-rtl.gif?ver=20100531,) no-repeat 100% -4px;
|
2010-11-17 06:51:32 +01:00
|
|
|
}
|