Skip to content
Snippets Groups Projects
Commit 0d96ad04 authored by redray's avatar redray
Browse files

Added an entry for the select-form in the left menu

parent 6565b82a
No related branches found
No related tags found
No related merge requests found
......@@ -113,4 +113,12 @@
#submenu li ul li ul li ul li a:focus,
#submenu li ul li ul li ul li a:hover,
#submenu li ul li ul li ul li a:active { background-color:#f63; color: #fff; }
/* Form-Elements in the Menu*/
#submenu * select#server_id {
margin: 3px 10%;
padding: 1px;
width: 80%;
}
}
\ No newline at end of file
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