From: Michael M Slusarz Date: Sun, 16 Aug 2009 23:16:20 +0000 (-0600) Subject: Move redbox formatting to Horde X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=5ea283baed10547b9a780ab8a553fbde8b316adc;p=horde.git Move redbox formatting to Horde --- diff --git a/babel/themes/graphics/redbox_spinner.gif b/babel/themes/graphics/redbox_spinner.gif deleted file mode 100644 index 4eeb8b2d9..000000000 Binary files a/babel/themes/graphics/redbox_spinner.gif and /dev/null differ diff --git a/babel/themes/screen.css b/babel/themes/screen.css deleted file mode 100644 index f263e68f1..000000000 --- a/babel/themes/screen.css +++ /dev/null @@ -1,45 +0,0 @@ -/* Redbox styles. */ -#RB_overlay { - position: absolute; - z-index: 100; - width: 100%; - height: 100%; - top: 0; - left: 0; - right: 0; - bottom: 0; - min-height: 100%; - background-color: #000; - opacity: .6; - filter: alpha(opacity=60); -} -#RB_loading { - z-index: 101; - width: 66; - margin-left: auto; - margin-right: auto; - margin-top: 200px; - padding-bottom: 66px; - text-align: center; - background: url("graphics/redbox_spinner.gif") no-repeat bottom center; -} -#RB_window { - z-index: 102; - background-color: #fff; - display: block; - text-align: left; - overflow: hidden; - margin: 20px auto 0 auto; - position: fixed; - position: absolute; -} - -#RB_confirm { - width: 20em; - padding: 1em; - border: 1px solid #ccc; - background: #ffc; -} -#RB_confirm input { - margin: .2em; -} diff --git a/drag_n_drop_portal/themes/graphics/redbox_spinner.gif b/drag_n_drop_portal/themes/graphics/redbox_spinner.gif deleted file mode 100644 index 35218b31b..000000000 Binary files a/drag_n_drop_portal/themes/graphics/redbox_spinner.gif and /dev/null differ diff --git a/imp/themes/graphics/redbox_spinner.gif b/imp/themes/graphics/redbox_spinner.gif deleted file mode 100644 index 35218b31b..000000000 Binary files a/imp/themes/graphics/redbox_spinner.gif and /dev/null differ diff --git a/imp/themes/rtl.css b/imp/themes/rtl.css index 81f0c5ebf..2947a52bd 100644 --- a/imp/themes/rtl.css +++ b/imp/themes/rtl.css @@ -40,8 +40,3 @@ .msgheader img { padding: 1px 2px 1px 1px; } - -/* Redbox styles. */ -#RB_window { - text-align: right; -} diff --git a/imp/themes/screen.css b/imp/themes/screen.css index e71af6afb..aa4695b21 100644 --- a/imp/themes/screen.css +++ b/imp/themes/screen.css @@ -444,57 +444,6 @@ ul.nav-audio { height: 24px; } -/* Redbox styles. */ -#RB_overlay { - position: absolute; - z-index: 100; - width: 100%; - height: 100%; - top: 0; - left: 0; - right: 0; - bottom: 0; - min-height: 100%; - background-color: #000; - opacity: .6; - filter: alpha(opacity=60); -} -#RB_loading { - z-index: 101; - width: 66px; - margin-left: auto; - margin-right: auto; - margin-top: 200px; - padding-bottom: 66px; - text-align: center; - background: url("graphics/redbox_spinner.gif") no-repeat bottom center; -} -#RB_window { - z-index: 102; - background-color: #fff; - display: block; - text-align: left; - overflow: hidden; - margin: 20px auto 0 auto; - position: absolute; -} -#RB_window p, #RB_window ul { - margin-bottom: 3px; -} - -#RB_confirm { - width: 20em; - padding: 1em; - border: 1px solid #ccc; - background: #ffc; -} -#RB_confirm input { - margin: .2em; -} -#RB_confirm ul { - margin-left: .5em; -} - .largeaddrlist { cursor: pointer; background: #aaa; diff --git a/koward/www/htdocs/horde/themes/rtl.css b/koward/www/htdocs/horde/themes/rtl.css index 65096ce9f..a95816d5b 100644 --- a/koward/www/htdocs/horde/themes/rtl.css +++ b/koward/www/htdocs/horde/themes/rtl.css @@ -131,11 +131,6 @@ option { text-align: left; } -/* Redbox styles. */ -#RB_window { - text-align: right; -} - /* Color picker styles. */ #color-picker .north div { float: left; diff --git a/koward/www/htdocs/horde/themes/screen.css b/koward/www/htdocs/horde/themes/screen.css index 2969973a3..00dab7d26 100644 --- a/koward/www/htdocs/horde/themes/screen.css +++ b/koward/www/htdocs/horde/themes/screen.css @@ -746,42 +746,6 @@ table.calendarPopup { display: none; } -/* Redbox styles. */ -#RB_overlay { - position: absolute; - z-index: 100; - width: 100%; - height: 100%; - top: 0; - left: 0; - right: 0; - bottom: 0; - min-height: 100%; - background-color: #000; - filter: alpha(opacity=60); - -moz-opacity: .6; - opacity: .6; -} -#RB_loading { - z-index: 101; - width: 66px; - margin-left: auto; - margin-right: auto; - margin-top: 200px; - padding-bottom: 66px; - text-align: center; - background: url("graphics/redbox_spinner.gif") no-repeat bottom center; -} -#RB_window { - z-index: 102; - background-color: #fff; - display: block; - text-align: left; - overflow: hidden; - margin: 20px auto 0 auto; - position: absolute; -} - /* Color picker styles. */ #color-picker { color: #999; @@ -1021,4 +985,4 @@ table.calendarPopup { .hordeACItemRemove:hover { cursor:pointer; -} \ No newline at end of file +} diff --git a/kronolith/themes/screen.css b/kronolith/themes/screen.css index 134bbb6c1..535ffbb23 100644 --- a/kronolith/themes/screen.css +++ b/kronolith/themes/screen.css @@ -324,25 +324,6 @@ table#calendar-list td { width: 1%; } -#RB_confirm { - width: 20em; - padding: 1em; - border: 1px solid #ccc; - background: #ffc; -} -#RB_confirm input { - margin: .2em; -} - -#RB_info { - width: 30em; - padding: 1em; - border: 1px solid #ccc; - background: #ccf; -} -#RB_info input { - margin: .2em; -} /***************** * AJAX INTERFACE diff --git a/nag/themes/graphics/redbox_spinner.gif b/nag/themes/graphics/redbox_spinner.gif deleted file mode 100644 index 35218b31b..000000000 Binary files a/nag/themes/graphics/redbox_spinner.gif and /dev/null differ diff --git a/nag/themes/screen.css b/nag/themes/screen.css index e1332c5fa..30b43f77e 100644 --- a/nag/themes/screen.css +++ b/nag/themes/screen.css @@ -198,61 +198,6 @@ table#tasklist-list th.sortdown { word-wrap: break-word; } -/* Redbox styles. */ -#RB_overlay { - position: absolute; - z-index: 100; - width: 100%; - height: 100%; - top: 0; - left: 0; - right: 0; - bottom: 0; - min-height: 100%; - background-color: #000; - opacity: .6; - filter: alpha(opacity=60); -} -#RB_loading { - z-index: 101; - width: 66; - margin-left: auto; - margin-right: auto; - margin-top: 200px; - padding-bottom: 66px; - text-align: center; - background: url("graphics/redbox_spinner.gif") no-repeat bottom center; -} -#RB_window { - z-index: 102; - background-color: #fff; - display: block; - text-align: left; - overflow: hidden; - margin: 20px auto 0 auto; - position: absolute; -} - -#RB_confirm { - width: 20em; - padding: 1em; - border: 1px solid #ccc; - background: #ffc; -} -#RB_confirm input { - margin: .2em; -} - -#RB_info { - width: 30em; - padding: 1em; - border: 1px solid #ccc; - background: #ccf; -} -#RB_info input { - margin: .2em; -} - @media print { .header .smallheader, .tabset, .notices, #pageControls, #quicksearchL, #quicksearch { display: none; diff --git a/skoli/themes/graphics/redbox_spinner.gif b/skoli/themes/graphics/redbox_spinner.gif deleted file mode 100644 index 35218b31b..000000000 Binary files a/skoli/themes/graphics/redbox_spinner.gif and /dev/null differ diff --git a/turba/themes/graphics/redbox_spinner.gif b/turba/themes/graphics/redbox_spinner.gif deleted file mode 100644 index 35218b31b..000000000 Binary files a/turba/themes/graphics/redbox_spinner.gif and /dev/null differ diff --git a/turba/themes/screen.css b/turba/themes/screen.css index e8de02ee9..058b001b9 100644 --- a/turba/themes/screen.css +++ b/turba/themes/screen.css @@ -1,13 +1,3 @@ -/* Menu bottom margin, added for BC. */ -#menu { - margin-bottom: 8px; -} - -/* Added for BC. */ -.hidden { - display: none; -} - .QuickFinderNoMatch { display: none; } @@ -115,49 +105,3 @@ table#addressbook-list th.sortdown { margin-right: 2px; cursor: default; } - -/* Redbox styles. */ -#RB_overlay { - position: absolute; - z-index: 100; - width: 100%; - height: 100%; - top: 0; - left: 0; - right: 0; - bottom: 0; - min-height: 100%; - background-color: #000; - opacity: .6; - filter: alpha(opacity=60); -} -#RB_loading { - z-index: 101; - width: 66; - margin-left: auto; - margin-right: auto; - margin-top: 200px; - padding-bottom: 66px; - text-align: center; - background: url("graphics/redbox_spinner.gif") no-repeat bottom center; -} -#RB_window { - z-index: 102; - background-color: #fff; - display: block; - text-align: left; - overflow: hidden; - margin: 20px auto 0 auto; - position: fixed; - position: absolute; -} - -#RB_confirm { - width: 20em; - padding: 1em; - border: 1px solid #ccc; - background: #ffc; -} -#RB_confirm input { - margin: .2em; -}