added cursor:pointer to master_element in web_config css

This commit is contained in:
Brendan Whitfield 2015-04-26 17:03:07 -04:00 committed by David Adam
parent 96dfd27725
commit 9b5026f7e5

View file

@ -111,6 +111,7 @@ body {
}
.master_element {
cursor: pointer;
padding-top: 6px;
padding-bottom: 11px;
padding-left: 5px;