Commit 4b4d4733 by Dányi Bence

webui: fix background color

parent cae34f99
......@@ -216,7 +216,6 @@
}
.details{
border-top: 1px solid #888;
background-color: #d1d1d1;
display: none;
.container{
padding: 5px 5px;
......@@ -240,7 +239,7 @@
margin: 0px 5px;
}
li{
margin: 8px 0px 0px 0px;
margin: 8px 0px;
padding: 3px 0px 3px 20px;
border-bottom: 1px dotted #aaa;
background-repeat: no-repeat;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment