I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Verified Commit afa4b9e6 authored by idk's avatar idk
Browse files

Tweak border color on /events form

parent 67bd5a32
No related branches found
No related tags found
No related merge requests found
...@@ -6584,7 +6584,7 @@ h3#displayevents { ...@@ -6584,7 +6584,7 @@ h3#displayevents {
} }
form[action="events"] { form[action="events"] {
border: 1px solid #7778bf; border: 1px solid #ddf;
padding: 10px 10px 10px 50px; padding: 10px 10px 10px 50px;
background: url(/themes/console/images/info/logs.png) 12px center no-repeat; background: url(/themes/console/images/info/logs.png) 12px center no-repeat;
background-size: 28px 28px; background-size: 28px 28px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment