1) Rename the basic_company_id and basic_event_id to default_*_id

2) Removed the tabs on the digibug admin page word count is now at 35.
3) Added a default link which resets the event and company id's to gallery's ids
This commit is contained in:
Tim Almdal
2009-06-25 21:41:54 -07:00
parent 1552f0fff7
commit e2e1aa0683
4 changed files with 33 additions and 71 deletions
+8 -44
View File
@@ -458,18 +458,11 @@ li.gDefaultGroup h4, li.gDefaultGroup .gUser {
text-indent: 110px;
}
.gDigibugTab {
.gDigibugAccount {
width: 820px;
height: 420px;
}
.gDigibugTab .gDigibugTitle {
font-family: Georgia;
font-size: 20px;
font-weight: bold;
padding-bottom: 10px;
}
.gDigibugTab .gDigibugText {
font-size: 12px;
font-weight: bold;
@@ -477,40 +470,6 @@ li.gDefaultGroup h4, li.gDefaultGroup .gUser {
padding-bottom: 15px;
}
.gDigibugListItems ul {
list-style-type: disc;
padding-left: 20px;
font-size: 12px;
font-weight: bold;
line-height: 15px;
}
.gDigibugListItems ul li{
padding-top: 10px;
}
.gDigibugRounded {
background-color:#5C9CCC;
color: white;
width: 308px;
height: 45px;
text-align: center;
line-height: 15px;
margin-top: 10px;
font-weight: bold;
font-size: 12px;
margin-left: 60px;
margin-right: -50px;
margin-left: 20px;
margin-right: 0px;
}
.gDigibugRounded a {
color: white !important;
font-weight: bold;
text-decoration: underline;
}
.gDigibugSignIn {
width: 115px;
float: left;
@@ -523,9 +482,14 @@ li.gDefaultGroup h4, li.gDefaultGroup .gUser {
text-decoration: underline;
}
.gDigibugAdvancedForm {
#gDigibugForm {
float: left;
padding-left: 30px;
width: 180px;
width: 220px;
}
.gDigibugDefault {
clear: none;
float: left;
margin: .3em 1em;
}