mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-28 02:42:39 +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;
|
|
}
|
|
}
|
|
|
|
} |