[fix/folders] move files up one level
Root folder now equals the root folder of the extension.
BIN
styles/prosilver/theme/images/portal/arrowbullet.gif
Normal file
|
After Width: | Height: | Size: 102 B |
BIN
styles/prosilver/theme/images/portal/arrowbullet_rtl.gif
Normal file
|
After Width: | Height: | Size: 103 B |
BIN
styles/prosilver/theme/images/portal/board3clock.swf
Normal file
BIN
styles/prosilver/theme/images/portal/cal_icon_left_arrow.png
Normal file
|
After Width: | Height: | Size: 744 B |
BIN
styles/prosilver/theme/images/portal/cal_icon_right_arrow.png
Normal file
|
After Width: | Height: | Size: 676 B |
BIN
styles/prosilver/theme/images/portal/icon_topic_attach.gif
Normal file
|
After Width: | Height: | Size: 144 B |
BIN
styles/prosilver/theme/images/portal/paypal.gif
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
styles/prosilver/theme/images/portal/portal_attach.png
Normal file
|
After Width: | Height: | Size: 1003 B |
BIN
styles/prosilver/theme/images/portal/portal_birthday.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
styles/prosilver/theme/images/portal/portal_bots.png
Normal file
|
After Width: | Height: | Size: 964 B |
BIN
styles/prosilver/theme/images/portal/portal_calendar.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
styles/prosilver/theme/images/portal/portal_clock.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
styles/prosilver/theme/images/portal/portal_clock_double.png
Normal file
|
After Width: | Height: | Size: 9.5 KiB |
BIN
styles/prosilver/theme/images/portal/portal_clock_single.png
Normal file
|
After Width: | Height: | Size: 7.2 KiB |
BIN
styles/prosilver/theme/images/portal/portal_custom.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
styles/prosilver/theme/images/portal/portal_donation.png
Normal file
|
After Width: | Height: | Size: 738 B |
BIN
styles/prosilver/theme/images/portal/portal_friends.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
styles/prosilver/theme/images/portal/portal_link_us.png
Normal file
|
After Width: | Height: | Size: 895 B |
BIN
styles/prosilver/theme/images/portal/portal_links.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
styles/prosilver/theme/images/portal/portal_members.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
styles/prosilver/theme/images/portal/portal_menu.png
Normal file
|
After Width: | Height: | Size: 855 B |
BIN
styles/prosilver/theme/images/portal/portal_poll.png
Normal file
|
After Width: | Height: | Size: 3.4 KiB |
BIN
styles/prosilver/theme/images/portal/portal_random_member.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
styles/prosilver/theme/images/portal/portal_search.png
Normal file
|
After Width: | Height: | Size: 813 B |
BIN
styles/prosilver/theme/images/portal/portal_statistics.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
styles/prosilver/theme/images/portal/portal_style.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
styles/prosilver/theme/images/portal/portal_team.png
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
styles/prosilver/theme/images/portal/portal_top_poster.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
styles/prosilver/theme/images/portal/portal_user.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
styles/prosilver/theme/images/portal/spacer_down.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
styles/prosilver/theme/images/portal/spacer_up.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
263
styles/prosilver/theme/portal.css
Normal file
@@ -0,0 +1,263 @@
|
||||
/* inner corners */
|
||||
|
||||
span.portal-corners-top-inner {
|
||||
margin: 0 -5px;
|
||||
}
|
||||
|
||||
span.portal-corners-bottom-inner {
|
||||
margin: 0 -5px;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
span.portal-corners-top-inner, span.portal-corners-bottom-inner{
|
||||
font-size: 1px;
|
||||
line-height: 1px;
|
||||
display: block;
|
||||
height: 5px;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
/* main menu, user menu and the links */
|
||||
|
||||
.portal-navigation{
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.portal-navigation ul{
|
||||
list-style-type: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
|
||||
}
|
||||
|
||||
.portal-navigation ul li{
|
||||
padding-bottom: 2px; /*bottom spacing between menu items*/
|
||||
}
|
||||
|
||||
.portal-navigation ul li a{
|
||||
background-image: url("./images/portal/arrowbullet.gif");
|
||||
background-repeat: no-repeat;
|
||||
background-position: center left; /*custom bullet list image*/
|
||||
display: block;
|
||||
padding: 2px 0;
|
||||
padding-left: 19px; /*link text is indented 19px*/
|
||||
font-weight: bold;
|
||||
font-size: 90%;
|
||||
}
|
||||
|
||||
.portal-navigation div.menutitle{
|
||||
padding: 1px 0;
|
||||
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
|
||||
font-size: 12px;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.portal-navigation tr.menutitle{
|
||||
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
|
||||
font-size: 12px;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.calendar-info {
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
.portal-events li.row
|
||||
{
|
||||
border-top: 0px;
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
/*
|
||||
* top spacing between portal body table and headerbar spacing is usually 10px
|
||||
*/
|
||||
#portal-body {
|
||||
padding-top: 10px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/*
|
||||
* This is needed in order to have the same spacing between blocks
|
||||
* as we have between the top blocks and the headerbar
|
||||
*/
|
||||
#portal-body .forabg {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
#portal-body td {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
#portal-body .row .pagination {
|
||||
padding: 1px 0 1px 12px;
|
||||
}
|
||||
|
||||
/**
|
||||
* margin spacing as in default prosilver for the forumlist
|
||||
*/
|
||||
#portal-forumlist .forabg {
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
/* RTL language fixes */
|
||||
.rtl .portal-navigation ul li a{
|
||||
background-image: url("./images/portal/arrowbullet_rtl.gif");
|
||||
background-position: center right; /*custom bullet list image*/
|
||||
padding-right: 19px; /*link text is indented 19px*/
|
||||
}
|
||||
|
||||
/* Portal clock
|
||||
-------------------------------------- */
|
||||
#portal-clock {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#portal-clock-front, #portal-clock-back {
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
}
|
||||
|
||||
#portal-clock-front-upper div {
|
||||
height: 21px;
|
||||
position: absolute;
|
||||
vertical-align: bottom;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
#portal-clock-front-lower div {
|
||||
height: 20px;
|
||||
position: absolute;
|
||||
vertical-align: top;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
#portal-clock-back-upper div {
|
||||
position: absolute;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
#portal-clock-back-lower div {
|
||||
position: absolute;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
#portal-clock-back-seconds-up-left, #portal-clock-back-seconds-up-right,
|
||||
#portal-clock-front-minutes-up-left, #portal-clock-front-minutes-up-right,
|
||||
#portal-clock-back-minutes-up-left, #portal-clock-back-minutes-up-right,
|
||||
#portal-clock-front-seconds-up-left, #portal-clock-front-seconds-up-right,
|
||||
#portal-clock-back-minutes-down-left, #portal-clock-back-minutes-down-right,
|
||||
#portal-clock-back-seconds-down-left, #portal-clock-back-seconds-down-right,
|
||||
#portal-clock-front-minutes-down-left, #portal-clock-front-minutes-down-right,
|
||||
#portal-clock-front-seconds-down-left, #portal-clock-front-seconds-down-right {
|
||||
width: 21px;
|
||||
height: 21px;
|
||||
background-position: 0 0;
|
||||
background: url(./images/portal/portal_clock_single.png) no-repeat;
|
||||
}
|
||||
|
||||
/* Minutes start
|
||||
-------------------------------------- */
|
||||
#portal-clock-back-minutes-up-left{
|
||||
background-position: 0 0;
|
||||
margin: 0 0 0 43px;
|
||||
}
|
||||
|
||||
#portal-clock-back-minutes-up-right {
|
||||
background-position: 0 -43px;
|
||||
margin: 0 0 0 64px;
|
||||
}
|
||||
|
||||
#portal-clock-front-minutes-up-left {
|
||||
background-position: 0 0;
|
||||
margin: 0 0 0 43px;
|
||||
}
|
||||
|
||||
#portal-clock-front-minutes-up-right {
|
||||
background-position: 0 -43px;
|
||||
margin: 0 0 0 63px;
|
||||
}
|
||||
|
||||
#portal-clock-back-minutes-down-left{
|
||||
background-position: 0 -22px;
|
||||
margin: 21px 0 0 43px;
|
||||
}
|
||||
|
||||
#portal-clock-back-minutes-down-right {
|
||||
background-position: 0 -65px;
|
||||
margin: 21px 0 0 64px;
|
||||
}
|
||||
|
||||
#portal-clock-front-minutes-down-left {
|
||||
background-position: 0 -22px;
|
||||
margin: 21px 0 0 42px;
|
||||
}
|
||||
|
||||
#portal-clock-front-minutes-down-right {
|
||||
background-position: 0 -65px;
|
||||
margin: 21px 0 0 63px;
|
||||
}
|
||||
|
||||
/* Seconds start
|
||||
---------------------------------------- */
|
||||
#portal-clock-back-seconds-up-left{
|
||||
background-position: 0 0;
|
||||
margin: 0 0 0 85px;
|
||||
}
|
||||
|
||||
#portal-clock-back-seconds-up-right {
|
||||
background-position: 0 -43px;
|
||||
margin: 0 0 0 106px;
|
||||
}
|
||||
|
||||
#portal-clock-front-seconds-up-left {
|
||||
background-position: 0 0;
|
||||
margin: 0 0 0 84px;
|
||||
}
|
||||
|
||||
#portal-clock-front-seconds-up-right {
|
||||
background-position: 0 -43px;
|
||||
margin: 0 0 0 105px;
|
||||
}
|
||||
|
||||
#portal-clock-back-seconds-down-left{
|
||||
background-position: 0 -22px;
|
||||
margin: 21px 0 0 85px;
|
||||
}
|
||||
|
||||
#portal-clock-back-seconds-down-right {
|
||||
background-position: 0 -65px;
|
||||
margin: 21px 0 0 106px;
|
||||
}
|
||||
|
||||
#portal-clock-front-seconds-down-left {
|
||||
background-position: 0 -22px;
|
||||
margin: 21px 0 0 84px;
|
||||
}
|
||||
|
||||
#portal-clock-front-seconds-down-right {
|
||||
background-position: 0 -65px;
|
||||
margin: 21px 0 0 105px;
|
||||
}
|
||||
|
||||
/* Hours start
|
||||
---------------------------------------- */
|
||||
#portal-clock-back-hours-up, #portal-clock-front-hours-up {
|
||||
width: 42px;
|
||||
height: 21px;
|
||||
background: url(./images/portal/portal_clock_double.png) no-repeat;
|
||||
background-position: 0 0;
|
||||
vertical-align: bottom;
|
||||
display: inline-block;
|
||||
margin: 0 0 0 0;
|
||||
}
|
||||
|
||||
#portal-clock-back-hours-down, #portal-clock-front-hours-down {
|
||||
width: 42px;
|
||||
height: 20px;
|
||||
background: url(./images/portal/portal_clock_double.png) no-repeat;
|
||||
background-position: 0 -44px;
|
||||
vertical-align: top;
|
||||
display: inline-block;
|
||||
margin: 21px 0 0 0;
|
||||
}
|
||||