add icons for Character groups
This commit is contained in:
commit
2d9a41a5fe
3461 changed files with 594457 additions and 0 deletions
27
www/analytics/plugins/Goals/stylesheets/goals.css
Normal file
27
www/analytics/plugins/Goals/stylesheets/goals.css
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
.goalTopElement {
|
||||
border-bottom: 1px dotted;
|
||||
}
|
||||
|
||||
.goalEntry {
|
||||
margin: 0 0 20px 0;
|
||||
padding: 0 0 10px 0;
|
||||
border-bottom: 1px solid #7e7363;
|
||||
width: 614px;
|
||||
}
|
||||
|
||||
/* dimension selector */
|
||||
#titleGoalsByDimension {
|
||||
padding-top: 30px;
|
||||
}
|
||||
|
||||
ul.ulGoalTopElements {
|
||||
list-style-type: circle;
|
||||
margin-left: 30px;
|
||||
}
|
||||
|
||||
.ulGoalTopElements a {
|
||||
text-decoration: none;
|
||||
color: #0033CC;
|
||||
border-bottom: 1px dotted #0033CC;
|
||||
line-height: 2em;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue