mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-05 23:26:24 +00:00
Monotone-Parent: 231d9f088984bb0dc975e90ac754e3c646546493
Monotone-Revision: e36a8c628cd255191811f8710656b9aae89137e7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-12T16:16:17 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -26,21 +26,15 @@ DIV.tab TABLE
|
||||
width: 100%; }
|
||||
|
||||
SPAN.caption
|
||||
{ text-align: center;
|
||||
{ display: inline-block;
|
||||
position: relative;
|
||||
text-align: center;
|
||||
cursor: default;
|
||||
background: #999;
|
||||
background-color: #d4d0c8;
|
||||
width: auto;
|
||||
padding: .25em;
|
||||
margin-left: 7px;
|
||||
border-top: 2px solid #fff;
|
||||
border-left: 2px solid #fff;
|
||||
border-bottom: 2px solid #888;
|
||||
border-right: 2px solid #888;
|
||||
background-color: #d4d0c8;
|
||||
-moz-border-top-colors: #efebe7 #fff;
|
||||
-moz-border-left-colors: #efebe7 #fff;
|
||||
-moz-border-bottom-colors: #000 #9c9a94 transparent;
|
||||
-moz-border-right-colors: #000 #9c9a94 transparent; }
|
||||
border: 0px; }
|
||||
|
||||
DIV#buttons
|
||||
{ visibility: visible;
|
||||
|
||||
Reference in New Issue
Block a user