mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 20:42:43 +00:00
Tweak styling
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
}
|
||||
|
||||
.lockTable{
|
||||
break-inside: avoid;
|
||||
cursor: default;
|
||||
.row:hover {
|
||||
background-color: #ccc;
|
||||
@@ -56,11 +57,12 @@
|
||||
padding: 4px 10px;
|
||||
text-align: center;
|
||||
}
|
||||
td{
|
||||
table, td{
|
||||
border: 1px solid #333333;
|
||||
}
|
||||
|
||||
.brewLookup{
|
||||
break-inside: avoid;
|
||||
min-height: 175px;
|
||||
h2 {
|
||||
margin-top: 0px;
|
||||
|
||||
Reference in New Issue
Block a user