diff options
author | Jessica Tallon <jessica@megworld.co.uk> | 2014-10-01 19:45:53 +0100 |
---|---|---|
committer | Jessica Tallon <jessica@megworld.co.uk> | 2014-10-01 19:45:53 +0100 |
commit | 7e15632b5aeec5c532d8ed026b69dba62f21b21a (patch) | |
tree | dd116242ff9b20f06bb49721e3ad5391ce1290a8 /mediagoblin/static | |
parent | 36e27c4b76b762c46039fec2b4cfdd4d1955ebef (diff) | |
download | mediagoblin-7e15632b5aeec5c532d8ed026b69dba62f21b21a.tar.lz mediagoblin-7e15632b5aeec5c532d8ed026b69dba62f21b21a.tar.xz mediagoblin-7e15632b5aeec5c532d8ed026b69dba62f21b21a.zip |
Fix #549 - Deauthorize OAuth applications
Diffstat (limited to 'mediagoblin/static')
-rw-r--r-- | mediagoblin/static/css/base.css | 16 | ||||
-rw-r--r-- | mediagoblin/static/images/small-gavroche.png | bin | 0 -> 4599 bytes | |||
-rw-r--r-- | mediagoblin/static/images/small-gavroche.xcf | bin | 0 -> 392752 bytes |
3 files changed, 16 insertions, 0 deletions
diff --git a/mediagoblin/static/css/base.css b/mediagoblin/static/css/base.css index f9d90df1..c7e1496f 100644 --- a/mediagoblin/static/css/base.css +++ b/mediagoblin/static/css/base.css @@ -965,3 +965,19 @@ table.metadata_editor tr td { table.metadata_editor tr td.form_field_input input { width:350px; } + +.application { + min-height: 30px; + margin-left: 70px; +} + +.application-icon { + position: absolute; + left: 12px; + width: 50px; + height: 50px; +} + +.application-button { + float: right; +} diff --git a/mediagoblin/static/images/small-gavroche.png b/mediagoblin/static/images/small-gavroche.png Binary files differnew file mode 100644 index 00000000..13192d97 --- /dev/null +++ b/mediagoblin/static/images/small-gavroche.png diff --git a/mediagoblin/static/images/small-gavroche.xcf b/mediagoblin/static/images/small-gavroche.xcf Binary files differnew file mode 100644 index 00000000..0291d2e1 --- /dev/null +++ b/mediagoblin/static/images/small-gavroche.xcf |