Profiler/Tooltips
* add some spacing between spell school and value
This commit is contained in:
parent
e88bbb774f
commit
de911d0db6
1 changed files with 5 additions and 0 deletions
|
|
@ -780,6 +780,11 @@ a.profiler-achievements-total-right {
|
|||
border-color: #101010;
|
||||
}
|
||||
|
||||
/* aowow - spell schools table in stats tooltip had no cell spacing */
|
||||
.wowhead-tooltip td td:nth-child(2) {
|
||||
padding-left: 8px;
|
||||
}
|
||||
|
||||
/********************/
|
||||
/* PROFILER BUTTONS */
|
||||
/********************/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue