File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -216,19 +216,21 @@ div.rst-content {
216216.rst-content .guilabel {
217217 /* border: 1px solid #7fbbe3; */
218218 /* border: 1px solid #e7f2fa; */
219- border : 1px solid # ffff99 ;
219+ /* border: 1px solid #ffff99; */
220220 /* border: 1px solid #ccffcc; */
221221 /* border: 1px solid #f2f2f2; */
222222 /* border: 1px solid #e6f2ff; */
223- border : 1px solid # fff3cd ;
223+ /* border: 1px solid #fff3cd; */
224+ border : 1px solid # ccffff ;
224225
225226 /* background: #e7f2fa; */
226227 /* background: #e6ffff; */
227- background : # ffff99 ;
228+ /* background: #ffff99; */
228229 /* background: #ccffcc; */
229230 /* background-color: #f2f2f2; */
230231 /* background: #e6f2ff; */
231- background : # fff3cd ;
232+ /* background: #fff3cd; */
233+ background : # ccffff ;
232234
233235 /* font-size: 80%; */
234236 font-size : 100% ;
You can’t perform that action at this time.
0 commit comments