Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ABBAPOH committed Aug 12, 2024
1 parent 2a9c20a commit 871eb7f
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions themes/qbs/assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -135,36 +135,6 @@ main article {
font-size: 125%;
}

.qmlproto, .qmldoc {
/* border-top: 1px solid #84b0c7;*/
}

.qmlproto {
padding: 0;
/*background-color: #e4e4e4;//#d5e1e8;
//font-weight: bold;
//-webkit-border-top-left-radius: 8px;
//-webkit-border-top-right-radius: 8px;
//-moz-border-radius-topleft: 8px;
//-moz-border-radius-topright: 8px;*/
}

.qmldoc {
/* border-top: 1px solid #e4e4e4; */
/*padding: 2px 5px;
//background-color: #eef3f5;
//border-top-width: 0;
//-webkit-border-bottom-left-radius: 8px;
//-webkit-border-bottom-right-radius: 8px;
//-moz-border-radius-bottomleft: 8px;
//-moz-border-radius-bottomright: 8px;*/
}

.qmldoc p, .qmldoc dl, .qmldoc ul {
/*margin: 6px 0;*/
}

*.qmlitem p {
/*margin-top: 0px;
//margin-bottom: 0px;*/
}

0 comments on commit 871eb7f

Please sign in to comment.