Files
eapim-admin/WebContent/theme/etc2.css
T
Rinjae c54ef1903f init
2025-09-05 17:16:26 +09:00

60 lines
1.8 KiB
CSS
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<style>
BODY { margin:0; background-color:#FFFFFF; }
body
{
scrollbar-face-color: #F5F5F5; scrollbar-shadow-color: #CCCCCC;
scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #F5F5F5; scrollbar-track-color: #EFEFEF;
scrollbar-arrow-color: #7E7E7E;
}
img { border:none; }
a:link { font-family : "µ¸¿ò", "µ¸¿òü", "Verdana", "Helvetica";font-size: 12px; text-decoration: none; color:"#816441"}
a:visited { font-family : "µ¸¿ò", "µ¸¿òü", "Verdana", "Helvetica";font-size: 12px; text-decoration: none; color:"#816441"}
a:hover { font-family : "µ¸¿ò", "µ¸¿òü", "Verdana", "Helvetica";font-size: 12px; text-decoration: none; color:"#816441"}
a.location:link { font-family: "µ¸¿ò", "µ¸¿òü", "Verdana", "Helvetica"; font-size: 11px; color: #039489; text-decoration: none; }
a.location:visited { font-family: "µ¸¿ò", "µ¸¿òü", "Verdana", "Helvetica"; font-size: 11px; color: #039489; text-decoration: none; }
a.location:hover { font-family: "µ¸¿ò", "µ¸¿òü", "Verdana", "Helvetica"; font-size: 11px; color: #039489; text-decoration: none; }
a.location:active { font-family: "µ¸¿ò", "µ¸¿òü", "Verdana", "Helvetica"; font-size: 11px; color: #039489; text-decoration: none; }
td { color:#7F7F7F; font-size:12px; line-height:19px; font-family:µ¸¿ò, arial; }
.edit
{
BACKGROUND-COLOR: #ffffff;
BORDER-BOTTOM: #CCCCCC 1px solid;
BORDER-LEFT: #CCCCCC 1px solid;
BORDER-RIGHT: #CCCCCC 1px solid;
BORDER-TOP: #CCCCCC 1px solid;
COLOR: #5B5B5B;
FONT-FAMILY: µ¸¿ò;
FONT-SIZE: 12px
}
.back {
background-attachment: scroll;
background-image: url(../images/sub_back.gif);
background-repeat: repeat-y;
background-position: right left;
}
.style1 {
color: #0099CC;
font-weight: bold;
}
.tt {color: #2276A6}
.style2 {
color: #1D6A98;
font-weight: bold;
}
</style>