mirror of
https://github.com/ChaosChemnitz/interfug15
synced 2025-06-28 13:36:07 +02:00
Tooltip für minimale Auflösung optimiert
This commit is contained in:
parent
958fa1173d
commit
3f9b779202
1 changed files with 3 additions and 3 deletions
|
@ -199,11 +199,11 @@
|
|||
color: #ff0;
|
||||
font-weight: bold;
|
||||
content: attr(title);
|
||||
left: 20%;
|
||||
padding: 5px 15px;
|
||||
left: -15%;
|
||||
padding: 5px 5px;
|
||||
position: absolute;
|
||||
z-index: 98;
|
||||
width: 220px;
|
||||
width: 150px;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue