alecpl
2011-09-19 497013f4113b9a06d7f7ada711b3d92614df30f0
skins/default/common.css
@@ -98,6 +98,13 @@
  color: black;
}
input.button[disabled],
input.button[disabled]:hover
{
  color: #aaa;
  border-color: #ccc;
}
input.mainaction
{
  font-weight: bold;
@@ -163,7 +170,7 @@
  height: 24px;
  width: 100%;
  background: url(images/taskbar.png) top right no-repeat;
  padding: 10px 4px 5px 0px;
  padding: 10px 6px 5px 0px;
  text-align: right;
  white-space: nowrap;
  z-index: 2;
@@ -250,6 +257,12 @@
  background: url(images/display/loading.gif) 6px 3px no-repeat;
  background-color: #EBEBEB;
  border: 1px solid #CCCCCC;
}
#message a
{
  cursor: pointer;
  text-decoration: underline;
}
.box
@@ -578,8 +591,8 @@
{
  position: absolute;
  top: 55px;
  right: 20px;
  width: 182px;
  right: 30px;
  width: 190px;
  height: 20px;
  text-align: right;
  background: url(images/searchfield.gif) top left no-repeat;
@@ -589,7 +602,7 @@
{
  position: absolute;
  top: 3px;
  right: 4px;
  right: 12px;
  text-decoration: none;
}
@@ -597,7 +610,7 @@
{
 position: absolute;
 top: 3px;
 right: 160px;
 right: 168px;
}
#quicksearchbar img
@@ -616,7 +629,6 @@
  padding: 0px;
  border: none;
}
/***** roundcube webmail pre-defined classes *****/
@@ -726,7 +738,7 @@
  margin: auto;
}
#rcmloginuser, #rcmloginpwd, #rcmloginhost
#login-form table td.input input
{
  width: 200px;
}
@@ -815,6 +827,21 @@
  padding-top: 2px;
}
#searchmenu
{
  width: 160px;
}
#searchmenu ul.toolbarmenu
{
  margin: 0;
}
#searchmenu ul.toolbarmenu li
{
  margin: 1px 4px 1px;
}
/***** tabbed interface elements *****/