Skip to content

Commit 452a4bb

Browse files
committed
recompile stylesheets
Using - phpBB 3.3.10 - scss extension 1.06 (integrated) - elegance [RC] 3.3.10
1 parent 62c4e0d commit 452a4bb

File tree

15 files changed

+48560
-45618
lines changed

15 files changed

+48560
-45618
lines changed

styles/basic/theme/stylesheet.css

Lines changed: 3767 additions & 3534 deletions
Large diffs are not rendered by default.

styles/basic_aqua/theme/stylesheet.css

Lines changed: 3767 additions & 3534 deletions
Large diffs are not rendered by default.

styles/basic_darkblue/theme/stylesheet.css

Lines changed: 3767 additions & 3534 deletions
Large diffs are not rendered by default.

styles/basic_darkgreen/theme/stylesheet.css

Lines changed: 3769 additions & 3536 deletions
Large diffs are not rendered by default.

styles/basic_green/theme/stylesheet.css

Lines changed: 3769 additions & 3536 deletions
Large diffs are not rendered by default.

styles/basic_lightgreen/theme/stylesheet.css

Lines changed: 3767 additions & 3534 deletions
Large diffs are not rendered by default.

styles/basic_orange/theme/stylesheet.css

Lines changed: 3767 additions & 3534 deletions
Large diffs are not rendered by default.

styles/basic_red/theme/stylesheet.css

Lines changed: 3767 additions & 3534 deletions
Large diffs are not rendered by default.

styles/elegance/theme/stylesheet.css

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5109,34 +5109,34 @@ dl.faq dt, .content dl.faq dt {
51095109
border-top-color: #e7e7e7;
51105110
}
51115111
blockquote {
5112-
background-color: #EBEADD;
5113-
border-color: #dedcc7;
5112+
background-color: #f0f0f0;
5113+
border-color: #dedede;
51145114
}
51155115
blockquote blockquote, blockquote .codebox, blockquote .attachbox {
5116-
background-color: #EFEED9;
5116+
background-color: #e8e8e8;
51175117
}
51185118
blockquote blockquote blockquote, blockquote blockquote .codebox, blockquote blockquote .attachbox {
5119-
background-color: #edecdb;
5119+
background-color: #ececec;
51205120
}
51215121
/*blockquote:before {
51225122
color: $muted-color;
51235123
}*/
51245124
.codebox {
51255125
background-color: #FFFFFF;
5126-
border-color: #dedcc7;
5126+
border-color: #dedede;
51275127
}
51285128
.codebox p {
5129-
border-bottom-color: #e2e0cd;
5129+
border-bottom-color: #e3e3e3;
51305130
}
51315131
.codebox code {
51325132
color: #34a042;
51335133
}
51345134
.attachbox {
5135-
background-color: #EBEADD;
5136-
border-color: #dedcc7;
5135+
background-color: #f0f0f0;
5136+
border-color: #dedede;
51375137
}
51385138
.attachbox dd {
5139-
border-top-color: #e2e0cd;
5139+
border-top-color: #e3e3e3;
51405140
}
51415141
.attachbox p {
51425142
color: #666;
@@ -5148,7 +5148,7 @@ dl.file dd {
51485148
color: #666;
51495149
}
51505150
dl.thumbnail img {
5151-
border-color: #e2e0cd;
5151+
border-color: #e3e3e3;
51525152
background-color: #f4f4f4;
51535153
}
51545154
dl.thumbnail dd {
@@ -6359,3 +6359,6 @@ td, th {
63596359
.affix {
63606360
position: fixed;
63616361
}
6362+
tt {
6363+
font-family: monospace;
6364+
}

0 commit comments

Comments
 (0)