Initial commit
This commit is contained in:
87
resources/css/iwla.css
Normal file
87
resources/css/iwla.css
Normal file
@@ -0,0 +1,87 @@
|
||||
|
||||
body
|
||||
{
|
||||
font: 11px verdana, arial, helvetica, sans-serif;
|
||||
background-color: #FFFFFF;
|
||||
}
|
||||
|
||||
.iwla_block
|
||||
{
|
||||
display:block;
|
||||
margin: 2em;
|
||||
}
|
||||
|
||||
.iwla_block_title {
|
||||
font: 13px verdana, arial, helvetica, sans-serif;
|
||||
font-weight: bold;
|
||||
background-color: #CCCCDD;
|
||||
text-align: center;
|
||||
color: #000000;
|
||||
width: 60%;
|
||||
}
|
||||
|
||||
a
|
||||
{
|
||||
font: 11px verdana, arial, helvetica, sans-serif;
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.iwla_block_value
|
||||
{
|
||||
border-width : 0.2em;
|
||||
border-color : #CCCCDD;
|
||||
border-style : solid;
|
||||
}
|
||||
|
||||
/* .iwla_block_value table tr th */
|
||||
th
|
||||
{
|
||||
padding : 0.5em;
|
||||
background : #ECECEC;
|
||||
font-weight: normal;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
td
|
||||
{
|
||||
text-align:center;
|
||||
vertical-align:middle;
|
||||
}
|
||||
|
||||
.iwla_td_img
|
||||
{
|
||||
vertical-align:bottom;
|
||||
}
|
||||
|
||||
td:first-child
|
||||
{
|
||||
text-align:left;
|
||||
/* width : 100%; */
|
||||
}
|
||||
|
||||
.iwla_visitor { background : #FFAA66; }
|
||||
.iwla_visit { background : #F4F090; }
|
||||
.iwla_page { background : #4477DD; }
|
||||
.iwla_hit { background : #66DDEE; }
|
||||
.iwla_bandwidth { background : #2EA495; }
|
||||
.iwla_search { background : #F4F090; }
|
||||
.iwla_weekend { background : #ECECEC; }
|
||||
.iwla_curday { font-weight: bold; }
|
||||
.iwla_others { color: #668; }
|
||||
.iwla_graph_table
|
||||
{
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
}
|
||||
|
||||
table.iwla_graph_table + table.iwla_table
|
||||
{
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
}
|
||||
|
||||
table.iwla_graph_table td
|
||||
{
|
||||
text-align:center;
|
||||
}
|
BIN
resources/icon/vh.png
Normal file
BIN
resources/icon/vh.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 239 B |
BIN
resources/icon/vk.png
Normal file
BIN
resources/icon/vk.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 236 B |
BIN
resources/icon/vp.png
Normal file
BIN
resources/icon/vp.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 248 B |
BIN
resources/icon/vu.png
Normal file
BIN
resources/icon/vu.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 239 B |
BIN
resources/icon/vv.png
Normal file
BIN
resources/icon/vv.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 239 B |
Reference in New Issue
Block a user