diff --git a/www-data/cryptobox-ascii_black_green.css b/www-data/cryptonas-ascii_black_green.css similarity index 90% rename from www-data/cryptobox-ascii_black_green.css rename to www-data/cryptonas-ascii_black_green.css index 7540640..8ab19f7 100644 --- a/www-data/cryptobox-ascii_black_green.css +++ b/www-data/cryptonas-ascii_black_green.css @@ -38,6 +38,7 @@ a, a:hover, a:link, a:visited { img { /* disable all graphics */ + display: none; width: 0px; height: 0px; border:none; @@ -51,9 +52,6 @@ div#main { } legend img { - width: 32px; - height: 32px; - vertical-align: middle; } #main h1, h2, h3, legend { @@ -84,6 +82,7 @@ div#head table { } div#head div.logo { + display:none; width: 0px; text-align: right; margin: 0 0 20px 0; @@ -115,11 +114,9 @@ div#head div.logo { #words ul li { padding: 0 1em; line-height: 1.7em; - list-style-image: url(list.gif); } #words ul.lang li { - list-style-image: url(face_smile_big.png); } div#footer { @@ -170,11 +167,6 @@ fieldset.message td { } #words fieldset.message td.message_symbol img { - width: 24px; - height: 24px; - padding: 5px 20px 5px 10px; - border: none; - vertical-align: middle; } #words fieldset.message td.link { @@ -201,15 +193,9 @@ div.EnvironmentWarning fieldset.message { border: 1px dotted #0f0; color: #f00; font-size: 0.9em; - /* background-image: url(environment_warning_background.png); */ } div.EnvironmentWarning fieldset.message td.message_symbol img { - width: 16px; - height: 16px; - padding: 2px; - border: none; - vertical-align: middle; } div.EnvironmentWarning fieldset.message td.link { @@ -341,23 +327,12 @@ div.plugin_system { } div.plugin_system img { - width: 48px; - height: 48px; } div.plugin_system_title img { - float: left; - width: 48px; - height: 48px; - padding-right: 10px; } div.plugin_system_overview img { - float: left; - width: 24px; - height: 24px; - padding-left: 15px; - padding-bottom: 5px; } div.volume { @@ -367,11 +342,10 @@ div.volume { } div.volume img { - width: 64px; - height: 64px; } +/* TODO: It's actually impossible to change the sortorder of plugins without icons */ -/* -------------=-=-=- help -=-=-=------------------ */ +* -------------=-=-=- help -=-=-=------------------ */ div.help_link { text-align: right; @@ -385,10 +359,6 @@ div.help_link a { } div.help_link img { - width: 0px; - height: 0px; - vertical-align: middle; - border: none; } div.help_text { @@ -446,12 +416,9 @@ table#volume_area td.volume_plugin_passive { } table#volume_area td.volume_plugin_active img, table#volume_area td.volume_plugin_passive img { - vertical-align: middle; - border: 0; } a.disk_symbol img { - /* margin-left: 20px; */ } div#pane_div { @@ -465,6 +432,5 @@ div#pane_div table#pane { } div#pane_div table#pane img{ - width: 0px; } diff --git a/www-data/cryptonas_logo_left.png b/www-data/cryptonas_logo_left.png new file mode 100644 index 0000000..ecc5468 Binary files /dev/null and b/www-data/cryptonas_logo_left.png differ