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