mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-26 01:08:39 +09:00
11 lines
166 B
CSS
11 lines
166 B
CSS
box.first {
|
|
-moz-binding: url('general.xbl#first');
|
|
}
|
|
|
|
.second {
|
|
-moz-binding: url('general.xbl#second');
|
|
}
|
|
|
|
.third {
|
|
-moz-binding: url('general.xbl#third');
|
|
}
|