Caption and groupboxes with new style - temporary skin.

This commit is contained in:
mgalli%geckonnection.com 2005-10-20 21:48:44 +00:00
Родитель e7d1ec6b0b
Коммит 186850c0db
1 изменённых файлов: 11 добавлений и 0 удалений

Просмотреть файл

@ -93,8 +93,19 @@ toolbar *, #appcontent *, * {
padding-right:2px ! important;
}
/* this is used by toolbars, prefs, everything */
.box-floatoptions {
margin:2px ! important;
border:1px solid #eeeeee;
background-color:#eeeeee;
padding:8px;
}
caption {
-moz-border-radius:4px;
border:1px solid #eeeeee;
background-color:#eeeeee;
}
/* Disabled this seems like affects the popup contextAreaContextMenu causing font to be bigger