Add open URI dialog

This commit is contained in:
Rafostar
2020-11-03 20:56:21 +01:00
parent dbb25ce474
commit 23b39e5f3b
5 changed files with 84 additions and 1 deletions

View File

@@ -130,3 +130,8 @@ scale marks {
.prefssubpage header {
background: transparent;
}
/* Open URI Dialog */
.uridialogbox {
margin: 12px;
}