mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Adjust license text in about dialog to wrap better.
This commit is contained in:
@@ -165,8 +165,11 @@ li.warn {
|
||||
}
|
||||
|
||||
/* Dialogs */
|
||||
#about {
|
||||
max-width: 580px;
|
||||
}
|
||||
#about blockquote {
|
||||
white-space: pre;
|
||||
white-space: pre-line;
|
||||
}
|
||||
#settingsDialog > div > * {
|
||||
margin: 16px;
|
||||
|
||||
@@ -230,18 +230,11 @@
|
||||
<p>LOOT is free, but if you want to show your appreciation with some money, donations may be made to WrinklyNinja (LOOT's creator and main developer) using <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=HDR3YBGGYCLBG">PayPal</a>, <a href="https://wrinklyninja.github.io/bitcoin/">Bitcoin</a> or <a href="https://flattr.com/submit/auto?user_id=OliverHamlet&url=https://wrinklyninja.github.io&title=LOOT">Flattr</a>.</p>
|
||||
<p>Copyright © 2012–2014 WrinklyNinja</p>
|
||||
<blockquote>
|
||||
LOOT is free software: you can redistribute it and/or modify it
|
||||
under the terms of the GNU General Public License as published
|
||||
by the Free Software Foundation, either version 3 of the
|
||||
License, or any later version.
|
||||
LOOT is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.
|
||||
|
||||
LOOT is distributed in the hope that it will be useful, but
|
||||
WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
See the GNU General Public License for more details.
|
||||
LOOT is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with LOOT. If not, see <http://www.gnu.org/licenses/>.
|
||||
You should have received a copy of the GNU General Public License along with LOOT. If not, see <http://www.gnu.org/licenses/>.
|
||||
</blockquote>
|
||||
<paper-button affirmative autofocus>OK</paper-button>
|
||||
</loot-dialog>
|
||||
|
||||
Reference in New Issue
Block a user