diff options
author | Ascrod <32915892+Ascrod@users.noreply.github.com> | 2018-10-11 23:35:46 -0400 |
---|---|---|
committer | Ascrod <32915892+Ascrod@users.noreply.github.com> | 2018-10-11 23:35:46 -0400 |
commit | 7dbe6a3b4c153bbb82be812a642e86715e0924be (patch) | |
tree | 8678292232f73e3391e59e606e8f0f8b57738881 /application/basilisk/themes/linux/preferences | |
parent | 98bf922150a1ba5fe248735b377deca3dbb62043 (diff) | |
download | UXP-7dbe6a3b4c153bbb82be812a642e86715e0924be.tar UXP-7dbe6a3b4c153bbb82be812a642e86715e0924be.tar.gz UXP-7dbe6a3b4c153bbb82be812a642e86715e0924be.tar.lz UXP-7dbe6a3b4c153bbb82be812a642e86715e0924be.tar.xz UXP-7dbe6a3b4c153bbb82be812a642e86715e0924be.zip |
Issue #832 Part 2: Remove styling and images.
Diffstat (limited to 'application/basilisk/themes/linux/preferences')
-rw-r--r-- | application/basilisk/themes/linux/preferences/preferences.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/application/basilisk/themes/linux/preferences/preferences.css b/application/basilisk/themes/linux/preferences/preferences.css index 45e2dc23d..5c1b102fa 100644 --- a/application/basilisk/themes/linux/preferences/preferences.css +++ b/application/basilisk/themes/linux/preferences/preferences.css @@ -20,12 +20,6 @@ font-weight: bold; } -/* Content Pane */ -#translationAttributionImage { - width: 70px; - cursor: pointer; -} - /* Modeless Window Dialogs */ .windowDialog, .windowDialog prefpane { |