ui: Added show errors button to title bar of incomplete files (issue #246)
* Shows all errors within the file and all included files.
This commit is contained in:
@@ -110,6 +110,10 @@
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
#title_bar #screen_button, #title_bar_single #screen_button {
|
||||
margin-right: 7px;
|
||||
}
|
||||
|
||||
#title_button {
|
||||
background-color: <color:code/file/title/normal>;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user