one transparent circle, rather than a colour per rect
Before Width: | Height: | Size: 229 B |
Before Width: | Height: | Size: 215 B |
Before Width: | Height: | Size: 214 B After Width: | Height: | Size: 199 B |
Before Width: | Height: | Size: 208 B After Width: | Height: | Size: 198 B |
Before Width: | Height: | Size: 219 B After Width: | Height: | Size: 203 B |
Before Width: | Height: | Size: 226 B After Width: | Height: | Size: 206 B |
Before Width: | Height: | Size: 326 B |
Before Width: | Height: | Size: 224 B |
Before Width: | Height: | Size: 215 B |
Before Width: | Height: | Size: 223 B |
Before Width: | Height: | Size: 234 B |
Before Width: | Height: | Size: 225 B |
@ -178,10 +178,10 @@ UL {
|
||||
.rrcontent {margin: 0px 8px; text-align: center;}
|
||||
|
||||
.hrr {text-align: left; background: #CCC; margin: 8px;}
|
||||
.hrrtop {background: url("dcircle-tl.png") no-repeat top left;}
|
||||
.hrrtop div {background: url("dcircle-tr.png") no-repeat top right;}
|
||||
.hrrbot {background: url("dcircle-bl.png") no-repeat bottom left;}
|
||||
.hrrbot div {background: url("dcircle-br.png") no-repeat bottom right;}
|
||||
.hrrtop {background: url("circle-tl.png") no-repeat top left;}
|
||||
.hrrtop div {background: url("circle-tr.png") no-repeat top right;}
|
||||
.hrrbot {background: url("circle-bl.png") no-repeat bottom left;}
|
||||
.hrrbot div {background: url("circle-br.png") no-repeat bottom right;}
|
||||
.hrrtop, .hrrtop div, .hrrbot, .hrrbot div {height: 8px; width: 100%;}
|
||||
.hrrcontent {margin: 0px 8px;}
|
||||
|
||||
|