1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

say hello to role descriptions, role ordering and tooltips on role selects

git-svn-id: file:///svn/phpbb/trunk@5791 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2006-04-17 22:36:43 +00:00
parent a0f8e1323a
commit 8d456a0fd7
20 changed files with 369 additions and 33 deletions

View File

@@ -871,6 +871,22 @@ table.pmask td.name {
color: #333333;
}
.tooltip {
width: 200px;
color: #000;
text-align: center;
}
.tooltip span.top {
background: #EFEFEF;
font-weight: bold;
}
.tooltip span.bottom {
padding: 5px;
color: #000;
background: #fff;
}
/*
Format Buttons for signature editor