- moved dashboard up, float:right. is good.
- adjusted spacing on home page, and around the searchbox and logo.
Signed-off-by: William Rockwood <wrockwood@tadl.org>
}
#topnav_logo {
- padding-bottom: 25px;
+ padding-bottom: 10px;
}
#home_adv_search_link {
}
a {
- color: #616161;
+ color: #323232;
}
a:hover {
#dash_wrapper {
position: relative;
- top:22px;
+// top:22px;
}
#dash_wrapper div {
top: 15px;
}
+#dash_identity {
+ float:right;
+}
#dash_user {
font-weight: bold;
text-transform: capitalize;
width:960px;
margin:0 auto;
border-bottom: 1px solid #e9ebf3;
- padding-bottom: 5px;
+ padding-bottom: 0;
background: #f0f2f5;
}
}
.common-full-pad {
clear: both;
- height: 15px;
+ height: 5px;
}
.alert { color: red; }
.float-left { float: left; }