author_pane.css in Author Pane 5
Same filename and directory in other branches
/* Wrappers */
.author-pane {
}
.author-pane-inner {
}
/* Sections */
.author-pane-section {
margin-bottom: 10px;
}
.author-pane-name-status {
}
.author-pane-stats {
}
.author-pane-admin {
}
.author-pane-contact {
}
/* Lines & icons*/
.author-pane-line {
padding-bottom: 5px;
}
.author-pane-icon {
display: inline;
padding: 10px 2px 2px 0;
}
/* Fields */
.author-pane .author-pane-label {
}
.author-pane-name-status .picture {
float: none;
padding-left: 0px;
}
.author-pane-name-status .picture img {
}
.author-facebook-status {
}
.author-title {
}
.author-badges {
}
.author-joined {
}
.author-posts {
}
.author-points {
}
.author-ip {
}
.author-fasttoggle-block {
}
File
author_pane.cssView source
-
- /* Wrappers */
- .author-pane {
- }
-
- .author-pane-inner {
- }
-
- /* Sections */
- .author-pane-section {
- margin-bottom: 10px;
- }
-
- .author-pane-name-status {
- }
-
- .author-pane-stats {
- }
-
- .author-pane-admin {
- }
-
- .author-pane-contact {
- }
-
- /* Lines & icons*/
- .author-pane-line {
- padding-bottom: 5px;
- }
-
- .author-pane-icon {
- display: inline;
- padding: 10px 2px 2px 0;
- }
-
- /* Fields */
- .author-pane .author-pane-label {
- }
-
- .author-pane-name-status .picture {
- float: none;
- padding-left: 0px;
- }
-
- .author-pane-name-status .picture img {
- }
-
- .author-facebook-status {
- }
-
- .author-title {
- }
-
- .author-badges {
- }
-
- .author-joined {
- }
-
- .author-posts {
- }
-
- .author-points {
- }
-
- .author-ip {
- }
-
- .author-fasttoggle-block {
- }