home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 117
/
FreelogNo117-OctobreNovembre2013.iso
/
Theme
/
8GadgetPack
/
8GadgetPackSetup.msi
/
Gadgets.7z
/
Gadgets
/
Clipboarder.gadget
/
Settings.css
< prev
next >
Wrap
Text (UTF-16)
|
2009-02-03
|
5KB
|
150 lines
body
{
width:300px;
height:297px;/*357*/
margin:0px;
font-size: 12px;
font-family: Segoe UI, Tahoma, sans-serif;
}
.normal
{
font-size: 12px;
font-family: Segoe UI, Tahoma, sans-serif;
}
.edit
{
text-transform:capitalize;
}
a, a:hover, a:visited
{
color:Gray;
text-decoration: none;
}
a:hover
{
text-decoration: underline;
}
#topLeft
{
width: 4px;
height: 4px;
background: url(../images/settings_corner_top_left.png);
}
#topMiddle
{
width: 100%;
background: url(../images/settings_box_top.png);
}
#topRight
{
width: 4px;
height: 4px;
background: url(../images/settings_corner_top_right.png);
}
#settingsRow
{
background-color: #ffffff;
height: 70px;
}
#settingsLeft
{
width: 4px;
background: url(../images/settings_box_left.png) repeat-y;
}
#settingsMiddle
{
text-align: center;
padding: 5px;
}
#settingsRight
{
width: 4px;
background: url(../images/settings_box_right.png) repeat-y;
}
#dividerRow
{
background-color: #f4f4f4;
}
#dividerLeft
{
width: 4px;
height: 3px;
background: url(../images/settings_divider_left.png);
}
#dividerMiddle
{
width: 100%;
background: url(../images/settings_divider.png);
}
#dividerRight
{
width: 4px;
height: 3px;
background: url(../images/settings_divider_right.png);
}
#buttonsRow
{
background-color: #f4f4f4;
}
#buttonsLeft
{
width: 4px;
background: url(../images/settings_box_divider_left.png) repeat-y;
}
#buttonsMiddle
{
text-align: center;
padding: 5px 0px 5px 0px;
}
#buttonsRight
{
width: 4px;
background: url(../images/settings_box_divider_right.png) repeat-y;
}
#buttonTable
{
font-size: 12px;
}
#buttonTable a
{
cursor: default;
}
#buttonLeft
{
width: 19px;
height: 19px;
border: none;
margin-right: 11px;
}
#buttonRight
{
width: 19px;
height: 19px;
border: none;
margin-left: 11px;
}
#bottomLeft
{
width: 4px;
height: 4px;
background: url(../images/settings_corner_bottom_left.png);
}
#bottomMiddle
{
width: 100%;
background: url(../images/settings_box_bottom.png);
}
#bottomRight
{
width: 4px;
height: 4px;
background: url(../images/settings_corner_bottom_right.png);
}