From 403a7e53c7ed796e7e49299725fe5182fabf61ca Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 16 Feb 2013 01:10:08 -0200 Subject: Renaming some folders --- views/default/css/n1_theme/landing.php | 38 -------- views/default/css/saravea_theme/landing.php | 38 ++++++++ views/default/n1_theme/css.php | 140 ---------------------------- views/default/n1_theme/header.php | 11 --- views/default/n1_theme/landing.php | 15 --- views/default/saravea_theme/css.php | 140 ++++++++++++++++++++++++++++ views/default/saravea_theme/header.php | 11 +++ views/default/saravea_theme/landing.php | 15 +++ 8 files changed, 204 insertions(+), 204 deletions(-) delete mode 100644 views/default/css/n1_theme/landing.php create mode 100644 views/default/css/saravea_theme/landing.php delete mode 100644 views/default/n1_theme/css.php delete mode 100644 views/default/n1_theme/header.php delete mode 100644 views/default/n1_theme/landing.php create mode 100644 views/default/saravea_theme/css.php create mode 100644 views/default/saravea_theme/header.php create mode 100644 views/default/saravea_theme/landing.php diff --git a/views/default/css/n1_theme/landing.php b/views/default/css/n1_theme/landing.php deleted file mode 100644 index 887c29b..0000000 --- a/views/default/css/n1_theme/landing.php +++ /dev/null @@ -1,38 +0,0 @@ -#n1-landing { - height: 250px; - background-image: url('mod/saravea_theme/_graphics/saravea_verm.png'); - background-repeat: no-repeat; - display: table; - margin: 30px 0 50px auto; - min-width: 80%; -} - -#n1-landing-inner { - display: table-cell; - vertical-align: middle; - padding-left: 220px; - -} - -#n1-landing-title { - font-size: 2.1em; - font-weight: bold; - line-height: 0.9em; -} - -#n1-landing-subtitle { - font-size: 1.4em; - color: #666; -} - -.elgg-sidebar h3 { - font-size: 1.6em; -} - -#login-dropdown { - display:none; -} - -.elgg-page-header > .elgg-inner { - background-image: none; -} diff --git a/views/default/css/saravea_theme/landing.php b/views/default/css/saravea_theme/landing.php new file mode 100644 index 0000000..887c29b --- /dev/null +++ b/views/default/css/saravea_theme/landing.php @@ -0,0 +1,38 @@ +#n1-landing { + height: 250px; + background-image: url('mod/saravea_theme/_graphics/saravea_verm.png'); + background-repeat: no-repeat; + display: table; + margin: 30px 0 50px auto; + min-width: 80%; +} + +#n1-landing-inner { + display: table-cell; + vertical-align: middle; + padding-left: 220px; + +} + +#n1-landing-title { + font-size: 2.1em; + font-weight: bold; + line-height: 0.9em; +} + +#n1-landing-subtitle { + font-size: 1.4em; + color: #666; +} + +.elgg-sidebar h3 { + font-size: 1.6em; +} + +#login-dropdown { + display:none; +} + +.elgg-page-header > .elgg-inner { + background-image: none; +} diff --git a/views/default/n1_theme/css.php b/views/default/n1_theme/css.php deleted file mode 100644 index 92ba6f3..0000000 --- a/views/default/n1_theme/css.php +++ /dev/null @@ -1,140 +0,0 @@ -.profile-content-menu a { - background-color: transparent; -} - -.profile-admin-menu-wrapper { - background-color: #eee; - -} - -.profile-admin-menu-wrapper a:hover { - background-color: #333; - color: #eee; - text-decoration: none; - - -webkit-border-radius: 3px; - -moz-border-radius: 3px; - border-radius: 3px; -} - -.profile-admin-menu-wrapper li a { - background: none; - color: #333; -} - -#profile-details h2 { - font-weight: bold; -} - -.messages-new { - background-color: #FF4C12; - border-radius: 10px; - box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.5); - color: black; - font-size: 10px; - font-weight: bold; - height: 16px; - left: 20px; - min-width: 16px; - position: absolute; - text-align: center; - top: 12px; -} - -.elgg-access, .elgg-input-access > option { - padding-left: 19px; - background-image: url('mod/saravea_theme/_graphics/privacy.png'); - background-repeat: no-repeat; -} - -.elgg-access { - padding-top: 1px; - padding-bottom: 1px; -} - -.elgg-access-private, .elgg-input-access > option[value=""] { - background-position: 0 -65px; -} - -.elgg-access-friends, .elgg-input-access > option[value=""] { - background-position: 0 -51px; -} - -.elgg-access-loggedin, .elgg-input-access > option[value=""] { - background-position: 0 -34px; -} - -.elgg-access-public, .elgg-input-access > option[value=""] { - background-position: 0 -16px; -} - -.elgg-access-group, .elgg-input-access > option { - background-position: 0 0; -} - -.file-photo { - margin-top: 15px; -} - -.tasklist-graph { - border: 1px solid #bbb; -} - -.tasklist-graph div { - background-color: #444; -} - -.elgg-task-icon { - box-shadow: none; -} - -.treeview a.selected { - background-color: transparent !important; -} - -.tidypics-heading { - color: #FF4C12; -} - -.tidypics-heading:hover { - color: #333; -} - -.tidypics-gallery .elgg-head { - margin: 10px; -} - -#cboxTitle, #cboxTitle h3, #cboxCurrent { - color: #000; -} -#cboxTitle h3 { - font-weight: bold; - font-size: 160%; -} -#cboxOverlay { - background-color: #FFF; - opacity: 0.6 !important; -} -.event-calendar-lightbox { - padding: 5px; -} - -.groups-profile-icon { - height: 201px; - border: 2px solid #F1F1F1; - box-shadow: 0px 1px 3px #666; -} - -.elgg-page .cke_skin_BootstrapCK-Skin .cke_contents, .cke_skin_BootstrapCK-Skin .cke_contents iframe { - background-color: #F7F7F7 !important; - border: none !important; -} - -/* BeeChat */ -div#beechat_contacts_top { - background-color: #333333; -} - -div.beechat_chatbox_top { - background-color: #333333; -} diff --git a/views/default/n1_theme/header.php b/views/default/n1_theme/header.php deleted file mode 100644 index b9df3c2..0000000 --- a/views/default/n1_theme/header.php +++ /dev/null @@ -1,11 +0,0 @@ - -
-

$title

-

$subtitle

-
- -HTML; diff --git a/views/default/saravea_theme/css.php b/views/default/saravea_theme/css.php new file mode 100644 index 0000000..92ba6f3 --- /dev/null +++ b/views/default/saravea_theme/css.php @@ -0,0 +1,140 @@ +.profile-content-menu a { + background-color: transparent; +} + +.profile-admin-menu-wrapper { + background-color: #eee; + +} + +.profile-admin-menu-wrapper a:hover { + background-color: #333; + color: #eee; + text-decoration: none; + + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + border-radius: 3px; +} + +.profile-admin-menu-wrapper li a { + background: none; + color: #333; +} + +#profile-details h2 { + font-weight: bold; +} + +.messages-new { + background-color: #FF4C12; + border-radius: 10px; + box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.5); + color: black; + font-size: 10px; + font-weight: bold; + height: 16px; + left: 20px; + min-width: 16px; + position: absolute; + text-align: center; + top: 12px; +} + +.elgg-access, .elgg-input-access > option { + padding-left: 19px; + background-image: url('mod/saravea_theme/_graphics/privacy.png'); + background-repeat: no-repeat; +} + +.elgg-access { + padding-top: 1px; + padding-bottom: 1px; +} + +.elgg-access-private, .elgg-input-access > option[value=""] { + background-position: 0 -65px; +} + +.elgg-access-friends, .elgg-input-access > option[value=""] { + background-position: 0 -51px; +} + +.elgg-access-loggedin, .elgg-input-access > option[value=""] { + background-position: 0 -34px; +} + +.elgg-access-public, .elgg-input-access > option[value=""] { + background-position: 0 -16px; +} + +.elgg-access-group, .elgg-input-access > option { + background-position: 0 0; +} + +.file-photo { + margin-top: 15px; +} + +.tasklist-graph { + border: 1px solid #bbb; +} + +.tasklist-graph div { + background-color: #444; +} + +.elgg-task-icon { + box-shadow: none; +} + +.treeview a.selected { + background-color: transparent !important; +} + +.tidypics-heading { + color: #FF4C12; +} + +.tidypics-heading:hover { + color: #333; +} + +.tidypics-gallery .elgg-head { + margin: 10px; +} + +#cboxTitle, #cboxTitle h3, #cboxCurrent { + color: #000; +} +#cboxTitle h3 { + font-weight: bold; + font-size: 160%; +} +#cboxOverlay { + background-color: #FFF; + opacity: 0.6 !important; +} +.event-calendar-lightbox { + padding: 5px; +} + +.groups-profile-icon { + height: 201px; + border: 2px solid #F1F1F1; + box-shadow: 0px 1px 3px #666; +} + +.elgg-page .cke_skin_BootstrapCK-Skin .cke_contents, .cke_skin_BootstrapCK-Skin .cke_contents iframe { + background-color: #F7F7F7 !important; + border: none !important; +} + +/* BeeChat */ +div#beechat_contacts_top { + background-color: #333333; +} + +div.beechat_chatbox_top { + background-color: #333333; +} diff --git a/views/default/saravea_theme/header.php b/views/default/saravea_theme/header.php new file mode 100644 index 0000000..b9df3c2 --- /dev/null +++ b/views/default/saravea_theme/header.php @@ -0,0 +1,11 @@ + +
+

$title

+

$subtitle

+
+ +HTML; -- cgit v1.2.3