mirror of
https://github.com/slawkens/myaac.git
synced 2025-06-17 18:24:33 +02:00
Add LabelV120, LabelV150, LabelV200
This commit is contained in:
parent
a7efacdbac
commit
ba4ed6a04b
@ -453,6 +453,27 @@ a:hover
|
||||
white-space: nowrap;
|
||||
vertical-align: top;
|
||||
}
|
||||
.LabelV120 {
|
||||
font-weight: bold;
|
||||
padding-right: 10px;
|
||||
white-space: nowrap;
|
||||
vertical-align: top;
|
||||
width: 120px;
|
||||
}
|
||||
.LabelV150 {
|
||||
font-weight: bold;
|
||||
padding-right: 10px;
|
||||
white-space: nowrap;
|
||||
vertical-align: top;
|
||||
width: 150px;
|
||||
}
|
||||
.LabelV200 {
|
||||
font-weight: bold;
|
||||
padding-right: 10px;
|
||||
white-space: nowrap;
|
||||
vertical-align: top;
|
||||
width: 200px;
|
||||
}
|
||||
.LabelH {
|
||||
font-weight: bold;
|
||||
padding-right: 10px;
|
||||
|
@ -1446,6 +1446,27 @@ img {
|
||||
white-space: nowrap;
|
||||
vertical-align: top;
|
||||
}
|
||||
.LabelV120 {
|
||||
font-weight: bold;
|
||||
padding-right: 10px;
|
||||
white-space: nowrap;
|
||||
vertical-align: top;
|
||||
width: 120px;
|
||||
}
|
||||
.LabelV150 {
|
||||
font-weight: bold;
|
||||
padding-right: 10px;
|
||||
white-space: nowrap;
|
||||
vertical-align: top;
|
||||
width: 150px;
|
||||
}
|
||||
.LabelV200 {
|
||||
font-weight: bold;
|
||||
padding-right: 10px;
|
||||
white-space: nowrap;
|
||||
vertical-align: top;
|
||||
width: 200px;
|
||||
}
|
||||
.LabelH {
|
||||
font-weight: bold;
|
||||
padding-right: 10px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user