responsiveish table
This commit is contained in:
@@ -48,7 +48,8 @@ code {font-family: "Consolas", "Ubuntu Mono", monospace; line-height: 22px; font
|
||||
#latestSpot ul, #selectedSpot ul {list-style: none; margin-top: 12px 0px; padding: 0px;}
|
||||
#latestSpot li, #selectedSpot li{}
|
||||
|
||||
#hackSpotsTable {cursor: pointer; background: #fff; min-width: 600px;}
|
||||
#hackSpotsTable {cursor: pointer; background: #fff; min-width: 300px; overflow-x: auto; padding-bottom: 20px;}
|
||||
#hackSpotsTable table {min-width: 600px;}
|
||||
.tHeader::after {content: " \2193 \2191 "; font-size: 10px; padding-left: 3px;}
|
||||
#hackSpotsTable .tHeader:hover {color: #FF4646;}
|
||||
.spotRow:hover {color: #FF4646;}
|
||||
|
Reference in New Issue
Block a user