mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-25 15:41:47 +00:00
17 lines
206 B
Plaintext
17 lines
206 B
Plaintext
|
|
.adminSearch{
|
|
.controls{
|
|
margin-bottom : 20px;
|
|
input.search{
|
|
height : 33px;
|
|
padding : 10px;
|
|
}
|
|
.page {
|
|
float : right;
|
|
font-weight : 800;
|
|
input{
|
|
width : 20px;
|
|
}
|
|
}
|
|
}
|
|
} |