Aleksander Machniak
2016-05-22 0344b168276f80189e2254c75a762aff5b517b6b
skins/classic/common.css
@@ -507,6 +507,18 @@
  font-size: 10px;
}
.toolbarseparator {
  display: block;
  float: left;
  width: 5px;
  height: 32px;
  padding: 0;
  margin: 0 5px;
  overflow: hidden;
  background: url(images/abook_toolbar.png) -162px 0 no-repeat transparent;
  opacity: 0.99; /* this is needed to make buttons appear correctly in Chrome */
}
.splitter
{
  user-select: none;
@@ -1308,6 +1320,11 @@
  color: #999;
}
#searchmenu select
{
  width: 100%;
}
#pagejump-selector
{
  max-height: 250px;