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