File: styles/prosilver/theme/cp.css
Unmodified
Added
Modified
Removed
Line 59 | Line 59 |
---|
border-bottom: none; }
|
border-bottom: none; }
|
#cp-main .postbody p { font-size: 1.1em; }
#cp-main .pm-message {
| #cp-main .pm-message {
|
border: 1px solid transparent; margin: 10px 0; width: auto;
| border: 1px solid transparent; margin: 10px 0; width: auto;
|
Line 76 | Line 72 |
---|
#cp-main .postbody h3, #cp-main .box2 h3 { margin-top: 0;
|
#cp-main .postbody h3, #cp-main .box2 h3 { margin-top: 0;
|
| }
.panel-container .postbody p.author { font-size: 1.1em;
|
}
#cp-main .buttons {
| }
#cp-main .buttons {
|
Line 114 | Line 114 |
---|
float: left; font-size: 1em; font-weight: bold;
|
float: left; font-size: 1em; font-weight: bold;
|
line-height: 14px;
| line-height: 1.4em;
|
}
#tabs .tab > a, #minitabs .tab > a {
| }
#tabs .tab > a, #minitabs .tab > a {
|
Line 172 | Line 172 |
---|
.responsive-tab > a.responsive-tab-link { display: block;
|
.responsive-tab > a.responsive-tab-link { display: block;
|
font-size: 16px;
| font-size: 1.6em;
|
position: relative; width: 16px;
|
position: relative; width: 16px;
|
line-height: 14px;
| line-height: 0.9em;
|
text-decoration: none; }
| text-decoration: none; }
|