MediaWiki:Common.css: Difference between revisions
m Changed background color on Editorial Notation Tooltips. |
m Set width for Editorial Notation tooltips. |
||
| Line 177: | Line 177: | ||
.editorial-notation-tooltip-box { | .editorial-notation-tooltip-box { | ||
position: absolute; | position: absolute; | ||
background-color: # | max-width: 500px; | ||
background-color: #e7f1fd; | |||
border: 1px solid #ccc; | border: 1px solid #ccc; | ||
padding: 5px; | padding: 5px; | ||