Do a bunch of CSS and presentation
This commit is contained in:
		| @@ -49,6 +49,11 @@ td | ||||
|     vertical-align:middle; | ||||
| } | ||||
|  | ||||
| td img | ||||
| { | ||||
|     vertical-align:bottom; | ||||
| } | ||||
|  | ||||
| td:first-child | ||||
| { | ||||
|     text-align:left; | ||||
| @@ -62,6 +67,7 @@ td:first-child | ||||
| .iwla_bandwidth { background : #2EA495; } | ||||
| .iwla_search  { background : #F4F090; } | ||||
| .iwla_weekend { background : #ECECEC; } | ||||
| .iwla_curday  { font-weight: bold; } | ||||
|  | ||||
| .iwla_graph_table | ||||
| { | ||||
| @@ -69,8 +75,13 @@ td:first-child | ||||
|     margin-right:auto; | ||||
| } | ||||
|  | ||||
| table.iwla_graph_table > table.iwla_table | ||||
| table.iwla_graph_table + table.iwla_table | ||||
| { | ||||
|     margin-left:auto; | ||||
|     margin-right:auto; | ||||
| } | ||||
| } | ||||
|  | ||||
| table.iwla_graph_table td | ||||
| { | ||||
|     text-align:center; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user