mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-04-29 18:25:58 +00:00
UI groundwork for conditions display #92
This commit is contained in:
@@ -206,6 +206,13 @@ tr.new td {
|
||||
}
|
||||
|
||||
|
||||
/* TABLE */
|
||||
#table-container {
|
||||
border-radius: 3px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
||||
/* MAP */
|
||||
div#map {
|
||||
width: auto;
|
||||
|
||||
Reference in New Issue
Block a user