mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-25 20:01:29 +00:00
12 lines
124 B
Plaintext
12 lines
124 B
Plaintext
.editPage{
|
|
|
|
.navItem.save{
|
|
width : 75px;
|
|
text-align: center;
|
|
&.saved{
|
|
color : #666;
|
|
cursor : initial;
|
|
}
|
|
}
|
|
|
|
} |