mirror of
https://github.com/Mibew/mibew.git
synced 2025-04-11 02:10:12 +03:00
10 lines
166 B
CSS
10 lines
166 B
CSS
/* controls */
|
|
.control,
|
|
.user-name-control-set,
|
|
.user-name-control-change,
|
|
.user-name-control-input-bg
|
|
{
|
|
display: inline;
|
|
zoom: 1;
|
|
}
|
|
/* ------------------ */ |