home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 117
/
FreelogNo117-OctobreNovembre2013.iso
/
Theme
/
8GadgetPack
/
8GadgetPackSetup.msi
/
settings.css_5
< prev
next >
Wrap
Text (UTF-16)
|
2012-05-19
|
1KB
|
37 lines
/*
//---------------------------------------------
// THIS CODE IS NOT APPROVED FOR USE IN/ON ANY OTHER UI ELEMENT OR PRODUCT COMPONENT.
// Copyright (c) 2009 Microsoft Corporation. All rights reserved.
// ----------------------------------------------
*/
body
{
width: 278px;
height: 355px;
font-family: 'Microsoft YaHei UI', 'Microsoft YaHei', 宋体, 'Segoe UI', Tahoma, Sans-Serif;
margin: 0px;
}
#settingsButtonTable
{
font-size: 12px;
}
#currentIndex
{
width: 15px;
text-align: center;
}
#maxIndex
{
width: 15px;
text-align: center;
}
a
{
color:#0066cc;
text-decoration:none;
}
a:hover
{
color:#3399ff;
text-decoration:underline;
}